/* [project]/apps/readest-app/src/styles/globals.css [app-client] (css) */
*, :before, :after, ::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: #3b82f680;
  --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: ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

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

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

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

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

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

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

button, select {
  text-transform: none;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

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

progress {
  vertical-align: baseline;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

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 {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

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

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

:disabled {
  cursor: default;
}

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

:root, [data-theme] {
  background-color: var(--fallback-b1, oklch(var(--b1) / 1));
  color: var(--fallback-bc, oklch(var(--bc) / 1));
}

@supports not (color: oklch(0% 0 0)) {
  :root {
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light;
    --fallback-p: #491eff;
    --fallback-pc: #d4dbff;
    --fallback-s: #ff41c7;
    --fallback-sc: #fff9fc;
    --fallback-a: #00cfbd;
    --fallback-ac: #00100d;
    --fallback-n: #2b3440;
    --fallback-nc: #d7dde4;
    --fallback-b1: #fff;
    --fallback-b2: #e5e6e6;
    --fallback-b3: #e5e6e6;
    --fallback-bc: #1f2937;
    --fallback-in: #00b3f0;
    --fallback-inc: #000;
    --fallback-su: #00ca92;
    --fallback-suc: #000;
    --fallback-wa: #ffc22d;
    --fallback-wac: #000;
    --fallback-er: #ff6f70;
    --fallback-erc: #000;
  }

  @media (prefers-color-scheme: dark) {
    :root {
      --lightningcss-light: ;
      --lightningcss-dark: initial;
      color-scheme: dark;
      --fallback-p: #7582ff;
      --fallback-pc: #050617;
      --fallback-s: #ff71cf;
      --fallback-sc: #190211;
      --fallback-a: #00c7b5;
      --fallback-ac: #000e0c;
      --fallback-n: #2a323c;
      --fallback-nc: #a6adbb;
      --fallback-b1: #1d232a;
      --fallback-b2: #191e24;
      --fallback-b3: #15191e;
      --fallback-bc: #a6adbb;
      --fallback-in: #00b3f0;
      --fallback-inc: #000;
      --fallback-su: #00ca92;
      --fallback-suc: #000;
      --fallback-wa: #ffc22d;
      --fallback-wac: #000;
      --fallback-er: #ff6f70;
      --fallback-erc: #000;
    }
  }
}

html {
  -webkit-tap-highlight-color: transparent;
}

* {
  scrollbar-color: color-mix(in oklch, currentColor 35%, transparent) transparent;
}

:hover {
  scrollbar-color: color-mix(in oklch, currentColor 60%, transparent) transparent;
}

:root {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 89.824% .06192 275.75;
  --ac: 15.352% .0368 183.61;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --p: 49.12% .3096 275.75;
  --s: 69.71% .329 342.55;
  --sc: 98.71% .0106 342.55;
  --a: 76.76% .184 183.61;
  --n: 32.1785% .02476 255.702;
  --nc: 89.4994% .011585 252.096;
  --b1: 100% 0 0;
  --b2: 96.1151% 0 0;
  --b3: 92.4169% .00108 197.138;
  --bc: 27.8078% .029596 256.848;
}

@media (prefers-color-scheme: dark) {
  :root {
    --lightningcss-light: ;
    --lightningcss-dark: initial;
    color-scheme: dark;
    --in: 72.06% .191 231.6;
    --su: 64.8% .15 160;
    --wa: 84.71% .199 83.87;
    --er: 71.76% .221 22.18;
    --pc: 13.138% .0392 275.75;
    --sc: 14.96% .052 342.55;
    --ac: 14.902% .0334 183.61;
    --inc: 0% 0 0;
    --suc: 0% 0 0;
    --wac: 0% 0 0;
    --erc: 0% 0 0;
    --rounded-box: 1rem;
    --rounded-btn: .5rem;
    --rounded-badge: 1.9rem;
    --animation-btn: .25s;
    --animation-input: .2s;
    --btn-focus-scale: .95;
    --border-btn: 1px;
    --tab-border: 1px;
    --tab-radius: .5rem;
    --p: 65.69% .196 275.75;
    --s: 74.8% .26 342.55;
    --a: 74.51% .167 183.61;
    --n: 31.3815% .021108 254.139;
    --nc: 74.6477% .0216 264.436;
    --b1: 25.3267% .015896 252.418;
    --b2: 23.2607% .013807 253.101;
    --b3: 21.1484% .01165 254.088;
    --bc: 74.6477% .0216 264.436;
  }
}

[data-theme="light"] {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 89.824% .06192 275.75;
  --ac: 15.352% .0368 183.61;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --p: 49.12% .3096 275.75;
  --s: 69.71% .329 342.55;
  --sc: 98.71% .0106 342.55;
  --a: 76.76% .184 183.61;
  --n: 32.1785% .02476 255.702;
  --nc: 89.4994% .011585 252.096;
  --b1: 100% 0 0;
  --b2: 96.1151% 0 0;
  --b3: 92.4169% .00108 197.138;
  --bc: 27.8078% .029596 256.848;
}

[data-theme="dark"] {
  --lightningcss-light: ;
  --lightningcss-dark: initial;
  color-scheme: dark;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 13.138% .0392 275.75;
  --sc: 14.96% .052 342.55;
  --ac: 14.902% .0334 183.61;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --p: 65.69% .196 275.75;
  --s: 74.8% .26 342.55;
  --a: 74.51% .167 183.61;
  --n: 31.3815% .021108 254.139;
  --nc: 74.6477% .0216 264.436;
  --b1: 25.3267% .015896 252.418;
  --b2: 23.2607% .013807 253.101;
  --b3: 21.1484% .01165 254.088;
  --bc: 74.6477% .0216 264.436;
}

[data-theme="default-light"] {
  --b1: 100% 0 0;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 90.4393% .035418 255.83;
  --sc: 13.5101% .035293 252.259;
  --ac: 14.3225% .024655 208.5;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 96.1151% 0 0;
  --b3: 90.6701% 0 0;
  --bc: 20.4627% 0 0;
  --n: 88.5305% 0 0;
  --nc: 40.912% 0 0;
  --p: 52.1966% .17709 255.83;
  --s: 67.5503% .176463 252.259;
  --a: 71.6123% .123273 208.5;
}

[data-theme="default-dark"] {
  --b1: 25.1965% 0 0;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 15.3275% .020171 242.142;
  --sc: 12.5971% .03174 247.652;
  --ac: 14.5191% .032986 346.619;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 30.5191% 0 0;
  --b3: 37.5299% 0 0;
  --bc: 90.6701% 0 0;
  --n: 40.1667% 0 0;
  --nc: 74.7628% 0 0;
  --p: 76.6375% .100853 242.142;
  --s: 62.9857% .158699 247.652;
  --a: 72.5956% .16493 346.619;
}

[data-theme="gray-light"] {
  --b1: 90.6701% 0 0;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 12.2717% .024923 250.558;
  --sc: 15.5518% .014002 248.744;
  --ac: 14.8037% .021474 205.973;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 86.6863% 0 0;
  --b3: 81.0931% 0 0;
  --bc: 25.1965% 0 0;
  --n: 78.8921% 0 0;
  --nc: 44.9533% 0 0;
  --p: 61.3584% .124616 250.558;
  --s: 77.7589% .070011 248.744;
  --a: 74.0187% .107372 205.973;
}

[data-theme="gray-dark"] {
  --b1: 38.6654% 0 0;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 16.2416% .016739 230.826;
  --sc: 13.7488% .026574 235.769;
  --ac: 15.1354% .029657 340.916;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 43.4947% 0 0;
  --b3: 49.9696% 0 0;
  --bc: 82.6562% 0 0;
  --n: 52.4304% 0 0;
  --nc: 66.3255% 0 0;
  --p: 81.2082% .083694 230.826;
  --s: 68.7439% .132868 235.769;
  --a: 75.677% .148287 340.916;
}

[data-theme="sepia-light"] {
  --b1: 93.177% .033185 89.8527;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 11.5304% .019682 194.769;
  --sc: 17.3501% .029616 194.769;
  --ac: 11.2044% .026796 156.758;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 90.2331% .047055 89.5807;
  --b3: 86.3774% .065954 89.9101;
  --bc: 41.2015% .038485 58.7352;
  --n: 82.537% .047942 89.5886;
  --nc: 58.7306% .01246 63.2313;
  --p: 57.6522% .098411 194.769;
  --s: 86.7505% .148082 194.769;
  --a: 56.0219% .133978 156.758;
}

[data-theme="sepia-dark"] {
  --b1: 30.466% .017817 77.9564;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 15.736% .023244 191.558;
  --sc: 11.8303% .018517 191.174;
  --ac: 12.6761% .04535 326.327;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 35.7145% .021407 75.7354;
  --b3: 42.908% .028511 79.452;
  --bc: 89.4633% .093584 77.6337;
  --n: 44.2255% 0 0;
  --nc: 77.7048% .137285 74.173;
  --p: 78.6802% .116222 191.558;
  --s: 59.1516% .092583 191.174;
  --a: 63.3805% .226749 326.327;
}

[data-theme="grass-light"] {
  --b1: 88.0401% .040333 113.396;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 90.3314% .02284 157.358;
  --sc: 15.2202% .034617 156.779;
  --ac: 90.2025% .030151 144.686;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 85.0253% .049917 113.718;
  --b3: 80.6601% .064812 113.655;
  --bc: 27.786% .039841 126.972;
  --n: 74.4399% .023919 112.423;
  --nc: 47.1064% .036057 125.843;
  --p: 51.6571% .114198 157.358;
  --s: 76.1011% .173083 156.779;
  --a: 51.0127% .150755 144.686;
}

[data-theme="grass-dark"] {
  --b1: 32.5154% .025717 117.04;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 16.2464% .040275 124.395;
  --sc: 90.3872% .025428 123.826;
  --ac: 13.5441% .026118 227.754;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 38.0852% .031319 117.569;
  --b3: 45.5862% .039245 117.173;
  --bc: 88.6617% .048331 115.077;
  --n: 44.9533% 0 0;
  --nc: 72.1321% .045211 116.17;
  --p: 81.2322% .201376 124.395;
  --s: 51.936% .127139 123.826;
  --a: 67.7204% .130591 227.754;
}

[data-theme="cherry-light"] {
  --b1: 88.7712% .035065 9.0002;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 11.9137% .040548 25.8942;
  --sc: 14.9631% .022889 20.1276;
  --ac: 12.1904% .041306 1.70929;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 84.1483% .050847 10.5402;
  --b3: 77.6333% .074162 10.3691;
  --bc: 29.0529% .087315 34.3719;
  --n: 76.1705% .05006 8.70894;
  --nc: 47.5767% .1264 34.9669;
  --p: 59.5686% .202742 25.8942;
  --s: 74.8155% .114446 20.1276;
  --a: 60.9519% .206529 1.70929;
}

[data-theme="cherry-dark"] {
  --b1: 33.3366% .034053 10.4434;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 14.07% .037742 19.5844;
  --sc: 12.493% .051108 28.2822;
  --ac: 17.7802% .046542 142.282;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 37.8144% .040272 9.73696;
  --b3: 44.1876% .048302 11.6877;
  --bc: 84.9556% .037795 9.65004;
  --n: 49.2609% 0 0;
  --nc: 68.6885% .042584 10.5338;
  --p: 70.3501% .188709 19.5844;
  --s: 62.4648% .255541 28.2822;
  --a: 88.9011% .23271 142.282;
}

[data-theme="sky-light"] {
  --b1: 89.5718% .03605 257.391;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 90.2789% .044859 266.558;
  --sc: 14.2777% .024744 272.151;
  --ac: 13.3655% .028782 242.556;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 85.1249% .052485 257.368;
  --b3: 78.7689% .076343 257.218;
  --bc: 30.3988% .049899 272.078;
  --n: 76.9137% .059215 256.571;
  --nc: 50.235% .03085 273.64;
  --p: 51.3943% .224295 266.558;
  --s: 71.3887% .123722 272.151;
  --a: 66.8276% .143911 242.556;
}

[data-theme="sky-dark"] {
  --b1: 30.7576% .045935 273.113;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 14.07% .037742 19.5844;
  --sc: 12.493% .051108 28.2822;
  --ac: 17.7802% .046542 142.282;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 35.1398% .053562 272;
  --b3: 40.797% .06664 273.217;
  --bc: 80.9823% .049408 280.093;
  --n: 46.5675% .019747 274.475;
  --nc: 64.5989% .052392 279.716;
  --p: 70.3501% .188709 19.5844;
  --s: 62.4648% .255541 28.2822;
  --a: 88.9011% .23271 142.282;
}

[data-theme="solarized-light"] {
  --b1: 97.3528% .026053 90.0953;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 12.2976% .027878 244.927;
  --sc: 15.1718% .018706 239.472;
  --ac: 15.5994% .025418 196.147;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 95.0516% .04774 90.0579;
  --b3: 92.2252% .077659 90.4827;
  --bc: 52.3013% .028303 219.136;
  --n: 89.137% .070568 90.3423;
  --nc: 68.2953% 0 0;
  --p: 61.4879% .139389 244.927;
  --s: 75.8592% .093529 239.472;
  --a: 77.9972% .127091 196.147;
}

[data-theme="solarized-dark"] {
  --b1: 26.7337% .048612 219.817;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 12.2976% .027878 244.927;
  --sc: 88.4559% .018348 244.2;
  --ac: 91.6544% .044056 350.903;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 34.0633% .062686 221.473;
  --b3: 44.0347% .081667 222.474;
  --bc: 69.7899% .015902 196.794;
  --n: 45.3881% .079106 220.654;
  --nc: 51.3794% 0 0;
  --p: 61.4879% .139389 244.927;
  --s: 42.2796% .091742 244.2;
  --a: 58.2721% .220282 350.903;
}

[data-theme="gruvbox-light"] {
  --b1: 95.5523% .055459 96.1549;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 89.4129% .016328 215.806;
  --sc: 14.4349% .025391 216.387;
  --ac: 90.2022% .019905 169.771;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 93.7059% .078092 96.5413;
  --b3: 91.3697% .107449 96.5113;
  --bc: 34.4068% .006603 48.5229;
  --n: 87.6471% .095451 96.7929;
  --nc: 53.1282% 0 0;
  --p: 47.0644% .081641 215.806;
  --s: 72.1745% .126953 216.387;
  --a: 51.0108% .099525 169.771;
}

[data-theme="gruvbox-dark"] {
  --b1: 27.6848% 0 0;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 13.8531% .008396 169.768;
  --sc: 90.3652% .007802 170.165;
  --ac: 12.8152% .011062 312.44;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 32.8969% 0 0;
  --b3: 39.7927% 0 0;
  --bc: 89.4146% .05659 89.2405;
  --n: 42.3926% 0 0;
  --nc: 75.0556% .076962 88.6221;
  --p: 69.2655% .041978 169.768;
  --s: 51.8261% .039011 170.165;
  --a: 64.076% .05531 312.44;
}

[data-theme="nord-light"] {
  --b1: 95.1276% .007445 260.732;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 11.8872% .015449 254.028;
  --sc: 15.3708% .008554 252.882;
  --ac: 13.325% .01391 210.451;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 90.8855% .014646 264.494;
  --b3: 84.9384% .024333 262.086;
  --bc: 32.4374% .022945 264.182;
  --n: 83.4729% .006474 255.481;
  --nc: 52.4304% 0 0;
  --p: 59.4359% .077246 254.028;
  --s: 76.8539% .04277 252.882;
  --a: 66.6249% .069548 210.451;
}

[data-theme="nord-dark"] {
  --b1: 32.4374% .022945 264.182;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 15.4929% .01245 217.469;
  --sc: 12.6389% .017103 219.211;
  --ac: 14.3562% .022752 335.141;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 37.1187% .0275 265.392;
  --b3: 43.4519% .033558 265.105;
  --bc: 89.9258% .016374 262.749;
  --n: 47.8359% 0 0;
  --nc: 74.289% .012799 259.824;
  --p: 77.4643% .062249 217.469;
  --s: 63.1946% .085514 219.211;
  --a: 71.7808% .113759 335.141;
}

[data-theme="contrast-light"] {
  --b1: 100% 0 0;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 12.2717% .024923 250.558;
  --sc: 15.5518% .014002 248.744;
  --ac: 14.8037% .021474 205.973;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 96.1151% 0 0;
  --b3: 90.6701% 0 0;
  --bc: 0% 0 0;
  --n: 88.5305% 0 0;
  --nc: 32.1093% 0 0;
  --p: 61.3584% .124616 250.558;
  --s: 77.7589% .070011 248.744;
  --a: 74.0187% .107372 205.973;
}

[data-theme="contrast-dark"] {
  --b1: 0% 0 0;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 16.2416% .016739 230.826;
  --sc: 13.7488% .026574 235.769;
  --ac: 15.1354% .029657 340.916;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 15.9066% 0 0;
  --b3: 23.9292% 0 0;
  --bc: 100% 0 0;
  --n: 26.8618% 0 0;
  --nc: 84.5222% 0 0;
  --p: 81.2082% .083694 230.826;
  --s: 68.7439% .132868 235.769;
  --a: 75.677% .148287 340.916;
}

[data-theme="sunset-light"] {
  --b1: 98.0417% .012663 63.9252;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 14.1781% .036211 25.4883;
  --sc: 17.7779% .01165 22.2281;
  --ac: 14.2608% .038637 1.09628;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 94.6731% .034878 63.2306;
  --b3: 90.2349% .065162 62.3394;
  --bc: 32.9167% .031039 54.2656;
  --n: 87.9416% .063025 62.9477;
  --nc: 51.3572% .013891 51.1364;
  --p: 70.8905% .181057 25.4883;
  --s: 88.8897% .058252 22.2281;
  --a: 71.3038% .193185 1.09628;
}

[data-theme="sunset-dark"] {
  --b1: 30.7043% .027603 40.2969;
  --in: 72.06% .191 231.6;
  --su: 64.8% .15 160;
  --wa: 84.71% .199 83.87;
  --er: 71.76% .221 22.18;
  --pc: 15.8438% .023947 25.0765;
  --sc: 13.1273% .046061 29.4947;
  --ac: 18.2333% .033294 145.681;
  --inc: 0% 0 0;
  --suc: 0% 0 0;
  --wac: 0% 0 0;
  --erc: 0% 0 0;
  --rounded-box: 1rem;
  --rounded-btn: .5rem;
  --rounded-badge: 1.9rem;
  --animation-btn: .25s;
  --animation-input: .2s;
  --btn-focus-scale: .95;
  --border-btn: 1px;
  --tab-border: 1px;
  --tab-radius: .5rem;
  --b2: 35.58% .034043 38.3831;
  --b3: 42.1965% .042159 40.5023;
  --bc: 92.4011% .026841 47.209;
  --n: 45.3934% .006745 31.0749;
  --nc: 76.6185% .05977 46.8124;
  --p: 79.219% .119734 25.0765;
  --s: 65.6363% .230304 29.4947;
  --a: 91.1664% .166469 145.681;
}

.\!container {
  width: 100% !important;
}

.container {
  width: 100%;
}

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

  .container {
    max-width: 640px;
  }
}

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

  .container {
    max-width: 768px;
  }
}

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

  .container {
    max-width: 1024px;
  }
}

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

  .container {
    max-width: 1280px;
  }
}

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

  .container {
    max-width: 1536px;
  }
}

.alert {
  text-align: center;
  border-radius: var(--rounded-box, 1rem);
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
  --tw-text-opacity: 1;
  width: 100%;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  --alert-bg: var(--fallback-b2, oklch(var(--b2) / 1));
  --alert-bg-mix: var(--fallback-b1, oklch(var(--b1) / 1));
  background-color: var(--alert-bg);
  grid-auto-flow: row;
  align-content: flex-start;
  place-items: center;
  gap: 1rem;
  padding: 1rem;
  display: grid;
}

@media (min-width: 640px) {
  .alert {
    text-align: start;
    grid-template-columns: auto minmax(auto, 1fr);
    grid-auto-flow: column;
    justify-items: start;
  }
}

.avatar {
  display: inline-flex;
  position: relative;
}

.avatar > div {
  aspect-ratio: 1;
  display: block;
  overflow: hidden;
}

.avatar img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.avatar.placeholder > div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.badge {
  border-radius: var(--rounded-badge, 1.9rem);
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  width: fit-content;
  height: 1.25rem;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  justify-content: center;
  align-items: center;
  padding-left: .563rem;
  padding-right: .563rem;
  font-size: .875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
  display: inline-flex;
}

.breadcrumbs {
  max-width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  overflow-x: auto;
}

.breadcrumbs > ul, .breadcrumbs > ol {
  white-space: nowrap;
  align-items: center;
  min-height: min-content;
  display: flex;
}

.breadcrumbs > ul > li, .breadcrumbs > ol > li {
  align-items: center;
  display: flex;
}

.breadcrumbs > ul > li > a, .breadcrumbs > ol > li > a {
  cursor: pointer;
  align-items: center;
  display: flex;
}

@media (hover: hover) {
  .breadcrumbs > ul > li > a:hover, .breadcrumbs > ol > li > a:hover {
    text-decoration-line: underline;
  }

  .label a:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  }

  .menu li > :not(ul, .menu-title, details, .btn):active, .menu li > :not(ul, .menu-title, details, .btn).active, .menu li > details > summary:active {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity)));
    --tw-text-opacity: 1;
    color: var(--fallback-nc, oklch(var(--nc) / var(--tw-text-opacity)));
  }

  .tab:hover {
    --tw-text-opacity: 1;
  }

  .table tr.hover:hover, .table tr.hover:nth-child(2n):hover {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
  }
}

.btn {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  border-radius: var(--rounded-btn, .5rem);
  border-color: #0000;
  border-color: oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity));
  text-align: center;
  border-width: var(--border-btn, 1px);
  --tw-text-opacity: 1;
  height: 3rem;
  min-height: 3rem;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --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);
  outline-color: var(--fallback-bc, oklch(var(--bc) / 1));
  background-color: oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  --tw-border-opacity: 1;
  flex-wrap: wrap;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1em;
  text-decoration-line: none;
  transition-property: color, background-color, border-color, opacity, box-shadow, transform;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
  display: inline-flex;
}

.btn-disabled, .btn[disabled], .btn:disabled {
  pointer-events: none;
}

.btn-square {
  width: 3rem;
  height: 3rem;
  padding: 0;
}

.btn-circle {
  border-radius: 9999px;
  width: 3rem;
  height: 3rem;
  padding: 0;
}

:where(.btn:is(input[type="checkbox"])), :where(.btn:is(input[type="radio"])) {
  appearance: none;
  width: auto;
}

.btn:is(input[type="checkbox"]):after, .btn:is(input[type="radio"]):after {
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}

.card {
  border-radius: var(--rounded-box, 1rem);
  flex-direction: column;
  display: flex;
  position: relative;
}

.card:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.card-body {
  padding: var(--padding-card, 2rem);
  flex-direction: column;
  flex: auto;
  gap: .5rem;
  display: flex;
}

.card-body :where(p) {
  flex-grow: 1;
}

.card-actions {
  flex-wrap: wrap;
  align-items: flex-start;
  gap: .5rem;
  display: flex;
}

.card figure {
  justify-content: center;
  align-items: center;
  display: flex;
}

.card.image-full {
  display: grid;
}

.card.image-full:before {
  content: "";
  z-index: 10;
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity)));
  opacity: .75;
  position: relative;
}

.card.image-full:before, .card.image-full > * {
  grid-row-start: 1;
  grid-column-start: 1;
}

.card.image-full > figure img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}

.card.image-full > .card-body {
  z-index: 20;
  --tw-text-opacity: 1;
  color: var(--fallback-nc, oklch(var(--nc) / var(--tw-text-opacity)));
  position: relative;
}

.checkbox {
  --chkbg: var(--fallback-bc, oklch(var(--bc) / 1));
  --chkfg: var(--fallback-b1, oklch(var(--b1) / 1));
  cursor: pointer;
  appearance: none;
  border-radius: var(--rounded-btn, .5rem);
  border-width: 1px;
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
  --tw-border-opacity: .2;
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
}

.collapse:not(td):not(tr):not(colgroup) {
  visibility: visible;
}

.collapse {
  border-radius: var(--rounded-box, 1rem);
  grid-template-rows: max-content 0fr;
  width: 100%;
  transition: grid-template-rows .2s;
  display: grid;
  position: relative;
  overflow: hidden;
}

.collapse-title, .collapse > input[type="checkbox"], .collapse > input[type="radio"], .collapse-content {
  grid-row-start: 1;
  grid-column-start: 1;
}

.collapse > input[type="checkbox"], .collapse > input[type="radio"] {
  appearance: none;
  opacity: 0;
}

:where(.collapse > input[type="checkbox"]), :where(.collapse > input[type="radio"]) {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.collapse-content {
  visibility: hidden;
  min-height: 0;
  cursor: unset;
  grid-row-start: 2;
  grid-column-start: 1;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: padding .2s ease-out, background-color .2s ease-out;
}

.collapse[open], .collapse-open, .collapse:focus:not(.collapse-close), :is(.collapse:not(.collapse-close):has( > input[type="checkbox"]:checked), .collapse:not(.collapse-close):has( > input[type="radio"]:checked)) {
  grid-template-rows: max-content 1fr;
}

.collapse[open] > .collapse-content, .collapse-open > .collapse-content, .collapse:focus:not(.collapse-close) > .collapse-content, .collapse:not(.collapse-close) > input[type="checkbox"]:checked ~ .collapse-content, .collapse:not(.collapse-close) > input[type="radio"]:checked ~ .collapse-content {
  visibility: visible;
  min-height: fit-content;
}

.dropdown {
  display: inline-block;
  position: relative;
}

.dropdown > :not(summary):focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.dropdown .dropdown-content {
  position: absolute;
}

.dropdown:not(details) .dropdown-content {
  visibility: hidden;
  opacity: 0;
  transform-origin: top;
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

.dropdown-end .dropdown-content {
  inset-inline-end: 0;
}

.dropdown-left .dropdown-content {
  bottom: auto;
  inset-inline-end: 100%;
  transform-origin: 100%;
  top: 0;
}

.dropdown-right .dropdown-content {
  bottom: auto;
  inset-inline-start: 100%;
  transform-origin: 0;
  top: 0;
}

.dropdown-bottom .dropdown-content {
  transform-origin: top;
  top: 100%;
  bottom: auto;
}

.dropdown-top .dropdown-content {
  transform-origin: bottom;
  top: auto;
  bottom: 100%;
}

.dropdown-end.dropdown-right .dropdown-content, .dropdown-end.dropdown-left .dropdown-content {
  top: auto;
  bottom: 0;
}

.dropdown.dropdown-open .dropdown-content, .dropdown:not(.dropdown-hover):focus .dropdown-content, .dropdown:focus-within .dropdown-content {
  visibility: visible;
  opacity: 1;
}

@media (hover: hover) {
  .dropdown.dropdown-hover:hover .dropdown-content {
    visibility: visible;
    opacity: 1;
  }

  .btm-nav > .disabled:hover, .btm-nav > [disabled]:hover {
    pointer-events: none;
    --tw-border-opacity: 0;
    background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity)));
    --tw-bg-opacity: .1;
    color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
    --tw-text-opacity: .2;
  }

  .btn:hover {
    --tw-border-opacity: 1;
    border-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn:hover {
      background-color: color-mix(in oklab, oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%, black);
      border-color: color-mix(in oklab, oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%, black);
    }
  }

  @supports not (color: oklch(0% 0 0)) {
    .btn:hover {
      background-color: var(--btn-color, var(--fallback-b2));
      border-color: var(--btn-color, var(--fallback-b2));
    }
  }

  .btn.glass:hover {
    --glass-opacity: 25%;
    --glass-border-opacity: 15%;
  }

  .btn-ghost:hover {
    border-color: #0000;
  }

  @supports (color: oklch(0% 0 0)) {
    .btn-ghost:hover {
      background-color: var(--fallback-bc, oklch(var(--bc) / .2));
    }
  }

  .btn-outline:hover {
    --tw-border-opacity: 1;
    border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity)));
    --tw-text-opacity: 1;
    color: var(--fallback-b1, oklch(var(--b1) / var(--tw-text-opacity)));
  }

  .btn-outline.btn-primary:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-pc, oklch(var(--pc) / var(--tw-text-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn-outline.btn-primary:hover {
      background-color: color-mix(in oklab, var(--fallback-p, oklch(var(--p) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p, oklch(var(--p) / 1)) 90%, black);
    }
  }

  .btn-outline.btn-secondary:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-sc, oklch(var(--sc) / var(--tw-text-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn-outline.btn-secondary:hover {
      background-color: color-mix(in oklab, var(--fallback-s, oklch(var(--s) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-s, oklch(var(--s) / 1)) 90%, black);
    }
  }

  .btn-outline.btn-accent:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-ac, oklch(var(--ac) / var(--tw-text-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn-outline.btn-accent:hover {
      background-color: color-mix(in oklab, var(--fallback-a, oklch(var(--a) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-a, oklch(var(--a) / 1)) 90%, black);
    }
  }

  .btn-outline.btn-success:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-suc, oklch(var(--suc) / var(--tw-text-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn-outline.btn-success:hover {
      background-color: color-mix(in oklab, var(--fallback-su, oklch(var(--su) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-su, oklch(var(--su) / 1)) 90%, black);
    }
  }

  .btn-outline.btn-info:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-inc, oklch(var(--inc) / var(--tw-text-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn-outline.btn-info:hover {
      background-color: color-mix(in oklab, var(--fallback-in, oklch(var(--in) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-in, oklch(var(--in) / 1)) 90%, black);
    }
  }

  .btn-outline.btn-warning:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-wac, oklch(var(--wac) / var(--tw-text-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn-outline.btn-warning:hover {
      background-color: color-mix(in oklab, var(--fallback-wa, oklch(var(--wa) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-wa, oklch(var(--wa) / 1)) 90%, black);
    }
  }

  .btn-outline.btn-error:hover {
    --tw-text-opacity: 1;
    color: var(--fallback-erc, oklch(var(--erc) / var(--tw-text-opacity)));
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn-outline.btn-error:hover {
      background-color: color-mix(in oklab, var(--fallback-er, oklch(var(--er) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-er, oklch(var(--er) / 1)) 90%, black);
    }
  }

  .btn-disabled:hover, .btn[disabled]:hover, .btn:disabled:hover {
    --tw-border-opacity: 0;
    background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity)));
    --tw-bg-opacity: .2;
    color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
    --tw-text-opacity: .2;
  }

  @supports (color: color-mix(in oklab, black, black)) {
    .btn:is(input[type="checkbox"]:checked):hover, .btn:is(input[type="radio"]:checked):hover {
      background-color: color-mix(in oklab, var(--fallback-p, oklch(var(--p) / 1)) 90%, black);
      border-color: color-mix(in oklab, var(--fallback-p, oklch(var(--p) / 1)) 90%, black);
    }
  }

  .dropdown.dropdown-hover:hover .dropdown-content {
    --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));
  }

  :where(.menu li:not(.menu-title, .disabled) > :not(ul, details, .menu-title)):not(.active, .btn):hover, :where(.menu li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.active, .btn):hover {
    cursor: pointer;
    outline-offset: 2px;
    outline: 2px solid #0000;
  }

  @supports (color: oklch(0% 0 0)) {
    :where(.menu li:not(.menu-title, .disabled) > :not(ul, details, .menu-title)):not(.active, .btn):hover, :where(.menu li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(.active, .btn):hover {
      background-color: var(--fallback-bc, oklch(var(--bc) / .1));
    }
  }

  .tab[disabled], .tab[disabled]:hover {
    cursor: not-allowed;
    color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
    --tw-text-opacity: .2;
  }
}

.dropdown:is(details) summary::-webkit-details-marker {
  display: none;
}

.footer {
  -moz-column-gap: 1rem;
  grid-auto-flow: row;
  place-items: start;
  gap: 2.5rem 1rem;
  width: 100%;
  font-size: .875rem;
  line-height: 1.25rem;
  display: grid;
}

.footer > * {
  place-items: start;
  gap: .5rem;
  display: grid;
}

@media (min-width: 48rem) {
  .footer {
    grid-auto-flow: column;
  }

  .footer-center {
    grid-auto-flow: row dense;
  }
}

.form-control {
  flex-direction: column;
  display: flex;
}

.label {
  -webkit-user-select: none;
  user-select: none;
  justify-content: space-between;
  align-items: center;
  padding: .5rem .25rem;
  display: flex;
}

.hero {
  background-position: center;
  background-size: cover;
  place-items: center;
  width: 100%;
  display: grid;
}

.hero > * {
  grid-row-start: 1;
  grid-column-start: 1;
}

.hero-content {
  z-index: 0;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  max-width: 80rem;
  padding: 1rem;
  display: flex;
}

.input {
  appearance: none;
  border-radius: var(--rounded-btn, .5rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  border-width: 1px;
  border-color: #0000;
  flex-shrink: 1;
  height: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.input[type="number"]::-webkit-inner-spin-button {
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-inline-end: -1rem;
}

.input-md[type="number"]::-webkit-inner-spin-button {
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-inline-end: -1rem;
}

.join {
  border-radius: var(--rounded-btn, .5rem);
  align-items: stretch;
  display: inline-flex;
}

.join :where(.join-item), .join .join-item:not(:first-child):not(:last-child), .join :not(:first-child):not(:last-child) .join-item {
  border-start-start-radius: 0;
  border-start-end-radius: 0;
  border-end-end-radius: 0;
  border-end-start-radius: 0;
}

.join .join-item:first-child:not(:last-child), .join :first-child:not(:last-child) .join-item {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}

.join .dropdown .join-item:first-child:not(:last-child), .join :first-child:not(:last-child) .dropdown .join-item {
  border-start-end-radius: inherit;
  border-end-end-radius: inherit;
}

.join :where(.join-item:first-child:not(:last-child)), .join :where(:first-child:not(:last-child) .join-item) {
  border-start-start-radius: inherit;
  border-end-start-radius: inherit;
}

.join .join-item:last-child:not(:first-child), .join :last-child:not(:first-child) .join-item {
  border-start-start-radius: 0;
  border-end-start-radius: 0;
}

.join :where(.join-item:last-child:not(:first-child)), .join :where(:last-child:not(:first-child) .join-item) {
  border-start-end-radius: inherit;
  border-end-end-radius: inherit;
}

@supports not selector(:has(*)) {
  :where(.join *) {
    border-radius: inherit;
  }
}

@supports selector(:has(*)) {
  :where(.join :has(.join-item)) {
    border-radius: inherit;
  }
}

.kbd {
  border-radius: var(--rounded-btn, .5rem);
  border-width: 1px;
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
  --tw-border-opacity: .2;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  border-bottom-width: 2px;
  justify-content: center;
  align-items: center;
  min-width: 2.2em;
  min-height: 2.2em;
  padding-left: .5rem;
  padding-right: .5rem;
  display: inline-flex;
}

.\!link {
  cursor: pointer !important;
  text-decoration-line: underline !important;
}

.link {
  cursor: pointer;
  text-decoration-line: underline;
}

.menu {
  flex-flow: column wrap;
  padding: .5rem;
  font-size: .875rem;
  line-height: 1.25rem;
  display: flex;
}

.menu :where(li ul) {
  white-space: nowrap;
  margin-inline-start: 1rem;
  padding-inline-start: .5rem;
  position: relative;
}

.menu :where(li:not(.menu-title) > :not(ul, details, .menu-title, .btn)), .menu :where(li:not(.menu-title) > details > summary:not(.menu-title)) {
  -webkit-user-select: none;
  user-select: none;
  grid-auto-columns: minmax(auto, max-content) auto max-content;
  grid-auto-flow: column;
  align-content: flex-start;
  align-items: center;
  gap: .5rem;
  display: grid;
}

.menu li.disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  user-select: none;
  color: var(--fallback-bc, oklch(var(--bc) / .3));
}

.menu :where(li > .menu-dropdown:not(.menu-dropdown-show)) {
  display: none;
}

:where(.menu li) {
  flex-flow: column wrap;
  flex-shrink: 0;
  align-items: stretch;
  display: flex;
  position: relative;
}

:where(.menu li) .badge {
  justify-self: end;
}

.\!modal {
  pointer-events: none !important;
  opacity: 0 !important;
  overscroll-behavior: contain !important;
  z-index: 999 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  max-height: none !important;
  color: inherit !important;
  background-color: #0000 !important;
  justify-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  transition-property: transform, opacity, visibility !important;
  transition-duration: .2s !important;
  transition-timing-function: cubic-bezier(0, 0, .2, 1) !important;
  display: grid !important;
  position: fixed !important;
  inset: 0 !important;
  overflow-y: hidden !important;
}

.modal {
  pointer-events: none;
  opacity: 0;
  overscroll-behavior: contain;
  z-index: 999;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  color: inherit;
  background-color: #0000;
  justify-items: center;
  margin: 0;
  padding: 0;
  transition-property: transform, opacity, visibility;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
  display: grid;
  position: fixed;
  inset: 0;
  overflow-y: hidden;
}

:where(.\!modal) {
  align-items: center !important;
}

:where(.modal) {
  align-items: center;
}

.modal-box {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  width: 91.6667%;
  max-width: 32rem;
  max-height: calc(100vh - 5em);
  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));
  border-bottom-right-radius: var(--rounded-box, 1rem);
  border-bottom-left-radius: var(--rounded-box, 1rem);
  border-top-left-radius: var(--rounded-box, 1rem);
  border-top-right-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  overscroll-behavior: contain;
  grid-row-start: 1;
  grid-column-start: 1;
  padding: 1.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
  overflow-y: auto;
  box-shadow: 0 25px 50px -12px #00000040;
}

.modal-open, .modal:target, .modal-toggle:checked + .modal, .modal[open] {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.\!modal:target, .modal-toggle:checked + .\!modal, .\!modal[open] {
  pointer-events: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.modal-action {
  justify-content: flex-end;
  margin-top: 1.5rem;
  display: flex;
}

:root:has(:is(.modal-open, .modal:target, .modal-toggle:checked + .modal, .modal[open])) {
  scrollbar-gutter: stable;
  overflow: hidden;
}

:root:has(:is(.modal-open, .\!modal:target, .modal-toggle:checked + .\!modal, .\!modal[open])) {
  scrollbar-gutter: stable !important;
  overflow: hidden !important;
}

.navbar {
  padding: var(--navbar-padding, .5rem);
  align-items: center;
  width: 100%;
  min-height: 4rem;
  display: flex;
}

:where(.navbar > :not(script, style)) {
  align-items: center;
  display: inline-flex;
}

.navbar-start {
  justify-content: flex-start;
  width: 50%;
}

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

.navbar-end {
  justify-content: flex-end;
  width: 50%;
}

.\!progress {
  appearance: none !important;
  border-radius: var(--rounded-box, 1rem) !important;
  background-color: var(--fallback-bc, oklch(var(--bc) / .2)) !important;
  width: 100% !important;
  height: .5rem !important;
  position: relative !important;
  overflow: hidden !important;
}

.progress {
  appearance: none;
  border-radius: var(--rounded-box, 1rem);
  background-color: var(--fallback-bc, oklch(var(--bc) / .2));
  width: 100%;
  height: .5rem;
  position: relative;
  overflow: hidden;
}

.radial-progress {
  height: var(--size);
  width: var(--size);
  vertical-align: middle;
  box-sizing: content-box;
  --value: 0;
  --size: 5rem;
  --thickness: calc(var(--size) / 10);
  background-color: #0000;
  border-radius: 9999px;
  place-content: center;
  display: inline-grid;
  position: relative;
}

.radial-progress::-moz-progress-bar {
  appearance: none;
  background-color: #0000;
}

.radial-progress::-webkit-progress-value {
  appearance: none;
  background-color: #0000;
}

.radial-progress::-webkit-progress-bar {
  appearance: none;
  background-color: #0000;
}

.radial-progress:before, .radial-progress:after {
  content: "";
  border-radius: 9999px;
  position: absolute;
}

.radial-progress:before {
  background: radial-gradient(farthest-side, currentColor 98%, #0000) top / var(--thickness) var(--thickness) no-repeat, conic-gradient(currentColor calc(var(--value) * 1%), #0000 0);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--thickness)), #000 calc(100% - var(--thickness)));
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--thickness)), #000 calc(100% - var(--thickness)));
  mask: radial-gradient(farthest-side, #0000 calc(99% - var(--thickness)), #000 calc(100% - var(--thickness)));
  inset: 0;
}

.radial-progress:after {
  inset: calc(50% - var(--thickness) / 2);
  transform: rotate(calc(var(--value) * 3.6deg - 90deg)) translate(calc(var(--size) / 2 - 50%));
  background-color: currentColor;
}

.radio {
  --chkbg: var(--bc);
  cursor: pointer;
  appearance: none;
  border-width: 1px;
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
  --tw-border-opacity: .2;
  border-radius: 9999px;
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
}

.\!range {
  cursor: pointer !important;
  appearance: none !important;
  --range-shdw: var(--fallback-bc, oklch(var(--bc) / 1)) !important;
  border-radius: var(--rounded-box, 1rem) !important;
  background-color: #0000 !important;
  width: 100% !important;
  height: 1.5rem !important;
  overflow: hidden !important;
}

.range {
  cursor: pointer;
  appearance: none;
  --range-shdw: var(--fallback-bc, oklch(var(--bc) / 1));
  border-radius: var(--rounded-box, 1rem);
  background-color: #0000;
  width: 100%;
  height: 1.5rem;
  overflow: hidden;
}

.\!range:focus {
  outline: none !important;
}

.range:focus {
  outline: none;
}

.select {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  appearance: none;
  border-radius: var(--rounded-btn, .5rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  background-image: linear-gradient(45deg, #0000 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, #0000 50%);
  background-position: calc(100% - 20px) calc(1px + 50%), calc(100% - 16.1px) calc(1px + 50%);
  background-repeat: no-repeat;
  background-size: 4px 4px, 4px 4px;
  border-width: 1px;
  border-color: #0000;
  height: 3rem;
  min-height: 3rem;
  padding-inline: 1rem 2.5rem;
  font-size: .875rem;
  line-height: 2;
  display: inline-flex;
}

.select[multiple] {
  height: auto;
}

.stack {
  place-items: flex-end center;
  display: inline-grid;
}

.stack > * {
  z-index: 1;
  opacity: .6;
  grid-row-start: 1;
  grid-column-start: 1;
  width: 100%;
  transform: translateY(10%)scale(.9);
}

.stack > :nth-child(2) {
  z-index: 2;
  opacity: .8;
  transform: translateY(5%)scale(.95);
}

.stack > :first-child {
  z-index: 3;
  opacity: 1;
  transform: translateY(0)scale(1);
}

.steps .step {
  text-align: center;
  grid-template-rows: 40px 1fr;
  grid-template-columns: auto;
  place-items: center;
  min-width: 4rem;
  display: grid;
}

.tabs {
  align-items: flex-end;
  display: grid;
}

:is(.tabs-lifted:has(.tab-content[class^="rounded-"]) .tab:first-child:not(:is(.tab-active, [aria-selected="true"])), .tabs-lifted:has(.tab-content[class*=" rounded-"]) .tab:first-child:not(:is(.tab-active, [aria-selected="true"]))) {
  border-bottom-color: #0000;
}

.tab {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  appearance: none;
  text-align: center;
  --tab-padding: 1rem;
  --tw-text-opacity: .5;
  --tab-color: var(--fallback-bc, oklch(var(--bc) / 1));
  --tab-bg: var(--fallback-b1, oklch(var(--b1) / 1));
  --tab-border-color: var(--fallback-b3, oklch(var(--b3) / 1));
  height: 2rem;
  color: var(--tab-color);
  flex-wrap: wrap;
  grid-row-start: 1;
  justify-content: center;
  align-items: center;
  padding-inline-start: var(--tab-padding, 1rem);
  padding-inline-end: var(--tab-padding, 1rem);
  font-size: .875rem;
  line-height: 2;
  display: inline-flex;
  position: relative;
}

.tab:is(input[type="radio"]) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: auto;
}

.tab:is(input[type="radio"]):after {
  --tw-content: attr(aria-label);
  content: var(--tw-content);
}

.tab:not(input):empty {
  cursor: default;
  grid-column-start: span 9999;
}

input.tab:checked + .tab-content, :is(.tab-active, [aria-selected="true"]) + .tab-content {
  display: block;
}

.table {
  border-radius: var(--rounded-box, 1rem);
  text-align: left;
  width: 100%;
  font-size: .875rem;
  line-height: 1.25rem;
  position: relative;
}

.table :where(.table-pin-rows thead tr) {
  z-index: 1;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  position: sticky;
  top: 0;
}

.table :where(.table-pin-rows tfoot tr) {
  z-index: 1;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  position: sticky;
  bottom: 0;
}

.table :where(.table-pin-cols tr th) {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  position: sticky;
  left: 0;
  right: 0;
}

.textarea {
  border-radius: var(--rounded-btn, .5rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  border-width: 1px;
  border-color: #0000;
  flex-shrink: 1;
  min-height: 3rem;
  padding: .5rem 1rem;
  font-size: .875rem;
  line-height: 2;
}

.toast {
  white-space: nowrap;
  flex-direction: column;
  gap: .5rem;
  min-width: fit-content;
  padding: 1rem;
  display: flex;
  position: fixed;
}

.toggle {
  --tglbg: var(--fallback-b1, oklch(var(--b1) / 1));
  --handleoffset: 1.5rem;
  --handleoffsetcalculator: calc(var(--handleoffset) * -1);
  --togglehandleborder: 0 0;
  cursor: pointer;
  appearance: none;
  border-radius: var(--rounded-badge, 1.9rem);
  width: 3rem;
  height: 1.5rem;
  color: var(--fallback-bc, oklch(var(--bc) / .5));
  transition: background, box-shadow var(--animation-input, .2s) ease-out;
  box-shadow: var(--handleoffsetcalculator) 0 0 2px var(--tglbg) inset, 0 0 0 2px var(--tglbg) inset, var(--togglehandleborder);
  background-color: currentColor;
  border-width: 1px;
  border-color: currentColor;
  flex-shrink: 0;
}

.alert-success {
  border-color: var(--fallback-su, oklch(var(--su) / .2));
  --tw-text-opacity: 1;
  color: var(--fallback-suc, oklch(var(--suc) / var(--tw-text-opacity)));
  --alert-bg: var(--fallback-su, oklch(var(--su) / 1));
  --alert-bg-mix: var(--fallback-b1, oklch(var(--b1) / 1));
}

.alert-warning {
  border-color: var(--fallback-wa, oklch(var(--wa) / .2));
  --tw-text-opacity: 1;
  color: var(--fallback-wac, oklch(var(--wac) / var(--tw-text-opacity)));
  --alert-bg: var(--fallback-wa, oklch(var(--wa) / 1));
  --alert-bg-mix: var(--fallback-b1, oklch(var(--b1) / 1));
}

.alert-error {
  border-color: var(--fallback-er, oklch(var(--er) / .2));
  --tw-text-opacity: 1;
  color: var(--fallback-erc, oklch(var(--erc) / var(--tw-text-opacity)));
  --alert-bg: var(--fallback-er, oklch(var(--er) / 1));
  --alert-bg-mix: var(--fallback-b1, oklch(var(--b1) / 1));
}

.avatar-group :where(.avatar) {
  --tw-border-opacity: 1;
  border-width: 4px;
  border-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-border-opacity)));
  border-radius: 9999px;
  overflow: hidden;
}

.badge-primary {
  --tw-border-opacity: 1;
  border-color: var(--fallback-p, oklch(var(--p) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p, oklch(var(--p) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc, oklch(var(--pc) / var(--tw-text-opacity)));
}

.badge-outline {
  --tw-border-opacity: .5;
  color: currentColor;
  background-color: #0000;
  border-color: currentColor;
}

.badge-outline.badge-neutral {
  --tw-text-opacity: 1;
  color: var(--fallback-n, oklch(var(--n) / var(--tw-text-opacity)));
}

.badge-outline.badge-primary {
  --tw-text-opacity: 1;
  color: var(--fallback-p, oklch(var(--p) / var(--tw-text-opacity)));
}

.badge-outline.badge-secondary {
  --tw-text-opacity: 1;
  color: var(--fallback-s, oklch(var(--s) / var(--tw-text-opacity)));
}

.badge-outline.badge-accent {
  --tw-text-opacity: 1;
  color: var(--fallback-a, oklch(var(--a) / var(--tw-text-opacity)));
}

.badge-outline.badge-info {
  --tw-text-opacity: 1;
  color: var(--fallback-in, oklch(var(--in) / var(--tw-text-opacity)));
}

.badge-outline.badge-success {
  --tw-text-opacity: 1;
  color: var(--fallback-su, oklch(var(--su) / var(--tw-text-opacity)));
}

.badge-outline.badge-warning {
  --tw-text-opacity: 1;
  color: var(--fallback-wa, oklch(var(--wa) / var(--tw-text-opacity)));
}

.badge-outline.badge-error {
  --tw-text-opacity: 1;
  color: var(--fallback-er, oklch(var(--er) / var(--tw-text-opacity)));
}

.btm-nav > :where(.active) {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  border-top-width: 2px;
}

.btm-nav > .disabled, .btm-nav > [disabled] {
  pointer-events: none;
  --tw-border-opacity: 0;
  background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity)));
  --tw-bg-opacity: .1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  --tw-text-opacity: .2;
}

.btm-nav > * .label {
  font-size: 1rem;
  line-height: 1.5rem;
}

.breadcrumbs > ul > li > a:focus, .breadcrumbs > ol > li > a:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.breadcrumbs > ul > li > a:focus-visible, .breadcrumbs > ol > li > a:focus-visible {
  outline-offset: 2px;
  outline: 2px solid;
}

.breadcrumbs > ul > li + :before, .breadcrumbs > ol > li + :before {
  content: "";
  --tw-rotate: 45deg;
  width: .375rem;
  height: .375rem;
  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));
  opacity: .4;
  background-color: #0000;
  border-top: 1px solid;
  border-right: 1px solid;
  margin-left: .5rem;
  margin-right: .75rem;
  display: block;
}

[dir="rtl"] .breadcrumbs > ul > li + :before, [dir="rtl"] .breadcrumbs > ol > li + :before {
  --tw-rotate: -135deg;
}

@media (prefers-reduced-motion: no-preference) {
  .btn {
    animation: button-pop var(--animation-btn, .25s) ease-out;
  }
}

.btn:active:hover, .btn:active:focus {
  transform: scale(var(--btn-focus-scale, .97));
  animation: ease-out button-pop;
}

@supports not (color: oklch(0% 0 0)) {
  .btn {
    background-color: var(--btn-color, var(--fallback-b2));
    border-color: var(--btn-color, var(--fallback-b2));
  }

  .btn-primary {
    --btn-color: var(--fallback-p);
  }

  .btn-neutral {
    --btn-color: var(--fallback-n);
  }

  .btn-success {
    --btn-color: var(--fallback-su);
  }

  .btn-warning {
    --btn-color: var(--fallback-wa);
  }

  .prose :where(code):not(:where([class~="not-prose"] *, pre *)) {
    background-color: var(--fallback-b3, oklch(var(--b3) / 1));
  }
}

@supports (color: color-mix(in oklab, black, black)) {
  .btn-active {
    background-color: color-mix(in oklab, oklch(var(--btn-color, var(--b3)) / var(--tw-bg-opacity, 1)) 90%, black);
    border-color: color-mix(in oklab, oklch(var(--btn-color, var(--b3)) / var(--tw-border-opacity, 1)) 90%, black);
  }

  .btn-outline.btn-primary.btn-active {
    background-color: color-mix(in oklab, var(--fallback-p, oklch(var(--p) / 1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-p, oklch(var(--p) / 1)) 90%, black);
  }

  .btn-outline.btn-secondary.btn-active {
    background-color: color-mix(in oklab, var(--fallback-s, oklch(var(--s) / 1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-s, oklch(var(--s) / 1)) 90%, black);
  }

  .btn-outline.btn-accent.btn-active {
    background-color: color-mix(in oklab, var(--fallback-a, oklch(var(--a) / 1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-a, oklch(var(--a) / 1)) 90%, black);
  }

  .btn-outline.btn-success.btn-active {
    background-color: color-mix(in oklab, var(--fallback-su, oklch(var(--su) / 1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-su, oklch(var(--su) / 1)) 90%, black);
  }

  .btn-outline.btn-info.btn-active {
    background-color: color-mix(in oklab, var(--fallback-in, oklch(var(--in) / 1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-in, oklch(var(--in) / 1)) 90%, black);
  }

  .btn-outline.btn-warning.btn-active {
    background-color: color-mix(in oklab, var(--fallback-wa, oklch(var(--wa) / 1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-wa, oklch(var(--wa) / 1)) 90%, black);
  }

  .btn-outline.btn-error.btn-active {
    background-color: color-mix(in oklab, var(--fallback-er, oklch(var(--er) / 1)) 90%, black);
    border-color: color-mix(in oklab, var(--fallback-er, oklch(var(--er) / 1)) 90%, black);
  }
}

.btn:focus-visible {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
}

.btn-primary {
  --tw-text-opacity: 1;
  color: var(--fallback-pc, oklch(var(--pc) / var(--tw-text-opacity)));
  outline-color: var(--fallback-p, oklch(var(--p) / 1));
}

@supports (color: oklch(0% 0 0)) {
  .btn-primary {
    --btn-color: var(--p);
  }

  .btn-neutral {
    --btn-color: var(--n);
  }

  .btn-success {
    --btn-color: var(--su);
  }

  .btn-warning {
    --btn-color: var(--wa);
  }
}

.btn-neutral {
  --tw-text-opacity: 1;
  color: var(--fallback-nc, oklch(var(--nc) / var(--tw-text-opacity)));
  outline-color: var(--fallback-n, oklch(var(--n) / 1));
}

.btn-success {
  --tw-text-opacity: 1;
  color: var(--fallback-suc, oklch(var(--suc) / var(--tw-text-opacity)));
  outline-color: var(--fallback-su, oklch(var(--su) / 1));
}

.btn-warning {
  --tw-text-opacity: 1;
  color: var(--fallback-wac, oklch(var(--wac) / var(--tw-text-opacity)));
  outline-color: var(--fallback-wa, oklch(var(--wa) / 1));
}

.btn.glass {
  --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);
  outline-color: currentColor;
}

.btn.glass.btn-active {
  --glass-opacity: 25%;
  --glass-border-opacity: 15%;
}

.btn-ghost {
  color: currentColor;
  --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);
  background-color: #0000;
  border-width: 1px;
  border-color: #0000;
  outline-color: currentColor;
}

.btn-ghost.btn-active {
  background-color: var(--fallback-bc, oklch(var(--bc) / .2));
  border-color: #0000;
}

.btn-link.btn-active {
  background-color: #0000;
  border-color: #0000;
  text-decoration-line: underline;
}

.btn-outline {
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  --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);
  background-color: #0000;
  border-color: currentColor;
}

.btn-outline.btn-active {
  --tw-border-opacity: 1;
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-b1, oklch(var(--b1) / var(--tw-text-opacity)));
}

.btn-outline.btn-primary {
  --tw-text-opacity: 1;
  color: var(--fallback-p, oklch(var(--p) / var(--tw-text-opacity)));
}

.btn-outline.btn-primary.btn-active {
  --tw-text-opacity: 1;
  color: var(--fallback-pc, oklch(var(--pc) / var(--tw-text-opacity)));
}

.btn-outline.btn-secondary {
  --tw-text-opacity: 1;
  color: var(--fallback-s, oklch(var(--s) / var(--tw-text-opacity)));
}

.btn-outline.btn-secondary.btn-active {
  --tw-text-opacity: 1;
  color: var(--fallback-sc, oklch(var(--sc) / var(--tw-text-opacity)));
}

.btn-outline.btn-accent {
  --tw-text-opacity: 1;
  color: var(--fallback-a, oklch(var(--a) / var(--tw-text-opacity)));
}

.btn-outline.btn-accent.btn-active {
  --tw-text-opacity: 1;
  color: var(--fallback-ac, oklch(var(--ac) / var(--tw-text-opacity)));
}

.btn-outline.btn-success {
  --tw-text-opacity: 1;
  color: var(--fallback-su, oklch(var(--su) / var(--tw-text-opacity)));
}

.btn-outline.btn-success.btn-active {
  --tw-text-opacity: 1;
  color: var(--fallback-suc, oklch(var(--suc) / var(--tw-text-opacity)));
}

.btn-outline.btn-info {
  --tw-text-opacity: 1;
  color: var(--fallback-in, oklch(var(--in) / var(--tw-text-opacity)));
}

.btn-outline.btn-info.btn-active {
  --tw-text-opacity: 1;
  color: var(--fallback-inc, oklch(var(--inc) / var(--tw-text-opacity)));
}

.btn-outline.btn-warning {
  --tw-text-opacity: 1;
  color: var(--fallback-wa, oklch(var(--wa) / var(--tw-text-opacity)));
}

.btn-outline.btn-warning.btn-active {
  --tw-text-opacity: 1;
  color: var(--fallback-wac, oklch(var(--wac) / var(--tw-text-opacity)));
}

.btn-outline.btn-error {
  --tw-text-opacity: 1;
  color: var(--fallback-er, oklch(var(--er) / var(--tw-text-opacity)));
}

.btn-outline.btn-error.btn-active {
  --tw-text-opacity: 1;
  color: var(--fallback-erc, oklch(var(--erc) / var(--tw-text-opacity)));
}

.btn.btn-disabled, .btn[disabled], .btn:disabled {
  --tw-border-opacity: 0;
  background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity)));
  --tw-bg-opacity: .2;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  --tw-text-opacity: .2;
}

.btn:is(input[type="checkbox"]:checked), .btn:is(input[type="radio"]:checked) {
  --tw-border-opacity: 1;
  border-color: var(--fallback-p, oklch(var(--p) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p, oklch(var(--p) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-pc, oklch(var(--pc) / var(--tw-text-opacity)));
}

.btn:is(input[type="checkbox"]:checked):focus-visible, .btn:is(input[type="radio"]:checked):focus-visible {
  outline-color: var(--fallback-p, oklch(var(--p) / 1));
}

@keyframes button-pop {
  0% {
    transform: scale(var(--btn-focus-scale, .98));
  }

  40% {
    transform: scale(1.02);
  }

  100% {
    transform: scale(1);
  }
}

.card :where(figure:first-child) {
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
  border-end-end-radius: unset;
  border-end-start-radius: unset;
  overflow: hidden;
}

.card :where(figure:last-child) {
  border-start-start-radius: unset;
  border-start-end-radius: unset;
  border-end-end-radius: inherit;
  border-end-start-radius: inherit;
  overflow: hidden;
}

.card:focus-visible {
  outline-offset: 2px;
  outline: 2px solid;
}

.card.bordered {
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
}

.card.compact .card-body {
  padding: 1rem;
  font-size: .875rem;
  line-height: 1.25rem;
}

.card-title {
  align-items: center;
  gap: .5rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
  display: flex;
}

.card.image-full :where(figure) {
  border-radius: inherit;
  overflow: hidden;
}

.checkbox:focus {
  box-shadow: none;
}

.checkbox:focus-visible {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-bc, oklch(var(--bc) / 1));
}

.checkbox:disabled {
  cursor: not-allowed;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity)));
  opacity: .2;
  border-width: 0;
  border-color: #0000;
}

.checkbox:checked, .checkbox[aria-checked="true"] {
  animation: checkmark var(--animation-input, .2s) ease-out;
  background-repeat: no-repeat;
  background-color: var(--chkbg);
  background-image: linear-gradient(-45deg, transparent 65%, var(--chkbg) 65.99%), linear-gradient(45deg, transparent 75%, var(--chkbg) 75.99%), linear-gradient(-45deg, var(--chkbg) 40%, transparent 40.99%), linear-gradient(45deg, var(--chkbg) 30%, var(--chkfg) 30.99%, var(--chkfg) 40%, transparent 40.99%), linear-gradient(-45deg, var(--chkfg) 50%, var(--chkbg) 50.99%);
}

.checkbox:indeterminate {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity)));
  animation: checkmark var(--animation-input, .2s) ease-out;
  background-repeat: no-repeat;
  background-image: linear-gradient(90deg, transparent 80%, var(--chkbg) 80%), linear-gradient(-90deg, transparent 80%, var(--chkbg) 80%), linear-gradient(0deg, var(--chkbg) 43%, var(--chkfg) 43%, var(--chkfg) 57%, var(--chkbg) 57%);
}

@keyframes checkmark {
  0% {
    background-position-y: 5px;
  }

  50% {
    background-position-y: -2px;
  }

  100% {
    background-position-y: 0;
  }
}

details.collapse {
  width: 100%;
}

details.collapse summary {
  outline-offset: 2px;
  outline: 2px solid #0000;
  display: block;
  position: relative;
}

details.collapse summary::-webkit-details-marker {
  display: none;
}

.collapse:focus-visible, :is(.collapse:has(.collapse-title:focus-visible), .collapse:has( > input[type="checkbox"]:focus-visible), .collapse:has( > input[type="radio"]:focus-visible)) {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-bc, oklch(var(--bc) / 1));
}

.collapse-arrow > .collapse-title:after {
  --tw-translate-y: -100%;
  --tw-rotate: 45deg;
  width: .5rem;
  height: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  top: 1.9rem;
  content: "";
  transform-origin: 75% 75%;
  pointer-events: none;
  transition-property: all;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
  display: block;
  position: absolute;
  inset-inline-end: 1.4rem;
  box-shadow: 2px 2px;
}

.collapse-plus > .collapse-title:after {
  top: .9rem;
  content: "+";
  pointer-events: none;
  width: .5rem;
  height: .5rem;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
  display: block;
  position: absolute;
  inset-inline-end: 1.4rem;
}

.collapse:not(.collapse-open):not(.collapse-close) > input[type="checkbox"], .collapse:not(.collapse-open):not(.collapse-close) > input[type="radio"]:not(:checked), .collapse:not(.collapse-open):not(.collapse-close) > .collapse-title {
  cursor: pointer;
}

.collapse:focus:not(.collapse-open):not(.collapse-close):not(.collapse[open]) > .collapse-title {
  cursor: unset;
}

.collapse-title {
  position: relative;
}

.collapse-title, :where(.collapse > input[type="checkbox"]), :where(.collapse > input[type="radio"]) {
  padding: 1rem;
  min-height: 3.75rem;
  padding-inline-end: 3rem;
  transition: background-color .2s ease-out;
}

.collapse[open] > :where(.collapse-content), .collapse-open > :where(.collapse-content), .collapse:focus:not(.collapse-close) > :where(.collapse-content), .collapse:not(.collapse-close) > :where(input[type="checkbox"]:checked ~ .collapse-content), .collapse:not(.collapse-close) > :where(input[type="radio"]:checked ~ .collapse-content) {
  padding-bottom: 1rem;
  transition: padding .2s ease-out, background-color .2s ease-out;
}

.collapse[open].collapse-arrow > .collapse-title:after, .collapse-open.collapse-arrow > .collapse-title:after, .collapse-arrow:focus:not(.collapse-close) > .collapse-title:after, .collapse-arrow:not(.collapse-close) > input[type="checkbox"]:checked ~ .collapse-title:after, .collapse-arrow:not(.collapse-close) > input[type="radio"]:checked ~ .collapse-title:after {
  --tw-translate-y: -50%;
  --tw-rotate: 225deg;
  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));
}

.collapse[open].collapse-plus > .collapse-title:after, .collapse-open.collapse-plus > .collapse-title:after, .collapse-plus:focus:not(.collapse-close) > .collapse-title:after, .collapse-plus:not(.collapse-close) > input[type="checkbox"]:checked ~ .collapse-title:after, .collapse-plus:not(.collapse-close) > input[type="radio"]:checked ~ .collapse-title:after {
  content: "−";
}

.dropdown.dropdown-open .dropdown-content, .dropdown:focus .dropdown-content, .dropdown:focus-within .dropdown-content {
  --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));
}

.label-text {
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  font-size: .875rem;
  line-height: 1.25rem;
}

.label-text-alt {
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  font-size: .75rem;
  line-height: 1rem;
}

.input input {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p, oklch(var(--p) / var(--tw-bg-opacity)));
  background-color: #0000;
}

.input input:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.input[list]::-webkit-calendar-picker-indicator {
  line-height: 1em;
}

.input-bordered {
  border-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.input:focus, .input:focus-within {
  box-shadow: none;
  border-color: var(--fallback-bc, oklch(var(--bc) / .2));
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.input-ghost {
  --tw-bg-opacity: .05;
}

.input-ghost:focus, .input-ghost:focus-within {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  box-shadow: none;
}

.input-disabled, .input:disabled, .input[disabled] {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
  color: var(--fallback-bc, oklch(var(--bc) / .4));
}

.input:has( > input[disabled]) {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
  color: var(--fallback-bc, oklch(var(--bc) / .4));
}

.input:has( > input[disabled])::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.input-disabled::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.input:disabled::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.input[disabled]::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.input-disabled::placeholder, .input:disabled::placeholder, .input[disabled]::placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.input:has( > input[disabled])::placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.input:has( > input[disabled]) > input[disabled] {
  cursor: not-allowed;
}

.input::-webkit-date-and-time-value {
  text-align: inherit;
}

.join > :where(:not(:first-child)) {
  margin-top: 0;
  margin-bottom: 0;
  margin-inline-start: -1px;
}

.join > :where(:not(:first-child)).btn {
  margin-inline-start: calc(var(--border-btn) * -1);
}

.link-primary {
  --tw-text-opacity: 1;
  color: var(--fallback-p, oklch(var(--p) / var(--tw-text-opacity)));
}

@supports (color: color-mix(in oklab,black,black)) {
  @media (hover: hover) {
    .link-primary:hover {
      color: color-mix(in oklab, var(--fallback-p, oklch(var(--p) / 1)) 80%, black);
    }
  }
}

.\!link:focus {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

.link:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.\!link:focus-visible {
  outline-offset: 2px !important;
  outline: 2px solid !important;
}

.link:focus-visible {
  outline-offset: 2px;
  outline: 2px solid;
}

.\!loading {
  pointer-events: none !important;
  aspect-ratio: 1 !important;
  background-color: currentColor !important;
  width: 1.5rem !important;
  display: inline-block !important;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E") !important;
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E") !important;
  -webkit-mask-position: center !important;
  mask-position: center !important;
  -webkit-mask-size: 100% !important;
  mask-size: 100% !important;
  -webkit-mask-repeat: no-repeat !important;
  mask-repeat: no-repeat !important;
}

.loading {
  pointer-events: none;
  aspect-ratio: 1;
  background-color: currentColor;
  width: 1.5rem;
  display: inline-block;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.loading-spinner {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}

.loading-dots {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.1s'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.2s'/%3E%3C/circle%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.1s'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.2s'/%3E%3C/circle%3E%3C/svg%3E");
}

.loading-infinity {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='shape-rendering:auto;' width='200px' height='200px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cpath fill='none' stroke='black' stroke-width='10' stroke-dasharray='205.271 51.318' d='M24.3 30C11.4 30 5 43.3 5 50s6.4 20 19.3 20c19.3 0 32.1-40 51.4-40C88.6 30 95 43.3 95 50s-6.4 20-19.3 20C56.4 70 43.6 30 24.3 30z' stroke-linecap='round' style='transform:scale(0.8);transform-origin:50px 50px'%3E%3Canimate attributeName='stroke-dashoffset' repeatCount='indefinite' dur='2s' keyTimes='0;1' values='0;256.589'/%3E%3C/path%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='shape-rendering:auto;' width='200px' height='200px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cpath fill='none' stroke='black' stroke-width='10' stroke-dasharray='205.271 51.318' d='M24.3 30C11.4 30 5 43.3 5 50s6.4 20 19.3 20c19.3 0 32.1-40 51.4-40C88.6 30 95 43.3 95 50s-6.4 20-19.3 20C56.4 70 43.6 30 24.3 30z' stroke-linecap='round' style='transform:scale(0.8);transform-origin:50px 50px'%3E%3Canimate attributeName='stroke-dashoffset' repeatCount='indefinite' dur='2s' keyTimes='0;1' values='0;256.589'/%3E%3C/path%3E%3C/svg%3E");
}

.loading-sm {
  width: 1.25rem;
}

.loading-lg {
  width: 2.5rem;
}

:where(.menu li:empty) {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity)));
  opacity: .1;
  height: 1px;
  margin: .5rem 1rem;
}

.menu :where(li ul):before {
  bottom: .75rem;
  inset-inline-start: 0;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity)));
  opacity: .1;
  content: "";
  width: 1px;
  position: absolute;
  top: .75rem;
}

.menu :where(li:not(.menu-title) > :not(ul, details, .menu-title, .btn)), .menu :where(li:not(.menu-title) > details > summary:not(.menu-title)) {
  border-radius: var(--rounded-btn, .5rem);
  text-align: start;
  text-wrap: balance;
  padding: .5rem 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

:where(.menu li:not(.menu-title, .disabled) > :not(ul, details, .menu-title)):not(summary, .active, .btn).focus, :where(.menu li:not(.menu-title, .disabled) > :not(ul, details, .menu-title)):not(summary, .active, .btn):focus, :where(.menu li:not(.menu-title, .disabled) > :not(ul, details, .menu-title)):is(summary):not(.active, .btn):focus-visible, :where(.menu li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(summary, .active, .btn).focus, :where(.menu li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):not(summary, .active, .btn):focus, :where(.menu li:not(.menu-title, .disabled) > details > summary:not(.menu-title)):is(summary):not(.active, .btn):focus-visible {
  cursor: pointer;
  background-color: var(--fallback-bc, oklch(var(--bc) / .1));
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.menu li > :not(ul, .menu-title, details, .btn):active, .menu li > :not(ul, .menu-title, details, .btn).active, .menu li > details > summary:active {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-nc, oklch(var(--nc) / var(--tw-text-opacity)));
}

.menu :where(li > details > summary)::-webkit-details-marker {
  display: none;
}

.menu :where(li > details > summary):after, .menu :where(li > .menu-dropdown-toggle):after {
  content: "";
  transform-origin: 75% 75%;
  pointer-events: none;
  justify-self: end;
  width: .5rem;
  height: .5rem;
  margin-top: -.5rem;
  transition-property: transform, margin-top;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: block;
  transform: rotate(45deg);
  box-shadow: 2px 2px;
}

.menu :where(li > details[open] > summary):after, .menu :where(li > .menu-dropdown-toggle.menu-dropdown-show):after {
  margin-top: 0;
  transform: rotate(225deg);
}

.mockup-phone .display {
  border-radius: 40px;
  margin-top: -25px;
  overflow: hidden;
}

.mockup-browser .mockup-browser-toolbar .input {
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
  direction: ltr;
  width: 24rem;
  height: 1.75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.mockup-browser .mockup-browser-toolbar .input:before {
  content: "";
  aspect-ratio: 1;
  --tw-translate-y: -50%;
  height: .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));
  opacity: .6;
  border-width: 2px;
  border-color: currentColor;
  border-radius: 9999px;
  position: absolute;
  top: 50%;
  left: .5rem;
}

.mockup-browser .mockup-browser-toolbar .input:after {
  content: "";
  --tw-translate-y: 25%;
  --tw-rotate: -45deg;
  height: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: .6;
  border-width: 1px;
  border-color: currentColor;
  border-radius: 9999px;
  position: absolute;
  top: 50%;
  left: 1.25rem;
}

.modal:not(dialog:not(.modal-open)), .modal::backdrop {
  background-color: #0006;
  animation: .2s ease-out modal-pop;
}

.\!modal:not(dialog:not(.modal-open)), .\!modal::backdrop {
  background-color: #0006 !important;
  animation: .2s ease-out modal-pop !important;
}

.modal-backdrop {
  z-index: -1;
  color: #0000;
  grid-row-start: 1;
  grid-column-start: 1;
  place-self: stretch stretch;
  display: grid;
}

.modal-open .modal-box, .modal-toggle:checked + .modal .modal-box, .modal:target .modal-box, .modal[open] .modal-box {
  --tw-translate-y: 0px;
  --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));
}

.modal-toggle:checked + .\!modal .modal-box, .\!modal:target .modal-box, .\!modal[open] .modal-box {
  --tw-translate-y: 0px !important;
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !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;
}

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

.modal-action:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 1;
}

@keyframes modal-pop {
  0% {
    opacity: 0;
  }
}

.\!progress::-moz-progress-bar {
  border-radius: var(--rounded-box, 1rem) !important;
  background-color: currentColor !important;
}

.progress::-moz-progress-bar {
  border-radius: var(--rounded-box, 1rem);
  background-color: currentColor;
}

.progress-success::-moz-progress-bar {
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-su, oklch(var(--su) / var(--tw-bg-opacity)));
}

.\!progress:indeterminate {
  --progress-color: var(--fallback-bc, oklch(var(--bc) / 1)) !important;
  background-image: repeating-linear-gradient(90deg, var(--progress-color) -1%, var(--progress-color) 10%, transparent 10%, transparent 90%) !important;
  background-position-x: 15% !important;
  background-size: 200% !important;
  animation: 5s ease-in-out infinite progress-loading !important;
}

.progress:indeterminate {
  --progress-color: var(--fallback-bc, oklch(var(--bc) / 1));
  background-image: repeating-linear-gradient(90deg, var(--progress-color) -1%, var(--progress-color) 10%, transparent 10%, transparent 90%);
  background-position-x: 15%;
  background-size: 200%;
  animation: 5s ease-in-out infinite progress-loading;
}

.progress-success:indeterminate {
  --progress-color: var(--fallback-su, oklch(var(--su) / 1));
}

.\!progress::-webkit-progress-bar {
  border-radius: var(--rounded-box, 1rem) !important;
  background-color: #0000 !important;
}

.progress::-webkit-progress-bar {
  border-radius: var(--rounded-box, 1rem);
  background-color: #0000;
}

.\!progress::-webkit-progress-value {
  border-radius: var(--rounded-box, 1rem) !important;
  background-color: currentColor !important;
}

.progress::-webkit-progress-value {
  border-radius: var(--rounded-box, 1rem);
  background-color: currentColor;
}

.progress-success::-webkit-progress-value {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-su, oklch(var(--su) / var(--tw-bg-opacity)));
}

.\!progress:indeterminate::-moz-progress-bar {
  background-color: #0000 !important;
  background-image: repeating-linear-gradient(90deg, var(--progress-color) -1%, var(--progress-color) 10%, transparent 10%, transparent 90%) !important;
  background-position-x: 15% !important;
  background-size: 200% !important;
  animation: 5s ease-in-out infinite progress-loading !important;
}

.progress:indeterminate::-moz-progress-bar {
  background-color: #0000;
  background-image: repeating-linear-gradient(90deg, var(--progress-color) -1%, var(--progress-color) 10%, transparent 10%, transparent 90%);
  background-position-x: 15%;
  background-size: 200%;
  animation: 5s ease-in-out infinite progress-loading;
}

@keyframes progress-loading {
  50% {
    background-position-x: -115%;
  }
}

.radio:focus {
  box-shadow: none;
}

.radio:focus-visible {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-bc, oklch(var(--bc) / 1));
}

.radio:checked, .radio[aria-checked="true"] {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity)));
  animation: radiomark var(--animation-input, .2s) ease-out;
  box-shadow: 0 0 0 4px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 4px var(--fallback-b1, oklch(var(--b1) / 1)) inset;
  background-image: none;
}

.radio:disabled {
  cursor: not-allowed;
  opacity: .2;
}

@keyframes radiomark {
  0% {
    box-shadow: 0 0 0 12px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 12px var(--fallback-b1, oklch(var(--b1) / 1)) inset;
  }

  50% {
    box-shadow: 0 0 0 3px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 3px var(--fallback-b1, oklch(var(--b1) / 1)) inset;
  }

  100% {
    box-shadow: 0 0 0 4px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 4px var(--fallback-b1, oklch(var(--b1) / 1)) inset;
  }
}

.\!range:focus-visible::-webkit-slider-thumb {
  --focus-shadow: 0 0 0 6px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 2rem var(--range-shdw) inset !important;
}

.range:focus-visible::-webkit-slider-thumb {
  --focus-shadow: 0 0 0 6px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 2rem var(--range-shdw) inset;
}

.\!range:focus-visible::-moz-range-thumb {
  --focus-shadow: 0 0 0 6px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 2rem var(--range-shdw) inset !important;
}

.range:focus-visible::-moz-range-thumb {
  --focus-shadow: 0 0 0 6px var(--fallback-b1, oklch(var(--b1) / 1)) inset, 0 0 0 2rem var(--range-shdw) inset;
}

.\!range::-webkit-slider-runnable-track {
  border-radius: var(--rounded-box, 1rem) !important;
  background-color: var(--fallback-bc, oklch(var(--bc) / .1)) !important;
  width: 100% !important;
  height: .5rem !important;
}

.range::-webkit-slider-runnable-track {
  border-radius: var(--rounded-box, 1rem);
  background-color: var(--fallback-bc, oklch(var(--bc) / .1));
  width: 100%;
  height: .5rem;
}

.\!range::-moz-range-track {
  border-radius: var(--rounded-box, 1rem) !important;
  background-color: var(--fallback-bc, oklch(var(--bc) / .1)) !important;
  width: 100% !important;
  height: .5rem !important;
}

.range::-moz-range-track {
  border-radius: var(--rounded-box, 1rem);
  background-color: var(--fallback-bc, oklch(var(--bc) / .1));
  width: 100%;
  height: .5rem;
}

.\!range::-webkit-slider-thumb {
  border-radius: var(--rounded-box, 1rem) !important;
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity))) !important;
  appearance: none !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  color: var(--range-shdw) !important;
  --filler-size: 100rem !important;
  --filler-offset: .6rem !important;
  box-shadow: 0 0 0 3px var(--range-shdw) inset, var(--focus-shadow, 0 0), calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size) !important;
  border-style: none !important;
  position: relative !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.range::-webkit-slider-thumb {
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  appearance: none;
  width: 1.5rem;
  height: 1.5rem;
  color: var(--range-shdw);
  --filler-size: 100rem;
  --filler-offset: .6rem;
  box-shadow: 0 0 0 3px var(--range-shdw) inset, var(--focus-shadow, 0 0), calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size);
  border-style: none;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.\!range::-moz-range-thumb {
  border-radius: var(--rounded-box, 1rem) !important;
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity))) !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  color: var(--range-shdw) !important;
  --filler-size: 100rem !important;
  --filler-offset: .5rem !important;
  box-shadow: 0 0 0 3px var(--range-shdw) inset, var(--focus-shadow, 0 0), calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size) !important;
  border-style: none !important;
  position: relative !important;
  top: 50% !important;
}

.range::-moz-range-thumb {
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity)));
  width: 1.5rem;
  height: 1.5rem;
  color: var(--range-shdw);
  --filler-size: 100rem;
  --filler-offset: .5rem;
  box-shadow: 0 0 0 3px var(--range-shdw) inset, var(--focus-shadow, 0 0), calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size);
  border-style: none;
  position: relative;
  top: 50%;
}

@keyframes rating-pop {
  0% {
    transform: translateY(-.125em);
  }

  40% {
    transform: translateY(-.125em);
  }

  100% {
    transform: translateY(0);
  }
}

.select-bordered {
  border-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.select:focus {
  box-shadow: none;
  border-color: var(--fallback-bc, oklch(var(--bc) / .2));
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.select-disabled, .select:disabled, .select[disabled] {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
  color: var(--fallback-bc, oklch(var(--bc) / .4));
}

.select-disabled::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.select:disabled::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.select[disabled]::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.select-disabled::placeholder, .select:disabled::placeholder, .select[disabled]::placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.select-multiple, .select[multiple], .select[size].select:not([size="1"]) {
  background-image: none;
  padding-right: 1rem;
}

[dir="rtl"] .select {
  background-position: 12px calc(1px + 50%), 16px calc(1px + 50%);
}

.skeleton {
  border-radius: var(--rounded-box, 1rem);
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity)));
  will-change: background-position;
  background-image: linear-gradient(105deg, transparent 0%, transparent 40%, var(--fallback-b1, oklch(var(--b1) / 1)) 50%, transparent 60%, transparent 100%);
  background-position-x: -50%;
  background-repeat: no-repeat;
  background-size: 200%;
  animation: 1.8s ease-in-out infinite skeleton;
}

@media (prefers-reduced-motion) {
  .skeleton {
    animation-duration: 15s;
  }
}

@keyframes skeleton {
  from {
    background-position: 150%;
  }

  to {
    background-position: -50%;
  }
}

.steps .step:before {
  width: 100%;
  height: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  content: "";
  grid-row-start: 1;
  grid-column-start: 1;
  margin-inline-start: -100%;
  top: 0;
}

.steps .step:after {
  content: counter(step);
  counter-increment: step;
  z-index: 1;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity)));
  --tw-text-opacity: 1;
  width: 2rem;
  height: 2rem;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  border-radius: 9999px;
  grid-row-start: 1;
  grid-column-start: 1;
  place-self: center;
  place-items: center;
  display: grid;
  position: relative;
}

.steps .step:first-child:before {
  content: none;
}

.steps .step[data-content]:after {
  content: attr(data-content);
}

.tabs-lifted > .tab:focus-visible {
  border-end-end-radius: 0;
  border-end-start-radius: 0;
}

.tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]), .tab:is(input:checked) {
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
}

.tab:focus {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.tab:focus-visible {
  outline-offset: -5px;
  outline: 2px solid;
}

.tab-disabled, .tab[disabled] {
  cursor: not-allowed;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  --tw-text-opacity: .2;
}

.tabs-bordered > .tab {
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
  --tw-border-opacity: .2;
  border-style: solid;
  border-bottom-width: calc(var(--tab-border, 1px)  + 1px);
}

.tabs-lifted > .tab {
  border: var(--tab-border, 1px) solid transparent;
  border-width: 0 0 var(--tab-border, 1px) 0;
  border-bottom-color: var(--tab-border-color);
  padding-inline-start: var(--tab-padding, 1rem);
  padding-inline-end: var(--tab-padding, 1rem);
  padding-top: var(--tab-border, 1px);
  border-start-start-radius: var(--tab-radius, .5rem);
  border-start-end-radius: var(--tab-radius, .5rem);
}

.tabs-lifted > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]), .tabs-lifted > .tab:is(input:checked) {
  background-color: var(--tab-bg);
  border-width: var(--tab-border, 1px) var(--tab-border, 1px) 0 var(--tab-border, 1px);
  border-inline-start-color: var(--tab-border-color);
  border-inline-end-color: var(--tab-border-color);
  border-top-color: var(--tab-border-color);
  padding-inline-start: calc(var(--tab-padding, 1rem)  - var(--tab-border, 1px));
  padding-inline-end: calc(var(--tab-padding, 1rem)  - var(--tab-border, 1px));
  padding-bottom: var(--tab-border, 1px);
  padding-top: 0;
}

.tabs-lifted > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]):before, .tabs-lifted > .tab:is(input:checked):before {
  z-index: 1;
  content: "";
  width: calc(100% + var(--tab-radius, .5rem) * 2);
  height: var(--tab-radius, .5rem);
  background-size: var(--tab-radius, .5rem);
  --tab-grad: calc(69% - var(--tab-border, 1px));
  --radius-start: radial-gradient(circle at top left, transparent var(--tab-grad), var(--tab-border-color) calc(var(--tab-grad)  + .25px), var(--tab-border-color) calc(var(--tab-grad)  + var(--tab-border, 1px)), var(--tab-bg) calc(var(--tab-grad)  + var(--tab-border, 1px)  + .25px));
  --radius-end: radial-gradient(circle at top right, transparent var(--tab-grad), var(--tab-border-color) calc(var(--tab-grad)  + .25px), var(--tab-border-color) calc(var(--tab-grad)  + var(--tab-border, 1px)), var(--tab-bg) calc(var(--tab-grad)  + var(--tab-border, 1px)  + .25px));
  background-position: 0 0, 100% 0;
  background-repeat: no-repeat;
  background-image: var(--radius-start), var(--radius-end);
  display: block;
  position: absolute;
  bottom: 0;
}

.tabs-lifted > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]):first-child:before, .tabs-lifted > .tab:is(input:checked):first-child:before {
  background-image: var(--radius-end);
  background-position: 100% 0;
}

[dir="rtl"] .tabs-lifted > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]):first-child:before, [dir="rtl"] .tabs-lifted > .tab:is(input:checked):first-child:before, .tabs-lifted > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]):last-child:before, .tabs-lifted > .tab:is(input:checked):last-child:before {
  background-image: var(--radius-start);
  background-position: 0 0;
}

[dir="rtl"] .tabs-lifted > .tab:is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]):last-child:before, [dir="rtl"] .tabs-lifted > .tab:is(input:checked):last-child:before, .tabs-lifted > :is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]) + .tabs-lifted :is(.tab-active, [aria-selected="true"]):not(.tab-disabled):not([disabled]):before, .tabs-lifted > .tab:is(input:checked) + .tabs-lifted .tab:is(input:checked):before {
  background-image: var(--radius-end);
  background-position: 100% 0;
}

.tabs-boxed .tab {
  border-radius: var(--rounded-btn, .5rem);
}

.table:where([dir="rtl"], [dir="rtl"] *) {
  text-align: right;
}

.table :where(th, td) {
  vertical-align: middle;
  padding: .75rem 1rem;
}

.table tr.active, .table tr.active:nth-child(2n), .table-zebra tbody tr:nth-child(2n) {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
}

.table-zebra tr.active, .table-zebra tr.active:nth-child(2n), .table-zebra-zebra tbody tr:nth-child(2n) {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity)));
}

.table :where(thead tr, tbody tr:not(:last-child), tbody tr:first-child:last-child) {
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-bottom-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
}

.table :where(thead, tfoot) {
  white-space: nowrap;
  color: var(--fallback-bc, oklch(var(--bc) / .6));
  font-size: .75rem;
  font-weight: 700;
  line-height: 1rem;
}

.table :where(tfoot) {
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-top-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
}

.textarea-bordered {
  border-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.textarea:focus {
  box-shadow: none;
  border-color: var(--fallback-bc, oklch(var(--bc) / .2));
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.textarea-ghost {
  --tw-bg-opacity: .05;
}

.textarea-ghost:focus {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  box-shadow: none;
}

.textarea-disabled, .textarea:disabled, .textarea[disabled] {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity)));
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity)));
  color: var(--fallback-bc, oklch(var(--bc) / .4));
}

.textarea-disabled::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.textarea:disabled::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.textarea[disabled]::-moz-placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.textarea-disabled::placeholder, .textarea:disabled::placeholder, .textarea[disabled]::placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-placeholder-opacity)));
  --tw-placeholder-opacity: .2;
}

.toast > * {
  animation: .25s ease-out toast-pop;
}

@keyframes toast-pop {
  0% {
    opacity: 0;
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

[dir="rtl"] .toggle {
  --handleoffsetcalculator: calc(var(--handleoffset) * 1);
}

.toggle:focus-visible {
  outline-offset: 2px;
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.toggle:hover {
  background-color: currentColor;
}

.toggle:checked, .toggle[aria-checked="true"] {
  --handleoffsetcalculator: var(--handleoffset);
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  background-image: none;
}

[dir="rtl"] .toggle:checked, [dir="rtl"] .toggle[aria-checked="true"] {
  --handleoffsetcalculator: calc(var(--handleoffset) * -1);
}

.toggle:indeterminate {
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity)));
  box-shadow: calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset, calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset, 0 0 0 2px var(--tglbg) inset;
}

[dir="rtl"] .toggle:indeterminate {
  box-shadow: calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset, calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset, 0 0 0 2px var(--tglbg) inset;
}

.toggle:disabled {
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity)));
  opacity: .3;
  --togglehandleborder: 0 0 0 3px var(--fallback-bc, oklch(var(--bc) / 1)) inset, var(--handleoffsetcalculator) 0 0 3px var(--fallback-bc, oklch(var(--bc) / 1)) inset;
  background-color: #0000;
}

:root .prose {
  --tw-prose-body: var(--fallback-bc, oklch(var(--bc) / .8));
  --tw-prose-headings: var(--fallback-bc, oklch(var(--bc) / 1));
  --tw-prose-lead: var(--fallback-bc, oklch(var(--bc) / 1));
  --tw-prose-links: var(--fallback-bc, oklch(var(--bc) / 1));
  --tw-prose-bold: var(--fallback-bc, oklch(var(--bc) / 1));
  --tw-prose-counters: var(--fallback-bc, oklch(var(--bc) / 1));
  --tw-prose-bullets: var(--fallback-bc, oklch(var(--bc) / .5));
  --tw-prose-hr: var(--fallback-bc, oklch(var(--bc) / .2));
  --tw-prose-quotes: var(--fallback-bc, oklch(var(--bc) / 1));
  --tw-prose-quote-borders: var(--fallback-bc, oklch(var(--bc) / .2));
  --tw-prose-captions: var(--fallback-bc, oklch(var(--bc) / .5));
  --tw-prose-code: var(--fallback-bc, oklch(var(--bc) / 1));
  --tw-prose-pre-code: var(--fallback-nc, oklch(var(--nc) / 1));
  --tw-prose-pre-bg: var(--fallback-n, oklch(var(--n) / 1));
  --tw-prose-th-borders: var(--fallback-bc, oklch(var(--bc) / .5));
  --tw-prose-td-borders: var(--fallback-bc, oklch(var(--bc) / .2));
  --tw-prose-kbd: var(--fallback-bc, oklch(var(--bc) / .8));
}

.prose :where(code):not(:where([class~="not-prose"] *, pre *)) {
  border-radius: var(--rounded-badge);
  font-weight: initial;
  background-color: var(--fallback-bc, oklch(var(--bc) / .1));
  padding: 1px 8px;
}

.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  display: none;
}

.prose pre code {
  border-radius: 0;
  padding: 0;
}

.prose :where(tbody tr, thead):not(:where([class~="not-prose"] *)) {
  border-bottom-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.glass, .glass.btn-active {
  -webkit-backdrop-filter: blur(var(--glass-blur, 40px));
  backdrop-filter: blur(var(--glass-blur, 40px));
  background-color: #0000;
  background-image: linear-gradient(135deg, rgb(255 255 255 / var(--glass-opacity, 30%))0%, #0000 100%), linear-gradient(var(--glass-reflex-degree, 100deg), rgb(255 255 255 / var(--glass-reflex-opacity, 10%))25%, #0000 25%);
  box-shadow: 0 0 0 1px rgb(255 255 255 / var(--glass-border-opacity, 10%))inset, 0 0 0 2px #0000000d;
  text-shadow: 0 1px rgb(0 0 0 / var(--glass-text-shadow-opacity, 5%));
  border: none;
}

@media (hover: hover) {
  .glass.btn-active {
    -webkit-backdrop-filter: blur(var(--glass-blur, 40px));
    backdrop-filter: blur(var(--glass-blur, 40px));
    background-color: #0000;
    background-image: linear-gradient(135deg, rgb(255 255 255 / var(--glass-opacity, 30%))0%, #0000 100%), linear-gradient(var(--glass-reflex-degree, 100deg), rgb(255 255 255 / var(--glass-reflex-opacity, 10%))25%, #0000 25%);
    box-shadow: 0 0 0 1px rgb(255 255 255 / var(--glass-border-opacity, 10%))inset, 0 0 0 2px #0000000d;
    text-shadow: 0 1px rgb(0 0 0 / var(--glass-text-shadow-opacity, 5%));
    border: none;
  }
}

.artboard.phone {
  width: 320px;
}

.artboard.phone-1.horizontal, .artboard.phone-1.artboard-horizontal {
  width: 568px;
  height: 320px;
}

.artboard.phone-2.horizontal, .artboard.phone-2.artboard-horizontal {
  width: 667px;
  height: 375px;
}

.artboard.phone-3.horizontal, .artboard.phone-3.artboard-horizontal {
  width: 736px;
  height: 414px;
}

.artboard.phone-4.horizontal, .artboard.phone-4.artboard-horizontal {
  width: 812px;
  height: 375px;
}

.artboard.phone-5.horizontal, .artboard.phone-5.artboard-horizontal {
  width: 896px;
  height: 414px;
}

.artboard.phone-6.horizontal, .artboard.phone-6.artboard-horizontal {
  width: 1024px;
  height: 320px;
}

.badge-sm {
  height: 1rem;
  padding-left: .438rem;
  padding-right: .438rem;
  font-size: .75rem;
  line-height: 1rem;
}

.btm-nav-xs > :where(.active) {
  border-top-width: 1px;
}

.btm-nav-sm > :where(.active), .btm-nav-md > :where(.active) {
  border-top-width: 2px;
}

.btm-nav-lg > :where(.active) {
  border-top-width: 4px;
}

.btn-xs {
  height: 1.5rem;
  min-height: 1.5rem;
  padding-left: .5rem;
  padding-right: .5rem;
  font-size: .75rem;
}

.btn-sm {
  height: 2rem;
  min-height: 2rem;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: .875rem;
}

.btn-lg {
  height: 4rem;
  min-height: 4rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.125rem;
}

.btn-square:where(.btn-xs) {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
}

.btn-square:where(.btn-sm) {
  width: 2rem;
  height: 2rem;
  padding: 0;
}

.btn-square:where(.btn-md) {
  width: 3rem;
  height: 3rem;
  padding: 0;
}

.btn-square:where(.btn-lg) {
  width: 4rem;
  height: 4rem;
  padding: 0;
}

.btn-circle:where(.btn-xs) {
  border-radius: 9999px;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
}

.btn-circle:where(.btn-sm) {
  border-radius: 9999px;
  width: 2rem;
  height: 2rem;
  padding: 0;
}

.btn-circle:where(.btn-md) {
  border-radius: 9999px;
  width: 3rem;
  height: 3rem;
  padding: 0;
}

.btn-circle:where(.btn-lg) {
  border-radius: 9999px;
  width: 4rem;
  height: 4rem;
  padding: 0;
}

.join.join-vertical {
  flex-direction: column;
}

.join.join-vertical .join-item:first-child:not(:last-child), .join.join-vertical :first-child:not(:last-child) .join-item {
  border-start-start-radius: inherit;
  border-start-end-radius: inherit;
  border-end-end-radius: 0;
  border-end-start-radius: 0;
}

.join.join-vertical .join-item:last-child:not(:first-child), .join.join-vertical :last-child:not(:first-child) .join-item {
  border-start-start-radius: 0;
  border-start-end-radius: 0;
  border-end-end-radius: inherit;
  border-end-start-radius: inherit;
}

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

.join.join-horizontal .join-item:first-child:not(:last-child), .join.join-horizontal :first-child:not(:last-child) .join-item {
  border-start-start-radius: inherit;
  border-start-end-radius: 0;
  border-end-end-radius: 0;
  border-end-start-radius: inherit;
}

.join.join-horizontal .join-item:last-child:not(:first-child), .join.join-horizontal :last-child:not(:first-child) .join-item {
  border-start-start-radius: 0;
  border-start-end-radius: inherit;
  border-end-end-radius: inherit;
  border-end-start-radius: 0;
}

.menu-vertical {
  flex-direction: column;
  display: flex;
}

.menu-vertical > li:not(.menu-title) > details > ul {
  position: relative;
}

.range-sm {
  height: 1.25rem;
}

.range-sm::-webkit-slider-runnable-track {
  height: .25rem;
}

.range-sm::-moz-range-track {
  height: .25rem;
}

.range-sm::-webkit-slider-thumb {
  --filler-offset: .5rem;
  width: 1.25rem;
  height: 1.25rem;
}

.range-sm::-moz-range-thumb {
  --filler-offset: .5rem;
  width: 1.25rem;
  height: 1.25rem;
}

.steps-horizontal .step {
  text-align: center;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  grid-template-columns: repeat(1, minmax(0, 1fr));
  place-items: center;
  display: grid;
}

.steps-vertical .step {
  grid-template-rows: repeat(1, minmax(0, 1fr));
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}

.tabs-md :where(.tab) {
  --tab-padding: 1rem;
  height: 2rem;
  font-size: .875rem;
  line-height: 2;
}

.tabs-lg :where(.tab) {
  --tab-padding: 1.25rem;
  height: 3rem;
  font-size: 1.125rem;
  line-height: 2;
}

.tabs-sm :where(.tab) {
  --tab-padding: .75rem;
  height: 1.5rem;
  font-size: .875rem;
  line-height: .75rem;
}

.tabs-xs :where(.tab) {
  --tab-padding: .5rem;
  height: 1.25rem;
  font-size: .75rem;
  line-height: .75rem;
}

:where(.toast) {
  bottom: 0;
  inset-inline: auto 0;
  --tw-translate-x: 0px;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  top: auto;
}

.toast:where(.toast-start) {
  --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));
  inset-inline: 0 auto;
}

.toast:where(.toast-center) {
  --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));
  inset-inline: 50%;
}

.toast:where(.toast-center):where([dir="rtl"], [dir="rtl"] *) {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.toast:where(.toast-end) {
  --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));
  inset-inline: auto 0;
}

.toast:where(.toast-bottom) {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  top: auto;
  bottom: 0;
}

.toast:where(.toast-middle) {
  --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));
  top: 50%;
  bottom: auto;
}

.toast:where(.toast-top) {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  top: 0;
  bottom: auto;
}

.tooltip {
  --tooltip-offset: calc(100% + 1px + var(--tooltip-tail, 0px));
  display: inline-block;
  position: relative;
}

.tooltip:before {
  pointer-events: none;
  z-index: 1;
  content: var(--tw-content);
  --tw-content: attr(data-tip);
  position: absolute;
}

.tooltip:before, .tooltip-top:before {
  top: auto;
  left: 50%;
  right: auto;
  bottom: var(--tooltip-offset);
  transform: translateX(-50%);
}

.tooltip-bottom:before {
  top: var(--tooltip-offset);
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}

.tooltip-left:before {
  top: 50%;
  left: auto;
  right: var(--tooltip-offset);
  bottom: auto;
  transform: translateY(-50%);
}

.tooltip-right:before {
  top: 50%;
  left: var(--tooltip-offset);
  bottom: auto;
  right: auto;
  transform: translateY(-50%);
}

.avatar.online:before {
  content: "";
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-su, oklch(var(--su) / var(--tw-bg-opacity)));
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-b1, oklch(var(--b1) / 1));
  border-radius: 9999px;
  width: 15%;
  height: 15%;
  display: block;
  position: absolute;
  top: 7%;
  right: 7%;
}

.avatar.offline:before {
  content: "";
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity)));
  outline-width: 2px;
  outline-style: solid;
  outline-color: var(--fallback-b1, oklch(var(--b1) / 1));
  border-radius: 9999px;
  width: 15%;
  height: 15%;
  display: block;
  position: absolute;
  top: 7%;
  right: 7%;
}

.card-compact .card-body {
  padding: 1rem;
  font-size: .875rem;
  line-height: 1.25rem;
}

.card-compact .card-title {
  margin-bottom: .25rem;
}

.card-normal .card-body {
  padding: var(--padding-card, 2rem);
  font-size: 1rem;
  line-height: 1.5rem;
}

.card-normal .card-title {
  margin-bottom: .75rem;
}

.join.join-vertical > :where(:not(:first-child)) {
  margin-top: -1px;
  margin-left: 0;
  margin-right: 0;
}

.join.join-vertical > :where(:not(:first-child)).btn {
  margin-top: calc(var(--border-btn) * -1);
}

.join.join-horizontal > :where(:not(:first-child)) {
  margin-top: 0;
  margin-bottom: 0;
  margin-inline-start: -1px;
}

.join.join-horizontal > :where(:not(:first-child)).btn {
  margin-inline-start: calc(var(--border-btn) * -1);
  margin-top: 0;
}

.menu-vertical > li:not(.menu-title) > details > ul {
  margin-inline-start: 1rem;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  padding-inline-end: 0;
}

.modal-top :where(.modal-box) {
  --tw-translate-y: -2.5rem;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  width: 100%;
  max-width: none;
  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));
  border-bottom-right-radius: var(--rounded-box, 1rem);
  border-bottom-left-radius: var(--rounded-box, 1rem);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-middle :where(.modal-box) {
  --tw-translate-y: 0px;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  width: 91.6667%;
  max-width: 32rem;
  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));
  border-top-left-radius: var(--rounded-box, 1rem);
  border-top-right-radius: var(--rounded-box, 1rem);
  border-bottom-right-radius: var(--rounded-box, 1rem);
  border-bottom-left-radius: var(--rounded-box, 1rem);
}

.modal-bottom :where(.modal-box) {
  --tw-translate-y: 2.5rem;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  width: 100%;
  max-width: none;
  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));
  border-top-left-radius: var(--rounded-box, 1rem);
  border-top-right-radius: var(--rounded-box, 1rem);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.steps-horizontal .step {
  grid-template-rows: 40px 1fr;
  grid-template-columns: auto;
  min-width: 4rem;
}

.steps-horizontal .step:before {
  --tw-translate-x: 0px;
  --tw-translate-y: 0px;
  width: 100%;
  height: .5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
  margin-inline-start: -100%;
}

.steps-horizontal .step:where([dir="rtl"], [dir="rtl"] *):before {
  --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));
}

.steps-vertical .step {
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr;
  justify-items: start;
  gap: .5rem;
  min-height: 4rem;
}

.steps-vertical .step:before {
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  width: .5rem;
  height: 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));
  margin-inline-start: 50%;
}

.steps-vertical .step:where([dir="rtl"], [dir="rtl"] *):before {
  --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));
}

.tooltip {
  text-align: center;
  --tooltip-tail: .1875rem;
  --tooltip-color: var(--fallback-n, oklch(var(--n) / 1));
  --tooltip-text-color: var(--fallback-nc, oklch(var(--nc) / 1));
  --tooltip-tail-offset: calc(100% + .0625rem - var(--tooltip-tail));
  display: inline-block;
  position: relative;
}

.tooltip:before, .tooltip:after {
  opacity: 0;
  transition: color .2s cubic-bezier(.4, 0, .2, 1) .1s, background-color .2s cubic-bezier(.4, 0, .2, 1) .1s, border-color .2s cubic-bezier(.4, 0, .2, 1) .1s, text-decoration-color .2s cubic-bezier(.4, 0, .2, 1) .1s, fill .2s cubic-bezier(.4, 0, .2, 1) .1s, stroke .2s cubic-bezier(.4, 0, .2, 1) .1s, opacity .2s cubic-bezier(.4, 0, .2, 1) .1s, box-shadow .2s cubic-bezier(.4, 0, .2, 1) .1s, transform .2s cubic-bezier(.4, 0, .2, 1) .1s, filter .2s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-backdrop-filter .2s cubic-bezier(.4, 0, .2, 1) .1s, backdrop-filter .2s cubic-bezier(.4, 0, .2, 1) .1s;
}

.tooltip:after {
  content: "";
  border-style: solid;
  border-width: var(--tooltip-tail, 0);
  width: 0;
  height: 0;
  display: block;
  position: absolute;
}

.tooltip:before {
  white-space: normal;
  background-color: var(--tooltip-color);
  max-width: 20rem;
  color: var(--tooltip-text-color);
  border-radius: .25rem;
  width: max-content;
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.25rem;
}

.tooltip.tooltip-open:before, .tooltip.tooltip-open:after, .tooltip:hover:before, .tooltip:hover:after {
  opacity: 1;
  transition-delay: 75ms;
}

.tooltip:has(:focus-visible):after {
  opacity: 1;
  transition-delay: 75ms;
}

.tooltip:has(:focus-visible):before {
  opacity: 1;
  transition-delay: 75ms;
}

.tooltip:not([data-tip]):hover:before, .tooltip:not([data-tip]):hover:after {
  visibility: hidden;
  opacity: 0;
}

.tooltip:after, .tooltip-top:after {
  border-color: var(--tooltip-color) transparent transparent transparent;
  top: auto;
  left: 50%;
  right: auto;
  bottom: var(--tooltip-tail-offset);
  transform: translateX(-50%);
}

.tooltip-bottom:after {
  border-color: transparent transparent var(--tooltip-color) transparent;
  top: var(--tooltip-tail-offset);
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}

.tooltip-left:after {
  border-color: transparent transparent transparent var(--tooltip-color);
  top: 50%;
  left: auto;
  right: calc(var(--tooltip-tail-offset)  + .0625rem);
  bottom: auto;
  transform: translateY(-50%);
}

.tooltip-right:after {
  border-color: transparent var(--tooltip-color) transparent transparent;
  top: 50%;
  left: calc(var(--tooltip-tail-offset)  + .0625rem);
  bottom: auto;
  right: auto;
  transform: translateY(-50%);
}

.tooltip-primary {
  --tooltip-color: var(--fallback-p, oklch(var(--p) / 1));
  --tooltip-text-color: var(--fallback-pc, oklch(var(--pc) / 1));
}

.tooltip-secondary {
  --tooltip-color: var(--fallback-s, oklch(var(--s) / 1));
  --tooltip-text-color: var(--fallback-sc, oklch(var(--sc) / 1));
}

.tooltip-accent {
  --tooltip-color: var(--fallback-a, oklch(var(--a) / 1));
  --tooltip-text-color: var(--fallback-ac, oklch(var(--ac) / 1));
}

.tooltip-info {
  --tooltip-color: var(--fallback-in, oklch(var(--in) / 1));
  --tooltip-text-color: var(--fallback-inc, oklch(var(--inc) / 1));
}

.tooltip-success {
  --tooltip-color: var(--fallback-su, oklch(var(--su) / 1));
  --tooltip-text-color: var(--fallback-suc, oklch(var(--suc) / 1));
}

.tooltip-warning {
  --tooltip-color: var(--fallback-wa, oklch(var(--wa) / 1));
  --tooltip-text-color: var(--fallback-wac, oklch(var(--wac) / 1));
}

.tooltip-error {
  --tooltip-color: var(--fallback-er, oklch(var(--er) / 1));
  --tooltip-text-color: var(--fallback-erc, oklch(var(--erc) / 1));
}

.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);
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1.25em;
  line-height: 1.6;
}

.prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  font-weight: 500;
  text-decoration: underline;
}

.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"] *)), .prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .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"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: decimal;
}

.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"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: disc;
}

.prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-counters);
  font-weight: 400;
}

.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);
  margin-top: 1.25em;
  font-weight: 600;
}

.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"] *)) {
  color: var(--tw-prose-quotes);
  border-inline-start-width: .25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "“""”""‘""’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  font-style: italic;
  font-weight: 500;
}

.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);
  margin-top: 0;
  margin-bottom: .888889em;
  font-size: 2.25em;
  font-weight: 800;
  line-height: 1.11111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 900;
}

.prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.33333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 800;
}

.prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.6em;
  margin-bottom: .6em;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.5em;
  margin-bottom: .5em;
  font-weight: 600;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.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"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
  display: block;
}

.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"] *)) {
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  padding-top: .1875em;
  padding-inline-end: .375em;
  padding-bottom: .1875em;
  border-radius: .3125rem;
  padding-inline-start: .375em;
  font-family: inherit;
  font-size: .875em;
  font-weight: 500;
}

.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-size: .875em;
  font-weight: 600;
}

.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .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"] *)), .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: .875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: .9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .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);
  padding-top: .857143em;
  padding-inline-end: 1.14286em;
  padding-bottom: .857143em;
  border-radius: .375rem;
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
  padding-inline-start: 1.14286em;
  font-size: .875em;
  font-weight: 400;
  line-height: 1.71429;
  overflow-x: auto;
}

.prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  background-color: #0000;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

.prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .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"] *)) {
  table-layout: auto;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: .875em;
  line-height: 1.71429;
}

.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);
  vertical-align: bottom;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
  font-weight: 600;
}

.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);
  margin-top: .857143em;
  font-size: .875em;
  line-height: 1.42857;
}

.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: 17 24 39;
  --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: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: #00000080;
  --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: .5em;
  margin-bottom: .5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .75em;
  margin-bottom: .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: .75em;
  margin-bottom: .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: .5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .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: .571429em;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
}

.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: .875rem;
  line-height: 1.71429;
}

.prose-sm :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .888889em;
  margin-bottom: .888889em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

.prose-sm :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.33333em;
  margin-bottom: 1.33333em;
  padding-inline-start: 1.11111em;
}

.prose-sm :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: .8em;
  font-size: 2.14286em;
  line-height: 1.2;
}

.prose-sm :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: .8em;
  font-size: 1.42857em;
  line-height: 1.4;
}

.prose-sm :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.55556em;
  margin-bottom: .444444em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

.prose-sm :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.42857em;
  margin-bottom: .571429em;
  line-height: 1.42857;
}

.prose-sm :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

.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.71429em;
  margin-bottom: 1.71429em;
}

.prose-sm :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .142857em;
  padding-inline-end: .357143em;
  padding-bottom: .142857em;
  border-radius: .3125rem;
  padding-inline-start: .357143em;
  font-size: .857143em;
}

.prose-sm :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
}

.prose-sm :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .9em;
}

.prose-sm :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .888889em;
}

.prose-sm :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  border-radius: .25rem;
  margin-top: 1.66667em;
  margin-bottom: 1.66667em;
  padding-inline-start: 1em;
  font-size: .857143em;
  line-height: 1.66667;
}

.prose-sm :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
  padding-inline-start: 1.57143em;
}

.prose-sm :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  margin-bottom: .285714em;
}

.prose-sm :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .428571em;
}

.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

.prose-sm :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

.prose-sm :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  padding-inline-start: 1.57143em;
}

.prose-sm :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2.85714em;
  margin-bottom: 2.85714em;
}

.prose-sm :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .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: .857143em;
  line-height: 1.5;
}

.prose-sm :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  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: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  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.71429em;
  margin-bottom: 1.71429em;
}

.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"] *)) {
  margin-top: .666667em;
  font-size: .857143em;
  line-height: 1.33333;
}

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

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

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-inset-full {
  inset: -100%;
}

.inset-0 {
  inset: 0;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.-left-2 {
  left: -.5rem;
}

.-right-1 {
  right: -.25rem;
}

.-right-2 {
  right: -.5rem;
}

.-top-1 {
  top: -.25rem;
}

.bottom-0 {
  bottom: 0;
}

.bottom-1 {
  bottom: .25rem;
}

.bottom-1\.5 {
  bottom: .375rem;
}

.bottom-2 {
  bottom: .5rem;
}

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

.left-0 {
  left: 0;
}

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

.left-2 {
  left: .5rem;
}

.left-3 {
  left: .75rem;
}

.left-6 {
  left: 1.5rem;
}

.left-8 {
  left: 2rem;
}

.left-\[-0\.5px\] {
  left: -.5px;
}

.right-0 {
  right: 0;
}

.right-1 {
  right: .25rem;
}

.right-2 {
  right: .5rem;
}

.right-4 {
  right: 1rem;
}

.right-6 {
  right: 1.5rem;
}

.right-\[-0\.5px\] {
  right: -.5px;
}

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

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

.start-1 {
  inset-inline-start: .25rem;
}

.top-0 {
  top: 0;
}

.top-1 {
  top: .25rem;
}

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

.top-2 {
  top: .5rem;
}

.top-4 {
  top: 1rem;
}

.top-6 {
  top: 1.5rem;
}

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

.top-full {
  top: 100%;
}

.isolate {
  isolation: isolate;
}

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

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

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

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

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

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

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

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

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

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

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

.-m-2 {
  margin: -.5rem;
}

.m-0 {
  margin: 0;
}

.m-0\.5 {
  margin: .125rem;
}

.m-1\.5 {
  margin: .375rem;
}

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

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

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

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

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

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

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

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.\!mr-4 {
  margin-right: 1rem !important;
}

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

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

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

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

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

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

.mb-5 {
  margin-bottom: 1.25rem;
}

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

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

.mb-\[-46px\] {
  margin-bottom: -46px;
}

.me-10 {
  margin-inline-end: 2.5rem;
}

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

.me-4 {
  margin-inline-end: 1rem;
}

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

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

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

.mr-0 {
  margin-right: 0;
}

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

.ms-1 {
  margin-inline-start: .25rem;
}

.ms-2 {
  margin-inline-start: .5rem;
}

.ms-7 {
  margin-inline-start: 1.75rem;
}

.ms-auto {
  margin-inline-start: auto;
}

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

.mt-0\.5 {
  margin-top: .125rem;
}

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

.mt-12 {
  margin-top: 3rem;
}

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

.mt-2\.5 {
  margin-top: .625rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: .75rem;
}

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

.mt-6 {
  margin-top: 1.5rem;
}

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

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

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

.line-clamp-1 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[28\/41\] {
  aspect-ratio: 28 / 41;
}

.aspect-auto {
  aspect-ratio: auto;
}

.size-10 {
  width: 2.5rem;
  height: 2.5rem;
}

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

.\!h-16 {
  height: 4rem !important;
}

.\!h-6 {
  height: 1.5rem !important;
}

.h-1 {
  height: .25rem;
}

.h-1\/2 {
  height: 50%;
}

.h-1\/3 {
  height: 33.3333%;
}

.h-1\/6 {
  height: 16.6667%;
}

.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: .5rem;
}

.h-20 {
  height: 5rem;
}

.h-28 {
  height: 7rem;
}

.h-3 {
  height: .75rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-44 {
  height: 11rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-56 {
  height: 14rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[1\.3em\] {
  height: 1.3em;
}

.h-\[1\.5em\] {
  height: 1.5em;
}

.h-\[1\.8em\] {
  height: 1.8em;
}

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

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

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

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

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

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

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

.h-\[calc\(100\%-12px\)\] {
  height: calc(100% - 12px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0;
}

.max-h-10 {
  max-height: 2.5rem;
}

.max-h-16 {
  max-height: 4rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-8 {
  max-height: 2rem;
}

.max-h-96 {
  max-height: 24rem;
}

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

.max-h-\[50vh\] {
  max-height: 50vh;
}

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

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

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

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

.min-h-0 {
  min-height: 0;
}

.min-h-10 {
  min-height: 2.5rem;
}

.min-h-12 {
  min-height: 3rem;
}

.min-h-3 {
  min-height: .75rem;
}

.min-h-4 {
  min-height: 1rem;
}

.min-h-6 {
  min-height: 1.5rem;
}

.min-h-8 {
  min-height: 2rem;
}

.min-h-\[1\.3em\] {
  min-height: 1.3em;
}

.min-h-\[1\.5em\] {
  min-height: 1.5em;
}

.min-h-\[1\.8em\] {
  min-height: 1.8em;
}

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

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

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

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

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

.min-h-screen {
  min-height: 100vh;
}

.\!w-10 {
  width: 2.5rem !important;
}

.w-0\.5 {
  width: .125rem;
}

.w-1 {
  width: .25rem;
}

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

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: .5rem;
}

.w-20 {
  width: 5rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: .75rem;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-52 {
  width: 13rem;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

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

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

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

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

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

.w-\[46vw\] {
  width: 46vw;
}

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

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

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

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

.w-\[calc\(33\.3\%-8px\)\] {
  width: calc(33.3% - 8px);
}

.w-\[calc\(50\%-12px\)\] {
  width: calc(50% - 12px);
}

.w-auto {
  width: auto;
}

.w-fit {
  width: fit-content;
}

.w-full {
  width: 100%;
}

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

.min-w-10 {
  min-width: 2.5rem;
}

.min-w-20 {
  min-width: 5rem;
}

.min-w-24 {
  min-width: 6rem;
}

.min-w-3 {
  min-width: .75rem;
}

.min-w-4 {
  min-width: 1rem;
}

.min-w-60 {
  min-width: 15rem;
}

.min-w-64 {
  min-width: 16rem;
}

.min-w-\[60vw\] {
  min-width: 60vw;
}

.min-w-\[70vw\] {
  min-width: 70vw;
}

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

.\!max-w-40 {
  max-width: 10rem !important;
}

.max-w-12 {
  max-width: 3rem;
}

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

.max-w-32 {
  max-width: 8rem;
}

.max-w-36 {
  max-width: 9rem;
}

.max-w-4 {
  max-width: 1rem;
}

.max-w-40 {
  max-width: 10rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-7xl {
  max-width: 80rem;
}

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

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

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

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

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

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

.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-full {
  max-width: 100%;
}

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

.max-w-none {
  max-width: none;
}

.max-w-screen-sm {
  max-width: 640px;
}

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

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1;
}

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

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

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-\[-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-\[calc\(100\%\+8px\)\] {
  --tw-translate-x: calc(100% + 8px);
  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-\[calc\(200\%\+16px\)\] {
  --tw-translate-x: calc(200% + 16px);
  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-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[2px\] {
  --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));
}

.translate-y-\[80\%\] {
  --tw-translate-y: 80%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-full {
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.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-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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 pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite pulse;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: 1s linear infinite spin;
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-context-menu {
  cursor: context-menu;
}

.cursor-default {
  cursor: default;
}

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

.cursor-pointer {
  cursor: pointer;
}

.cursor-row-resize {
  cursor: row-resize;
}

.select-none {
  -webkit-user-select: none;
  user-select: none;
}

.select-text {
  -webkit-user-select: text;
  user-select: text;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

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

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

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

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

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

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

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

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

.grid-rows-\[1fr\,auto\,1fr\] {
  grid-template-rows: 1fr auto 1fr;
}

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

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

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

.\!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-stretch {
  align-items: stretch;
}

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

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

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

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

.gap-0\.5 {
  gap: .125rem;
}

.gap-1 {
  gap: .25rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-x-1 {
  -moz-column-gap: .25rem;
  column-gap: .25rem;
}

.gap-x-2 {
  -moz-column-gap: .5rem;
  column-gap: .5rem;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
  column-gap: 2rem;
}

.gap-y-1 {
  row-gap: .25rem;
}

.gap-y-2 {
  row-gap: .5rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

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

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

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

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

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

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

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

.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-base-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-divide-opacity, 1)));
}

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

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

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

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

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

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

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

.scroll-smooth {
  scroll-behavior: smooth;
}

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

.text-ellipsis {
  text-overflow: ellipsis;
}

.text-clip {
  text-overflow: clip;
}

.hyphens-auto {
  -webkit-hyphens: auto;
  hyphens: auto;
}

.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: .25rem;
}

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

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

.rounded-badge {
  border-radius: var(--rounded-badge, 1.9rem);
}

.rounded-box {
  border-radius: var(--rounded-box, 1rem);
}

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

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

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

.rounded-none {
  border-radius: 0;
}

.rounded-sm {
  border-radius: .125rem;
}

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

.rounded-r-lg {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.rounded-t {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

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

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

.border {
  border-width: 1px;
}

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

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

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

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

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

.border-e {
  border-inline-end-width: 1px;
}

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

.border-s {
  border-inline-start-width: 1px;
}

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

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

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

.border-base-100 {
  --tw-border-opacity: 1;
  border-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-border-opacity, 1)));
}

.border-base-200 {
  --tw-border-opacity: 1;
  border-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-border-opacity, 1)));
}

.border-base-200\/75 {
  border-color: var(--fallback-b2, oklch(var(--b2) / .75));
}

.border-base-300 {
  --tw-border-opacity: 1;
  border-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-border-opacity, 1)));
}

.border-base-300\/40 {
  border-color: var(--fallback-b3, oklch(var(--b3) / .4));
}

.border-base-300\/50 {
  border-color: var(--fallback-b3, oklch(var(--b3) / .5));
}

.border-base-content {
  --tw-border-opacity: 1;
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity, 1)));
}

.border-base-content\/10 {
  border-color: var(--fallback-bc, oklch(var(--bc) / .1));
}

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

.border-error\/20 {
  border-color: var(--fallback-er, oklch(var(--er) / .2));
}

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

.border-gray-500\/30 {
  border-color: #6b72804d;
}

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

.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}

.border-primary\/20 {
  border-color: var(--fallback-p, oklch(var(--p) / .2));
}

.border-primary\/50 {
  border-color: var(--fallback-p, oklch(var(--p) / .5));
}

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

.border-success\/20 {
  border-color: var(--fallback-su, oklch(var(--su) / .2));
}

.border-warning\/20 {
  border-color: var(--fallback-wa, oklch(var(--wa) / .2));
}

.\!bg-base-200 {
  --tw-bg-opacity: 1 !important;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity, 1))) !important;
}

.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / 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-transparent {
  background-color: #0000 !important;
}

.bg-accent {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-a, oklch(var(--a) / var(--tw-bg-opacity, 1)));
}

.bg-accent-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-ac, oklch(var(--ac) / var(--tw-bg-opacity, 1)));
}

.bg-accent-content\/0 {
  background-color: var(--fallback-ac, oklch(var(--ac) / 0));
}

.bg-accent-content\/10 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .1));
}

.bg-accent-content\/100 {
  background-color: var(--fallback-ac, oklch(var(--ac) / 1));
}

.bg-accent-content\/15 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .15));
}

.bg-accent-content\/20 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .2));
}

.bg-accent-content\/25 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .25));
}

.bg-accent-content\/30 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .3));
}

.bg-accent-content\/35 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .35));
}

.bg-accent-content\/40 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .4));
}

.bg-accent-content\/45 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .45));
}

.bg-accent-content\/5 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .05));
}

.bg-accent-content\/50 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .5));
}

.bg-accent-content\/55 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .55));
}

.bg-accent-content\/60 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .6));
}

.bg-accent-content\/65 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .65));
}

.bg-accent-content\/70 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .7));
}

.bg-accent-content\/75 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .75));
}

.bg-accent-content\/80 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .8));
}

.bg-accent-content\/85 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .85));
}

.bg-accent-content\/90 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .9));
}

.bg-accent-content\/95 {
  background-color: var(--fallback-ac, oklch(var(--ac) / .95));
}

.bg-accent\/0 {
  background-color: var(--fallback-a, oklch(var(--a) / 0));
}

.bg-accent\/10 {
  background-color: var(--fallback-a, oklch(var(--a) / .1));
}

.bg-accent\/100 {
  background-color: var(--fallback-a, oklch(var(--a) / 1));
}

.bg-accent\/15 {
  background-color: var(--fallback-a, oklch(var(--a) / .15));
}

.bg-accent\/20 {
  background-color: var(--fallback-a, oklch(var(--a) / .2));
}

.bg-accent\/25 {
  background-color: var(--fallback-a, oklch(var(--a) / .25));
}

.bg-accent\/30 {
  background-color: var(--fallback-a, oklch(var(--a) / .3));
}

.bg-accent\/35 {
  background-color: var(--fallback-a, oklch(var(--a) / .35));
}

.bg-accent\/40 {
  background-color: var(--fallback-a, oklch(var(--a) / .4));
}

.bg-accent\/45 {
  background-color: var(--fallback-a, oklch(var(--a) / .45));
}

.bg-accent\/5 {
  background-color: var(--fallback-a, oklch(var(--a) / .05));
}

.bg-accent\/50 {
  background-color: var(--fallback-a, oklch(var(--a) / .5));
}

.bg-accent\/55 {
  background-color: var(--fallback-a, oklch(var(--a) / .55));
}

.bg-accent\/60 {
  background-color: var(--fallback-a, oklch(var(--a) / .6));
}

.bg-accent\/65 {
  background-color: var(--fallback-a, oklch(var(--a) / .65));
}

.bg-accent\/70 {
  background-color: var(--fallback-a, oklch(var(--a) / .7));
}

.bg-accent\/75 {
  background-color: var(--fallback-a, oklch(var(--a) / .75));
}

.bg-accent\/80 {
  background-color: var(--fallback-a, oklch(var(--a) / .8));
}

.bg-accent\/85 {
  background-color: var(--fallback-a, oklch(var(--a) / .85));
}

.bg-accent\/90 {
  background-color: var(--fallback-a, oklch(var(--a) / .9));
}

.bg-accent\/95 {
  background-color: var(--fallback-a, oklch(var(--a) / .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: #fef3c700;
}

.bg-amber-100\/10 {
  background-color: #fef3c71a;
}

.bg-amber-100\/100 {
  background-color: #fef3c7;
}

.bg-amber-100\/15 {
  background-color: #fef3c726;
}

.bg-amber-100\/20 {
  background-color: #fef3c733;
}

.bg-amber-100\/25 {
  background-color: #fef3c740;
}

.bg-amber-100\/30 {
  background-color: #fef3c74d;
}

.bg-amber-100\/35 {
  background-color: #fef3c759;
}

.bg-amber-100\/40 {
  background-color: #fef3c766;
}

.bg-amber-100\/45 {
  background-color: #fef3c773;
}

.bg-amber-100\/5 {
  background-color: #fef3c70d;
}

.bg-amber-100\/50 {
  background-color: #fef3c780;
}

.bg-amber-100\/55 {
  background-color: #fef3c78c;
}

.bg-amber-100\/60 {
  background-color: #fef3c799;
}

.bg-amber-100\/65 {
  background-color: #fef3c7a6;
}

.bg-amber-100\/70 {
  background-color: #fef3c7b3;
}

.bg-amber-100\/75 {
  background-color: #fef3c7bf;
}

.bg-amber-100\/80 {
  background-color: #fef3c7cc;
}

.bg-amber-100\/85 {
  background-color: #fef3c7d9;
}

.bg-amber-100\/90 {
  background-color: #fef3c7e6;
}

.bg-amber-100\/95 {
  background-color: #fef3c7f2;
}

.bg-amber-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1));
}

.bg-amber-200\/0 {
  background-color: #fde68a00;
}

.bg-amber-200\/10 {
  background-color: #fde68a1a;
}

.bg-amber-200\/100 {
  background-color: #fde68a;
}

.bg-amber-200\/15 {
  background-color: #fde68a26;
}

.bg-amber-200\/20 {
  background-color: #fde68a33;
}

.bg-amber-200\/25 {
  background-color: #fde68a40;
}

.bg-amber-200\/30 {
  background-color: #fde68a4d;
}

.bg-amber-200\/35 {
  background-color: #fde68a59;
}

.bg-amber-200\/40 {
  background-color: #fde68a66;
}

.bg-amber-200\/45 {
  background-color: #fde68a73;
}

.bg-amber-200\/5 {
  background-color: #fde68a0d;
}

.bg-amber-200\/50 {
  background-color: #fde68a80;
}

.bg-amber-200\/55 {
  background-color: #fde68a8c;
}

.bg-amber-200\/60 {
  background-color: #fde68a99;
}

.bg-amber-200\/65 {
  background-color: #fde68aa6;
}

.bg-amber-200\/70 {
  background-color: #fde68ab3;
}

.bg-amber-200\/75 {
  background-color: #fde68abf;
}

.bg-amber-200\/80 {
  background-color: #fde68acc;
}

.bg-amber-200\/85 {
  background-color: #fde68ad9;
}

.bg-amber-200\/90 {
  background-color: #fde68ae6;
}

.bg-amber-200\/95 {
  background-color: #fde68af2;
}

.bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity, 1));
}

.bg-amber-300\/0 {
  background-color: #fcd34d00;
}

.bg-amber-300\/10 {
  background-color: #fcd34d1a;
}

.bg-amber-300\/100 {
  background-color: #fcd34d;
}

.bg-amber-300\/15 {
  background-color: #fcd34d26;
}

.bg-amber-300\/20 {
  background-color: #fcd34d33;
}

.bg-amber-300\/25 {
  background-color: #fcd34d40;
}

.bg-amber-300\/30 {
  background-color: #fcd34d4d;
}

.bg-amber-300\/35 {
  background-color: #fcd34d59;
}

.bg-amber-300\/40 {
  background-color: #fcd34d66;
}

.bg-amber-300\/45 {
  background-color: #fcd34d73;
}

.bg-amber-300\/5 {
  background-color: #fcd34d0d;
}

.bg-amber-300\/50 {
  background-color: #fcd34d80;
}

.bg-amber-300\/55 {
  background-color: #fcd34d8c;
}

.bg-amber-300\/60 {
  background-color: #fcd34d99;
}

.bg-amber-300\/65 {
  background-color: #fcd34da6;
}

.bg-amber-300\/70 {
  background-color: #fcd34db3;
}

.bg-amber-300\/75 {
  background-color: #fcd34dbf;
}

.bg-amber-300\/80 {
  background-color: #fcd34dcc;
}

.bg-amber-300\/85 {
  background-color: #fcd34dd9;
}

.bg-amber-300\/90 {
  background-color: #fcd34de6;
}

.bg-amber-300\/95 {
  background-color: #fcd34df2;
}

.bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity, 1));
}

.bg-amber-400\/0 {
  background-color: #fbbf2400;
}

.bg-amber-400\/10 {
  background-color: #fbbf241a;
}

.bg-amber-400\/100 {
  background-color: #fbbf24;
}

.bg-amber-400\/15 {
  background-color: #fbbf2426;
}

.bg-amber-400\/20 {
  background-color: #fbbf2433;
}

.bg-amber-400\/25 {
  background-color: #fbbf2440;
}

.bg-amber-400\/30 {
  background-color: #fbbf244d;
}

.bg-amber-400\/35 {
  background-color: #fbbf2459;
}

.bg-amber-400\/40 {
  background-color: #fbbf2466;
}

.bg-amber-400\/45 {
  background-color: #fbbf2473;
}

.bg-amber-400\/5 {
  background-color: #fbbf240d;
}

.bg-amber-400\/50 {
  background-color: #fbbf2480;
}

.bg-amber-400\/55 {
  background-color: #fbbf248c;
}

.bg-amber-400\/60 {
  background-color: #fbbf2499;
}

.bg-amber-400\/65 {
  background-color: #fbbf24a6;
}

.bg-amber-400\/70 {
  background-color: #fbbf24b3;
}

.bg-amber-400\/75 {
  background-color: #fbbf24bf;
}

.bg-amber-400\/80 {
  background-color: #fbbf24cc;
}

.bg-amber-400\/85 {
  background-color: #fbbf24d9;
}

.bg-amber-400\/90 {
  background-color: #fbbf24e6;
}

.bg-amber-400\/95 {
  background-color: #fbbf24f2;
}

.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}

.bg-amber-50\/0 {
  background-color: #fffbeb00;
}

.bg-amber-50\/10 {
  background-color: #fffbeb1a;
}

.bg-amber-50\/100 {
  background-color: #fffbeb;
}

.bg-amber-50\/15 {
  background-color: #fffbeb26;
}

.bg-amber-50\/20 {
  background-color: #fffbeb33;
}

.bg-amber-50\/25 {
  background-color: #fffbeb40;
}

.bg-amber-50\/30 {
  background-color: #fffbeb4d;
}

.bg-amber-50\/35 {
  background-color: #fffbeb59;
}

.bg-amber-50\/40 {
  background-color: #fffbeb66;
}

.bg-amber-50\/45 {
  background-color: #fffbeb73;
}

.bg-amber-50\/5 {
  background-color: #fffbeb0d;
}

.bg-amber-50\/50 {
  background-color: #fffbeb80;
}

.bg-amber-50\/55 {
  background-color: #fffbeb8c;
}

.bg-amber-50\/60 {
  background-color: #fffbeb99;
}

.bg-amber-50\/65 {
  background-color: #fffbeba6;
}

.bg-amber-50\/70 {
  background-color: #fffbebb3;
}

.bg-amber-50\/75 {
  background-color: #fffbebbf;
}

.bg-amber-50\/80 {
  background-color: #fffbebcc;
}

.bg-amber-50\/85 {
  background-color: #fffbebd9;
}

.bg-amber-50\/90 {
  background-color: #fffbebe6;
}

.bg-amber-50\/95 {
  background-color: #fffbebf2;
}

.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.bg-amber-500\/0 {
  background-color: #f59e0b00;
}

.bg-amber-500\/10 {
  background-color: #f59e0b1a;
}

.bg-amber-500\/100 {
  background-color: #f59e0b;
}

.bg-amber-500\/15 {
  background-color: #f59e0b26;
}

.bg-amber-500\/20 {
  background-color: #f59e0b33;
}

.bg-amber-500\/25 {
  background-color: #f59e0b40;
}

.bg-amber-500\/30 {
  background-color: #f59e0b4d;
}

.bg-amber-500\/35 {
  background-color: #f59e0b59;
}

.bg-amber-500\/40 {
  background-color: #f59e0b66;
}

.bg-amber-500\/45 {
  background-color: #f59e0b73;
}

.bg-amber-500\/5 {
  background-color: #f59e0b0d;
}

.bg-amber-500\/50 {
  background-color: #f59e0b80;
}

.bg-amber-500\/55 {
  background-color: #f59e0b8c;
}

.bg-amber-500\/60 {
  background-color: #f59e0b99;
}

.bg-amber-500\/65 {
  background-color: #f59e0ba6;
}

.bg-amber-500\/70 {
  background-color: #f59e0bb3;
}

.bg-amber-500\/75 {
  background-color: #f59e0bbf;
}

.bg-amber-500\/80 {
  background-color: #f59e0bcc;
}

.bg-amber-500\/85 {
  background-color: #f59e0bd9;
}

.bg-amber-500\/90 {
  background-color: #f59e0be6;
}

.bg-amber-500\/95 {
  background-color: #f59e0bf2;
}

.bg-amber-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}

.bg-amber-600\/0 {
  background-color: #d9770600;
}

.bg-amber-600\/10 {
  background-color: #d977061a;
}

.bg-amber-600\/100 {
  background-color: #d97706;
}

.bg-amber-600\/15 {
  background-color: #d9770626;
}

.bg-amber-600\/20 {
  background-color: #d9770633;
}

.bg-amber-600\/25 {
  background-color: #d9770640;
}

.bg-amber-600\/30 {
  background-color: #d977064d;
}

.bg-amber-600\/35 {
  background-color: #d9770659;
}

.bg-amber-600\/40 {
  background-color: #d9770666;
}

.bg-amber-600\/45 {
  background-color: #d9770673;
}

.bg-amber-600\/5 {
  background-color: #d977060d;
}

.bg-amber-600\/50 {
  background-color: #d9770680;
}

.bg-amber-600\/55 {
  background-color: #d977068c;
}

.bg-amber-600\/60 {
  background-color: #d9770699;
}

.bg-amber-600\/65 {
  background-color: #d97706a6;
}

.bg-amber-600\/70 {
  background-color: #d97706b3;
}

.bg-amber-600\/75 {
  background-color: #d97706bf;
}

.bg-amber-600\/80 {
  background-color: #d97706cc;
}

.bg-amber-600\/85 {
  background-color: #d97706d9;
}

.bg-amber-600\/90 {
  background-color: #d97706e6;
}

.bg-amber-600\/95 {
  background-color: #d97706f2;
}

.bg-amber-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 / var(--tw-bg-opacity, 1));
}

.bg-amber-700\/0 {
  background-color: #b4530900;
}

.bg-amber-700\/10 {
  background-color: #b453091a;
}

.bg-amber-700\/100 {
  background-color: #b45309;
}

.bg-amber-700\/15 {
  background-color: #b4530926;
}

.bg-amber-700\/20 {
  background-color: #b4530933;
}

.bg-amber-700\/25 {
  background-color: #b4530940;
}

.bg-amber-700\/30 {
  background-color: #b453094d;
}

.bg-amber-700\/35 {
  background-color: #b4530959;
}

.bg-amber-700\/40 {
  background-color: #b4530966;
}

.bg-amber-700\/45 {
  background-color: #b4530973;
}

.bg-amber-700\/5 {
  background-color: #b453090d;
}

.bg-amber-700\/50 {
  background-color: #b4530980;
}

.bg-amber-700\/55 {
  background-color: #b453098c;
}

.bg-amber-700\/60 {
  background-color: #b4530999;
}

.bg-amber-700\/65 {
  background-color: #b45309a6;
}

.bg-amber-700\/70 {
  background-color: #b45309b3;
}

.bg-amber-700\/75 {
  background-color: #b45309bf;
}

.bg-amber-700\/80 {
  background-color: #b45309cc;
}

.bg-amber-700\/85 {
  background-color: #b45309d9;
}

.bg-amber-700\/90 {
  background-color: #b45309e6;
}

.bg-amber-700\/95 {
  background-color: #b45309f2;
}

.bg-amber-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}

.bg-amber-800\/0 {
  background-color: #92400e00;
}

.bg-amber-800\/10 {
  background-color: #92400e1a;
}

.bg-amber-800\/100 {
  background-color: #92400e;
}

.bg-amber-800\/15 {
  background-color: #92400e26;
}

.bg-amber-800\/20 {
  background-color: #92400e33;
}

.bg-amber-800\/25 {
  background-color: #92400e40;
}

.bg-amber-800\/30 {
  background-color: #92400e4d;
}

.bg-amber-800\/35 {
  background-color: #92400e59;
}

.bg-amber-800\/40 {
  background-color: #92400e66;
}

.bg-amber-800\/45 {
  background-color: #92400e73;
}

.bg-amber-800\/5 {
  background-color: #92400e0d;
}

.bg-amber-800\/50 {
  background-color: #92400e80;
}

.bg-amber-800\/55 {
  background-color: #92400e8c;
}

.bg-amber-800\/60 {
  background-color: #92400e99;
}

.bg-amber-800\/65 {
  background-color: #92400ea6;
}

.bg-amber-800\/70 {
  background-color: #92400eb3;
}

.bg-amber-800\/75 {
  background-color: #92400ebf;
}

.bg-amber-800\/80 {
  background-color: #92400ecc;
}

.bg-amber-800\/85 {
  background-color: #92400ed9;
}

.bg-amber-800\/90 {
  background-color: #92400ee6;
}

.bg-amber-800\/95 {
  background-color: #92400ef2;
}

.bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}

.bg-amber-900\/0 {
  background-color: #78350f00;
}

.bg-amber-900\/10 {
  background-color: #78350f1a;
}

.bg-amber-900\/100 {
  background-color: #78350f;
}

.bg-amber-900\/15 {
  background-color: #78350f26;
}

.bg-amber-900\/20 {
  background-color: #78350f33;
}

.bg-amber-900\/25 {
  background-color: #78350f40;
}

.bg-amber-900\/30 {
  background-color: #78350f4d;
}

.bg-amber-900\/35 {
  background-color: #78350f59;
}

.bg-amber-900\/40 {
  background-color: #78350f66;
}

.bg-amber-900\/45 {
  background-color: #78350f73;
}

.bg-amber-900\/5 {
  background-color: #78350f0d;
}

.bg-amber-900\/50 {
  background-color: #78350f80;
}

.bg-amber-900\/55 {
  background-color: #78350f8c;
}

.bg-amber-900\/60 {
  background-color: #78350f99;
}

.bg-amber-900\/65 {
  background-color: #78350fa6;
}

.bg-amber-900\/70 {
  background-color: #78350fb3;
}

.bg-amber-900\/75 {
  background-color: #78350fbf;
}

.bg-amber-900\/80 {
  background-color: #78350fcc;
}

.bg-amber-900\/85 {
  background-color: #78350fd9;
}

.bg-amber-900\/90 {
  background-color: #78350fe6;
}

.bg-amber-900\/95 {
  background-color: #78350ff2;
}

.bg-amber-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(69 26 3 / var(--tw-bg-opacity, 1));
}

.bg-amber-950\/0 {
  background-color: #451a0300;
}

.bg-amber-950\/10 {
  background-color: #451a031a;
}

.bg-amber-950\/100 {
  background-color: #451a03;
}

.bg-amber-950\/15 {
  background-color: #451a0326;
}

.bg-amber-950\/20 {
  background-color: #451a0333;
}

.bg-amber-950\/25 {
  background-color: #451a0340;
}

.bg-amber-950\/30 {
  background-color: #451a034d;
}

.bg-amber-950\/35 {
  background-color: #451a0359;
}

.bg-amber-950\/40 {
  background-color: #451a0366;
}

.bg-amber-950\/45 {
  background-color: #451a0373;
}

.bg-amber-950\/5 {
  background-color: #451a030d;
}

.bg-amber-950\/50 {
  background-color: #451a0380;
}

.bg-amber-950\/55 {
  background-color: #451a038c;
}

.bg-amber-950\/60 {
  background-color: #451a0399;
}

.bg-amber-950\/65 {
  background-color: #451a03a6;
}

.bg-amber-950\/70 {
  background-color: #451a03b3;
}

.bg-amber-950\/75 {
  background-color: #451a03bf;
}

.bg-amber-950\/80 {
  background-color: #451a03cc;
}

.bg-amber-950\/85 {
  background-color: #451a03d9;
}

.bg-amber-950\/90 {
  background-color: #451a03e6;
}

.bg-amber-950\/95 {
  background-color: #451a03f2;
}

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

.bg-base-100 {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity, 1)));
}

.bg-base-100\/0 {
  background-color: var(--fallback-b1, oklch(var(--b1) / 0));
}

.bg-base-100\/10 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .1));
}

.bg-base-100\/100 {
  background-color: var(--fallback-b1, oklch(var(--b1) / 1));
}

.bg-base-100\/15 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .15));
}

.bg-base-100\/20 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .2));
}

.bg-base-100\/25 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .25));
}

.bg-base-100\/30 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .3));
}

.bg-base-100\/35 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .35));
}

.bg-base-100\/40 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .4));
}

.bg-base-100\/45 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .45));
}

.bg-base-100\/5 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .05));
}

.bg-base-100\/50 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .5));
}

.bg-base-100\/55 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .55));
}

.bg-base-100\/60 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .6));
}

.bg-base-100\/65 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .65));
}

.bg-base-100\/70 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .7));
}

.bg-base-100\/75 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .75));
}

.bg-base-100\/80 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .8));
}

.bg-base-100\/85 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .85));
}

.bg-base-100\/90 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .9));
}

.bg-base-100\/95 {
  background-color: var(--fallback-b1, oklch(var(--b1) / .95));
}

.bg-base-200 {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity, 1)));
}

.bg-base-200\/0 {
  background-color: var(--fallback-b2, oklch(var(--b2) / 0));
}

.bg-base-200\/10 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .1));
}

.bg-base-200\/100 {
  background-color: var(--fallback-b2, oklch(var(--b2) / 1));
}

.bg-base-200\/15 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .15));
}

.bg-base-200\/20 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .2));
}

.bg-base-200\/25 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .25));
}

.bg-base-200\/30 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .3));
}

.bg-base-200\/35 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .35));
}

.bg-base-200\/40 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .4));
}

.bg-base-200\/45 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .45));
}

.bg-base-200\/5 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .05));
}

.bg-base-200\/50 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .5));
}

.bg-base-200\/55 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .55));
}

.bg-base-200\/60 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .6));
}

.bg-base-200\/65 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .65));
}

.bg-base-200\/70 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .7));
}

.bg-base-200\/75 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .75));
}

.bg-base-200\/80 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .8));
}

.bg-base-200\/85 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .85));
}

.bg-base-200\/90 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .9));
}

.bg-base-200\/95 {
  background-color: var(--fallback-b2, oklch(var(--b2) / .95));
}

.bg-base-300 {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity, 1)));
}

.bg-base-300\/0 {
  background-color: var(--fallback-b3, oklch(var(--b3) / 0));
}

.bg-base-300\/10 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .1));
}

.bg-base-300\/100 {
  background-color: var(--fallback-b3, oklch(var(--b3) / 1));
}

.bg-base-300\/15 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .15));
}

.bg-base-300\/20 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .2));
}

.bg-base-300\/25 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .25));
}

.bg-base-300\/30 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .3));
}

.bg-base-300\/35 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .35));
}

.bg-base-300\/40 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .4));
}

.bg-base-300\/45 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .45));
}

.bg-base-300\/5 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .05));
}

.bg-base-300\/50 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .5));
}

.bg-base-300\/55 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .55));
}

.bg-base-300\/60 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .6));
}

.bg-base-300\/65 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .65));
}

.bg-base-300\/70 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .7));
}

.bg-base-300\/75 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .75));
}

.bg-base-300\/80 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .8));
}

.bg-base-300\/85 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .85));
}

.bg-base-300\/90 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .9));
}

.bg-base-300\/95 {
  background-color: var(--fallback-b3, oklch(var(--b3) / .95));
}

.bg-base-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-bg-opacity, 1)));
}

.bg-base-content\/0 {
  background-color: var(--fallback-bc, oklch(var(--bc) / 0));
}

.bg-base-content\/10 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .1));
}

.bg-base-content\/100 {
  background-color: var(--fallback-bc, oklch(var(--bc) / 1));
}

.bg-base-content\/15 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .15));
}

.bg-base-content\/20 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.bg-base-content\/25 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .25));
}

.bg-base-content\/30 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .3));
}

.bg-base-content\/35 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .35));
}

.bg-base-content\/40 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .4));
}

.bg-base-content\/45 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .45));
}

.bg-base-content\/5 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .05));
}

.bg-base-content\/50 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .5));
}

.bg-base-content\/55 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .55));
}

.bg-base-content\/60 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .6));
}

.bg-base-content\/65 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .65));
}

.bg-base-content\/70 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .7));
}

.bg-base-content\/75 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .75));
}

.bg-base-content\/80 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .8));
}

.bg-base-content\/85 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .85));
}

.bg-base-content\/90 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .9));
}

.bg-base-content\/95 {
  background-color: var(--fallback-bc, oklch(var(--bc) / .95));
}

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

.bg-black\/0 {
  background-color: #0000;
}

.bg-black\/10 {
  background-color: #0000001a;
}

.bg-black\/100 {
  background-color: #000;
}

.bg-black\/15 {
  background-color: #00000026;
}

.bg-black\/20 {
  background-color: #0003;
}

.bg-black\/25 {
  background-color: #00000040;
}

.bg-black\/30 {
  background-color: #0000004d;
}

.bg-black\/35 {
  background-color: #00000059;
}

.bg-black\/40 {
  background-color: #0006;
}

.bg-black\/45 {
  background-color: #00000073;
}

.bg-black\/5 {
  background-color: #0000000d;
}

.bg-black\/50 {
  background-color: #00000080;
}

.bg-black\/55 {
  background-color: #0000008c;
}

.bg-black\/60 {
  background-color: #0009;
}

.bg-black\/65 {
  background-color: #000000a6;
}

.bg-black\/70 {
  background-color: #000000b3;
}

.bg-black\/75 {
  background-color: #000000bf;
}

.bg-black\/80 {
  background-color: #000c;
}

.bg-black\/85 {
  background-color: #000000d9;
}

.bg-black\/90 {
  background-color: #000000e6;
}

.bg-black\/95 {
  background-color: #000000f2;
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}

.bg-blue-100\/0 {
  background-color: #dbeafe00;
}

.bg-blue-100\/10 {
  background-color: #dbeafe1a;
}

.bg-blue-100\/100 {
  background-color: #dbeafe;
}

.bg-blue-100\/15 {
  background-color: #dbeafe26;
}

.bg-blue-100\/20 {
  background-color: #dbeafe33;
}

.bg-blue-100\/25 {
  background-color: #dbeafe40;
}

.bg-blue-100\/30 {
  background-color: #dbeafe4d;
}

.bg-blue-100\/35 {
  background-color: #dbeafe59;
}

.bg-blue-100\/40 {
  background-color: #dbeafe66;
}

.bg-blue-100\/45 {
  background-color: #dbeafe73;
}

.bg-blue-100\/5 {
  background-color: #dbeafe0d;
}

.bg-blue-100\/50 {
  background-color: #dbeafe80;
}

.bg-blue-100\/55 {
  background-color: #dbeafe8c;
}

.bg-blue-100\/60 {
  background-color: #dbeafe99;
}

.bg-blue-100\/65 {
  background-color: #dbeafea6;
}

.bg-blue-100\/70 {
  background-color: #dbeafeb3;
}

.bg-blue-100\/75 {
  background-color: #dbeafebf;
}

.bg-blue-100\/80 {
  background-color: #dbeafecc;
}

.bg-blue-100\/85 {
  background-color: #dbeafed9;
}

.bg-blue-100\/90 {
  background-color: #dbeafee6;
}

.bg-blue-100\/95 {
  background-color: #dbeafef2;
}

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

.bg-blue-200\/0 {
  background-color: #bfdbfe00;
}

.bg-blue-200\/10 {
  background-color: #bfdbfe1a;
}

.bg-blue-200\/100 {
  background-color: #bfdbfe;
}

.bg-blue-200\/15 {
  background-color: #bfdbfe26;
}

.bg-blue-200\/20 {
  background-color: #bfdbfe33;
}

.bg-blue-200\/25 {
  background-color: #bfdbfe40;
}

.bg-blue-200\/30 {
  background-color: #bfdbfe4d;
}

.bg-blue-200\/35 {
  background-color: #bfdbfe59;
}

.bg-blue-200\/40 {
  background-color: #bfdbfe66;
}

.bg-blue-200\/45 {
  background-color: #bfdbfe73;
}

.bg-blue-200\/5 {
  background-color: #bfdbfe0d;
}

.bg-blue-200\/50 {
  background-color: #bfdbfe80;
}

.bg-blue-200\/55 {
  background-color: #bfdbfe8c;
}

.bg-blue-200\/60 {
  background-color: #bfdbfe99;
}

.bg-blue-200\/65 {
  background-color: #bfdbfea6;
}

.bg-blue-200\/70 {
  background-color: #bfdbfeb3;
}

.bg-blue-200\/75 {
  background-color: #bfdbfebf;
}

.bg-blue-200\/80 {
  background-color: #bfdbfecc;
}

.bg-blue-200\/85 {
  background-color: #bfdbfed9;
}

.bg-blue-200\/90 {
  background-color: #bfdbfee6;
}

.bg-blue-200\/95 {
  background-color: #bfdbfef2;
}

.bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 / var(--tw-bg-opacity, 1));
}

.bg-blue-300\/0 {
  background-color: #93c5fd00;
}

.bg-blue-300\/10 {
  background-color: #93c5fd1a;
}

.bg-blue-300\/100 {
  background-color: #93c5fd;
}

.bg-blue-300\/15 {
  background-color: #93c5fd26;
}

.bg-blue-300\/20 {
  background-color: #93c5fd33;
}

.bg-blue-300\/25 {
  background-color: #93c5fd40;
}

.bg-blue-300\/30 {
  background-color: #93c5fd4d;
}

.bg-blue-300\/35 {
  background-color: #93c5fd59;
}

.bg-blue-300\/40 {
  background-color: #93c5fd66;
}

.bg-blue-300\/45 {
  background-color: #93c5fd73;
}

.bg-blue-300\/5 {
  background-color: #93c5fd0d;
}

.bg-blue-300\/50 {
  background-color: #93c5fd80;
}

.bg-blue-300\/55 {
  background-color: #93c5fd8c;
}

.bg-blue-300\/60 {
  background-color: #93c5fd99;
}

.bg-blue-300\/65 {
  background-color: #93c5fda6;
}

.bg-blue-300\/70 {
  background-color: #93c5fdb3;
}

.bg-blue-300\/75 {
  background-color: #93c5fdbf;
}

.bg-blue-300\/80 {
  background-color: #93c5fdcc;
}

.bg-blue-300\/85 {
  background-color: #93c5fdd9;
}

.bg-blue-300\/90 {
  background-color: #93c5fde6;
}

.bg-blue-300\/95 {
  background-color: #93c5fdf2;
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / var(--tw-bg-opacity, 1));
}

.bg-blue-400\/0 {
  background-color: #60a5fa00;
}

.bg-blue-400\/10 {
  background-color: #60a5fa1a;
}

.bg-blue-400\/100 {
  background-color: #60a5fa;
}

.bg-blue-400\/15 {
  background-color: #60a5fa26;
}

.bg-blue-400\/20 {
  background-color: #60a5fa33;
}

.bg-blue-400\/25 {
  background-color: #60a5fa40;
}

.bg-blue-400\/30 {
  background-color: #60a5fa4d;
}

.bg-blue-400\/35 {
  background-color: #60a5fa59;
}

.bg-blue-400\/40 {
  background-color: #60a5fa66;
}

.bg-blue-400\/45 {
  background-color: #60a5fa73;
}

.bg-blue-400\/5 {
  background-color: #60a5fa0d;
}

.bg-blue-400\/50 {
  background-color: #60a5fa80;
}

.bg-blue-400\/55 {
  background-color: #60a5fa8c;
}

.bg-blue-400\/60 {
  background-color: #60a5fa99;
}

.bg-blue-400\/65 {
  background-color: #60a5faa6;
}

.bg-blue-400\/70 {
  background-color: #60a5fab3;
}

.bg-blue-400\/75 {
  background-color: #60a5fabf;
}

.bg-blue-400\/80 {
  background-color: #60a5facc;
}

.bg-blue-400\/85 {
  background-color: #60a5fad9;
}

.bg-blue-400\/90 {
  background-color: #60a5fae6;
}

.bg-blue-400\/95 {
  background-color: #60a5faf2;
}

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

.bg-blue-50\/0 {
  background-color: #eff6ff00;
}

.bg-blue-50\/10 {
  background-color: #eff6ff1a;
}

.bg-blue-50\/100 {
  background-color: #eff6ff;
}

.bg-blue-50\/15 {
  background-color: #eff6ff26;
}

.bg-blue-50\/20 {
  background-color: #eff6ff33;
}

.bg-blue-50\/25 {
  background-color: #eff6ff40;
}

.bg-blue-50\/30 {
  background-color: #eff6ff4d;
}

.bg-blue-50\/35 {
  background-color: #eff6ff59;
}

.bg-blue-50\/40 {
  background-color: #eff6ff66;
}

.bg-blue-50\/45 {
  background-color: #eff6ff73;
}

.bg-blue-50\/5 {
  background-color: #eff6ff0d;
}

.bg-blue-50\/50 {
  background-color: #eff6ff80;
}

.bg-blue-50\/55 {
  background-color: #eff6ff8c;
}

.bg-blue-50\/60 {
  background-color: #eff6ff99;
}

.bg-blue-50\/65 {
  background-color: #eff6ffa6;
}

.bg-blue-50\/70 {
  background-color: #eff6ffb3;
}

.bg-blue-50\/75 {
  background-color: #eff6ffbf;
}

.bg-blue-50\/80 {
  background-color: #eff6ffcc;
}

.bg-blue-50\/85 {
  background-color: #eff6ffd9;
}

.bg-blue-50\/90 {
  background-color: #eff6ffe6;
}

.bg-blue-50\/95 {
  background-color: #eff6fff2;
}

.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}

.bg-blue-500\/0 {
  background-color: #3b82f600;
}

.bg-blue-500\/10 {
  background-color: #3b82f61a;
}

.bg-blue-500\/100 {
  background-color: #3b82f6;
}

.bg-blue-500\/15 {
  background-color: #3b82f626;
}

.bg-blue-500\/20 {
  background-color: #3b82f633;
}

.bg-blue-500\/25 {
  background-color: #3b82f640;
}

.bg-blue-500\/30 {
  background-color: #3b82f64d;
}

.bg-blue-500\/35 {
  background-color: #3b82f659;
}

.bg-blue-500\/40 {
  background-color: #3b82f666;
}

.bg-blue-500\/45 {
  background-color: #3b82f673;
}

.bg-blue-500\/5 {
  background-color: #3b82f60d;
}

.bg-blue-500\/50 {
  background-color: #3b82f680;
}

.bg-blue-500\/55 {
  background-color: #3b82f68c;
}

.bg-blue-500\/60 {
  background-color: #3b82f699;
}

.bg-blue-500\/65 {
  background-color: #3b82f6a6;
}

.bg-blue-500\/70 {
  background-color: #3b82f6b3;
}

.bg-blue-500\/75 {
  background-color: #3b82f6bf;
}

.bg-blue-500\/80 {
  background-color: #3b82f6cc;
}

.bg-blue-500\/85 {
  background-color: #3b82f6d9;
}

.bg-blue-500\/90 {
  background-color: #3b82f6e6;
}

.bg-blue-500\/95 {
  background-color: #3b82f6f2;
}

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

.bg-blue-600\/0 {
  background-color: #2563eb00;
}

.bg-blue-600\/10 {
  background-color: #2563eb1a;
}

.bg-blue-600\/100 {
  background-color: #2563eb;
}

.bg-blue-600\/15 {
  background-color: #2563eb26;
}

.bg-blue-600\/20 {
  background-color: #2563eb33;
}

.bg-blue-600\/25 {
  background-color: #2563eb40;
}

.bg-blue-600\/30 {
  background-color: #2563eb4d;
}

.bg-blue-600\/35 {
  background-color: #2563eb59;
}

.bg-blue-600\/40 {
  background-color: #2563eb66;
}

.bg-blue-600\/45 {
  background-color: #2563eb73;
}

.bg-blue-600\/5 {
  background-color: #2563eb0d;
}

.bg-blue-600\/50 {
  background-color: #2563eb80;
}

.bg-blue-600\/55 {
  background-color: #2563eb8c;
}

.bg-blue-600\/60 {
  background-color: #2563eb99;
}

.bg-blue-600\/65 {
  background-color: #2563eba6;
}

.bg-blue-600\/70 {
  background-color: #2563ebb3;
}

.bg-blue-600\/75 {
  background-color: #2563ebbf;
}

.bg-blue-600\/80 {
  background-color: #2563ebcc;
}

.bg-blue-600\/85 {
  background-color: #2563ebd9;
}

.bg-blue-600\/90 {
  background-color: #2563ebe6;
}

.bg-blue-600\/95 {
  background-color: #2563ebf2;
}

.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.bg-blue-700\/0 {
  background-color: #1d4ed800;
}

.bg-blue-700\/10 {
  background-color: #1d4ed81a;
}

.bg-blue-700\/100 {
  background-color: #1d4ed8;
}

.bg-blue-700\/15 {
  background-color: #1d4ed826;
}

.bg-blue-700\/20 {
  background-color: #1d4ed833;
}

.bg-blue-700\/25 {
  background-color: #1d4ed840;
}

.bg-blue-700\/30 {
  background-color: #1d4ed84d;
}

.bg-blue-700\/35 {
  background-color: #1d4ed859;
}

.bg-blue-700\/40 {
  background-color: #1d4ed866;
}

.bg-blue-700\/45 {
  background-color: #1d4ed873;
}

.bg-blue-700\/5 {
  background-color: #1d4ed80d;
}

.bg-blue-700\/50 {
  background-color: #1d4ed880;
}

.bg-blue-700\/55 {
  background-color: #1d4ed88c;
}

.bg-blue-700\/60 {
  background-color: #1d4ed899;
}

.bg-blue-700\/65 {
  background-color: #1d4ed8a6;
}

.bg-blue-700\/70 {
  background-color: #1d4ed8b3;
}

.bg-blue-700\/75 {
  background-color: #1d4ed8bf;
}

.bg-blue-700\/80 {
  background-color: #1d4ed8cc;
}

.bg-blue-700\/85 {
  background-color: #1d4ed8d9;
}

.bg-blue-700\/90 {
  background-color: #1d4ed8e6;
}

.bg-blue-700\/95 {
  background-color: #1d4ed8f2;
}

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

.bg-blue-800\/0 {
  background-color: #1e40af00;
}

.bg-blue-800\/10 {
  background-color: #1e40af1a;
}

.bg-blue-800\/100 {
  background-color: #1e40af;
}

.bg-blue-800\/15 {
  background-color: #1e40af26;
}

.bg-blue-800\/20 {
  background-color: #1e40af33;
}

.bg-blue-800\/25 {
  background-color: #1e40af40;
}

.bg-blue-800\/30 {
  background-color: #1e40af4d;
}

.bg-blue-800\/35 {
  background-color: #1e40af59;
}

.bg-blue-800\/40 {
  background-color: #1e40af66;
}

.bg-blue-800\/45 {
  background-color: #1e40af73;
}

.bg-blue-800\/5 {
  background-color: #1e40af0d;
}

.bg-blue-800\/50 {
  background-color: #1e40af80;
}

.bg-blue-800\/55 {
  background-color: #1e40af8c;
}

.bg-blue-800\/60 {
  background-color: #1e40af99;
}

.bg-blue-800\/65 {
  background-color: #1e40afa6;
}

.bg-blue-800\/70 {
  background-color: #1e40afb3;
}

.bg-blue-800\/75 {
  background-color: #1e40afbf;
}

.bg-blue-800\/80 {
  background-color: #1e40afcc;
}

.bg-blue-800\/85 {
  background-color: #1e40afd9;
}

.bg-blue-800\/90 {
  background-color: #1e40afe6;
}

.bg-blue-800\/95 {
  background-color: #1e40aff2;
}

.bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}

.bg-blue-900\/0 {
  background-color: #1e3a8a00;
}

.bg-blue-900\/10 {
  background-color: #1e3a8a1a;
}

.bg-blue-900\/100 {
  background-color: #1e3a8a;
}

.bg-blue-900\/15 {
  background-color: #1e3a8a26;
}

.bg-blue-900\/20 {
  background-color: #1e3a8a33;
}

.bg-blue-900\/25 {
  background-color: #1e3a8a40;
}

.bg-blue-900\/30 {
  background-color: #1e3a8a4d;
}

.bg-blue-900\/35 {
  background-color: #1e3a8a59;
}

.bg-blue-900\/40 {
  background-color: #1e3a8a66;
}

.bg-blue-900\/45 {
  background-color: #1e3a8a73;
}

.bg-blue-900\/5 {
  background-color: #1e3a8a0d;
}

.bg-blue-900\/50 {
  background-color: #1e3a8a80;
}

.bg-blue-900\/55 {
  background-color: #1e3a8a8c;
}

.bg-blue-900\/60 {
  background-color: #1e3a8a99;
}

.bg-blue-900\/65 {
  background-color: #1e3a8aa6;
}

.bg-blue-900\/70 {
  background-color: #1e3a8ab3;
}

.bg-blue-900\/75 {
  background-color: #1e3a8abf;
}

.bg-blue-900\/80 {
  background-color: #1e3a8acc;
}

.bg-blue-900\/85 {
  background-color: #1e3a8ad9;
}

.bg-blue-900\/90 {
  background-color: #1e3a8ae6;
}

.bg-blue-900\/95 {
  background-color: #1e3a8af2;
}

.bg-blue-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity, 1));
}

.bg-blue-950\/0 {
  background-color: #17255400;
}

.bg-blue-950\/10 {
  background-color: #1725541a;
}

.bg-blue-950\/100 {
  background-color: #172554;
}

.bg-blue-950\/15 {
  background-color: #17255426;
}

.bg-blue-950\/20 {
  background-color: #17255433;
}

.bg-blue-950\/25 {
  background-color: #17255440;
}

.bg-blue-950\/30 {
  background-color: #1725544d;
}

.bg-blue-950\/35 {
  background-color: #17255459;
}

.bg-blue-950\/40 {
  background-color: #17255466;
}

.bg-blue-950\/45 {
  background-color: #17255473;
}

.bg-blue-950\/5 {
  background-color: #1725540d;
}

.bg-blue-950\/50 {
  background-color: #17255480;
}

.bg-blue-950\/55 {
  background-color: #1725548c;
}

.bg-blue-950\/60 {
  background-color: #17255499;
}

.bg-blue-950\/65 {
  background-color: #172554a6;
}

.bg-blue-950\/70 {
  background-color: #172554b3;
}

.bg-blue-950\/75 {
  background-color: #172554bf;
}

.bg-blue-950\/80 {
  background-color: #172554cc;
}

.bg-blue-950\/85 {
  background-color: #172554d9;
}

.bg-blue-950\/90 {
  background-color: #172554e6;
}

.bg-blue-950\/95 {
  background-color: #172554f2;
}

.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: #cffafe00;
}

.bg-cyan-100\/10 {
  background-color: #cffafe1a;
}

.bg-cyan-100\/100 {
  background-color: #cffafe;
}

.bg-cyan-100\/15 {
  background-color: #cffafe26;
}

.bg-cyan-100\/20 {
  background-color: #cffafe33;
}

.bg-cyan-100\/25 {
  background-color: #cffafe40;
}

.bg-cyan-100\/30 {
  background-color: #cffafe4d;
}

.bg-cyan-100\/35 {
  background-color: #cffafe59;
}

.bg-cyan-100\/40 {
  background-color: #cffafe66;
}

.bg-cyan-100\/45 {
  background-color: #cffafe73;
}

.bg-cyan-100\/5 {
  background-color: #cffafe0d;
}

.bg-cyan-100\/50 {
  background-color: #cffafe80;
}

.bg-cyan-100\/55 {
  background-color: #cffafe8c;
}

.bg-cyan-100\/60 {
  background-color: #cffafe99;
}

.bg-cyan-100\/65 {
  background-color: #cffafea6;
}

.bg-cyan-100\/70 {
  background-color: #cffafeb3;
}

.bg-cyan-100\/75 {
  background-color: #cffafebf;
}

.bg-cyan-100\/80 {
  background-color: #cffafecc;
}

.bg-cyan-100\/85 {
  background-color: #cffafed9;
}

.bg-cyan-100\/90 {
  background-color: #cffafee6;
}

.bg-cyan-100\/95 {
  background-color: #cffafef2;
}

.bg-cyan-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 / var(--tw-bg-opacity, 1));
}

.bg-cyan-200\/0 {
  background-color: #a5f3fc00;
}

.bg-cyan-200\/10 {
  background-color: #a5f3fc1a;
}

.bg-cyan-200\/100 {
  background-color: #a5f3fc;
}

.bg-cyan-200\/15 {
  background-color: #a5f3fc26;
}

.bg-cyan-200\/20 {
  background-color: #a5f3fc33;
}

.bg-cyan-200\/25 {
  background-color: #a5f3fc40;
}

.bg-cyan-200\/30 {
  background-color: #a5f3fc4d;
}

.bg-cyan-200\/35 {
  background-color: #a5f3fc59;
}

.bg-cyan-200\/40 {
  background-color: #a5f3fc66;
}

.bg-cyan-200\/45 {
  background-color: #a5f3fc73;
}

.bg-cyan-200\/5 {
  background-color: #a5f3fc0d;
}

.bg-cyan-200\/50 {
  background-color: #a5f3fc80;
}

.bg-cyan-200\/55 {
  background-color: #a5f3fc8c;
}

.bg-cyan-200\/60 {
  background-color: #a5f3fc99;
}

.bg-cyan-200\/65 {
  background-color: #a5f3fca6;
}

.bg-cyan-200\/70 {
  background-color: #a5f3fcb3;
}

.bg-cyan-200\/75 {
  background-color: #a5f3fcbf;
}

.bg-cyan-200\/80 {
  background-color: #a5f3fccc;
}

.bg-cyan-200\/85 {
  background-color: #a5f3fcd9;
}

.bg-cyan-200\/90 {
  background-color: #a5f3fce6;
}

.bg-cyan-200\/95 {
  background-color: #a5f3fcf2;
}

.bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 / var(--tw-bg-opacity, 1));
}

.bg-cyan-300\/0 {
  background-color: #67e8f900;
}

.bg-cyan-300\/10 {
  background-color: #67e8f91a;
}

.bg-cyan-300\/100 {
  background-color: #67e8f9;
}

.bg-cyan-300\/15 {
  background-color: #67e8f926;
}

.bg-cyan-300\/20 {
  background-color: #67e8f933;
}

.bg-cyan-300\/25 {
  background-color: #67e8f940;
}

.bg-cyan-300\/30 {
  background-color: #67e8f94d;
}

.bg-cyan-300\/35 {
  background-color: #67e8f959;
}

.bg-cyan-300\/40 {
  background-color: #67e8f966;
}

.bg-cyan-300\/45 {
  background-color: #67e8f973;
}

.bg-cyan-300\/5 {
  background-color: #67e8f90d;
}

.bg-cyan-300\/50 {
  background-color: #67e8f980;
}

.bg-cyan-300\/55 {
  background-color: #67e8f98c;
}

.bg-cyan-300\/60 {
  background-color: #67e8f999;
}

.bg-cyan-300\/65 {
  background-color: #67e8f9a6;
}

.bg-cyan-300\/70 {
  background-color: #67e8f9b3;
}

.bg-cyan-300\/75 {
  background-color: #67e8f9bf;
}

.bg-cyan-300\/80 {
  background-color: #67e8f9cc;
}

.bg-cyan-300\/85 {
  background-color: #67e8f9d9;
}

.bg-cyan-300\/90 {
  background-color: #67e8f9e6;
}

.bg-cyan-300\/95 {
  background-color: #67e8f9f2;
}

.bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 / var(--tw-bg-opacity, 1));
}

.bg-cyan-400\/0 {
  background-color: #22d3ee00;
}

.bg-cyan-400\/10 {
  background-color: #22d3ee1a;
}

.bg-cyan-400\/100 {
  background-color: #22d3ee;
}

.bg-cyan-400\/15 {
  background-color: #22d3ee26;
}

.bg-cyan-400\/20 {
  background-color: #22d3ee33;
}

.bg-cyan-400\/25 {
  background-color: #22d3ee40;
}

.bg-cyan-400\/30 {
  background-color: #22d3ee4d;
}

.bg-cyan-400\/35 {
  background-color: #22d3ee59;
}

.bg-cyan-400\/40 {
  background-color: #22d3ee66;
}

.bg-cyan-400\/45 {
  background-color: #22d3ee73;
}

.bg-cyan-400\/5 {
  background-color: #22d3ee0d;
}

.bg-cyan-400\/50 {
  background-color: #22d3ee80;
}

.bg-cyan-400\/55 {
  background-color: #22d3ee8c;
}

.bg-cyan-400\/60 {
  background-color: #22d3ee99;
}

.bg-cyan-400\/65 {
  background-color: #22d3eea6;
}

.bg-cyan-400\/70 {
  background-color: #22d3eeb3;
}

.bg-cyan-400\/75 {
  background-color: #22d3eebf;
}

.bg-cyan-400\/80 {
  background-color: #22d3eecc;
}

.bg-cyan-400\/85 {
  background-color: #22d3eed9;
}

.bg-cyan-400\/90 {
  background-color: #22d3eee6;
}

.bg-cyan-400\/95 {
  background-color: #22d3eef2;
}

.bg-cyan-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 / var(--tw-bg-opacity, 1));
}

.bg-cyan-50\/0 {
  background-color: #ecfeff00;
}

.bg-cyan-50\/10 {
  background-color: #ecfeff1a;
}

.bg-cyan-50\/100 {
  background-color: #ecfeff;
}

.bg-cyan-50\/15 {
  background-color: #ecfeff26;
}

.bg-cyan-50\/20 {
  background-color: #ecfeff33;
}

.bg-cyan-50\/25 {
  background-color: #ecfeff40;
}

.bg-cyan-50\/30 {
  background-color: #ecfeff4d;
}

.bg-cyan-50\/35 {
  background-color: #ecfeff59;
}

.bg-cyan-50\/40 {
  background-color: #ecfeff66;
}

.bg-cyan-50\/45 {
  background-color: #ecfeff73;
}

.bg-cyan-50\/5 {
  background-color: #ecfeff0d;
}

.bg-cyan-50\/50 {
  background-color: #ecfeff80;
}

.bg-cyan-50\/55 {
  background-color: #ecfeff8c;
}

.bg-cyan-50\/60 {
  background-color: #ecfeff99;
}

.bg-cyan-50\/65 {
  background-color: #ecfeffa6;
}

.bg-cyan-50\/70 {
  background-color: #ecfeffb3;
}

.bg-cyan-50\/75 {
  background-color: #ecfeffbf;
}

.bg-cyan-50\/80 {
  background-color: #ecfeffcc;
}

.bg-cyan-50\/85 {
  background-color: #ecfeffd9;
}

.bg-cyan-50\/90 {
  background-color: #ecfeffe6;
}

.bg-cyan-50\/95 {
  background-color: #ecfefff2;
}

.bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}

.bg-cyan-500\/0 {
  background-color: #06b6d400;
}

.bg-cyan-500\/10 {
  background-color: #06b6d41a;
}

.bg-cyan-500\/100 {
  background-color: #06b6d4;
}

.bg-cyan-500\/15 {
  background-color: #06b6d426;
}

.bg-cyan-500\/20 {
  background-color: #06b6d433;
}

.bg-cyan-500\/25 {
  background-color: #06b6d440;
}

.bg-cyan-500\/30 {
  background-color: #06b6d44d;
}

.bg-cyan-500\/35 {
  background-color: #06b6d459;
}

.bg-cyan-500\/40 {
  background-color: #06b6d466;
}

.bg-cyan-500\/45 {
  background-color: #06b6d473;
}

.bg-cyan-500\/5 {
  background-color: #06b6d40d;
}

.bg-cyan-500\/50 {
  background-color: #06b6d480;
}

.bg-cyan-500\/55 {
  background-color: #06b6d48c;
}

.bg-cyan-500\/60 {
  background-color: #06b6d499;
}

.bg-cyan-500\/65 {
  background-color: #06b6d4a6;
}

.bg-cyan-500\/70 {
  background-color: #06b6d4b3;
}

.bg-cyan-500\/75 {
  background-color: #06b6d4bf;
}

.bg-cyan-500\/80 {
  background-color: #06b6d4cc;
}

.bg-cyan-500\/85 {
  background-color: #06b6d4d9;
}

.bg-cyan-500\/90 {
  background-color: #06b6d4e6;
}

.bg-cyan-500\/95 {
  background-color: #06b6d4f2;
}

.bg-cyan-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 / var(--tw-bg-opacity, 1));
}

.bg-cyan-600\/0 {
  background-color: #0891b200;
}

.bg-cyan-600\/10 {
  background-color: #0891b21a;
}

.bg-cyan-600\/100 {
  background-color: #0891b2;
}

.bg-cyan-600\/15 {
  background-color: #0891b226;
}

.bg-cyan-600\/20 {
  background-color: #0891b233;
}

.bg-cyan-600\/25 {
  background-color: #0891b240;
}

.bg-cyan-600\/30 {
  background-color: #0891b24d;
}

.bg-cyan-600\/35 {
  background-color: #0891b259;
}

.bg-cyan-600\/40 {
  background-color: #0891b266;
}

.bg-cyan-600\/45 {
  background-color: #0891b273;
}

.bg-cyan-600\/5 {
  background-color: #0891b20d;
}

.bg-cyan-600\/50 {
  background-color: #0891b280;
}

.bg-cyan-600\/55 {
  background-color: #0891b28c;
}

.bg-cyan-600\/60 {
  background-color: #0891b299;
}

.bg-cyan-600\/65 {
  background-color: #0891b2a6;
}

.bg-cyan-600\/70 {
  background-color: #0891b2b3;
}

.bg-cyan-600\/75 {
  background-color: #0891b2bf;
}

.bg-cyan-600\/80 {
  background-color: #0891b2cc;
}

.bg-cyan-600\/85 {
  background-color: #0891b2d9;
}

.bg-cyan-600\/90 {
  background-color: #0891b2e6;
}

.bg-cyan-600\/95 {
  background-color: #0891b2f2;
}

.bg-cyan-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 / var(--tw-bg-opacity, 1));
}

.bg-cyan-700\/0 {
  background-color: #0e749000;
}

.bg-cyan-700\/10 {
  background-color: #0e74901a;
}

.bg-cyan-700\/100 {
  background-color: #0e7490;
}

.bg-cyan-700\/15 {
  background-color: #0e749026;
}

.bg-cyan-700\/20 {
  background-color: #0e749033;
}

.bg-cyan-700\/25 {
  background-color: #0e749040;
}

.bg-cyan-700\/30 {
  background-color: #0e74904d;
}

.bg-cyan-700\/35 {
  background-color: #0e749059;
}

.bg-cyan-700\/40 {
  background-color: #0e749066;
}

.bg-cyan-700\/45 {
  background-color: #0e749073;
}

.bg-cyan-700\/5 {
  background-color: #0e74900d;
}

.bg-cyan-700\/50 {
  background-color: #0e749080;
}

.bg-cyan-700\/55 {
  background-color: #0e74908c;
}

.bg-cyan-700\/60 {
  background-color: #0e749099;
}

.bg-cyan-700\/65 {
  background-color: #0e7490a6;
}

.bg-cyan-700\/70 {
  background-color: #0e7490b3;
}

.bg-cyan-700\/75 {
  background-color: #0e7490bf;
}

.bg-cyan-700\/80 {
  background-color: #0e7490cc;
}

.bg-cyan-700\/85 {
  background-color: #0e7490d9;
}

.bg-cyan-700\/90 {
  background-color: #0e7490e6;
}

.bg-cyan-700\/95 {
  background-color: #0e7490f2;
}

.bg-cyan-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}

.bg-cyan-800\/0 {
  background-color: #155e7500;
}

.bg-cyan-800\/10 {
  background-color: #155e751a;
}

.bg-cyan-800\/100 {
  background-color: #155e75;
}

.bg-cyan-800\/15 {
  background-color: #155e7526;
}

.bg-cyan-800\/20 {
  background-color: #155e7533;
}

.bg-cyan-800\/25 {
  background-color: #155e7540;
}

.bg-cyan-800\/30 {
  background-color: #155e754d;
}

.bg-cyan-800\/35 {
  background-color: #155e7559;
}

.bg-cyan-800\/40 {
  background-color: #155e7566;
}

.bg-cyan-800\/45 {
  background-color: #155e7573;
}

.bg-cyan-800\/5 {
  background-color: #155e750d;
}

.bg-cyan-800\/50 {
  background-color: #155e7580;
}

.bg-cyan-800\/55 {
  background-color: #155e758c;
}

.bg-cyan-800\/60 {
  background-color: #155e7599;
}

.bg-cyan-800\/65 {
  background-color: #155e75a6;
}

.bg-cyan-800\/70 {
  background-color: #155e75b3;
}

.bg-cyan-800\/75 {
  background-color: #155e75bf;
}

.bg-cyan-800\/80 {
  background-color: #155e75cc;
}

.bg-cyan-800\/85 {
  background-color: #155e75d9;
}

.bg-cyan-800\/90 {
  background-color: #155e75e6;
}

.bg-cyan-800\/95 {
  background-color: #155e75f2;
}

.bg-cyan-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}

.bg-cyan-900\/0 {
  background-color: #164e6300;
}

.bg-cyan-900\/10 {
  background-color: #164e631a;
}

.bg-cyan-900\/100 {
  background-color: #164e63;
}

.bg-cyan-900\/15 {
  background-color: #164e6326;
}

.bg-cyan-900\/20 {
  background-color: #164e6333;
}

.bg-cyan-900\/25 {
  background-color: #164e6340;
}

.bg-cyan-900\/30 {
  background-color: #164e634d;
}

.bg-cyan-900\/35 {
  background-color: #164e6359;
}

.bg-cyan-900\/40 {
  background-color: #164e6366;
}

.bg-cyan-900\/45 {
  background-color: #164e6373;
}

.bg-cyan-900\/5 {
  background-color: #164e630d;
}

.bg-cyan-900\/50 {
  background-color: #164e6380;
}

.bg-cyan-900\/55 {
  background-color: #164e638c;
}

.bg-cyan-900\/60 {
  background-color: #164e6399;
}

.bg-cyan-900\/65 {
  background-color: #164e63a6;
}

.bg-cyan-900\/70 {
  background-color: #164e63b3;
}

.bg-cyan-900\/75 {
  background-color: #164e63bf;
}

.bg-cyan-900\/80 {
  background-color: #164e63cc;
}

.bg-cyan-900\/85 {
  background-color: #164e63d9;
}

.bg-cyan-900\/90 {
  background-color: #164e63e6;
}

.bg-cyan-900\/95 {
  background-color: #164e63f2;
}

.bg-cyan-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 51 68 / var(--tw-bg-opacity, 1));
}

.bg-cyan-950\/0 {
  background-color: #08334400;
}

.bg-cyan-950\/10 {
  background-color: #0833441a;
}

.bg-cyan-950\/100 {
  background-color: #083344;
}

.bg-cyan-950\/15 {
  background-color: #08334426;
}

.bg-cyan-950\/20 {
  background-color: #08334433;
}

.bg-cyan-950\/25 {
  background-color: #08334440;
}

.bg-cyan-950\/30 {
  background-color: #0833444d;
}

.bg-cyan-950\/35 {
  background-color: #08334459;
}

.bg-cyan-950\/40 {
  background-color: #08334466;
}

.bg-cyan-950\/45 {
  background-color: #08334473;
}

.bg-cyan-950\/5 {
  background-color: #0833440d;
}

.bg-cyan-950\/50 {
  background-color: #08334480;
}

.bg-cyan-950\/55 {
  background-color: #0833448c;
}

.bg-cyan-950\/60 {
  background-color: #08334499;
}

.bg-cyan-950\/65 {
  background-color: #083344a6;
}

.bg-cyan-950\/70 {
  background-color: #083344b3;
}

.bg-cyan-950\/75 {
  background-color: #083344bf;
}

.bg-cyan-950\/80 {
  background-color: #083344cc;
}

.bg-cyan-950\/85 {
  background-color: #083344d9;
}

.bg-cyan-950\/90 {
  background-color: #083344e6;
}

.bg-cyan-950\/95 {
  background-color: #083344f2;
}

.bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}

.bg-emerald-100\/0 {
  background-color: #d1fae500;
}

.bg-emerald-100\/10 {
  background-color: #d1fae51a;
}

.bg-emerald-100\/100 {
  background-color: #d1fae5;
}

.bg-emerald-100\/15 {
  background-color: #d1fae526;
}

.bg-emerald-100\/20 {
  background-color: #d1fae533;
}

.bg-emerald-100\/25 {
  background-color: #d1fae540;
}

.bg-emerald-100\/30 {
  background-color: #d1fae54d;
}

.bg-emerald-100\/35 {
  background-color: #d1fae559;
}

.bg-emerald-100\/40 {
  background-color: #d1fae566;
}

.bg-emerald-100\/45 {
  background-color: #d1fae573;
}

.bg-emerald-100\/5 {
  background-color: #d1fae50d;
}

.bg-emerald-100\/50 {
  background-color: #d1fae580;
}

.bg-emerald-100\/55 {
  background-color: #d1fae58c;
}

.bg-emerald-100\/60 {
  background-color: #d1fae599;
}

.bg-emerald-100\/65 {
  background-color: #d1fae5a6;
}

.bg-emerald-100\/70 {
  background-color: #d1fae5b3;
}

.bg-emerald-100\/75 {
  background-color: #d1fae5bf;
}

.bg-emerald-100\/80 {
  background-color: #d1fae5cc;
}

.bg-emerald-100\/85 {
  background-color: #d1fae5d9;
}

.bg-emerald-100\/90 {
  background-color: #d1fae5e6;
}

.bg-emerald-100\/95 {
  background-color: #d1fae5f2;
}

.bg-emerald-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 / var(--tw-bg-opacity, 1));
}

.bg-emerald-200\/0 {
  background-color: #a7f3d000;
}

.bg-emerald-200\/10 {
  background-color: #a7f3d01a;
}

.bg-emerald-200\/100 {
  background-color: #a7f3d0;
}

.bg-emerald-200\/15 {
  background-color: #a7f3d026;
}

.bg-emerald-200\/20 {
  background-color: #a7f3d033;
}

.bg-emerald-200\/25 {
  background-color: #a7f3d040;
}

.bg-emerald-200\/30 {
  background-color: #a7f3d04d;
}

.bg-emerald-200\/35 {
  background-color: #a7f3d059;
}

.bg-emerald-200\/40 {
  background-color: #a7f3d066;
}

.bg-emerald-200\/45 {
  background-color: #a7f3d073;
}

.bg-emerald-200\/5 {
  background-color: #a7f3d00d;
}

.bg-emerald-200\/50 {
  background-color: #a7f3d080;
}

.bg-emerald-200\/55 {
  background-color: #a7f3d08c;
}

.bg-emerald-200\/60 {
  background-color: #a7f3d099;
}

.bg-emerald-200\/65 {
  background-color: #a7f3d0a6;
}

.bg-emerald-200\/70 {
  background-color: #a7f3d0b3;
}

.bg-emerald-200\/75 {
  background-color: #a7f3d0bf;
}

.bg-emerald-200\/80 {
  background-color: #a7f3d0cc;
}

.bg-emerald-200\/85 {
  background-color: #a7f3d0d9;
}

.bg-emerald-200\/90 {
  background-color: #a7f3d0e6;
}

.bg-emerald-200\/95 {
  background-color: #a7f3d0f2;
}

.bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 / var(--tw-bg-opacity, 1));
}

.bg-emerald-300\/0 {
  background-color: #6ee7b700;
}

.bg-emerald-300\/10 {
  background-color: #6ee7b71a;
}

.bg-emerald-300\/100 {
  background-color: #6ee7b7;
}

.bg-emerald-300\/15 {
  background-color: #6ee7b726;
}

.bg-emerald-300\/20 {
  background-color: #6ee7b733;
}

.bg-emerald-300\/25 {
  background-color: #6ee7b740;
}

.bg-emerald-300\/30 {
  background-color: #6ee7b74d;
}

.bg-emerald-300\/35 {
  background-color: #6ee7b759;
}

.bg-emerald-300\/40 {
  background-color: #6ee7b766;
}

.bg-emerald-300\/45 {
  background-color: #6ee7b773;
}

.bg-emerald-300\/5 {
  background-color: #6ee7b70d;
}

.bg-emerald-300\/50 {
  background-color: #6ee7b780;
}

.bg-emerald-300\/55 {
  background-color: #6ee7b78c;
}

.bg-emerald-300\/60 {
  background-color: #6ee7b799;
}

.bg-emerald-300\/65 {
  background-color: #6ee7b7a6;
}

.bg-emerald-300\/70 {
  background-color: #6ee7b7b3;
}

.bg-emerald-300\/75 {
  background-color: #6ee7b7bf;
}

.bg-emerald-300\/80 {
  background-color: #6ee7b7cc;
}

.bg-emerald-300\/85 {
  background-color: #6ee7b7d9;
}

.bg-emerald-300\/90 {
  background-color: #6ee7b7e6;
}

.bg-emerald-300\/95 {
  background-color: #6ee7b7f2;
}

.bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.bg-emerald-400\/0 {
  background-color: #34d39900;
}

.bg-emerald-400\/10 {
  background-color: #34d3991a;
}

.bg-emerald-400\/100 {
  background-color: #34d399;
}

.bg-emerald-400\/15 {
  background-color: #34d39926;
}

.bg-emerald-400\/20 {
  background-color: #34d39933;
}

.bg-emerald-400\/25 {
  background-color: #34d39940;
}

.bg-emerald-400\/30 {
  background-color: #34d3994d;
}

.bg-emerald-400\/35 {
  background-color: #34d39959;
}

.bg-emerald-400\/40 {
  background-color: #34d39966;
}

.bg-emerald-400\/45 {
  background-color: #34d39973;
}

.bg-emerald-400\/5 {
  background-color: #34d3990d;
}

.bg-emerald-400\/50 {
  background-color: #34d39980;
}

.bg-emerald-400\/55 {
  background-color: #34d3998c;
}

.bg-emerald-400\/60 {
  background-color: #34d39999;
}

.bg-emerald-400\/65 {
  background-color: #34d399a6;
}

.bg-emerald-400\/70 {
  background-color: #34d399b3;
}

.bg-emerald-400\/75 {
  background-color: #34d399bf;
}

.bg-emerald-400\/80 {
  background-color: #34d399cc;
}

.bg-emerald-400\/85 {
  background-color: #34d399d9;
}

.bg-emerald-400\/90 {
  background-color: #34d399e6;
}

.bg-emerald-400\/95 {
  background-color: #34d399f2;
}

.bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity, 1));
}

.bg-emerald-50\/0 {
  background-color: #ecfdf500;
}

.bg-emerald-50\/10 {
  background-color: #ecfdf51a;
}

.bg-emerald-50\/100 {
  background-color: #ecfdf5;
}

.bg-emerald-50\/15 {
  background-color: #ecfdf526;
}

.bg-emerald-50\/20 {
  background-color: #ecfdf533;
}

.bg-emerald-50\/25 {
  background-color: #ecfdf540;
}

.bg-emerald-50\/30 {
  background-color: #ecfdf54d;
}

.bg-emerald-50\/35 {
  background-color: #ecfdf559;
}

.bg-emerald-50\/40 {
  background-color: #ecfdf566;
}

.bg-emerald-50\/45 {
  background-color: #ecfdf573;
}

.bg-emerald-50\/5 {
  background-color: #ecfdf50d;
}

.bg-emerald-50\/50 {
  background-color: #ecfdf580;
}

.bg-emerald-50\/55 {
  background-color: #ecfdf58c;
}

.bg-emerald-50\/60 {
  background-color: #ecfdf599;
}

.bg-emerald-50\/65 {
  background-color: #ecfdf5a6;
}

.bg-emerald-50\/70 {
  background-color: #ecfdf5b3;
}

.bg-emerald-50\/75 {
  background-color: #ecfdf5bf;
}

.bg-emerald-50\/80 {
  background-color: #ecfdf5cc;
}

.bg-emerald-50\/85 {
  background-color: #ecfdf5d9;
}

.bg-emerald-50\/90 {
  background-color: #ecfdf5e6;
}

.bg-emerald-50\/95 {
  background-color: #ecfdf5f2;
}

.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.bg-emerald-500\/0 {
  background-color: #10b98100;
}

.bg-emerald-500\/10 {
  background-color: #10b9811a;
}

.bg-emerald-500\/100 {
  background-color: #10b981;
}

.bg-emerald-500\/15 {
  background-color: #10b98126;
}

.bg-emerald-500\/20 {
  background-color: #10b98133;
}

.bg-emerald-500\/25 {
  background-color: #10b98140;
}

.bg-emerald-500\/30 {
  background-color: #10b9814d;
}

.bg-emerald-500\/35 {
  background-color: #10b98159;
}

.bg-emerald-500\/40 {
  background-color: #10b98166;
}

.bg-emerald-500\/45 {
  background-color: #10b98173;
}

.bg-emerald-500\/5 {
  background-color: #10b9810d;
}

.bg-emerald-500\/50 {
  background-color: #10b98180;
}

.bg-emerald-500\/55 {
  background-color: #10b9818c;
}

.bg-emerald-500\/60 {
  background-color: #10b98199;
}

.bg-emerald-500\/65 {
  background-color: #10b981a6;
}

.bg-emerald-500\/70 {
  background-color: #10b981b3;
}

.bg-emerald-500\/75 {
  background-color: #10b981bf;
}

.bg-emerald-500\/80 {
  background-color: #10b981cc;
}

.bg-emerald-500\/85 {
  background-color: #10b981d9;
}

.bg-emerald-500\/90 {
  background-color: #10b981e6;
}

.bg-emerald-500\/95 {
  background-color: #10b981f2;
}

.bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity, 1));
}

.bg-emerald-600\/0 {
  background-color: #05966900;
}

.bg-emerald-600\/10 {
  background-color: #0596691a;
}

.bg-emerald-600\/100 {
  background-color: #059669;
}

.bg-emerald-600\/15 {
  background-color: #05966926;
}

.bg-emerald-600\/20 {
  background-color: #05966933;
}

.bg-emerald-600\/25 {
  background-color: #05966940;
}

.bg-emerald-600\/30 {
  background-color: #0596694d;
}

.bg-emerald-600\/35 {
  background-color: #05966959;
}

.bg-emerald-600\/40 {
  background-color: #05966966;
}

.bg-emerald-600\/45 {
  background-color: #05966973;
}

.bg-emerald-600\/5 {
  background-color: #0596690d;
}

.bg-emerald-600\/50 {
  background-color: #05966980;
}

.bg-emerald-600\/55 {
  background-color: #0596698c;
}

.bg-emerald-600\/60 {
  background-color: #05966999;
}

.bg-emerald-600\/65 {
  background-color: #059669a6;
}

.bg-emerald-600\/70 {
  background-color: #059669b3;
}

.bg-emerald-600\/75 {
  background-color: #059669bf;
}

.bg-emerald-600\/80 {
  background-color: #059669cc;
}

.bg-emerald-600\/85 {
  background-color: #059669d9;
}

.bg-emerald-600\/90 {
  background-color: #059669e6;
}

.bg-emerald-600\/95 {
  background-color: #059669f2;
}

.bg-emerald-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 / var(--tw-bg-opacity, 1));
}

.bg-emerald-700\/0 {
  background-color: #04785700;
}

.bg-emerald-700\/10 {
  background-color: #0478571a;
}

.bg-emerald-700\/100 {
  background-color: #047857;
}

.bg-emerald-700\/15 {
  background-color: #04785726;
}

.bg-emerald-700\/20 {
  background-color: #04785733;
}

.bg-emerald-700\/25 {
  background-color: #04785740;
}

.bg-emerald-700\/30 {
  background-color: #0478574d;
}

.bg-emerald-700\/35 {
  background-color: #04785759;
}

.bg-emerald-700\/40 {
  background-color: #04785766;
}

.bg-emerald-700\/45 {
  background-color: #04785773;
}

.bg-emerald-700\/5 {
  background-color: #0478570d;
}

.bg-emerald-700\/50 {
  background-color: #04785780;
}

.bg-emerald-700\/55 {
  background-color: #0478578c;
}

.bg-emerald-700\/60 {
  background-color: #04785799;
}

.bg-emerald-700\/65 {
  background-color: #047857a6;
}

.bg-emerald-700\/70 {
  background-color: #047857b3;
}

.bg-emerald-700\/75 {
  background-color: #047857bf;
}

.bg-emerald-700\/80 {
  background-color: #047857cc;
}

.bg-emerald-700\/85 {
  background-color: #047857d9;
}

.bg-emerald-700\/90 {
  background-color: #047857e6;
}

.bg-emerald-700\/95 {
  background-color: #047857f2;
}

.bg-emerald-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}

.bg-emerald-800\/0 {
  background-color: #065f4600;
}

.bg-emerald-800\/10 {
  background-color: #065f461a;
}

.bg-emerald-800\/100 {
  background-color: #065f46;
}

.bg-emerald-800\/15 {
  background-color: #065f4626;
}

.bg-emerald-800\/20 {
  background-color: #065f4633;
}

.bg-emerald-800\/25 {
  background-color: #065f4640;
}

.bg-emerald-800\/30 {
  background-color: #065f464d;
}

.bg-emerald-800\/35 {
  background-color: #065f4659;
}

.bg-emerald-800\/40 {
  background-color: #065f4666;
}

.bg-emerald-800\/45 {
  background-color: #065f4673;
}

.bg-emerald-800\/5 {
  background-color: #065f460d;
}

.bg-emerald-800\/50 {
  background-color: #065f4680;
}

.bg-emerald-800\/55 {
  background-color: #065f468c;
}

.bg-emerald-800\/60 {
  background-color: #065f4699;
}

.bg-emerald-800\/65 {
  background-color: #065f46a6;
}

.bg-emerald-800\/70 {
  background-color: #065f46b3;
}

.bg-emerald-800\/75 {
  background-color: #065f46bf;
}

.bg-emerald-800\/80 {
  background-color: #065f46cc;
}

.bg-emerald-800\/85 {
  background-color: #065f46d9;
}

.bg-emerald-800\/90 {
  background-color: #065f46e6;
}

.bg-emerald-800\/95 {
  background-color: #065f46f2;
}

.bg-emerald-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}

.bg-emerald-900\/0 {
  background-color: #064e3b00;
}

.bg-emerald-900\/10 {
  background-color: #064e3b1a;
}

.bg-emerald-900\/100 {
  background-color: #064e3b;
}

.bg-emerald-900\/15 {
  background-color: #064e3b26;
}

.bg-emerald-900\/20 {
  background-color: #064e3b33;
}

.bg-emerald-900\/25 {
  background-color: #064e3b40;
}

.bg-emerald-900\/30 {
  background-color: #064e3b4d;
}

.bg-emerald-900\/35 {
  background-color: #064e3b59;
}

.bg-emerald-900\/40 {
  background-color: #064e3b66;
}

.bg-emerald-900\/45 {
  background-color: #064e3b73;
}

.bg-emerald-900\/5 {
  background-color: #064e3b0d;
}

.bg-emerald-900\/50 {
  background-color: #064e3b80;
}

.bg-emerald-900\/55 {
  background-color: #064e3b8c;
}

.bg-emerald-900\/60 {
  background-color: #064e3b99;
}

.bg-emerald-900\/65 {
  background-color: #064e3ba6;
}

.bg-emerald-900\/70 {
  background-color: #064e3bb3;
}

.bg-emerald-900\/75 {
  background-color: #064e3bbf;
}

.bg-emerald-900\/80 {
  background-color: #064e3bcc;
}

.bg-emerald-900\/85 {
  background-color: #064e3bd9;
}

.bg-emerald-900\/90 {
  background-color: #064e3be6;
}

.bg-emerald-900\/95 {
  background-color: #064e3bf2;
}

.bg-emerald-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1));
}

.bg-emerald-950\/0 {
  background-color: #022c2200;
}

.bg-emerald-950\/10 {
  background-color: #022c221a;
}

.bg-emerald-950\/100 {
  background-color: #022c22;
}

.bg-emerald-950\/15 {
  background-color: #022c2226;
}

.bg-emerald-950\/20 {
  background-color: #022c2233;
}

.bg-emerald-950\/25 {
  background-color: #022c2240;
}

.bg-emerald-950\/30 {
  background-color: #022c224d;
}

.bg-emerald-950\/35 {
  background-color: #022c2259;
}

.bg-emerald-950\/40 {
  background-color: #022c2266;
}

.bg-emerald-950\/45 {
  background-color: #022c2273;
}

.bg-emerald-950\/5 {
  background-color: #022c220d;
}

.bg-emerald-950\/50 {
  background-color: #022c2280;
}

.bg-emerald-950\/55 {
  background-color: #022c228c;
}

.bg-emerald-950\/60 {
  background-color: #022c2299;
}

.bg-emerald-950\/65 {
  background-color: #022c22a6;
}

.bg-emerald-950\/70 {
  background-color: #022c22b3;
}

.bg-emerald-950\/75 {
  background-color: #022c22bf;
}

.bg-emerald-950\/80 {
  background-color: #022c22cc;
}

.bg-emerald-950\/85 {
  background-color: #022c22d9;
}

.bg-emerald-950\/90 {
  background-color: #022c22e6;
}

.bg-emerald-950\/95 {
  background-color: #022c22f2;
}

.bg-error {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-er, oklch(var(--er) / var(--tw-bg-opacity, 1)));
}

.bg-error-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-erc, oklch(var(--erc) / var(--tw-bg-opacity, 1)));
}

.bg-error-content\/0 {
  background-color: var(--fallback-erc, oklch(var(--erc) / 0));
}

.bg-error-content\/10 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .1));
}

.bg-error-content\/100 {
  background-color: var(--fallback-erc, oklch(var(--erc) / 1));
}

.bg-error-content\/15 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .15));
}

.bg-error-content\/20 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .2));
}

.bg-error-content\/25 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .25));
}

.bg-error-content\/30 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .3));
}

.bg-error-content\/35 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .35));
}

.bg-error-content\/40 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .4));
}

.bg-error-content\/45 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .45));
}

.bg-error-content\/5 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .05));
}

.bg-error-content\/50 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .5));
}

.bg-error-content\/55 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .55));
}

.bg-error-content\/60 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .6));
}

.bg-error-content\/65 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .65));
}

.bg-error-content\/70 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .7));
}

.bg-error-content\/75 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .75));
}

.bg-error-content\/80 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .8));
}

.bg-error-content\/85 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .85));
}

.bg-error-content\/90 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .9));
}

.bg-error-content\/95 {
  background-color: var(--fallback-erc, oklch(var(--erc) / .95));
}

.bg-error\/0 {
  background-color: var(--fallback-er, oklch(var(--er) / 0));
}

.bg-error\/10 {
  background-color: var(--fallback-er, oklch(var(--er) / .1));
}

.bg-error\/100 {
  background-color: var(--fallback-er, oklch(var(--er) / 1));
}

.bg-error\/15 {
  background-color: var(--fallback-er, oklch(var(--er) / .15));
}

.bg-error\/20 {
  background-color: var(--fallback-er, oklch(var(--er) / .2));
}

.bg-error\/25 {
  background-color: var(--fallback-er, oklch(var(--er) / .25));
}

.bg-error\/30 {
  background-color: var(--fallback-er, oklch(var(--er) / .3));
}

.bg-error\/35 {
  background-color: var(--fallback-er, oklch(var(--er) / .35));
}

.bg-error\/40 {
  background-color: var(--fallback-er, oklch(var(--er) / .4));
}

.bg-error\/45 {
  background-color: var(--fallback-er, oklch(var(--er) / .45));
}

.bg-error\/5 {
  background-color: var(--fallback-er, oklch(var(--er) / .05));
}

.bg-error\/50 {
  background-color: var(--fallback-er, oklch(var(--er) / .5));
}

.bg-error\/55 {
  background-color: var(--fallback-er, oklch(var(--er) / .55));
}

.bg-error\/60 {
  background-color: var(--fallback-er, oklch(var(--er) / .6));
}

.bg-error\/65 {
  background-color: var(--fallback-er, oklch(var(--er) / .65));
}

.bg-error\/70 {
  background-color: var(--fallback-er, oklch(var(--er) / .7));
}

.bg-error\/75 {
  background-color: var(--fallback-er, oklch(var(--er) / .75));
}

.bg-error\/80 {
  background-color: var(--fallback-er, oklch(var(--er) / .8));
}

.bg-error\/85 {
  background-color: var(--fallback-er, oklch(var(--er) / .85));
}

.bg-error\/90 {
  background-color: var(--fallback-er, oklch(var(--er) / .9));
}

.bg-error\/95 {
  background-color: var(--fallback-er, oklch(var(--er) / .95));
}

.bg-foreground {
  background-color: var(--foreground);
}

.bg-fuchsia-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-100\/0 {
  background-color: #fae8ff00;
}

.bg-fuchsia-100\/10 {
  background-color: #fae8ff1a;
}

.bg-fuchsia-100\/100 {
  background-color: #fae8ff;
}

.bg-fuchsia-100\/15 {
  background-color: #fae8ff26;
}

.bg-fuchsia-100\/20 {
  background-color: #fae8ff33;
}

.bg-fuchsia-100\/25 {
  background-color: #fae8ff40;
}

.bg-fuchsia-100\/30 {
  background-color: #fae8ff4d;
}

.bg-fuchsia-100\/35 {
  background-color: #fae8ff59;
}

.bg-fuchsia-100\/40 {
  background-color: #fae8ff66;
}

.bg-fuchsia-100\/45 {
  background-color: #fae8ff73;
}

.bg-fuchsia-100\/5 {
  background-color: #fae8ff0d;
}

.bg-fuchsia-100\/50 {
  background-color: #fae8ff80;
}

.bg-fuchsia-100\/55 {
  background-color: #fae8ff8c;
}

.bg-fuchsia-100\/60 {
  background-color: #fae8ff99;
}

.bg-fuchsia-100\/65 {
  background-color: #fae8ffa6;
}

.bg-fuchsia-100\/70 {
  background-color: #fae8ffb3;
}

.bg-fuchsia-100\/75 {
  background-color: #fae8ffbf;
}

.bg-fuchsia-100\/80 {
  background-color: #fae8ffcc;
}

.bg-fuchsia-100\/85 {
  background-color: #fae8ffd9;
}

.bg-fuchsia-100\/90 {
  background-color: #fae8ffe6;
}

.bg-fuchsia-100\/95 {
  background-color: #fae8fff2;
}

.bg-fuchsia-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-200\/0 {
  background-color: #f5d0fe00;
}

.bg-fuchsia-200\/10 {
  background-color: #f5d0fe1a;
}

.bg-fuchsia-200\/100 {
  background-color: #f5d0fe;
}

.bg-fuchsia-200\/15 {
  background-color: #f5d0fe26;
}

.bg-fuchsia-200\/20 {
  background-color: #f5d0fe33;
}

.bg-fuchsia-200\/25 {
  background-color: #f5d0fe40;
}

.bg-fuchsia-200\/30 {
  background-color: #f5d0fe4d;
}

.bg-fuchsia-200\/35 {
  background-color: #f5d0fe59;
}

.bg-fuchsia-200\/40 {
  background-color: #f5d0fe66;
}

.bg-fuchsia-200\/45 {
  background-color: #f5d0fe73;
}

.bg-fuchsia-200\/5 {
  background-color: #f5d0fe0d;
}

.bg-fuchsia-200\/50 {
  background-color: #f5d0fe80;
}

.bg-fuchsia-200\/55 {
  background-color: #f5d0fe8c;
}

.bg-fuchsia-200\/60 {
  background-color: #f5d0fe99;
}

.bg-fuchsia-200\/65 {
  background-color: #f5d0fea6;
}

.bg-fuchsia-200\/70 {
  background-color: #f5d0feb3;
}

.bg-fuchsia-200\/75 {
  background-color: #f5d0febf;
}

.bg-fuchsia-200\/80 {
  background-color: #f5d0fecc;
}

.bg-fuchsia-200\/85 {
  background-color: #f5d0fed9;
}

.bg-fuchsia-200\/90 {
  background-color: #f5d0fee6;
}

.bg-fuchsia-200\/95 {
  background-color: #f5d0fef2;
}

.bg-fuchsia-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 171 252 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-300\/0 {
  background-color: #f0abfc00;
}

.bg-fuchsia-300\/10 {
  background-color: #f0abfc1a;
}

.bg-fuchsia-300\/100 {
  background-color: #f0abfc;
}

.bg-fuchsia-300\/15 {
  background-color: #f0abfc26;
}

.bg-fuchsia-300\/20 {
  background-color: #f0abfc33;
}

.bg-fuchsia-300\/25 {
  background-color: #f0abfc40;
}

.bg-fuchsia-300\/30 {
  background-color: #f0abfc4d;
}

.bg-fuchsia-300\/35 {
  background-color: #f0abfc59;
}

.bg-fuchsia-300\/40 {
  background-color: #f0abfc66;
}

.bg-fuchsia-300\/45 {
  background-color: #f0abfc73;
}

.bg-fuchsia-300\/5 {
  background-color: #f0abfc0d;
}

.bg-fuchsia-300\/50 {
  background-color: #f0abfc80;
}

.bg-fuchsia-300\/55 {
  background-color: #f0abfc8c;
}

.bg-fuchsia-300\/60 {
  background-color: #f0abfc99;
}

.bg-fuchsia-300\/65 {
  background-color: #f0abfca6;
}

.bg-fuchsia-300\/70 {
  background-color: #f0abfcb3;
}

.bg-fuchsia-300\/75 {
  background-color: #f0abfcbf;
}

.bg-fuchsia-300\/80 {
  background-color: #f0abfccc;
}

.bg-fuchsia-300\/85 {
  background-color: #f0abfcd9;
}

.bg-fuchsia-300\/90 {
  background-color: #f0abfce6;
}

.bg-fuchsia-300\/95 {
  background-color: #f0abfcf2;
}

.bg-fuchsia-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(232 121 249 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-400\/0 {
  background-color: #e879f900;
}

.bg-fuchsia-400\/10 {
  background-color: #e879f91a;
}

.bg-fuchsia-400\/100 {
  background-color: #e879f9;
}

.bg-fuchsia-400\/15 {
  background-color: #e879f926;
}

.bg-fuchsia-400\/20 {
  background-color: #e879f933;
}

.bg-fuchsia-400\/25 {
  background-color: #e879f940;
}

.bg-fuchsia-400\/30 {
  background-color: #e879f94d;
}

.bg-fuchsia-400\/35 {
  background-color: #e879f959;
}

.bg-fuchsia-400\/40 {
  background-color: #e879f966;
}

.bg-fuchsia-400\/45 {
  background-color: #e879f973;
}

.bg-fuchsia-400\/5 {
  background-color: #e879f90d;
}

.bg-fuchsia-400\/50 {
  background-color: #e879f980;
}

.bg-fuchsia-400\/55 {
  background-color: #e879f98c;
}

.bg-fuchsia-400\/60 {
  background-color: #e879f999;
}

.bg-fuchsia-400\/65 {
  background-color: #e879f9a6;
}

.bg-fuchsia-400\/70 {
  background-color: #e879f9b3;
}

.bg-fuchsia-400\/75 {
  background-color: #e879f9bf;
}

.bg-fuchsia-400\/80 {
  background-color: #e879f9cc;
}

.bg-fuchsia-400\/85 {
  background-color: #e879f9d9;
}

.bg-fuchsia-400\/90 {
  background-color: #e879f9e6;
}

.bg-fuchsia-400\/95 {
  background-color: #e879f9f2;
}

.bg-fuchsia-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 244 255 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-50\/0 {
  background-color: #fdf4ff00;
}

.bg-fuchsia-50\/10 {
  background-color: #fdf4ff1a;
}

.bg-fuchsia-50\/100 {
  background-color: #fdf4ff;
}

.bg-fuchsia-50\/15 {
  background-color: #fdf4ff26;
}

.bg-fuchsia-50\/20 {
  background-color: #fdf4ff33;
}

.bg-fuchsia-50\/25 {
  background-color: #fdf4ff40;
}

.bg-fuchsia-50\/30 {
  background-color: #fdf4ff4d;
}

.bg-fuchsia-50\/35 {
  background-color: #fdf4ff59;
}

.bg-fuchsia-50\/40 {
  background-color: #fdf4ff66;
}

.bg-fuchsia-50\/45 {
  background-color: #fdf4ff73;
}

.bg-fuchsia-50\/5 {
  background-color: #fdf4ff0d;
}

.bg-fuchsia-50\/50 {
  background-color: #fdf4ff80;
}

.bg-fuchsia-50\/55 {
  background-color: #fdf4ff8c;
}

.bg-fuchsia-50\/60 {
  background-color: #fdf4ff99;
}

.bg-fuchsia-50\/65 {
  background-color: #fdf4ffa6;
}

.bg-fuchsia-50\/70 {
  background-color: #fdf4ffb3;
}

.bg-fuchsia-50\/75 {
  background-color: #fdf4ffbf;
}

.bg-fuchsia-50\/80 {
  background-color: #fdf4ffcc;
}

.bg-fuchsia-50\/85 {
  background-color: #fdf4ffd9;
}

.bg-fuchsia-50\/90 {
  background-color: #fdf4ffe6;
}

.bg-fuchsia-50\/95 {
  background-color: #fdf4fff2;
}

.bg-fuchsia-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-500\/0 {
  background-color: #d946ef00;
}

.bg-fuchsia-500\/10 {
  background-color: #d946ef1a;
}

.bg-fuchsia-500\/100 {
  background-color: #d946ef;
}

.bg-fuchsia-500\/15 {
  background-color: #d946ef26;
}

.bg-fuchsia-500\/20 {
  background-color: #d946ef33;
}

.bg-fuchsia-500\/25 {
  background-color: #d946ef40;
}

.bg-fuchsia-500\/30 {
  background-color: #d946ef4d;
}

.bg-fuchsia-500\/35 {
  background-color: #d946ef59;
}

.bg-fuchsia-500\/40 {
  background-color: #d946ef66;
}

.bg-fuchsia-500\/45 {
  background-color: #d946ef73;
}

.bg-fuchsia-500\/5 {
  background-color: #d946ef0d;
}

.bg-fuchsia-500\/50 {
  background-color: #d946ef80;
}

.bg-fuchsia-500\/55 {
  background-color: #d946ef8c;
}

.bg-fuchsia-500\/60 {
  background-color: #d946ef99;
}

.bg-fuchsia-500\/65 {
  background-color: #d946efa6;
}

.bg-fuchsia-500\/70 {
  background-color: #d946efb3;
}

.bg-fuchsia-500\/75 {
  background-color: #d946efbf;
}

.bg-fuchsia-500\/80 {
  background-color: #d946efcc;
}

.bg-fuchsia-500\/85 {
  background-color: #d946efd9;
}

.bg-fuchsia-500\/90 {
  background-color: #d946efe6;
}

.bg-fuchsia-500\/95 {
  background-color: #d946eff2;
}

.bg-fuchsia-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 38 211 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-600\/0 {
  background-color: #c026d300;
}

.bg-fuchsia-600\/10 {
  background-color: #c026d31a;
}

.bg-fuchsia-600\/100 {
  background-color: #c026d3;
}

.bg-fuchsia-600\/15 {
  background-color: #c026d326;
}

.bg-fuchsia-600\/20 {
  background-color: #c026d333;
}

.bg-fuchsia-600\/25 {
  background-color: #c026d340;
}

.bg-fuchsia-600\/30 {
  background-color: #c026d34d;
}

.bg-fuchsia-600\/35 {
  background-color: #c026d359;
}

.bg-fuchsia-600\/40 {
  background-color: #c026d366;
}

.bg-fuchsia-600\/45 {
  background-color: #c026d373;
}

.bg-fuchsia-600\/5 {
  background-color: #c026d30d;
}

.bg-fuchsia-600\/50 {
  background-color: #c026d380;
}

.bg-fuchsia-600\/55 {
  background-color: #c026d38c;
}

.bg-fuchsia-600\/60 {
  background-color: #c026d399;
}

.bg-fuchsia-600\/65 {
  background-color: #c026d3a6;
}

.bg-fuchsia-600\/70 {
  background-color: #c026d3b3;
}

.bg-fuchsia-600\/75 {
  background-color: #c026d3bf;
}

.bg-fuchsia-600\/80 {
  background-color: #c026d3cc;
}

.bg-fuchsia-600\/85 {
  background-color: #c026d3d9;
}

.bg-fuchsia-600\/90 {
  background-color: #c026d3e6;
}

.bg-fuchsia-600\/95 {
  background-color: #c026d3f2;
}

.bg-fuchsia-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-700\/0 {
  background-color: #a21caf00;
}

.bg-fuchsia-700\/10 {
  background-color: #a21caf1a;
}

.bg-fuchsia-700\/100 {
  background-color: #a21caf;
}

.bg-fuchsia-700\/15 {
  background-color: #a21caf26;
}

.bg-fuchsia-700\/20 {
  background-color: #a21caf33;
}

.bg-fuchsia-700\/25 {
  background-color: #a21caf40;
}

.bg-fuchsia-700\/30 {
  background-color: #a21caf4d;
}

.bg-fuchsia-700\/35 {
  background-color: #a21caf59;
}

.bg-fuchsia-700\/40 {
  background-color: #a21caf66;
}

.bg-fuchsia-700\/45 {
  background-color: #a21caf73;
}

.bg-fuchsia-700\/5 {
  background-color: #a21caf0d;
}

.bg-fuchsia-700\/50 {
  background-color: #a21caf80;
}

.bg-fuchsia-700\/55 {
  background-color: #a21caf8c;
}

.bg-fuchsia-700\/60 {
  background-color: #a21caf99;
}

.bg-fuchsia-700\/65 {
  background-color: #a21cafa6;
}

.bg-fuchsia-700\/70 {
  background-color: #a21cafb3;
}

.bg-fuchsia-700\/75 {
  background-color: #a21cafbf;
}

.bg-fuchsia-700\/80 {
  background-color: #a21cafcc;
}

.bg-fuchsia-700\/85 {
  background-color: #a21cafd9;
}

.bg-fuchsia-700\/90 {
  background-color: #a21cafe6;
}

.bg-fuchsia-700\/95 {
  background-color: #a21caff2;
}

.bg-fuchsia-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 25 143 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-800\/0 {
  background-color: #86198f00;
}

.bg-fuchsia-800\/10 {
  background-color: #86198f1a;
}

.bg-fuchsia-800\/100 {
  background-color: #86198f;
}

.bg-fuchsia-800\/15 {
  background-color: #86198f26;
}

.bg-fuchsia-800\/20 {
  background-color: #86198f33;
}

.bg-fuchsia-800\/25 {
  background-color: #86198f40;
}

.bg-fuchsia-800\/30 {
  background-color: #86198f4d;
}

.bg-fuchsia-800\/35 {
  background-color: #86198f59;
}

.bg-fuchsia-800\/40 {
  background-color: #86198f66;
}

.bg-fuchsia-800\/45 {
  background-color: #86198f73;
}

.bg-fuchsia-800\/5 {
  background-color: #86198f0d;
}

.bg-fuchsia-800\/50 {
  background-color: #86198f80;
}

.bg-fuchsia-800\/55 {
  background-color: #86198f8c;
}

.bg-fuchsia-800\/60 {
  background-color: #86198f99;
}

.bg-fuchsia-800\/65 {
  background-color: #86198fa6;
}

.bg-fuchsia-800\/70 {
  background-color: #86198fb3;
}

.bg-fuchsia-800\/75 {
  background-color: #86198fbf;
}

.bg-fuchsia-800\/80 {
  background-color: #86198fcc;
}

.bg-fuchsia-800\/85 {
  background-color: #86198fd9;
}

.bg-fuchsia-800\/90 {
  background-color: #86198fe6;
}

.bg-fuchsia-800\/95 {
  background-color: #86198ff2;
}

.bg-fuchsia-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(112 26 117 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-900\/0 {
  background-color: #701a7500;
}

.bg-fuchsia-900\/10 {
  background-color: #701a751a;
}

.bg-fuchsia-900\/100 {
  background-color: #701a75;
}

.bg-fuchsia-900\/15 {
  background-color: #701a7526;
}

.bg-fuchsia-900\/20 {
  background-color: #701a7533;
}

.bg-fuchsia-900\/25 {
  background-color: #701a7540;
}

.bg-fuchsia-900\/30 {
  background-color: #701a754d;
}

.bg-fuchsia-900\/35 {
  background-color: #701a7559;
}

.bg-fuchsia-900\/40 {
  background-color: #701a7566;
}

.bg-fuchsia-900\/45 {
  background-color: #701a7573;
}

.bg-fuchsia-900\/5 {
  background-color: #701a750d;
}

.bg-fuchsia-900\/50 {
  background-color: #701a7580;
}

.bg-fuchsia-900\/55 {
  background-color: #701a758c;
}

.bg-fuchsia-900\/60 {
  background-color: #701a7599;
}

.bg-fuchsia-900\/65 {
  background-color: #701a75a6;
}

.bg-fuchsia-900\/70 {
  background-color: #701a75b3;
}

.bg-fuchsia-900\/75 {
  background-color: #701a75bf;
}

.bg-fuchsia-900\/80 {
  background-color: #701a75cc;
}

.bg-fuchsia-900\/85 {
  background-color: #701a75d9;
}

.bg-fuchsia-900\/90 {
  background-color: #701a75e6;
}

.bg-fuchsia-900\/95 {
  background-color: #701a75f2;
}

.bg-fuchsia-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 4 78 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-950\/0 {
  background-color: #4a044e00;
}

.bg-fuchsia-950\/10 {
  background-color: #4a044e1a;
}

.bg-fuchsia-950\/100 {
  background-color: #4a044e;
}

.bg-fuchsia-950\/15 {
  background-color: #4a044e26;
}

.bg-fuchsia-950\/20 {
  background-color: #4a044e33;
}

.bg-fuchsia-950\/25 {
  background-color: #4a044e40;
}

.bg-fuchsia-950\/30 {
  background-color: #4a044e4d;
}

.bg-fuchsia-950\/35 {
  background-color: #4a044e59;
}

.bg-fuchsia-950\/40 {
  background-color: #4a044e66;
}

.bg-fuchsia-950\/45 {
  background-color: #4a044e73;
}

.bg-fuchsia-950\/5 {
  background-color: #4a044e0d;
}

.bg-fuchsia-950\/50 {
  background-color: #4a044e80;
}

.bg-fuchsia-950\/55 {
  background-color: #4a044e8c;
}

.bg-fuchsia-950\/60 {
  background-color: #4a044e99;
}

.bg-fuchsia-950\/65 {
  background-color: #4a044ea6;
}

.bg-fuchsia-950\/70 {
  background-color: #4a044eb3;
}

.bg-fuchsia-950\/75 {
  background-color: #4a044ebf;
}

.bg-fuchsia-950\/80 {
  background-color: #4a044ecc;
}

.bg-fuchsia-950\/85 {
  background-color: #4a044ed9;
}

.bg-fuchsia-950\/90 {
  background-color: #4a044ee6;
}

.bg-fuchsia-950\/95 {
  background-color: #4a044ef2;
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.bg-gray-100\/0 {
  background-color: #f3f4f600;
}

.bg-gray-100\/10 {
  background-color: #f3f4f61a;
}

.bg-gray-100\/100 {
  background-color: #f3f4f6;
}

.bg-gray-100\/15 {
  background-color: #f3f4f626;
}

.bg-gray-100\/20 {
  background-color: #f3f4f633;
}

.bg-gray-100\/25 {
  background-color: #f3f4f640;
}

.bg-gray-100\/30 {
  background-color: #f3f4f64d;
}

.bg-gray-100\/35 {
  background-color: #f3f4f659;
}

.bg-gray-100\/40 {
  background-color: #f3f4f666;
}

.bg-gray-100\/45 {
  background-color: #f3f4f673;
}

.bg-gray-100\/5 {
  background-color: #f3f4f60d;
}

.bg-gray-100\/50 {
  background-color: #f3f4f680;
}

.bg-gray-100\/55 {
  background-color: #f3f4f68c;
}

.bg-gray-100\/60 {
  background-color: #f3f4f699;
}

.bg-gray-100\/65 {
  background-color: #f3f4f6a6;
}

.bg-gray-100\/70 {
  background-color: #f3f4f6b3;
}

.bg-gray-100\/75 {
  background-color: #f3f4f6bf;
}

.bg-gray-100\/80 {
  background-color: #f3f4f6cc;
}

.bg-gray-100\/85 {
  background-color: #f3f4f6d9;
}

.bg-gray-100\/90 {
  background-color: #f3f4f6e6;
}

.bg-gray-100\/95 {
  background-color: #f3f4f6f2;
}

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

.bg-gray-200\/0 {
  background-color: #e5e7eb00;
}

.bg-gray-200\/10 {
  background-color: #e5e7eb1a;
}

.bg-gray-200\/100 {
  background-color: #e5e7eb;
}

.bg-gray-200\/15 {
  background-color: #e5e7eb26;
}

.bg-gray-200\/20 {
  background-color: #e5e7eb33;
}

.bg-gray-200\/25 {
  background-color: #e5e7eb40;
}

.bg-gray-200\/30 {
  background-color: #e5e7eb4d;
}

.bg-gray-200\/35 {
  background-color: #e5e7eb59;
}

.bg-gray-200\/40 {
  background-color: #e5e7eb66;
}

.bg-gray-200\/45 {
  background-color: #e5e7eb73;
}

.bg-gray-200\/5 {
  background-color: #e5e7eb0d;
}

.bg-gray-200\/50 {
  background-color: #e5e7eb80;
}

.bg-gray-200\/55 {
  background-color: #e5e7eb8c;
}

.bg-gray-200\/60 {
  background-color: #e5e7eb99;
}

.bg-gray-200\/65 {
  background-color: #e5e7eba6;
}

.bg-gray-200\/70 {
  background-color: #e5e7ebb3;
}

.bg-gray-200\/75 {
  background-color: #e5e7ebbf;
}

.bg-gray-200\/80 {
  background-color: #e5e7ebcc;
}

.bg-gray-200\/85 {
  background-color: #e5e7ebd9;
}

.bg-gray-200\/90 {
  background-color: #e5e7ebe6;
}

.bg-gray-200\/95 {
  background-color: #e5e7ebf2;
}

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

.bg-gray-300\/0 {
  background-color: #d1d5db00;
}

.bg-gray-300\/10 {
  background-color: #d1d5db1a;
}

.bg-gray-300\/100 {
  background-color: #d1d5db;
}

.bg-gray-300\/15 {
  background-color: #d1d5db26;
}

.bg-gray-300\/20 {
  background-color: #d1d5db33;
}

.bg-gray-300\/25 {
  background-color: #d1d5db40;
}

.bg-gray-300\/30 {
  background-color: #d1d5db4d;
}

.bg-gray-300\/35 {
  background-color: #d1d5db59;
}

.bg-gray-300\/40 {
  background-color: #d1d5db66;
}

.bg-gray-300\/45 {
  background-color: #d1d5db73;
}

.bg-gray-300\/5 {
  background-color: #d1d5db0d;
}

.bg-gray-300\/50 {
  background-color: #d1d5db80;
}

.bg-gray-300\/55 {
  background-color: #d1d5db8c;
}

.bg-gray-300\/60 {
  background-color: #d1d5db99;
}

.bg-gray-300\/65 {
  background-color: #d1d5dba6;
}

.bg-gray-300\/70 {
  background-color: #d1d5dbb3;
}

.bg-gray-300\/75 {
  background-color: #d1d5dbbf;
}

.bg-gray-300\/80 {
  background-color: #d1d5dbcc;
}

.bg-gray-300\/85 {
  background-color: #d1d5dbd9;
}

.bg-gray-300\/90 {
  background-color: #d1d5dbe6;
}

.bg-gray-300\/95 {
  background-color: #d1d5dbf2;
}

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

.bg-gray-400\/0 {
  background-color: #9ca3af00;
}

.bg-gray-400\/10 {
  background-color: #9ca3af1a;
}

.bg-gray-400\/100 {
  background-color: #9ca3af;
}

.bg-gray-400\/15 {
  background-color: #9ca3af26;
}

.bg-gray-400\/20 {
  background-color: #9ca3af33;
}

.bg-gray-400\/25 {
  background-color: #9ca3af40;
}

.bg-gray-400\/30 {
  background-color: #9ca3af4d;
}

.bg-gray-400\/35 {
  background-color: #9ca3af59;
}

.bg-gray-400\/40 {
  background-color: #9ca3af66;
}

.bg-gray-400\/45 {
  background-color: #9ca3af73;
}

.bg-gray-400\/5 {
  background-color: #9ca3af0d;
}

.bg-gray-400\/50 {
  background-color: #9ca3af80;
}

.bg-gray-400\/55 {
  background-color: #9ca3af8c;
}

.bg-gray-400\/60 {
  background-color: #9ca3af99;
}

.bg-gray-400\/65 {
  background-color: #9ca3afa6;
}

.bg-gray-400\/70 {
  background-color: #9ca3afb3;
}

.bg-gray-400\/75 {
  background-color: #9ca3afbf;
}

.bg-gray-400\/80 {
  background-color: #9ca3afcc;
}

.bg-gray-400\/85 {
  background-color: #9ca3afd9;
}

.bg-gray-400\/90 {
  background-color: #9ca3afe6;
}

.bg-gray-400\/95 {
  background-color: #9ca3aff2;
}

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

.bg-gray-50\/0 {
  background-color: #f9fafb00;
}

.bg-gray-50\/10 {
  background-color: #f9fafb1a;
}

.bg-gray-50\/100 {
  background-color: #f9fafb;
}

.bg-gray-50\/15 {
  background-color: #f9fafb26;
}

.bg-gray-50\/20 {
  background-color: #f9fafb33;
}

.bg-gray-50\/25 {
  background-color: #f9fafb40;
}

.bg-gray-50\/30 {
  background-color: #f9fafb4d;
}

.bg-gray-50\/35 {
  background-color: #f9fafb59;
}

.bg-gray-50\/40 {
  background-color: #f9fafb66;
}

.bg-gray-50\/45 {
  background-color: #f9fafb73;
}

.bg-gray-50\/5 {
  background-color: #f9fafb0d;
}

.bg-gray-50\/50 {
  background-color: #f9fafb80;
}

.bg-gray-50\/55 {
  background-color: #f9fafb8c;
}

.bg-gray-50\/60 {
  background-color: #f9fafb99;
}

.bg-gray-50\/65 {
  background-color: #f9fafba6;
}

.bg-gray-50\/70 {
  background-color: #f9fafbb3;
}

.bg-gray-50\/75 {
  background-color: #f9fafbbf;
}

.bg-gray-50\/80 {
  background-color: #f9fafbcc;
}

.bg-gray-50\/85 {
  background-color: #f9fafbd9;
}

.bg-gray-50\/90 {
  background-color: #f9fafbe6;
}

.bg-gray-50\/95 {
  background-color: #f9fafbf2;
}

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

.bg-gray-500\/0 {
  background-color: #6b728000;
}

.bg-gray-500\/10 {
  background-color: #6b72801a;
}

.bg-gray-500\/100 {
  background-color: #6b7280;
}

.bg-gray-500\/15 {
  background-color: #6b728026;
}

.bg-gray-500\/20 {
  background-color: #6b728033;
}

.bg-gray-500\/25 {
  background-color: #6b728040;
}

.bg-gray-500\/30 {
  background-color: #6b72804d;
}

.bg-gray-500\/35 {
  background-color: #6b728059;
}

.bg-gray-500\/40 {
  background-color: #6b728066;
}

.bg-gray-500\/45 {
  background-color: #6b728073;
}

.bg-gray-500\/5 {
  background-color: #6b72800d;
}

.bg-gray-500\/50 {
  background-color: #6b728080;
}

.bg-gray-500\/55 {
  background-color: #6b72808c;
}

.bg-gray-500\/60 {
  background-color: #6b728099;
}

.bg-gray-500\/65 {
  background-color: #6b7280a6;
}

.bg-gray-500\/70 {
  background-color: #6b7280b3;
}

.bg-gray-500\/75 {
  background-color: #6b7280bf;
}

.bg-gray-500\/80 {
  background-color: #6b7280cc;
}

.bg-gray-500\/85 {
  background-color: #6b7280d9;
}

.bg-gray-500\/90 {
  background-color: #6b7280e6;
}

.bg-gray-500\/95 {
  background-color: #6b7280f2;
}

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

.bg-gray-600\/0 {
  background-color: #4b556300;
}

.bg-gray-600\/10 {
  background-color: #4b55631a;
}

.bg-gray-600\/100 {
  background-color: #4b5563;
}

.bg-gray-600\/15 {
  background-color: #4b556326;
}

.bg-gray-600\/20 {
  background-color: #4b556333;
}

.bg-gray-600\/25 {
  background-color: #4b556340;
}

.bg-gray-600\/30 {
  background-color: #4b55634d;
}

.bg-gray-600\/35 {
  background-color: #4b556359;
}

.bg-gray-600\/40 {
  background-color: #4b556366;
}

.bg-gray-600\/45 {
  background-color: #4b556373;
}

.bg-gray-600\/5 {
  background-color: #4b55630d;
}

.bg-gray-600\/50 {
  background-color: #4b556380;
}

.bg-gray-600\/55 {
  background-color: #4b55638c;
}

.bg-gray-600\/60 {
  background-color: #4b556399;
}

.bg-gray-600\/65 {
  background-color: #4b5563a6;
}

.bg-gray-600\/70 {
  background-color: #4b5563b3;
}

.bg-gray-600\/75 {
  background-color: #4b5563bf;
}

.bg-gray-600\/80 {
  background-color: #4b5563cc;
}

.bg-gray-600\/85 {
  background-color: #4b5563d9;
}

.bg-gray-600\/90 {
  background-color: #4b5563e6;
}

.bg-gray-600\/95 {
  background-color: #4b5563f2;
}

.bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.bg-gray-700\/0 {
  background-color: #37415100;
}

.bg-gray-700\/10 {
  background-color: #3741511a;
}

.bg-gray-700\/100 {
  background-color: #374151;
}

.bg-gray-700\/15 {
  background-color: #37415126;
}

.bg-gray-700\/20 {
  background-color: #37415133;
}

.bg-gray-700\/25 {
  background-color: #37415140;
}

.bg-gray-700\/30 {
  background-color: #3741514d;
}

.bg-gray-700\/35 {
  background-color: #37415159;
}

.bg-gray-700\/40 {
  background-color: #37415166;
}

.bg-gray-700\/45 {
  background-color: #37415173;
}

.bg-gray-700\/5 {
  background-color: #3741510d;
}

.bg-gray-700\/50 {
  background-color: #37415180;
}

.bg-gray-700\/55 {
  background-color: #3741518c;
}

.bg-gray-700\/60 {
  background-color: #37415199;
}

.bg-gray-700\/65 {
  background-color: #374151a6;
}

.bg-gray-700\/70 {
  background-color: #374151b3;
}

.bg-gray-700\/75 {
  background-color: #374151bf;
}

.bg-gray-700\/80 {
  background-color: #374151cc;
}

.bg-gray-700\/85 {
  background-color: #374151d9;
}

.bg-gray-700\/90 {
  background-color: #374151e6;
}

.bg-gray-700\/95 {
  background-color: #374151f2;
}

.bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.bg-gray-800\/0 {
  background-color: #1f293700;
}

.bg-gray-800\/10 {
  background-color: #1f29371a;
}

.bg-gray-800\/100 {
  background-color: #1f2937;
}

.bg-gray-800\/15 {
  background-color: #1f293726;
}

.bg-gray-800\/20 {
  background-color: #1f293733;
}

.bg-gray-800\/25 {
  background-color: #1f293740;
}

.bg-gray-800\/30 {
  background-color: #1f29374d;
}

.bg-gray-800\/35 {
  background-color: #1f293759;
}

.bg-gray-800\/40 {
  background-color: #1f293766;
}

.bg-gray-800\/45 {
  background-color: #1f293773;
}

.bg-gray-800\/5 {
  background-color: #1f29370d;
}

.bg-gray-800\/50 {
  background-color: #1f293780;
}

.bg-gray-800\/55 {
  background-color: #1f29378c;
}

.bg-gray-800\/60 {
  background-color: #1f293799;
}

.bg-gray-800\/65 {
  background-color: #1f2937a6;
}

.bg-gray-800\/70 {
  background-color: #1f2937b3;
}

.bg-gray-800\/75 {
  background-color: #1f2937bf;
}

.bg-gray-800\/80 {
  background-color: #1f2937cc;
}

.bg-gray-800\/85 {
  background-color: #1f2937d9;
}

.bg-gray-800\/90 {
  background-color: #1f2937e6;
}

.bg-gray-800\/95 {
  background-color: #1f2937f2;
}

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

.bg-gray-900\/0 {
  background-color: #11182700;
}

.bg-gray-900\/10 {
  background-color: #1118271a;
}

.bg-gray-900\/100 {
  background-color: #111827;
}

.bg-gray-900\/15 {
  background-color: #11182726;
}

.bg-gray-900\/20 {
  background-color: #11182733;
}

.bg-gray-900\/25 {
  background-color: #11182740;
}

.bg-gray-900\/30 {
  background-color: #1118274d;
}

.bg-gray-900\/35 {
  background-color: #11182759;
}

.bg-gray-900\/40 {
  background-color: #11182766;
}

.bg-gray-900\/45 {
  background-color: #11182773;
}

.bg-gray-900\/5 {
  background-color: #1118270d;
}

.bg-gray-900\/50 {
  background-color: #11182780;
}

.bg-gray-900\/55 {
  background-color: #1118278c;
}

.bg-gray-900\/60 {
  background-color: #11182799;
}

.bg-gray-900\/65 {
  background-color: #111827a6;
}

.bg-gray-900\/70 {
  background-color: #111827b3;
}

.bg-gray-900\/75 {
  background-color: #111827bf;
}

.bg-gray-900\/80 {
  background-color: #111827cc;
}

.bg-gray-900\/85 {
  background-color: #111827d9;
}

.bg-gray-900\/90 {
  background-color: #111827e6;
}

.bg-gray-900\/95 {
  background-color: #111827f2;
}

.bg-gray-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity, 1));
}

.bg-gray-950\/0 {
  background-color: #03071200;
}

.bg-gray-950\/10 {
  background-color: #0307121a;
}

.bg-gray-950\/100 {
  background-color: #030712;
}

.bg-gray-950\/15 {
  background-color: #03071226;
}

.bg-gray-950\/20 {
  background-color: #03071233;
}

.bg-gray-950\/25 {
  background-color: #03071240;
}

.bg-gray-950\/30 {
  background-color: #0307124d;
}

.bg-gray-950\/35 {
  background-color: #03071259;
}

.bg-gray-950\/40 {
  background-color: #03071266;
}

.bg-gray-950\/45 {
  background-color: #03071273;
}

.bg-gray-950\/5 {
  background-color: #0307120d;
}

.bg-gray-950\/50 {
  background-color: #03071280;
}

.bg-gray-950\/55 {
  background-color: #0307128c;
}

.bg-gray-950\/60 {
  background-color: #03071299;
}

.bg-gray-950\/65 {
  background-color: #030712a6;
}

.bg-gray-950\/70 {
  background-color: #030712b3;
}

.bg-gray-950\/75 {
  background-color: #030712bf;
}

.bg-gray-950\/80 {
  background-color: #030712cc;
}

.bg-gray-950\/85 {
  background-color: #030712d9;
}

.bg-gray-950\/90 {
  background-color: #030712e6;
}

.bg-gray-950\/95 {
  background-color: #030712f2;
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}

.bg-green-100\/0 {
  background-color: #dcfce700;
}

.bg-green-100\/10 {
  background-color: #dcfce71a;
}

.bg-green-100\/100 {
  background-color: #dcfce7;
}

.bg-green-100\/15 {
  background-color: #dcfce726;
}

.bg-green-100\/20 {
  background-color: #dcfce733;
}

.bg-green-100\/25 {
  background-color: #dcfce740;
}

.bg-green-100\/30 {
  background-color: #dcfce74d;
}

.bg-green-100\/35 {
  background-color: #dcfce759;
}

.bg-green-100\/40 {
  background-color: #dcfce766;
}

.bg-green-100\/45 {
  background-color: #dcfce773;
}

.bg-green-100\/5 {
  background-color: #dcfce70d;
}

.bg-green-100\/50 {
  background-color: #dcfce780;
}

.bg-green-100\/55 {
  background-color: #dcfce78c;
}

.bg-green-100\/60 {
  background-color: #dcfce799;
}

.bg-green-100\/65 {
  background-color: #dcfce7a6;
}

.bg-green-100\/70 {
  background-color: #dcfce7b3;
}

.bg-green-100\/75 {
  background-color: #dcfce7bf;
}

.bg-green-100\/80 {
  background-color: #dcfce7cc;
}

.bg-green-100\/85 {
  background-color: #dcfce7d9;
}

.bg-green-100\/90 {
  background-color: #dcfce7e6;
}

.bg-green-100\/95 {
  background-color: #dcfce7f2;
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

.bg-green-200\/0 {
  background-color: #bbf7d000;
}

.bg-green-200\/10 {
  background-color: #bbf7d01a;
}

.bg-green-200\/100 {
  background-color: #bbf7d0;
}

.bg-green-200\/15 {
  background-color: #bbf7d026;
}

.bg-green-200\/20 {
  background-color: #bbf7d033;
}

.bg-green-200\/25 {
  background-color: #bbf7d040;
}

.bg-green-200\/30 {
  background-color: #bbf7d04d;
}

.bg-green-200\/35 {
  background-color: #bbf7d059;
}

.bg-green-200\/40 {
  background-color: #bbf7d066;
}

.bg-green-200\/45 {
  background-color: #bbf7d073;
}

.bg-green-200\/5 {
  background-color: #bbf7d00d;
}

.bg-green-200\/50 {
  background-color: #bbf7d080;
}

.bg-green-200\/55 {
  background-color: #bbf7d08c;
}

.bg-green-200\/60 {
  background-color: #bbf7d099;
}

.bg-green-200\/65 {
  background-color: #bbf7d0a6;
}

.bg-green-200\/70 {
  background-color: #bbf7d0b3;
}

.bg-green-200\/75 {
  background-color: #bbf7d0bf;
}

.bg-green-200\/80 {
  background-color: #bbf7d0cc;
}

.bg-green-200\/85 {
  background-color: #bbf7d0d9;
}

.bg-green-200\/90 {
  background-color: #bbf7d0e6;
}

.bg-green-200\/95 {
  background-color: #bbf7d0f2;
}

.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}

.bg-green-300\/0 {
  background-color: #86efac00;
}

.bg-green-300\/10 {
  background-color: #86efac1a;
}

.bg-green-300\/100 {
  background-color: #86efac;
}

.bg-green-300\/15 {
  background-color: #86efac26;
}

.bg-green-300\/20 {
  background-color: #86efac33;
}

.bg-green-300\/25 {
  background-color: #86efac40;
}

.bg-green-300\/30 {
  background-color: #86efac4d;
}

.bg-green-300\/35 {
  background-color: #86efac59;
}

.bg-green-300\/40 {
  background-color: #86efac66;
}

.bg-green-300\/45 {
  background-color: #86efac73;
}

.bg-green-300\/5 {
  background-color: #86efac0d;
}

.bg-green-300\/50 {
  background-color: #86efac80;
}

.bg-green-300\/55 {
  background-color: #86efac8c;
}

.bg-green-300\/60 {
  background-color: #86efac99;
}

.bg-green-300\/65 {
  background-color: #86efaca6;
}

.bg-green-300\/70 {
  background-color: #86efacb3;
}

.bg-green-300\/75 {
  background-color: #86efacbf;
}

.bg-green-300\/80 {
  background-color: #86efaccc;
}

.bg-green-300\/85 {
  background-color: #86efacd9;
}

.bg-green-300\/90 {
  background-color: #86eface6;
}

.bg-green-300\/95 {
  background-color: #86efacf2;
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}

.bg-green-400\/0 {
  background-color: #4ade8000;
}

.bg-green-400\/10 {
  background-color: #4ade801a;
}

.bg-green-400\/100 {
  background-color: #4ade80;
}

.bg-green-400\/15 {
  background-color: #4ade8026;
}

.bg-green-400\/20 {
  background-color: #4ade8033;
}

.bg-green-400\/25 {
  background-color: #4ade8040;
}

.bg-green-400\/30 {
  background-color: #4ade804d;
}

.bg-green-400\/35 {
  background-color: #4ade8059;
}

.bg-green-400\/40 {
  background-color: #4ade8066;
}

.bg-green-400\/45 {
  background-color: #4ade8073;
}

.bg-green-400\/5 {
  background-color: #4ade800d;
}

.bg-green-400\/50 {
  background-color: #4ade8080;
}

.bg-green-400\/55 {
  background-color: #4ade808c;
}

.bg-green-400\/60 {
  background-color: #4ade8099;
}

.bg-green-400\/65 {
  background-color: #4ade80a6;
}

.bg-green-400\/70 {
  background-color: #4ade80b3;
}

.bg-green-400\/75 {
  background-color: #4ade80bf;
}

.bg-green-400\/80 {
  background-color: #4ade80cc;
}

.bg-green-400\/85 {
  background-color: #4ade80d9;
}

.bg-green-400\/90 {
  background-color: #4ade80e6;
}

.bg-green-400\/95 {
  background-color: #4ade80f2;
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1));
}

.bg-green-50\/0 {
  background-color: #f0fdf400;
}

.bg-green-50\/10 {
  background-color: #f0fdf41a;
}

.bg-green-50\/100 {
  background-color: #f0fdf4;
}

.bg-green-50\/15 {
  background-color: #f0fdf426;
}

.bg-green-50\/20 {
  background-color: #f0fdf433;
}

.bg-green-50\/25 {
  background-color: #f0fdf440;
}

.bg-green-50\/30 {
  background-color: #f0fdf44d;
}

.bg-green-50\/35 {
  background-color: #f0fdf459;
}

.bg-green-50\/40 {
  background-color: #f0fdf466;
}

.bg-green-50\/45 {
  background-color: #f0fdf473;
}

.bg-green-50\/5 {
  background-color: #f0fdf40d;
}

.bg-green-50\/50 {
  background-color: #f0fdf480;
}

.bg-green-50\/55 {
  background-color: #f0fdf48c;
}

.bg-green-50\/60 {
  background-color: #f0fdf499;
}

.bg-green-50\/65 {
  background-color: #f0fdf4a6;
}

.bg-green-50\/70 {
  background-color: #f0fdf4b3;
}

.bg-green-50\/75 {
  background-color: #f0fdf4bf;
}

.bg-green-50\/80 {
  background-color: #f0fdf4cc;
}

.bg-green-50\/85 {
  background-color: #f0fdf4d9;
}

.bg-green-50\/90 {
  background-color: #f0fdf4e6;
}

.bg-green-50\/95 {
  background-color: #f0fdf4f2;
}

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

.bg-green-500\/0 {
  background-color: #22c55e00;
}

.bg-green-500\/10 {
  background-color: #22c55e1a;
}

.bg-green-500\/100 {
  background-color: #22c55e;
}

.bg-green-500\/15 {
  background-color: #22c55e26;
}

.bg-green-500\/20 {
  background-color: #22c55e33;
}

.bg-green-500\/25 {
  background-color: #22c55e40;
}

.bg-green-500\/30 {
  background-color: #22c55e4d;
}

.bg-green-500\/35 {
  background-color: #22c55e59;
}

.bg-green-500\/40 {
  background-color: #22c55e66;
}

.bg-green-500\/45 {
  background-color: #22c55e73;
}

.bg-green-500\/5 {
  background-color: #22c55e0d;
}

.bg-green-500\/50 {
  background-color: #22c55e80;
}

.bg-green-500\/55 {
  background-color: #22c55e8c;
}

.bg-green-500\/60 {
  background-color: #22c55e99;
}

.bg-green-500\/65 {
  background-color: #22c55ea6;
}

.bg-green-500\/70 {
  background-color: #22c55eb3;
}

.bg-green-500\/75 {
  background-color: #22c55ebf;
}

.bg-green-500\/80 {
  background-color: #22c55ecc;
}

.bg-green-500\/85 {
  background-color: #22c55ed9;
}

.bg-green-500\/90 {
  background-color: #22c55ee6;
}

.bg-green-500\/95 {
  background-color: #22c55ef2;
}

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

.bg-green-600\/0 {
  background-color: #16a34a00;
}

.bg-green-600\/10 {
  background-color: #16a34a1a;
}

.bg-green-600\/100 {
  background-color: #16a34a;
}

.bg-green-600\/15 {
  background-color: #16a34a26;
}

.bg-green-600\/20 {
  background-color: #16a34a33;
}

.bg-green-600\/25 {
  background-color: #16a34a40;
}

.bg-green-600\/30 {
  background-color: #16a34a4d;
}

.bg-green-600\/35 {
  background-color: #16a34a59;
}

.bg-green-600\/40 {
  background-color: #16a34a66;
}

.bg-green-600\/45 {
  background-color: #16a34a73;
}

.bg-green-600\/5 {
  background-color: #16a34a0d;
}

.bg-green-600\/50 {
  background-color: #16a34a80;
}

.bg-green-600\/55 {
  background-color: #16a34a8c;
}

.bg-green-600\/60 {
  background-color: #16a34a99;
}

.bg-green-600\/65 {
  background-color: #16a34aa6;
}

.bg-green-600\/70 {
  background-color: #16a34ab3;
}

.bg-green-600\/75 {
  background-color: #16a34abf;
}

.bg-green-600\/80 {
  background-color: #16a34acc;
}

.bg-green-600\/85 {
  background-color: #16a34ad9;
}

.bg-green-600\/90 {
  background-color: #16a34ae6;
}

.bg-green-600\/95 {
  background-color: #16a34af2;
}

.bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}

.bg-green-700\/0 {
  background-color: #15803d00;
}

.bg-green-700\/10 {
  background-color: #15803d1a;
}

.bg-green-700\/100 {
  background-color: #15803d;
}

.bg-green-700\/15 {
  background-color: #15803d26;
}

.bg-green-700\/20 {
  background-color: #15803d33;
}

.bg-green-700\/25 {
  background-color: #15803d40;
}

.bg-green-700\/30 {
  background-color: #15803d4d;
}

.bg-green-700\/35 {
  background-color: #15803d59;
}

.bg-green-700\/40 {
  background-color: #15803d66;
}

.bg-green-700\/45 {
  background-color: #15803d73;
}

.bg-green-700\/5 {
  background-color: #15803d0d;
}

.bg-green-700\/50 {
  background-color: #15803d80;
}

.bg-green-700\/55 {
  background-color: #15803d8c;
}

.bg-green-700\/60 {
  background-color: #15803d99;
}

.bg-green-700\/65 {
  background-color: #15803da6;
}

.bg-green-700\/70 {
  background-color: #15803db3;
}

.bg-green-700\/75 {
  background-color: #15803dbf;
}

.bg-green-700\/80 {
  background-color: #15803dcc;
}

.bg-green-700\/85 {
  background-color: #15803dd9;
}

.bg-green-700\/90 {
  background-color: #15803de6;
}

.bg-green-700\/95 {
  background-color: #15803df2;
}

.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}

.bg-green-800\/0 {
  background-color: #16653400;
}

.bg-green-800\/10 {
  background-color: #1665341a;
}

.bg-green-800\/100 {
  background-color: #166534;
}

.bg-green-800\/15 {
  background-color: #16653426;
}

.bg-green-800\/20 {
  background-color: #16653433;
}

.bg-green-800\/25 {
  background-color: #16653440;
}

.bg-green-800\/30 {
  background-color: #1665344d;
}

.bg-green-800\/35 {
  background-color: #16653459;
}

.bg-green-800\/40 {
  background-color: #16653466;
}

.bg-green-800\/45 {
  background-color: #16653473;
}

.bg-green-800\/5 {
  background-color: #1665340d;
}

.bg-green-800\/50 {
  background-color: #16653480;
}

.bg-green-800\/55 {
  background-color: #1665348c;
}

.bg-green-800\/60 {
  background-color: #16653499;
}

.bg-green-800\/65 {
  background-color: #166534a6;
}

.bg-green-800\/70 {
  background-color: #166534b3;
}

.bg-green-800\/75 {
  background-color: #166534bf;
}

.bg-green-800\/80 {
  background-color: #166534cc;
}

.bg-green-800\/85 {
  background-color: #166534d9;
}

.bg-green-800\/90 {
  background-color: #166534e6;
}

.bg-green-800\/95 {
  background-color: #166534f2;
}

.bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}

.bg-green-900\/0 {
  background-color: #14532d00;
}

.bg-green-900\/10 {
  background-color: #14532d1a;
}

.bg-green-900\/100 {
  background-color: #14532d;
}

.bg-green-900\/15 {
  background-color: #14532d26;
}

.bg-green-900\/20 {
  background-color: #14532d33;
}

.bg-green-900\/25 {
  background-color: #14532d40;
}

.bg-green-900\/30 {
  background-color: #14532d4d;
}

.bg-green-900\/35 {
  background-color: #14532d59;
}

.bg-green-900\/40 {
  background-color: #14532d66;
}

.bg-green-900\/45 {
  background-color: #14532d73;
}

.bg-green-900\/5 {
  background-color: #14532d0d;
}

.bg-green-900\/50 {
  background-color: #14532d80;
}

.bg-green-900\/55 {
  background-color: #14532d8c;
}

.bg-green-900\/60 {
  background-color: #14532d99;
}

.bg-green-900\/65 {
  background-color: #14532da6;
}

.bg-green-900\/70 {
  background-color: #14532db3;
}

.bg-green-900\/75 {
  background-color: #14532dbf;
}

.bg-green-900\/80 {
  background-color: #14532dcc;
}

.bg-green-900\/85 {
  background-color: #14532dd9;
}

.bg-green-900\/90 {
  background-color: #14532de6;
}

.bg-green-900\/95 {
  background-color: #14532df2;
}

.bg-green-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 46 22 / var(--tw-bg-opacity, 1));
}

.bg-green-950\/0 {
  background-color: #052e1600;
}

.bg-green-950\/10 {
  background-color: #052e161a;
}

.bg-green-950\/100 {
  background-color: #052e16;
}

.bg-green-950\/15 {
  background-color: #052e1626;
}

.bg-green-950\/20 {
  background-color: #052e1633;
}

.bg-green-950\/25 {
  background-color: #052e1640;
}

.bg-green-950\/30 {
  background-color: #052e164d;
}

.bg-green-950\/35 {
  background-color: #052e1659;
}

.bg-green-950\/40 {
  background-color: #052e1666;
}

.bg-green-950\/45 {
  background-color: #052e1673;
}

.bg-green-950\/5 {
  background-color: #052e160d;
}

.bg-green-950\/50 {
  background-color: #052e1680;
}

.bg-green-950\/55 {
  background-color: #052e168c;
}

.bg-green-950\/60 {
  background-color: #052e1699;
}

.bg-green-950\/65 {
  background-color: #052e16a6;
}

.bg-green-950\/70 {
  background-color: #052e16b3;
}

.bg-green-950\/75 {
  background-color: #052e16bf;
}

.bg-green-950\/80 {
  background-color: #052e16cc;
}

.bg-green-950\/85 {
  background-color: #052e16d9;
}

.bg-green-950\/90 {
  background-color: #052e16e6;
}

.bg-green-950\/95 {
  background-color: #052e16f2;
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}

.bg-indigo-100\/0 {
  background-color: #e0e7ff00;
}

.bg-indigo-100\/10 {
  background-color: #e0e7ff1a;
}

.bg-indigo-100\/100 {
  background-color: #e0e7ff;
}

.bg-indigo-100\/15 {
  background-color: #e0e7ff26;
}

.bg-indigo-100\/20 {
  background-color: #e0e7ff33;
}

.bg-indigo-100\/25 {
  background-color: #e0e7ff40;
}

.bg-indigo-100\/30 {
  background-color: #e0e7ff4d;
}

.bg-indigo-100\/35 {
  background-color: #e0e7ff59;
}

.bg-indigo-100\/40 {
  background-color: #e0e7ff66;
}

.bg-indigo-100\/45 {
  background-color: #e0e7ff73;
}

.bg-indigo-100\/5 {
  background-color: #e0e7ff0d;
}

.bg-indigo-100\/50 {
  background-color: #e0e7ff80;
}

.bg-indigo-100\/55 {
  background-color: #e0e7ff8c;
}

.bg-indigo-100\/60 {
  background-color: #e0e7ff99;
}

.bg-indigo-100\/65 {
  background-color: #e0e7ffa6;
}

.bg-indigo-100\/70 {
  background-color: #e0e7ffb3;
}

.bg-indigo-100\/75 {
  background-color: #e0e7ffbf;
}

.bg-indigo-100\/80 {
  background-color: #e0e7ffcc;
}

.bg-indigo-100\/85 {
  background-color: #e0e7ffd9;
}

.bg-indigo-100\/90 {
  background-color: #e0e7ffe6;
}

.bg-indigo-100\/95 {
  background-color: #e0e7fff2;
}

.bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 / var(--tw-bg-opacity, 1));
}

.bg-indigo-200\/0 {
  background-color: #c7d2fe00;
}

.bg-indigo-200\/10 {
  background-color: #c7d2fe1a;
}

.bg-indigo-200\/100 {
  background-color: #c7d2fe;
}

.bg-indigo-200\/15 {
  background-color: #c7d2fe26;
}

.bg-indigo-200\/20 {
  background-color: #c7d2fe33;
}

.bg-indigo-200\/25 {
  background-color: #c7d2fe40;
}

.bg-indigo-200\/30 {
  background-color: #c7d2fe4d;
}

.bg-indigo-200\/35 {
  background-color: #c7d2fe59;
}

.bg-indigo-200\/40 {
  background-color: #c7d2fe66;
}

.bg-indigo-200\/45 {
  background-color: #c7d2fe73;
}

.bg-indigo-200\/5 {
  background-color: #c7d2fe0d;
}

.bg-indigo-200\/50 {
  background-color: #c7d2fe80;
}

.bg-indigo-200\/55 {
  background-color: #c7d2fe8c;
}

.bg-indigo-200\/60 {
  background-color: #c7d2fe99;
}

.bg-indigo-200\/65 {
  background-color: #c7d2fea6;
}

.bg-indigo-200\/70 {
  background-color: #c7d2feb3;
}

.bg-indigo-200\/75 {
  background-color: #c7d2febf;
}

.bg-indigo-200\/80 {
  background-color: #c7d2fecc;
}

.bg-indigo-200\/85 {
  background-color: #c7d2fed9;
}

.bg-indigo-200\/90 {
  background-color: #c7d2fee6;
}

.bg-indigo-200\/95 {
  background-color: #c7d2fef2;
}

.bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 / var(--tw-bg-opacity, 1));
}

.bg-indigo-300\/0 {
  background-color: #a5b4fc00;
}

.bg-indigo-300\/10 {
  background-color: #a5b4fc1a;
}

.bg-indigo-300\/100 {
  background-color: #a5b4fc;
}

.bg-indigo-300\/15 {
  background-color: #a5b4fc26;
}

.bg-indigo-300\/20 {
  background-color: #a5b4fc33;
}

.bg-indigo-300\/25 {
  background-color: #a5b4fc40;
}

.bg-indigo-300\/30 {
  background-color: #a5b4fc4d;
}

.bg-indigo-300\/35 {
  background-color: #a5b4fc59;
}

.bg-indigo-300\/40 {
  background-color: #a5b4fc66;
}

.bg-indigo-300\/45 {
  background-color: #a5b4fc73;
}

.bg-indigo-300\/5 {
  background-color: #a5b4fc0d;
}

.bg-indigo-300\/50 {
  background-color: #a5b4fc80;
}

.bg-indigo-300\/55 {
  background-color: #a5b4fc8c;
}

.bg-indigo-300\/60 {
  background-color: #a5b4fc99;
}

.bg-indigo-300\/65 {
  background-color: #a5b4fca6;
}

.bg-indigo-300\/70 {
  background-color: #a5b4fcb3;
}

.bg-indigo-300\/75 {
  background-color: #a5b4fcbf;
}

.bg-indigo-300\/80 {
  background-color: #a5b4fccc;
}

.bg-indigo-300\/85 {
  background-color: #a5b4fcd9;
}

.bg-indigo-300\/90 {
  background-color: #a5b4fce6;
}

.bg-indigo-300\/95 {
  background-color: #a5b4fcf2;
}

.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity, 1));
}

.bg-indigo-400\/0 {
  background-color: #818cf800;
}

.bg-indigo-400\/10 {
  background-color: #818cf81a;
}

.bg-indigo-400\/100 {
  background-color: #818cf8;
}

.bg-indigo-400\/15 {
  background-color: #818cf826;
}

.bg-indigo-400\/20 {
  background-color: #818cf833;
}

.bg-indigo-400\/25 {
  background-color: #818cf840;
}

.bg-indigo-400\/30 {
  background-color: #818cf84d;
}

.bg-indigo-400\/35 {
  background-color: #818cf859;
}

.bg-indigo-400\/40 {
  background-color: #818cf866;
}

.bg-indigo-400\/45 {
  background-color: #818cf873;
}

.bg-indigo-400\/5 {
  background-color: #818cf80d;
}

.bg-indigo-400\/50 {
  background-color: #818cf880;
}

.bg-indigo-400\/55 {
  background-color: #818cf88c;
}

.bg-indigo-400\/60 {
  background-color: #818cf899;
}

.bg-indigo-400\/65 {
  background-color: #818cf8a6;
}

.bg-indigo-400\/70 {
  background-color: #818cf8b3;
}

.bg-indigo-400\/75 {
  background-color: #818cf8bf;
}

.bg-indigo-400\/80 {
  background-color: #818cf8cc;
}

.bg-indigo-400\/85 {
  background-color: #818cf8d9;
}

.bg-indigo-400\/90 {
  background-color: #818cf8e6;
}

.bg-indigo-400\/95 {
  background-color: #818cf8f2;
}

.bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 / var(--tw-bg-opacity, 1));
}

.bg-indigo-50\/0 {
  background-color: #eef2ff00;
}

.bg-indigo-50\/10 {
  background-color: #eef2ff1a;
}

.bg-indigo-50\/100 {
  background-color: #eef2ff;
}

.bg-indigo-50\/15 {
  background-color: #eef2ff26;
}

.bg-indigo-50\/20 {
  background-color: #eef2ff33;
}

.bg-indigo-50\/25 {
  background-color: #eef2ff40;
}

.bg-indigo-50\/30 {
  background-color: #eef2ff4d;
}

.bg-indigo-50\/35 {
  background-color: #eef2ff59;
}

.bg-indigo-50\/40 {
  background-color: #eef2ff66;
}

.bg-indigo-50\/45 {
  background-color: #eef2ff73;
}

.bg-indigo-50\/5 {
  background-color: #eef2ff0d;
}

.bg-indigo-50\/50 {
  background-color: #eef2ff80;
}

.bg-indigo-50\/55 {
  background-color: #eef2ff8c;
}

.bg-indigo-50\/60 {
  background-color: #eef2ff99;
}

.bg-indigo-50\/65 {
  background-color: #eef2ffa6;
}

.bg-indigo-50\/70 {
  background-color: #eef2ffb3;
}

.bg-indigo-50\/75 {
  background-color: #eef2ffbf;
}

.bg-indigo-50\/80 {
  background-color: #eef2ffcc;
}

.bg-indigo-50\/85 {
  background-color: #eef2ffd9;
}

.bg-indigo-50\/90 {
  background-color: #eef2ffe6;
}

.bg-indigo-50\/95 {
  background-color: #eef2fff2;
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}

.bg-indigo-500\/0 {
  background-color: #6366f100;
}

.bg-indigo-500\/10 {
  background-color: #6366f11a;
}

.bg-indigo-500\/100 {
  background-color: #6366f1;
}

.bg-indigo-500\/15 {
  background-color: #6366f126;
}

.bg-indigo-500\/20 {
  background-color: #6366f133;
}

.bg-indigo-500\/25 {
  background-color: #6366f140;
}

.bg-indigo-500\/30 {
  background-color: #6366f14d;
}

.bg-indigo-500\/35 {
  background-color: #6366f159;
}

.bg-indigo-500\/40 {
  background-color: #6366f166;
}

.bg-indigo-500\/45 {
  background-color: #6366f173;
}

.bg-indigo-500\/5 {
  background-color: #6366f10d;
}

.bg-indigo-500\/50 {
  background-color: #6366f180;
}

.bg-indigo-500\/55 {
  background-color: #6366f18c;
}

.bg-indigo-500\/60 {
  background-color: #6366f199;
}

.bg-indigo-500\/65 {
  background-color: #6366f1a6;
}

.bg-indigo-500\/70 {
  background-color: #6366f1b3;
}

.bg-indigo-500\/75 {
  background-color: #6366f1bf;
}

.bg-indigo-500\/80 {
  background-color: #6366f1cc;
}

.bg-indigo-500\/85 {
  background-color: #6366f1d9;
}

.bg-indigo-500\/90 {
  background-color: #6366f1e6;
}

.bg-indigo-500\/95 {
  background-color: #6366f1f2;
}

.bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 / var(--tw-bg-opacity, 1));
}

.bg-indigo-600\/0 {
  background-color: #4f46e500;
}

.bg-indigo-600\/10 {
  background-color: #4f46e51a;
}

.bg-indigo-600\/100 {
  background-color: #4f46e5;
}

.bg-indigo-600\/15 {
  background-color: #4f46e526;
}

.bg-indigo-600\/20 {
  background-color: #4f46e533;
}

.bg-indigo-600\/25 {
  background-color: #4f46e540;
}

.bg-indigo-600\/30 {
  background-color: #4f46e54d;
}

.bg-indigo-600\/35 {
  background-color: #4f46e559;
}

.bg-indigo-600\/40 {
  background-color: #4f46e566;
}

.bg-indigo-600\/45 {
  background-color: #4f46e573;
}

.bg-indigo-600\/5 {
  background-color: #4f46e50d;
}

.bg-indigo-600\/50 {
  background-color: #4f46e580;
}

.bg-indigo-600\/55 {
  background-color: #4f46e58c;
}

.bg-indigo-600\/60 {
  background-color: #4f46e599;
}

.bg-indigo-600\/65 {
  background-color: #4f46e5a6;
}

.bg-indigo-600\/70 {
  background-color: #4f46e5b3;
}

.bg-indigo-600\/75 {
  background-color: #4f46e5bf;
}

.bg-indigo-600\/80 {
  background-color: #4f46e5cc;
}

.bg-indigo-600\/85 {
  background-color: #4f46e5d9;
}

.bg-indigo-600\/90 {
  background-color: #4f46e5e6;
}

.bg-indigo-600\/95 {
  background-color: #4f46e5f2;
}

.bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity, 1));
}

.bg-indigo-700\/0 {
  background-color: #4338ca00;
}

.bg-indigo-700\/10 {
  background-color: #4338ca1a;
}

.bg-indigo-700\/100 {
  background-color: #4338ca;
}

.bg-indigo-700\/15 {
  background-color: #4338ca26;
}

.bg-indigo-700\/20 {
  background-color: #4338ca33;
}

.bg-indigo-700\/25 {
  background-color: #4338ca40;
}

.bg-indigo-700\/30 {
  background-color: #4338ca4d;
}

.bg-indigo-700\/35 {
  background-color: #4338ca59;
}

.bg-indigo-700\/40 {
  background-color: #4338ca66;
}

.bg-indigo-700\/45 {
  background-color: #4338ca73;
}

.bg-indigo-700\/5 {
  background-color: #4338ca0d;
}

.bg-indigo-700\/50 {
  background-color: #4338ca80;
}

.bg-indigo-700\/55 {
  background-color: #4338ca8c;
}

.bg-indigo-700\/60 {
  background-color: #4338ca99;
}

.bg-indigo-700\/65 {
  background-color: #4338caa6;
}

.bg-indigo-700\/70 {
  background-color: #4338cab3;
}

.bg-indigo-700\/75 {
  background-color: #4338cabf;
}

.bg-indigo-700\/80 {
  background-color: #4338cacc;
}

.bg-indigo-700\/85 {
  background-color: #4338cad9;
}

.bg-indigo-700\/90 {
  background-color: #4338cae6;
}

.bg-indigo-700\/95 {
  background-color: #4338caf2;
}

.bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1));
}

.bg-indigo-800\/0 {
  background-color: #3730a300;
}

.bg-indigo-800\/10 {
  background-color: #3730a31a;
}

.bg-indigo-800\/100 {
  background-color: #3730a3;
}

.bg-indigo-800\/15 {
  background-color: #3730a326;
}

.bg-indigo-800\/20 {
  background-color: #3730a333;
}

.bg-indigo-800\/25 {
  background-color: #3730a340;
}

.bg-indigo-800\/30 {
  background-color: #3730a34d;
}

.bg-indigo-800\/35 {
  background-color: #3730a359;
}

.bg-indigo-800\/40 {
  background-color: #3730a366;
}

.bg-indigo-800\/45 {
  background-color: #3730a373;
}

.bg-indigo-800\/5 {
  background-color: #3730a30d;
}

.bg-indigo-800\/50 {
  background-color: #3730a380;
}

.bg-indigo-800\/55 {
  background-color: #3730a38c;
}

.bg-indigo-800\/60 {
  background-color: #3730a399;
}

.bg-indigo-800\/65 {
  background-color: #3730a3a6;
}

.bg-indigo-800\/70 {
  background-color: #3730a3b3;
}

.bg-indigo-800\/75 {
  background-color: #3730a3bf;
}

.bg-indigo-800\/80 {
  background-color: #3730a3cc;
}

.bg-indigo-800\/85 {
  background-color: #3730a3d9;
}

.bg-indigo-800\/90 {
  background-color: #3730a3e6;
}

.bg-indigo-800\/95 {
  background-color: #3730a3f2;
}

.bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1));
}

.bg-indigo-900\/0 {
  background-color: #312e8100;
}

.bg-indigo-900\/10 {
  background-color: #312e811a;
}

.bg-indigo-900\/100 {
  background-color: #312e81;
}

.bg-indigo-900\/15 {
  background-color: #312e8126;
}

.bg-indigo-900\/20 {
  background-color: #312e8133;
}

.bg-indigo-900\/25 {
  background-color: #312e8140;
}

.bg-indigo-900\/30 {
  background-color: #312e814d;
}

.bg-indigo-900\/35 {
  background-color: #312e8159;
}

.bg-indigo-900\/40 {
  background-color: #312e8166;
}

.bg-indigo-900\/45 {
  background-color: #312e8173;
}

.bg-indigo-900\/5 {
  background-color: #312e810d;
}

.bg-indigo-900\/50 {
  background-color: #312e8180;
}

.bg-indigo-900\/55 {
  background-color: #312e818c;
}

.bg-indigo-900\/60 {
  background-color: #312e8199;
}

.bg-indigo-900\/65 {
  background-color: #312e81a6;
}

.bg-indigo-900\/70 {
  background-color: #312e81b3;
}

.bg-indigo-900\/75 {
  background-color: #312e81bf;
}

.bg-indigo-900\/80 {
  background-color: #312e81cc;
}

.bg-indigo-900\/85 {
  background-color: #312e81d9;
}

.bg-indigo-900\/90 {
  background-color: #312e81e6;
}

.bg-indigo-900\/95 {
  background-color: #312e81f2;
}

.bg-indigo-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 27 75 / var(--tw-bg-opacity, 1));
}

.bg-indigo-950\/0 {
  background-color: #1e1b4b00;
}

.bg-indigo-950\/10 {
  background-color: #1e1b4b1a;
}

.bg-indigo-950\/100 {
  background-color: #1e1b4b;
}

.bg-indigo-950\/15 {
  background-color: #1e1b4b26;
}

.bg-indigo-950\/20 {
  background-color: #1e1b4b33;
}

.bg-indigo-950\/25 {
  background-color: #1e1b4b40;
}

.bg-indigo-950\/30 {
  background-color: #1e1b4b4d;
}

.bg-indigo-950\/35 {
  background-color: #1e1b4b59;
}

.bg-indigo-950\/40 {
  background-color: #1e1b4b66;
}

.bg-indigo-950\/45 {
  background-color: #1e1b4b73;
}

.bg-indigo-950\/5 {
  background-color: #1e1b4b0d;
}

.bg-indigo-950\/50 {
  background-color: #1e1b4b80;
}

.bg-indigo-950\/55 {
  background-color: #1e1b4b8c;
}

.bg-indigo-950\/60 {
  background-color: #1e1b4b99;
}

.bg-indigo-950\/65 {
  background-color: #1e1b4ba6;
}

.bg-indigo-950\/70 {
  background-color: #1e1b4bb3;
}

.bg-indigo-950\/75 {
  background-color: #1e1b4bbf;
}

.bg-indigo-950\/80 {
  background-color: #1e1b4bcc;
}

.bg-indigo-950\/85 {
  background-color: #1e1b4bd9;
}

.bg-indigo-950\/90 {
  background-color: #1e1b4be6;
}

.bg-indigo-950\/95 {
  background-color: #1e1b4bf2;
}

.bg-info {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-in, oklch(var(--in) / var(--tw-bg-opacity, 1)));
}

.bg-info-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-inc, oklch(var(--inc) / var(--tw-bg-opacity, 1)));
}

.bg-info-content\/0 {
  background-color: var(--fallback-inc, oklch(var(--inc) / 0));
}

.bg-info-content\/10 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .1));
}

.bg-info-content\/100 {
  background-color: var(--fallback-inc, oklch(var(--inc) / 1));
}

.bg-info-content\/15 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .15));
}

.bg-info-content\/20 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .2));
}

.bg-info-content\/25 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .25));
}

.bg-info-content\/30 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .3));
}

.bg-info-content\/35 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .35));
}

.bg-info-content\/40 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .4));
}

.bg-info-content\/45 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .45));
}

.bg-info-content\/5 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .05));
}

.bg-info-content\/50 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .5));
}

.bg-info-content\/55 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .55));
}

.bg-info-content\/60 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .6));
}

.bg-info-content\/65 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .65));
}

.bg-info-content\/70 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .7));
}

.bg-info-content\/75 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .75));
}

.bg-info-content\/80 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .8));
}

.bg-info-content\/85 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .85));
}

.bg-info-content\/90 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .9));
}

.bg-info-content\/95 {
  background-color: var(--fallback-inc, oklch(var(--inc) / .95));
}

.bg-info\/0 {
  background-color: var(--fallback-in, oklch(var(--in) / 0));
}

.bg-info\/10 {
  background-color: var(--fallback-in, oklch(var(--in) / .1));
}

.bg-info\/100 {
  background-color: var(--fallback-in, oklch(var(--in) / 1));
}

.bg-info\/15 {
  background-color: var(--fallback-in, oklch(var(--in) / .15));
}

.bg-info\/20 {
  background-color: var(--fallback-in, oklch(var(--in) / .2));
}

.bg-info\/25 {
  background-color: var(--fallback-in, oklch(var(--in) / .25));
}

.bg-info\/30 {
  background-color: var(--fallback-in, oklch(var(--in) / .3));
}

.bg-info\/35 {
  background-color: var(--fallback-in, oklch(var(--in) / .35));
}

.bg-info\/40 {
  background-color: var(--fallback-in, oklch(var(--in) / .4));
}

.bg-info\/45 {
  background-color: var(--fallback-in, oklch(var(--in) / .45));
}

.bg-info\/5 {
  background-color: var(--fallback-in, oklch(var(--in) / .05));
}

.bg-info\/50 {
  background-color: var(--fallback-in, oklch(var(--in) / .5));
}

.bg-info\/55 {
  background-color: var(--fallback-in, oklch(var(--in) / .55));
}

.bg-info\/60 {
  background-color: var(--fallback-in, oklch(var(--in) / .6));
}

.bg-info\/65 {
  background-color: var(--fallback-in, oklch(var(--in) / .65));
}

.bg-info\/70 {
  background-color: var(--fallback-in, oklch(var(--in) / .7));
}

.bg-info\/75 {
  background-color: var(--fallback-in, oklch(var(--in) / .75));
}

.bg-info\/80 {
  background-color: var(--fallback-in, oklch(var(--in) / .8));
}

.bg-info\/85 {
  background-color: var(--fallback-in, oklch(var(--in) / .85));
}

.bg-info\/90 {
  background-color: var(--fallback-in, oklch(var(--in) / .9));
}

.bg-info\/95 {
  background-color: var(--fallback-in, oklch(var(--in) / .95));
}

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

.bg-lime-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 / var(--tw-bg-opacity, 1));
}

.bg-lime-100\/0 {
  background-color: #ecfccb00;
}

.bg-lime-100\/10 {
  background-color: #ecfccb1a;
}

.bg-lime-100\/100 {
  background-color: #ecfccb;
}

.bg-lime-100\/15 {
  background-color: #ecfccb26;
}

.bg-lime-100\/20 {
  background-color: #ecfccb33;
}

.bg-lime-100\/25 {
  background-color: #ecfccb40;
}

.bg-lime-100\/30 {
  background-color: #ecfccb4d;
}

.bg-lime-100\/35 {
  background-color: #ecfccb59;
}

.bg-lime-100\/40 {
  background-color: #ecfccb66;
}

.bg-lime-100\/45 {
  background-color: #ecfccb73;
}

.bg-lime-100\/5 {
  background-color: #ecfccb0d;
}

.bg-lime-100\/50 {
  background-color: #ecfccb80;
}

.bg-lime-100\/55 {
  background-color: #ecfccb8c;
}

.bg-lime-100\/60 {
  background-color: #ecfccb99;
}

.bg-lime-100\/65 {
  background-color: #ecfccba6;
}

.bg-lime-100\/70 {
  background-color: #ecfccbb3;
}

.bg-lime-100\/75 {
  background-color: #ecfccbbf;
}

.bg-lime-100\/80 {
  background-color: #ecfccbcc;
}

.bg-lime-100\/85 {
  background-color: #ecfccbd9;
}

.bg-lime-100\/90 {
  background-color: #ecfccbe6;
}

.bg-lime-100\/95 {
  background-color: #ecfccbf2;
}

.bg-lime-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 / var(--tw-bg-opacity, 1));
}

.bg-lime-200\/0 {
  background-color: #d9f99d00;
}

.bg-lime-200\/10 {
  background-color: #d9f99d1a;
}

.bg-lime-200\/100 {
  background-color: #d9f99d;
}

.bg-lime-200\/15 {
  background-color: #d9f99d26;
}

.bg-lime-200\/20 {
  background-color: #d9f99d33;
}

.bg-lime-200\/25 {
  background-color: #d9f99d40;
}

.bg-lime-200\/30 {
  background-color: #d9f99d4d;
}

.bg-lime-200\/35 {
  background-color: #d9f99d59;
}

.bg-lime-200\/40 {
  background-color: #d9f99d66;
}

.bg-lime-200\/45 {
  background-color: #d9f99d73;
}

.bg-lime-200\/5 {
  background-color: #d9f99d0d;
}

.bg-lime-200\/50 {
  background-color: #d9f99d80;
}

.bg-lime-200\/55 {
  background-color: #d9f99d8c;
}

.bg-lime-200\/60 {
  background-color: #d9f99d99;
}

.bg-lime-200\/65 {
  background-color: #d9f99da6;
}

.bg-lime-200\/70 {
  background-color: #d9f99db3;
}

.bg-lime-200\/75 {
  background-color: #d9f99dbf;
}

.bg-lime-200\/80 {
  background-color: #d9f99dcc;
}

.bg-lime-200\/85 {
  background-color: #d9f99dd9;
}

.bg-lime-200\/90 {
  background-color: #d9f99de6;
}

.bg-lime-200\/95 {
  background-color: #d9f99df2;
}

.bg-lime-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 / var(--tw-bg-opacity, 1));
}

.bg-lime-300\/0 {
  background-color: #bef26400;
}

.bg-lime-300\/10 {
  background-color: #bef2641a;
}

.bg-lime-300\/100 {
  background-color: #bef264;
}

.bg-lime-300\/15 {
  background-color: #bef26426;
}

.bg-lime-300\/20 {
  background-color: #bef26433;
}

.bg-lime-300\/25 {
  background-color: #bef26440;
}

.bg-lime-300\/30 {
  background-color: #bef2644d;
}

.bg-lime-300\/35 {
  background-color: #bef26459;
}

.bg-lime-300\/40 {
  background-color: #bef26466;
}

.bg-lime-300\/45 {
  background-color: #bef26473;
}

.bg-lime-300\/5 {
  background-color: #bef2640d;
}

.bg-lime-300\/50 {
  background-color: #bef26480;
}

.bg-lime-300\/55 {
  background-color: #bef2648c;
}

.bg-lime-300\/60 {
  background-color: #bef26499;
}

.bg-lime-300\/65 {
  background-color: #bef264a6;
}

.bg-lime-300\/70 {
  background-color: #bef264b3;
}

.bg-lime-300\/75 {
  background-color: #bef264bf;
}

.bg-lime-300\/80 {
  background-color: #bef264cc;
}

.bg-lime-300\/85 {
  background-color: #bef264d9;
}

.bg-lime-300\/90 {
  background-color: #bef264e6;
}

.bg-lime-300\/95 {
  background-color: #bef264f2;
}

.bg-lime-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}

.bg-lime-400\/0 {
  background-color: #a3e63500;
}

.bg-lime-400\/10 {
  background-color: #a3e6351a;
}

.bg-lime-400\/100 {
  background-color: #a3e635;
}

.bg-lime-400\/15 {
  background-color: #a3e63526;
}

.bg-lime-400\/20 {
  background-color: #a3e63533;
}

.bg-lime-400\/25 {
  background-color: #a3e63540;
}

.bg-lime-400\/30 {
  background-color: #a3e6354d;
}

.bg-lime-400\/35 {
  background-color: #a3e63559;
}

.bg-lime-400\/40 {
  background-color: #a3e63566;
}

.bg-lime-400\/45 {
  background-color: #a3e63573;
}

.bg-lime-400\/5 {
  background-color: #a3e6350d;
}

.bg-lime-400\/50 {
  background-color: #a3e63580;
}

.bg-lime-400\/55 {
  background-color: #a3e6358c;
}

.bg-lime-400\/60 {
  background-color: #a3e63599;
}

.bg-lime-400\/65 {
  background-color: #a3e635a6;
}

.bg-lime-400\/70 {
  background-color: #a3e635b3;
}

.bg-lime-400\/75 {
  background-color: #a3e635bf;
}

.bg-lime-400\/80 {
  background-color: #a3e635cc;
}

.bg-lime-400\/85 {
  background-color: #a3e635d9;
}

.bg-lime-400\/90 {
  background-color: #a3e635e6;
}

.bg-lime-400\/95 {
  background-color: #a3e635f2;
}

.bg-lime-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 254 231 / var(--tw-bg-opacity, 1));
}

.bg-lime-50\/0 {
  background-color: #f7fee700;
}

.bg-lime-50\/10 {
  background-color: #f7fee71a;
}

.bg-lime-50\/100 {
  background-color: #f7fee7;
}

.bg-lime-50\/15 {
  background-color: #f7fee726;
}

.bg-lime-50\/20 {
  background-color: #f7fee733;
}

.bg-lime-50\/25 {
  background-color: #f7fee740;
}

.bg-lime-50\/30 {
  background-color: #f7fee74d;
}

.bg-lime-50\/35 {
  background-color: #f7fee759;
}

.bg-lime-50\/40 {
  background-color: #f7fee766;
}

.bg-lime-50\/45 {
  background-color: #f7fee773;
}

.bg-lime-50\/5 {
  background-color: #f7fee70d;
}

.bg-lime-50\/50 {
  background-color: #f7fee780;
}

.bg-lime-50\/55 {
  background-color: #f7fee78c;
}

.bg-lime-50\/60 {
  background-color: #f7fee799;
}

.bg-lime-50\/65 {
  background-color: #f7fee7a6;
}

.bg-lime-50\/70 {
  background-color: #f7fee7b3;
}

.bg-lime-50\/75 {
  background-color: #f7fee7bf;
}

.bg-lime-50\/80 {
  background-color: #f7fee7cc;
}

.bg-lime-50\/85 {
  background-color: #f7fee7d9;
}

.bg-lime-50\/90 {
  background-color: #f7fee7e6;
}

.bg-lime-50\/95 {
  background-color: #f7fee7f2;
}

.bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}

.bg-lime-500\/0 {
  background-color: #84cc1600;
}

.bg-lime-500\/10 {
  background-color: #84cc161a;
}

.bg-lime-500\/100 {
  background-color: #84cc16;
}

.bg-lime-500\/15 {
  background-color: #84cc1626;
}

.bg-lime-500\/20 {
  background-color: #84cc1633;
}

.bg-lime-500\/25 {
  background-color: #84cc1640;
}

.bg-lime-500\/30 {
  background-color: #84cc164d;
}

.bg-lime-500\/35 {
  background-color: #84cc1659;
}

.bg-lime-500\/40 {
  background-color: #84cc1666;
}

.bg-lime-500\/45 {
  background-color: #84cc1673;
}

.bg-lime-500\/5 {
  background-color: #84cc160d;
}

.bg-lime-500\/50 {
  background-color: #84cc1680;
}

.bg-lime-500\/55 {
  background-color: #84cc168c;
}

.bg-lime-500\/60 {
  background-color: #84cc1699;
}

.bg-lime-500\/65 {
  background-color: #84cc16a6;
}

.bg-lime-500\/70 {
  background-color: #84cc16b3;
}

.bg-lime-500\/75 {
  background-color: #84cc16bf;
}

.bg-lime-500\/80 {
  background-color: #84cc16cc;
}

.bg-lime-500\/85 {
  background-color: #84cc16d9;
}

.bg-lime-500\/90 {
  background-color: #84cc16e6;
}

.bg-lime-500\/95 {
  background-color: #84cc16f2;
}

.bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 / var(--tw-bg-opacity, 1));
}

.bg-lime-600\/0 {
  background-color: #65a30d00;
}

.bg-lime-600\/10 {
  background-color: #65a30d1a;
}

.bg-lime-600\/100 {
  background-color: #65a30d;
}

.bg-lime-600\/15 {
  background-color: #65a30d26;
}

.bg-lime-600\/20 {
  background-color: #65a30d33;
}

.bg-lime-600\/25 {
  background-color: #65a30d40;
}

.bg-lime-600\/30 {
  background-color: #65a30d4d;
}

.bg-lime-600\/35 {
  background-color: #65a30d59;
}

.bg-lime-600\/40 {
  background-color: #65a30d66;
}

.bg-lime-600\/45 {
  background-color: #65a30d73;
}

.bg-lime-600\/5 {
  background-color: #65a30d0d;
}

.bg-lime-600\/50 {
  background-color: #65a30d80;
}

.bg-lime-600\/55 {
  background-color: #65a30d8c;
}

.bg-lime-600\/60 {
  background-color: #65a30d99;
}

.bg-lime-600\/65 {
  background-color: #65a30da6;
}

.bg-lime-600\/70 {
  background-color: #65a30db3;
}

.bg-lime-600\/75 {
  background-color: #65a30dbf;
}

.bg-lime-600\/80 {
  background-color: #65a30dcc;
}

.bg-lime-600\/85 {
  background-color: #65a30dd9;
}

.bg-lime-600\/90 {
  background-color: #65a30de6;
}

.bg-lime-600\/95 {
  background-color: #65a30df2;
}

.bg-lime-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 / var(--tw-bg-opacity, 1));
}

.bg-lime-700\/0 {
  background-color: #4d7c0f00;
}

.bg-lime-700\/10 {
  background-color: #4d7c0f1a;
}

.bg-lime-700\/100 {
  background-color: #4d7c0f;
}

.bg-lime-700\/15 {
  background-color: #4d7c0f26;
}

.bg-lime-700\/20 {
  background-color: #4d7c0f33;
}

.bg-lime-700\/25 {
  background-color: #4d7c0f40;
}

.bg-lime-700\/30 {
  background-color: #4d7c0f4d;
}

.bg-lime-700\/35 {
  background-color: #4d7c0f59;
}

.bg-lime-700\/40 {
  background-color: #4d7c0f66;
}

.bg-lime-700\/45 {
  background-color: #4d7c0f73;
}

.bg-lime-700\/5 {
  background-color: #4d7c0f0d;
}

.bg-lime-700\/50 {
  background-color: #4d7c0f80;
}

.bg-lime-700\/55 {
  background-color: #4d7c0f8c;
}

.bg-lime-700\/60 {
  background-color: #4d7c0f99;
}

.bg-lime-700\/65 {
  background-color: #4d7c0fa6;
}

.bg-lime-700\/70 {
  background-color: #4d7c0fb3;
}

.bg-lime-700\/75 {
  background-color: #4d7c0fbf;
}

.bg-lime-700\/80 {
  background-color: #4d7c0fcc;
}

.bg-lime-700\/85 {
  background-color: #4d7c0fd9;
}

.bg-lime-700\/90 {
  background-color: #4d7c0fe6;
}

.bg-lime-700\/95 {
  background-color: #4d7c0ff2;
}

.bg-lime-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 / var(--tw-bg-opacity, 1));
}

.bg-lime-800\/0 {
  background-color: #3f621200;
}

.bg-lime-800\/10 {
  background-color: #3f62121a;
}

.bg-lime-800\/100 {
  background-color: #3f6212;
}

.bg-lime-800\/15 {
  background-color: #3f621226;
}

.bg-lime-800\/20 {
  background-color: #3f621233;
}

.bg-lime-800\/25 {
  background-color: #3f621240;
}

.bg-lime-800\/30 {
  background-color: #3f62124d;
}

.bg-lime-800\/35 {
  background-color: #3f621259;
}

.bg-lime-800\/40 {
  background-color: #3f621266;
}

.bg-lime-800\/45 {
  background-color: #3f621273;
}

.bg-lime-800\/5 {
  background-color: #3f62120d;
}

.bg-lime-800\/50 {
  background-color: #3f621280;
}

.bg-lime-800\/55 {
  background-color: #3f62128c;
}

.bg-lime-800\/60 {
  background-color: #3f621299;
}

.bg-lime-800\/65 {
  background-color: #3f6212a6;
}

.bg-lime-800\/70 {
  background-color: #3f6212b3;
}

.bg-lime-800\/75 {
  background-color: #3f6212bf;
}

.bg-lime-800\/80 {
  background-color: #3f6212cc;
}

.bg-lime-800\/85 {
  background-color: #3f6212d9;
}

.bg-lime-800\/90 {
  background-color: #3f6212e6;
}

.bg-lime-800\/95 {
  background-color: #3f6212f2;
}

.bg-lime-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 / var(--tw-bg-opacity, 1));
}

.bg-lime-900\/0 {
  background-color: #36531400;
}

.bg-lime-900\/10 {
  background-color: #3653141a;
}

.bg-lime-900\/100 {
  background-color: #365314;
}

.bg-lime-900\/15 {
  background-color: #36531426;
}

.bg-lime-900\/20 {
  background-color: #36531433;
}

.bg-lime-900\/25 {
  background-color: #36531440;
}

.bg-lime-900\/30 {
  background-color: #3653144d;
}

.bg-lime-900\/35 {
  background-color: #36531459;
}

.bg-lime-900\/40 {
  background-color: #36531466;
}

.bg-lime-900\/45 {
  background-color: #36531473;
}

.bg-lime-900\/5 {
  background-color: #3653140d;
}

.bg-lime-900\/50 {
  background-color: #36531480;
}

.bg-lime-900\/55 {
  background-color: #3653148c;
}

.bg-lime-900\/60 {
  background-color: #36531499;
}

.bg-lime-900\/65 {
  background-color: #365314a6;
}

.bg-lime-900\/70 {
  background-color: #365314b3;
}

.bg-lime-900\/75 {
  background-color: #365314bf;
}

.bg-lime-900\/80 {
  background-color: #365314cc;
}

.bg-lime-900\/85 {
  background-color: #365314d9;
}

.bg-lime-900\/90 {
  background-color: #365314e6;
}

.bg-lime-900\/95 {
  background-color: #365314f2;
}

.bg-lime-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(26 46 5 / var(--tw-bg-opacity, 1));
}

.bg-lime-950\/0 {
  background-color: #1a2e0500;
}

.bg-lime-950\/10 {
  background-color: #1a2e051a;
}

.bg-lime-950\/100 {
  background-color: #1a2e05;
}

.bg-lime-950\/15 {
  background-color: #1a2e0526;
}

.bg-lime-950\/20 {
  background-color: #1a2e0533;
}

.bg-lime-950\/25 {
  background-color: #1a2e0540;
}

.bg-lime-950\/30 {
  background-color: #1a2e054d;
}

.bg-lime-950\/35 {
  background-color: #1a2e0559;
}

.bg-lime-950\/40 {
  background-color: #1a2e0566;
}

.bg-lime-950\/45 {
  background-color: #1a2e0573;
}

.bg-lime-950\/5 {
  background-color: #1a2e050d;
}

.bg-lime-950\/50 {
  background-color: #1a2e0580;
}

.bg-lime-950\/55 {
  background-color: #1a2e058c;
}

.bg-lime-950\/60 {
  background-color: #1a2e0599;
}

.bg-lime-950\/65 {
  background-color: #1a2e05a6;
}

.bg-lime-950\/70 {
  background-color: #1a2e05b3;
}

.bg-lime-950\/75 {
  background-color: #1a2e05bf;
}

.bg-lime-950\/80 {
  background-color: #1a2e05cc;
}

.bg-lime-950\/85 {
  background-color: #1a2e05d9;
}

.bg-lime-950\/90 {
  background-color: #1a2e05e6;
}

.bg-lime-950\/95 {
  background-color: #1a2e05f2;
}

.bg-neutral {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-n, oklch(var(--n) / var(--tw-bg-opacity, 1)));
}

.bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-neutral-100\/0 {
  background-color: #f5f5f500;
}

.bg-neutral-100\/10 {
  background-color: #f5f5f51a;
}

.bg-neutral-100\/100 {
  background-color: #f5f5f5;
}

.bg-neutral-100\/15 {
  background-color: #f5f5f526;
}

.bg-neutral-100\/20 {
  background-color: #f5f5f533;
}

.bg-neutral-100\/25 {
  background-color: #f5f5f540;
}

.bg-neutral-100\/30 {
  background-color: #f5f5f54d;
}

.bg-neutral-100\/35 {
  background-color: #f5f5f559;
}

.bg-neutral-100\/40 {
  background-color: #f5f5f566;
}

.bg-neutral-100\/45 {
  background-color: #f5f5f573;
}

.bg-neutral-100\/5 {
  background-color: #f5f5f50d;
}

.bg-neutral-100\/50 {
  background-color: #f5f5f580;
}

.bg-neutral-100\/55 {
  background-color: #f5f5f58c;
}

.bg-neutral-100\/60 {
  background-color: #f5f5f599;
}

.bg-neutral-100\/65 {
  background-color: #f5f5f5a6;
}

.bg-neutral-100\/70 {
  background-color: #f5f5f5b3;
}

.bg-neutral-100\/75 {
  background-color: #f5f5f5bf;
}

.bg-neutral-100\/80 {
  background-color: #f5f5f5cc;
}

.bg-neutral-100\/85 {
  background-color: #f5f5f5d9;
}

.bg-neutral-100\/90 {
  background-color: #f5f5f5e6;
}

.bg-neutral-100\/95 {
  background-color: #f5f5f5f2;
}

.bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.bg-neutral-200\/0 {
  background-color: #e5e5e500;
}

.bg-neutral-200\/10 {
  background-color: #e5e5e51a;
}

.bg-neutral-200\/100 {
  background-color: #e5e5e5;
}

.bg-neutral-200\/15 {
  background-color: #e5e5e526;
}

.bg-neutral-200\/20 {
  background-color: #e5e5e533;
}

.bg-neutral-200\/25 {
  background-color: #e5e5e540;
}

.bg-neutral-200\/30 {
  background-color: #e5e5e54d;
}

.bg-neutral-200\/35 {
  background-color: #e5e5e559;
}

.bg-neutral-200\/40 {
  background-color: #e5e5e566;
}

.bg-neutral-200\/45 {
  background-color: #e5e5e573;
}

.bg-neutral-200\/5 {
  background-color: #e5e5e50d;
}

.bg-neutral-200\/50 {
  background-color: #e5e5e580;
}

.bg-neutral-200\/55 {
  background-color: #e5e5e58c;
}

.bg-neutral-200\/60 {
  background-color: #e5e5e599;
}

.bg-neutral-200\/65 {
  background-color: #e5e5e5a6;
}

.bg-neutral-200\/70 {
  background-color: #e5e5e5b3;
}

.bg-neutral-200\/75 {
  background-color: #e5e5e5bf;
}

.bg-neutral-200\/80 {
  background-color: #e5e5e5cc;
}

.bg-neutral-200\/85 {
  background-color: #e5e5e5d9;
}

.bg-neutral-200\/90 {
  background-color: #e5e5e5e6;
}

.bg-neutral-200\/95 {
  background-color: #e5e5e5f2;
}

.bg-neutral-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.bg-neutral-300\/0 {
  background-color: #d4d4d400;
}

.bg-neutral-300\/10 {
  background-color: #d4d4d41a;
}

.bg-neutral-300\/100 {
  background-color: #d4d4d4;
}

.bg-neutral-300\/15 {
  background-color: #d4d4d426;
}

.bg-neutral-300\/20 {
  background-color: #d4d4d433;
}

.bg-neutral-300\/25 {
  background-color: #d4d4d440;
}

.bg-neutral-300\/30 {
  background-color: #d4d4d44d;
}

.bg-neutral-300\/35 {
  background-color: #d4d4d459;
}

.bg-neutral-300\/40 {
  background-color: #d4d4d466;
}

.bg-neutral-300\/45 {
  background-color: #d4d4d473;
}

.bg-neutral-300\/5 {
  background-color: #d4d4d40d;
}

.bg-neutral-300\/50 {
  background-color: #d4d4d480;
}

.bg-neutral-300\/55 {
  background-color: #d4d4d48c;
}

.bg-neutral-300\/60 {
  background-color: #d4d4d499;
}

.bg-neutral-300\/65 {
  background-color: #d4d4d4a6;
}

.bg-neutral-300\/70 {
  background-color: #d4d4d4b3;
}

.bg-neutral-300\/75 {
  background-color: #d4d4d4bf;
}

.bg-neutral-300\/80 {
  background-color: #d4d4d4cc;
}

.bg-neutral-300\/85 {
  background-color: #d4d4d4d9;
}

.bg-neutral-300\/90 {
  background-color: #d4d4d4e6;
}

.bg-neutral-300\/95 {
  background-color: #d4d4d4f2;
}

.bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.bg-neutral-400\/0 {
  background-color: #a3a3a300;
}

.bg-neutral-400\/10 {
  background-color: #a3a3a31a;
}

.bg-neutral-400\/100 {
  background-color: #a3a3a3;
}

.bg-neutral-400\/15 {
  background-color: #a3a3a326;
}

.bg-neutral-400\/20 {
  background-color: #a3a3a333;
}

.bg-neutral-400\/25 {
  background-color: #a3a3a340;
}

.bg-neutral-400\/30 {
  background-color: #a3a3a34d;
}

.bg-neutral-400\/35 {
  background-color: #a3a3a359;
}

.bg-neutral-400\/40 {
  background-color: #a3a3a366;
}

.bg-neutral-400\/45 {
  background-color: #a3a3a373;
}

.bg-neutral-400\/5 {
  background-color: #a3a3a30d;
}

.bg-neutral-400\/50 {
  background-color: #a3a3a380;
}

.bg-neutral-400\/55 {
  background-color: #a3a3a38c;
}

.bg-neutral-400\/60 {
  background-color: #a3a3a399;
}

.bg-neutral-400\/65 {
  background-color: #a3a3a3a6;
}

.bg-neutral-400\/70 {
  background-color: #a3a3a3b3;
}

.bg-neutral-400\/75 {
  background-color: #a3a3a3bf;
}

.bg-neutral-400\/80 {
  background-color: #a3a3a3cc;
}

.bg-neutral-400\/85 {
  background-color: #a3a3a3d9;
}

.bg-neutral-400\/90 {
  background-color: #a3a3a3e6;
}

.bg-neutral-400\/95 {
  background-color: #a3a3a3f2;
}

.bg-neutral-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-neutral-50\/0 {
  background-color: #fafafa00;
}

.bg-neutral-50\/10 {
  background-color: #fafafa1a;
}

.bg-neutral-50\/100 {
  background-color: #fafafa;
}

.bg-neutral-50\/15 {
  background-color: #fafafa26;
}

.bg-neutral-50\/20 {
  background-color: #fafafa33;
}

.bg-neutral-50\/25 {
  background-color: #fafafa40;
}

.bg-neutral-50\/30 {
  background-color: #fafafa4d;
}

.bg-neutral-50\/35 {
  background-color: #fafafa59;
}

.bg-neutral-50\/40 {
  background-color: #fafafa66;
}

.bg-neutral-50\/45 {
  background-color: #fafafa73;
}

.bg-neutral-50\/5 {
  background-color: #fafafa0d;
}

.bg-neutral-50\/50 {
  background-color: #fafafa80;
}

.bg-neutral-50\/55 {
  background-color: #fafafa8c;
}

.bg-neutral-50\/60 {
  background-color: #fafafa99;
}

.bg-neutral-50\/65 {
  background-color: #fafafaa6;
}

.bg-neutral-50\/70 {
  background-color: #fafafab3;
}

.bg-neutral-50\/75 {
  background-color: #fafafabf;
}

.bg-neutral-50\/80 {
  background-color: #fafafacc;
}

.bg-neutral-50\/85 {
  background-color: #fafafad9;
}

.bg-neutral-50\/90 {
  background-color: #fafafae6;
}

.bg-neutral-50\/95 {
  background-color: #fafafaf2;
}

.bg-neutral-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.bg-neutral-500\/0 {
  background-color: #73737300;
}

.bg-neutral-500\/10 {
  background-color: #7373731a;
}

.bg-neutral-500\/100 {
  background-color: #737373;
}

.bg-neutral-500\/15 {
  background-color: #73737326;
}

.bg-neutral-500\/20 {
  background-color: #73737333;
}

.bg-neutral-500\/25 {
  background-color: #73737340;
}

.bg-neutral-500\/30 {
  background-color: #7373734d;
}

.bg-neutral-500\/35 {
  background-color: #73737359;
}

.bg-neutral-500\/40 {
  background-color: #73737366;
}

.bg-neutral-500\/45 {
  background-color: #73737373;
}

.bg-neutral-500\/5 {
  background-color: #7373730d;
}

.bg-neutral-500\/50 {
  background-color: #73737380;
}

.bg-neutral-500\/55 {
  background-color: #7373738c;
}

.bg-neutral-500\/60 {
  background-color: #73737399;
}

.bg-neutral-500\/65 {
  background-color: #737373a6;
}

.bg-neutral-500\/70 {
  background-color: #737373b3;
}

.bg-neutral-500\/75 {
  background-color: #737373bf;
}

.bg-neutral-500\/80 {
  background-color: #737373cc;
}

.bg-neutral-500\/85 {
  background-color: #737373d9;
}

.bg-neutral-500\/90 {
  background-color: #737373e6;
}

.bg-neutral-500\/95 {
  background-color: #737373f2;
}

.bg-neutral-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}

.bg-neutral-600\/0 {
  background-color: #52525200;
}

.bg-neutral-600\/10 {
  background-color: #5252521a;
}

.bg-neutral-600\/100 {
  background-color: #525252;
}

.bg-neutral-600\/15 {
  background-color: #52525226;
}

.bg-neutral-600\/20 {
  background-color: #52525233;
}

.bg-neutral-600\/25 {
  background-color: #52525240;
}

.bg-neutral-600\/30 {
  background-color: #5252524d;
}

.bg-neutral-600\/35 {
  background-color: #52525259;
}

.bg-neutral-600\/40 {
  background-color: #52525266;
}

.bg-neutral-600\/45 {
  background-color: #52525273;
}

.bg-neutral-600\/5 {
  background-color: #5252520d;
}

.bg-neutral-600\/50 {
  background-color: #52525280;
}

.bg-neutral-600\/55 {
  background-color: #5252528c;
}

.bg-neutral-600\/60 {
  background-color: #52525299;
}

.bg-neutral-600\/65 {
  background-color: #525252a6;
}

.bg-neutral-600\/70 {
  background-color: #525252b3;
}

.bg-neutral-600\/75 {
  background-color: #525252bf;
}

.bg-neutral-600\/80 {
  background-color: #525252cc;
}

.bg-neutral-600\/85 {
  background-color: #525252d9;
}

.bg-neutral-600\/90 {
  background-color: #525252e6;
}

.bg-neutral-600\/95 {
  background-color: #525252f2;
}

.bg-neutral-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}

.bg-neutral-700\/0 {
  background-color: #40404000;
}

.bg-neutral-700\/10 {
  background-color: #4040401a;
}

.bg-neutral-700\/100 {
  background-color: #404040;
}

.bg-neutral-700\/15 {
  background-color: #40404026;
}

.bg-neutral-700\/20 {
  background-color: #40404033;
}

.bg-neutral-700\/25 {
  background-color: #40404040;
}

.bg-neutral-700\/30 {
  background-color: #4040404d;
}

.bg-neutral-700\/35 {
  background-color: #40404059;
}

.bg-neutral-700\/40 {
  background-color: #40404066;
}

.bg-neutral-700\/45 {
  background-color: #40404073;
}

.bg-neutral-700\/5 {
  background-color: #4040400d;
}

.bg-neutral-700\/50 {
  background-color: #40404080;
}

.bg-neutral-700\/55 {
  background-color: #4040408c;
}

.bg-neutral-700\/60 {
  background-color: #40404099;
}

.bg-neutral-700\/65 {
  background-color: #404040a6;
}

.bg-neutral-700\/70 {
  background-color: #404040b3;
}

.bg-neutral-700\/75 {
  background-color: #404040bf;
}

.bg-neutral-700\/80 {
  background-color: #404040cc;
}

.bg-neutral-700\/85 {
  background-color: #404040d9;
}

.bg-neutral-700\/90 {
  background-color: #404040e6;
}

.bg-neutral-700\/95 {
  background-color: #404040f2;
}

.bg-neutral-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.bg-neutral-800\/0 {
  background-color: #26262600;
}

.bg-neutral-800\/10 {
  background-color: #2626261a;
}

.bg-neutral-800\/100 {
  background-color: #262626;
}

.bg-neutral-800\/15 {
  background-color: #26262626;
}

.bg-neutral-800\/20 {
  background-color: #26262633;
}

.bg-neutral-800\/25 {
  background-color: #26262640;
}

.bg-neutral-800\/30 {
  background-color: #2626264d;
}

.bg-neutral-800\/35 {
  background-color: #26262659;
}

.bg-neutral-800\/40 {
  background-color: #26262666;
}

.bg-neutral-800\/45 {
  background-color: #26262673;
}

.bg-neutral-800\/5 {
  background-color: #2626260d;
}

.bg-neutral-800\/50 {
  background-color: #26262680;
}

.bg-neutral-800\/55 {
  background-color: #2626268c;
}

.bg-neutral-800\/60 {
  background-color: #26262699;
}

.bg-neutral-800\/65 {
  background-color: #262626a6;
}

.bg-neutral-800\/70 {
  background-color: #262626b3;
}

.bg-neutral-800\/75 {
  background-color: #262626bf;
}

.bg-neutral-800\/80 {
  background-color: #262626cc;
}

.bg-neutral-800\/85 {
  background-color: #262626d9;
}

.bg-neutral-800\/90 {
  background-color: #262626e6;
}

.bg-neutral-800\/95 {
  background-color: #262626f2;
}

.bg-neutral-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
}

.bg-neutral-900\/0 {
  background-color: #17171700;
}

.bg-neutral-900\/10 {
  background-color: #1717171a;
}

.bg-neutral-900\/100 {
  background-color: #171717;
}

.bg-neutral-900\/15 {
  background-color: #17171726;
}

.bg-neutral-900\/20 {
  background-color: #17171733;
}

.bg-neutral-900\/25 {
  background-color: #17171740;
}

.bg-neutral-900\/30 {
  background-color: #1717174d;
}

.bg-neutral-900\/35 {
  background-color: #17171759;
}

.bg-neutral-900\/40 {
  background-color: #17171766;
}

.bg-neutral-900\/45 {
  background-color: #17171773;
}

.bg-neutral-900\/5 {
  background-color: #1717170d;
}

.bg-neutral-900\/50 {
  background-color: #17171780;
}

.bg-neutral-900\/55 {
  background-color: #1717178c;
}

.bg-neutral-900\/60 {
  background-color: #17171799;
}

.bg-neutral-900\/65 {
  background-color: #171717a6;
}

.bg-neutral-900\/70 {
  background-color: #171717b3;
}

.bg-neutral-900\/75 {
  background-color: #171717bf;
}

.bg-neutral-900\/80 {
  background-color: #171717cc;
}

.bg-neutral-900\/85 {
  background-color: #171717d9;
}

.bg-neutral-900\/90 {
  background-color: #171717e6;
}

.bg-neutral-900\/95 {
  background-color: #171717f2;
}

.bg-neutral-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
}

.bg-neutral-950\/0 {
  background-color: #0a0a0a00;
}

.bg-neutral-950\/10 {
  background-color: #0a0a0a1a;
}

.bg-neutral-950\/100 {
  background-color: #0a0a0a;
}

.bg-neutral-950\/15 {
  background-color: #0a0a0a26;
}

.bg-neutral-950\/20 {
  background-color: #0a0a0a33;
}

.bg-neutral-950\/25 {
  background-color: #0a0a0a40;
}

.bg-neutral-950\/30 {
  background-color: #0a0a0a4d;
}

.bg-neutral-950\/35 {
  background-color: #0a0a0a59;
}

.bg-neutral-950\/40 {
  background-color: #0a0a0a66;
}

.bg-neutral-950\/45 {
  background-color: #0a0a0a73;
}

.bg-neutral-950\/5 {
  background-color: #0a0a0a0d;
}

.bg-neutral-950\/50 {
  background-color: #0a0a0a80;
}

.bg-neutral-950\/55 {
  background-color: #0a0a0a8c;
}

.bg-neutral-950\/60 {
  background-color: #0a0a0a99;
}

.bg-neutral-950\/65 {
  background-color: #0a0a0aa6;
}

.bg-neutral-950\/70 {
  background-color: #0a0a0ab3;
}

.bg-neutral-950\/75 {
  background-color: #0a0a0abf;
}

.bg-neutral-950\/80 {
  background-color: #0a0a0acc;
}

.bg-neutral-950\/85 {
  background-color: #0a0a0ad9;
}

.bg-neutral-950\/90 {
  background-color: #0a0a0ae6;
}

.bg-neutral-950\/95 {
  background-color: #0a0a0af2;
}

.bg-neutral-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-nc, oklch(var(--nc) / var(--tw-bg-opacity, 1)));
}

.bg-neutral-content\/0 {
  background-color: var(--fallback-nc, oklch(var(--nc) / 0));
}

.bg-neutral-content\/10 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .1));
}

.bg-neutral-content\/100 {
  background-color: var(--fallback-nc, oklch(var(--nc) / 1));
}

.bg-neutral-content\/15 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .15));
}

.bg-neutral-content\/20 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .2));
}

.bg-neutral-content\/25 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .25));
}

.bg-neutral-content\/30 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .3));
}

.bg-neutral-content\/35 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .35));
}

.bg-neutral-content\/40 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .4));
}

.bg-neutral-content\/45 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .45));
}

.bg-neutral-content\/5 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .05));
}

.bg-neutral-content\/50 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .5));
}

.bg-neutral-content\/55 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .55));
}

.bg-neutral-content\/60 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .6));
}

.bg-neutral-content\/65 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .65));
}

.bg-neutral-content\/70 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .7));
}

.bg-neutral-content\/75 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .75));
}

.bg-neutral-content\/80 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .8));
}

.bg-neutral-content\/85 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .85));
}

.bg-neutral-content\/90 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .9));
}

.bg-neutral-content\/95 {
  background-color: var(--fallback-nc, oklch(var(--nc) / .95));
}

.bg-neutral\/0 {
  background-color: var(--fallback-n, oklch(var(--n) / 0));
}

.bg-neutral\/10 {
  background-color: var(--fallback-n, oklch(var(--n) / .1));
}

.bg-neutral\/100 {
  background-color: var(--fallback-n, oklch(var(--n) / 1));
}

.bg-neutral\/15 {
  background-color: var(--fallback-n, oklch(var(--n) / .15));
}

.bg-neutral\/20 {
  background-color: var(--fallback-n, oklch(var(--n) / .2));
}

.bg-neutral\/25 {
  background-color: var(--fallback-n, oklch(var(--n) / .25));
}

.bg-neutral\/30 {
  background-color: var(--fallback-n, oklch(var(--n) / .3));
}

.bg-neutral\/35 {
  background-color: var(--fallback-n, oklch(var(--n) / .35));
}

.bg-neutral\/40 {
  background-color: var(--fallback-n, oklch(var(--n) / .4));
}

.bg-neutral\/45 {
  background-color: var(--fallback-n, oklch(var(--n) / .45));
}

.bg-neutral\/5 {
  background-color: var(--fallback-n, oklch(var(--n) / .05));
}

.bg-neutral\/50 {
  background-color: var(--fallback-n, oklch(var(--n) / .5));
}

.bg-neutral\/55 {
  background-color: var(--fallback-n, oklch(var(--n) / .55));
}

.bg-neutral\/60 {
  background-color: var(--fallback-n, oklch(var(--n) / .6));
}

.bg-neutral\/65 {
  background-color: var(--fallback-n, oklch(var(--n) / .65));
}

.bg-neutral\/70 {
  background-color: var(--fallback-n, oklch(var(--n) / .7));
}

.bg-neutral\/75 {
  background-color: var(--fallback-n, oklch(var(--n) / .75));
}

.bg-neutral\/80 {
  background-color: var(--fallback-n, oklch(var(--n) / .8));
}

.bg-neutral\/85 {
  background-color: var(--fallback-n, oklch(var(--n) / .85));
}

.bg-neutral\/90 {
  background-color: var(--fallback-n, oklch(var(--n) / .9));
}

.bg-neutral\/95 {
  background-color: var(--fallback-n, oklch(var(--n) / .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: #ffedd500;
}

.bg-orange-100\/10 {
  background-color: #ffedd51a;
}

.bg-orange-100\/100 {
  background-color: #ffedd5;
}

.bg-orange-100\/15 {
  background-color: #ffedd526;
}

.bg-orange-100\/20 {
  background-color: #ffedd533;
}

.bg-orange-100\/25 {
  background-color: #ffedd540;
}

.bg-orange-100\/30 {
  background-color: #ffedd54d;
}

.bg-orange-100\/35 {
  background-color: #ffedd559;
}

.bg-orange-100\/40 {
  background-color: #ffedd566;
}

.bg-orange-100\/45 {
  background-color: #ffedd573;
}

.bg-orange-100\/5 {
  background-color: #ffedd50d;
}

.bg-orange-100\/50 {
  background-color: #ffedd580;
}

.bg-orange-100\/55 {
  background-color: #ffedd58c;
}

.bg-orange-100\/60 {
  background-color: #ffedd599;
}

.bg-orange-100\/65 {
  background-color: #ffedd5a6;
}

.bg-orange-100\/70 {
  background-color: #ffedd5b3;
}

.bg-orange-100\/75 {
  background-color: #ffedd5bf;
}

.bg-orange-100\/80 {
  background-color: #ffedd5cc;
}

.bg-orange-100\/85 {
  background-color: #ffedd5d9;
}

.bg-orange-100\/90 {
  background-color: #ffedd5e6;
}

.bg-orange-100\/95 {
  background-color: #ffedd5f2;
}

.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}

.bg-orange-200\/0 {
  background-color: #fed7aa00;
}

.bg-orange-200\/10 {
  background-color: #fed7aa1a;
}

.bg-orange-200\/100 {
  background-color: #fed7aa;
}

.bg-orange-200\/15 {
  background-color: #fed7aa26;
}

.bg-orange-200\/20 {
  background-color: #fed7aa33;
}

.bg-orange-200\/25 {
  background-color: #fed7aa40;
}

.bg-orange-200\/30 {
  background-color: #fed7aa4d;
}

.bg-orange-200\/35 {
  background-color: #fed7aa59;
}

.bg-orange-200\/40 {
  background-color: #fed7aa66;
}

.bg-orange-200\/45 {
  background-color: #fed7aa73;
}

.bg-orange-200\/5 {
  background-color: #fed7aa0d;
}

.bg-orange-200\/50 {
  background-color: #fed7aa80;
}

.bg-orange-200\/55 {
  background-color: #fed7aa8c;
}

.bg-orange-200\/60 {
  background-color: #fed7aa99;
}

.bg-orange-200\/65 {
  background-color: #fed7aaa6;
}

.bg-orange-200\/70 {
  background-color: #fed7aab3;
}

.bg-orange-200\/75 {
  background-color: #fed7aabf;
}

.bg-orange-200\/80 {
  background-color: #fed7aacc;
}

.bg-orange-200\/85 {
  background-color: #fed7aad9;
}

.bg-orange-200\/90 {
  background-color: #fed7aae6;
}

.bg-orange-200\/95 {
  background-color: #fed7aaf2;
}

.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 / var(--tw-bg-opacity, 1));
}

.bg-orange-300\/0 {
  background-color: #fdba7400;
}

.bg-orange-300\/10 {
  background-color: #fdba741a;
}

.bg-orange-300\/100 {
  background-color: #fdba74;
}

.bg-orange-300\/15 {
  background-color: #fdba7426;
}

.bg-orange-300\/20 {
  background-color: #fdba7433;
}

.bg-orange-300\/25 {
  background-color: #fdba7440;
}

.bg-orange-300\/30 {
  background-color: #fdba744d;
}

.bg-orange-300\/35 {
  background-color: #fdba7459;
}

.bg-orange-300\/40 {
  background-color: #fdba7466;
}

.bg-orange-300\/45 {
  background-color: #fdba7473;
}

.bg-orange-300\/5 {
  background-color: #fdba740d;
}

.bg-orange-300\/50 {
  background-color: #fdba7480;
}

.bg-orange-300\/55 {
  background-color: #fdba748c;
}

.bg-orange-300\/60 {
  background-color: #fdba7499;
}

.bg-orange-300\/65 {
  background-color: #fdba74a6;
}

.bg-orange-300\/70 {
  background-color: #fdba74b3;
}

.bg-orange-300\/75 {
  background-color: #fdba74bf;
}

.bg-orange-300\/80 {
  background-color: #fdba74cc;
}

.bg-orange-300\/85 {
  background-color: #fdba74d9;
}

.bg-orange-300\/90 {
  background-color: #fdba74e6;
}

.bg-orange-300\/95 {
  background-color: #fdba74f2;
}

.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity, 1));
}

.bg-orange-400\/0 {
  background-color: #fb923c00;
}

.bg-orange-400\/10 {
  background-color: #fb923c1a;
}

.bg-orange-400\/100 {
  background-color: #fb923c;
}

.bg-orange-400\/15 {
  background-color: #fb923c26;
}

.bg-orange-400\/20 {
  background-color: #fb923c33;
}

.bg-orange-400\/25 {
  background-color: #fb923c40;
}

.bg-orange-400\/30 {
  background-color: #fb923c4d;
}

.bg-orange-400\/35 {
  background-color: #fb923c59;
}

.bg-orange-400\/40 {
  background-color: #fb923c66;
}

.bg-orange-400\/45 {
  background-color: #fb923c73;
}

.bg-orange-400\/5 {
  background-color: #fb923c0d;
}

.bg-orange-400\/50 {
  background-color: #fb923c80;
}

.bg-orange-400\/55 {
  background-color: #fb923c8c;
}

.bg-orange-400\/60 {
  background-color: #fb923c99;
}

.bg-orange-400\/65 {
  background-color: #fb923ca6;
}

.bg-orange-400\/70 {
  background-color: #fb923cb3;
}

.bg-orange-400\/75 {
  background-color: #fb923cbf;
}

.bg-orange-400\/80 {
  background-color: #fb923ccc;
}

.bg-orange-400\/85 {
  background-color: #fb923cd9;
}

.bg-orange-400\/90 {
  background-color: #fb923ce6;
}

.bg-orange-400\/95 {
  background-color: #fb923cf2;
}

.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}

.bg-orange-50\/0 {
  background-color: #fff7ed00;
}

.bg-orange-50\/10 {
  background-color: #fff7ed1a;
}

.bg-orange-50\/100 {
  background-color: #fff7ed;
}

.bg-orange-50\/15 {
  background-color: #fff7ed26;
}

.bg-orange-50\/20 {
  background-color: #fff7ed33;
}

.bg-orange-50\/25 {
  background-color: #fff7ed40;
}

.bg-orange-50\/30 {
  background-color: #fff7ed4d;
}

.bg-orange-50\/35 {
  background-color: #fff7ed59;
}

.bg-orange-50\/40 {
  background-color: #fff7ed66;
}

.bg-orange-50\/45 {
  background-color: #fff7ed73;
}

.bg-orange-50\/5 {
  background-color: #fff7ed0d;
}

.bg-orange-50\/50 {
  background-color: #fff7ed80;
}

.bg-orange-50\/55 {
  background-color: #fff7ed8c;
}

.bg-orange-50\/60 {
  background-color: #fff7ed99;
}

.bg-orange-50\/65 {
  background-color: #fff7eda6;
}

.bg-orange-50\/70 {
  background-color: #fff7edb3;
}

.bg-orange-50\/75 {
  background-color: #fff7edbf;
}

.bg-orange-50\/80 {
  background-color: #fff7edcc;
}

.bg-orange-50\/85 {
  background-color: #fff7edd9;
}

.bg-orange-50\/90 {
  background-color: #fff7ede6;
}

.bg-orange-50\/95 {
  background-color: #fff7edf2;
}

.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}

.bg-orange-500\/0 {
  background-color: #f9731600;
}

.bg-orange-500\/10 {
  background-color: #f973161a;
}

.bg-orange-500\/100 {
  background-color: #f97316;
}

.bg-orange-500\/15 {
  background-color: #f9731626;
}

.bg-orange-500\/20 {
  background-color: #f9731633;
}

.bg-orange-500\/25 {
  background-color: #f9731640;
}

.bg-orange-500\/30 {
  background-color: #f973164d;
}

.bg-orange-500\/35 {
  background-color: #f9731659;
}

.bg-orange-500\/40 {
  background-color: #f9731666;
}

.bg-orange-500\/45 {
  background-color: #f9731673;
}

.bg-orange-500\/5 {
  background-color: #f973160d;
}

.bg-orange-500\/50 {
  background-color: #f9731680;
}

.bg-orange-500\/55 {
  background-color: #f973168c;
}

.bg-orange-500\/60 {
  background-color: #f9731699;
}

.bg-orange-500\/65 {
  background-color: #f97316a6;
}

.bg-orange-500\/70 {
  background-color: #f97316b3;
}

.bg-orange-500\/75 {
  background-color: #f97316bf;
}

.bg-orange-500\/80 {
  background-color: #f97316cc;
}

.bg-orange-500\/85 {
  background-color: #f97316d9;
}

.bg-orange-500\/90 {
  background-color: #f97316e6;
}

.bg-orange-500\/95 {
  background-color: #f97316f2;
}

.bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}

.bg-orange-600\/0 {
  background-color: #ea580c00;
}

.bg-orange-600\/10 {
  background-color: #ea580c1a;
}

.bg-orange-600\/100 {
  background-color: #ea580c;
}

.bg-orange-600\/15 {
  background-color: #ea580c26;
}

.bg-orange-600\/20 {
  background-color: #ea580c33;
}

.bg-orange-600\/25 {
  background-color: #ea580c40;
}

.bg-orange-600\/30 {
  background-color: #ea580c4d;
}

.bg-orange-600\/35 {
  background-color: #ea580c59;
}

.bg-orange-600\/40 {
  background-color: #ea580c66;
}

.bg-orange-600\/45 {
  background-color: #ea580c73;
}

.bg-orange-600\/5 {
  background-color: #ea580c0d;
}

.bg-orange-600\/50 {
  background-color: #ea580c80;
}

.bg-orange-600\/55 {
  background-color: #ea580c8c;
}

.bg-orange-600\/60 {
  background-color: #ea580c99;
}

.bg-orange-600\/65 {
  background-color: #ea580ca6;
}

.bg-orange-600\/70 {
  background-color: #ea580cb3;
}

.bg-orange-600\/75 {
  background-color: #ea580cbf;
}

.bg-orange-600\/80 {
  background-color: #ea580ccc;
}

.bg-orange-600\/85 {
  background-color: #ea580cd9;
}

.bg-orange-600\/90 {
  background-color: #ea580ce6;
}

.bg-orange-600\/95 {
  background-color: #ea580cf2;
}

.bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}

.bg-orange-700\/0 {
  background-color: #c2410c00;
}

.bg-orange-700\/10 {
  background-color: #c2410c1a;
}

.bg-orange-700\/100 {
  background-color: #c2410c;
}

.bg-orange-700\/15 {
  background-color: #c2410c26;
}

.bg-orange-700\/20 {
  background-color: #c2410c33;
}

.bg-orange-700\/25 {
  background-color: #c2410c40;
}

.bg-orange-700\/30 {
  background-color: #c2410c4d;
}

.bg-orange-700\/35 {
  background-color: #c2410c59;
}

.bg-orange-700\/40 {
  background-color: #c2410c66;
}

.bg-orange-700\/45 {
  background-color: #c2410c73;
}

.bg-orange-700\/5 {
  background-color: #c2410c0d;
}

.bg-orange-700\/50 {
  background-color: #c2410c80;
}

.bg-orange-700\/55 {
  background-color: #c2410c8c;
}

.bg-orange-700\/60 {
  background-color: #c2410c99;
}

.bg-orange-700\/65 {
  background-color: #c2410ca6;
}

.bg-orange-700\/70 {
  background-color: #c2410cb3;
}

.bg-orange-700\/75 {
  background-color: #c2410cbf;
}

.bg-orange-700\/80 {
  background-color: #c2410ccc;
}

.bg-orange-700\/85 {
  background-color: #c2410cd9;
}

.bg-orange-700\/90 {
  background-color: #c2410ce6;
}

.bg-orange-700\/95 {
  background-color: #c2410cf2;
}

.bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}

.bg-orange-800\/0 {
  background-color: #9a341200;
}

.bg-orange-800\/10 {
  background-color: #9a34121a;
}

.bg-orange-800\/100 {
  background-color: #9a3412;
}

.bg-orange-800\/15 {
  background-color: #9a341226;
}

.bg-orange-800\/20 {
  background-color: #9a341233;
}

.bg-orange-800\/25 {
  background-color: #9a341240;
}

.bg-orange-800\/30 {
  background-color: #9a34124d;
}

.bg-orange-800\/35 {
  background-color: #9a341259;
}

.bg-orange-800\/40 {
  background-color: #9a341266;
}

.bg-orange-800\/45 {
  background-color: #9a341273;
}

.bg-orange-800\/5 {
  background-color: #9a34120d;
}

.bg-orange-800\/50 {
  background-color: #9a341280;
}

.bg-orange-800\/55 {
  background-color: #9a34128c;
}

.bg-orange-800\/60 {
  background-color: #9a341299;
}

.bg-orange-800\/65 {
  background-color: #9a3412a6;
}

.bg-orange-800\/70 {
  background-color: #9a3412b3;
}

.bg-orange-800\/75 {
  background-color: #9a3412bf;
}

.bg-orange-800\/80 {
  background-color: #9a3412cc;
}

.bg-orange-800\/85 {
  background-color: #9a3412d9;
}

.bg-orange-800\/90 {
  background-color: #9a3412e6;
}

.bg-orange-800\/95 {
  background-color: #9a3412f2;
}

.bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}

.bg-orange-900\/0 {
  background-color: #7c2d1200;
}

.bg-orange-900\/10 {
  background-color: #7c2d121a;
}

.bg-orange-900\/100 {
  background-color: #7c2d12;
}

.bg-orange-900\/15 {
  background-color: #7c2d1226;
}

.bg-orange-900\/20 {
  background-color: #7c2d1233;
}

.bg-orange-900\/25 {
  background-color: #7c2d1240;
}

.bg-orange-900\/30 {
  background-color: #7c2d124d;
}

.bg-orange-900\/35 {
  background-color: #7c2d1259;
}

.bg-orange-900\/40 {
  background-color: #7c2d1266;
}

.bg-orange-900\/45 {
  background-color: #7c2d1273;
}

.bg-orange-900\/5 {
  background-color: #7c2d120d;
}

.bg-orange-900\/50 {
  background-color: #7c2d1280;
}

.bg-orange-900\/55 {
  background-color: #7c2d128c;
}

.bg-orange-900\/60 {
  background-color: #7c2d1299;
}

.bg-orange-900\/65 {
  background-color: #7c2d12a6;
}

.bg-orange-900\/70 {
  background-color: #7c2d12b3;
}

.bg-orange-900\/75 {
  background-color: #7c2d12bf;
}

.bg-orange-900\/80 {
  background-color: #7c2d12cc;
}

.bg-orange-900\/85 {
  background-color: #7c2d12d9;
}

.bg-orange-900\/90 {
  background-color: #7c2d12e6;
}

.bg-orange-900\/95 {
  background-color: #7c2d12f2;
}

.bg-orange-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 20 7 / var(--tw-bg-opacity, 1));
}

.bg-orange-950\/0 {
  background-color: #43140700;
}

.bg-orange-950\/10 {
  background-color: #4314071a;
}

.bg-orange-950\/100 {
  background-color: #431407;
}

.bg-orange-950\/15 {
  background-color: #43140726;
}

.bg-orange-950\/20 {
  background-color: #43140733;
}

.bg-orange-950\/25 {
  background-color: #43140740;
}

.bg-orange-950\/30 {
  background-color: #4314074d;
}

.bg-orange-950\/35 {
  background-color: #43140759;
}

.bg-orange-950\/40 {
  background-color: #43140766;
}

.bg-orange-950\/45 {
  background-color: #43140773;
}

.bg-orange-950\/5 {
  background-color: #4314070d;
}

.bg-orange-950\/50 {
  background-color: #43140780;
}

.bg-orange-950\/55 {
  background-color: #4314078c;
}

.bg-orange-950\/60 {
  background-color: #43140799;
}

.bg-orange-950\/65 {
  background-color: #431407a6;
}

.bg-orange-950\/70 {
  background-color: #431407b3;
}

.bg-orange-950\/75 {
  background-color: #431407bf;
}

.bg-orange-950\/80 {
  background-color: #431407cc;
}

.bg-orange-950\/85 {
  background-color: #431407d9;
}

.bg-orange-950\/90 {
  background-color: #431407e6;
}

.bg-orange-950\/95 {
  background-color: #431407f2;
}

.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}

.bg-pink-100\/0 {
  background-color: #fce7f300;
}

.bg-pink-100\/10 {
  background-color: #fce7f31a;
}

.bg-pink-100\/100 {
  background-color: #fce7f3;
}

.bg-pink-100\/15 {
  background-color: #fce7f326;
}

.bg-pink-100\/20 {
  background-color: #fce7f333;
}

.bg-pink-100\/25 {
  background-color: #fce7f340;
}

.bg-pink-100\/30 {
  background-color: #fce7f34d;
}

.bg-pink-100\/35 {
  background-color: #fce7f359;
}

.bg-pink-100\/40 {
  background-color: #fce7f366;
}

.bg-pink-100\/45 {
  background-color: #fce7f373;
}

.bg-pink-100\/5 {
  background-color: #fce7f30d;
}

.bg-pink-100\/50 {
  background-color: #fce7f380;
}

.bg-pink-100\/55 {
  background-color: #fce7f38c;
}

.bg-pink-100\/60 {
  background-color: #fce7f399;
}

.bg-pink-100\/65 {
  background-color: #fce7f3a6;
}

.bg-pink-100\/70 {
  background-color: #fce7f3b3;
}

.bg-pink-100\/75 {
  background-color: #fce7f3bf;
}

.bg-pink-100\/80 {
  background-color: #fce7f3cc;
}

.bg-pink-100\/85 {
  background-color: #fce7f3d9;
}

.bg-pink-100\/90 {
  background-color: #fce7f3e6;
}

.bg-pink-100\/95 {
  background-color: #fce7f3f2;
}

.bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 / var(--tw-bg-opacity, 1));
}

.bg-pink-200\/0 {
  background-color: #fbcfe800;
}

.bg-pink-200\/10 {
  background-color: #fbcfe81a;
}

.bg-pink-200\/100 {
  background-color: #fbcfe8;
}

.bg-pink-200\/15 {
  background-color: #fbcfe826;
}

.bg-pink-200\/20 {
  background-color: #fbcfe833;
}

.bg-pink-200\/25 {
  background-color: #fbcfe840;
}

.bg-pink-200\/30 {
  background-color: #fbcfe84d;
}

.bg-pink-200\/35 {
  background-color: #fbcfe859;
}

.bg-pink-200\/40 {
  background-color: #fbcfe866;
}

.bg-pink-200\/45 {
  background-color: #fbcfe873;
}

.bg-pink-200\/5 {
  background-color: #fbcfe80d;
}

.bg-pink-200\/50 {
  background-color: #fbcfe880;
}

.bg-pink-200\/55 {
  background-color: #fbcfe88c;
}

.bg-pink-200\/60 {
  background-color: #fbcfe899;
}

.bg-pink-200\/65 {
  background-color: #fbcfe8a6;
}

.bg-pink-200\/70 {
  background-color: #fbcfe8b3;
}

.bg-pink-200\/75 {
  background-color: #fbcfe8bf;
}

.bg-pink-200\/80 {
  background-color: #fbcfe8cc;
}

.bg-pink-200\/85 {
  background-color: #fbcfe8d9;
}

.bg-pink-200\/90 {
  background-color: #fbcfe8e6;
}

.bg-pink-200\/95 {
  background-color: #fbcfe8f2;
}

.bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 / var(--tw-bg-opacity, 1));
}

.bg-pink-300\/0 {
  background-color: #f9a8d400;
}

.bg-pink-300\/10 {
  background-color: #f9a8d41a;
}

.bg-pink-300\/100 {
  background-color: #f9a8d4;
}

.bg-pink-300\/15 {
  background-color: #f9a8d426;
}

.bg-pink-300\/20 {
  background-color: #f9a8d433;
}

.bg-pink-300\/25 {
  background-color: #f9a8d440;
}

.bg-pink-300\/30 {
  background-color: #f9a8d44d;
}

.bg-pink-300\/35 {
  background-color: #f9a8d459;
}

.bg-pink-300\/40 {
  background-color: #f9a8d466;
}

.bg-pink-300\/45 {
  background-color: #f9a8d473;
}

.bg-pink-300\/5 {
  background-color: #f9a8d40d;
}

.bg-pink-300\/50 {
  background-color: #f9a8d480;
}

.bg-pink-300\/55 {
  background-color: #f9a8d48c;
}

.bg-pink-300\/60 {
  background-color: #f9a8d499;
}

.bg-pink-300\/65 {
  background-color: #f9a8d4a6;
}

.bg-pink-300\/70 {
  background-color: #f9a8d4b3;
}

.bg-pink-300\/75 {
  background-color: #f9a8d4bf;
}

.bg-pink-300\/80 {
  background-color: #f9a8d4cc;
}

.bg-pink-300\/85 {
  background-color: #f9a8d4d9;
}

.bg-pink-300\/90 {
  background-color: #f9a8d4e6;
}

.bg-pink-300\/95 {
  background-color: #f9a8d4f2;
}

.bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}

.bg-pink-400\/0 {
  background-color: #f472b600;
}

.bg-pink-400\/10 {
  background-color: #f472b61a;
}

.bg-pink-400\/100 {
  background-color: #f472b6;
}

.bg-pink-400\/15 {
  background-color: #f472b626;
}

.bg-pink-400\/20 {
  background-color: #f472b633;
}

.bg-pink-400\/25 {
  background-color: #f472b640;
}

.bg-pink-400\/30 {
  background-color: #f472b64d;
}

.bg-pink-400\/35 {
  background-color: #f472b659;
}

.bg-pink-400\/40 {
  background-color: #f472b666;
}

.bg-pink-400\/45 {
  background-color: #f472b673;
}

.bg-pink-400\/5 {
  background-color: #f472b60d;
}

.bg-pink-400\/50 {
  background-color: #f472b680;
}

.bg-pink-400\/55 {
  background-color: #f472b68c;
}

.bg-pink-400\/60 {
  background-color: #f472b699;
}

.bg-pink-400\/65 {
  background-color: #f472b6a6;
}

.bg-pink-400\/70 {
  background-color: #f472b6b3;
}

.bg-pink-400\/75 {
  background-color: #f472b6bf;
}

.bg-pink-400\/80 {
  background-color: #f472b6cc;
}

.bg-pink-400\/85 {
  background-color: #f472b6d9;
}

.bg-pink-400\/90 {
  background-color: #f472b6e6;
}

.bg-pink-400\/95 {
  background-color: #f472b6f2;
}

.bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 / var(--tw-bg-opacity, 1));
}

.bg-pink-50\/0 {
  background-color: #fdf2f800;
}

.bg-pink-50\/10 {
  background-color: #fdf2f81a;
}

.bg-pink-50\/100 {
  background-color: #fdf2f8;
}

.bg-pink-50\/15 {
  background-color: #fdf2f826;
}

.bg-pink-50\/20 {
  background-color: #fdf2f833;
}

.bg-pink-50\/25 {
  background-color: #fdf2f840;
}

.bg-pink-50\/30 {
  background-color: #fdf2f84d;
}

.bg-pink-50\/35 {
  background-color: #fdf2f859;
}

.bg-pink-50\/40 {
  background-color: #fdf2f866;
}

.bg-pink-50\/45 {
  background-color: #fdf2f873;
}

.bg-pink-50\/5 {
  background-color: #fdf2f80d;
}

.bg-pink-50\/50 {
  background-color: #fdf2f880;
}

.bg-pink-50\/55 {
  background-color: #fdf2f88c;
}

.bg-pink-50\/60 {
  background-color: #fdf2f899;
}

.bg-pink-50\/65 {
  background-color: #fdf2f8a6;
}

.bg-pink-50\/70 {
  background-color: #fdf2f8b3;
}

.bg-pink-50\/75 {
  background-color: #fdf2f8bf;
}

.bg-pink-50\/80 {
  background-color: #fdf2f8cc;
}

.bg-pink-50\/85 {
  background-color: #fdf2f8d9;
}

.bg-pink-50\/90 {
  background-color: #fdf2f8e6;
}

.bg-pink-50\/95 {
  background-color: #fdf2f8f2;
}

.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}

.bg-pink-500\/0 {
  background-color: #ec489900;
}

.bg-pink-500\/10 {
  background-color: #ec48991a;
}

.bg-pink-500\/100 {
  background-color: #ec4899;
}

.bg-pink-500\/15 {
  background-color: #ec489926;
}

.bg-pink-500\/20 {
  background-color: #ec489933;
}

.bg-pink-500\/25 {
  background-color: #ec489940;
}

.bg-pink-500\/30 {
  background-color: #ec48994d;
}

.bg-pink-500\/35 {
  background-color: #ec489959;
}

.bg-pink-500\/40 {
  background-color: #ec489966;
}

.bg-pink-500\/45 {
  background-color: #ec489973;
}

.bg-pink-500\/5 {
  background-color: #ec48990d;
}

.bg-pink-500\/50 {
  background-color: #ec489980;
}

.bg-pink-500\/55 {
  background-color: #ec48998c;
}

.bg-pink-500\/60 {
  background-color: #ec489999;
}

.bg-pink-500\/65 {
  background-color: #ec4899a6;
}

.bg-pink-500\/70 {
  background-color: #ec4899b3;
}

.bg-pink-500\/75 {
  background-color: #ec4899bf;
}

.bg-pink-500\/80 {
  background-color: #ec4899cc;
}

.bg-pink-500\/85 {
  background-color: #ec4899d9;
}

.bg-pink-500\/90 {
  background-color: #ec4899e6;
}

.bg-pink-500\/95 {
  background-color: #ec4899f2;
}

.bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 / var(--tw-bg-opacity, 1));
}

.bg-pink-600\/0 {
  background-color: #db277700;
}

.bg-pink-600\/10 {
  background-color: #db27771a;
}

.bg-pink-600\/100 {
  background-color: #db2777;
}

.bg-pink-600\/15 {
  background-color: #db277726;
}

.bg-pink-600\/20 {
  background-color: #db277733;
}

.bg-pink-600\/25 {
  background-color: #db277740;
}

.bg-pink-600\/30 {
  background-color: #db27774d;
}

.bg-pink-600\/35 {
  background-color: #db277759;
}

.bg-pink-600\/40 {
  background-color: #db277766;
}

.bg-pink-600\/45 {
  background-color: #db277773;
}

.bg-pink-600\/5 {
  background-color: #db27770d;
}

.bg-pink-600\/50 {
  background-color: #db277780;
}

.bg-pink-600\/55 {
  background-color: #db27778c;
}

.bg-pink-600\/60 {
  background-color: #db277799;
}

.bg-pink-600\/65 {
  background-color: #db2777a6;
}

.bg-pink-600\/70 {
  background-color: #db2777b3;
}

.bg-pink-600\/75 {
  background-color: #db2777bf;
}

.bg-pink-600\/80 {
  background-color: #db2777cc;
}

.bg-pink-600\/85 {
  background-color: #db2777d9;
}

.bg-pink-600\/90 {
  background-color: #db2777e6;
}

.bg-pink-600\/95 {
  background-color: #db2777f2;
}

.bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 / var(--tw-bg-opacity, 1));
}

.bg-pink-700\/0 {
  background-color: #be185d00;
}

.bg-pink-700\/10 {
  background-color: #be185d1a;
}

.bg-pink-700\/100 {
  background-color: #be185d;
}

.bg-pink-700\/15 {
  background-color: #be185d26;
}

.bg-pink-700\/20 {
  background-color: #be185d33;
}

.bg-pink-700\/25 {
  background-color: #be185d40;
}

.bg-pink-700\/30 {
  background-color: #be185d4d;
}

.bg-pink-700\/35 {
  background-color: #be185d59;
}

.bg-pink-700\/40 {
  background-color: #be185d66;
}

.bg-pink-700\/45 {
  background-color: #be185d73;
}

.bg-pink-700\/5 {
  background-color: #be185d0d;
}

.bg-pink-700\/50 {
  background-color: #be185d80;
}

.bg-pink-700\/55 {
  background-color: #be185d8c;
}

.bg-pink-700\/60 {
  background-color: #be185d99;
}

.bg-pink-700\/65 {
  background-color: #be185da6;
}

.bg-pink-700\/70 {
  background-color: #be185db3;
}

.bg-pink-700\/75 {
  background-color: #be185dbf;
}

.bg-pink-700\/80 {
  background-color: #be185dcc;
}

.bg-pink-700\/85 {
  background-color: #be185dd9;
}

.bg-pink-700\/90 {
  background-color: #be185de6;
}

.bg-pink-700\/95 {
  background-color: #be185df2;
}

.bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}

.bg-pink-800\/0 {
  background-color: #9d174d00;
}

.bg-pink-800\/10 {
  background-color: #9d174d1a;
}

.bg-pink-800\/100 {
  background-color: #9d174d;
}

.bg-pink-800\/15 {
  background-color: #9d174d26;
}

.bg-pink-800\/20 {
  background-color: #9d174d33;
}

.bg-pink-800\/25 {
  background-color: #9d174d40;
}

.bg-pink-800\/30 {
  background-color: #9d174d4d;
}

.bg-pink-800\/35 {
  background-color: #9d174d59;
}

.bg-pink-800\/40 {
  background-color: #9d174d66;
}

.bg-pink-800\/45 {
  background-color: #9d174d73;
}

.bg-pink-800\/5 {
  background-color: #9d174d0d;
}

.bg-pink-800\/50 {
  background-color: #9d174d80;
}

.bg-pink-800\/55 {
  background-color: #9d174d8c;
}

.bg-pink-800\/60 {
  background-color: #9d174d99;
}

.bg-pink-800\/65 {
  background-color: #9d174da6;
}

.bg-pink-800\/70 {
  background-color: #9d174db3;
}

.bg-pink-800\/75 {
  background-color: #9d174dbf;
}

.bg-pink-800\/80 {
  background-color: #9d174dcc;
}

.bg-pink-800\/85 {
  background-color: #9d174dd9;
}

.bg-pink-800\/90 {
  background-color: #9d174de6;
}

.bg-pink-800\/95 {
  background-color: #9d174df2;
}

.bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}

.bg-pink-900\/0 {
  background-color: #83184300;
}

.bg-pink-900\/10 {
  background-color: #8318431a;
}

.bg-pink-900\/100 {
  background-color: #831843;
}

.bg-pink-900\/15 {
  background-color: #83184326;
}

.bg-pink-900\/20 {
  background-color: #83184333;
}

.bg-pink-900\/25 {
  background-color: #83184340;
}

.bg-pink-900\/30 {
  background-color: #8318434d;
}

.bg-pink-900\/35 {
  background-color: #83184359;
}

.bg-pink-900\/40 {
  background-color: #83184366;
}

.bg-pink-900\/45 {
  background-color: #83184373;
}

.bg-pink-900\/5 {
  background-color: #8318430d;
}

.bg-pink-900\/50 {
  background-color: #83184380;
}

.bg-pink-900\/55 {
  background-color: #8318438c;
}

.bg-pink-900\/60 {
  background-color: #83184399;
}

.bg-pink-900\/65 {
  background-color: #831843a6;
}

.bg-pink-900\/70 {
  background-color: #831843b3;
}

.bg-pink-900\/75 {
  background-color: #831843bf;
}

.bg-pink-900\/80 {
  background-color: #831843cc;
}

.bg-pink-900\/85 {
  background-color: #831843d9;
}

.bg-pink-900\/90 {
  background-color: #831843e6;
}

.bg-pink-900\/95 {
  background-color: #831843f2;
}

.bg-pink-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity, 1));
}

.bg-pink-950\/0 {
  background-color: #50072400;
}

.bg-pink-950\/10 {
  background-color: #5007241a;
}

.bg-pink-950\/100 {
  background-color: #500724;
}

.bg-pink-950\/15 {
  background-color: #50072426;
}

.bg-pink-950\/20 {
  background-color: #50072433;
}

.bg-pink-950\/25 {
  background-color: #50072440;
}

.bg-pink-950\/30 {
  background-color: #5007244d;
}

.bg-pink-950\/35 {
  background-color: #50072459;
}

.bg-pink-950\/40 {
  background-color: #50072466;
}

.bg-pink-950\/45 {
  background-color: #50072473;
}

.bg-pink-950\/5 {
  background-color: #5007240d;
}

.bg-pink-950\/50 {
  background-color: #50072480;
}

.bg-pink-950\/55 {
  background-color: #5007248c;
}

.bg-pink-950\/60 {
  background-color: #50072499;
}

.bg-pink-950\/65 {
  background-color: #500724a6;
}

.bg-pink-950\/70 {
  background-color: #500724b3;
}

.bg-pink-950\/75 {
  background-color: #500724bf;
}

.bg-pink-950\/80 {
  background-color: #500724cc;
}

.bg-pink-950\/85 {
  background-color: #500724d9;
}

.bg-pink-950\/90 {
  background-color: #500724e6;
}

.bg-pink-950\/95 {
  background-color: #500724f2;
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-p, oklch(var(--p) / var(--tw-bg-opacity, 1)));
}

.bg-primary-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-pc, oklch(var(--pc) / var(--tw-bg-opacity, 1)));
}

.bg-primary-content\/0 {
  background-color: var(--fallback-pc, oklch(var(--pc) / 0));
}

.bg-primary-content\/10 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .1));
}

.bg-primary-content\/100 {
  background-color: var(--fallback-pc, oklch(var(--pc) / 1));
}

.bg-primary-content\/15 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .15));
}

.bg-primary-content\/20 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .2));
}

.bg-primary-content\/25 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .25));
}

.bg-primary-content\/30 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .3));
}

.bg-primary-content\/35 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .35));
}

.bg-primary-content\/40 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .4));
}

.bg-primary-content\/45 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .45));
}

.bg-primary-content\/5 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .05));
}

.bg-primary-content\/50 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .5));
}

.bg-primary-content\/55 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .55));
}

.bg-primary-content\/60 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .6));
}

.bg-primary-content\/65 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .65));
}

.bg-primary-content\/70 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .7));
}

.bg-primary-content\/75 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .75));
}

.bg-primary-content\/80 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .8));
}

.bg-primary-content\/85 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .85));
}

.bg-primary-content\/90 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .9));
}

.bg-primary-content\/95 {
  background-color: var(--fallback-pc, oklch(var(--pc) / .95));
}

.bg-primary\/0 {
  background-color: var(--fallback-p, oklch(var(--p) / 0));
}

.bg-primary\/10 {
  background-color: var(--fallback-p, oklch(var(--p) / .1));
}

.bg-primary\/100 {
  background-color: var(--fallback-p, oklch(var(--p) / 1));
}

.bg-primary\/15 {
  background-color: var(--fallback-p, oklch(var(--p) / .15));
}

.bg-primary\/20 {
  background-color: var(--fallback-p, oklch(var(--p) / .2));
}

.bg-primary\/25 {
  background-color: var(--fallback-p, oklch(var(--p) / .25));
}

.bg-primary\/30 {
  background-color: var(--fallback-p, oklch(var(--p) / .3));
}

.bg-primary\/35 {
  background-color: var(--fallback-p, oklch(var(--p) / .35));
}

.bg-primary\/40 {
  background-color: var(--fallback-p, oklch(var(--p) / .4));
}

.bg-primary\/45 {
  background-color: var(--fallback-p, oklch(var(--p) / .45));
}

.bg-primary\/5 {
  background-color: var(--fallback-p, oklch(var(--p) / .05));
}

.bg-primary\/50 {
  background-color: var(--fallback-p, oklch(var(--p) / .5));
}

.bg-primary\/55 {
  background-color: var(--fallback-p, oklch(var(--p) / .55));
}

.bg-primary\/60 {
  background-color: var(--fallback-p, oklch(var(--p) / .6));
}

.bg-primary\/65 {
  background-color: var(--fallback-p, oklch(var(--p) / .65));
}

.bg-primary\/70 {
  background-color: var(--fallback-p, oklch(var(--p) / .7));
}

.bg-primary\/75 {
  background-color: var(--fallback-p, oklch(var(--p) / .75));
}

.bg-primary\/80 {
  background-color: var(--fallback-p, oklch(var(--p) / .8));
}

.bg-primary\/85 {
  background-color: var(--fallback-p, oklch(var(--p) / .85));
}

.bg-primary\/90 {
  background-color: var(--fallback-p, oklch(var(--p) / .9));
}

.bg-primary\/95 {
  background-color: var(--fallback-p, oklch(var(--p) / .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: #f3e8ff00;
}

.bg-purple-100\/10 {
  background-color: #f3e8ff1a;
}

.bg-purple-100\/100 {
  background-color: #f3e8ff;
}

.bg-purple-100\/15 {
  background-color: #f3e8ff26;
}

.bg-purple-100\/20 {
  background-color: #f3e8ff33;
}

.bg-purple-100\/25 {
  background-color: #f3e8ff40;
}

.bg-purple-100\/30 {
  background-color: #f3e8ff4d;
}

.bg-purple-100\/35 {
  background-color: #f3e8ff59;
}

.bg-purple-100\/40 {
  background-color: #f3e8ff66;
}

.bg-purple-100\/45 {
  background-color: #f3e8ff73;
}

.bg-purple-100\/5 {
  background-color: #f3e8ff0d;
}

.bg-purple-100\/50 {
  background-color: #f3e8ff80;
}

.bg-purple-100\/55 {
  background-color: #f3e8ff8c;
}

.bg-purple-100\/60 {
  background-color: #f3e8ff99;
}

.bg-purple-100\/65 {
  background-color: #f3e8ffa6;
}

.bg-purple-100\/70 {
  background-color: #f3e8ffb3;
}

.bg-purple-100\/75 {
  background-color: #f3e8ffbf;
}

.bg-purple-100\/80 {
  background-color: #f3e8ffcc;
}

.bg-purple-100\/85 {
  background-color: #f3e8ffd9;
}

.bg-purple-100\/90 {
  background-color: #f3e8ffe6;
}

.bg-purple-100\/95 {
  background-color: #f3e8fff2;
}

.bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity, 1));
}

.bg-purple-200\/0 {
  background-color: #e9d5ff00;
}

.bg-purple-200\/10 {
  background-color: #e9d5ff1a;
}

.bg-purple-200\/100 {
  background-color: #e9d5ff;
}

.bg-purple-200\/15 {
  background-color: #e9d5ff26;
}

.bg-purple-200\/20 {
  background-color: #e9d5ff33;
}

.bg-purple-200\/25 {
  background-color: #e9d5ff40;
}

.bg-purple-200\/30 {
  background-color: #e9d5ff4d;
}

.bg-purple-200\/35 {
  background-color: #e9d5ff59;
}

.bg-purple-200\/40 {
  background-color: #e9d5ff66;
}

.bg-purple-200\/45 {
  background-color: #e9d5ff73;
}

.bg-purple-200\/5 {
  background-color: #e9d5ff0d;
}

.bg-purple-200\/50 {
  background-color: #e9d5ff80;
}

.bg-purple-200\/55 {
  background-color: #e9d5ff8c;
}

.bg-purple-200\/60 {
  background-color: #e9d5ff99;
}

.bg-purple-200\/65 {
  background-color: #e9d5ffa6;
}

.bg-purple-200\/70 {
  background-color: #e9d5ffb3;
}

.bg-purple-200\/75 {
  background-color: #e9d5ffbf;
}

.bg-purple-200\/80 {
  background-color: #e9d5ffcc;
}

.bg-purple-200\/85 {
  background-color: #e9d5ffd9;
}

.bg-purple-200\/90 {
  background-color: #e9d5ffe6;
}

.bg-purple-200\/95 {
  background-color: #e9d5fff2;
}

.bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 / var(--tw-bg-opacity, 1));
}

.bg-purple-300\/0 {
  background-color: #d8b4fe00;
}

.bg-purple-300\/10 {
  background-color: #d8b4fe1a;
}

.bg-purple-300\/100 {
  background-color: #d8b4fe;
}

.bg-purple-300\/15 {
  background-color: #d8b4fe26;
}

.bg-purple-300\/20 {
  background-color: #d8b4fe33;
}

.bg-purple-300\/25 {
  background-color: #d8b4fe40;
}

.bg-purple-300\/30 {
  background-color: #d8b4fe4d;
}

.bg-purple-300\/35 {
  background-color: #d8b4fe59;
}

.bg-purple-300\/40 {
  background-color: #d8b4fe66;
}

.bg-purple-300\/45 {
  background-color: #d8b4fe73;
}

.bg-purple-300\/5 {
  background-color: #d8b4fe0d;
}

.bg-purple-300\/50 {
  background-color: #d8b4fe80;
}

.bg-purple-300\/55 {
  background-color: #d8b4fe8c;
}

.bg-purple-300\/60 {
  background-color: #d8b4fe99;
}

.bg-purple-300\/65 {
  background-color: #d8b4fea6;
}

.bg-purple-300\/70 {
  background-color: #d8b4feb3;
}

.bg-purple-300\/75 {
  background-color: #d8b4febf;
}

.bg-purple-300\/80 {
  background-color: #d8b4fecc;
}

.bg-purple-300\/85 {
  background-color: #d8b4fed9;
}

.bg-purple-300\/90 {
  background-color: #d8b4fee6;
}

.bg-purple-300\/95 {
  background-color: #d8b4fef2;
}

.bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 / var(--tw-bg-opacity, 1));
}

.bg-purple-400\/0 {
  background-color: #c084fc00;
}

.bg-purple-400\/10 {
  background-color: #c084fc1a;
}

.bg-purple-400\/100 {
  background-color: #c084fc;
}

.bg-purple-400\/15 {
  background-color: #c084fc26;
}

.bg-purple-400\/20 {
  background-color: #c084fc33;
}

.bg-purple-400\/25 {
  background-color: #c084fc40;
}

.bg-purple-400\/30 {
  background-color: #c084fc4d;
}

.bg-purple-400\/35 {
  background-color: #c084fc59;
}

.bg-purple-400\/40 {
  background-color: #c084fc66;
}

.bg-purple-400\/45 {
  background-color: #c084fc73;
}

.bg-purple-400\/5 {
  background-color: #c084fc0d;
}

.bg-purple-400\/50 {
  background-color: #c084fc80;
}

.bg-purple-400\/55 {
  background-color: #c084fc8c;
}

.bg-purple-400\/60 {
  background-color: #c084fc99;
}

.bg-purple-400\/65 {
  background-color: #c084fca6;
}

.bg-purple-400\/70 {
  background-color: #c084fcb3;
}

.bg-purple-400\/75 {
  background-color: #c084fcbf;
}

.bg-purple-400\/80 {
  background-color: #c084fccc;
}

.bg-purple-400\/85 {
  background-color: #c084fcd9;
}

.bg-purple-400\/90 {
  background-color: #c084fce6;
}

.bg-purple-400\/95 {
  background-color: #c084fcf2;
}

.bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 / var(--tw-bg-opacity, 1));
}

.bg-purple-50\/0 {
  background-color: #faf5ff00;
}

.bg-purple-50\/10 {
  background-color: #faf5ff1a;
}

.bg-purple-50\/100 {
  background-color: #faf5ff;
}

.bg-purple-50\/15 {
  background-color: #faf5ff26;
}

.bg-purple-50\/20 {
  background-color: #faf5ff33;
}

.bg-purple-50\/25 {
  background-color: #faf5ff40;
}

.bg-purple-50\/30 {
  background-color: #faf5ff4d;
}

.bg-purple-50\/35 {
  background-color: #faf5ff59;
}

.bg-purple-50\/40 {
  background-color: #faf5ff66;
}

.bg-purple-50\/45 {
  background-color: #faf5ff73;
}

.bg-purple-50\/5 {
  background-color: #faf5ff0d;
}

.bg-purple-50\/50 {
  background-color: #faf5ff80;
}

.bg-purple-50\/55 {
  background-color: #faf5ff8c;
}

.bg-purple-50\/60 {
  background-color: #faf5ff99;
}

.bg-purple-50\/65 {
  background-color: #faf5ffa6;
}

.bg-purple-50\/70 {
  background-color: #faf5ffb3;
}

.bg-purple-50\/75 {
  background-color: #faf5ffbf;
}

.bg-purple-50\/80 {
  background-color: #faf5ffcc;
}

.bg-purple-50\/85 {
  background-color: #faf5ffd9;
}

.bg-purple-50\/90 {
  background-color: #faf5ffe6;
}

.bg-purple-50\/95 {
  background-color: #faf5fff2;
}

.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}

.bg-purple-500\/0 {
  background-color: #a855f700;
}

.bg-purple-500\/10 {
  background-color: #a855f71a;
}

.bg-purple-500\/100 {
  background-color: #a855f7;
}

.bg-purple-500\/15 {
  background-color: #a855f726;
}

.bg-purple-500\/20 {
  background-color: #a855f733;
}

.bg-purple-500\/25 {
  background-color: #a855f740;
}

.bg-purple-500\/30 {
  background-color: #a855f74d;
}

.bg-purple-500\/35 {
  background-color: #a855f759;
}

.bg-purple-500\/40 {
  background-color: #a855f766;
}

.bg-purple-500\/45 {
  background-color: #a855f773;
}

.bg-purple-500\/5 {
  background-color: #a855f70d;
}

.bg-purple-500\/50 {
  background-color: #a855f780;
}

.bg-purple-500\/55 {
  background-color: #a855f78c;
}

.bg-purple-500\/60 {
  background-color: #a855f799;
}

.bg-purple-500\/65 {
  background-color: #a855f7a6;
}

.bg-purple-500\/70 {
  background-color: #a855f7b3;
}

.bg-purple-500\/75 {
  background-color: #a855f7bf;
}

.bg-purple-500\/80 {
  background-color: #a855f7cc;
}

.bg-purple-500\/85 {
  background-color: #a855f7d9;
}

.bg-purple-500\/90 {
  background-color: #a855f7e6;
}

.bg-purple-500\/95 {
  background-color: #a855f7f2;
}

.bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 / var(--tw-bg-opacity, 1));
}

.bg-purple-600\/0 {
  background-color: #9333ea00;
}

.bg-purple-600\/10 {
  background-color: #9333ea1a;
}

.bg-purple-600\/100 {
  background-color: #9333ea;
}

.bg-purple-600\/15 {
  background-color: #9333ea26;
}

.bg-purple-600\/20 {
  background-color: #9333ea33;
}

.bg-purple-600\/25 {
  background-color: #9333ea40;
}

.bg-purple-600\/30 {
  background-color: #9333ea4d;
}

.bg-purple-600\/35 {
  background-color: #9333ea59;
}

.bg-purple-600\/40 {
  background-color: #9333ea66;
}

.bg-purple-600\/45 {
  background-color: #9333ea73;
}

.bg-purple-600\/5 {
  background-color: #9333ea0d;
}

.bg-purple-600\/50 {
  background-color: #9333ea80;
}

.bg-purple-600\/55 {
  background-color: #9333ea8c;
}

.bg-purple-600\/60 {
  background-color: #9333ea99;
}

.bg-purple-600\/65 {
  background-color: #9333eaa6;
}

.bg-purple-600\/70 {
  background-color: #9333eab3;
}

.bg-purple-600\/75 {
  background-color: #9333eabf;
}

.bg-purple-600\/80 {
  background-color: #9333eacc;
}

.bg-purple-600\/85 {
  background-color: #9333ead9;
}

.bg-purple-600\/90 {
  background-color: #9333eae6;
}

.bg-purple-600\/95 {
  background-color: #9333eaf2;
}

.bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}

.bg-purple-700\/0 {
  background-color: #7e22ce00;
}

.bg-purple-700\/10 {
  background-color: #7e22ce1a;
}

.bg-purple-700\/100 {
  background-color: #7e22ce;
}

.bg-purple-700\/15 {
  background-color: #7e22ce26;
}

.bg-purple-700\/20 {
  background-color: #7e22ce33;
}

.bg-purple-700\/25 {
  background-color: #7e22ce40;
}

.bg-purple-700\/30 {
  background-color: #7e22ce4d;
}

.bg-purple-700\/35 {
  background-color: #7e22ce59;
}

.bg-purple-700\/40 {
  background-color: #7e22ce66;
}

.bg-purple-700\/45 {
  background-color: #7e22ce73;
}

.bg-purple-700\/5 {
  background-color: #7e22ce0d;
}

.bg-purple-700\/50 {
  background-color: #7e22ce80;
}

.bg-purple-700\/55 {
  background-color: #7e22ce8c;
}

.bg-purple-700\/60 {
  background-color: #7e22ce99;
}

.bg-purple-700\/65 {
  background-color: #7e22cea6;
}

.bg-purple-700\/70 {
  background-color: #7e22ceb3;
}

.bg-purple-700\/75 {
  background-color: #7e22cebf;
}

.bg-purple-700\/80 {
  background-color: #7e22cecc;
}

.bg-purple-700\/85 {
  background-color: #7e22ced9;
}

.bg-purple-700\/90 {
  background-color: #7e22cee6;
}

.bg-purple-700\/95 {
  background-color: #7e22cef2;
}

.bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}

.bg-purple-800\/0 {
  background-color: #6b21a800;
}

.bg-purple-800\/10 {
  background-color: #6b21a81a;
}

.bg-purple-800\/100 {
  background-color: #6b21a8;
}

.bg-purple-800\/15 {
  background-color: #6b21a826;
}

.bg-purple-800\/20 {
  background-color: #6b21a833;
}

.bg-purple-800\/25 {
  background-color: #6b21a840;
}

.bg-purple-800\/30 {
  background-color: #6b21a84d;
}

.bg-purple-800\/35 {
  background-color: #6b21a859;
}

.bg-purple-800\/40 {
  background-color: #6b21a866;
}

.bg-purple-800\/45 {
  background-color: #6b21a873;
}

.bg-purple-800\/5 {
  background-color: #6b21a80d;
}

.bg-purple-800\/50 {
  background-color: #6b21a880;
}

.bg-purple-800\/55 {
  background-color: #6b21a88c;
}

.bg-purple-800\/60 {
  background-color: #6b21a899;
}

.bg-purple-800\/65 {
  background-color: #6b21a8a6;
}

.bg-purple-800\/70 {
  background-color: #6b21a8b3;
}

.bg-purple-800\/75 {
  background-color: #6b21a8bf;
}

.bg-purple-800\/80 {
  background-color: #6b21a8cc;
}

.bg-purple-800\/85 {
  background-color: #6b21a8d9;
}

.bg-purple-800\/90 {
  background-color: #6b21a8e6;
}

.bg-purple-800\/95 {
  background-color: #6b21a8f2;
}

.bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}

.bg-purple-900\/0 {
  background-color: #581c8700;
}

.bg-purple-900\/10 {
  background-color: #581c871a;
}

.bg-purple-900\/100 {
  background-color: #581c87;
}

.bg-purple-900\/15 {
  background-color: #581c8726;
}

.bg-purple-900\/20 {
  background-color: #581c8733;
}

.bg-purple-900\/25 {
  background-color: #581c8740;
}

.bg-purple-900\/30 {
  background-color: #581c874d;
}

.bg-purple-900\/35 {
  background-color: #581c8759;
}

.bg-purple-900\/40 {
  background-color: #581c8766;
}

.bg-purple-900\/45 {
  background-color: #581c8773;
}

.bg-purple-900\/5 {
  background-color: #581c870d;
}

.bg-purple-900\/50 {
  background-color: #581c8780;
}

.bg-purple-900\/55 {
  background-color: #581c878c;
}

.bg-purple-900\/60 {
  background-color: #581c8799;
}

.bg-purple-900\/65 {
  background-color: #581c87a6;
}

.bg-purple-900\/70 {
  background-color: #581c87b3;
}

.bg-purple-900\/75 {
  background-color: #581c87bf;
}

.bg-purple-900\/80 {
  background-color: #581c87cc;
}

.bg-purple-900\/85 {
  background-color: #581c87d9;
}

.bg-purple-900\/90 {
  background-color: #581c87e6;
}

.bg-purple-900\/95 {
  background-color: #581c87f2;
}

.bg-purple-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 7 100 / var(--tw-bg-opacity, 1));
}

.bg-purple-950\/0 {
  background-color: #3b076400;
}

.bg-purple-950\/10 {
  background-color: #3b07641a;
}

.bg-purple-950\/100 {
  background-color: #3b0764;
}

.bg-purple-950\/15 {
  background-color: #3b076426;
}

.bg-purple-950\/20 {
  background-color: #3b076433;
}

.bg-purple-950\/25 {
  background-color: #3b076440;
}

.bg-purple-950\/30 {
  background-color: #3b07644d;
}

.bg-purple-950\/35 {
  background-color: #3b076459;
}

.bg-purple-950\/40 {
  background-color: #3b076466;
}

.bg-purple-950\/45 {
  background-color: #3b076473;
}

.bg-purple-950\/5 {
  background-color: #3b07640d;
}

.bg-purple-950\/50 {
  background-color: #3b076480;
}

.bg-purple-950\/55 {
  background-color: #3b07648c;
}

.bg-purple-950\/60 {
  background-color: #3b076499;
}

.bg-purple-950\/65 {
  background-color: #3b0764a6;
}

.bg-purple-950\/70 {
  background-color: #3b0764b3;
}

.bg-purple-950\/75 {
  background-color: #3b0764bf;
}

.bg-purple-950\/80 {
  background-color: #3b0764cc;
}

.bg-purple-950\/85 {
  background-color: #3b0764d9;
}

.bg-purple-950\/90 {
  background-color: #3b0764e6;
}

.bg-purple-950\/95 {
  background-color: #3b0764f2;
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.bg-red-100\/0 {
  background-color: #fee2e200;
}

.bg-red-100\/10 {
  background-color: #fee2e21a;
}

.bg-red-100\/100 {
  background-color: #fee2e2;
}

.bg-red-100\/15 {
  background-color: #fee2e226;
}

.bg-red-100\/20 {
  background-color: #fee2e233;
}

.bg-red-100\/25 {
  background-color: #fee2e240;
}

.bg-red-100\/30 {
  background-color: #fee2e24d;
}

.bg-red-100\/35 {
  background-color: #fee2e259;
}

.bg-red-100\/40 {
  background-color: #fee2e266;
}

.bg-red-100\/45 {
  background-color: #fee2e273;
}

.bg-red-100\/5 {
  background-color: #fee2e20d;
}

.bg-red-100\/50 {
  background-color: #fee2e280;
}

.bg-red-100\/55 {
  background-color: #fee2e28c;
}

.bg-red-100\/60 {
  background-color: #fee2e299;
}

.bg-red-100\/65 {
  background-color: #fee2e2a6;
}

.bg-red-100\/70 {
  background-color: #fee2e2b3;
}

.bg-red-100\/75 {
  background-color: #fee2e2bf;
}

.bg-red-100\/80 {
  background-color: #fee2e2cc;
}

.bg-red-100\/85 {
  background-color: #fee2e2d9;
}

.bg-red-100\/90 {
  background-color: #fee2e2e6;
}

.bg-red-100\/95 {
  background-color: #fee2e2f2;
}

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

.bg-red-200\/0 {
  background-color: #fecaca00;
}

.bg-red-200\/10 {
  background-color: #fecaca1a;
}

.bg-red-200\/100 {
  background-color: #fecaca;
}

.bg-red-200\/15 {
  background-color: #fecaca26;
}

.bg-red-200\/20 {
  background-color: #fecaca33;
}

.bg-red-200\/25 {
  background-color: #fecaca40;
}

.bg-red-200\/30 {
  background-color: #fecaca4d;
}

.bg-red-200\/35 {
  background-color: #fecaca59;
}

.bg-red-200\/40 {
  background-color: #fecaca66;
}

.bg-red-200\/45 {
  background-color: #fecaca73;
}

.bg-red-200\/5 {
  background-color: #fecaca0d;
}

.bg-red-200\/50 {
  background-color: #fecaca80;
}

.bg-red-200\/55 {
  background-color: #fecaca8c;
}

.bg-red-200\/60 {
  background-color: #fecaca99;
}

.bg-red-200\/65 {
  background-color: #fecacaa6;
}

.bg-red-200\/70 {
  background-color: #fecacab3;
}

.bg-red-200\/75 {
  background-color: #fecacabf;
}

.bg-red-200\/80 {
  background-color: #fecacacc;
}

.bg-red-200\/85 {
  background-color: #fecacad9;
}

.bg-red-200\/90 {
  background-color: #fecacae6;
}

.bg-red-200\/95 {
  background-color: #fecacaf2;
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}

.bg-red-300\/0 {
  background-color: #fca5a500;
}

.bg-red-300\/10 {
  background-color: #fca5a51a;
}

.bg-red-300\/100 {
  background-color: #fca5a5;
}

.bg-red-300\/15 {
  background-color: #fca5a526;
}

.bg-red-300\/20 {
  background-color: #fca5a533;
}

.bg-red-300\/25 {
  background-color: #fca5a540;
}

.bg-red-300\/30 {
  background-color: #fca5a54d;
}

.bg-red-300\/35 {
  background-color: #fca5a559;
}

.bg-red-300\/40 {
  background-color: #fca5a566;
}

.bg-red-300\/45 {
  background-color: #fca5a573;
}

.bg-red-300\/5 {
  background-color: #fca5a50d;
}

.bg-red-300\/50 {
  background-color: #fca5a580;
}

.bg-red-300\/55 {
  background-color: #fca5a58c;
}

.bg-red-300\/60 {
  background-color: #fca5a599;
}

.bg-red-300\/65 {
  background-color: #fca5a5a6;
}

.bg-red-300\/70 {
  background-color: #fca5a5b3;
}

.bg-red-300\/75 {
  background-color: #fca5a5bf;
}

.bg-red-300\/80 {
  background-color: #fca5a5cc;
}

.bg-red-300\/85 {
  background-color: #fca5a5d9;
}

.bg-red-300\/90 {
  background-color: #fca5a5e6;
}

.bg-red-300\/95 {
  background-color: #fca5a5f2;
}

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

.bg-red-400\/0 {
  background-color: #f8717100;
}

.bg-red-400\/10 {
  background-color: #f871711a;
}

.bg-red-400\/100 {
  background-color: #f87171;
}

.bg-red-400\/15 {
  background-color: #f8717126;
}

.bg-red-400\/20 {
  background-color: #f8717133;
}

.bg-red-400\/25 {
  background-color: #f8717140;
}

.bg-red-400\/30 {
  background-color: #f871714d;
}

.bg-red-400\/35 {
  background-color: #f8717159;
}

.bg-red-400\/40 {
  background-color: #f8717166;
}

.bg-red-400\/45 {
  background-color: #f8717173;
}

.bg-red-400\/5 {
  background-color: #f871710d;
}

.bg-red-400\/50 {
  background-color: #f8717180;
}

.bg-red-400\/55 {
  background-color: #f871718c;
}

.bg-red-400\/60 {
  background-color: #f8717199;
}

.bg-red-400\/65 {
  background-color: #f87171a6;
}

.bg-red-400\/70 {
  background-color: #f87171b3;
}

.bg-red-400\/75 {
  background-color: #f87171bf;
}

.bg-red-400\/80 {
  background-color: #f87171cc;
}

.bg-red-400\/85 {
  background-color: #f87171d9;
}

.bg-red-400\/90 {
  background-color: #f87171e6;
}

.bg-red-400\/95 {
  background-color: #f87171f2;
}

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

.bg-red-50\/0 {
  background-color: #fef2f200;
}

.bg-red-50\/10 {
  background-color: #fef2f21a;
}

.bg-red-50\/100 {
  background-color: #fef2f2;
}

.bg-red-50\/15 {
  background-color: #fef2f226;
}

.bg-red-50\/20 {
  background-color: #fef2f233;
}

.bg-red-50\/25 {
  background-color: #fef2f240;
}

.bg-red-50\/30 {
  background-color: #fef2f24d;
}

.bg-red-50\/35 {
  background-color: #fef2f259;
}

.bg-red-50\/40 {
  background-color: #fef2f266;
}

.bg-red-50\/45 {
  background-color: #fef2f273;
}

.bg-red-50\/5 {
  background-color: #fef2f20d;
}

.bg-red-50\/50 {
  background-color: #fef2f280;
}

.bg-red-50\/55 {
  background-color: #fef2f28c;
}

.bg-red-50\/60 {
  background-color: #fef2f299;
}

.bg-red-50\/65 {
  background-color: #fef2f2a6;
}

.bg-red-50\/70 {
  background-color: #fef2f2b3;
}

.bg-red-50\/75 {
  background-color: #fef2f2bf;
}

.bg-red-50\/80 {
  background-color: #fef2f2cc;
}

.bg-red-50\/85 {
  background-color: #fef2f2d9;
}

.bg-red-50\/90 {
  background-color: #fef2f2e6;
}

.bg-red-50\/95 {
  background-color: #fef2f2f2;
}

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

.bg-red-500\/0 {
  background-color: #ef444400;
}

.bg-red-500\/10 {
  background-color: #ef44441a;
}

.bg-red-500\/100 {
  background-color: #ef4444;
}

.bg-red-500\/15 {
  background-color: #ef444426;
}

.bg-red-500\/20 {
  background-color: #ef444433;
}

.bg-red-500\/25 {
  background-color: #ef444440;
}

.bg-red-500\/30 {
  background-color: #ef44444d;
}

.bg-red-500\/35 {
  background-color: #ef444459;
}

.bg-red-500\/40 {
  background-color: #ef444466;
}

.bg-red-500\/45 {
  background-color: #ef444473;
}

.bg-red-500\/5 {
  background-color: #ef44440d;
}

.bg-red-500\/50 {
  background-color: #ef444480;
}

.bg-red-500\/55 {
  background-color: #ef44448c;
}

.bg-red-500\/60 {
  background-color: #ef444499;
}

.bg-red-500\/65 {
  background-color: #ef4444a6;
}

.bg-red-500\/70 {
  background-color: #ef4444b3;
}

.bg-red-500\/75 {
  background-color: #ef4444bf;
}

.bg-red-500\/80 {
  background-color: #ef4444cc;
}

.bg-red-500\/85 {
  background-color: #ef4444d9;
}

.bg-red-500\/90 {
  background-color: #ef4444e6;
}

.bg-red-500\/95 {
  background-color: #ef4444f2;
}

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

.bg-red-600\/0 {
  background-color: #dc262600;
}

.bg-red-600\/10 {
  background-color: #dc26261a;
}

.bg-red-600\/100 {
  background-color: #dc2626;
}

.bg-red-600\/15 {
  background-color: #dc262626;
}

.bg-red-600\/20 {
  background-color: #dc262633;
}

.bg-red-600\/25 {
  background-color: #dc262640;
}

.bg-red-600\/30 {
  background-color: #dc26264d;
}

.bg-red-600\/35 {
  background-color: #dc262659;
}

.bg-red-600\/40 {
  background-color: #dc262666;
}

.bg-red-600\/45 {
  background-color: #dc262673;
}

.bg-red-600\/5 {
  background-color: #dc26260d;
}

.bg-red-600\/50 {
  background-color: #dc262680;
}

.bg-red-600\/55 {
  background-color: #dc26268c;
}

.bg-red-600\/60 {
  background-color: #dc262699;
}

.bg-red-600\/65 {
  background-color: #dc2626a6;
}

.bg-red-600\/70 {
  background-color: #dc2626b3;
}

.bg-red-600\/75 {
  background-color: #dc2626bf;
}

.bg-red-600\/80 {
  background-color: #dc2626cc;
}

.bg-red-600\/85 {
  background-color: #dc2626d9;
}

.bg-red-600\/90 {
  background-color: #dc2626e6;
}

.bg-red-600\/95 {
  background-color: #dc2626f2;
}

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

.bg-red-700\/0 {
  background-color: #b91c1c00;
}

.bg-red-700\/10 {
  background-color: #b91c1c1a;
}

.bg-red-700\/100 {
  background-color: #b91c1c;
}

.bg-red-700\/15 {
  background-color: #b91c1c26;
}

.bg-red-700\/20 {
  background-color: #b91c1c33;
}

.bg-red-700\/25 {
  background-color: #b91c1c40;
}

.bg-red-700\/30 {
  background-color: #b91c1c4d;
}

.bg-red-700\/35 {
  background-color: #b91c1c59;
}

.bg-red-700\/40 {
  background-color: #b91c1c66;
}

.bg-red-700\/45 {
  background-color: #b91c1c73;
}

.bg-red-700\/5 {
  background-color: #b91c1c0d;
}

.bg-red-700\/50 {
  background-color: #b91c1c80;
}

.bg-red-700\/55 {
  background-color: #b91c1c8c;
}

.bg-red-700\/60 {
  background-color: #b91c1c99;
}

.bg-red-700\/65 {
  background-color: #b91c1ca6;
}

.bg-red-700\/70 {
  background-color: #b91c1cb3;
}

.bg-red-700\/75 {
  background-color: #b91c1cbf;
}

.bg-red-700\/80 {
  background-color: #b91c1ccc;
}

.bg-red-700\/85 {
  background-color: #b91c1cd9;
}

.bg-red-700\/90 {
  background-color: #b91c1ce6;
}

.bg-red-700\/95 {
  background-color: #b91c1cf2;
}

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

.bg-red-800\/0 {
  background-color: #991b1b00;
}

.bg-red-800\/10 {
  background-color: #991b1b1a;
}

.bg-red-800\/100 {
  background-color: #991b1b;
}

.bg-red-800\/15 {
  background-color: #991b1b26;
}

.bg-red-800\/20 {
  background-color: #991b1b33;
}

.bg-red-800\/25 {
  background-color: #991b1b40;
}

.bg-red-800\/30 {
  background-color: #991b1b4d;
}

.bg-red-800\/35 {
  background-color: #991b1b59;
}

.bg-red-800\/40 {
  background-color: #991b1b66;
}

.bg-red-800\/45 {
  background-color: #991b1b73;
}

.bg-red-800\/5 {
  background-color: #991b1b0d;
}

.bg-red-800\/50 {
  background-color: #991b1b80;
}

.bg-red-800\/55 {
  background-color: #991b1b8c;
}

.bg-red-800\/60 {
  background-color: #991b1b99;
}

.bg-red-800\/65 {
  background-color: #991b1ba6;
}

.bg-red-800\/70 {
  background-color: #991b1bb3;
}

.bg-red-800\/75 {
  background-color: #991b1bbf;
}

.bg-red-800\/80 {
  background-color: #991b1bcc;
}

.bg-red-800\/85 {
  background-color: #991b1bd9;
}

.bg-red-800\/90 {
  background-color: #991b1be6;
}

.bg-red-800\/95 {
  background-color: #991b1bf2;
}

.bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}

.bg-red-900\/0 {
  background-color: #7f1d1d00;
}

.bg-red-900\/10 {
  background-color: #7f1d1d1a;
}

.bg-red-900\/100 {
  background-color: #7f1d1d;
}

.bg-red-900\/15 {
  background-color: #7f1d1d26;
}

.bg-red-900\/20 {
  background-color: #7f1d1d33;
}

.bg-red-900\/25 {
  background-color: #7f1d1d40;
}

.bg-red-900\/30 {
  background-color: #7f1d1d4d;
}

.bg-red-900\/35 {
  background-color: #7f1d1d59;
}

.bg-red-900\/40 {
  background-color: #7f1d1d66;
}

.bg-red-900\/45 {
  background-color: #7f1d1d73;
}

.bg-red-900\/5 {
  background-color: #7f1d1d0d;
}

.bg-red-900\/50 {
  background-color: #7f1d1d80;
}

.bg-red-900\/55 {
  background-color: #7f1d1d8c;
}

.bg-red-900\/60 {
  background-color: #7f1d1d99;
}

.bg-red-900\/65 {
  background-color: #7f1d1da6;
}

.bg-red-900\/70 {
  background-color: #7f1d1db3;
}

.bg-red-900\/75 {
  background-color: #7f1d1dbf;
}

.bg-red-900\/80 {
  background-color: #7f1d1dcc;
}

.bg-red-900\/85 {
  background-color: #7f1d1dd9;
}

.bg-red-900\/90 {
  background-color: #7f1d1de6;
}

.bg-red-900\/95 {
  background-color: #7f1d1df2;
}

.bg-red-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}

.bg-red-950\/0 {
  background-color: #450a0a00;
}

.bg-red-950\/10 {
  background-color: #450a0a1a;
}

.bg-red-950\/100 {
  background-color: #450a0a;
}

.bg-red-950\/15 {
  background-color: #450a0a26;
}

.bg-red-950\/20 {
  background-color: #450a0a33;
}

.bg-red-950\/25 {
  background-color: #450a0a40;
}

.bg-red-950\/30 {
  background-color: #450a0a4d;
}

.bg-red-950\/35 {
  background-color: #450a0a59;
}

.bg-red-950\/40 {
  background-color: #450a0a66;
}

.bg-red-950\/45 {
  background-color: #450a0a73;
}

.bg-red-950\/5 {
  background-color: #450a0a0d;
}

.bg-red-950\/50 {
  background-color: #450a0a80;
}

.bg-red-950\/55 {
  background-color: #450a0a8c;
}

.bg-red-950\/60 {
  background-color: #450a0a99;
}

.bg-red-950\/65 {
  background-color: #450a0aa6;
}

.bg-red-950\/70 {
  background-color: #450a0ab3;
}

.bg-red-950\/75 {
  background-color: #450a0abf;
}

.bg-red-950\/80 {
  background-color: #450a0acc;
}

.bg-red-950\/85 {
  background-color: #450a0ad9;
}

.bg-red-950\/90 {
  background-color: #450a0ae6;
}

.bg-red-950\/95 {
  background-color: #450a0af2;
}

.bg-rose-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}

.bg-rose-100\/0 {
  background-color: #ffe4e600;
}

.bg-rose-100\/10 {
  background-color: #ffe4e61a;
}

.bg-rose-100\/100 {
  background-color: #ffe4e6;
}

.bg-rose-100\/15 {
  background-color: #ffe4e626;
}

.bg-rose-100\/20 {
  background-color: #ffe4e633;
}

.bg-rose-100\/25 {
  background-color: #ffe4e640;
}

.bg-rose-100\/30 {
  background-color: #ffe4e64d;
}

.bg-rose-100\/35 {
  background-color: #ffe4e659;
}

.bg-rose-100\/40 {
  background-color: #ffe4e666;
}

.bg-rose-100\/45 {
  background-color: #ffe4e673;
}

.bg-rose-100\/5 {
  background-color: #ffe4e60d;
}

.bg-rose-100\/50 {
  background-color: #ffe4e680;
}

.bg-rose-100\/55 {
  background-color: #ffe4e68c;
}

.bg-rose-100\/60 {
  background-color: #ffe4e699;
}

.bg-rose-100\/65 {
  background-color: #ffe4e6a6;
}

.bg-rose-100\/70 {
  background-color: #ffe4e6b3;
}

.bg-rose-100\/75 {
  background-color: #ffe4e6bf;
}

.bg-rose-100\/80 {
  background-color: #ffe4e6cc;
}

.bg-rose-100\/85 {
  background-color: #ffe4e6d9;
}

.bg-rose-100\/90 {
  background-color: #ffe4e6e6;
}

.bg-rose-100\/95 {
  background-color: #ffe4e6f2;
}

.bg-rose-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 / var(--tw-bg-opacity, 1));
}

.bg-rose-200\/0 {
  background-color: #fecdd300;
}

.bg-rose-200\/10 {
  background-color: #fecdd31a;
}

.bg-rose-200\/100 {
  background-color: #fecdd3;
}

.bg-rose-200\/15 {
  background-color: #fecdd326;
}

.bg-rose-200\/20 {
  background-color: #fecdd333;
}

.bg-rose-200\/25 {
  background-color: #fecdd340;
}

.bg-rose-200\/30 {
  background-color: #fecdd34d;
}

.bg-rose-200\/35 {
  background-color: #fecdd359;
}

.bg-rose-200\/40 {
  background-color: #fecdd366;
}

.bg-rose-200\/45 {
  background-color: #fecdd373;
}

.bg-rose-200\/5 {
  background-color: #fecdd30d;
}

.bg-rose-200\/50 {
  background-color: #fecdd380;
}

.bg-rose-200\/55 {
  background-color: #fecdd38c;
}

.bg-rose-200\/60 {
  background-color: #fecdd399;
}

.bg-rose-200\/65 {
  background-color: #fecdd3a6;
}

.bg-rose-200\/70 {
  background-color: #fecdd3b3;
}

.bg-rose-200\/75 {
  background-color: #fecdd3bf;
}

.bg-rose-200\/80 {
  background-color: #fecdd3cc;
}

.bg-rose-200\/85 {
  background-color: #fecdd3d9;
}

.bg-rose-200\/90 {
  background-color: #fecdd3e6;
}

.bg-rose-200\/95 {
  background-color: #fecdd3f2;
}

.bg-rose-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 164 175 / var(--tw-bg-opacity, 1));
}

.bg-rose-300\/0 {
  background-color: #fda4af00;
}

.bg-rose-300\/10 {
  background-color: #fda4af1a;
}

.bg-rose-300\/100 {
  background-color: #fda4af;
}

.bg-rose-300\/15 {
  background-color: #fda4af26;
}

.bg-rose-300\/20 {
  background-color: #fda4af33;
}

.bg-rose-300\/25 {
  background-color: #fda4af40;
}

.bg-rose-300\/30 {
  background-color: #fda4af4d;
}

.bg-rose-300\/35 {
  background-color: #fda4af59;
}

.bg-rose-300\/40 {
  background-color: #fda4af66;
}

.bg-rose-300\/45 {
  background-color: #fda4af73;
}

.bg-rose-300\/5 {
  background-color: #fda4af0d;
}

.bg-rose-300\/50 {
  background-color: #fda4af80;
}

.bg-rose-300\/55 {
  background-color: #fda4af8c;
}

.bg-rose-300\/60 {
  background-color: #fda4af99;
}

.bg-rose-300\/65 {
  background-color: #fda4afa6;
}

.bg-rose-300\/70 {
  background-color: #fda4afb3;
}

.bg-rose-300\/75 {
  background-color: #fda4afbf;
}

.bg-rose-300\/80 {
  background-color: #fda4afcc;
}

.bg-rose-300\/85 {
  background-color: #fda4afd9;
}

.bg-rose-300\/90 {
  background-color: #fda4afe6;
}

.bg-rose-300\/95 {
  background-color: #fda4aff2;
}

.bg-rose-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 113 133 / var(--tw-bg-opacity, 1));
}

.bg-rose-400\/0 {
  background-color: #fb718500;
}

.bg-rose-400\/10 {
  background-color: #fb71851a;
}

.bg-rose-400\/100 {
  background-color: #fb7185;
}

.bg-rose-400\/15 {
  background-color: #fb718526;
}

.bg-rose-400\/20 {
  background-color: #fb718533;
}

.bg-rose-400\/25 {
  background-color: #fb718540;
}

.bg-rose-400\/30 {
  background-color: #fb71854d;
}

.bg-rose-400\/35 {
  background-color: #fb718559;
}

.bg-rose-400\/40 {
  background-color: #fb718566;
}

.bg-rose-400\/45 {
  background-color: #fb718573;
}

.bg-rose-400\/5 {
  background-color: #fb71850d;
}

.bg-rose-400\/50 {
  background-color: #fb718580;
}

.bg-rose-400\/55 {
  background-color: #fb71858c;
}

.bg-rose-400\/60 {
  background-color: #fb718599;
}

.bg-rose-400\/65 {
  background-color: #fb7185a6;
}

.bg-rose-400\/70 {
  background-color: #fb7185b3;
}

.bg-rose-400\/75 {
  background-color: #fb7185bf;
}

.bg-rose-400\/80 {
  background-color: #fb7185cc;
}

.bg-rose-400\/85 {
  background-color: #fb7185d9;
}

.bg-rose-400\/90 {
  background-color: #fb7185e6;
}

.bg-rose-400\/95 {
  background-color: #fb7185f2;
}

.bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity, 1));
}

.bg-rose-50\/0 {
  background-color: #fff1f200;
}

.bg-rose-50\/10 {
  background-color: #fff1f21a;
}

.bg-rose-50\/100 {
  background-color: #fff1f2;
}

.bg-rose-50\/15 {
  background-color: #fff1f226;
}

.bg-rose-50\/20 {
  background-color: #fff1f233;
}

.bg-rose-50\/25 {
  background-color: #fff1f240;
}

.bg-rose-50\/30 {
  background-color: #fff1f24d;
}

.bg-rose-50\/35 {
  background-color: #fff1f259;
}

.bg-rose-50\/40 {
  background-color: #fff1f266;
}

.bg-rose-50\/45 {
  background-color: #fff1f273;
}

.bg-rose-50\/5 {
  background-color: #fff1f20d;
}

.bg-rose-50\/50 {
  background-color: #fff1f280;
}

.bg-rose-50\/55 {
  background-color: #fff1f28c;
}

.bg-rose-50\/60 {
  background-color: #fff1f299;
}

.bg-rose-50\/65 {
  background-color: #fff1f2a6;
}

.bg-rose-50\/70 {
  background-color: #fff1f2b3;
}

.bg-rose-50\/75 {
  background-color: #fff1f2bf;
}

.bg-rose-50\/80 {
  background-color: #fff1f2cc;
}

.bg-rose-50\/85 {
  background-color: #fff1f2d9;
}

.bg-rose-50\/90 {
  background-color: #fff1f2e6;
}

.bg-rose-50\/95 {
  background-color: #fff1f2f2;
}

.bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}

.bg-rose-500\/0 {
  background-color: #f43f5e00;
}

.bg-rose-500\/10 {
  background-color: #f43f5e1a;
}

.bg-rose-500\/100 {
  background-color: #f43f5e;
}

.bg-rose-500\/15 {
  background-color: #f43f5e26;
}

.bg-rose-500\/20 {
  background-color: #f43f5e33;
}

.bg-rose-500\/25 {
  background-color: #f43f5e40;
}

.bg-rose-500\/30 {
  background-color: #f43f5e4d;
}

.bg-rose-500\/35 {
  background-color: #f43f5e59;
}

.bg-rose-500\/40 {
  background-color: #f43f5e66;
}

.bg-rose-500\/45 {
  background-color: #f43f5e73;
}

.bg-rose-500\/5 {
  background-color: #f43f5e0d;
}

.bg-rose-500\/50 {
  background-color: #f43f5e80;
}

.bg-rose-500\/55 {
  background-color: #f43f5e8c;
}

.bg-rose-500\/60 {
  background-color: #f43f5e99;
}

.bg-rose-500\/65 {
  background-color: #f43f5ea6;
}

.bg-rose-500\/70 {
  background-color: #f43f5eb3;
}

.bg-rose-500\/75 {
  background-color: #f43f5ebf;
}

.bg-rose-500\/80 {
  background-color: #f43f5ecc;
}

.bg-rose-500\/85 {
  background-color: #f43f5ed9;
}

.bg-rose-500\/90 {
  background-color: #f43f5ee6;
}

.bg-rose-500\/95 {
  background-color: #f43f5ef2;
}

.bg-rose-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 / var(--tw-bg-opacity, 1));
}

.bg-rose-600\/0 {
  background-color: #e11d4800;
}

.bg-rose-600\/10 {
  background-color: #e11d481a;
}

.bg-rose-600\/100 {
  background-color: #e11d48;
}

.bg-rose-600\/15 {
  background-color: #e11d4826;
}

.bg-rose-600\/20 {
  background-color: #e11d4833;
}

.bg-rose-600\/25 {
  background-color: #e11d4840;
}

.bg-rose-600\/30 {
  background-color: #e11d484d;
}

.bg-rose-600\/35 {
  background-color: #e11d4859;
}

.bg-rose-600\/40 {
  background-color: #e11d4866;
}

.bg-rose-600\/45 {
  background-color: #e11d4873;
}

.bg-rose-600\/5 {
  background-color: #e11d480d;
}

.bg-rose-600\/50 {
  background-color: #e11d4880;
}

.bg-rose-600\/55 {
  background-color: #e11d488c;
}

.bg-rose-600\/60 {
  background-color: #e11d4899;
}

.bg-rose-600\/65 {
  background-color: #e11d48a6;
}

.bg-rose-600\/70 {
  background-color: #e11d48b3;
}

.bg-rose-600\/75 {
  background-color: #e11d48bf;
}

.bg-rose-600\/80 {
  background-color: #e11d48cc;
}

.bg-rose-600\/85 {
  background-color: #e11d48d9;
}

.bg-rose-600\/90 {
  background-color: #e11d48e6;
}

.bg-rose-600\/95 {
  background-color: #e11d48f2;
}

.bg-rose-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 / var(--tw-bg-opacity, 1));
}

.bg-rose-700\/0 {
  background-color: #be123c00;
}

.bg-rose-700\/10 {
  background-color: #be123c1a;
}

.bg-rose-700\/100 {
  background-color: #be123c;
}

.bg-rose-700\/15 {
  background-color: #be123c26;
}

.bg-rose-700\/20 {
  background-color: #be123c33;
}

.bg-rose-700\/25 {
  background-color: #be123c40;
}

.bg-rose-700\/30 {
  background-color: #be123c4d;
}

.bg-rose-700\/35 {
  background-color: #be123c59;
}

.bg-rose-700\/40 {
  background-color: #be123c66;
}

.bg-rose-700\/45 {
  background-color: #be123c73;
}

.bg-rose-700\/5 {
  background-color: #be123c0d;
}

.bg-rose-700\/50 {
  background-color: #be123c80;
}

.bg-rose-700\/55 {
  background-color: #be123c8c;
}

.bg-rose-700\/60 {
  background-color: #be123c99;
}

.bg-rose-700\/65 {
  background-color: #be123ca6;
}

.bg-rose-700\/70 {
  background-color: #be123cb3;
}

.bg-rose-700\/75 {
  background-color: #be123cbf;
}

.bg-rose-700\/80 {
  background-color: #be123ccc;
}

.bg-rose-700\/85 {
  background-color: #be123cd9;
}

.bg-rose-700\/90 {
  background-color: #be123ce6;
}

.bg-rose-700\/95 {
  background-color: #be123cf2;
}

.bg-rose-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1));
}

.bg-rose-800\/0 {
  background-color: #9f123900;
}

.bg-rose-800\/10 {
  background-color: #9f12391a;
}

.bg-rose-800\/100 {
  background-color: #9f1239;
}

.bg-rose-800\/15 {
  background-color: #9f123926;
}

.bg-rose-800\/20 {
  background-color: #9f123933;
}

.bg-rose-800\/25 {
  background-color: #9f123940;
}

.bg-rose-800\/30 {
  background-color: #9f12394d;
}

.bg-rose-800\/35 {
  background-color: #9f123959;
}

.bg-rose-800\/40 {
  background-color: #9f123966;
}

.bg-rose-800\/45 {
  background-color: #9f123973;
}

.bg-rose-800\/5 {
  background-color: #9f12390d;
}

.bg-rose-800\/50 {
  background-color: #9f123980;
}

.bg-rose-800\/55 {
  background-color: #9f12398c;
}

.bg-rose-800\/60 {
  background-color: #9f123999;
}

.bg-rose-800\/65 {
  background-color: #9f1239a6;
}

.bg-rose-800\/70 {
  background-color: #9f1239b3;
}

.bg-rose-800\/75 {
  background-color: #9f1239bf;
}

.bg-rose-800\/80 {
  background-color: #9f1239cc;
}

.bg-rose-800\/85 {
  background-color: #9f1239d9;
}

.bg-rose-800\/90 {
  background-color: #9f1239e6;
}

.bg-rose-800\/95 {
  background-color: #9f1239f2;
}

.bg-rose-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1));
}

.bg-rose-900\/0 {
  background-color: #88133700;
}

.bg-rose-900\/10 {
  background-color: #8813371a;
}

.bg-rose-900\/100 {
  background-color: #881337;
}

.bg-rose-900\/15 {
  background-color: #88133726;
}

.bg-rose-900\/20 {
  background-color: #88133733;
}

.bg-rose-900\/25 {
  background-color: #88133740;
}

.bg-rose-900\/30 {
  background-color: #8813374d;
}

.bg-rose-900\/35 {
  background-color: #88133759;
}

.bg-rose-900\/40 {
  background-color: #88133766;
}

.bg-rose-900\/45 {
  background-color: #88133773;
}

.bg-rose-900\/5 {
  background-color: #8813370d;
}

.bg-rose-900\/50 {
  background-color: #88133780;
}

.bg-rose-900\/55 {
  background-color: #8813378c;
}

.bg-rose-900\/60 {
  background-color: #88133799;
}

.bg-rose-900\/65 {
  background-color: #881337a6;
}

.bg-rose-900\/70 {
  background-color: #881337b3;
}

.bg-rose-900\/75 {
  background-color: #881337bf;
}

.bg-rose-900\/80 {
  background-color: #881337cc;
}

.bg-rose-900\/85 {
  background-color: #881337d9;
}

.bg-rose-900\/90 {
  background-color: #881337e6;
}

.bg-rose-900\/95 {
  background-color: #881337f2;
}

.bg-rose-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(76 5 25 / var(--tw-bg-opacity, 1));
}

.bg-rose-950\/0 {
  background-color: #4c051900;
}

.bg-rose-950\/10 {
  background-color: #4c05191a;
}

.bg-rose-950\/100 {
  background-color: #4c0519;
}

.bg-rose-950\/15 {
  background-color: #4c051926;
}

.bg-rose-950\/20 {
  background-color: #4c051933;
}

.bg-rose-950\/25 {
  background-color: #4c051940;
}

.bg-rose-950\/30 {
  background-color: #4c05194d;
}

.bg-rose-950\/35 {
  background-color: #4c051959;
}

.bg-rose-950\/40 {
  background-color: #4c051966;
}

.bg-rose-950\/45 {
  background-color: #4c051973;
}

.bg-rose-950\/5 {
  background-color: #4c05190d;
}

.bg-rose-950\/50 {
  background-color: #4c051980;
}

.bg-rose-950\/55 {
  background-color: #4c05198c;
}

.bg-rose-950\/60 {
  background-color: #4c051999;
}

.bg-rose-950\/65 {
  background-color: #4c0519a6;
}

.bg-rose-950\/70 {
  background-color: #4c0519b3;
}

.bg-rose-950\/75 {
  background-color: #4c0519bf;
}

.bg-rose-950\/80 {
  background-color: #4c0519cc;
}

.bg-rose-950\/85 {
  background-color: #4c0519d9;
}

.bg-rose-950\/90 {
  background-color: #4c0519e6;
}

.bg-rose-950\/95 {
  background-color: #4c0519f2;
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-s, oklch(var(--s) / var(--tw-bg-opacity, 1)));
}

.bg-secondary-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-sc, oklch(var(--sc) / var(--tw-bg-opacity, 1)));
}

.bg-secondary-content\/0 {
  background-color: var(--fallback-sc, oklch(var(--sc) / 0));
}

.bg-secondary-content\/10 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .1));
}

.bg-secondary-content\/100 {
  background-color: var(--fallback-sc, oklch(var(--sc) / 1));
}

.bg-secondary-content\/15 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .15));
}

.bg-secondary-content\/20 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .2));
}

.bg-secondary-content\/25 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .25));
}

.bg-secondary-content\/30 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .3));
}

.bg-secondary-content\/35 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .35));
}

.bg-secondary-content\/40 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .4));
}

.bg-secondary-content\/45 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .45));
}

.bg-secondary-content\/5 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .05));
}

.bg-secondary-content\/50 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .5));
}

.bg-secondary-content\/55 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .55));
}

.bg-secondary-content\/60 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .6));
}

.bg-secondary-content\/65 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .65));
}

.bg-secondary-content\/70 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .7));
}

.bg-secondary-content\/75 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .75));
}

.bg-secondary-content\/80 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .8));
}

.bg-secondary-content\/85 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .85));
}

.bg-secondary-content\/90 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .9));
}

.bg-secondary-content\/95 {
  background-color: var(--fallback-sc, oklch(var(--sc) / .95));
}

.bg-secondary\/0 {
  background-color: var(--fallback-s, oklch(var(--s) / 0));
}

.bg-secondary\/10 {
  background-color: var(--fallback-s, oklch(var(--s) / .1));
}

.bg-secondary\/100 {
  background-color: var(--fallback-s, oklch(var(--s) / 1));
}

.bg-secondary\/15 {
  background-color: var(--fallback-s, oklch(var(--s) / .15));
}

.bg-secondary\/20 {
  background-color: var(--fallback-s, oklch(var(--s) / .2));
}

.bg-secondary\/25 {
  background-color: var(--fallback-s, oklch(var(--s) / .25));
}

.bg-secondary\/30 {
  background-color: var(--fallback-s, oklch(var(--s) / .3));
}

.bg-secondary\/35 {
  background-color: var(--fallback-s, oklch(var(--s) / .35));
}

.bg-secondary\/40 {
  background-color: var(--fallback-s, oklch(var(--s) / .4));
}

.bg-secondary\/45 {
  background-color: var(--fallback-s, oklch(var(--s) / .45));
}

.bg-secondary\/5 {
  background-color: var(--fallback-s, oklch(var(--s) / .05));
}

.bg-secondary\/50 {
  background-color: var(--fallback-s, oklch(var(--s) / .5));
}

.bg-secondary\/55 {
  background-color: var(--fallback-s, oklch(var(--s) / .55));
}

.bg-secondary\/60 {
  background-color: var(--fallback-s, oklch(var(--s) / .6));
}

.bg-secondary\/65 {
  background-color: var(--fallback-s, oklch(var(--s) / .65));
}

.bg-secondary\/70 {
  background-color: var(--fallback-s, oklch(var(--s) / .7));
}

.bg-secondary\/75 {
  background-color: var(--fallback-s, oklch(var(--s) / .75));
}

.bg-secondary\/80 {
  background-color: var(--fallback-s, oklch(var(--s) / .8));
}

.bg-secondary\/85 {
  background-color: var(--fallback-s, oklch(var(--s) / .85));
}

.bg-secondary\/90 {
  background-color: var(--fallback-s, oklch(var(--s) / .9));
}

.bg-secondary\/95 {
  background-color: var(--fallback-s, oklch(var(--s) / .95));
}

.bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}

.bg-sky-100\/0 {
  background-color: #e0f2fe00;
}

.bg-sky-100\/10 {
  background-color: #e0f2fe1a;
}

.bg-sky-100\/100 {
  background-color: #e0f2fe;
}

.bg-sky-100\/15 {
  background-color: #e0f2fe26;
}

.bg-sky-100\/20 {
  background-color: #e0f2fe33;
}

.bg-sky-100\/25 {
  background-color: #e0f2fe40;
}

.bg-sky-100\/30 {
  background-color: #e0f2fe4d;
}

.bg-sky-100\/35 {
  background-color: #e0f2fe59;
}

.bg-sky-100\/40 {
  background-color: #e0f2fe66;
}

.bg-sky-100\/45 {
  background-color: #e0f2fe73;
}

.bg-sky-100\/5 {
  background-color: #e0f2fe0d;
}

.bg-sky-100\/50 {
  background-color: #e0f2fe80;
}

.bg-sky-100\/55 {
  background-color: #e0f2fe8c;
}

.bg-sky-100\/60 {
  background-color: #e0f2fe99;
}

.bg-sky-100\/65 {
  background-color: #e0f2fea6;
}

.bg-sky-100\/70 {
  background-color: #e0f2feb3;
}

.bg-sky-100\/75 {
  background-color: #e0f2febf;
}

.bg-sky-100\/80 {
  background-color: #e0f2fecc;
}

.bg-sky-100\/85 {
  background-color: #e0f2fed9;
}

.bg-sky-100\/90 {
  background-color: #e0f2fee6;
}

.bg-sky-100\/95 {
  background-color: #e0f2fef2;
}

.bg-sky-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity, 1));
}

.bg-sky-200\/0 {
  background-color: #bae6fd00;
}

.bg-sky-200\/10 {
  background-color: #bae6fd1a;
}

.bg-sky-200\/100 {
  background-color: #bae6fd;
}

.bg-sky-200\/15 {
  background-color: #bae6fd26;
}

.bg-sky-200\/20 {
  background-color: #bae6fd33;
}

.bg-sky-200\/25 {
  background-color: #bae6fd40;
}

.bg-sky-200\/30 {
  background-color: #bae6fd4d;
}

.bg-sky-200\/35 {
  background-color: #bae6fd59;
}

.bg-sky-200\/40 {
  background-color: #bae6fd66;
}

.bg-sky-200\/45 {
  background-color: #bae6fd73;
}

.bg-sky-200\/5 {
  background-color: #bae6fd0d;
}

.bg-sky-200\/50 {
  background-color: #bae6fd80;
}

.bg-sky-200\/55 {
  background-color: #bae6fd8c;
}

.bg-sky-200\/60 {
  background-color: #bae6fd99;
}

.bg-sky-200\/65 {
  background-color: #bae6fda6;
}

.bg-sky-200\/70 {
  background-color: #bae6fdb3;
}

.bg-sky-200\/75 {
  background-color: #bae6fdbf;
}

.bg-sky-200\/80 {
  background-color: #bae6fdcc;
}

.bg-sky-200\/85 {
  background-color: #bae6fdd9;
}

.bg-sky-200\/90 {
  background-color: #bae6fde6;
}

.bg-sky-200\/95 {
  background-color: #bae6fdf2;
}

.bg-sky-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 / var(--tw-bg-opacity, 1));
}

.bg-sky-300\/0 {
  background-color: #7dd3fc00;
}

.bg-sky-300\/10 {
  background-color: #7dd3fc1a;
}

.bg-sky-300\/100 {
  background-color: #7dd3fc;
}

.bg-sky-300\/15 {
  background-color: #7dd3fc26;
}

.bg-sky-300\/20 {
  background-color: #7dd3fc33;
}

.bg-sky-300\/25 {
  background-color: #7dd3fc40;
}

.bg-sky-300\/30 {
  background-color: #7dd3fc4d;
}

.bg-sky-300\/35 {
  background-color: #7dd3fc59;
}

.bg-sky-300\/40 {
  background-color: #7dd3fc66;
}

.bg-sky-300\/45 {
  background-color: #7dd3fc73;
}

.bg-sky-300\/5 {
  background-color: #7dd3fc0d;
}

.bg-sky-300\/50 {
  background-color: #7dd3fc80;
}

.bg-sky-300\/55 {
  background-color: #7dd3fc8c;
}

.bg-sky-300\/60 {
  background-color: #7dd3fc99;
}

.bg-sky-300\/65 {
  background-color: #7dd3fca6;
}

.bg-sky-300\/70 {
  background-color: #7dd3fcb3;
}

.bg-sky-300\/75 {
  background-color: #7dd3fcbf;
}

.bg-sky-300\/80 {
  background-color: #7dd3fccc;
}

.bg-sky-300\/85 {
  background-color: #7dd3fcd9;
}

.bg-sky-300\/90 {
  background-color: #7dd3fce6;
}

.bg-sky-300\/95 {
  background-color: #7dd3fcf2;
}

.bg-sky-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 / var(--tw-bg-opacity, 1));
}

.bg-sky-400\/0 {
  background-color: #38bdf800;
}

.bg-sky-400\/10 {
  background-color: #38bdf81a;
}

.bg-sky-400\/100 {
  background-color: #38bdf8;
}

.bg-sky-400\/15 {
  background-color: #38bdf826;
}

.bg-sky-400\/20 {
  background-color: #38bdf833;
}

.bg-sky-400\/25 {
  background-color: #38bdf840;
}

.bg-sky-400\/30 {
  background-color: #38bdf84d;
}

.bg-sky-400\/35 {
  background-color: #38bdf859;
}

.bg-sky-400\/40 {
  background-color: #38bdf866;
}

.bg-sky-400\/45 {
  background-color: #38bdf873;
}

.bg-sky-400\/5 {
  background-color: #38bdf80d;
}

.bg-sky-400\/50 {
  background-color: #38bdf880;
}

.bg-sky-400\/55 {
  background-color: #38bdf88c;
}

.bg-sky-400\/60 {
  background-color: #38bdf899;
}

.bg-sky-400\/65 {
  background-color: #38bdf8a6;
}

.bg-sky-400\/70 {
  background-color: #38bdf8b3;
}

.bg-sky-400\/75 {
  background-color: #38bdf8bf;
}

.bg-sky-400\/80 {
  background-color: #38bdf8cc;
}

.bg-sky-400\/85 {
  background-color: #38bdf8d9;
}

.bg-sky-400\/90 {
  background-color: #38bdf8e6;
}

.bg-sky-400\/95 {
  background-color: #38bdf8f2;
}

.bg-sky-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 / var(--tw-bg-opacity, 1));
}

.bg-sky-50\/0 {
  background-color: #f0f9ff00;
}

.bg-sky-50\/10 {
  background-color: #f0f9ff1a;
}

.bg-sky-50\/100 {
  background-color: #f0f9ff;
}

.bg-sky-50\/15 {
  background-color: #f0f9ff26;
}

.bg-sky-50\/20 {
  background-color: #f0f9ff33;
}

.bg-sky-50\/25 {
  background-color: #f0f9ff40;
}

.bg-sky-50\/30 {
  background-color: #f0f9ff4d;
}

.bg-sky-50\/35 {
  background-color: #f0f9ff59;
}

.bg-sky-50\/40 {
  background-color: #f0f9ff66;
}

.bg-sky-50\/45 {
  background-color: #f0f9ff73;
}

.bg-sky-50\/5 {
  background-color: #f0f9ff0d;
}

.bg-sky-50\/50 {
  background-color: #f0f9ff80;
}

.bg-sky-50\/55 {
  background-color: #f0f9ff8c;
}

.bg-sky-50\/60 {
  background-color: #f0f9ff99;
}

.bg-sky-50\/65 {
  background-color: #f0f9ffa6;
}

.bg-sky-50\/70 {
  background-color: #f0f9ffb3;
}

.bg-sky-50\/75 {
  background-color: #f0f9ffbf;
}

.bg-sky-50\/80 {
  background-color: #f0f9ffcc;
}

.bg-sky-50\/85 {
  background-color: #f0f9ffd9;
}

.bg-sky-50\/90 {
  background-color: #f0f9ffe6;
}

.bg-sky-50\/95 {
  background-color: #f0f9fff2;
}

.bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}

.bg-sky-500\/0 {
  background-color: #0ea5e900;
}

.bg-sky-500\/10 {
  background-color: #0ea5e91a;
}

.bg-sky-500\/100 {
  background-color: #0ea5e9;
}

.bg-sky-500\/15 {
  background-color: #0ea5e926;
}

.bg-sky-500\/20 {
  background-color: #0ea5e933;
}

.bg-sky-500\/25 {
  background-color: #0ea5e940;
}

.bg-sky-500\/30 {
  background-color: #0ea5e94d;
}

.bg-sky-500\/35 {
  background-color: #0ea5e959;
}

.bg-sky-500\/40 {
  background-color: #0ea5e966;
}

.bg-sky-500\/45 {
  background-color: #0ea5e973;
}

.bg-sky-500\/5 {
  background-color: #0ea5e90d;
}

.bg-sky-500\/50 {
  background-color: #0ea5e980;
}

.bg-sky-500\/55 {
  background-color: #0ea5e98c;
}

.bg-sky-500\/60 {
  background-color: #0ea5e999;
}

.bg-sky-500\/65 {
  background-color: #0ea5e9a6;
}

.bg-sky-500\/70 {
  background-color: #0ea5e9b3;
}

.bg-sky-500\/75 {
  background-color: #0ea5e9bf;
}

.bg-sky-500\/80 {
  background-color: #0ea5e9cc;
}

.bg-sky-500\/85 {
  background-color: #0ea5e9d9;
}

.bg-sky-500\/90 {
  background-color: #0ea5e9e6;
}

.bg-sky-500\/95 {
  background-color: #0ea5e9f2;
}

.bg-sky-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}

.bg-sky-600\/0 {
  background-color: #0284c700;
}

.bg-sky-600\/10 {
  background-color: #0284c71a;
}

.bg-sky-600\/100 {
  background-color: #0284c7;
}

.bg-sky-600\/15 {
  background-color: #0284c726;
}

.bg-sky-600\/20 {
  background-color: #0284c733;
}

.bg-sky-600\/25 {
  background-color: #0284c740;
}

.bg-sky-600\/30 {
  background-color: #0284c74d;
}

.bg-sky-600\/35 {
  background-color: #0284c759;
}

.bg-sky-600\/40 {
  background-color: #0284c766;
}

.bg-sky-600\/45 {
  background-color: #0284c773;
}

.bg-sky-600\/5 {
  background-color: #0284c70d;
}

.bg-sky-600\/50 {
  background-color: #0284c780;
}

.bg-sky-600\/55 {
  background-color: #0284c78c;
}

.bg-sky-600\/60 {
  background-color: #0284c799;
}

.bg-sky-600\/65 {
  background-color: #0284c7a6;
}

.bg-sky-600\/70 {
  background-color: #0284c7b3;
}

.bg-sky-600\/75 {
  background-color: #0284c7bf;
}

.bg-sky-600\/80 {
  background-color: #0284c7cc;
}

.bg-sky-600\/85 {
  background-color: #0284c7d9;
}

.bg-sky-600\/90 {
  background-color: #0284c7e6;
}

.bg-sky-600\/95 {
  background-color: #0284c7f2;
}

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

.bg-sky-700\/0 {
  background-color: #0369a100;
}

.bg-sky-700\/10 {
  background-color: #0369a11a;
}

.bg-sky-700\/100 {
  background-color: #0369a1;
}

.bg-sky-700\/15 {
  background-color: #0369a126;
}

.bg-sky-700\/20 {
  background-color: #0369a133;
}

.bg-sky-700\/25 {
  background-color: #0369a140;
}

.bg-sky-700\/30 {
  background-color: #0369a14d;
}

.bg-sky-700\/35 {
  background-color: #0369a159;
}

.bg-sky-700\/40 {
  background-color: #0369a166;
}

.bg-sky-700\/45 {
  background-color: #0369a173;
}

.bg-sky-700\/5 {
  background-color: #0369a10d;
}

.bg-sky-700\/50 {
  background-color: #0369a180;
}

.bg-sky-700\/55 {
  background-color: #0369a18c;
}

.bg-sky-700\/60 {
  background-color: #0369a199;
}

.bg-sky-700\/65 {
  background-color: #0369a1a6;
}

.bg-sky-700\/70 {
  background-color: #0369a1b3;
}

.bg-sky-700\/75 {
  background-color: #0369a1bf;
}

.bg-sky-700\/80 {
  background-color: #0369a1cc;
}

.bg-sky-700\/85 {
  background-color: #0369a1d9;
}

.bg-sky-700\/90 {
  background-color: #0369a1e6;
}

.bg-sky-700\/95 {
  background-color: #0369a1f2;
}

.bg-sky-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1));
}

.bg-sky-800\/0 {
  background-color: #07598500;
}

.bg-sky-800\/10 {
  background-color: #0759851a;
}

.bg-sky-800\/100 {
  background-color: #075985;
}

.bg-sky-800\/15 {
  background-color: #07598526;
}

.bg-sky-800\/20 {
  background-color: #07598533;
}

.bg-sky-800\/25 {
  background-color: #07598540;
}

.bg-sky-800\/30 {
  background-color: #0759854d;
}

.bg-sky-800\/35 {
  background-color: #07598559;
}

.bg-sky-800\/40 {
  background-color: #07598566;
}

.bg-sky-800\/45 {
  background-color: #07598573;
}

.bg-sky-800\/5 {
  background-color: #0759850d;
}

.bg-sky-800\/50 {
  background-color: #07598580;
}

.bg-sky-800\/55 {
  background-color: #0759858c;
}

.bg-sky-800\/60 {
  background-color: #07598599;
}

.bg-sky-800\/65 {
  background-color: #075985a6;
}

.bg-sky-800\/70 {
  background-color: #075985b3;
}

.bg-sky-800\/75 {
  background-color: #075985bf;
}

.bg-sky-800\/80 {
  background-color: #075985cc;
}

.bg-sky-800\/85 {
  background-color: #075985d9;
}

.bg-sky-800\/90 {
  background-color: #075985e6;
}

.bg-sky-800\/95 {
  background-color: #075985f2;
}

.bg-sky-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1));
}

.bg-sky-900\/0 {
  background-color: #0c4a6e00;
}

.bg-sky-900\/10 {
  background-color: #0c4a6e1a;
}

.bg-sky-900\/100 {
  background-color: #0c4a6e;
}

.bg-sky-900\/15 {
  background-color: #0c4a6e26;
}

.bg-sky-900\/20 {
  background-color: #0c4a6e33;
}

.bg-sky-900\/25 {
  background-color: #0c4a6e40;
}

.bg-sky-900\/30 {
  background-color: #0c4a6e4d;
}

.bg-sky-900\/35 {
  background-color: #0c4a6e59;
}

.bg-sky-900\/40 {
  background-color: #0c4a6e66;
}

.bg-sky-900\/45 {
  background-color: #0c4a6e73;
}

.bg-sky-900\/5 {
  background-color: #0c4a6e0d;
}

.bg-sky-900\/50 {
  background-color: #0c4a6e80;
}

.bg-sky-900\/55 {
  background-color: #0c4a6e8c;
}

.bg-sky-900\/60 {
  background-color: #0c4a6e99;
}

.bg-sky-900\/65 {
  background-color: #0c4a6ea6;
}

.bg-sky-900\/70 {
  background-color: #0c4a6eb3;
}

.bg-sky-900\/75 {
  background-color: #0c4a6ebf;
}

.bg-sky-900\/80 {
  background-color: #0c4a6ecc;
}

.bg-sky-900\/85 {
  background-color: #0c4a6ed9;
}

.bg-sky-900\/90 {
  background-color: #0c4a6ee6;
}

.bg-sky-900\/95 {
  background-color: #0c4a6ef2;
}

.bg-sky-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 47 73 / var(--tw-bg-opacity, 1));
}

.bg-sky-950\/0 {
  background-color: #082f4900;
}

.bg-sky-950\/10 {
  background-color: #082f491a;
}

.bg-sky-950\/100 {
  background-color: #082f49;
}

.bg-sky-950\/15 {
  background-color: #082f4926;
}

.bg-sky-950\/20 {
  background-color: #082f4933;
}

.bg-sky-950\/25 {
  background-color: #082f4940;
}

.bg-sky-950\/30 {
  background-color: #082f494d;
}

.bg-sky-950\/35 {
  background-color: #082f4959;
}

.bg-sky-950\/40 {
  background-color: #082f4966;
}

.bg-sky-950\/45 {
  background-color: #082f4973;
}

.bg-sky-950\/5 {
  background-color: #082f490d;
}

.bg-sky-950\/50 {
  background-color: #082f4980;
}

.bg-sky-950\/55 {
  background-color: #082f498c;
}

.bg-sky-950\/60 {
  background-color: #082f4999;
}

.bg-sky-950\/65 {
  background-color: #082f49a6;
}

.bg-sky-950\/70 {
  background-color: #082f49b3;
}

.bg-sky-950\/75 {
  background-color: #082f49bf;
}

.bg-sky-950\/80 {
  background-color: #082f49cc;
}

.bg-sky-950\/85 {
  background-color: #082f49d9;
}

.bg-sky-950\/90 {
  background-color: #082f49e6;
}

.bg-sky-950\/95 {
  background-color: #082f49f2;
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}

.bg-slate-100\/0 {
  background-color: #f1f5f900;
}

.bg-slate-100\/10 {
  background-color: #f1f5f91a;
}

.bg-slate-100\/100 {
  background-color: #f1f5f9;
}

.bg-slate-100\/15 {
  background-color: #f1f5f926;
}

.bg-slate-100\/20 {
  background-color: #f1f5f933;
}

.bg-slate-100\/25 {
  background-color: #f1f5f940;
}

.bg-slate-100\/30 {
  background-color: #f1f5f94d;
}

.bg-slate-100\/35 {
  background-color: #f1f5f959;
}

.bg-slate-100\/40 {
  background-color: #f1f5f966;
}

.bg-slate-100\/45 {
  background-color: #f1f5f973;
}

.bg-slate-100\/5 {
  background-color: #f1f5f90d;
}

.bg-slate-100\/50 {
  background-color: #f1f5f980;
}

.bg-slate-100\/55 {
  background-color: #f1f5f98c;
}

.bg-slate-100\/60 {
  background-color: #f1f5f999;
}

.bg-slate-100\/65 {
  background-color: #f1f5f9a6;
}

.bg-slate-100\/70 {
  background-color: #f1f5f9b3;
}

.bg-slate-100\/75 {
  background-color: #f1f5f9bf;
}

.bg-slate-100\/80 {
  background-color: #f1f5f9cc;
}

.bg-slate-100\/85 {
  background-color: #f1f5f9d9;
}

.bg-slate-100\/90 {
  background-color: #f1f5f9e6;
}

.bg-slate-100\/95 {
  background-color: #f1f5f9f2;
}

.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.bg-slate-200\/0 {
  background-color: #e2e8f000;
}

.bg-slate-200\/10 {
  background-color: #e2e8f01a;
}

.bg-slate-200\/100 {
  background-color: #e2e8f0;
}

.bg-slate-200\/15 {
  background-color: #e2e8f026;
}

.bg-slate-200\/20 {
  background-color: #e2e8f033;
}

.bg-slate-200\/25 {
  background-color: #e2e8f040;
}

.bg-slate-200\/30 {
  background-color: #e2e8f04d;
}

.bg-slate-200\/35 {
  background-color: #e2e8f059;
}

.bg-slate-200\/40 {
  background-color: #e2e8f066;
}

.bg-slate-200\/45 {
  background-color: #e2e8f073;
}

.bg-slate-200\/5 {
  background-color: #e2e8f00d;
}

.bg-slate-200\/50 {
  background-color: #e2e8f080;
}

.bg-slate-200\/55 {
  background-color: #e2e8f08c;
}

.bg-slate-200\/60 {
  background-color: #e2e8f099;
}

.bg-slate-200\/65 {
  background-color: #e2e8f0a6;
}

.bg-slate-200\/70 {
  background-color: #e2e8f0b3;
}

.bg-slate-200\/75 {
  background-color: #e2e8f0bf;
}

.bg-slate-200\/80 {
  background-color: #e2e8f0cc;
}

.bg-slate-200\/85 {
  background-color: #e2e8f0d9;
}

.bg-slate-200\/90 {
  background-color: #e2e8f0e6;
}

.bg-slate-200\/95 {
  background-color: #e2e8f0f2;
}

.bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity, 1));
}

.bg-slate-300\/0 {
  background-color: #cbd5e100;
}

.bg-slate-300\/10 {
  background-color: #cbd5e11a;
}

.bg-slate-300\/100 {
  background-color: #cbd5e1;
}

.bg-slate-300\/15 {
  background-color: #cbd5e126;
}

.bg-slate-300\/20 {
  background-color: #cbd5e133;
}

.bg-slate-300\/25 {
  background-color: #cbd5e140;
}

.bg-slate-300\/30 {
  background-color: #cbd5e14d;
}

.bg-slate-300\/35 {
  background-color: #cbd5e159;
}

.bg-slate-300\/40 {
  background-color: #cbd5e166;
}

.bg-slate-300\/45 {
  background-color: #cbd5e173;
}

.bg-slate-300\/5 {
  background-color: #cbd5e10d;
}

.bg-slate-300\/50 {
  background-color: #cbd5e180;
}

.bg-slate-300\/55 {
  background-color: #cbd5e18c;
}

.bg-slate-300\/60 {
  background-color: #cbd5e199;
}

.bg-slate-300\/65 {
  background-color: #cbd5e1a6;
}

.bg-slate-300\/70 {
  background-color: #cbd5e1b3;
}

.bg-slate-300\/75 {
  background-color: #cbd5e1bf;
}

.bg-slate-300\/80 {
  background-color: #cbd5e1cc;
}

.bg-slate-300\/85 {
  background-color: #cbd5e1d9;
}

.bg-slate-300\/90 {
  background-color: #cbd5e1e6;
}

.bg-slate-300\/95 {
  background-color: #cbd5e1f2;
}

.bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}

.bg-slate-400\/0 {
  background-color: #94a3b800;
}

.bg-slate-400\/10 {
  background-color: #94a3b81a;
}

.bg-slate-400\/100 {
  background-color: #94a3b8;
}

.bg-slate-400\/15 {
  background-color: #94a3b826;
}

.bg-slate-400\/20 {
  background-color: #94a3b833;
}

.bg-slate-400\/25 {
  background-color: #94a3b840;
}

.bg-slate-400\/30 {
  background-color: #94a3b84d;
}

.bg-slate-400\/35 {
  background-color: #94a3b859;
}

.bg-slate-400\/40 {
  background-color: #94a3b866;
}

.bg-slate-400\/45 {
  background-color: #94a3b873;
}

.bg-slate-400\/5 {
  background-color: #94a3b80d;
}

.bg-slate-400\/50 {
  background-color: #94a3b880;
}

.bg-slate-400\/55 {
  background-color: #94a3b88c;
}

.bg-slate-400\/60 {
  background-color: #94a3b899;
}

.bg-slate-400\/65 {
  background-color: #94a3b8a6;
}

.bg-slate-400\/70 {
  background-color: #94a3b8b3;
}

.bg-slate-400\/75 {
  background-color: #94a3b8bf;
}

.bg-slate-400\/80 {
  background-color: #94a3b8cc;
}

.bg-slate-400\/85 {
  background-color: #94a3b8d9;
}

.bg-slate-400\/90 {
  background-color: #94a3b8e6;
}

.bg-slate-400\/95 {
  background-color: #94a3b8f2;
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
}

.bg-slate-50\/0 {
  background-color: #f8fafc00;
}

.bg-slate-50\/10 {
  background-color: #f8fafc1a;
}

.bg-slate-50\/100 {
  background-color: #f8fafc;
}

.bg-slate-50\/15 {
  background-color: #f8fafc26;
}

.bg-slate-50\/20 {
  background-color: #f8fafc33;
}

.bg-slate-50\/25 {
  background-color: #f8fafc40;
}

.bg-slate-50\/30 {
  background-color: #f8fafc4d;
}

.bg-slate-50\/35 {
  background-color: #f8fafc59;
}

.bg-slate-50\/40 {
  background-color: #f8fafc66;
}

.bg-slate-50\/45 {
  background-color: #f8fafc73;
}

.bg-slate-50\/5 {
  background-color: #f8fafc0d;
}

.bg-slate-50\/50 {
  background-color: #f8fafc80;
}

.bg-slate-50\/55 {
  background-color: #f8fafc8c;
}

.bg-slate-50\/60 {
  background-color: #f8fafc99;
}

.bg-slate-50\/65 {
  background-color: #f8fafca6;
}

.bg-slate-50\/70 {
  background-color: #f8fafcb3;
}

.bg-slate-50\/75 {
  background-color: #f8fafcbf;
}

.bg-slate-50\/80 {
  background-color: #f8fafccc;
}

.bg-slate-50\/85 {
  background-color: #f8fafcd9;
}

.bg-slate-50\/90 {
  background-color: #f8fafce6;
}

.bg-slate-50\/95 {
  background-color: #f8fafcf2;
}

.bg-slate-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(100 116 139 / var(--tw-bg-opacity, 1));
}

.bg-slate-500\/0 {
  background-color: #64748b00;
}

.bg-slate-500\/10 {
  background-color: #64748b1a;
}

.bg-slate-500\/100 {
  background-color: #64748b;
}

.bg-slate-500\/15 {
  background-color: #64748b26;
}

.bg-slate-500\/20 {
  background-color: #64748b33;
}

.bg-slate-500\/25 {
  background-color: #64748b40;
}

.bg-slate-500\/30 {
  background-color: #64748b4d;
}

.bg-slate-500\/35 {
  background-color: #64748b59;
}

.bg-slate-500\/40 {
  background-color: #64748b66;
}

.bg-slate-500\/45 {
  background-color: #64748b73;
}

.bg-slate-500\/5 {
  background-color: #64748b0d;
}

.bg-slate-500\/50 {
  background-color: #64748b80;
}

.bg-slate-500\/55 {
  background-color: #64748b8c;
}

.bg-slate-500\/60 {
  background-color: #64748b99;
}

.bg-slate-500\/65 {
  background-color: #64748ba6;
}

.bg-slate-500\/70 {
  background-color: #64748bb3;
}

.bg-slate-500\/75 {
  background-color: #64748bbf;
}

.bg-slate-500\/80 {
  background-color: #64748bcc;
}

.bg-slate-500\/85 {
  background-color: #64748bd9;
}

.bg-slate-500\/90 {
  background-color: #64748be6;
}

.bg-slate-500\/95 {
  background-color: #64748bf2;
}

.bg-slate-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(71 85 105 / var(--tw-bg-opacity, 1));
}

.bg-slate-600\/0 {
  background-color: #47556900;
}

.bg-slate-600\/10 {
  background-color: #4755691a;
}

.bg-slate-600\/100 {
  background-color: #475569;
}

.bg-slate-600\/15 {
  background-color: #47556926;
}

.bg-slate-600\/20 {
  background-color: #47556933;
}

.bg-slate-600\/25 {
  background-color: #47556940;
}

.bg-slate-600\/30 {
  background-color: #4755694d;
}

.bg-slate-600\/35 {
  background-color: #47556959;
}

.bg-slate-600\/40 {
  background-color: #47556966;
}

.bg-slate-600\/45 {
  background-color: #47556973;
}

.bg-slate-600\/5 {
  background-color: #4755690d;
}

.bg-slate-600\/50 {
  background-color: #47556980;
}

.bg-slate-600\/55 {
  background-color: #4755698c;
}

.bg-slate-600\/60 {
  background-color: #47556999;
}

.bg-slate-600\/65 {
  background-color: #475569a6;
}

.bg-slate-600\/70 {
  background-color: #475569b3;
}

.bg-slate-600\/75 {
  background-color: #475569bf;
}

.bg-slate-600\/80 {
  background-color: #475569cc;
}

.bg-slate-600\/85 {
  background-color: #475569d9;
}

.bg-slate-600\/90 {
  background-color: #475569e6;
}

.bg-slate-600\/95 {
  background-color: #475569f2;
}

.bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}

.bg-slate-700\/0 {
  background-color: #33415500;
}

.bg-slate-700\/10 {
  background-color: #3341551a;
}

.bg-slate-700\/100 {
  background-color: #334155;
}

.bg-slate-700\/15 {
  background-color: #33415526;
}

.bg-slate-700\/20 {
  background-color: #33415533;
}

.bg-slate-700\/25 {
  background-color: #33415540;
}

.bg-slate-700\/30 {
  background-color: #3341554d;
}

.bg-slate-700\/35 {
  background-color: #33415559;
}

.bg-slate-700\/40 {
  background-color: #33415566;
}

.bg-slate-700\/45 {
  background-color: #33415573;
}

.bg-slate-700\/5 {
  background-color: #3341550d;
}

.bg-slate-700\/50 {
  background-color: #33415580;
}

.bg-slate-700\/55 {
  background-color: #3341558c;
}

.bg-slate-700\/60 {
  background-color: #33415599;
}

.bg-slate-700\/65 {
  background-color: #334155a6;
}

.bg-slate-700\/70 {
  background-color: #334155b3;
}

.bg-slate-700\/75 {
  background-color: #334155bf;
}

.bg-slate-700\/80 {
  background-color: #334155cc;
}

.bg-slate-700\/85 {
  background-color: #334155d9;
}

.bg-slate-700\/90 {
  background-color: #334155e6;
}

.bg-slate-700\/95 {
  background-color: #334155f2;
}

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

.bg-slate-800\/0 {
  background-color: #1e293b00;
}

.bg-slate-800\/10 {
  background-color: #1e293b1a;
}

.bg-slate-800\/100 {
  background-color: #1e293b;
}

.bg-slate-800\/15 {
  background-color: #1e293b26;
}

.bg-slate-800\/20 {
  background-color: #1e293b33;
}

.bg-slate-800\/25 {
  background-color: #1e293b40;
}

.bg-slate-800\/30 {
  background-color: #1e293b4d;
}

.bg-slate-800\/35 {
  background-color: #1e293b59;
}

.bg-slate-800\/40 {
  background-color: #1e293b66;
}

.bg-slate-800\/45 {
  background-color: #1e293b73;
}

.bg-slate-800\/5 {
  background-color: #1e293b0d;
}

.bg-slate-800\/50 {
  background-color: #1e293b80;
}

.bg-slate-800\/55 {
  background-color: #1e293b8c;
}

.bg-slate-800\/60 {
  background-color: #1e293b99;
}

.bg-slate-800\/65 {
  background-color: #1e293ba6;
}

.bg-slate-800\/70 {
  background-color: #1e293bb3;
}

.bg-slate-800\/75 {
  background-color: #1e293bbf;
}

.bg-slate-800\/80 {
  background-color: #1e293bcc;
}

.bg-slate-800\/85 {
  background-color: #1e293bd9;
}

.bg-slate-800\/90 {
  background-color: #1e293be6;
}

.bg-slate-800\/95 {
  background-color: #1e293bf2;
}

.bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}

.bg-slate-900\/0 {
  background-color: #0f172a00;
}

.bg-slate-900\/10 {
  background-color: #0f172a1a;
}

.bg-slate-900\/100 {
  background-color: #0f172a;
}

.bg-slate-900\/15 {
  background-color: #0f172a26;
}

.bg-slate-900\/20 {
  background-color: #0f172a33;
}

.bg-slate-900\/25 {
  background-color: #0f172a40;
}

.bg-slate-900\/30 {
  background-color: #0f172a4d;
}

.bg-slate-900\/35 {
  background-color: #0f172a59;
}

.bg-slate-900\/40 {
  background-color: #0f172a66;
}

.bg-slate-900\/45 {
  background-color: #0f172a73;
}

.bg-slate-900\/5 {
  background-color: #0f172a0d;
}

.bg-slate-900\/50 {
  background-color: #0f172a80;
}

.bg-slate-900\/55 {
  background-color: #0f172a8c;
}

.bg-slate-900\/60 {
  background-color: #0f172a99;
}

.bg-slate-900\/65 {
  background-color: #0f172aa6;
}

.bg-slate-900\/70 {
  background-color: #0f172ab3;
}

.bg-slate-900\/75 {
  background-color: #0f172abf;
}

.bg-slate-900\/80 {
  background-color: #0f172acc;
}

.bg-slate-900\/85 {
  background-color: #0f172ad9;
}

.bg-slate-900\/90 {
  background-color: #0f172ae6;
}

.bg-slate-900\/95 {
  background-color: #0f172af2;
}

.bg-slate-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1));
}

.bg-slate-950\/0 {
  background-color: #02061700;
}

.bg-slate-950\/10 {
  background-color: #0206171a;
}

.bg-slate-950\/100 {
  background-color: #020617;
}

.bg-slate-950\/15 {
  background-color: #02061726;
}

.bg-slate-950\/20 {
  background-color: #02061733;
}

.bg-slate-950\/25 {
  background-color: #02061740;
}

.bg-slate-950\/30 {
  background-color: #0206174d;
}

.bg-slate-950\/35 {
  background-color: #02061759;
}

.bg-slate-950\/40 {
  background-color: #02061766;
}

.bg-slate-950\/45 {
  background-color: #02061773;
}

.bg-slate-950\/5 {
  background-color: #0206170d;
}

.bg-slate-950\/50 {
  background-color: #02061780;
}

.bg-slate-950\/55 {
  background-color: #0206178c;
}

.bg-slate-950\/60 {
  background-color: #02061799;
}

.bg-slate-950\/65 {
  background-color: #020617a6;
}

.bg-slate-950\/70 {
  background-color: #020617b3;
}

.bg-slate-950\/75 {
  background-color: #020617bf;
}

.bg-slate-950\/80 {
  background-color: #020617cc;
}

.bg-slate-950\/85 {
  background-color: #020617d9;
}

.bg-slate-950\/90 {
  background-color: #020617e6;
}

.bg-slate-950\/95 {
  background-color: #020617f2;
}

.bg-stone-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}

.bg-stone-100\/0 {
  background-color: #f5f5f400;
}

.bg-stone-100\/10 {
  background-color: #f5f5f41a;
}

.bg-stone-100\/100 {
  background-color: #f5f5f4;
}

.bg-stone-100\/15 {
  background-color: #f5f5f426;
}

.bg-stone-100\/20 {
  background-color: #f5f5f433;
}

.bg-stone-100\/25 {
  background-color: #f5f5f440;
}

.bg-stone-100\/30 {
  background-color: #f5f5f44d;
}

.bg-stone-100\/35 {
  background-color: #f5f5f459;
}

.bg-stone-100\/40 {
  background-color: #f5f5f466;
}

.bg-stone-100\/45 {
  background-color: #f5f5f473;
}

.bg-stone-100\/5 {
  background-color: #f5f5f40d;
}

.bg-stone-100\/50 {
  background-color: #f5f5f480;
}

.bg-stone-100\/55 {
  background-color: #f5f5f48c;
}

.bg-stone-100\/60 {
  background-color: #f5f5f499;
}

.bg-stone-100\/65 {
  background-color: #f5f5f4a6;
}

.bg-stone-100\/70 {
  background-color: #f5f5f4b3;
}

.bg-stone-100\/75 {
  background-color: #f5f5f4bf;
}

.bg-stone-100\/80 {
  background-color: #f5f5f4cc;
}

.bg-stone-100\/85 {
  background-color: #f5f5f4d9;
}

.bg-stone-100\/90 {
  background-color: #f5f5f4e6;
}

.bg-stone-100\/95 {
  background-color: #f5f5f4f2;
}

.bg-stone-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}

.bg-stone-200\/0 {
  background-color: #e7e5e400;
}

.bg-stone-200\/10 {
  background-color: #e7e5e41a;
}

.bg-stone-200\/100 {
  background-color: #e7e5e4;
}

.bg-stone-200\/15 {
  background-color: #e7e5e426;
}

.bg-stone-200\/20 {
  background-color: #e7e5e433;
}

.bg-stone-200\/25 {
  background-color: #e7e5e440;
}

.bg-stone-200\/30 {
  background-color: #e7e5e44d;
}

.bg-stone-200\/35 {
  background-color: #e7e5e459;
}

.bg-stone-200\/40 {
  background-color: #e7e5e466;
}

.bg-stone-200\/45 {
  background-color: #e7e5e473;
}

.bg-stone-200\/5 {
  background-color: #e7e5e40d;
}

.bg-stone-200\/50 {
  background-color: #e7e5e480;
}

.bg-stone-200\/55 {
  background-color: #e7e5e48c;
}

.bg-stone-200\/60 {
  background-color: #e7e5e499;
}

.bg-stone-200\/65 {
  background-color: #e7e5e4a6;
}

.bg-stone-200\/70 {
  background-color: #e7e5e4b3;
}

.bg-stone-200\/75 {
  background-color: #e7e5e4bf;
}

.bg-stone-200\/80 {
  background-color: #e7e5e4cc;
}

.bg-stone-200\/85 {
  background-color: #e7e5e4d9;
}

.bg-stone-200\/90 {
  background-color: #e7e5e4e6;
}

.bg-stone-200\/95 {
  background-color: #e7e5e4f2;
}

.bg-stone-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(214 211 209 / var(--tw-bg-opacity, 1));
}

.bg-stone-300\/0 {
  background-color: #d6d3d100;
}

.bg-stone-300\/10 {
  background-color: #d6d3d11a;
}

.bg-stone-300\/100 {
  background-color: #d6d3d1;
}

.bg-stone-300\/15 {
  background-color: #d6d3d126;
}

.bg-stone-300\/20 {
  background-color: #d6d3d133;
}

.bg-stone-300\/25 {
  background-color: #d6d3d140;
}

.bg-stone-300\/30 {
  background-color: #d6d3d14d;
}

.bg-stone-300\/35 {
  background-color: #d6d3d159;
}

.bg-stone-300\/40 {
  background-color: #d6d3d166;
}

.bg-stone-300\/45 {
  background-color: #d6d3d173;
}

.bg-stone-300\/5 {
  background-color: #d6d3d10d;
}

.bg-stone-300\/50 {
  background-color: #d6d3d180;
}

.bg-stone-300\/55 {
  background-color: #d6d3d18c;
}

.bg-stone-300\/60 {
  background-color: #d6d3d199;
}

.bg-stone-300\/65 {
  background-color: #d6d3d1a6;
}

.bg-stone-300\/70 {
  background-color: #d6d3d1b3;
}

.bg-stone-300\/75 {
  background-color: #d6d3d1bf;
}

.bg-stone-300\/80 {
  background-color: #d6d3d1cc;
}

.bg-stone-300\/85 {
  background-color: #d6d3d1d9;
}

.bg-stone-300\/90 {
  background-color: #d6d3d1e6;
}

.bg-stone-300\/95 {
  background-color: #d6d3d1f2;
}

.bg-stone-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 162 158 / var(--tw-bg-opacity, 1));
}

.bg-stone-400\/0 {
  background-color: #a8a29e00;
}

.bg-stone-400\/10 {
  background-color: #a8a29e1a;
}

.bg-stone-400\/100 {
  background-color: #a8a29e;
}

.bg-stone-400\/15 {
  background-color: #a8a29e26;
}

.bg-stone-400\/20 {
  background-color: #a8a29e33;
}

.bg-stone-400\/25 {
  background-color: #a8a29e40;
}

.bg-stone-400\/30 {
  background-color: #a8a29e4d;
}

.bg-stone-400\/35 {
  background-color: #a8a29e59;
}

.bg-stone-400\/40 {
  background-color: #a8a29e66;
}

.bg-stone-400\/45 {
  background-color: #a8a29e73;
}

.bg-stone-400\/5 {
  background-color: #a8a29e0d;
}

.bg-stone-400\/50 {
  background-color: #a8a29e80;
}

.bg-stone-400\/55 {
  background-color: #a8a29e8c;
}

.bg-stone-400\/60 {
  background-color: #a8a29e99;
}

.bg-stone-400\/65 {
  background-color: #a8a29ea6;
}

.bg-stone-400\/70 {
  background-color: #a8a29eb3;
}

.bg-stone-400\/75 {
  background-color: #a8a29ebf;
}

.bg-stone-400\/80 {
  background-color: #a8a29ecc;
}

.bg-stone-400\/85 {
  background-color: #a8a29ed9;
}

.bg-stone-400\/90 {
  background-color: #a8a29ee6;
}

.bg-stone-400\/95 {
  background-color: #a8a29ef2;
}

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

.bg-stone-50\/0 {
  background-color: #fafaf900;
}

.bg-stone-50\/10 {
  background-color: #fafaf91a;
}

.bg-stone-50\/100 {
  background-color: #fafaf9;
}

.bg-stone-50\/15 {
  background-color: #fafaf926;
}

.bg-stone-50\/20 {
  background-color: #fafaf933;
}

.bg-stone-50\/25 {
  background-color: #fafaf940;
}

.bg-stone-50\/30 {
  background-color: #fafaf94d;
}

.bg-stone-50\/35 {
  background-color: #fafaf959;
}

.bg-stone-50\/40 {
  background-color: #fafaf966;
}

.bg-stone-50\/45 {
  background-color: #fafaf973;
}

.bg-stone-50\/5 {
  background-color: #fafaf90d;
}

.bg-stone-50\/50 {
  background-color: #fafaf980;
}

.bg-stone-50\/55 {
  background-color: #fafaf98c;
}

.bg-stone-50\/60 {
  background-color: #fafaf999;
}

.bg-stone-50\/65 {
  background-color: #fafaf9a6;
}

.bg-stone-50\/70 {
  background-color: #fafaf9b3;
}

.bg-stone-50\/75 {
  background-color: #fafaf9bf;
}

.bg-stone-50\/80 {
  background-color: #fafaf9cc;
}

.bg-stone-50\/85 {
  background-color: #fafaf9d9;
}

.bg-stone-50\/90 {
  background-color: #fafaf9e6;
}

.bg-stone-50\/95 {
  background-color: #fafaf9f2;
}

.bg-stone-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 113 108 / var(--tw-bg-opacity, 1));
}

.bg-stone-500\/0 {
  background-color: #78716c00;
}

.bg-stone-500\/10 {
  background-color: #78716c1a;
}

.bg-stone-500\/100 {
  background-color: #78716c;
}

.bg-stone-500\/15 {
  background-color: #78716c26;
}

.bg-stone-500\/20 {
  background-color: #78716c33;
}

.bg-stone-500\/25 {
  background-color: #78716c40;
}

.bg-stone-500\/30 {
  background-color: #78716c4d;
}

.bg-stone-500\/35 {
  background-color: #78716c59;
}

.bg-stone-500\/40 {
  background-color: #78716c66;
}

.bg-stone-500\/45 {
  background-color: #78716c73;
}

.bg-stone-500\/5 {
  background-color: #78716c0d;
}

.bg-stone-500\/50 {
  background-color: #78716c80;
}

.bg-stone-500\/55 {
  background-color: #78716c8c;
}

.bg-stone-500\/60 {
  background-color: #78716c99;
}

.bg-stone-500\/65 {
  background-color: #78716ca6;
}

.bg-stone-500\/70 {
  background-color: #78716cb3;
}

.bg-stone-500\/75 {
  background-color: #78716cbf;
}

.bg-stone-500\/80 {
  background-color: #78716ccc;
}

.bg-stone-500\/85 {
  background-color: #78716cd9;
}

.bg-stone-500\/90 {
  background-color: #78716ce6;
}

.bg-stone-500\/95 {
  background-color: #78716cf2;
}

.bg-stone-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(87 83 78 / var(--tw-bg-opacity, 1));
}

.bg-stone-600\/0 {
  background-color: #57534e00;
}

.bg-stone-600\/10 {
  background-color: #57534e1a;
}

.bg-stone-600\/100 {
  background-color: #57534e;
}

.bg-stone-600\/15 {
  background-color: #57534e26;
}

.bg-stone-600\/20 {
  background-color: #57534e33;
}

.bg-stone-600\/25 {
  background-color: #57534e40;
}

.bg-stone-600\/30 {
  background-color: #57534e4d;
}

.bg-stone-600\/35 {
  background-color: #57534e59;
}

.bg-stone-600\/40 {
  background-color: #57534e66;
}

.bg-stone-600\/45 {
  background-color: #57534e73;
}

.bg-stone-600\/5 {
  background-color: #57534e0d;
}

.bg-stone-600\/50 {
  background-color: #57534e80;
}

.bg-stone-600\/55 {
  background-color: #57534e8c;
}

.bg-stone-600\/60 {
  background-color: #57534e99;
}

.bg-stone-600\/65 {
  background-color: #57534ea6;
}

.bg-stone-600\/70 {
  background-color: #57534eb3;
}

.bg-stone-600\/75 {
  background-color: #57534ebf;
}

.bg-stone-600\/80 {
  background-color: #57534ecc;
}

.bg-stone-600\/85 {
  background-color: #57534ed9;
}

.bg-stone-600\/90 {
  background-color: #57534ee6;
}

.bg-stone-600\/95 {
  background-color: #57534ef2;
}

.bg-stone-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(68 64 60 / var(--tw-bg-opacity, 1));
}

.bg-stone-700\/0 {
  background-color: #44403c00;
}

.bg-stone-700\/10 {
  background-color: #44403c1a;
}

.bg-stone-700\/100 {
  background-color: #44403c;
}

.bg-stone-700\/15 {
  background-color: #44403c26;
}

.bg-stone-700\/20 {
  background-color: #44403c33;
}

.bg-stone-700\/25 {
  background-color: #44403c40;
}

.bg-stone-700\/30 {
  background-color: #44403c4d;
}

.bg-stone-700\/35 {
  background-color: #44403c59;
}

.bg-stone-700\/40 {
  background-color: #44403c66;
}

.bg-stone-700\/45 {
  background-color: #44403c73;
}

.bg-stone-700\/5 {
  background-color: #44403c0d;
}

.bg-stone-700\/50 {
  background-color: #44403c80;
}

.bg-stone-700\/55 {
  background-color: #44403c8c;
}

.bg-stone-700\/60 {
  background-color: #44403c99;
}

.bg-stone-700\/65 {
  background-color: #44403ca6;
}

.bg-stone-700\/70 {
  background-color: #44403cb3;
}

.bg-stone-700\/75 {
  background-color: #44403cbf;
}

.bg-stone-700\/80 {
  background-color: #44403ccc;
}

.bg-stone-700\/85 {
  background-color: #44403cd9;
}

.bg-stone-700\/90 {
  background-color: #44403ce6;
}

.bg-stone-700\/95 {
  background-color: #44403cf2;
}

.bg-stone-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(41 37 36 / var(--tw-bg-opacity, 1));
}

.bg-stone-800\/0 {
  background-color: #29252400;
}

.bg-stone-800\/10 {
  background-color: #2925241a;
}

.bg-stone-800\/100 {
  background-color: #292524;
}

.bg-stone-800\/15 {
  background-color: #29252426;
}

.bg-stone-800\/20 {
  background-color: #29252433;
}

.bg-stone-800\/25 {
  background-color: #29252440;
}

.bg-stone-800\/30 {
  background-color: #2925244d;
}

.bg-stone-800\/35 {
  background-color: #29252459;
}

.bg-stone-800\/40 {
  background-color: #29252466;
}

.bg-stone-800\/45 {
  background-color: #29252473;
}

.bg-stone-800\/5 {
  background-color: #2925240d;
}

.bg-stone-800\/50 {
  background-color: #29252480;
}

.bg-stone-800\/55 {
  background-color: #2925248c;
}

.bg-stone-800\/60 {
  background-color: #29252499;
}

.bg-stone-800\/65 {
  background-color: #292524a6;
}

.bg-stone-800\/70 {
  background-color: #292524b3;
}

.bg-stone-800\/75 {
  background-color: #292524bf;
}

.bg-stone-800\/80 {
  background-color: #292524cc;
}

.bg-stone-800\/85 {
  background-color: #292524d9;
}

.bg-stone-800\/90 {
  background-color: #292524e6;
}

.bg-stone-800\/95 {
  background-color: #292524f2;
}

.bg-stone-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(28 25 23 / var(--tw-bg-opacity, 1));
}

.bg-stone-900\/0 {
  background-color: #1c191700;
}

.bg-stone-900\/10 {
  background-color: #1c19171a;
}

.bg-stone-900\/100 {
  background-color: #1c1917;
}

.bg-stone-900\/15 {
  background-color: #1c191726;
}

.bg-stone-900\/20 {
  background-color: #1c191733;
}

.bg-stone-900\/25 {
  background-color: #1c191740;
}

.bg-stone-900\/30 {
  background-color: #1c19174d;
}

.bg-stone-900\/35 {
  background-color: #1c191759;
}

.bg-stone-900\/40 {
  background-color: #1c191766;
}

.bg-stone-900\/45 {
  background-color: #1c191773;
}

.bg-stone-900\/5 {
  background-color: #1c19170d;
}

.bg-stone-900\/50 {
  background-color: #1c191780;
}

.bg-stone-900\/55 {
  background-color: #1c19178c;
}

.bg-stone-900\/60 {
  background-color: #1c191799;
}

.bg-stone-900\/65 {
  background-color: #1c1917a6;
}

.bg-stone-900\/70 {
  background-color: #1c1917b3;
}

.bg-stone-900\/75 {
  background-color: #1c1917bf;
}

.bg-stone-900\/80 {
  background-color: #1c1917cc;
}

.bg-stone-900\/85 {
  background-color: #1c1917d9;
}

.bg-stone-900\/90 {
  background-color: #1c1917e6;
}

.bg-stone-900\/95 {
  background-color: #1c1917f2;
}

.bg-stone-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 10 9 / var(--tw-bg-opacity, 1));
}

.bg-stone-950\/0 {
  background-color: #0c0a0900;
}

.bg-stone-950\/10 {
  background-color: #0c0a091a;
}

.bg-stone-950\/100 {
  background-color: #0c0a09;
}

.bg-stone-950\/15 {
  background-color: #0c0a0926;
}

.bg-stone-950\/20 {
  background-color: #0c0a0933;
}

.bg-stone-950\/25 {
  background-color: #0c0a0940;
}

.bg-stone-950\/30 {
  background-color: #0c0a094d;
}

.bg-stone-950\/35 {
  background-color: #0c0a0959;
}

.bg-stone-950\/40 {
  background-color: #0c0a0966;
}

.bg-stone-950\/45 {
  background-color: #0c0a0973;
}

.bg-stone-950\/5 {
  background-color: #0c0a090d;
}

.bg-stone-950\/50 {
  background-color: #0c0a0980;
}

.bg-stone-950\/55 {
  background-color: #0c0a098c;
}

.bg-stone-950\/60 {
  background-color: #0c0a0999;
}

.bg-stone-950\/65 {
  background-color: #0c0a09a6;
}

.bg-stone-950\/70 {
  background-color: #0c0a09b3;
}

.bg-stone-950\/75 {
  background-color: #0c0a09bf;
}

.bg-stone-950\/80 {
  background-color: #0c0a09cc;
}

.bg-stone-950\/85 {
  background-color: #0c0a09d9;
}

.bg-stone-950\/90 {
  background-color: #0c0a09e6;
}

.bg-stone-950\/95 {
  background-color: #0c0a09f2;
}

.bg-success {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-su, oklch(var(--su) / var(--tw-bg-opacity, 1)));
}

.bg-success-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-suc, oklch(var(--suc) / var(--tw-bg-opacity, 1)));
}

.bg-success-content\/0 {
  background-color: var(--fallback-suc, oklch(var(--suc) / 0));
}

.bg-success-content\/10 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .1));
}

.bg-success-content\/100 {
  background-color: var(--fallback-suc, oklch(var(--suc) / 1));
}

.bg-success-content\/15 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .15));
}

.bg-success-content\/20 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .2));
}

.bg-success-content\/25 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .25));
}

.bg-success-content\/30 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .3));
}

.bg-success-content\/35 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .35));
}

.bg-success-content\/40 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .4));
}

.bg-success-content\/45 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .45));
}

.bg-success-content\/5 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .05));
}

.bg-success-content\/50 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .5));
}

.bg-success-content\/55 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .55));
}

.bg-success-content\/60 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .6));
}

.bg-success-content\/65 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .65));
}

.bg-success-content\/70 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .7));
}

.bg-success-content\/75 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .75));
}

.bg-success-content\/80 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .8));
}

.bg-success-content\/85 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .85));
}

.bg-success-content\/90 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .9));
}

.bg-success-content\/95 {
  background-color: var(--fallback-suc, oklch(var(--suc) / .95));
}

.bg-success\/0 {
  background-color: var(--fallback-su, oklch(var(--su) / 0));
}

.bg-success\/10 {
  background-color: var(--fallback-su, oklch(var(--su) / .1));
}

.bg-success\/100 {
  background-color: var(--fallback-su, oklch(var(--su) / 1));
}

.bg-success\/15 {
  background-color: var(--fallback-su, oklch(var(--su) / .15));
}

.bg-success\/20 {
  background-color: var(--fallback-su, oklch(var(--su) / .2));
}

.bg-success\/25 {
  background-color: var(--fallback-su, oklch(var(--su) / .25));
}

.bg-success\/30 {
  background-color: var(--fallback-su, oklch(var(--su) / .3));
}

.bg-success\/35 {
  background-color: var(--fallback-su, oklch(var(--su) / .35));
}

.bg-success\/40 {
  background-color: var(--fallback-su, oklch(var(--su) / .4));
}

.bg-success\/45 {
  background-color: var(--fallback-su, oklch(var(--su) / .45));
}

.bg-success\/5 {
  background-color: var(--fallback-su, oklch(var(--su) / .05));
}

.bg-success\/50 {
  background-color: var(--fallback-su, oklch(var(--su) / .5));
}

.bg-success\/55 {
  background-color: var(--fallback-su, oklch(var(--su) / .55));
}

.bg-success\/60 {
  background-color: var(--fallback-su, oklch(var(--su) / .6));
}

.bg-success\/65 {
  background-color: var(--fallback-su, oklch(var(--su) / .65));
}

.bg-success\/70 {
  background-color: var(--fallback-su, oklch(var(--su) / .7));
}

.bg-success\/75 {
  background-color: var(--fallback-su, oklch(var(--su) / .75));
}

.bg-success\/80 {
  background-color: var(--fallback-su, oklch(var(--su) / .8));
}

.bg-success\/85 {
  background-color: var(--fallback-su, oklch(var(--su) / .85));
}

.bg-success\/90 {
  background-color: var(--fallback-su, oklch(var(--su) / .9));
}

.bg-success\/95 {
  background-color: var(--fallback-su, oklch(var(--su) / .95));
}

.bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}

.bg-teal-100\/0 {
  background-color: #ccfbf100;
}

.bg-teal-100\/10 {
  background-color: #ccfbf11a;
}

.bg-teal-100\/100 {
  background-color: #ccfbf1;
}

.bg-teal-100\/15 {
  background-color: #ccfbf126;
}

.bg-teal-100\/20 {
  background-color: #ccfbf133;
}

.bg-teal-100\/25 {
  background-color: #ccfbf140;
}

.bg-teal-100\/30 {
  background-color: #ccfbf14d;
}

.bg-teal-100\/35 {
  background-color: #ccfbf159;
}

.bg-teal-100\/40 {
  background-color: #ccfbf166;
}

.bg-teal-100\/45 {
  background-color: #ccfbf173;
}

.bg-teal-100\/5 {
  background-color: #ccfbf10d;
}

.bg-teal-100\/50 {
  background-color: #ccfbf180;
}

.bg-teal-100\/55 {
  background-color: #ccfbf18c;
}

.bg-teal-100\/60 {
  background-color: #ccfbf199;
}

.bg-teal-100\/65 {
  background-color: #ccfbf1a6;
}

.bg-teal-100\/70 {
  background-color: #ccfbf1b3;
}

.bg-teal-100\/75 {
  background-color: #ccfbf1bf;
}

.bg-teal-100\/80 {
  background-color: #ccfbf1cc;
}

.bg-teal-100\/85 {
  background-color: #ccfbf1d9;
}

.bg-teal-100\/90 {
  background-color: #ccfbf1e6;
}

.bg-teal-100\/95 {
  background-color: #ccfbf1f2;
}

.bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 / var(--tw-bg-opacity, 1));
}

.bg-teal-200\/0 {
  background-color: #99f6e400;
}

.bg-teal-200\/10 {
  background-color: #99f6e41a;
}

.bg-teal-200\/100 {
  background-color: #99f6e4;
}

.bg-teal-200\/15 {
  background-color: #99f6e426;
}

.bg-teal-200\/20 {
  background-color: #99f6e433;
}

.bg-teal-200\/25 {
  background-color: #99f6e440;
}

.bg-teal-200\/30 {
  background-color: #99f6e44d;
}

.bg-teal-200\/35 {
  background-color: #99f6e459;
}

.bg-teal-200\/40 {
  background-color: #99f6e466;
}

.bg-teal-200\/45 {
  background-color: #99f6e473;
}

.bg-teal-200\/5 {
  background-color: #99f6e40d;
}

.bg-teal-200\/50 {
  background-color: #99f6e480;
}

.bg-teal-200\/55 {
  background-color: #99f6e48c;
}

.bg-teal-200\/60 {
  background-color: #99f6e499;
}

.bg-teal-200\/65 {
  background-color: #99f6e4a6;
}

.bg-teal-200\/70 {
  background-color: #99f6e4b3;
}

.bg-teal-200\/75 {
  background-color: #99f6e4bf;
}

.bg-teal-200\/80 {
  background-color: #99f6e4cc;
}

.bg-teal-200\/85 {
  background-color: #99f6e4d9;
}

.bg-teal-200\/90 {
  background-color: #99f6e4e6;
}

.bg-teal-200\/95 {
  background-color: #99f6e4f2;
}

.bg-teal-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 / var(--tw-bg-opacity, 1));
}

.bg-teal-300\/0 {
  background-color: #5eead400;
}

.bg-teal-300\/10 {
  background-color: #5eead41a;
}

.bg-teal-300\/100 {
  background-color: #5eead4;
}

.bg-teal-300\/15 {
  background-color: #5eead426;
}

.bg-teal-300\/20 {
  background-color: #5eead433;
}

.bg-teal-300\/25 {
  background-color: #5eead440;
}

.bg-teal-300\/30 {
  background-color: #5eead44d;
}

.bg-teal-300\/35 {
  background-color: #5eead459;
}

.bg-teal-300\/40 {
  background-color: #5eead466;
}

.bg-teal-300\/45 {
  background-color: #5eead473;
}

.bg-teal-300\/5 {
  background-color: #5eead40d;
}

.bg-teal-300\/50 {
  background-color: #5eead480;
}

.bg-teal-300\/55 {
  background-color: #5eead48c;
}

.bg-teal-300\/60 {
  background-color: #5eead499;
}

.bg-teal-300\/65 {
  background-color: #5eead4a6;
}

.bg-teal-300\/70 {
  background-color: #5eead4b3;
}

.bg-teal-300\/75 {
  background-color: #5eead4bf;
}

.bg-teal-300\/80 {
  background-color: #5eead4cc;
}

.bg-teal-300\/85 {
  background-color: #5eead4d9;
}

.bg-teal-300\/90 {
  background-color: #5eead4e6;
}

.bg-teal-300\/95 {
  background-color: #5eead4f2;
}

.bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 / var(--tw-bg-opacity, 1));
}

.bg-teal-400\/0 {
  background-color: #2dd4bf00;
}

.bg-teal-400\/10 {
  background-color: #2dd4bf1a;
}

.bg-teal-400\/100 {
  background-color: #2dd4bf;
}

.bg-teal-400\/15 {
  background-color: #2dd4bf26;
}

.bg-teal-400\/20 {
  background-color: #2dd4bf33;
}

.bg-teal-400\/25 {
  background-color: #2dd4bf40;
}

.bg-teal-400\/30 {
  background-color: #2dd4bf4d;
}

.bg-teal-400\/35 {
  background-color: #2dd4bf59;
}

.bg-teal-400\/40 {
  background-color: #2dd4bf66;
}

.bg-teal-400\/45 {
  background-color: #2dd4bf73;
}

.bg-teal-400\/5 {
  background-color: #2dd4bf0d;
}

.bg-teal-400\/50 {
  background-color: #2dd4bf80;
}

.bg-teal-400\/55 {
  background-color: #2dd4bf8c;
}

.bg-teal-400\/60 {
  background-color: #2dd4bf99;
}

.bg-teal-400\/65 {
  background-color: #2dd4bfa6;
}

.bg-teal-400\/70 {
  background-color: #2dd4bfb3;
}

.bg-teal-400\/75 {
  background-color: #2dd4bfbf;
}

.bg-teal-400\/80 {
  background-color: #2dd4bfcc;
}

.bg-teal-400\/85 {
  background-color: #2dd4bfd9;
}

.bg-teal-400\/90 {
  background-color: #2dd4bfe6;
}

.bg-teal-400\/95 {
  background-color: #2dd4bff2;
}

.bg-teal-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 / var(--tw-bg-opacity, 1));
}

.bg-teal-50\/0 {
  background-color: #f0fdfa00;
}

.bg-teal-50\/10 {
  background-color: #f0fdfa1a;
}

.bg-teal-50\/100 {
  background-color: #f0fdfa;
}

.bg-teal-50\/15 {
  background-color: #f0fdfa26;
}

.bg-teal-50\/20 {
  background-color: #f0fdfa33;
}

.bg-teal-50\/25 {
  background-color: #f0fdfa40;
}

.bg-teal-50\/30 {
  background-color: #f0fdfa4d;
}

.bg-teal-50\/35 {
  background-color: #f0fdfa59;
}

.bg-teal-50\/40 {
  background-color: #f0fdfa66;
}

.bg-teal-50\/45 {
  background-color: #f0fdfa73;
}

.bg-teal-50\/5 {
  background-color: #f0fdfa0d;
}

.bg-teal-50\/50 {
  background-color: #f0fdfa80;
}

.bg-teal-50\/55 {
  background-color: #f0fdfa8c;
}

.bg-teal-50\/60 {
  background-color: #f0fdfa99;
}

.bg-teal-50\/65 {
  background-color: #f0fdfaa6;
}

.bg-teal-50\/70 {
  background-color: #f0fdfab3;
}

.bg-teal-50\/75 {
  background-color: #f0fdfabf;
}

.bg-teal-50\/80 {
  background-color: #f0fdfacc;
}

.bg-teal-50\/85 {
  background-color: #f0fdfad9;
}

.bg-teal-50\/90 {
  background-color: #f0fdfae6;
}

.bg-teal-50\/95 {
  background-color: #f0fdfaf2;
}

.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}

.bg-teal-500\/0 {
  background-color: #14b8a600;
}

.bg-teal-500\/10 {
  background-color: #14b8a61a;
}

.bg-teal-500\/100 {
  background-color: #14b8a6;
}

.bg-teal-500\/15 {
  background-color: #14b8a626;
}

.bg-teal-500\/20 {
  background-color: #14b8a633;
}

.bg-teal-500\/25 {
  background-color: #14b8a640;
}

.bg-teal-500\/30 {
  background-color: #14b8a64d;
}

.bg-teal-500\/35 {
  background-color: #14b8a659;
}

.bg-teal-500\/40 {
  background-color: #14b8a666;
}

.bg-teal-500\/45 {
  background-color: #14b8a673;
}

.bg-teal-500\/5 {
  background-color: #14b8a60d;
}

.bg-teal-500\/50 {
  background-color: #14b8a680;
}

.bg-teal-500\/55 {
  background-color: #14b8a68c;
}

.bg-teal-500\/60 {
  background-color: #14b8a699;
}

.bg-teal-500\/65 {
  background-color: #14b8a6a6;
}

.bg-teal-500\/70 {
  background-color: #14b8a6b3;
}

.bg-teal-500\/75 {
  background-color: #14b8a6bf;
}

.bg-teal-500\/80 {
  background-color: #14b8a6cc;
}

.bg-teal-500\/85 {
  background-color: #14b8a6d9;
}

.bg-teal-500\/90 {
  background-color: #14b8a6e6;
}

.bg-teal-500\/95 {
  background-color: #14b8a6f2;
}

.bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1));
}

.bg-teal-600\/0 {
  background-color: #0d948800;
}

.bg-teal-600\/10 {
  background-color: #0d94881a;
}

.bg-teal-600\/100 {
  background-color: #0d9488;
}

.bg-teal-600\/15 {
  background-color: #0d948826;
}

.bg-teal-600\/20 {
  background-color: #0d948833;
}

.bg-teal-600\/25 {
  background-color: #0d948840;
}

.bg-teal-600\/30 {
  background-color: #0d94884d;
}

.bg-teal-600\/35 {
  background-color: #0d948859;
}

.bg-teal-600\/40 {
  background-color: #0d948866;
}

.bg-teal-600\/45 {
  background-color: #0d948873;
}

.bg-teal-600\/5 {
  background-color: #0d94880d;
}

.bg-teal-600\/50 {
  background-color: #0d948880;
}

.bg-teal-600\/55 {
  background-color: #0d94888c;
}

.bg-teal-600\/60 {
  background-color: #0d948899;
}

.bg-teal-600\/65 {
  background-color: #0d9488a6;
}

.bg-teal-600\/70 {
  background-color: #0d9488b3;
}

.bg-teal-600\/75 {
  background-color: #0d9488bf;
}

.bg-teal-600\/80 {
  background-color: #0d9488cc;
}

.bg-teal-600\/85 {
  background-color: #0d9488d9;
}

.bg-teal-600\/90 {
  background-color: #0d9488e6;
}

.bg-teal-600\/95 {
  background-color: #0d9488f2;
}

.bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 / var(--tw-bg-opacity, 1));
}

.bg-teal-700\/0 {
  background-color: #0f766e00;
}

.bg-teal-700\/10 {
  background-color: #0f766e1a;
}

.bg-teal-700\/100 {
  background-color: #0f766e;
}

.bg-teal-700\/15 {
  background-color: #0f766e26;
}

.bg-teal-700\/20 {
  background-color: #0f766e33;
}

.bg-teal-700\/25 {
  background-color: #0f766e40;
}

.bg-teal-700\/30 {
  background-color: #0f766e4d;
}

.bg-teal-700\/35 {
  background-color: #0f766e59;
}

.bg-teal-700\/40 {
  background-color: #0f766e66;
}

.bg-teal-700\/45 {
  background-color: #0f766e73;
}

.bg-teal-700\/5 {
  background-color: #0f766e0d;
}

.bg-teal-700\/50 {
  background-color: #0f766e80;
}

.bg-teal-700\/55 {
  background-color: #0f766e8c;
}

.bg-teal-700\/60 {
  background-color: #0f766e99;
}

.bg-teal-700\/65 {
  background-color: #0f766ea6;
}

.bg-teal-700\/70 {
  background-color: #0f766eb3;
}

.bg-teal-700\/75 {
  background-color: #0f766ebf;
}

.bg-teal-700\/80 {
  background-color: #0f766ecc;
}

.bg-teal-700\/85 {
  background-color: #0f766ed9;
}

.bg-teal-700\/90 {
  background-color: #0f766ee6;
}

.bg-teal-700\/95 {
  background-color: #0f766ef2;
}

.bg-teal-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}

.bg-teal-800\/0 {
  background-color: #115e5900;
}

.bg-teal-800\/10 {
  background-color: #115e591a;
}

.bg-teal-800\/100 {
  background-color: #115e59;
}

.bg-teal-800\/15 {
  background-color: #115e5926;
}

.bg-teal-800\/20 {
  background-color: #115e5933;
}

.bg-teal-800\/25 {
  background-color: #115e5940;
}

.bg-teal-800\/30 {
  background-color: #115e594d;
}

.bg-teal-800\/35 {
  background-color: #115e5959;
}

.bg-teal-800\/40 {
  background-color: #115e5966;
}

.bg-teal-800\/45 {
  background-color: #115e5973;
}

.bg-teal-800\/5 {
  background-color: #115e590d;
}

.bg-teal-800\/50 {
  background-color: #115e5980;
}

.bg-teal-800\/55 {
  background-color: #115e598c;
}

.bg-teal-800\/60 {
  background-color: #115e5999;
}

.bg-teal-800\/65 {
  background-color: #115e59a6;
}

.bg-teal-800\/70 {
  background-color: #115e59b3;
}

.bg-teal-800\/75 {
  background-color: #115e59bf;
}

.bg-teal-800\/80 {
  background-color: #115e59cc;
}

.bg-teal-800\/85 {
  background-color: #115e59d9;
}

.bg-teal-800\/90 {
  background-color: #115e59e6;
}

.bg-teal-800\/95 {
  background-color: #115e59f2;
}

.bg-teal-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}

.bg-teal-900\/0 {
  background-color: #134e4a00;
}

.bg-teal-900\/10 {
  background-color: #134e4a1a;
}

.bg-teal-900\/100 {
  background-color: #134e4a;
}

.bg-teal-900\/15 {
  background-color: #134e4a26;
}

.bg-teal-900\/20 {
  background-color: #134e4a33;
}

.bg-teal-900\/25 {
  background-color: #134e4a40;
}

.bg-teal-900\/30 {
  background-color: #134e4a4d;
}

.bg-teal-900\/35 {
  background-color: #134e4a59;
}

.bg-teal-900\/40 {
  background-color: #134e4a66;
}

.bg-teal-900\/45 {
  background-color: #134e4a73;
}

.bg-teal-900\/5 {
  background-color: #134e4a0d;
}

.bg-teal-900\/50 {
  background-color: #134e4a80;
}

.bg-teal-900\/55 {
  background-color: #134e4a8c;
}

.bg-teal-900\/60 {
  background-color: #134e4a99;
}

.bg-teal-900\/65 {
  background-color: #134e4aa6;
}

.bg-teal-900\/70 {
  background-color: #134e4ab3;
}

.bg-teal-900\/75 {
  background-color: #134e4abf;
}

.bg-teal-900\/80 {
  background-color: #134e4acc;
}

.bg-teal-900\/85 {
  background-color: #134e4ad9;
}

.bg-teal-900\/90 {
  background-color: #134e4ae6;
}

.bg-teal-900\/95 {
  background-color: #134e4af2;
}

.bg-teal-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 47 46 / var(--tw-bg-opacity, 1));
}

.bg-teal-950\/0 {
  background-color: #042f2e00;
}

.bg-teal-950\/10 {
  background-color: #042f2e1a;
}

.bg-teal-950\/100 {
  background-color: #042f2e;
}

.bg-teal-950\/15 {
  background-color: #042f2e26;
}

.bg-teal-950\/20 {
  background-color: #042f2e33;
}

.bg-teal-950\/25 {
  background-color: #042f2e40;
}

.bg-teal-950\/30 {
  background-color: #042f2e4d;
}

.bg-teal-950\/35 {
  background-color: #042f2e59;
}

.bg-teal-950\/40 {
  background-color: #042f2e66;
}

.bg-teal-950\/45 {
  background-color: #042f2e73;
}

.bg-teal-950\/5 {
  background-color: #042f2e0d;
}

.bg-teal-950\/50 {
  background-color: #042f2e80;
}

.bg-teal-950\/55 {
  background-color: #042f2e8c;
}

.bg-teal-950\/60 {
  background-color: #042f2e99;
}

.bg-teal-950\/65 {
  background-color: #042f2ea6;
}

.bg-teal-950\/70 {
  background-color: #042f2eb3;
}

.bg-teal-950\/75 {
  background-color: #042f2ebf;
}

.bg-teal-950\/80 {
  background-color: #042f2ecc;
}

.bg-teal-950\/85 {
  background-color: #042f2ed9;
}

.bg-teal-950\/90 {
  background-color: #042f2ee6;
}

.bg-teal-950\/95 {
  background-color: #042f2ef2;
}

.bg-transparent, .bg-transparent\/0 {
  background-color: #0000;
}

.bg-transparent\/10 {
  background-color: #0000001a;
}

.bg-transparent\/100 {
  background-color: #000;
}

.bg-transparent\/15 {
  background-color: #00000026;
}

.bg-transparent\/20 {
  background-color: #0003;
}

.bg-transparent\/25 {
  background-color: #00000040;
}

.bg-transparent\/30 {
  background-color: #0000004d;
}

.bg-transparent\/35 {
  background-color: #00000059;
}

.bg-transparent\/40 {
  background-color: #0006;
}

.bg-transparent\/45 {
  background-color: #00000073;
}

.bg-transparent\/5 {
  background-color: #0000000d;
}

.bg-transparent\/50 {
  background-color: #00000080;
}

.bg-transparent\/55 {
  background-color: #0000008c;
}

.bg-transparent\/60 {
  background-color: #0009;
}

.bg-transparent\/65 {
  background-color: #000000a6;
}

.bg-transparent\/70 {
  background-color: #000000b3;
}

.bg-transparent\/75 {
  background-color: #000000bf;
}

.bg-transparent\/80 {
  background-color: #000c;
}

.bg-transparent\/85 {
  background-color: #000000d9;
}

.bg-transparent\/90 {
  background-color: #000000e6;
}

.bg-transparent\/95 {
  background-color: #000000f2;
}

.bg-violet-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}

.bg-violet-100\/0 {
  background-color: #ede9fe00;
}

.bg-violet-100\/10 {
  background-color: #ede9fe1a;
}

.bg-violet-100\/100 {
  background-color: #ede9fe;
}

.bg-violet-100\/15 {
  background-color: #ede9fe26;
}

.bg-violet-100\/20 {
  background-color: #ede9fe33;
}

.bg-violet-100\/25 {
  background-color: #ede9fe40;
}

.bg-violet-100\/30 {
  background-color: #ede9fe4d;
}

.bg-violet-100\/35 {
  background-color: #ede9fe59;
}

.bg-violet-100\/40 {
  background-color: #ede9fe66;
}

.bg-violet-100\/45 {
  background-color: #ede9fe73;
}

.bg-violet-100\/5 {
  background-color: #ede9fe0d;
}

.bg-violet-100\/50 {
  background-color: #ede9fe80;
}

.bg-violet-100\/55 {
  background-color: #ede9fe8c;
}

.bg-violet-100\/60 {
  background-color: #ede9fe99;
}

.bg-violet-100\/65 {
  background-color: #ede9fea6;
}

.bg-violet-100\/70 {
  background-color: #ede9feb3;
}

.bg-violet-100\/75 {
  background-color: #ede9febf;
}

.bg-violet-100\/80 {
  background-color: #ede9fecc;
}

.bg-violet-100\/85 {
  background-color: #ede9fed9;
}

.bg-violet-100\/90 {
  background-color: #ede9fee6;
}

.bg-violet-100\/95 {
  background-color: #ede9fef2;
}

.bg-violet-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 214 254 / var(--tw-bg-opacity, 1));
}

.bg-violet-200\/0 {
  background-color: #ddd6fe00;
}

.bg-violet-200\/10 {
  background-color: #ddd6fe1a;
}

.bg-violet-200\/100 {
  background-color: #ddd6fe;
}

.bg-violet-200\/15 {
  background-color: #ddd6fe26;
}

.bg-violet-200\/20 {
  background-color: #ddd6fe33;
}

.bg-violet-200\/25 {
  background-color: #ddd6fe40;
}

.bg-violet-200\/30 {
  background-color: #ddd6fe4d;
}

.bg-violet-200\/35 {
  background-color: #ddd6fe59;
}

.bg-violet-200\/40 {
  background-color: #ddd6fe66;
}

.bg-violet-200\/45 {
  background-color: #ddd6fe73;
}

.bg-violet-200\/5 {
  background-color: #ddd6fe0d;
}

.bg-violet-200\/50 {
  background-color: #ddd6fe80;
}

.bg-violet-200\/55 {
  background-color: #ddd6fe8c;
}

.bg-violet-200\/60 {
  background-color: #ddd6fe99;
}

.bg-violet-200\/65 {
  background-color: #ddd6fea6;
}

.bg-violet-200\/70 {
  background-color: #ddd6feb3;
}

.bg-violet-200\/75 {
  background-color: #ddd6febf;
}

.bg-violet-200\/80 {
  background-color: #ddd6fecc;
}

.bg-violet-200\/85 {
  background-color: #ddd6fed9;
}

.bg-violet-200\/90 {
  background-color: #ddd6fee6;
}

.bg-violet-200\/95 {
  background-color: #ddd6fef2;
}

.bg-violet-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 181 253 / var(--tw-bg-opacity, 1));
}

.bg-violet-300\/0 {
  background-color: #c4b5fd00;
}

.bg-violet-300\/10 {
  background-color: #c4b5fd1a;
}

.bg-violet-300\/100 {
  background-color: #c4b5fd;
}

.bg-violet-300\/15 {
  background-color: #c4b5fd26;
}

.bg-violet-300\/20 {
  background-color: #c4b5fd33;
}

.bg-violet-300\/25 {
  background-color: #c4b5fd40;
}

.bg-violet-300\/30 {
  background-color: #c4b5fd4d;
}

.bg-violet-300\/35 {
  background-color: #c4b5fd59;
}

.bg-violet-300\/40 {
  background-color: #c4b5fd66;
}

.bg-violet-300\/45 {
  background-color: #c4b5fd73;
}

.bg-violet-300\/5 {
  background-color: #c4b5fd0d;
}

.bg-violet-300\/50 {
  background-color: #c4b5fd80;
}

.bg-violet-300\/55 {
  background-color: #c4b5fd8c;
}

.bg-violet-300\/60 {
  background-color: #c4b5fd99;
}

.bg-violet-300\/65 {
  background-color: #c4b5fda6;
}

.bg-violet-300\/70 {
  background-color: #c4b5fdb3;
}

.bg-violet-300\/75 {
  background-color: #c4b5fdbf;
}

.bg-violet-300\/80 {
  background-color: #c4b5fdcc;
}

.bg-violet-300\/85 {
  background-color: #c4b5fdd9;
}

.bg-violet-300\/90 {
  background-color: #c4b5fde6;
}

.bg-violet-300\/95 {
  background-color: #c4b5fdf2;
}

.bg-violet-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1));
}

.bg-violet-400\/0 {
  background-color: #a78bfa00;
}

.bg-violet-400\/10 {
  background-color: #a78bfa1a;
}

.bg-violet-400\/100 {
  background-color: #a78bfa;
}

.bg-violet-400\/15 {
  background-color: #a78bfa26;
}

.bg-violet-400\/20 {
  background-color: #a78bfa33;
}

.bg-violet-400\/25 {
  background-color: #a78bfa40;
}

.bg-violet-400\/30 {
  background-color: #a78bfa4d;
}

.bg-violet-400\/35 {
  background-color: #a78bfa59;
}

.bg-violet-400\/40 {
  background-color: #a78bfa66;
}

.bg-violet-400\/45 {
  background-color: #a78bfa73;
}

.bg-violet-400\/5 {
  background-color: #a78bfa0d;
}

.bg-violet-400\/50 {
  background-color: #a78bfa80;
}

.bg-violet-400\/55 {
  background-color: #a78bfa8c;
}

.bg-violet-400\/60 {
  background-color: #a78bfa99;
}

.bg-violet-400\/65 {
  background-color: #a78bfaa6;
}

.bg-violet-400\/70 {
  background-color: #a78bfab3;
}

.bg-violet-400\/75 {
  background-color: #a78bfabf;
}

.bg-violet-400\/80 {
  background-color: #a78bfacc;
}

.bg-violet-400\/85 {
  background-color: #a78bfad9;
}

.bg-violet-400\/90 {
  background-color: #a78bfae6;
}

.bg-violet-400\/95 {
  background-color: #a78bfaf2;
}

.bg-violet-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 / var(--tw-bg-opacity, 1));
}

.bg-violet-50\/0 {
  background-color: #f5f3ff00;
}

.bg-violet-50\/10 {
  background-color: #f5f3ff1a;
}

.bg-violet-50\/100 {
  background-color: #f5f3ff;
}

.bg-violet-50\/15 {
  background-color: #f5f3ff26;
}

.bg-violet-50\/20 {
  background-color: #f5f3ff33;
}

.bg-violet-50\/25 {
  background-color: #f5f3ff40;
}

.bg-violet-50\/30 {
  background-color: #f5f3ff4d;
}

.bg-violet-50\/35 {
  background-color: #f5f3ff59;
}

.bg-violet-50\/40 {
  background-color: #f5f3ff66;
}

.bg-violet-50\/45 {
  background-color: #f5f3ff73;
}

.bg-violet-50\/5 {
  background-color: #f5f3ff0d;
}

.bg-violet-50\/50 {
  background-color: #f5f3ff80;
}

.bg-violet-50\/55 {
  background-color: #f5f3ff8c;
}

.bg-violet-50\/60 {
  background-color: #f5f3ff99;
}

.bg-violet-50\/65 {
  background-color: #f5f3ffa6;
}

.bg-violet-50\/70 {
  background-color: #f5f3ffb3;
}

.bg-violet-50\/75 {
  background-color: #f5f3ffbf;
}

.bg-violet-50\/80 {
  background-color: #f5f3ffcc;
}

.bg-violet-50\/85 {
  background-color: #f5f3ffd9;
}

.bg-violet-50\/90 {
  background-color: #f5f3ffe6;
}

.bg-violet-50\/95 {
  background-color: #f5f3fff2;
}

.bg-violet-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}

.bg-violet-500\/0 {
  background-color: #8b5cf600;
}

.bg-violet-500\/10 {
  background-color: #8b5cf61a;
}

.bg-violet-500\/100 {
  background-color: #8b5cf6;
}

.bg-violet-500\/15 {
  background-color: #8b5cf626;
}

.bg-violet-500\/20 {
  background-color: #8b5cf633;
}

.bg-violet-500\/25 {
  background-color: #8b5cf640;
}

.bg-violet-500\/30 {
  background-color: #8b5cf64d;
}

.bg-violet-500\/35 {
  background-color: #8b5cf659;
}

.bg-violet-500\/40 {
  background-color: #8b5cf666;
}

.bg-violet-500\/45 {
  background-color: #8b5cf673;
}

.bg-violet-500\/5 {
  background-color: #8b5cf60d;
}

.bg-violet-500\/50 {
  background-color: #8b5cf680;
}

.bg-violet-500\/55 {
  background-color: #8b5cf68c;
}

.bg-violet-500\/60 {
  background-color: #8b5cf699;
}

.bg-violet-500\/65 {
  background-color: #8b5cf6a6;
}

.bg-violet-500\/70 {
  background-color: #8b5cf6b3;
}

.bg-violet-500\/75 {
  background-color: #8b5cf6bf;
}

.bg-violet-500\/80 {
  background-color: #8b5cf6cc;
}

.bg-violet-500\/85 {
  background-color: #8b5cf6d9;
}

.bg-violet-500\/90 {
  background-color: #8b5cf6e6;
}

.bg-violet-500\/95 {
  background-color: #8b5cf6f2;
}

.bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity, 1));
}

.bg-violet-600\/0 {
  background-color: #7c3aed00;
}

.bg-violet-600\/10 {
  background-color: #7c3aed1a;
}

.bg-violet-600\/100 {
  background-color: #7c3aed;
}

.bg-violet-600\/15 {
  background-color: #7c3aed26;
}

.bg-violet-600\/20 {
  background-color: #7c3aed33;
}

.bg-violet-600\/25 {
  background-color: #7c3aed40;
}

.bg-violet-600\/30 {
  background-color: #7c3aed4d;
}

.bg-violet-600\/35 {
  background-color: #7c3aed59;
}

.bg-violet-600\/40 {
  background-color: #7c3aed66;
}

.bg-violet-600\/45 {
  background-color: #7c3aed73;
}

.bg-violet-600\/5 {
  background-color: #7c3aed0d;
}

.bg-violet-600\/50 {
  background-color: #7c3aed80;
}

.bg-violet-600\/55 {
  background-color: #7c3aed8c;
}

.bg-violet-600\/60 {
  background-color: #7c3aed99;
}

.bg-violet-600\/65 {
  background-color: #7c3aeda6;
}

.bg-violet-600\/70 {
  background-color: #7c3aedb3;
}

.bg-violet-600\/75 {
  background-color: #7c3aedbf;
}

.bg-violet-600\/80 {
  background-color: #7c3aedcc;
}

.bg-violet-600\/85 {
  background-color: #7c3aedd9;
}

.bg-violet-600\/90 {
  background-color: #7c3aede6;
}

.bg-violet-600\/95 {
  background-color: #7c3aedf2;
}

.bg-violet-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(109 40 217 / var(--tw-bg-opacity, 1));
}

.bg-violet-700\/0 {
  background-color: #6d28d900;
}

.bg-violet-700\/10 {
  background-color: #6d28d91a;
}

.bg-violet-700\/100 {
  background-color: #6d28d9;
}

.bg-violet-700\/15 {
  background-color: #6d28d926;
}

.bg-violet-700\/20 {
  background-color: #6d28d933;
}

.bg-violet-700\/25 {
  background-color: #6d28d940;
}

.bg-violet-700\/30 {
  background-color: #6d28d94d;
}

.bg-violet-700\/35 {
  background-color: #6d28d959;
}

.bg-violet-700\/40 {
  background-color: #6d28d966;
}

.bg-violet-700\/45 {
  background-color: #6d28d973;
}

.bg-violet-700\/5 {
  background-color: #6d28d90d;
}

.bg-violet-700\/50 {
  background-color: #6d28d980;
}

.bg-violet-700\/55 {
  background-color: #6d28d98c;
}

.bg-violet-700\/60 {
  background-color: #6d28d999;
}

.bg-violet-700\/65 {
  background-color: #6d28d9a6;
}

.bg-violet-700\/70 {
  background-color: #6d28d9b3;
}

.bg-violet-700\/75 {
  background-color: #6d28d9bf;
}

.bg-violet-700\/80 {
  background-color: #6d28d9cc;
}

.bg-violet-700\/85 {
  background-color: #6d28d9d9;
}

.bg-violet-700\/90 {
  background-color: #6d28d9e6;
}

.bg-violet-700\/95 {
  background-color: #6d28d9f2;
}

.bg-violet-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1));
}

.bg-violet-800\/0 {
  background-color: #5b21b600;
}

.bg-violet-800\/10 {
  background-color: #5b21b61a;
}

.bg-violet-800\/100 {
  background-color: #5b21b6;
}

.bg-violet-800\/15 {
  background-color: #5b21b626;
}

.bg-violet-800\/20 {
  background-color: #5b21b633;
}

.bg-violet-800\/25 {
  background-color: #5b21b640;
}

.bg-violet-800\/30 {
  background-color: #5b21b64d;
}

.bg-violet-800\/35 {
  background-color: #5b21b659;
}

.bg-violet-800\/40 {
  background-color: #5b21b666;
}

.bg-violet-800\/45 {
  background-color: #5b21b673;
}

.bg-violet-800\/5 {
  background-color: #5b21b60d;
}

.bg-violet-800\/50 {
  background-color: #5b21b680;
}

.bg-violet-800\/55 {
  background-color: #5b21b68c;
}

.bg-violet-800\/60 {
  background-color: #5b21b699;
}

.bg-violet-800\/65 {
  background-color: #5b21b6a6;
}

.bg-violet-800\/70 {
  background-color: #5b21b6b3;
}

.bg-violet-800\/75 {
  background-color: #5b21b6bf;
}

.bg-violet-800\/80 {
  background-color: #5b21b6cc;
}

.bg-violet-800\/85 {
  background-color: #5b21b6d9;
}

.bg-violet-800\/90 {
  background-color: #5b21b6e6;
}

.bg-violet-800\/95 {
  background-color: #5b21b6f2;
}

.bg-violet-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1));
}

.bg-violet-900\/0 {
  background-color: #4c1d9500;
}

.bg-violet-900\/10 {
  background-color: #4c1d951a;
}

.bg-violet-900\/100 {
  background-color: #4c1d95;
}

.bg-violet-900\/15 {
  background-color: #4c1d9526;
}

.bg-violet-900\/20 {
  background-color: #4c1d9533;
}

.bg-violet-900\/25 {
  background-color: #4c1d9540;
}

.bg-violet-900\/30 {
  background-color: #4c1d954d;
}

.bg-violet-900\/35 {
  background-color: #4c1d9559;
}

.bg-violet-900\/40 {
  background-color: #4c1d9566;
}

.bg-violet-900\/45 {
  background-color: #4c1d9573;
}

.bg-violet-900\/5 {
  background-color: #4c1d950d;
}

.bg-violet-900\/50 {
  background-color: #4c1d9580;
}

.bg-violet-900\/55 {
  background-color: #4c1d958c;
}

.bg-violet-900\/60 {
  background-color: #4c1d9599;
}

.bg-violet-900\/65 {
  background-color: #4c1d95a6;
}

.bg-violet-900\/70 {
  background-color: #4c1d95b3;
}

.bg-violet-900\/75 {
  background-color: #4c1d95bf;
}

.bg-violet-900\/80 {
  background-color: #4c1d95cc;
}

.bg-violet-900\/85 {
  background-color: #4c1d95d9;
}

.bg-violet-900\/90 {
  background-color: #4c1d95e6;
}

.bg-violet-900\/95 {
  background-color: #4c1d95f2;
}

.bg-violet-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 16 101 / var(--tw-bg-opacity, 1));
}

.bg-violet-950\/0 {
  background-color: #2e106500;
}

.bg-violet-950\/10 {
  background-color: #2e10651a;
}

.bg-violet-950\/100 {
  background-color: #2e1065;
}

.bg-violet-950\/15 {
  background-color: #2e106526;
}

.bg-violet-950\/20 {
  background-color: #2e106533;
}

.bg-violet-950\/25 {
  background-color: #2e106540;
}

.bg-violet-950\/30 {
  background-color: #2e10654d;
}

.bg-violet-950\/35 {
  background-color: #2e106559;
}

.bg-violet-950\/40 {
  background-color: #2e106566;
}

.bg-violet-950\/45 {
  background-color: #2e106573;
}

.bg-violet-950\/5 {
  background-color: #2e10650d;
}

.bg-violet-950\/50 {
  background-color: #2e106580;
}

.bg-violet-950\/55 {
  background-color: #2e10658c;
}

.bg-violet-950\/60 {
  background-color: #2e106599;
}

.bg-violet-950\/65 {
  background-color: #2e1065a6;
}

.bg-violet-950\/70 {
  background-color: #2e1065b3;
}

.bg-violet-950\/75 {
  background-color: #2e1065bf;
}

.bg-violet-950\/80 {
  background-color: #2e1065cc;
}

.bg-violet-950\/85 {
  background-color: #2e1065d9;
}

.bg-violet-950\/90 {
  background-color: #2e1065e6;
}

.bg-violet-950\/95 {
  background-color: #2e1065f2;
}

.bg-warning {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-wa, oklch(var(--wa) / var(--tw-bg-opacity, 1)));
}

.bg-warning-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-wac, oklch(var(--wac) / var(--tw-bg-opacity, 1)));
}

.bg-warning-content\/0 {
  background-color: var(--fallback-wac, oklch(var(--wac) / 0));
}

.bg-warning-content\/10 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .1));
}

.bg-warning-content\/100 {
  background-color: var(--fallback-wac, oklch(var(--wac) / 1));
}

.bg-warning-content\/15 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .15));
}

.bg-warning-content\/20 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .2));
}

.bg-warning-content\/25 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .25));
}

.bg-warning-content\/30 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .3));
}

.bg-warning-content\/35 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .35));
}

.bg-warning-content\/40 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .4));
}

.bg-warning-content\/45 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .45));
}

.bg-warning-content\/5 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .05));
}

.bg-warning-content\/50 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .5));
}

.bg-warning-content\/55 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .55));
}

.bg-warning-content\/60 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .6));
}

.bg-warning-content\/65 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .65));
}

.bg-warning-content\/70 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .7));
}

.bg-warning-content\/75 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .75));
}

.bg-warning-content\/80 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .8));
}

.bg-warning-content\/85 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .85));
}

.bg-warning-content\/90 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .9));
}

.bg-warning-content\/95 {
  background-color: var(--fallback-wac, oklch(var(--wac) / .95));
}

.bg-warning\/0 {
  background-color: var(--fallback-wa, oklch(var(--wa) / 0));
}

.bg-warning\/10 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .1));
}

.bg-warning\/100 {
  background-color: var(--fallback-wa, oklch(var(--wa) / 1));
}

.bg-warning\/15 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .15));
}

.bg-warning\/20 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .2));
}

.bg-warning\/25 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .25));
}

.bg-warning\/30 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .3));
}

.bg-warning\/35 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .35));
}

.bg-warning\/40 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .4));
}

.bg-warning\/45 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .45));
}

.bg-warning\/5 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .05));
}

.bg-warning\/50 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .5));
}

.bg-warning\/55 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .55));
}

.bg-warning\/60 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .6));
}

.bg-warning\/65 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .65));
}

.bg-warning\/70 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .7));
}

.bg-warning\/75 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .75));
}

.bg-warning\/80 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .8));
}

.bg-warning\/85 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .85));
}

.bg-warning\/90 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .9));
}

.bg-warning\/95 {
  background-color: var(--fallback-wa, oklch(var(--wa) / .95));
}

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

.bg-white\/0 {
  background-color: #fff0;
}

.bg-white\/10 {
  background-color: #ffffff1a;
}

.bg-white\/100 {
  background-color: #fff;
}

.bg-white\/15 {
  background-color: #ffffff26;
}

.bg-white\/20 {
  background-color: #fff3;
}

.bg-white\/25 {
  background-color: #ffffff40;
}

.bg-white\/30 {
  background-color: #ffffff4d;
}

.bg-white\/35 {
  background-color: #ffffff59;
}

.bg-white\/40 {
  background-color: #fff6;
}

.bg-white\/45 {
  background-color: #ffffff73;
}

.bg-white\/5 {
  background-color: #ffffff0d;
}

.bg-white\/50 {
  background-color: #ffffff80;
}

.bg-white\/55 {
  background-color: #ffffff8c;
}

.bg-white\/60 {
  background-color: #fff9;
}

.bg-white\/65 {
  background-color: #ffffffa6;
}

.bg-white\/70 {
  background-color: #ffffffb3;
}

.bg-white\/75 {
  background-color: #ffffffbf;
}

.bg-white\/80 {
  background-color: #fffc;
}

.bg-white\/85 {
  background-color: #ffffffd9;
}

.bg-white\/90 {
  background-color: #ffffffe6;
}

.bg-white\/95 {
  background-color: #fffffff2;
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}

.bg-yellow-100\/0 {
  background-color: #fef9c300;
}

.bg-yellow-100\/10 {
  background-color: #fef9c31a;
}

.bg-yellow-100\/100 {
  background-color: #fef9c3;
}

.bg-yellow-100\/15 {
  background-color: #fef9c326;
}

.bg-yellow-100\/20 {
  background-color: #fef9c333;
}

.bg-yellow-100\/25 {
  background-color: #fef9c340;
}

.bg-yellow-100\/30 {
  background-color: #fef9c34d;
}

.bg-yellow-100\/35 {
  background-color: #fef9c359;
}

.bg-yellow-100\/40 {
  background-color: #fef9c366;
}

.bg-yellow-100\/45 {
  background-color: #fef9c373;
}

.bg-yellow-100\/5 {
  background-color: #fef9c30d;
}

.bg-yellow-100\/50 {
  background-color: #fef9c380;
}

.bg-yellow-100\/55 {
  background-color: #fef9c38c;
}

.bg-yellow-100\/60 {
  background-color: #fef9c399;
}

.bg-yellow-100\/65 {
  background-color: #fef9c3a6;
}

.bg-yellow-100\/70 {
  background-color: #fef9c3b3;
}

.bg-yellow-100\/75 {
  background-color: #fef9c3bf;
}

.bg-yellow-100\/80 {
  background-color: #fef9c3cc;
}

.bg-yellow-100\/85 {
  background-color: #fef9c3d9;
}

.bg-yellow-100\/90 {
  background-color: #fef9c3e6;
}

.bg-yellow-100\/95 {
  background-color: #fef9c3f2;
}

.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 / var(--tw-bg-opacity, 1));
}

.bg-yellow-200\/0 {
  background-color: #fef08a00;
}

.bg-yellow-200\/10 {
  background-color: #fef08a1a;
}

.bg-yellow-200\/100 {
  background-color: #fef08a;
}

.bg-yellow-200\/15 {
  background-color: #fef08a26;
}

.bg-yellow-200\/20 {
  background-color: #fef08a33;
}

.bg-yellow-200\/25 {
  background-color: #fef08a40;
}

.bg-yellow-200\/30 {
  background-color: #fef08a4d;
}

.bg-yellow-200\/35 {
  background-color: #fef08a59;
}

.bg-yellow-200\/40 {
  background-color: #fef08a66;
}

.bg-yellow-200\/45 {
  background-color: #fef08a73;
}

.bg-yellow-200\/5 {
  background-color: #fef08a0d;
}

.bg-yellow-200\/50 {
  background-color: #fef08a80;
}

.bg-yellow-200\/55 {
  background-color: #fef08a8c;
}

.bg-yellow-200\/60 {
  background-color: #fef08a99;
}

.bg-yellow-200\/65 {
  background-color: #fef08aa6;
}

.bg-yellow-200\/70 {
  background-color: #fef08ab3;
}

.bg-yellow-200\/75 {
  background-color: #fef08abf;
}

.bg-yellow-200\/80 {
  background-color: #fef08acc;
}

.bg-yellow-200\/85 {
  background-color: #fef08ad9;
}

.bg-yellow-200\/90 {
  background-color: #fef08ae6;
}

.bg-yellow-200\/95 {
  background-color: #fef08af2;
}

.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}

.bg-yellow-300\/0 {
  background-color: #fde04700;
}

.bg-yellow-300\/10 {
  background-color: #fde0471a;
}

.bg-yellow-300\/100 {
  background-color: #fde047;
}

.bg-yellow-300\/15 {
  background-color: #fde04726;
}

.bg-yellow-300\/20 {
  background-color: #fde04733;
}

.bg-yellow-300\/25 {
  background-color: #fde04740;
}

.bg-yellow-300\/30 {
  background-color: #fde0474d;
}

.bg-yellow-300\/35 {
  background-color: #fde04759;
}

.bg-yellow-300\/40 {
  background-color: #fde04766;
}

.bg-yellow-300\/45 {
  background-color: #fde04773;
}

.bg-yellow-300\/5 {
  background-color: #fde0470d;
}

.bg-yellow-300\/50 {
  background-color: #fde04780;
}

.bg-yellow-300\/55 {
  background-color: #fde0478c;
}

.bg-yellow-300\/60 {
  background-color: #fde04799;
}

.bg-yellow-300\/65 {
  background-color: #fde047a6;
}

.bg-yellow-300\/70 {
  background-color: #fde047b3;
}

.bg-yellow-300\/75 {
  background-color: #fde047bf;
}

.bg-yellow-300\/80 {
  background-color: #fde047cc;
}

.bg-yellow-300\/85 {
  background-color: #fde047d9;
}

.bg-yellow-300\/90 {
  background-color: #fde047e6;
}

.bg-yellow-300\/95 {
  background-color: #fde047f2;
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}

.bg-yellow-400\/0 {
  background-color: #facc1500;
}

.bg-yellow-400\/10 {
  background-color: #facc151a;
}

.bg-yellow-400\/100 {
  background-color: #facc15;
}

.bg-yellow-400\/15 {
  background-color: #facc1526;
}

.bg-yellow-400\/20 {
  background-color: #facc1533;
}

.bg-yellow-400\/25 {
  background-color: #facc1540;
}

.bg-yellow-400\/30 {
  background-color: #facc154d;
}

.bg-yellow-400\/35 {
  background-color: #facc1559;
}

.bg-yellow-400\/40 {
  background-color: #facc1566;
}

.bg-yellow-400\/45 {
  background-color: #facc1573;
}

.bg-yellow-400\/5 {
  background-color: #facc150d;
}

.bg-yellow-400\/50 {
  background-color: #facc1580;
}

.bg-yellow-400\/55 {
  background-color: #facc158c;
}

.bg-yellow-400\/60 {
  background-color: #facc1599;
}

.bg-yellow-400\/65 {
  background-color: #facc15a6;
}

.bg-yellow-400\/70 {
  background-color: #facc15b3;
}

.bg-yellow-400\/75 {
  background-color: #facc15bf;
}

.bg-yellow-400\/80 {
  background-color: #facc15cc;
}

.bg-yellow-400\/85 {
  background-color: #facc15d9;
}

.bg-yellow-400\/90 {
  background-color: #facc15e6;
}

.bg-yellow-400\/95 {
  background-color: #facc15f2;
}

.bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 / var(--tw-bg-opacity, 1));
}

.bg-yellow-50\/0 {
  background-color: #fefce800;
}

.bg-yellow-50\/10 {
  background-color: #fefce81a;
}

.bg-yellow-50\/100 {
  background-color: #fefce8;
}

.bg-yellow-50\/15 {
  background-color: #fefce826;
}

.bg-yellow-50\/20 {
  background-color: #fefce833;
}

.bg-yellow-50\/25 {
  background-color: #fefce840;
}

.bg-yellow-50\/30 {
  background-color: #fefce84d;
}

.bg-yellow-50\/35 {
  background-color: #fefce859;
}

.bg-yellow-50\/40 {
  background-color: #fefce866;
}

.bg-yellow-50\/45 {
  background-color: #fefce873;
}

.bg-yellow-50\/5 {
  background-color: #fefce80d;
}

.bg-yellow-50\/50 {
  background-color: #fefce880;
}

.bg-yellow-50\/55 {
  background-color: #fefce88c;
}

.bg-yellow-50\/60 {
  background-color: #fefce899;
}

.bg-yellow-50\/65 {
  background-color: #fefce8a6;
}

.bg-yellow-50\/70 {
  background-color: #fefce8b3;
}

.bg-yellow-50\/75 {
  background-color: #fefce8bf;
}

.bg-yellow-50\/80 {
  background-color: #fefce8cc;
}

.bg-yellow-50\/85 {
  background-color: #fefce8d9;
}

.bg-yellow-50\/90 {
  background-color: #fefce8e6;
}

.bg-yellow-50\/95 {
  background-color: #fefce8f2;
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}

.bg-yellow-500\/0 {
  background-color: #eab30800;
}

.bg-yellow-500\/10 {
  background-color: #eab3081a;
}

.bg-yellow-500\/100 {
  background-color: #eab308;
}

.bg-yellow-500\/15 {
  background-color: #eab30826;
}

.bg-yellow-500\/20 {
  background-color: #eab30833;
}

.bg-yellow-500\/25 {
  background-color: #eab30840;
}

.bg-yellow-500\/30 {
  background-color: #eab3084d;
}

.bg-yellow-500\/35 {
  background-color: #eab30859;
}

.bg-yellow-500\/40 {
  background-color: #eab30866;
}

.bg-yellow-500\/45 {
  background-color: #eab30873;
}

.bg-yellow-500\/5 {
  background-color: #eab3080d;
}

.bg-yellow-500\/50 {
  background-color: #eab30880;
}

.bg-yellow-500\/55 {
  background-color: #eab3088c;
}

.bg-yellow-500\/60 {
  background-color: #eab30899;
}

.bg-yellow-500\/65 {
  background-color: #eab308a6;
}

.bg-yellow-500\/70 {
  background-color: #eab308b3;
}

.bg-yellow-500\/75 {
  background-color: #eab308bf;
}

.bg-yellow-500\/80 {
  background-color: #eab308cc;
}

.bg-yellow-500\/85 {
  background-color: #eab308d9;
}

.bg-yellow-500\/90 {
  background-color: #eab308e6;
}

.bg-yellow-500\/95 {
  background-color: #eab308f2;
}

.bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 / var(--tw-bg-opacity, 1));
}

.bg-yellow-600\/0 {
  background-color: #ca8a0400;
}

.bg-yellow-600\/10 {
  background-color: #ca8a041a;
}

.bg-yellow-600\/100 {
  background-color: #ca8a04;
}

.bg-yellow-600\/15 {
  background-color: #ca8a0426;
}

.bg-yellow-600\/20 {
  background-color: #ca8a0433;
}

.bg-yellow-600\/25 {
  background-color: #ca8a0440;
}

.bg-yellow-600\/30 {
  background-color: #ca8a044d;
}

.bg-yellow-600\/35 {
  background-color: #ca8a0459;
}

.bg-yellow-600\/40 {
  background-color: #ca8a0466;
}

.bg-yellow-600\/45 {
  background-color: #ca8a0473;
}

.bg-yellow-600\/5 {
  background-color: #ca8a040d;
}

.bg-yellow-600\/50 {
  background-color: #ca8a0480;
}

.bg-yellow-600\/55 {
  background-color: #ca8a048c;
}

.bg-yellow-600\/60 {
  background-color: #ca8a0499;
}

.bg-yellow-600\/65 {
  background-color: #ca8a04a6;
}

.bg-yellow-600\/70 {
  background-color: #ca8a04b3;
}

.bg-yellow-600\/75 {
  background-color: #ca8a04bf;
}

.bg-yellow-600\/80 {
  background-color: #ca8a04cc;
}

.bg-yellow-600\/85 {
  background-color: #ca8a04d9;
}

.bg-yellow-600\/90 {
  background-color: #ca8a04e6;
}

.bg-yellow-600\/95 {
  background-color: #ca8a04f2;
}

.bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 / var(--tw-bg-opacity, 1));
}

.bg-yellow-700\/0 {
  background-color: #a1620700;
}

.bg-yellow-700\/10 {
  background-color: #a162071a;
}

.bg-yellow-700\/100 {
  background-color: #a16207;
}

.bg-yellow-700\/15 {
  background-color: #a1620726;
}

.bg-yellow-700\/20 {
  background-color: #a1620733;
}

.bg-yellow-700\/25 {
  background-color: #a1620740;
}

.bg-yellow-700\/30 {
  background-color: #a162074d;
}

.bg-yellow-700\/35 {
  background-color: #a1620759;
}

.bg-yellow-700\/40 {
  background-color: #a1620766;
}

.bg-yellow-700\/45 {
  background-color: #a1620773;
}

.bg-yellow-700\/5 {
  background-color: #a162070d;
}

.bg-yellow-700\/50 {
  background-color: #a1620780;
}

.bg-yellow-700\/55 {
  background-color: #a162078c;
}

.bg-yellow-700\/60 {
  background-color: #a1620799;
}

.bg-yellow-700\/65 {
  background-color: #a16207a6;
}

.bg-yellow-700\/70 {
  background-color: #a16207b3;
}

.bg-yellow-700\/75 {
  background-color: #a16207bf;
}

.bg-yellow-700\/80 {
  background-color: #a16207cc;
}

.bg-yellow-700\/85 {
  background-color: #a16207d9;
}

.bg-yellow-700\/90 {
  background-color: #a16207e6;
}

.bg-yellow-700\/95 {
  background-color: #a16207f2;
}

.bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}

.bg-yellow-800\/0 {
  background-color: #854d0e00;
}

.bg-yellow-800\/10 {
  background-color: #854d0e1a;
}

.bg-yellow-800\/100 {
  background-color: #854d0e;
}

.bg-yellow-800\/15 {
  background-color: #854d0e26;
}

.bg-yellow-800\/20 {
  background-color: #854d0e33;
}

.bg-yellow-800\/25 {
  background-color: #854d0e40;
}

.bg-yellow-800\/30 {
  background-color: #854d0e4d;
}

.bg-yellow-800\/35 {
  background-color: #854d0e59;
}

.bg-yellow-800\/40 {
  background-color: #854d0e66;
}

.bg-yellow-800\/45 {
  background-color: #854d0e73;
}

.bg-yellow-800\/5 {
  background-color: #854d0e0d;
}

.bg-yellow-800\/50 {
  background-color: #854d0e80;
}

.bg-yellow-800\/55 {
  background-color: #854d0e8c;
}

.bg-yellow-800\/60 {
  background-color: #854d0e99;
}

.bg-yellow-800\/65 {
  background-color: #854d0ea6;
}

.bg-yellow-800\/70 {
  background-color: #854d0eb3;
}

.bg-yellow-800\/75 {
  background-color: #854d0ebf;
}

.bg-yellow-800\/80 {
  background-color: #854d0ecc;
}

.bg-yellow-800\/85 {
  background-color: #854d0ed9;
}

.bg-yellow-800\/90 {
  background-color: #854d0ee6;
}

.bg-yellow-800\/95 {
  background-color: #854d0ef2;
}

.bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}

.bg-yellow-900\/0 {
  background-color: #713f1200;
}

.bg-yellow-900\/10 {
  background-color: #713f121a;
}

.bg-yellow-900\/100 {
  background-color: #713f12;
}

.bg-yellow-900\/15 {
  background-color: #713f1226;
}

.bg-yellow-900\/20 {
  background-color: #713f1233;
}

.bg-yellow-900\/25 {
  background-color: #713f1240;
}

.bg-yellow-900\/30 {
  background-color: #713f124d;
}

.bg-yellow-900\/35 {
  background-color: #713f1259;
}

.bg-yellow-900\/40 {
  background-color: #713f1266;
}

.bg-yellow-900\/45 {
  background-color: #713f1273;
}

.bg-yellow-900\/5 {
  background-color: #713f120d;
}

.bg-yellow-900\/50 {
  background-color: #713f1280;
}

.bg-yellow-900\/55 {
  background-color: #713f128c;
}

.bg-yellow-900\/60 {
  background-color: #713f1299;
}

.bg-yellow-900\/65 {
  background-color: #713f12a6;
}

.bg-yellow-900\/70 {
  background-color: #713f12b3;
}

.bg-yellow-900\/75 {
  background-color: #713f12bf;
}

.bg-yellow-900\/80 {
  background-color: #713f12cc;
}

.bg-yellow-900\/85 {
  background-color: #713f12d9;
}

.bg-yellow-900\/90 {
  background-color: #713f12e6;
}

.bg-yellow-900\/95 {
  background-color: #713f12f2;
}

.bg-yellow-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(66 32 6 / var(--tw-bg-opacity, 1));
}

.bg-yellow-950\/0 {
  background-color: #42200600;
}

.bg-yellow-950\/10 {
  background-color: #4220061a;
}

.bg-yellow-950\/100 {
  background-color: #422006;
}

.bg-yellow-950\/15 {
  background-color: #42200626;
}

.bg-yellow-950\/20 {
  background-color: #42200633;
}

.bg-yellow-950\/25 {
  background-color: #42200640;
}

.bg-yellow-950\/30 {
  background-color: #4220064d;
}

.bg-yellow-950\/35 {
  background-color: #42200659;
}

.bg-yellow-950\/40 {
  background-color: #42200666;
}

.bg-yellow-950\/45 {
  background-color: #42200673;
}

.bg-yellow-950\/5 {
  background-color: #4220060d;
}

.bg-yellow-950\/50 {
  background-color: #42200680;
}

.bg-yellow-950\/55 {
  background-color: #4220068c;
}

.bg-yellow-950\/60 {
  background-color: #42200699;
}

.bg-yellow-950\/65 {
  background-color: #422006a6;
}

.bg-yellow-950\/70 {
  background-color: #422006b3;
}

.bg-yellow-950\/75 {
  background-color: #422006bf;
}

.bg-yellow-950\/80 {
  background-color: #422006cc;
}

.bg-yellow-950\/85 {
  background-color: #422006d9;
}

.bg-yellow-950\/90 {
  background-color: #422006e6;
}

.bg-yellow-950\/95 {
  background-color: #422006f2;
}

.bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity, 1));
}

.bg-zinc-100\/0 {
  background-color: #f4f4f500;
}

.bg-zinc-100\/10 {
  background-color: #f4f4f51a;
}

.bg-zinc-100\/100 {
  background-color: #f4f4f5;
}

.bg-zinc-100\/15 {
  background-color: #f4f4f526;
}

.bg-zinc-100\/20 {
  background-color: #f4f4f533;
}

.bg-zinc-100\/25 {
  background-color: #f4f4f540;
}

.bg-zinc-100\/30 {
  background-color: #f4f4f54d;
}

.bg-zinc-100\/35 {
  background-color: #f4f4f559;
}

.bg-zinc-100\/40 {
  background-color: #f4f4f566;
}

.bg-zinc-100\/45 {
  background-color: #f4f4f573;
}

.bg-zinc-100\/5 {
  background-color: #f4f4f50d;
}

.bg-zinc-100\/50 {
  background-color: #f4f4f580;
}

.bg-zinc-100\/55 {
  background-color: #f4f4f58c;
}

.bg-zinc-100\/60 {
  background-color: #f4f4f599;
}

.bg-zinc-100\/65 {
  background-color: #f4f4f5a6;
}

.bg-zinc-100\/70 {
  background-color: #f4f4f5b3;
}

.bg-zinc-100\/75 {
  background-color: #f4f4f5bf;
}

.bg-zinc-100\/80 {
  background-color: #f4f4f5cc;
}

.bg-zinc-100\/85 {
  background-color: #f4f4f5d9;
}

.bg-zinc-100\/90 {
  background-color: #f4f4f5e6;
}

.bg-zinc-100\/95 {
  background-color: #f4f4f5f2;
}

.bg-zinc-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity, 1));
}

.bg-zinc-200\/0 {
  background-color: #e4e4e700;
}

.bg-zinc-200\/10 {
  background-color: #e4e4e71a;
}

.bg-zinc-200\/100 {
  background-color: #e4e4e7;
}

.bg-zinc-200\/15 {
  background-color: #e4e4e726;
}

.bg-zinc-200\/20 {
  background-color: #e4e4e733;
}

.bg-zinc-200\/25 {
  background-color: #e4e4e740;
}

.bg-zinc-200\/30 {
  background-color: #e4e4e74d;
}

.bg-zinc-200\/35 {
  background-color: #e4e4e759;
}

.bg-zinc-200\/40 {
  background-color: #e4e4e766;
}

.bg-zinc-200\/45 {
  background-color: #e4e4e773;
}

.bg-zinc-200\/5 {
  background-color: #e4e4e70d;
}

.bg-zinc-200\/50 {
  background-color: #e4e4e780;
}

.bg-zinc-200\/55 {
  background-color: #e4e4e78c;
}

.bg-zinc-200\/60 {
  background-color: #e4e4e799;
}

.bg-zinc-200\/65 {
  background-color: #e4e4e7a6;
}

.bg-zinc-200\/70 {
  background-color: #e4e4e7b3;
}

.bg-zinc-200\/75 {
  background-color: #e4e4e7bf;
}

.bg-zinc-200\/80 {
  background-color: #e4e4e7cc;
}

.bg-zinc-200\/85 {
  background-color: #e4e4e7d9;
}

.bg-zinc-200\/90 {
  background-color: #e4e4e7e6;
}

.bg-zinc-200\/95 {
  background-color: #e4e4e7f2;
}

.bg-zinc-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity, 1));
}

.bg-zinc-300\/0 {
  background-color: #d4d4d800;
}

.bg-zinc-300\/10 {
  background-color: #d4d4d81a;
}

.bg-zinc-300\/100 {
  background-color: #d4d4d8;
}

.bg-zinc-300\/15 {
  background-color: #d4d4d826;
}

.bg-zinc-300\/20 {
  background-color: #d4d4d833;
}

.bg-zinc-300\/25 {
  background-color: #d4d4d840;
}

.bg-zinc-300\/30 {
  background-color: #d4d4d84d;
}

.bg-zinc-300\/35 {
  background-color: #d4d4d859;
}

.bg-zinc-300\/40 {
  background-color: #d4d4d866;
}

.bg-zinc-300\/45 {
  background-color: #d4d4d873;
}

.bg-zinc-300\/5 {
  background-color: #d4d4d80d;
}

.bg-zinc-300\/50 {
  background-color: #d4d4d880;
}

.bg-zinc-300\/55 {
  background-color: #d4d4d88c;
}

.bg-zinc-300\/60 {
  background-color: #d4d4d899;
}

.bg-zinc-300\/65 {
  background-color: #d4d4d8a6;
}

.bg-zinc-300\/70 {
  background-color: #d4d4d8b3;
}

.bg-zinc-300\/75 {
  background-color: #d4d4d8bf;
}

.bg-zinc-300\/80 {
  background-color: #d4d4d8cc;
}

.bg-zinc-300\/85 {
  background-color: #d4d4d8d9;
}

.bg-zinc-300\/90 {
  background-color: #d4d4d8e6;
}

.bg-zinc-300\/95 {
  background-color: #d4d4d8f2;
}

.bg-zinc-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 161 170 / var(--tw-bg-opacity, 1));
}

.bg-zinc-400\/0 {
  background-color: #a1a1aa00;
}

.bg-zinc-400\/10 {
  background-color: #a1a1aa1a;
}

.bg-zinc-400\/100 {
  background-color: #a1a1aa;
}

.bg-zinc-400\/15 {
  background-color: #a1a1aa26;
}

.bg-zinc-400\/20 {
  background-color: #a1a1aa33;
}

.bg-zinc-400\/25 {
  background-color: #a1a1aa40;
}

.bg-zinc-400\/30 {
  background-color: #a1a1aa4d;
}

.bg-zinc-400\/35 {
  background-color: #a1a1aa59;
}

.bg-zinc-400\/40 {
  background-color: #a1a1aa66;
}

.bg-zinc-400\/45 {
  background-color: #a1a1aa73;
}

.bg-zinc-400\/5 {
  background-color: #a1a1aa0d;
}

.bg-zinc-400\/50 {
  background-color: #a1a1aa80;
}

.bg-zinc-400\/55 {
  background-color: #a1a1aa8c;
}

.bg-zinc-400\/60 {
  background-color: #a1a1aa99;
}

.bg-zinc-400\/65 {
  background-color: #a1a1aaa6;
}

.bg-zinc-400\/70 {
  background-color: #a1a1aab3;
}

.bg-zinc-400\/75 {
  background-color: #a1a1aabf;
}

.bg-zinc-400\/80 {
  background-color: #a1a1aacc;
}

.bg-zinc-400\/85 {
  background-color: #a1a1aad9;
}

.bg-zinc-400\/90 {
  background-color: #a1a1aae6;
}

.bg-zinc-400\/95 {
  background-color: #a1a1aaf2;
}

.bg-zinc-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-zinc-50\/0 {
  background-color: #fafafa00;
}

.bg-zinc-50\/10 {
  background-color: #fafafa1a;
}

.bg-zinc-50\/100 {
  background-color: #fafafa;
}

.bg-zinc-50\/15 {
  background-color: #fafafa26;
}

.bg-zinc-50\/20 {
  background-color: #fafafa33;
}

.bg-zinc-50\/25 {
  background-color: #fafafa40;
}

.bg-zinc-50\/30 {
  background-color: #fafafa4d;
}

.bg-zinc-50\/35 {
  background-color: #fafafa59;
}

.bg-zinc-50\/40 {
  background-color: #fafafa66;
}

.bg-zinc-50\/45 {
  background-color: #fafafa73;
}

.bg-zinc-50\/5 {
  background-color: #fafafa0d;
}

.bg-zinc-50\/50 {
  background-color: #fafafa80;
}

.bg-zinc-50\/55 {
  background-color: #fafafa8c;
}

.bg-zinc-50\/60 {
  background-color: #fafafa99;
}

.bg-zinc-50\/65 {
  background-color: #fafafaa6;
}

.bg-zinc-50\/70 {
  background-color: #fafafab3;
}

.bg-zinc-50\/75 {
  background-color: #fafafabf;
}

.bg-zinc-50\/80 {
  background-color: #fafafacc;
}

.bg-zinc-50\/85 {
  background-color: #fafafad9;
}

.bg-zinc-50\/90 {
  background-color: #fafafae6;
}

.bg-zinc-50\/95 {
  background-color: #fafafaf2;
}

.bg-zinc-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 122 / var(--tw-bg-opacity, 1));
}

.bg-zinc-500\/0 {
  background-color: #71717a00;
}

.bg-zinc-500\/10 {
  background-color: #71717a1a;
}

.bg-zinc-500\/100 {
  background-color: #71717a;
}

.bg-zinc-500\/15 {
  background-color: #71717a26;
}

.bg-zinc-500\/20 {
  background-color: #71717a33;
}

.bg-zinc-500\/25 {
  background-color: #71717a40;
}

.bg-zinc-500\/30 {
  background-color: #71717a4d;
}

.bg-zinc-500\/35 {
  background-color: #71717a59;
}

.bg-zinc-500\/40 {
  background-color: #71717a66;
}

.bg-zinc-500\/45 {
  background-color: #71717a73;
}

.bg-zinc-500\/5 {
  background-color: #71717a0d;
}

.bg-zinc-500\/50 {
  background-color: #71717a80;
}

.bg-zinc-500\/55 {
  background-color: #71717a8c;
}

.bg-zinc-500\/60 {
  background-color: #71717a99;
}

.bg-zinc-500\/65 {
  background-color: #71717aa6;
}

.bg-zinc-500\/70 {
  background-color: #71717ab3;
}

.bg-zinc-500\/75 {
  background-color: #71717abf;
}

.bg-zinc-500\/80 {
  background-color: #71717acc;
}

.bg-zinc-500\/85 {
  background-color: #71717ad9;
}

.bg-zinc-500\/90 {
  background-color: #71717ae6;
}

.bg-zinc-500\/95 {
  background-color: #71717af2;
}

.bg-zinc-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(82 82 91 / var(--tw-bg-opacity, 1));
}

.bg-zinc-600\/0 {
  background-color: #52525b00;
}

.bg-zinc-600\/10 {
  background-color: #52525b1a;
}

.bg-zinc-600\/100 {
  background-color: #52525b;
}

.bg-zinc-600\/15 {
  background-color: #52525b26;
}

.bg-zinc-600\/20 {
  background-color: #52525b33;
}

.bg-zinc-600\/25 {
  background-color: #52525b40;
}

.bg-zinc-600\/30 {
  background-color: #52525b4d;
}

.bg-zinc-600\/35 {
  background-color: #52525b59;
}

.bg-zinc-600\/40 {
  background-color: #52525b66;
}

.bg-zinc-600\/45 {
  background-color: #52525b73;
}

.bg-zinc-600\/5 {
  background-color: #52525b0d;
}

.bg-zinc-600\/50 {
  background-color: #52525b80;
}

.bg-zinc-600\/55 {
  background-color: #52525b8c;
}

.bg-zinc-600\/60 {
  background-color: #52525b99;
}

.bg-zinc-600\/65 {
  background-color: #52525ba6;
}

.bg-zinc-600\/70 {
  background-color: #52525bb3;
}

.bg-zinc-600\/75 {
  background-color: #52525bbf;
}

.bg-zinc-600\/80 {
  background-color: #52525bcc;
}

.bg-zinc-600\/85 {
  background-color: #52525bd9;
}

.bg-zinc-600\/90 {
  background-color: #52525be6;
}

.bg-zinc-600\/95 {
  background-color: #52525bf2;
}

.bg-zinc-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

.bg-zinc-700\/0 {
  background-color: #3f3f4600;
}

.bg-zinc-700\/10 {
  background-color: #3f3f461a;
}

.bg-zinc-700\/100 {
  background-color: #3f3f46;
}

.bg-zinc-700\/15 {
  background-color: #3f3f4626;
}

.bg-zinc-700\/20 {
  background-color: #3f3f4633;
}

.bg-zinc-700\/25 {
  background-color: #3f3f4640;
}

.bg-zinc-700\/30 {
  background-color: #3f3f464d;
}

.bg-zinc-700\/35 {
  background-color: #3f3f4659;
}

.bg-zinc-700\/40 {
  background-color: #3f3f4666;
}

.bg-zinc-700\/45 {
  background-color: #3f3f4673;
}

.bg-zinc-700\/5 {
  background-color: #3f3f460d;
}

.bg-zinc-700\/50 {
  background-color: #3f3f4680;
}

.bg-zinc-700\/55 {
  background-color: #3f3f468c;
}

.bg-zinc-700\/60 {
  background-color: #3f3f4699;
}

.bg-zinc-700\/65 {
  background-color: #3f3f46a6;
}

.bg-zinc-700\/70 {
  background-color: #3f3f46b3;
}

.bg-zinc-700\/75 {
  background-color: #3f3f46bf;
}

.bg-zinc-700\/80 {
  background-color: #3f3f46cc;
}

.bg-zinc-700\/85 {
  background-color: #3f3f46d9;
}

.bg-zinc-700\/90 {
  background-color: #3f3f46e6;
}

.bg-zinc-700\/95 {
  background-color: #3f3f46f2;
}

.bg-zinc-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity, 1));
}

.bg-zinc-800\/0 {
  background-color: #27272a00;
}

.bg-zinc-800\/10 {
  background-color: #27272a1a;
}

.bg-zinc-800\/100 {
  background-color: #27272a;
}

.bg-zinc-800\/15 {
  background-color: #27272a26;
}

.bg-zinc-800\/20 {
  background-color: #27272a33;
}

.bg-zinc-800\/25 {
  background-color: #27272a40;
}

.bg-zinc-800\/30 {
  background-color: #27272a4d;
}

.bg-zinc-800\/35 {
  background-color: #27272a59;
}

.bg-zinc-800\/40 {
  background-color: #27272a66;
}

.bg-zinc-800\/45 {
  background-color: #27272a73;
}

.bg-zinc-800\/5 {
  background-color: #27272a0d;
}

.bg-zinc-800\/50 {
  background-color: #27272a80;
}

.bg-zinc-800\/55 {
  background-color: #27272a8c;
}

.bg-zinc-800\/60 {
  background-color: #27272a99;
}

.bg-zinc-800\/65 {
  background-color: #27272aa6;
}

.bg-zinc-800\/70 {
  background-color: #27272ab3;
}

.bg-zinc-800\/75 {
  background-color: #27272abf;
}

.bg-zinc-800\/80 {
  background-color: #27272acc;
}

.bg-zinc-800\/85 {
  background-color: #27272ad9;
}

.bg-zinc-800\/90 {
  background-color: #27272ae6;
}

.bg-zinc-800\/95 {
  background-color: #27272af2;
}

.bg-zinc-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity, 1));
}

.bg-zinc-900\/0 {
  background-color: #18181b00;
}

.bg-zinc-900\/10 {
  background-color: #18181b1a;
}

.bg-zinc-900\/100 {
  background-color: #18181b;
}

.bg-zinc-900\/15 {
  background-color: #18181b26;
}

.bg-zinc-900\/20 {
  background-color: #18181b33;
}

.bg-zinc-900\/25 {
  background-color: #18181b40;
}

.bg-zinc-900\/30 {
  background-color: #18181b4d;
}

.bg-zinc-900\/35 {
  background-color: #18181b59;
}

.bg-zinc-900\/40 {
  background-color: #18181b66;
}

.bg-zinc-900\/45 {
  background-color: #18181b73;
}

.bg-zinc-900\/5 {
  background-color: #18181b0d;
}

.bg-zinc-900\/50 {
  background-color: #18181b80;
}

.bg-zinc-900\/55 {
  background-color: #18181b8c;
}

.bg-zinc-900\/60 {
  background-color: #18181b99;
}

.bg-zinc-900\/65 {
  background-color: #18181ba6;
}

.bg-zinc-900\/70 {
  background-color: #18181bb3;
}

.bg-zinc-900\/75 {
  background-color: #18181bbf;
}

.bg-zinc-900\/80 {
  background-color: #18181bcc;
}

.bg-zinc-900\/85 {
  background-color: #18181bd9;
}

.bg-zinc-900\/90 {
  background-color: #18181be6;
}

.bg-zinc-900\/95 {
  background-color: #18181bf2;
}

.bg-zinc-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity, 1));
}

.bg-zinc-950\/0 {
  background-color: #09090b00;
}

.bg-zinc-950\/10 {
  background-color: #09090b1a;
}

.bg-zinc-950\/100 {
  background-color: #09090b;
}

.bg-zinc-950\/15 {
  background-color: #09090b26;
}

.bg-zinc-950\/20 {
  background-color: #09090b33;
}

.bg-zinc-950\/25 {
  background-color: #09090b40;
}

.bg-zinc-950\/30 {
  background-color: #09090b4d;
}

.bg-zinc-950\/35 {
  background-color: #09090b59;
}

.bg-zinc-950\/40 {
  background-color: #09090b66;
}

.bg-zinc-950\/45 {
  background-color: #09090b73;
}

.bg-zinc-950\/5 {
  background-color: #09090b0d;
}

.bg-zinc-950\/50 {
  background-color: #09090b80;
}

.bg-zinc-950\/55 {
  background-color: #09090b8c;
}

.bg-zinc-950\/60 {
  background-color: #09090b99;
}

.bg-zinc-950\/65 {
  background-color: #09090ba6;
}

.bg-zinc-950\/70 {
  background-color: #09090bb3;
}

.bg-zinc-950\/75 {
  background-color: #09090bbf;
}

.bg-zinc-950\/80 {
  background-color: #09090bcc;
}

.bg-zinc-950\/85 {
  background-color: #09090bd9;
}

.bg-zinc-950\/90 {
  background-color: #09090be6;
}

.bg-zinc-950\/95 {
  background-color: #09090bf2;
}

.\!bg-opacity-0 {
  --tw-bg-opacity: 0 !important;
}

.\!bg-opacity-5 {
  --tw-bg-opacity: .05 !important;
}

.bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.bg-opacity-10 {
  --tw-bg-opacity: .1;
}

.bg-opacity-100 {
  --tw-bg-opacity: 1;
}

.bg-opacity-15 {
  --tw-bg-opacity: .15;
}

.bg-opacity-20 {
  --tw-bg-opacity: .2;
}

.bg-opacity-25 {
  --tw-bg-opacity: .25;
}

.bg-opacity-30 {
  --tw-bg-opacity: .3;
}

.bg-opacity-35 {
  --tw-bg-opacity: .35;
}

.bg-opacity-40 {
  --tw-bg-opacity: .4;
}

.bg-opacity-45 {
  --tw-bg-opacity: .45;
}

.bg-opacity-5 {
  --tw-bg-opacity: .05;
}

.bg-opacity-50 {
  --tw-bg-opacity: .5;
}

.bg-opacity-55 {
  --tw-bg-opacity: .55;
}

.bg-opacity-60 {
  --tw-bg-opacity: .6;
}

.bg-opacity-65 {
  --tw-bg-opacity: .65;
}

.bg-opacity-70 {
  --tw-bg-opacity: .7;
}

.bg-opacity-75 {
  --tw-bg-opacity: .75;
}

.bg-opacity-80 {
  --tw-bg-opacity: .8;
}

.bg-opacity-85 {
  --tw-bg-opacity: .85;
}

.bg-opacity-90 {
  --tw-bg-opacity: .9;
}

.bg-opacity-95 {
  --tw-bg-opacity: .95;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-bl {
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-gradient-to-tl {
  background-image: linear-gradient(to top left, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.bg-none {
  background-image: none;
}

.from-amber-500 {
  --tw-gradient-from: #f59e0b var(--tw-gradient-from-position);
  --tw-gradient-to: #f59e0b00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-base-200\/85 {
  --tw-gradient-from: var(--fallback-b2, oklch(var(--b2) / .85)) var(--tw-gradient-from-position);
  --tw-gradient-to: #fff0 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: #3b82f600 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: #22c55e00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-red-500 {
  --tw-gradient-from: #ef4444 var(--tw-gradient-from-position);
  --tw-gradient-to: #ef444400 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-base-200\/20 {
  --tw-gradient-to: #fff0 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--fallback-b2, oklch(var(--b2) / .2)) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-emerald-500 {
  --tw-gradient-to: #10b98100 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #10b981 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-emerald-500 {
  --tw-gradient-to: #10b981 var(--tw-gradient-to-position);
}

.to-orange-500 {
  --tw-gradient-to: #f97316 var(--tw-gradient-to-position);
}

.to-rose-500 {
  --tw-gradient-to: #f43f5e var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.to-violet-500 {
  --tw-gradient-to: #8b5cf6 var(--tw-gradient-to-position);
}

.decoration-slice {
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
}

.decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.box-decoration-slice {
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
}

.box-decoration-clone {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.bg-auto {
  background-size: auto;
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-local {
  background-attachment: local;
}

.bg-scroll {
  background-attachment: scroll;
}

.bg-clip-border {
  background-clip: border-box;
}

.bg-clip-padding {
  background-clip: padding-box;
}

.bg-clip-content {
  background-clip: content-box;
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

.bg-bottom {
  background-position: bottom;
}

.bg-center {
  background-position: center;
}

.bg-left {
  background-position: 0;
}

.bg-left-bottom {
  background-position: 0 100%;
}

.bg-left-top {
  background-position: 0 0;
}

.bg-right {
  background-position: 100%;
}

.bg-right-bottom {
  background-position: 100% 100%;
}

.bg-right-top {
  background-position: 100% 0;
}

.bg-top {
  background-position: top;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-repeat-x {
  background-repeat: repeat-x;
}

.bg-repeat-y {
  background-repeat: repeat-y;
}

.bg-repeat-round {
  background-repeat: round;
}

.bg-repeat-space {
  background-repeat: space;
}

.bg-origin-border {
  background-origin: border-box;
}

.bg-origin-padding {
  background-origin: padding-box;
}

.bg-origin-content {
  background-origin: content-box;
}

.fill-accent {
  fill: var(--fallback-a, oklch(var(--a) / 1));
}

.fill-accent-content {
  fill: var(--fallback-ac, oklch(var(--ac) / 1));
}

.fill-accent-content\/0 {
  fill: var(--fallback-ac, oklch(var(--ac) / 0));
}

.fill-accent-content\/10 {
  fill: var(--fallback-ac, oklch(var(--ac) / .1));
}

.fill-accent-content\/100 {
  fill: var(--fallback-ac, oklch(var(--ac) / 1));
}

.fill-accent-content\/15 {
  fill: var(--fallback-ac, oklch(var(--ac) / .15));
}

.fill-accent-content\/20 {
  fill: var(--fallback-ac, oklch(var(--ac) / .2));
}

.fill-accent-content\/25 {
  fill: var(--fallback-ac, oklch(var(--ac) / .25));
}

.fill-accent-content\/30 {
  fill: var(--fallback-ac, oklch(var(--ac) / .3));
}

.fill-accent-content\/35 {
  fill: var(--fallback-ac, oklch(var(--ac) / .35));
}

.fill-accent-content\/40 {
  fill: var(--fallback-ac, oklch(var(--ac) / .4));
}

.fill-accent-content\/45 {
  fill: var(--fallback-ac, oklch(var(--ac) / .45));
}

.fill-accent-content\/5 {
  fill: var(--fallback-ac, oklch(var(--ac) / .05));
}

.fill-accent-content\/50 {
  fill: var(--fallback-ac, oklch(var(--ac) / .5));
}

.fill-accent-content\/55 {
  fill: var(--fallback-ac, oklch(var(--ac) / .55));
}

.fill-accent-content\/60 {
  fill: var(--fallback-ac, oklch(var(--ac) / .6));
}

.fill-accent-content\/65 {
  fill: var(--fallback-ac, oklch(var(--ac) / .65));
}

.fill-accent-content\/70 {
  fill: var(--fallback-ac, oklch(var(--ac) / .7));
}

.fill-accent-content\/75 {
  fill: var(--fallback-ac, oklch(var(--ac) / .75));
}

.fill-accent-content\/80 {
  fill: var(--fallback-ac, oklch(var(--ac) / .8));
}

.fill-accent-content\/85 {
  fill: var(--fallback-ac, oklch(var(--ac) / .85));
}

.fill-accent-content\/90 {
  fill: var(--fallback-ac, oklch(var(--ac) / .9));
}

.fill-accent-content\/95 {
  fill: var(--fallback-ac, oklch(var(--ac) / .95));
}

.fill-accent\/0 {
  fill: var(--fallback-a, oklch(var(--a) / 0));
}

.fill-accent\/10 {
  fill: var(--fallback-a, oklch(var(--a) / .1));
}

.fill-accent\/100 {
  fill: var(--fallback-a, oklch(var(--a) / 1));
}

.fill-accent\/15 {
  fill: var(--fallback-a, oklch(var(--a) / .15));
}

.fill-accent\/20 {
  fill: var(--fallback-a, oklch(var(--a) / .2));
}

.fill-accent\/25 {
  fill: var(--fallback-a, oklch(var(--a) / .25));
}

.fill-accent\/30 {
  fill: var(--fallback-a, oklch(var(--a) / .3));
}

.fill-accent\/35 {
  fill: var(--fallback-a, oklch(var(--a) / .35));
}

.fill-accent\/40 {
  fill: var(--fallback-a, oklch(var(--a) / .4));
}

.fill-accent\/45 {
  fill: var(--fallback-a, oklch(var(--a) / .45));
}

.fill-accent\/5 {
  fill: var(--fallback-a, oklch(var(--a) / .05));
}

.fill-accent\/50 {
  fill: var(--fallback-a, oklch(var(--a) / .5));
}

.fill-accent\/55 {
  fill: var(--fallback-a, oklch(var(--a) / .55));
}

.fill-accent\/60 {
  fill: var(--fallback-a, oklch(var(--a) / .6));
}

.fill-accent\/65 {
  fill: var(--fallback-a, oklch(var(--a) / .65));
}

.fill-accent\/70 {
  fill: var(--fallback-a, oklch(var(--a) / .7));
}

.fill-accent\/75 {
  fill: var(--fallback-a, oklch(var(--a) / .75));
}

.fill-accent\/80 {
  fill: var(--fallback-a, oklch(var(--a) / .8));
}

.fill-accent\/85 {
  fill: var(--fallback-a, oklch(var(--a) / .85));
}

.fill-accent\/90 {
  fill: var(--fallback-a, oklch(var(--a) / .9));
}

.fill-accent\/95 {
  fill: var(--fallback-a, oklch(var(--a) / .95));
}

.fill-amber-100 {
  fill: #fef3c7;
}

.fill-amber-100\/0 {
  fill: #fef3c700;
}

.fill-amber-100\/10 {
  fill: #fef3c71a;
}

.fill-amber-100\/100 {
  fill: #fef3c7;
}

.fill-amber-100\/15 {
  fill: #fef3c726;
}

.fill-amber-100\/20 {
  fill: #fef3c733;
}

.fill-amber-100\/25 {
  fill: #fef3c740;
}

.fill-amber-100\/30 {
  fill: #fef3c74d;
}

.fill-amber-100\/35 {
  fill: #fef3c759;
}

.fill-amber-100\/40 {
  fill: #fef3c766;
}

.fill-amber-100\/45 {
  fill: #fef3c773;
}

.fill-amber-100\/5 {
  fill: #fef3c70d;
}

.fill-amber-100\/50 {
  fill: #fef3c780;
}

.fill-amber-100\/55 {
  fill: #fef3c78c;
}

.fill-amber-100\/60 {
  fill: #fef3c799;
}

.fill-amber-100\/65 {
  fill: #fef3c7a6;
}

.fill-amber-100\/70 {
  fill: #fef3c7b3;
}

.fill-amber-100\/75 {
  fill: #fef3c7bf;
}

.fill-amber-100\/80 {
  fill: #fef3c7cc;
}

.fill-amber-100\/85 {
  fill: #fef3c7d9;
}

.fill-amber-100\/90 {
  fill: #fef3c7e6;
}

.fill-amber-100\/95 {
  fill: #fef3c7f2;
}

.fill-amber-200 {
  fill: #fde68a;
}

.fill-amber-200\/0 {
  fill: #fde68a00;
}

.fill-amber-200\/10 {
  fill: #fde68a1a;
}

.fill-amber-200\/100 {
  fill: #fde68a;
}

.fill-amber-200\/15 {
  fill: #fde68a26;
}

.fill-amber-200\/20 {
  fill: #fde68a33;
}

.fill-amber-200\/25 {
  fill: #fde68a40;
}

.fill-amber-200\/30 {
  fill: #fde68a4d;
}

.fill-amber-200\/35 {
  fill: #fde68a59;
}

.fill-amber-200\/40 {
  fill: #fde68a66;
}

.fill-amber-200\/45 {
  fill: #fde68a73;
}

.fill-amber-200\/5 {
  fill: #fde68a0d;
}

.fill-amber-200\/50 {
  fill: #fde68a80;
}

.fill-amber-200\/55 {
  fill: #fde68a8c;
}

.fill-amber-200\/60 {
  fill: #fde68a99;
}

.fill-amber-200\/65 {
  fill: #fde68aa6;
}

.fill-amber-200\/70 {
  fill: #fde68ab3;
}

.fill-amber-200\/75 {
  fill: #fde68abf;
}

.fill-amber-200\/80 {
  fill: #fde68acc;
}

.fill-amber-200\/85 {
  fill: #fde68ad9;
}

.fill-amber-200\/90 {
  fill: #fde68ae6;
}

.fill-amber-200\/95 {
  fill: #fde68af2;
}

.fill-amber-300 {
  fill: #fcd34d;
}

.fill-amber-300\/0 {
  fill: #fcd34d00;
}

.fill-amber-300\/10 {
  fill: #fcd34d1a;
}

.fill-amber-300\/100 {
  fill: #fcd34d;
}

.fill-amber-300\/15 {
  fill: #fcd34d26;
}

.fill-amber-300\/20 {
  fill: #fcd34d33;
}

.fill-amber-300\/25 {
  fill: #fcd34d40;
}

.fill-amber-300\/30 {
  fill: #fcd34d4d;
}

.fill-amber-300\/35 {
  fill: #fcd34d59;
}

.fill-amber-300\/40 {
  fill: #fcd34d66;
}

.fill-amber-300\/45 {
  fill: #fcd34d73;
}

.fill-amber-300\/5 {
  fill: #fcd34d0d;
}

.fill-amber-300\/50 {
  fill: #fcd34d80;
}

.fill-amber-300\/55 {
  fill: #fcd34d8c;
}

.fill-amber-300\/60 {
  fill: #fcd34d99;
}

.fill-amber-300\/65 {
  fill: #fcd34da6;
}

.fill-amber-300\/70 {
  fill: #fcd34db3;
}

.fill-amber-300\/75 {
  fill: #fcd34dbf;
}

.fill-amber-300\/80 {
  fill: #fcd34dcc;
}

.fill-amber-300\/85 {
  fill: #fcd34dd9;
}

.fill-amber-300\/90 {
  fill: #fcd34de6;
}

.fill-amber-300\/95 {
  fill: #fcd34df2;
}

.fill-amber-400 {
  fill: #fbbf24;
}

.fill-amber-400\/0 {
  fill: #fbbf2400;
}

.fill-amber-400\/10 {
  fill: #fbbf241a;
}

.fill-amber-400\/100 {
  fill: #fbbf24;
}

.fill-amber-400\/15 {
  fill: #fbbf2426;
}

.fill-amber-400\/20 {
  fill: #fbbf2433;
}

.fill-amber-400\/25 {
  fill: #fbbf2440;
}

.fill-amber-400\/30 {
  fill: #fbbf244d;
}

.fill-amber-400\/35 {
  fill: #fbbf2459;
}

.fill-amber-400\/40 {
  fill: #fbbf2466;
}

.fill-amber-400\/45 {
  fill: #fbbf2473;
}

.fill-amber-400\/5 {
  fill: #fbbf240d;
}

.fill-amber-400\/50 {
  fill: #fbbf2480;
}

.fill-amber-400\/55 {
  fill: #fbbf248c;
}

.fill-amber-400\/60 {
  fill: #fbbf2499;
}

.fill-amber-400\/65 {
  fill: #fbbf24a6;
}

.fill-amber-400\/70 {
  fill: #fbbf24b3;
}

.fill-amber-400\/75 {
  fill: #fbbf24bf;
}

.fill-amber-400\/80 {
  fill: #fbbf24cc;
}

.fill-amber-400\/85 {
  fill: #fbbf24d9;
}

.fill-amber-400\/90 {
  fill: #fbbf24e6;
}

.fill-amber-400\/95 {
  fill: #fbbf24f2;
}

.fill-amber-50 {
  fill: #fffbeb;
}

.fill-amber-50\/0 {
  fill: #fffbeb00;
}

.fill-amber-50\/10 {
  fill: #fffbeb1a;
}

.fill-amber-50\/100 {
  fill: #fffbeb;
}

.fill-amber-50\/15 {
  fill: #fffbeb26;
}

.fill-amber-50\/20 {
  fill: #fffbeb33;
}

.fill-amber-50\/25 {
  fill: #fffbeb40;
}

.fill-amber-50\/30 {
  fill: #fffbeb4d;
}

.fill-amber-50\/35 {
  fill: #fffbeb59;
}

.fill-amber-50\/40 {
  fill: #fffbeb66;
}

.fill-amber-50\/45 {
  fill: #fffbeb73;
}

.fill-amber-50\/5 {
  fill: #fffbeb0d;
}

.fill-amber-50\/50 {
  fill: #fffbeb80;
}

.fill-amber-50\/55 {
  fill: #fffbeb8c;
}

.fill-amber-50\/60 {
  fill: #fffbeb99;
}

.fill-amber-50\/65 {
  fill: #fffbeba6;
}

.fill-amber-50\/70 {
  fill: #fffbebb3;
}

.fill-amber-50\/75 {
  fill: #fffbebbf;
}

.fill-amber-50\/80 {
  fill: #fffbebcc;
}

.fill-amber-50\/85 {
  fill: #fffbebd9;
}

.fill-amber-50\/90 {
  fill: #fffbebe6;
}

.fill-amber-50\/95 {
  fill: #fffbebf2;
}

.fill-amber-500 {
  fill: #f59e0b;
}

.fill-amber-500\/0 {
  fill: #f59e0b00;
}

.fill-amber-500\/10 {
  fill: #f59e0b1a;
}

.fill-amber-500\/100 {
  fill: #f59e0b;
}

.fill-amber-500\/15 {
  fill: #f59e0b26;
}

.fill-amber-500\/20 {
  fill: #f59e0b33;
}

.fill-amber-500\/25 {
  fill: #f59e0b40;
}

.fill-amber-500\/30 {
  fill: #f59e0b4d;
}

.fill-amber-500\/35 {
  fill: #f59e0b59;
}

.fill-amber-500\/40 {
  fill: #f59e0b66;
}

.fill-amber-500\/45 {
  fill: #f59e0b73;
}

.fill-amber-500\/5 {
  fill: #f59e0b0d;
}

.fill-amber-500\/50 {
  fill: #f59e0b80;
}

.fill-amber-500\/55 {
  fill: #f59e0b8c;
}

.fill-amber-500\/60 {
  fill: #f59e0b99;
}

.fill-amber-500\/65 {
  fill: #f59e0ba6;
}

.fill-amber-500\/70 {
  fill: #f59e0bb3;
}

.fill-amber-500\/75 {
  fill: #f59e0bbf;
}

.fill-amber-500\/80 {
  fill: #f59e0bcc;
}

.fill-amber-500\/85 {
  fill: #f59e0bd9;
}

.fill-amber-500\/90 {
  fill: #f59e0be6;
}

.fill-amber-500\/95 {
  fill: #f59e0bf2;
}

.fill-amber-600 {
  fill: #d97706;
}

.fill-amber-600\/0 {
  fill: #d9770600;
}

.fill-amber-600\/10 {
  fill: #d977061a;
}

.fill-amber-600\/100 {
  fill: #d97706;
}

.fill-amber-600\/15 {
  fill: #d9770626;
}

.fill-amber-600\/20 {
  fill: #d9770633;
}

.fill-amber-600\/25 {
  fill: #d9770640;
}

.fill-amber-600\/30 {
  fill: #d977064d;
}

.fill-amber-600\/35 {
  fill: #d9770659;
}

.fill-amber-600\/40 {
  fill: #d9770666;
}

.fill-amber-600\/45 {
  fill: #d9770673;
}

.fill-amber-600\/5 {
  fill: #d977060d;
}

.fill-amber-600\/50 {
  fill: #d9770680;
}

.fill-amber-600\/55 {
  fill: #d977068c;
}

.fill-amber-600\/60 {
  fill: #d9770699;
}

.fill-amber-600\/65 {
  fill: #d97706a6;
}

.fill-amber-600\/70 {
  fill: #d97706b3;
}

.fill-amber-600\/75 {
  fill: #d97706bf;
}

.fill-amber-600\/80 {
  fill: #d97706cc;
}

.fill-amber-600\/85 {
  fill: #d97706d9;
}

.fill-amber-600\/90 {
  fill: #d97706e6;
}

.fill-amber-600\/95 {
  fill: #d97706f2;
}

.fill-amber-700 {
  fill: #b45309;
}

.fill-amber-700\/0 {
  fill: #b4530900;
}

.fill-amber-700\/10 {
  fill: #b453091a;
}

.fill-amber-700\/100 {
  fill: #b45309;
}

.fill-amber-700\/15 {
  fill: #b4530926;
}

.fill-amber-700\/20 {
  fill: #b4530933;
}

.fill-amber-700\/25 {
  fill: #b4530940;
}

.fill-amber-700\/30 {
  fill: #b453094d;
}

.fill-amber-700\/35 {
  fill: #b4530959;
}

.fill-amber-700\/40 {
  fill: #b4530966;
}

.fill-amber-700\/45 {
  fill: #b4530973;
}

.fill-amber-700\/5 {
  fill: #b453090d;
}

.fill-amber-700\/50 {
  fill: #b4530980;
}

.fill-amber-700\/55 {
  fill: #b453098c;
}

.fill-amber-700\/60 {
  fill: #b4530999;
}

.fill-amber-700\/65 {
  fill: #b45309a6;
}

.fill-amber-700\/70 {
  fill: #b45309b3;
}

.fill-amber-700\/75 {
  fill: #b45309bf;
}

.fill-amber-700\/80 {
  fill: #b45309cc;
}

.fill-amber-700\/85 {
  fill: #b45309d9;
}

.fill-amber-700\/90 {
  fill: #b45309e6;
}

.fill-amber-700\/95 {
  fill: #b45309f2;
}

.fill-amber-800 {
  fill: #92400e;
}

.fill-amber-800\/0 {
  fill: #92400e00;
}

.fill-amber-800\/10 {
  fill: #92400e1a;
}

.fill-amber-800\/100 {
  fill: #92400e;
}

.fill-amber-800\/15 {
  fill: #92400e26;
}

.fill-amber-800\/20 {
  fill: #92400e33;
}

.fill-amber-800\/25 {
  fill: #92400e40;
}

.fill-amber-800\/30 {
  fill: #92400e4d;
}

.fill-amber-800\/35 {
  fill: #92400e59;
}

.fill-amber-800\/40 {
  fill: #92400e66;
}

.fill-amber-800\/45 {
  fill: #92400e73;
}

.fill-amber-800\/5 {
  fill: #92400e0d;
}

.fill-amber-800\/50 {
  fill: #92400e80;
}

.fill-amber-800\/55 {
  fill: #92400e8c;
}

.fill-amber-800\/60 {
  fill: #92400e99;
}

.fill-amber-800\/65 {
  fill: #92400ea6;
}

.fill-amber-800\/70 {
  fill: #92400eb3;
}

.fill-amber-800\/75 {
  fill: #92400ebf;
}

.fill-amber-800\/80 {
  fill: #92400ecc;
}

.fill-amber-800\/85 {
  fill: #92400ed9;
}

.fill-amber-800\/90 {
  fill: #92400ee6;
}

.fill-amber-800\/95 {
  fill: #92400ef2;
}

.fill-amber-900 {
  fill: #78350f;
}

.fill-amber-900\/0 {
  fill: #78350f00;
}

.fill-amber-900\/10 {
  fill: #78350f1a;
}

.fill-amber-900\/100 {
  fill: #78350f;
}

.fill-amber-900\/15 {
  fill: #78350f26;
}

.fill-amber-900\/20 {
  fill: #78350f33;
}

.fill-amber-900\/25 {
  fill: #78350f40;
}

.fill-amber-900\/30 {
  fill: #78350f4d;
}

.fill-amber-900\/35 {
  fill: #78350f59;
}

.fill-amber-900\/40 {
  fill: #78350f66;
}

.fill-amber-900\/45 {
  fill: #78350f73;
}

.fill-amber-900\/5 {
  fill: #78350f0d;
}

.fill-amber-900\/50 {
  fill: #78350f80;
}

.fill-amber-900\/55 {
  fill: #78350f8c;
}

.fill-amber-900\/60 {
  fill: #78350f99;
}

.fill-amber-900\/65 {
  fill: #78350fa6;
}

.fill-amber-900\/70 {
  fill: #78350fb3;
}

.fill-amber-900\/75 {
  fill: #78350fbf;
}

.fill-amber-900\/80 {
  fill: #78350fcc;
}

.fill-amber-900\/85 {
  fill: #78350fd9;
}

.fill-amber-900\/90 {
  fill: #78350fe6;
}

.fill-amber-900\/95 {
  fill: #78350ff2;
}

.fill-amber-950 {
  fill: #451a03;
}

.fill-amber-950\/0 {
  fill: #451a0300;
}

.fill-amber-950\/10 {
  fill: #451a031a;
}

.fill-amber-950\/100 {
  fill: #451a03;
}

.fill-amber-950\/15 {
  fill: #451a0326;
}

.fill-amber-950\/20 {
  fill: #451a0333;
}

.fill-amber-950\/25 {
  fill: #451a0340;
}

.fill-amber-950\/30 {
  fill: #451a034d;
}

.fill-amber-950\/35 {
  fill: #451a0359;
}

.fill-amber-950\/40 {
  fill: #451a0366;
}

.fill-amber-950\/45 {
  fill: #451a0373;
}

.fill-amber-950\/5 {
  fill: #451a030d;
}

.fill-amber-950\/50 {
  fill: #451a0380;
}

.fill-amber-950\/55 {
  fill: #451a038c;
}

.fill-amber-950\/60 {
  fill: #451a0399;
}

.fill-amber-950\/65 {
  fill: #451a03a6;
}

.fill-amber-950\/70 {
  fill: #451a03b3;
}

.fill-amber-950\/75 {
  fill: #451a03bf;
}

.fill-amber-950\/80 {
  fill: #451a03cc;
}

.fill-amber-950\/85 {
  fill: #451a03d9;
}

.fill-amber-950\/90 {
  fill: #451a03e6;
}

.fill-amber-950\/95 {
  fill: #451a03f2;
}

.fill-background {
  fill: var(--background);
}

.fill-base-100 {
  fill: var(--fallback-b1, oklch(var(--b1) / 1));
}

.fill-base-100\/0 {
  fill: var(--fallback-b1, oklch(var(--b1) / 0));
}

.fill-base-100\/10 {
  fill: var(--fallback-b1, oklch(var(--b1) / .1));
}

.fill-base-100\/100 {
  fill: var(--fallback-b1, oklch(var(--b1) / 1));
}

.fill-base-100\/15 {
  fill: var(--fallback-b1, oklch(var(--b1) / .15));
}

.fill-base-100\/20 {
  fill: var(--fallback-b1, oklch(var(--b1) / .2));
}

.fill-base-100\/25 {
  fill: var(--fallback-b1, oklch(var(--b1) / .25));
}

.fill-base-100\/30 {
  fill: var(--fallback-b1, oklch(var(--b1) / .3));
}

.fill-base-100\/35 {
  fill: var(--fallback-b1, oklch(var(--b1) / .35));
}

.fill-base-100\/40 {
  fill: var(--fallback-b1, oklch(var(--b1) / .4));
}

.fill-base-100\/45 {
  fill: var(--fallback-b1, oklch(var(--b1) / .45));
}

.fill-base-100\/5 {
  fill: var(--fallback-b1, oklch(var(--b1) / .05));
}

.fill-base-100\/50 {
  fill: var(--fallback-b1, oklch(var(--b1) / .5));
}

.fill-base-100\/55 {
  fill: var(--fallback-b1, oklch(var(--b1) / .55));
}

.fill-base-100\/60 {
  fill: var(--fallback-b1, oklch(var(--b1) / .6));
}

.fill-base-100\/65 {
  fill: var(--fallback-b1, oklch(var(--b1) / .65));
}

.fill-base-100\/70 {
  fill: var(--fallback-b1, oklch(var(--b1) / .7));
}

.fill-base-100\/75 {
  fill: var(--fallback-b1, oklch(var(--b1) / .75));
}

.fill-base-100\/80 {
  fill: var(--fallback-b1, oklch(var(--b1) / .8));
}

.fill-base-100\/85 {
  fill: var(--fallback-b1, oklch(var(--b1) / .85));
}

.fill-base-100\/90 {
  fill: var(--fallback-b1, oklch(var(--b1) / .9));
}

.fill-base-100\/95 {
  fill: var(--fallback-b1, oklch(var(--b1) / .95));
}

.fill-base-200 {
  fill: var(--fallback-b2, oklch(var(--b2) / 1));
}

.fill-base-200\/0 {
  fill: var(--fallback-b2, oklch(var(--b2) / 0));
}

.fill-base-200\/10 {
  fill: var(--fallback-b2, oklch(var(--b2) / .1));
}

.fill-base-200\/100 {
  fill: var(--fallback-b2, oklch(var(--b2) / 1));
}

.fill-base-200\/15 {
  fill: var(--fallback-b2, oklch(var(--b2) / .15));
}

.fill-base-200\/20 {
  fill: var(--fallback-b2, oklch(var(--b2) / .2));
}

.fill-base-200\/25 {
  fill: var(--fallback-b2, oklch(var(--b2) / .25));
}

.fill-base-200\/30 {
  fill: var(--fallback-b2, oklch(var(--b2) / .3));
}

.fill-base-200\/35 {
  fill: var(--fallback-b2, oklch(var(--b2) / .35));
}

.fill-base-200\/40 {
  fill: var(--fallback-b2, oklch(var(--b2) / .4));
}

.fill-base-200\/45 {
  fill: var(--fallback-b2, oklch(var(--b2) / .45));
}

.fill-base-200\/5 {
  fill: var(--fallback-b2, oklch(var(--b2) / .05));
}

.fill-base-200\/50 {
  fill: var(--fallback-b2, oklch(var(--b2) / .5));
}

.fill-base-200\/55 {
  fill: var(--fallback-b2, oklch(var(--b2) / .55));
}

.fill-base-200\/60 {
  fill: var(--fallback-b2, oklch(var(--b2) / .6));
}

.fill-base-200\/65 {
  fill: var(--fallback-b2, oklch(var(--b2) / .65));
}

.fill-base-200\/70 {
  fill: var(--fallback-b2, oklch(var(--b2) / .7));
}

.fill-base-200\/75 {
  fill: var(--fallback-b2, oklch(var(--b2) / .75));
}

.fill-base-200\/80 {
  fill: var(--fallback-b2, oklch(var(--b2) / .8));
}

.fill-base-200\/85 {
  fill: var(--fallback-b2, oklch(var(--b2) / .85));
}

.fill-base-200\/90 {
  fill: var(--fallback-b2, oklch(var(--b2) / .9));
}

.fill-base-200\/95 {
  fill: var(--fallback-b2, oklch(var(--b2) / .95));
}

.fill-base-300 {
  fill: var(--fallback-b3, oklch(var(--b3) / 1));
}

.fill-base-300\/0 {
  fill: var(--fallback-b3, oklch(var(--b3) / 0));
}

.fill-base-300\/10 {
  fill: var(--fallback-b3, oklch(var(--b3) / .1));
}

.fill-base-300\/100 {
  fill: var(--fallback-b3, oklch(var(--b3) / 1));
}

.fill-base-300\/15 {
  fill: var(--fallback-b3, oklch(var(--b3) / .15));
}

.fill-base-300\/20 {
  fill: var(--fallback-b3, oklch(var(--b3) / .2));
}

.fill-base-300\/25 {
  fill: var(--fallback-b3, oklch(var(--b3) / .25));
}

.fill-base-300\/30 {
  fill: var(--fallback-b3, oklch(var(--b3) / .3));
}

.fill-base-300\/35 {
  fill: var(--fallback-b3, oklch(var(--b3) / .35));
}

.fill-base-300\/40 {
  fill: var(--fallback-b3, oklch(var(--b3) / .4));
}

.fill-base-300\/45 {
  fill: var(--fallback-b3, oklch(var(--b3) / .45));
}

.fill-base-300\/5 {
  fill: var(--fallback-b3, oklch(var(--b3) / .05));
}

.fill-base-300\/50 {
  fill: var(--fallback-b3, oklch(var(--b3) / .5));
}

.fill-base-300\/55 {
  fill: var(--fallback-b3, oklch(var(--b3) / .55));
}

.fill-base-300\/60 {
  fill: var(--fallback-b3, oklch(var(--b3) / .6));
}

.fill-base-300\/65 {
  fill: var(--fallback-b3, oklch(var(--b3) / .65));
}

.fill-base-300\/70 {
  fill: var(--fallback-b3, oklch(var(--b3) / .7));
}

.fill-base-300\/75 {
  fill: var(--fallback-b3, oklch(var(--b3) / .75));
}

.fill-base-300\/80 {
  fill: var(--fallback-b3, oklch(var(--b3) / .8));
}

.fill-base-300\/85 {
  fill: var(--fallback-b3, oklch(var(--b3) / .85));
}

.fill-base-300\/90 {
  fill: var(--fallback-b3, oklch(var(--b3) / .9));
}

.fill-base-300\/95 {
  fill: var(--fallback-b3, oklch(var(--b3) / .95));
}

.fill-base-content {
  fill: var(--fallback-bc, oklch(var(--bc) / 1));
}

.fill-base-content\/0 {
  fill: var(--fallback-bc, oklch(var(--bc) / 0));
}

.fill-base-content\/10 {
  fill: var(--fallback-bc, oklch(var(--bc) / .1));
}

.fill-base-content\/100 {
  fill: var(--fallback-bc, oklch(var(--bc) / 1));
}

.fill-base-content\/15 {
  fill: var(--fallback-bc, oklch(var(--bc) / .15));
}

.fill-base-content\/20 {
  fill: var(--fallback-bc, oklch(var(--bc) / .2));
}

.fill-base-content\/25 {
  fill: var(--fallback-bc, oklch(var(--bc) / .25));
}

.fill-base-content\/30 {
  fill: var(--fallback-bc, oklch(var(--bc) / .3));
}

.fill-base-content\/35 {
  fill: var(--fallback-bc, oklch(var(--bc) / .35));
}

.fill-base-content\/40 {
  fill: var(--fallback-bc, oklch(var(--bc) / .4));
}

.fill-base-content\/45 {
  fill: var(--fallback-bc, oklch(var(--bc) / .45));
}

.fill-base-content\/5 {
  fill: var(--fallback-bc, oklch(var(--bc) / .05));
}

.fill-base-content\/50 {
  fill: var(--fallback-bc, oklch(var(--bc) / .5));
}

.fill-base-content\/55 {
  fill: var(--fallback-bc, oklch(var(--bc) / .55));
}

.fill-base-content\/60 {
  fill: var(--fallback-bc, oklch(var(--bc) / .6));
}

.fill-base-content\/65 {
  fill: var(--fallback-bc, oklch(var(--bc) / .65));
}

.fill-base-content\/70 {
  fill: var(--fallback-bc, oklch(var(--bc) / .7));
}

.fill-base-content\/75 {
  fill: var(--fallback-bc, oklch(var(--bc) / .75));
}

.fill-base-content\/80 {
  fill: var(--fallback-bc, oklch(var(--bc) / .8));
}

.fill-base-content\/85 {
  fill: var(--fallback-bc, oklch(var(--bc) / .85));
}

.fill-base-content\/90 {
  fill: var(--fallback-bc, oklch(var(--bc) / .9));
}

.fill-base-content\/95 {
  fill: var(--fallback-bc, oklch(var(--bc) / .95));
}

.fill-black {
  fill: #000;
}

.fill-black\/0 {
  fill: #0000;
}

.fill-black\/10 {
  fill: #0000001a;
}

.fill-black\/100 {
  fill: #000;
}

.fill-black\/15 {
  fill: #00000026;
}

.fill-black\/20 {
  fill: #0003;
}

.fill-black\/25 {
  fill: #00000040;
}

.fill-black\/30 {
  fill: #0000004d;
}

.fill-black\/35 {
  fill: #00000059;
}

.fill-black\/40 {
  fill: #0006;
}

.fill-black\/45 {
  fill: #00000073;
}

.fill-black\/5 {
  fill: #0000000d;
}

.fill-black\/50 {
  fill: #00000080;
}

.fill-black\/55 {
  fill: #0000008c;
}

.fill-black\/60 {
  fill: #0009;
}

.fill-black\/65 {
  fill: #000000a6;
}

.fill-black\/70 {
  fill: #000000b3;
}

.fill-black\/75 {
  fill: #000000bf;
}

.fill-black\/80 {
  fill: #000c;
}

.fill-black\/85 {
  fill: #000000d9;
}

.fill-black\/90 {
  fill: #000000e6;
}

.fill-black\/95 {
  fill: #000000f2;
}

.fill-blue-100 {
  fill: #dbeafe;
}

.fill-blue-100\/0 {
  fill: #dbeafe00;
}

.fill-blue-100\/10 {
  fill: #dbeafe1a;
}

.fill-blue-100\/100 {
  fill: #dbeafe;
}

.fill-blue-100\/15 {
  fill: #dbeafe26;
}

.fill-blue-100\/20 {
  fill: #dbeafe33;
}

.fill-blue-100\/25 {
  fill: #dbeafe40;
}

.fill-blue-100\/30 {
  fill: #dbeafe4d;
}

.fill-blue-100\/35 {
  fill: #dbeafe59;
}

.fill-blue-100\/40 {
  fill: #dbeafe66;
}

.fill-blue-100\/45 {
  fill: #dbeafe73;
}

.fill-blue-100\/5 {
  fill: #dbeafe0d;
}

.fill-blue-100\/50 {
  fill: #dbeafe80;
}

.fill-blue-100\/55 {
  fill: #dbeafe8c;
}

.fill-blue-100\/60 {
  fill: #dbeafe99;
}

.fill-blue-100\/65 {
  fill: #dbeafea6;
}

.fill-blue-100\/70 {
  fill: #dbeafeb3;
}

.fill-blue-100\/75 {
  fill: #dbeafebf;
}

.fill-blue-100\/80 {
  fill: #dbeafecc;
}

.fill-blue-100\/85 {
  fill: #dbeafed9;
}

.fill-blue-100\/90 {
  fill: #dbeafee6;
}

.fill-blue-100\/95 {
  fill: #dbeafef2;
}

.fill-blue-200 {
  fill: #bfdbfe;
}

.fill-blue-200\/0 {
  fill: #bfdbfe00;
}

.fill-blue-200\/10 {
  fill: #bfdbfe1a;
}

.fill-blue-200\/100 {
  fill: #bfdbfe;
}

.fill-blue-200\/15 {
  fill: #bfdbfe26;
}

.fill-blue-200\/20 {
  fill: #bfdbfe33;
}

.fill-blue-200\/25 {
  fill: #bfdbfe40;
}

.fill-blue-200\/30 {
  fill: #bfdbfe4d;
}

.fill-blue-200\/35 {
  fill: #bfdbfe59;
}

.fill-blue-200\/40 {
  fill: #bfdbfe66;
}

.fill-blue-200\/45 {
  fill: #bfdbfe73;
}

.fill-blue-200\/5 {
  fill: #bfdbfe0d;
}

.fill-blue-200\/50 {
  fill: #bfdbfe80;
}

.fill-blue-200\/55 {
  fill: #bfdbfe8c;
}

.fill-blue-200\/60 {
  fill: #bfdbfe99;
}

.fill-blue-200\/65 {
  fill: #bfdbfea6;
}

.fill-blue-200\/70 {
  fill: #bfdbfeb3;
}

.fill-blue-200\/75 {
  fill: #bfdbfebf;
}

.fill-blue-200\/80 {
  fill: #bfdbfecc;
}

.fill-blue-200\/85 {
  fill: #bfdbfed9;
}

.fill-blue-200\/90 {
  fill: #bfdbfee6;
}

.fill-blue-200\/95 {
  fill: #bfdbfef2;
}

.fill-blue-300 {
  fill: #93c5fd;
}

.fill-blue-300\/0 {
  fill: #93c5fd00;
}

.fill-blue-300\/10 {
  fill: #93c5fd1a;
}

.fill-blue-300\/100 {
  fill: #93c5fd;
}

.fill-blue-300\/15 {
  fill: #93c5fd26;
}

.fill-blue-300\/20 {
  fill: #93c5fd33;
}

.fill-blue-300\/25 {
  fill: #93c5fd40;
}

.fill-blue-300\/30 {
  fill: #93c5fd4d;
}

.fill-blue-300\/35 {
  fill: #93c5fd59;
}

.fill-blue-300\/40 {
  fill: #93c5fd66;
}

.fill-blue-300\/45 {
  fill: #93c5fd73;
}

.fill-blue-300\/5 {
  fill: #93c5fd0d;
}

.fill-blue-300\/50 {
  fill: #93c5fd80;
}

.fill-blue-300\/55 {
  fill: #93c5fd8c;
}

.fill-blue-300\/60 {
  fill: #93c5fd99;
}

.fill-blue-300\/65 {
  fill: #93c5fda6;
}

.fill-blue-300\/70 {
  fill: #93c5fdb3;
}

.fill-blue-300\/75 {
  fill: #93c5fdbf;
}

.fill-blue-300\/80 {
  fill: #93c5fdcc;
}

.fill-blue-300\/85 {
  fill: #93c5fdd9;
}

.fill-blue-300\/90 {
  fill: #93c5fde6;
}

.fill-blue-300\/95 {
  fill: #93c5fdf2;
}

.fill-blue-400 {
  fill: #60a5fa;
}

.fill-blue-400\/0 {
  fill: #60a5fa00;
}

.fill-blue-400\/10 {
  fill: #60a5fa1a;
}

.fill-blue-400\/100 {
  fill: #60a5fa;
}

.fill-blue-400\/15 {
  fill: #60a5fa26;
}

.fill-blue-400\/20 {
  fill: #60a5fa33;
}

.fill-blue-400\/25 {
  fill: #60a5fa40;
}

.fill-blue-400\/30 {
  fill: #60a5fa4d;
}

.fill-blue-400\/35 {
  fill: #60a5fa59;
}

.fill-blue-400\/40 {
  fill: #60a5fa66;
}

.fill-blue-400\/45 {
  fill: #60a5fa73;
}

.fill-blue-400\/5 {
  fill: #60a5fa0d;
}

.fill-blue-400\/50 {
  fill: #60a5fa80;
}

.fill-blue-400\/55 {
  fill: #60a5fa8c;
}

.fill-blue-400\/60 {
  fill: #60a5fa99;
}

.fill-blue-400\/65 {
  fill: #60a5faa6;
}

.fill-blue-400\/70 {
  fill: #60a5fab3;
}

.fill-blue-400\/75 {
  fill: #60a5fabf;
}

.fill-blue-400\/80 {
  fill: #60a5facc;
}

.fill-blue-400\/85 {
  fill: #60a5fad9;
}

.fill-blue-400\/90 {
  fill: #60a5fae6;
}

.fill-blue-400\/95 {
  fill: #60a5faf2;
}

.fill-blue-50 {
  fill: #eff6ff;
}

.fill-blue-50\/0 {
  fill: #eff6ff00;
}

.fill-blue-50\/10 {
  fill: #eff6ff1a;
}

.fill-blue-50\/100 {
  fill: #eff6ff;
}

.fill-blue-50\/15 {
  fill: #eff6ff26;
}

.fill-blue-50\/20 {
  fill: #eff6ff33;
}

.fill-blue-50\/25 {
  fill: #eff6ff40;
}

.fill-blue-50\/30 {
  fill: #eff6ff4d;
}

.fill-blue-50\/35 {
  fill: #eff6ff59;
}

.fill-blue-50\/40 {
  fill: #eff6ff66;
}

.fill-blue-50\/45 {
  fill: #eff6ff73;
}

.fill-blue-50\/5 {
  fill: #eff6ff0d;
}

.fill-blue-50\/50 {
  fill: #eff6ff80;
}

.fill-blue-50\/55 {
  fill: #eff6ff8c;
}

.fill-blue-50\/60 {
  fill: #eff6ff99;
}

.fill-blue-50\/65 {
  fill: #eff6ffa6;
}

.fill-blue-50\/70 {
  fill: #eff6ffb3;
}

.fill-blue-50\/75 {
  fill: #eff6ffbf;
}

.fill-blue-50\/80 {
  fill: #eff6ffcc;
}

.fill-blue-50\/85 {
  fill: #eff6ffd9;
}

.fill-blue-50\/90 {
  fill: #eff6ffe6;
}

.fill-blue-50\/95 {
  fill: #eff6fff2;
}

.fill-blue-500 {
  fill: #3b82f6;
}

.fill-blue-500\/0 {
  fill: #3b82f600;
}

.fill-blue-500\/10 {
  fill: #3b82f61a;
}

.fill-blue-500\/100 {
  fill: #3b82f6;
}

.fill-blue-500\/15 {
  fill: #3b82f626;
}

.fill-blue-500\/20 {
  fill: #3b82f633;
}

.fill-blue-500\/25 {
  fill: #3b82f640;
}

.fill-blue-500\/30 {
  fill: #3b82f64d;
}

.fill-blue-500\/35 {
  fill: #3b82f659;
}

.fill-blue-500\/40 {
  fill: #3b82f666;
}

.fill-blue-500\/45 {
  fill: #3b82f673;
}

.fill-blue-500\/5 {
  fill: #3b82f60d;
}

.fill-blue-500\/50 {
  fill: #3b82f680;
}

.fill-blue-500\/55 {
  fill: #3b82f68c;
}

.fill-blue-500\/60 {
  fill: #3b82f699;
}

.fill-blue-500\/65 {
  fill: #3b82f6a6;
}

.fill-blue-500\/70 {
  fill: #3b82f6b3;
}

.fill-blue-500\/75 {
  fill: #3b82f6bf;
}

.fill-blue-500\/80 {
  fill: #3b82f6cc;
}

.fill-blue-500\/85 {
  fill: #3b82f6d9;
}

.fill-blue-500\/90 {
  fill: #3b82f6e6;
}

.fill-blue-500\/95 {
  fill: #3b82f6f2;
}

.fill-blue-600 {
  fill: #2563eb;
}

.fill-blue-600\/0 {
  fill: #2563eb00;
}

.fill-blue-600\/10 {
  fill: #2563eb1a;
}

.fill-blue-600\/100 {
  fill: #2563eb;
}

.fill-blue-600\/15 {
  fill: #2563eb26;
}

.fill-blue-600\/20 {
  fill: #2563eb33;
}

.fill-blue-600\/25 {
  fill: #2563eb40;
}

.fill-blue-600\/30 {
  fill: #2563eb4d;
}

.fill-blue-600\/35 {
  fill: #2563eb59;
}

.fill-blue-600\/40 {
  fill: #2563eb66;
}

.fill-blue-600\/45 {
  fill: #2563eb73;
}

.fill-blue-600\/5 {
  fill: #2563eb0d;
}

.fill-blue-600\/50 {
  fill: #2563eb80;
}

.fill-blue-600\/55 {
  fill: #2563eb8c;
}

.fill-blue-600\/60 {
  fill: #2563eb99;
}

.fill-blue-600\/65 {
  fill: #2563eba6;
}

.fill-blue-600\/70 {
  fill: #2563ebb3;
}

.fill-blue-600\/75 {
  fill: #2563ebbf;
}

.fill-blue-600\/80 {
  fill: #2563ebcc;
}

.fill-blue-600\/85 {
  fill: #2563ebd9;
}

.fill-blue-600\/90 {
  fill: #2563ebe6;
}

.fill-blue-600\/95 {
  fill: #2563ebf2;
}

.fill-blue-700 {
  fill: #1d4ed8;
}

.fill-blue-700\/0 {
  fill: #1d4ed800;
}

.fill-blue-700\/10 {
  fill: #1d4ed81a;
}

.fill-blue-700\/100 {
  fill: #1d4ed8;
}

.fill-blue-700\/15 {
  fill: #1d4ed826;
}

.fill-blue-700\/20 {
  fill: #1d4ed833;
}

.fill-blue-700\/25 {
  fill: #1d4ed840;
}

.fill-blue-700\/30 {
  fill: #1d4ed84d;
}

.fill-blue-700\/35 {
  fill: #1d4ed859;
}

.fill-blue-700\/40 {
  fill: #1d4ed866;
}

.fill-blue-700\/45 {
  fill: #1d4ed873;
}

.fill-blue-700\/5 {
  fill: #1d4ed80d;
}

.fill-blue-700\/50 {
  fill: #1d4ed880;
}

.fill-blue-700\/55 {
  fill: #1d4ed88c;
}

.fill-blue-700\/60 {
  fill: #1d4ed899;
}

.fill-blue-700\/65 {
  fill: #1d4ed8a6;
}

.fill-blue-700\/70 {
  fill: #1d4ed8b3;
}

.fill-blue-700\/75 {
  fill: #1d4ed8bf;
}

.fill-blue-700\/80 {
  fill: #1d4ed8cc;
}

.fill-blue-700\/85 {
  fill: #1d4ed8d9;
}

.fill-blue-700\/90 {
  fill: #1d4ed8e6;
}

.fill-blue-700\/95 {
  fill: #1d4ed8f2;
}

.fill-blue-800 {
  fill: #1e40af;
}

.fill-blue-800\/0 {
  fill: #1e40af00;
}

.fill-blue-800\/10 {
  fill: #1e40af1a;
}

.fill-blue-800\/100 {
  fill: #1e40af;
}

.fill-blue-800\/15 {
  fill: #1e40af26;
}

.fill-blue-800\/20 {
  fill: #1e40af33;
}

.fill-blue-800\/25 {
  fill: #1e40af40;
}

.fill-blue-800\/30 {
  fill: #1e40af4d;
}

.fill-blue-800\/35 {
  fill: #1e40af59;
}

.fill-blue-800\/40 {
  fill: #1e40af66;
}

.fill-blue-800\/45 {
  fill: #1e40af73;
}

.fill-blue-800\/5 {
  fill: #1e40af0d;
}

.fill-blue-800\/50 {
  fill: #1e40af80;
}

.fill-blue-800\/55 {
  fill: #1e40af8c;
}

.fill-blue-800\/60 {
  fill: #1e40af99;
}

.fill-blue-800\/65 {
  fill: #1e40afa6;
}

.fill-blue-800\/70 {
  fill: #1e40afb3;
}

.fill-blue-800\/75 {
  fill: #1e40afbf;
}

.fill-blue-800\/80 {
  fill: #1e40afcc;
}

.fill-blue-800\/85 {
  fill: #1e40afd9;
}

.fill-blue-800\/90 {
  fill: #1e40afe6;
}

.fill-blue-800\/95 {
  fill: #1e40aff2;
}

.fill-blue-900 {
  fill: #1e3a8a;
}

.fill-blue-900\/0 {
  fill: #1e3a8a00;
}

.fill-blue-900\/10 {
  fill: #1e3a8a1a;
}

.fill-blue-900\/100 {
  fill: #1e3a8a;
}

.fill-blue-900\/15 {
  fill: #1e3a8a26;
}

.fill-blue-900\/20 {
  fill: #1e3a8a33;
}

.fill-blue-900\/25 {
  fill: #1e3a8a40;
}

.fill-blue-900\/30 {
  fill: #1e3a8a4d;
}

.fill-blue-900\/35 {
  fill: #1e3a8a59;
}

.fill-blue-900\/40 {
  fill: #1e3a8a66;
}

.fill-blue-900\/45 {
  fill: #1e3a8a73;
}

.fill-blue-900\/5 {
  fill: #1e3a8a0d;
}

.fill-blue-900\/50 {
  fill: #1e3a8a80;
}

.fill-blue-900\/55 {
  fill: #1e3a8a8c;
}

.fill-blue-900\/60 {
  fill: #1e3a8a99;
}

.fill-blue-900\/65 {
  fill: #1e3a8aa6;
}

.fill-blue-900\/70 {
  fill: #1e3a8ab3;
}

.fill-blue-900\/75 {
  fill: #1e3a8abf;
}

.fill-blue-900\/80 {
  fill: #1e3a8acc;
}

.fill-blue-900\/85 {
  fill: #1e3a8ad9;
}

.fill-blue-900\/90 {
  fill: #1e3a8ae6;
}

.fill-blue-900\/95 {
  fill: #1e3a8af2;
}

.fill-blue-950 {
  fill: #172554;
}

.fill-blue-950\/0 {
  fill: #17255400;
}

.fill-blue-950\/10 {
  fill: #1725541a;
}

.fill-blue-950\/100 {
  fill: #172554;
}

.fill-blue-950\/15 {
  fill: #17255426;
}

.fill-blue-950\/20 {
  fill: #17255433;
}

.fill-blue-950\/25 {
  fill: #17255440;
}

.fill-blue-950\/30 {
  fill: #1725544d;
}

.fill-blue-950\/35 {
  fill: #17255459;
}

.fill-blue-950\/40 {
  fill: #17255466;
}

.fill-blue-950\/45 {
  fill: #17255473;
}

.fill-blue-950\/5 {
  fill: #1725540d;
}

.fill-blue-950\/50 {
  fill: #17255480;
}

.fill-blue-950\/55 {
  fill: #1725548c;
}

.fill-blue-950\/60 {
  fill: #17255499;
}

.fill-blue-950\/65 {
  fill: #172554a6;
}

.fill-blue-950\/70 {
  fill: #172554b3;
}

.fill-blue-950\/75 {
  fill: #172554bf;
}

.fill-blue-950\/80 {
  fill: #172554cc;
}

.fill-blue-950\/85 {
  fill: #172554d9;
}

.fill-blue-950\/90 {
  fill: #172554e6;
}

.fill-blue-950\/95 {
  fill: #172554f2;
}

.fill-current {
  fill: currentColor;
}

.fill-cyan-100 {
  fill: #cffafe;
}

.fill-cyan-100\/0 {
  fill: #cffafe00;
}

.fill-cyan-100\/10 {
  fill: #cffafe1a;
}

.fill-cyan-100\/100 {
  fill: #cffafe;
}

.fill-cyan-100\/15 {
  fill: #cffafe26;
}

.fill-cyan-100\/20 {
  fill: #cffafe33;
}

.fill-cyan-100\/25 {
  fill: #cffafe40;
}

.fill-cyan-100\/30 {
  fill: #cffafe4d;
}

.fill-cyan-100\/35 {
  fill: #cffafe59;
}

.fill-cyan-100\/40 {
  fill: #cffafe66;
}

.fill-cyan-100\/45 {
  fill: #cffafe73;
}

.fill-cyan-100\/5 {
  fill: #cffafe0d;
}

.fill-cyan-100\/50 {
  fill: #cffafe80;
}

.fill-cyan-100\/55 {
  fill: #cffafe8c;
}

.fill-cyan-100\/60 {
  fill: #cffafe99;
}

.fill-cyan-100\/65 {
  fill: #cffafea6;
}

.fill-cyan-100\/70 {
  fill: #cffafeb3;
}

.fill-cyan-100\/75 {
  fill: #cffafebf;
}

.fill-cyan-100\/80 {
  fill: #cffafecc;
}

.fill-cyan-100\/85 {
  fill: #cffafed9;
}

.fill-cyan-100\/90 {
  fill: #cffafee6;
}

.fill-cyan-100\/95 {
  fill: #cffafef2;
}

.fill-cyan-200 {
  fill: #a5f3fc;
}

.fill-cyan-200\/0 {
  fill: #a5f3fc00;
}

.fill-cyan-200\/10 {
  fill: #a5f3fc1a;
}

.fill-cyan-200\/100 {
  fill: #a5f3fc;
}

.fill-cyan-200\/15 {
  fill: #a5f3fc26;
}

.fill-cyan-200\/20 {
  fill: #a5f3fc33;
}

.fill-cyan-200\/25 {
  fill: #a5f3fc40;
}

.fill-cyan-200\/30 {
  fill: #a5f3fc4d;
}

.fill-cyan-200\/35 {
  fill: #a5f3fc59;
}

.fill-cyan-200\/40 {
  fill: #a5f3fc66;
}

.fill-cyan-200\/45 {
  fill: #a5f3fc73;
}

.fill-cyan-200\/5 {
  fill: #a5f3fc0d;
}

.fill-cyan-200\/50 {
  fill: #a5f3fc80;
}

.fill-cyan-200\/55 {
  fill: #a5f3fc8c;
}

.fill-cyan-200\/60 {
  fill: #a5f3fc99;
}

.fill-cyan-200\/65 {
  fill: #a5f3fca6;
}

.fill-cyan-200\/70 {
  fill: #a5f3fcb3;
}

.fill-cyan-200\/75 {
  fill: #a5f3fcbf;
}

.fill-cyan-200\/80 {
  fill: #a5f3fccc;
}

.fill-cyan-200\/85 {
  fill: #a5f3fcd9;
}

.fill-cyan-200\/90 {
  fill: #a5f3fce6;
}

.fill-cyan-200\/95 {
  fill: #a5f3fcf2;
}

.fill-cyan-300 {
  fill: #67e8f9;
}

.fill-cyan-300\/0 {
  fill: #67e8f900;
}

.fill-cyan-300\/10 {
  fill: #67e8f91a;
}

.fill-cyan-300\/100 {
  fill: #67e8f9;
}

.fill-cyan-300\/15 {
  fill: #67e8f926;
}

.fill-cyan-300\/20 {
  fill: #67e8f933;
}

.fill-cyan-300\/25 {
  fill: #67e8f940;
}

.fill-cyan-300\/30 {
  fill: #67e8f94d;
}

.fill-cyan-300\/35 {
  fill: #67e8f959;
}

.fill-cyan-300\/40 {
  fill: #67e8f966;
}

.fill-cyan-300\/45 {
  fill: #67e8f973;
}

.fill-cyan-300\/5 {
  fill: #67e8f90d;
}

.fill-cyan-300\/50 {
  fill: #67e8f980;
}

.fill-cyan-300\/55 {
  fill: #67e8f98c;
}

.fill-cyan-300\/60 {
  fill: #67e8f999;
}

.fill-cyan-300\/65 {
  fill: #67e8f9a6;
}

.fill-cyan-300\/70 {
  fill: #67e8f9b3;
}

.fill-cyan-300\/75 {
  fill: #67e8f9bf;
}

.fill-cyan-300\/80 {
  fill: #67e8f9cc;
}

.fill-cyan-300\/85 {
  fill: #67e8f9d9;
}

.fill-cyan-300\/90 {
  fill: #67e8f9e6;
}

.fill-cyan-300\/95 {
  fill: #67e8f9f2;
}

.fill-cyan-400 {
  fill: #22d3ee;
}

.fill-cyan-400\/0 {
  fill: #22d3ee00;
}

.fill-cyan-400\/10 {
  fill: #22d3ee1a;
}

.fill-cyan-400\/100 {
  fill: #22d3ee;
}

.fill-cyan-400\/15 {
  fill: #22d3ee26;
}

.fill-cyan-400\/20 {
  fill: #22d3ee33;
}

.fill-cyan-400\/25 {
  fill: #22d3ee40;
}

.fill-cyan-400\/30 {
  fill: #22d3ee4d;
}

.fill-cyan-400\/35 {
  fill: #22d3ee59;
}

.fill-cyan-400\/40 {
  fill: #22d3ee66;
}

.fill-cyan-400\/45 {
  fill: #22d3ee73;
}

.fill-cyan-400\/5 {
  fill: #22d3ee0d;
}

.fill-cyan-400\/50 {
  fill: #22d3ee80;
}

.fill-cyan-400\/55 {
  fill: #22d3ee8c;
}

.fill-cyan-400\/60 {
  fill: #22d3ee99;
}

.fill-cyan-400\/65 {
  fill: #22d3eea6;
}

.fill-cyan-400\/70 {
  fill: #22d3eeb3;
}

.fill-cyan-400\/75 {
  fill: #22d3eebf;
}

.fill-cyan-400\/80 {
  fill: #22d3eecc;
}

.fill-cyan-400\/85 {
  fill: #22d3eed9;
}

.fill-cyan-400\/90 {
  fill: #22d3eee6;
}

.fill-cyan-400\/95 {
  fill: #22d3eef2;
}

.fill-cyan-50 {
  fill: #ecfeff;
}

.fill-cyan-50\/0 {
  fill: #ecfeff00;
}

.fill-cyan-50\/10 {
  fill: #ecfeff1a;
}

.fill-cyan-50\/100 {
  fill: #ecfeff;
}

.fill-cyan-50\/15 {
  fill: #ecfeff26;
}

.fill-cyan-50\/20 {
  fill: #ecfeff33;
}

.fill-cyan-50\/25 {
  fill: #ecfeff40;
}

.fill-cyan-50\/30 {
  fill: #ecfeff4d;
}

.fill-cyan-50\/35 {
  fill: #ecfeff59;
}

.fill-cyan-50\/40 {
  fill: #ecfeff66;
}

.fill-cyan-50\/45 {
  fill: #ecfeff73;
}

.fill-cyan-50\/5 {
  fill: #ecfeff0d;
}

.fill-cyan-50\/50 {
  fill: #ecfeff80;
}

.fill-cyan-50\/55 {
  fill: #ecfeff8c;
}

.fill-cyan-50\/60 {
  fill: #ecfeff99;
}

.fill-cyan-50\/65 {
  fill: #ecfeffa6;
}

.fill-cyan-50\/70 {
  fill: #ecfeffb3;
}

.fill-cyan-50\/75 {
  fill: #ecfeffbf;
}

.fill-cyan-50\/80 {
  fill: #ecfeffcc;
}

.fill-cyan-50\/85 {
  fill: #ecfeffd9;
}

.fill-cyan-50\/90 {
  fill: #ecfeffe6;
}

.fill-cyan-50\/95 {
  fill: #ecfefff2;
}

.fill-cyan-500 {
  fill: #06b6d4;
}

.fill-cyan-500\/0 {
  fill: #06b6d400;
}

.fill-cyan-500\/10 {
  fill: #06b6d41a;
}

.fill-cyan-500\/100 {
  fill: #06b6d4;
}

.fill-cyan-500\/15 {
  fill: #06b6d426;
}

.fill-cyan-500\/20 {
  fill: #06b6d433;
}

.fill-cyan-500\/25 {
  fill: #06b6d440;
}

.fill-cyan-500\/30 {
  fill: #06b6d44d;
}

.fill-cyan-500\/35 {
  fill: #06b6d459;
}

.fill-cyan-500\/40 {
  fill: #06b6d466;
}

.fill-cyan-500\/45 {
  fill: #06b6d473;
}

.fill-cyan-500\/5 {
  fill: #06b6d40d;
}

.fill-cyan-500\/50 {
  fill: #06b6d480;
}

.fill-cyan-500\/55 {
  fill: #06b6d48c;
}

.fill-cyan-500\/60 {
  fill: #06b6d499;
}

.fill-cyan-500\/65 {
  fill: #06b6d4a6;
}

.fill-cyan-500\/70 {
  fill: #06b6d4b3;
}

.fill-cyan-500\/75 {
  fill: #06b6d4bf;
}

.fill-cyan-500\/80 {
  fill: #06b6d4cc;
}

.fill-cyan-500\/85 {
  fill: #06b6d4d9;
}

.fill-cyan-500\/90 {
  fill: #06b6d4e6;
}

.fill-cyan-500\/95 {
  fill: #06b6d4f2;
}

.fill-cyan-600 {
  fill: #0891b2;
}

.fill-cyan-600\/0 {
  fill: #0891b200;
}

.fill-cyan-600\/10 {
  fill: #0891b21a;
}

.fill-cyan-600\/100 {
  fill: #0891b2;
}

.fill-cyan-600\/15 {
  fill: #0891b226;
}

.fill-cyan-600\/20 {
  fill: #0891b233;
}

.fill-cyan-600\/25 {
  fill: #0891b240;
}

.fill-cyan-600\/30 {
  fill: #0891b24d;
}

.fill-cyan-600\/35 {
  fill: #0891b259;
}

.fill-cyan-600\/40 {
  fill: #0891b266;
}

.fill-cyan-600\/45 {
  fill: #0891b273;
}

.fill-cyan-600\/5 {
  fill: #0891b20d;
}

.fill-cyan-600\/50 {
  fill: #0891b280;
}

.fill-cyan-600\/55 {
  fill: #0891b28c;
}

.fill-cyan-600\/60 {
  fill: #0891b299;
}

.fill-cyan-600\/65 {
  fill: #0891b2a6;
}

.fill-cyan-600\/70 {
  fill: #0891b2b3;
}

.fill-cyan-600\/75 {
  fill: #0891b2bf;
}

.fill-cyan-600\/80 {
  fill: #0891b2cc;
}

.fill-cyan-600\/85 {
  fill: #0891b2d9;
}

.fill-cyan-600\/90 {
  fill: #0891b2e6;
}

.fill-cyan-600\/95 {
  fill: #0891b2f2;
}

.fill-cyan-700 {
  fill: #0e7490;
}

.fill-cyan-700\/0 {
  fill: #0e749000;
}

.fill-cyan-700\/10 {
  fill: #0e74901a;
}

.fill-cyan-700\/100 {
  fill: #0e7490;
}

.fill-cyan-700\/15 {
  fill: #0e749026;
}

.fill-cyan-700\/20 {
  fill: #0e749033;
}

.fill-cyan-700\/25 {
  fill: #0e749040;
}

.fill-cyan-700\/30 {
  fill: #0e74904d;
}

.fill-cyan-700\/35 {
  fill: #0e749059;
}

.fill-cyan-700\/40 {
  fill: #0e749066;
}

.fill-cyan-700\/45 {
  fill: #0e749073;
}

.fill-cyan-700\/5 {
  fill: #0e74900d;
}

.fill-cyan-700\/50 {
  fill: #0e749080;
}

.fill-cyan-700\/55 {
  fill: #0e74908c;
}

.fill-cyan-700\/60 {
  fill: #0e749099;
}

.fill-cyan-700\/65 {
  fill: #0e7490a6;
}

.fill-cyan-700\/70 {
  fill: #0e7490b3;
}

.fill-cyan-700\/75 {
  fill: #0e7490bf;
}

.fill-cyan-700\/80 {
  fill: #0e7490cc;
}

.fill-cyan-700\/85 {
  fill: #0e7490d9;
}

.fill-cyan-700\/90 {
  fill: #0e7490e6;
}

.fill-cyan-700\/95 {
  fill: #0e7490f2;
}

.fill-cyan-800 {
  fill: #155e75;
}

.fill-cyan-800\/0 {
  fill: #155e7500;
}

.fill-cyan-800\/10 {
  fill: #155e751a;
}

.fill-cyan-800\/100 {
  fill: #155e75;
}

.fill-cyan-800\/15 {
  fill: #155e7526;
}

.fill-cyan-800\/20 {
  fill: #155e7533;
}

.fill-cyan-800\/25 {
  fill: #155e7540;
}

.fill-cyan-800\/30 {
  fill: #155e754d;
}

.fill-cyan-800\/35 {
  fill: #155e7559;
}

.fill-cyan-800\/40 {
  fill: #155e7566;
}

.fill-cyan-800\/45 {
  fill: #155e7573;
}

.fill-cyan-800\/5 {
  fill: #155e750d;
}

.fill-cyan-800\/50 {
  fill: #155e7580;
}

.fill-cyan-800\/55 {
  fill: #155e758c;
}

.fill-cyan-800\/60 {
  fill: #155e7599;
}

.fill-cyan-800\/65 {
  fill: #155e75a6;
}

.fill-cyan-800\/70 {
  fill: #155e75b3;
}

.fill-cyan-800\/75 {
  fill: #155e75bf;
}

.fill-cyan-800\/80 {
  fill: #155e75cc;
}

.fill-cyan-800\/85 {
  fill: #155e75d9;
}

.fill-cyan-800\/90 {
  fill: #155e75e6;
}

.fill-cyan-800\/95 {
  fill: #155e75f2;
}

.fill-cyan-900 {
  fill: #164e63;
}

.fill-cyan-900\/0 {
  fill: #164e6300;
}

.fill-cyan-900\/10 {
  fill: #164e631a;
}

.fill-cyan-900\/100 {
  fill: #164e63;
}

.fill-cyan-900\/15 {
  fill: #164e6326;
}

.fill-cyan-900\/20 {
  fill: #164e6333;
}

.fill-cyan-900\/25 {
  fill: #164e6340;
}

.fill-cyan-900\/30 {
  fill: #164e634d;
}

.fill-cyan-900\/35 {
  fill: #164e6359;
}

.fill-cyan-900\/40 {
  fill: #164e6366;
}

.fill-cyan-900\/45 {
  fill: #164e6373;
}

.fill-cyan-900\/5 {
  fill: #164e630d;
}

.fill-cyan-900\/50 {
  fill: #164e6380;
}

.fill-cyan-900\/55 {
  fill: #164e638c;
}

.fill-cyan-900\/60 {
  fill: #164e6399;
}

.fill-cyan-900\/65 {
  fill: #164e63a6;
}

.fill-cyan-900\/70 {
  fill: #164e63b3;
}

.fill-cyan-900\/75 {
  fill: #164e63bf;
}

.fill-cyan-900\/80 {
  fill: #164e63cc;
}

.fill-cyan-900\/85 {
  fill: #164e63d9;
}

.fill-cyan-900\/90 {
  fill: #164e63e6;
}

.fill-cyan-900\/95 {
  fill: #164e63f2;
}

.fill-cyan-950 {
  fill: #083344;
}

.fill-cyan-950\/0 {
  fill: #08334400;
}

.fill-cyan-950\/10 {
  fill: #0833441a;
}

.fill-cyan-950\/100 {
  fill: #083344;
}

.fill-cyan-950\/15 {
  fill: #08334426;
}

.fill-cyan-950\/20 {
  fill: #08334433;
}

.fill-cyan-950\/25 {
  fill: #08334440;
}

.fill-cyan-950\/30 {
  fill: #0833444d;
}

.fill-cyan-950\/35 {
  fill: #08334459;
}

.fill-cyan-950\/40 {
  fill: #08334466;
}

.fill-cyan-950\/45 {
  fill: #08334473;
}

.fill-cyan-950\/5 {
  fill: #0833440d;
}

.fill-cyan-950\/50 {
  fill: #08334480;
}

.fill-cyan-950\/55 {
  fill: #0833448c;
}

.fill-cyan-950\/60 {
  fill: #08334499;
}

.fill-cyan-950\/65 {
  fill: #083344a6;
}

.fill-cyan-950\/70 {
  fill: #083344b3;
}

.fill-cyan-950\/75 {
  fill: #083344bf;
}

.fill-cyan-950\/80 {
  fill: #083344cc;
}

.fill-cyan-950\/85 {
  fill: #083344d9;
}

.fill-cyan-950\/90 {
  fill: #083344e6;
}

.fill-cyan-950\/95 {
  fill: #083344f2;
}

.fill-emerald-100 {
  fill: #d1fae5;
}

.fill-emerald-100\/0 {
  fill: #d1fae500;
}

.fill-emerald-100\/10 {
  fill: #d1fae51a;
}

.fill-emerald-100\/100 {
  fill: #d1fae5;
}

.fill-emerald-100\/15 {
  fill: #d1fae526;
}

.fill-emerald-100\/20 {
  fill: #d1fae533;
}

.fill-emerald-100\/25 {
  fill: #d1fae540;
}

.fill-emerald-100\/30 {
  fill: #d1fae54d;
}

.fill-emerald-100\/35 {
  fill: #d1fae559;
}

.fill-emerald-100\/40 {
  fill: #d1fae566;
}

.fill-emerald-100\/45 {
  fill: #d1fae573;
}

.fill-emerald-100\/5 {
  fill: #d1fae50d;
}

.fill-emerald-100\/50 {
  fill: #d1fae580;
}

.fill-emerald-100\/55 {
  fill: #d1fae58c;
}

.fill-emerald-100\/60 {
  fill: #d1fae599;
}

.fill-emerald-100\/65 {
  fill: #d1fae5a6;
}

.fill-emerald-100\/70 {
  fill: #d1fae5b3;
}

.fill-emerald-100\/75 {
  fill: #d1fae5bf;
}

.fill-emerald-100\/80 {
  fill: #d1fae5cc;
}

.fill-emerald-100\/85 {
  fill: #d1fae5d9;
}

.fill-emerald-100\/90 {
  fill: #d1fae5e6;
}

.fill-emerald-100\/95 {
  fill: #d1fae5f2;
}

.fill-emerald-200 {
  fill: #a7f3d0;
}

.fill-emerald-200\/0 {
  fill: #a7f3d000;
}

.fill-emerald-200\/10 {
  fill: #a7f3d01a;
}

.fill-emerald-200\/100 {
  fill: #a7f3d0;
}

.fill-emerald-200\/15 {
  fill: #a7f3d026;
}

.fill-emerald-200\/20 {
  fill: #a7f3d033;
}

.fill-emerald-200\/25 {
  fill: #a7f3d040;
}

.fill-emerald-200\/30 {
  fill: #a7f3d04d;
}

.fill-emerald-200\/35 {
  fill: #a7f3d059;
}

.fill-emerald-200\/40 {
  fill: #a7f3d066;
}

.fill-emerald-200\/45 {
  fill: #a7f3d073;
}

.fill-emerald-200\/5 {
  fill: #a7f3d00d;
}

.fill-emerald-200\/50 {
  fill: #a7f3d080;
}

.fill-emerald-200\/55 {
  fill: #a7f3d08c;
}

.fill-emerald-200\/60 {
  fill: #a7f3d099;
}

.fill-emerald-200\/65 {
  fill: #a7f3d0a6;
}

.fill-emerald-200\/70 {
  fill: #a7f3d0b3;
}

.fill-emerald-200\/75 {
  fill: #a7f3d0bf;
}

.fill-emerald-200\/80 {
  fill: #a7f3d0cc;
}

.fill-emerald-200\/85 {
  fill: #a7f3d0d9;
}

.fill-emerald-200\/90 {
  fill: #a7f3d0e6;
}

.fill-emerald-200\/95 {
  fill: #a7f3d0f2;
}

.fill-emerald-300 {
  fill: #6ee7b7;
}

.fill-emerald-300\/0 {
  fill: #6ee7b700;
}

.fill-emerald-300\/10 {
  fill: #6ee7b71a;
}

.fill-emerald-300\/100 {
  fill: #6ee7b7;
}

.fill-emerald-300\/15 {
  fill: #6ee7b726;
}

.fill-emerald-300\/20 {
  fill: #6ee7b733;
}

.fill-emerald-300\/25 {
  fill: #6ee7b740;
}

.fill-emerald-300\/30 {
  fill: #6ee7b74d;
}

.fill-emerald-300\/35 {
  fill: #6ee7b759;
}

.fill-emerald-300\/40 {
  fill: #6ee7b766;
}

.fill-emerald-300\/45 {
  fill: #6ee7b773;
}

.fill-emerald-300\/5 {
  fill: #6ee7b70d;
}

.fill-emerald-300\/50 {
  fill: #6ee7b780;
}

.fill-emerald-300\/55 {
  fill: #6ee7b78c;
}

.fill-emerald-300\/60 {
  fill: #6ee7b799;
}

.fill-emerald-300\/65 {
  fill: #6ee7b7a6;
}

.fill-emerald-300\/70 {
  fill: #6ee7b7b3;
}

.fill-emerald-300\/75 {
  fill: #6ee7b7bf;
}

.fill-emerald-300\/80 {
  fill: #6ee7b7cc;
}

.fill-emerald-300\/85 {
  fill: #6ee7b7d9;
}

.fill-emerald-300\/90 {
  fill: #6ee7b7e6;
}

.fill-emerald-300\/95 {
  fill: #6ee7b7f2;
}

.fill-emerald-400 {
  fill: #34d399;
}

.fill-emerald-400\/0 {
  fill: #34d39900;
}

.fill-emerald-400\/10 {
  fill: #34d3991a;
}

.fill-emerald-400\/100 {
  fill: #34d399;
}

.fill-emerald-400\/15 {
  fill: #34d39926;
}

.fill-emerald-400\/20 {
  fill: #34d39933;
}

.fill-emerald-400\/25 {
  fill: #34d39940;
}

.fill-emerald-400\/30 {
  fill: #34d3994d;
}

.fill-emerald-400\/35 {
  fill: #34d39959;
}

.fill-emerald-400\/40 {
  fill: #34d39966;
}

.fill-emerald-400\/45 {
  fill: #34d39973;
}

.fill-emerald-400\/5 {
  fill: #34d3990d;
}

.fill-emerald-400\/50 {
  fill: #34d39980;
}

.fill-emerald-400\/55 {
  fill: #34d3998c;
}

.fill-emerald-400\/60 {
  fill: #34d39999;
}

.fill-emerald-400\/65 {
  fill: #34d399a6;
}

.fill-emerald-400\/70 {
  fill: #34d399b3;
}

.fill-emerald-400\/75 {
  fill: #34d399bf;
}

.fill-emerald-400\/80 {
  fill: #34d399cc;
}

.fill-emerald-400\/85 {
  fill: #34d399d9;
}

.fill-emerald-400\/90 {
  fill: #34d399e6;
}

.fill-emerald-400\/95 {
  fill: #34d399f2;
}

.fill-emerald-50 {
  fill: #ecfdf5;
}

.fill-emerald-50\/0 {
  fill: #ecfdf500;
}

.fill-emerald-50\/10 {
  fill: #ecfdf51a;
}

.fill-emerald-50\/100 {
  fill: #ecfdf5;
}

.fill-emerald-50\/15 {
  fill: #ecfdf526;
}

.fill-emerald-50\/20 {
  fill: #ecfdf533;
}

.fill-emerald-50\/25 {
  fill: #ecfdf540;
}

.fill-emerald-50\/30 {
  fill: #ecfdf54d;
}

.fill-emerald-50\/35 {
  fill: #ecfdf559;
}

.fill-emerald-50\/40 {
  fill: #ecfdf566;
}

.fill-emerald-50\/45 {
  fill: #ecfdf573;
}

.fill-emerald-50\/5 {
  fill: #ecfdf50d;
}

.fill-emerald-50\/50 {
  fill: #ecfdf580;
}

.fill-emerald-50\/55 {
  fill: #ecfdf58c;
}

.fill-emerald-50\/60 {
  fill: #ecfdf599;
}

.fill-emerald-50\/65 {
  fill: #ecfdf5a6;
}

.fill-emerald-50\/70 {
  fill: #ecfdf5b3;
}

.fill-emerald-50\/75 {
  fill: #ecfdf5bf;
}

.fill-emerald-50\/80 {
  fill: #ecfdf5cc;
}

.fill-emerald-50\/85 {
  fill: #ecfdf5d9;
}

.fill-emerald-50\/90 {
  fill: #ecfdf5e6;
}

.fill-emerald-50\/95 {
  fill: #ecfdf5f2;
}

.fill-emerald-500 {
  fill: #10b981;
}

.fill-emerald-500\/0 {
  fill: #10b98100;
}

.fill-emerald-500\/10 {
  fill: #10b9811a;
}

.fill-emerald-500\/100 {
  fill: #10b981;
}

.fill-emerald-500\/15 {
  fill: #10b98126;
}

.fill-emerald-500\/20 {
  fill: #10b98133;
}

.fill-emerald-500\/25 {
  fill: #10b98140;
}

.fill-emerald-500\/30 {
  fill: #10b9814d;
}

.fill-emerald-500\/35 {
  fill: #10b98159;
}

.fill-emerald-500\/40 {
  fill: #10b98166;
}

.fill-emerald-500\/45 {
  fill: #10b98173;
}

.fill-emerald-500\/5 {
  fill: #10b9810d;
}

.fill-emerald-500\/50 {
  fill: #10b98180;
}

.fill-emerald-500\/55 {
  fill: #10b9818c;
}

.fill-emerald-500\/60 {
  fill: #10b98199;
}

.fill-emerald-500\/65 {
  fill: #10b981a6;
}

.fill-emerald-500\/70 {
  fill: #10b981b3;
}

.fill-emerald-500\/75 {
  fill: #10b981bf;
}

.fill-emerald-500\/80 {
  fill: #10b981cc;
}

.fill-emerald-500\/85 {
  fill: #10b981d9;
}

.fill-emerald-500\/90 {
  fill: #10b981e6;
}

.fill-emerald-500\/95 {
  fill: #10b981f2;
}

.fill-emerald-600 {
  fill: #059669;
}

.fill-emerald-600\/0 {
  fill: #05966900;
}

.fill-emerald-600\/10 {
  fill: #0596691a;
}

.fill-emerald-600\/100 {
  fill: #059669;
}

.fill-emerald-600\/15 {
  fill: #05966926;
}

.fill-emerald-600\/20 {
  fill: #05966933;
}

.fill-emerald-600\/25 {
  fill: #05966940;
}

.fill-emerald-600\/30 {
  fill: #0596694d;
}

.fill-emerald-600\/35 {
  fill: #05966959;
}

.fill-emerald-600\/40 {
  fill: #05966966;
}

.fill-emerald-600\/45 {
  fill: #05966973;
}

.fill-emerald-600\/5 {
  fill: #0596690d;
}

.fill-emerald-600\/50 {
  fill: #05966980;
}

.fill-emerald-600\/55 {
  fill: #0596698c;
}

.fill-emerald-600\/60 {
  fill: #05966999;
}

.fill-emerald-600\/65 {
  fill: #059669a6;
}

.fill-emerald-600\/70 {
  fill: #059669b3;
}

.fill-emerald-600\/75 {
  fill: #059669bf;
}

.fill-emerald-600\/80 {
  fill: #059669cc;
}

.fill-emerald-600\/85 {
  fill: #059669d9;
}

.fill-emerald-600\/90 {
  fill: #059669e6;
}

.fill-emerald-600\/95 {
  fill: #059669f2;
}

.fill-emerald-700 {
  fill: #047857;
}

.fill-emerald-700\/0 {
  fill: #04785700;
}

.fill-emerald-700\/10 {
  fill: #0478571a;
}

.fill-emerald-700\/100 {
  fill: #047857;
}

.fill-emerald-700\/15 {
  fill: #04785726;
}

.fill-emerald-700\/20 {
  fill: #04785733;
}

.fill-emerald-700\/25 {
  fill: #04785740;
}

.fill-emerald-700\/30 {
  fill: #0478574d;
}

.fill-emerald-700\/35 {
  fill: #04785759;
}

.fill-emerald-700\/40 {
  fill: #04785766;
}

.fill-emerald-700\/45 {
  fill: #04785773;
}

.fill-emerald-700\/5 {
  fill: #0478570d;
}

.fill-emerald-700\/50 {
  fill: #04785780;
}

.fill-emerald-700\/55 {
  fill: #0478578c;
}

.fill-emerald-700\/60 {
  fill: #04785799;
}

.fill-emerald-700\/65 {
  fill: #047857a6;
}

.fill-emerald-700\/70 {
  fill: #047857b3;
}

.fill-emerald-700\/75 {
  fill: #047857bf;
}

.fill-emerald-700\/80 {
  fill: #047857cc;
}

.fill-emerald-700\/85 {
  fill: #047857d9;
}

.fill-emerald-700\/90 {
  fill: #047857e6;
}

.fill-emerald-700\/95 {
  fill: #047857f2;
}

.fill-emerald-800 {
  fill: #065f46;
}

.fill-emerald-800\/0 {
  fill: #065f4600;
}

.fill-emerald-800\/10 {
  fill: #065f461a;
}

.fill-emerald-800\/100 {
  fill: #065f46;
}

.fill-emerald-800\/15 {
  fill: #065f4626;
}

.fill-emerald-800\/20 {
  fill: #065f4633;
}

.fill-emerald-800\/25 {
  fill: #065f4640;
}

.fill-emerald-800\/30 {
  fill: #065f464d;
}

.fill-emerald-800\/35 {
  fill: #065f4659;
}

.fill-emerald-800\/40 {
  fill: #065f4666;
}

.fill-emerald-800\/45 {
  fill: #065f4673;
}

.fill-emerald-800\/5 {
  fill: #065f460d;
}

.fill-emerald-800\/50 {
  fill: #065f4680;
}

.fill-emerald-800\/55 {
  fill: #065f468c;
}

.fill-emerald-800\/60 {
  fill: #065f4699;
}

.fill-emerald-800\/65 {
  fill: #065f46a6;
}

.fill-emerald-800\/70 {
  fill: #065f46b3;
}

.fill-emerald-800\/75 {
  fill: #065f46bf;
}

.fill-emerald-800\/80 {
  fill: #065f46cc;
}

.fill-emerald-800\/85 {
  fill: #065f46d9;
}

.fill-emerald-800\/90 {
  fill: #065f46e6;
}

.fill-emerald-800\/95 {
  fill: #065f46f2;
}

.fill-emerald-900 {
  fill: #064e3b;
}

.fill-emerald-900\/0 {
  fill: #064e3b00;
}

.fill-emerald-900\/10 {
  fill: #064e3b1a;
}

.fill-emerald-900\/100 {
  fill: #064e3b;
}

.fill-emerald-900\/15 {
  fill: #064e3b26;
}

.fill-emerald-900\/20 {
  fill: #064e3b33;
}

.fill-emerald-900\/25 {
  fill: #064e3b40;
}

.fill-emerald-900\/30 {
  fill: #064e3b4d;
}

.fill-emerald-900\/35 {
  fill: #064e3b59;
}

.fill-emerald-900\/40 {
  fill: #064e3b66;
}

.fill-emerald-900\/45 {
  fill: #064e3b73;
}

.fill-emerald-900\/5 {
  fill: #064e3b0d;
}

.fill-emerald-900\/50 {
  fill: #064e3b80;
}

.fill-emerald-900\/55 {
  fill: #064e3b8c;
}

.fill-emerald-900\/60 {
  fill: #064e3b99;
}

.fill-emerald-900\/65 {
  fill: #064e3ba6;
}

.fill-emerald-900\/70 {
  fill: #064e3bb3;
}

.fill-emerald-900\/75 {
  fill: #064e3bbf;
}

.fill-emerald-900\/80 {
  fill: #064e3bcc;
}

.fill-emerald-900\/85 {
  fill: #064e3bd9;
}

.fill-emerald-900\/90 {
  fill: #064e3be6;
}

.fill-emerald-900\/95 {
  fill: #064e3bf2;
}

.fill-emerald-950 {
  fill: #022c22;
}

.fill-emerald-950\/0 {
  fill: #022c2200;
}

.fill-emerald-950\/10 {
  fill: #022c221a;
}

.fill-emerald-950\/100 {
  fill: #022c22;
}

.fill-emerald-950\/15 {
  fill: #022c2226;
}

.fill-emerald-950\/20 {
  fill: #022c2233;
}

.fill-emerald-950\/25 {
  fill: #022c2240;
}

.fill-emerald-950\/30 {
  fill: #022c224d;
}

.fill-emerald-950\/35 {
  fill: #022c2259;
}

.fill-emerald-950\/40 {
  fill: #022c2266;
}

.fill-emerald-950\/45 {
  fill: #022c2273;
}

.fill-emerald-950\/5 {
  fill: #022c220d;
}

.fill-emerald-950\/50 {
  fill: #022c2280;
}

.fill-emerald-950\/55 {
  fill: #022c228c;
}

.fill-emerald-950\/60 {
  fill: #022c2299;
}

.fill-emerald-950\/65 {
  fill: #022c22a6;
}

.fill-emerald-950\/70 {
  fill: #022c22b3;
}

.fill-emerald-950\/75 {
  fill: #022c22bf;
}

.fill-emerald-950\/80 {
  fill: #022c22cc;
}

.fill-emerald-950\/85 {
  fill: #022c22d9;
}

.fill-emerald-950\/90 {
  fill: #022c22e6;
}

.fill-emerald-950\/95 {
  fill: #022c22f2;
}

.fill-error {
  fill: var(--fallback-er, oklch(var(--er) / 1));
}

.fill-error-content {
  fill: var(--fallback-erc, oklch(var(--erc) / 1));
}

.fill-error-content\/0 {
  fill: var(--fallback-erc, oklch(var(--erc) / 0));
}

.fill-error-content\/10 {
  fill: var(--fallback-erc, oklch(var(--erc) / .1));
}

.fill-error-content\/100 {
  fill: var(--fallback-erc, oklch(var(--erc) / 1));
}

.fill-error-content\/15 {
  fill: var(--fallback-erc, oklch(var(--erc) / .15));
}

.fill-error-content\/20 {
  fill: var(--fallback-erc, oklch(var(--erc) / .2));
}

.fill-error-content\/25 {
  fill: var(--fallback-erc, oklch(var(--erc) / .25));
}

.fill-error-content\/30 {
  fill: var(--fallback-erc, oklch(var(--erc) / .3));
}

.fill-error-content\/35 {
  fill: var(--fallback-erc, oklch(var(--erc) / .35));
}

.fill-error-content\/40 {
  fill: var(--fallback-erc, oklch(var(--erc) / .4));
}

.fill-error-content\/45 {
  fill: var(--fallback-erc, oklch(var(--erc) / .45));
}

.fill-error-content\/5 {
  fill: var(--fallback-erc, oklch(var(--erc) / .05));
}

.fill-error-content\/50 {
  fill: var(--fallback-erc, oklch(var(--erc) / .5));
}

.fill-error-content\/55 {
  fill: var(--fallback-erc, oklch(var(--erc) / .55));
}

.fill-error-content\/60 {
  fill: var(--fallback-erc, oklch(var(--erc) / .6));
}

.fill-error-content\/65 {
  fill: var(--fallback-erc, oklch(var(--erc) / .65));
}

.fill-error-content\/70 {
  fill: var(--fallback-erc, oklch(var(--erc) / .7));
}

.fill-error-content\/75 {
  fill: var(--fallback-erc, oklch(var(--erc) / .75));
}

.fill-error-content\/80 {
  fill: var(--fallback-erc, oklch(var(--erc) / .8));
}

.fill-error-content\/85 {
  fill: var(--fallback-erc, oklch(var(--erc) / .85));
}

.fill-error-content\/90 {
  fill: var(--fallback-erc, oklch(var(--erc) / .9));
}

.fill-error-content\/95 {
  fill: var(--fallback-erc, oklch(var(--erc) / .95));
}

.fill-error\/0 {
  fill: var(--fallback-er, oklch(var(--er) / 0));
}

.fill-error\/10 {
  fill: var(--fallback-er, oklch(var(--er) / .1));
}

.fill-error\/100 {
  fill: var(--fallback-er, oklch(var(--er) / 1));
}

.fill-error\/15 {
  fill: var(--fallback-er, oklch(var(--er) / .15));
}

.fill-error\/20 {
  fill: var(--fallback-er, oklch(var(--er) / .2));
}

.fill-error\/25 {
  fill: var(--fallback-er, oklch(var(--er) / .25));
}

.fill-error\/30 {
  fill: var(--fallback-er, oklch(var(--er) / .3));
}

.fill-error\/35 {
  fill: var(--fallback-er, oklch(var(--er) / .35));
}

.fill-error\/40 {
  fill: var(--fallback-er, oklch(var(--er) / .4));
}

.fill-error\/45 {
  fill: var(--fallback-er, oklch(var(--er) / .45));
}

.fill-error\/5 {
  fill: var(--fallback-er, oklch(var(--er) / .05));
}

.fill-error\/50 {
  fill: var(--fallback-er, oklch(var(--er) / .5));
}

.fill-error\/55 {
  fill: var(--fallback-er, oklch(var(--er) / .55));
}

.fill-error\/60 {
  fill: var(--fallback-er, oklch(var(--er) / .6));
}

.fill-error\/65 {
  fill: var(--fallback-er, oklch(var(--er) / .65));
}

.fill-error\/70 {
  fill: var(--fallback-er, oklch(var(--er) / .7));
}

.fill-error\/75 {
  fill: var(--fallback-er, oklch(var(--er) / .75));
}

.fill-error\/80 {
  fill: var(--fallback-er, oklch(var(--er) / .8));
}

.fill-error\/85 {
  fill: var(--fallback-er, oklch(var(--er) / .85));
}

.fill-error\/90 {
  fill: var(--fallback-er, oklch(var(--er) / .9));
}

.fill-error\/95 {
  fill: var(--fallback-er, oklch(var(--er) / .95));
}

.fill-foreground {
  fill: var(--foreground);
}

.fill-fuchsia-100 {
  fill: #fae8ff;
}

.fill-fuchsia-100\/0 {
  fill: #fae8ff00;
}

.fill-fuchsia-100\/10 {
  fill: #fae8ff1a;
}

.fill-fuchsia-100\/100 {
  fill: #fae8ff;
}

.fill-fuchsia-100\/15 {
  fill: #fae8ff26;
}

.fill-fuchsia-100\/20 {
  fill: #fae8ff33;
}

.fill-fuchsia-100\/25 {
  fill: #fae8ff40;
}

.fill-fuchsia-100\/30 {
  fill: #fae8ff4d;
}

.fill-fuchsia-100\/35 {
  fill: #fae8ff59;
}

.fill-fuchsia-100\/40 {
  fill: #fae8ff66;
}

.fill-fuchsia-100\/45 {
  fill: #fae8ff73;
}

.fill-fuchsia-100\/5 {
  fill: #fae8ff0d;
}

.fill-fuchsia-100\/50 {
  fill: #fae8ff80;
}

.fill-fuchsia-100\/55 {
  fill: #fae8ff8c;
}

.fill-fuchsia-100\/60 {
  fill: #fae8ff99;
}

.fill-fuchsia-100\/65 {
  fill: #fae8ffa6;
}

.fill-fuchsia-100\/70 {
  fill: #fae8ffb3;
}

.fill-fuchsia-100\/75 {
  fill: #fae8ffbf;
}

.fill-fuchsia-100\/80 {
  fill: #fae8ffcc;
}

.fill-fuchsia-100\/85 {
  fill: #fae8ffd9;
}

.fill-fuchsia-100\/90 {
  fill: #fae8ffe6;
}

.fill-fuchsia-100\/95 {
  fill: #fae8fff2;
}

.fill-fuchsia-200 {
  fill: #f5d0fe;
}

.fill-fuchsia-200\/0 {
  fill: #f5d0fe00;
}

.fill-fuchsia-200\/10 {
  fill: #f5d0fe1a;
}

.fill-fuchsia-200\/100 {
  fill: #f5d0fe;
}

.fill-fuchsia-200\/15 {
  fill: #f5d0fe26;
}

.fill-fuchsia-200\/20 {
  fill: #f5d0fe33;
}

.fill-fuchsia-200\/25 {
  fill: #f5d0fe40;
}

.fill-fuchsia-200\/30 {
  fill: #f5d0fe4d;
}

.fill-fuchsia-200\/35 {
  fill: #f5d0fe59;
}

.fill-fuchsia-200\/40 {
  fill: #f5d0fe66;
}

.fill-fuchsia-200\/45 {
  fill: #f5d0fe73;
}

.fill-fuchsia-200\/5 {
  fill: #f5d0fe0d;
}

.fill-fuchsia-200\/50 {
  fill: #f5d0fe80;
}

.fill-fuchsia-200\/55 {
  fill: #f5d0fe8c;
}

.fill-fuchsia-200\/60 {
  fill: #f5d0fe99;
}

.fill-fuchsia-200\/65 {
  fill: #f5d0fea6;
}

.fill-fuchsia-200\/70 {
  fill: #f5d0feb3;
}

.fill-fuchsia-200\/75 {
  fill: #f5d0febf;
}

.fill-fuchsia-200\/80 {
  fill: #f5d0fecc;
}

.fill-fuchsia-200\/85 {
  fill: #f5d0fed9;
}

.fill-fuchsia-200\/90 {
  fill: #f5d0fee6;
}

.fill-fuchsia-200\/95 {
  fill: #f5d0fef2;
}

.fill-fuchsia-300 {
  fill: #f0abfc;
}

.fill-fuchsia-300\/0 {
  fill: #f0abfc00;
}

.fill-fuchsia-300\/10 {
  fill: #f0abfc1a;
}

.fill-fuchsia-300\/100 {
  fill: #f0abfc;
}

.fill-fuchsia-300\/15 {
  fill: #f0abfc26;
}

.fill-fuchsia-300\/20 {
  fill: #f0abfc33;
}

.fill-fuchsia-300\/25 {
  fill: #f0abfc40;
}

.fill-fuchsia-300\/30 {
  fill: #f0abfc4d;
}

.fill-fuchsia-300\/35 {
  fill: #f0abfc59;
}

.fill-fuchsia-300\/40 {
  fill: #f0abfc66;
}

.fill-fuchsia-300\/45 {
  fill: #f0abfc73;
}

.fill-fuchsia-300\/5 {
  fill: #f0abfc0d;
}

.fill-fuchsia-300\/50 {
  fill: #f0abfc80;
}

.fill-fuchsia-300\/55 {
  fill: #f0abfc8c;
}

.fill-fuchsia-300\/60 {
  fill: #f0abfc99;
}

.fill-fuchsia-300\/65 {
  fill: #f0abfca6;
}

.fill-fuchsia-300\/70 {
  fill: #f0abfcb3;
}

.fill-fuchsia-300\/75 {
  fill: #f0abfcbf;
}

.fill-fuchsia-300\/80 {
  fill: #f0abfccc;
}

.fill-fuchsia-300\/85 {
  fill: #f0abfcd9;
}

.fill-fuchsia-300\/90 {
  fill: #f0abfce6;
}

.fill-fuchsia-300\/95 {
  fill: #f0abfcf2;
}

.fill-fuchsia-400 {
  fill: #e879f9;
}

.fill-fuchsia-400\/0 {
  fill: #e879f900;
}

.fill-fuchsia-400\/10 {
  fill: #e879f91a;
}

.fill-fuchsia-400\/100 {
  fill: #e879f9;
}

.fill-fuchsia-400\/15 {
  fill: #e879f926;
}

.fill-fuchsia-400\/20 {
  fill: #e879f933;
}

.fill-fuchsia-400\/25 {
  fill: #e879f940;
}

.fill-fuchsia-400\/30 {
  fill: #e879f94d;
}

.fill-fuchsia-400\/35 {
  fill: #e879f959;
}

.fill-fuchsia-400\/40 {
  fill: #e879f966;
}

.fill-fuchsia-400\/45 {
  fill: #e879f973;
}

.fill-fuchsia-400\/5 {
  fill: #e879f90d;
}

.fill-fuchsia-400\/50 {
  fill: #e879f980;
}

.fill-fuchsia-400\/55 {
  fill: #e879f98c;
}

.fill-fuchsia-400\/60 {
  fill: #e879f999;
}

.fill-fuchsia-400\/65 {
  fill: #e879f9a6;
}

.fill-fuchsia-400\/70 {
  fill: #e879f9b3;
}

.fill-fuchsia-400\/75 {
  fill: #e879f9bf;
}

.fill-fuchsia-400\/80 {
  fill: #e879f9cc;
}

.fill-fuchsia-400\/85 {
  fill: #e879f9d9;
}

.fill-fuchsia-400\/90 {
  fill: #e879f9e6;
}

.fill-fuchsia-400\/95 {
  fill: #e879f9f2;
}

.fill-fuchsia-50 {
  fill: #fdf4ff;
}

.fill-fuchsia-50\/0 {
  fill: #fdf4ff00;
}

.fill-fuchsia-50\/10 {
  fill: #fdf4ff1a;
}

.fill-fuchsia-50\/100 {
  fill: #fdf4ff;
}

.fill-fuchsia-50\/15 {
  fill: #fdf4ff26;
}

.fill-fuchsia-50\/20 {
  fill: #fdf4ff33;
}

.fill-fuchsia-50\/25 {
  fill: #fdf4ff40;
}

.fill-fuchsia-50\/30 {
  fill: #fdf4ff4d;
}

.fill-fuchsia-50\/35 {
  fill: #fdf4ff59;
}

.fill-fuchsia-50\/40 {
  fill: #fdf4ff66;
}

.fill-fuchsia-50\/45 {
  fill: #fdf4ff73;
}

.fill-fuchsia-50\/5 {
  fill: #fdf4ff0d;
}

.fill-fuchsia-50\/50 {
  fill: #fdf4ff80;
}

.fill-fuchsia-50\/55 {
  fill: #fdf4ff8c;
}

.fill-fuchsia-50\/60 {
  fill: #fdf4ff99;
}

.fill-fuchsia-50\/65 {
  fill: #fdf4ffa6;
}

.fill-fuchsia-50\/70 {
  fill: #fdf4ffb3;
}

.fill-fuchsia-50\/75 {
  fill: #fdf4ffbf;
}

.fill-fuchsia-50\/80 {
  fill: #fdf4ffcc;
}

.fill-fuchsia-50\/85 {
  fill: #fdf4ffd9;
}

.fill-fuchsia-50\/90 {
  fill: #fdf4ffe6;
}

.fill-fuchsia-50\/95 {
  fill: #fdf4fff2;
}

.fill-fuchsia-500 {
  fill: #d946ef;
}

.fill-fuchsia-500\/0 {
  fill: #d946ef00;
}

.fill-fuchsia-500\/10 {
  fill: #d946ef1a;
}

.fill-fuchsia-500\/100 {
  fill: #d946ef;
}

.fill-fuchsia-500\/15 {
  fill: #d946ef26;
}

.fill-fuchsia-500\/20 {
  fill: #d946ef33;
}

.fill-fuchsia-500\/25 {
  fill: #d946ef40;
}

.fill-fuchsia-500\/30 {
  fill: #d946ef4d;
}

.fill-fuchsia-500\/35 {
  fill: #d946ef59;
}

.fill-fuchsia-500\/40 {
  fill: #d946ef66;
}

.fill-fuchsia-500\/45 {
  fill: #d946ef73;
}

.fill-fuchsia-500\/5 {
  fill: #d946ef0d;
}

.fill-fuchsia-500\/50 {
  fill: #d946ef80;
}

.fill-fuchsia-500\/55 {
  fill: #d946ef8c;
}

.fill-fuchsia-500\/60 {
  fill: #d946ef99;
}

.fill-fuchsia-500\/65 {
  fill: #d946efa6;
}

.fill-fuchsia-500\/70 {
  fill: #d946efb3;
}

.fill-fuchsia-500\/75 {
  fill: #d946efbf;
}

.fill-fuchsia-500\/80 {
  fill: #d946efcc;
}

.fill-fuchsia-500\/85 {
  fill: #d946efd9;
}

.fill-fuchsia-500\/90 {
  fill: #d946efe6;
}

.fill-fuchsia-500\/95 {
  fill: #d946eff2;
}

.fill-fuchsia-600 {
  fill: #c026d3;
}

.fill-fuchsia-600\/0 {
  fill: #c026d300;
}

.fill-fuchsia-600\/10 {
  fill: #c026d31a;
}

.fill-fuchsia-600\/100 {
  fill: #c026d3;
}

.fill-fuchsia-600\/15 {
  fill: #c026d326;
}

.fill-fuchsia-600\/20 {
  fill: #c026d333;
}

.fill-fuchsia-600\/25 {
  fill: #c026d340;
}

.fill-fuchsia-600\/30 {
  fill: #c026d34d;
}

.fill-fuchsia-600\/35 {
  fill: #c026d359;
}

.fill-fuchsia-600\/40 {
  fill: #c026d366;
}

.fill-fuchsia-600\/45 {
  fill: #c026d373;
}

.fill-fuchsia-600\/5 {
  fill: #c026d30d;
}

.fill-fuchsia-600\/50 {
  fill: #c026d380;
}

.fill-fuchsia-600\/55 {
  fill: #c026d38c;
}

.fill-fuchsia-600\/60 {
  fill: #c026d399;
}

.fill-fuchsia-600\/65 {
  fill: #c026d3a6;
}

.fill-fuchsia-600\/70 {
  fill: #c026d3b3;
}

.fill-fuchsia-600\/75 {
  fill: #c026d3bf;
}

.fill-fuchsia-600\/80 {
  fill: #c026d3cc;
}

.fill-fuchsia-600\/85 {
  fill: #c026d3d9;
}

.fill-fuchsia-600\/90 {
  fill: #c026d3e6;
}

.fill-fuchsia-600\/95 {
  fill: #c026d3f2;
}

.fill-fuchsia-700 {
  fill: #a21caf;
}

.fill-fuchsia-700\/0 {
  fill: #a21caf00;
}

.fill-fuchsia-700\/10 {
  fill: #a21caf1a;
}

.fill-fuchsia-700\/100 {
  fill: #a21caf;
}

.fill-fuchsia-700\/15 {
  fill: #a21caf26;
}

.fill-fuchsia-700\/20 {
  fill: #a21caf33;
}

.fill-fuchsia-700\/25 {
  fill: #a21caf40;
}

.fill-fuchsia-700\/30 {
  fill: #a21caf4d;
}

.fill-fuchsia-700\/35 {
  fill: #a21caf59;
}

.fill-fuchsia-700\/40 {
  fill: #a21caf66;
}

.fill-fuchsia-700\/45 {
  fill: #a21caf73;
}

.fill-fuchsia-700\/5 {
  fill: #a21caf0d;
}

.fill-fuchsia-700\/50 {
  fill: #a21caf80;
}

.fill-fuchsia-700\/55 {
  fill: #a21caf8c;
}

.fill-fuchsia-700\/60 {
  fill: #a21caf99;
}

.fill-fuchsia-700\/65 {
  fill: #a21cafa6;
}

.fill-fuchsia-700\/70 {
  fill: #a21cafb3;
}

.fill-fuchsia-700\/75 {
  fill: #a21cafbf;
}

.fill-fuchsia-700\/80 {
  fill: #a21cafcc;
}

.fill-fuchsia-700\/85 {
  fill: #a21cafd9;
}

.fill-fuchsia-700\/90 {
  fill: #a21cafe6;
}

.fill-fuchsia-700\/95 {
  fill: #a21caff2;
}

.fill-fuchsia-800 {
  fill: #86198f;
}

.fill-fuchsia-800\/0 {
  fill: #86198f00;
}

.fill-fuchsia-800\/10 {
  fill: #86198f1a;
}

.fill-fuchsia-800\/100 {
  fill: #86198f;
}

.fill-fuchsia-800\/15 {
  fill: #86198f26;
}

.fill-fuchsia-800\/20 {
  fill: #86198f33;
}

.fill-fuchsia-800\/25 {
  fill: #86198f40;
}

.fill-fuchsia-800\/30 {
  fill: #86198f4d;
}

.fill-fuchsia-800\/35 {
  fill: #86198f59;
}

.fill-fuchsia-800\/40 {
  fill: #86198f66;
}

.fill-fuchsia-800\/45 {
  fill: #86198f73;
}

.fill-fuchsia-800\/5 {
  fill: #86198f0d;
}

.fill-fuchsia-800\/50 {
  fill: #86198f80;
}

.fill-fuchsia-800\/55 {
  fill: #86198f8c;
}

.fill-fuchsia-800\/60 {
  fill: #86198f99;
}

.fill-fuchsia-800\/65 {
  fill: #86198fa6;
}

.fill-fuchsia-800\/70 {
  fill: #86198fb3;
}

.fill-fuchsia-800\/75 {
  fill: #86198fbf;
}

.fill-fuchsia-800\/80 {
  fill: #86198fcc;
}

.fill-fuchsia-800\/85 {
  fill: #86198fd9;
}

.fill-fuchsia-800\/90 {
  fill: #86198fe6;
}

.fill-fuchsia-800\/95 {
  fill: #86198ff2;
}

.fill-fuchsia-900 {
  fill: #701a75;
}

.fill-fuchsia-900\/0 {
  fill: #701a7500;
}

.fill-fuchsia-900\/10 {
  fill: #701a751a;
}

.fill-fuchsia-900\/100 {
  fill: #701a75;
}

.fill-fuchsia-900\/15 {
  fill: #701a7526;
}

.fill-fuchsia-900\/20 {
  fill: #701a7533;
}

.fill-fuchsia-900\/25 {
  fill: #701a7540;
}

.fill-fuchsia-900\/30 {
  fill: #701a754d;
}

.fill-fuchsia-900\/35 {
  fill: #701a7559;
}

.fill-fuchsia-900\/40 {
  fill: #701a7566;
}

.fill-fuchsia-900\/45 {
  fill: #701a7573;
}

.fill-fuchsia-900\/5 {
  fill: #701a750d;
}

.fill-fuchsia-900\/50 {
  fill: #701a7580;
}

.fill-fuchsia-900\/55 {
  fill: #701a758c;
}

.fill-fuchsia-900\/60 {
  fill: #701a7599;
}

.fill-fuchsia-900\/65 {
  fill: #701a75a6;
}

.fill-fuchsia-900\/70 {
  fill: #701a75b3;
}

.fill-fuchsia-900\/75 {
  fill: #701a75bf;
}

.fill-fuchsia-900\/80 {
  fill: #701a75cc;
}

.fill-fuchsia-900\/85 {
  fill: #701a75d9;
}

.fill-fuchsia-900\/90 {
  fill: #701a75e6;
}

.fill-fuchsia-900\/95 {
  fill: #701a75f2;
}

.fill-fuchsia-950 {
  fill: #4a044e;
}

.fill-fuchsia-950\/0 {
  fill: #4a044e00;
}

.fill-fuchsia-950\/10 {
  fill: #4a044e1a;
}

.fill-fuchsia-950\/100 {
  fill: #4a044e;
}

.fill-fuchsia-950\/15 {
  fill: #4a044e26;
}

.fill-fuchsia-950\/20 {
  fill: #4a044e33;
}

.fill-fuchsia-950\/25 {
  fill: #4a044e40;
}

.fill-fuchsia-950\/30 {
  fill: #4a044e4d;
}

.fill-fuchsia-950\/35 {
  fill: #4a044e59;
}

.fill-fuchsia-950\/40 {
  fill: #4a044e66;
}

.fill-fuchsia-950\/45 {
  fill: #4a044e73;
}

.fill-fuchsia-950\/5 {
  fill: #4a044e0d;
}

.fill-fuchsia-950\/50 {
  fill: #4a044e80;
}

.fill-fuchsia-950\/55 {
  fill: #4a044e8c;
}

.fill-fuchsia-950\/60 {
  fill: #4a044e99;
}

.fill-fuchsia-950\/65 {
  fill: #4a044ea6;
}

.fill-fuchsia-950\/70 {
  fill: #4a044eb3;
}

.fill-fuchsia-950\/75 {
  fill: #4a044ebf;
}

.fill-fuchsia-950\/80 {
  fill: #4a044ecc;
}

.fill-fuchsia-950\/85 {
  fill: #4a044ed9;
}

.fill-fuchsia-950\/90 {
  fill: #4a044ee6;
}

.fill-fuchsia-950\/95 {
  fill: #4a044ef2;
}

.fill-gray-100 {
  fill: #f3f4f6;
}

.fill-gray-100\/0 {
  fill: #f3f4f600;
}

.fill-gray-100\/10 {
  fill: #f3f4f61a;
}

.fill-gray-100\/100 {
  fill: #f3f4f6;
}

.fill-gray-100\/15 {
  fill: #f3f4f626;
}

.fill-gray-100\/20 {
  fill: #f3f4f633;
}

.fill-gray-100\/25 {
  fill: #f3f4f640;
}

.fill-gray-100\/30 {
  fill: #f3f4f64d;
}

.fill-gray-100\/35 {
  fill: #f3f4f659;
}

.fill-gray-100\/40 {
  fill: #f3f4f666;
}

.fill-gray-100\/45 {
  fill: #f3f4f673;
}

.fill-gray-100\/5 {
  fill: #f3f4f60d;
}

.fill-gray-100\/50 {
  fill: #f3f4f680;
}

.fill-gray-100\/55 {
  fill: #f3f4f68c;
}

.fill-gray-100\/60 {
  fill: #f3f4f699;
}

.fill-gray-100\/65 {
  fill: #f3f4f6a6;
}

.fill-gray-100\/70 {
  fill: #f3f4f6b3;
}

.fill-gray-100\/75 {
  fill: #f3f4f6bf;
}

.fill-gray-100\/80 {
  fill: #f3f4f6cc;
}

.fill-gray-100\/85 {
  fill: #f3f4f6d9;
}

.fill-gray-100\/90 {
  fill: #f3f4f6e6;
}

.fill-gray-100\/95 {
  fill: #f3f4f6f2;
}

.fill-gray-200 {
  fill: #e5e7eb;
}

.fill-gray-200\/0 {
  fill: #e5e7eb00;
}

.fill-gray-200\/10 {
  fill: #e5e7eb1a;
}

.fill-gray-200\/100 {
  fill: #e5e7eb;
}

.fill-gray-200\/15 {
  fill: #e5e7eb26;
}

.fill-gray-200\/20 {
  fill: #e5e7eb33;
}

.fill-gray-200\/25 {
  fill: #e5e7eb40;
}

.fill-gray-200\/30 {
  fill: #e5e7eb4d;
}

.fill-gray-200\/35 {
  fill: #e5e7eb59;
}

.fill-gray-200\/40 {
  fill: #e5e7eb66;
}

.fill-gray-200\/45 {
  fill: #e5e7eb73;
}

.fill-gray-200\/5 {
  fill: #e5e7eb0d;
}

.fill-gray-200\/50 {
  fill: #e5e7eb80;
}

.fill-gray-200\/55 {
  fill: #e5e7eb8c;
}

.fill-gray-200\/60 {
  fill: #e5e7eb99;
}

.fill-gray-200\/65 {
  fill: #e5e7eba6;
}

.fill-gray-200\/70 {
  fill: #e5e7ebb3;
}

.fill-gray-200\/75 {
  fill: #e5e7ebbf;
}

.fill-gray-200\/80 {
  fill: #e5e7ebcc;
}

.fill-gray-200\/85 {
  fill: #e5e7ebd9;
}

.fill-gray-200\/90 {
  fill: #e5e7ebe6;
}

.fill-gray-200\/95 {
  fill: #e5e7ebf2;
}

.fill-gray-300 {
  fill: #d1d5db;
}

.fill-gray-300\/0 {
  fill: #d1d5db00;
}

.fill-gray-300\/10 {
  fill: #d1d5db1a;
}

.fill-gray-300\/100 {
  fill: #d1d5db;
}

.fill-gray-300\/15 {
  fill: #d1d5db26;
}

.fill-gray-300\/20 {
  fill: #d1d5db33;
}

.fill-gray-300\/25 {
  fill: #d1d5db40;
}

.fill-gray-300\/30 {
  fill: #d1d5db4d;
}

.fill-gray-300\/35 {
  fill: #d1d5db59;
}

.fill-gray-300\/40 {
  fill: #d1d5db66;
}

.fill-gray-300\/45 {
  fill: #d1d5db73;
}

.fill-gray-300\/5 {
  fill: #d1d5db0d;
}

.fill-gray-300\/50 {
  fill: #d1d5db80;
}

.fill-gray-300\/55 {
  fill: #d1d5db8c;
}

.fill-gray-300\/60 {
  fill: #d1d5db99;
}

.fill-gray-300\/65 {
  fill: #d1d5dba6;
}

.fill-gray-300\/70 {
  fill: #d1d5dbb3;
}

.fill-gray-300\/75 {
  fill: #d1d5dbbf;
}

.fill-gray-300\/80 {
  fill: #d1d5dbcc;
}

.fill-gray-300\/85 {
  fill: #d1d5dbd9;
}

.fill-gray-300\/90 {
  fill: #d1d5dbe6;
}

.fill-gray-300\/95 {
  fill: #d1d5dbf2;
}

.fill-gray-400 {
  fill: #9ca3af;
}

.fill-gray-400\/0 {
  fill: #9ca3af00;
}

.fill-gray-400\/10 {
  fill: #9ca3af1a;
}

.fill-gray-400\/100 {
  fill: #9ca3af;
}

.fill-gray-400\/15 {
  fill: #9ca3af26;
}

.fill-gray-400\/20 {
  fill: #9ca3af33;
}

.fill-gray-400\/25 {
  fill: #9ca3af40;
}

.fill-gray-400\/30 {
  fill: #9ca3af4d;
}

.fill-gray-400\/35 {
  fill: #9ca3af59;
}

.fill-gray-400\/40 {
  fill: #9ca3af66;
}

.fill-gray-400\/45 {
  fill: #9ca3af73;
}

.fill-gray-400\/5 {
  fill: #9ca3af0d;
}

.fill-gray-400\/50 {
  fill: #9ca3af80;
}

.fill-gray-400\/55 {
  fill: #9ca3af8c;
}

.fill-gray-400\/60 {
  fill: #9ca3af99;
}

.fill-gray-400\/65 {
  fill: #9ca3afa6;
}

.fill-gray-400\/70 {
  fill: #9ca3afb3;
}

.fill-gray-400\/75 {
  fill: #9ca3afbf;
}

.fill-gray-400\/80 {
  fill: #9ca3afcc;
}

.fill-gray-400\/85 {
  fill: #9ca3afd9;
}

.fill-gray-400\/90 {
  fill: #9ca3afe6;
}

.fill-gray-400\/95 {
  fill: #9ca3aff2;
}

.fill-gray-50 {
  fill: #f9fafb;
}

.fill-gray-50\/0 {
  fill: #f9fafb00;
}

.fill-gray-50\/10 {
  fill: #f9fafb1a;
}

.fill-gray-50\/100 {
  fill: #f9fafb;
}

.fill-gray-50\/15 {
  fill: #f9fafb26;
}

.fill-gray-50\/20 {
  fill: #f9fafb33;
}

.fill-gray-50\/25 {
  fill: #f9fafb40;
}

.fill-gray-50\/30 {
  fill: #f9fafb4d;
}

.fill-gray-50\/35 {
  fill: #f9fafb59;
}

.fill-gray-50\/40 {
  fill: #f9fafb66;
}

.fill-gray-50\/45 {
  fill: #f9fafb73;
}

.fill-gray-50\/5 {
  fill: #f9fafb0d;
}

.fill-gray-50\/50 {
  fill: #f9fafb80;
}

.fill-gray-50\/55 {
  fill: #f9fafb8c;
}

.fill-gray-50\/60 {
  fill: #f9fafb99;
}

.fill-gray-50\/65 {
  fill: #f9fafba6;
}

.fill-gray-50\/70 {
  fill: #f9fafbb3;
}

.fill-gray-50\/75 {
  fill: #f9fafbbf;
}

.fill-gray-50\/80 {
  fill: #f9fafbcc;
}

.fill-gray-50\/85 {
  fill: #f9fafbd9;
}

.fill-gray-50\/90 {
  fill: #f9fafbe6;
}

.fill-gray-50\/95 {
  fill: #f9fafbf2;
}

.fill-gray-500 {
  fill: #6b7280;
}

.fill-gray-500\/0 {
  fill: #6b728000;
}

.fill-gray-500\/10 {
  fill: #6b72801a;
}

.fill-gray-500\/100 {
  fill: #6b7280;
}

.fill-gray-500\/15 {
  fill: #6b728026;
}

.fill-gray-500\/20 {
  fill: #6b728033;
}

.fill-gray-500\/25 {
  fill: #6b728040;
}

.fill-gray-500\/30 {
  fill: #6b72804d;
}

.fill-gray-500\/35 {
  fill: #6b728059;
}

.fill-gray-500\/40 {
  fill: #6b728066;
}

.fill-gray-500\/45 {
  fill: #6b728073;
}

.fill-gray-500\/5 {
  fill: #6b72800d;
}

.fill-gray-500\/50 {
  fill: #6b728080;
}

.fill-gray-500\/55 {
  fill: #6b72808c;
}

.fill-gray-500\/60 {
  fill: #6b728099;
}

.fill-gray-500\/65 {
  fill: #6b7280a6;
}

.fill-gray-500\/70 {
  fill: #6b7280b3;
}

.fill-gray-500\/75 {
  fill: #6b7280bf;
}

.fill-gray-500\/80 {
  fill: #6b7280cc;
}

.fill-gray-500\/85 {
  fill: #6b7280d9;
}

.fill-gray-500\/90 {
  fill: #6b7280e6;
}

.fill-gray-500\/95 {
  fill: #6b7280f2;
}

.fill-gray-600 {
  fill: #4b5563;
}

.fill-gray-600\/0 {
  fill: #4b556300;
}

.fill-gray-600\/10 {
  fill: #4b55631a;
}

.fill-gray-600\/100 {
  fill: #4b5563;
}

.fill-gray-600\/15 {
  fill: #4b556326;
}

.fill-gray-600\/20 {
  fill: #4b556333;
}

.fill-gray-600\/25 {
  fill: #4b556340;
}

.fill-gray-600\/30 {
  fill: #4b55634d;
}

.fill-gray-600\/35 {
  fill: #4b556359;
}

.fill-gray-600\/40 {
  fill: #4b556366;
}

.fill-gray-600\/45 {
  fill: #4b556373;
}

.fill-gray-600\/5 {
  fill: #4b55630d;
}

.fill-gray-600\/50 {
  fill: #4b556380;
}

.fill-gray-600\/55 {
  fill: #4b55638c;
}

.fill-gray-600\/60 {
  fill: #4b556399;
}

.fill-gray-600\/65 {
  fill: #4b5563a6;
}

.fill-gray-600\/70 {
  fill: #4b5563b3;
}

.fill-gray-600\/75 {
  fill: #4b5563bf;
}

.fill-gray-600\/80 {
  fill: #4b5563cc;
}

.fill-gray-600\/85 {
  fill: #4b5563d9;
}

.fill-gray-600\/90 {
  fill: #4b5563e6;
}

.fill-gray-600\/95 {
  fill: #4b5563f2;
}

.fill-gray-700 {
  fill: #374151;
}

.fill-gray-700\/0 {
  fill: #37415100;
}

.fill-gray-700\/10 {
  fill: #3741511a;
}

.fill-gray-700\/100 {
  fill: #374151;
}

.fill-gray-700\/15 {
  fill: #37415126;
}

.fill-gray-700\/20 {
  fill: #37415133;
}

.fill-gray-700\/25 {
  fill: #37415140;
}

.fill-gray-700\/30 {
  fill: #3741514d;
}

.fill-gray-700\/35 {
  fill: #37415159;
}

.fill-gray-700\/40 {
  fill: #37415166;
}

.fill-gray-700\/45 {
  fill: #37415173;
}

.fill-gray-700\/5 {
  fill: #3741510d;
}

.fill-gray-700\/50 {
  fill: #37415180;
}

.fill-gray-700\/55 {
  fill: #3741518c;
}

.fill-gray-700\/60 {
  fill: #37415199;
}

.fill-gray-700\/65 {
  fill: #374151a6;
}

.fill-gray-700\/70 {
  fill: #374151b3;
}

.fill-gray-700\/75 {
  fill: #374151bf;
}

.fill-gray-700\/80 {
  fill: #374151cc;
}

.fill-gray-700\/85 {
  fill: #374151d9;
}

.fill-gray-700\/90 {
  fill: #374151e6;
}

.fill-gray-700\/95 {
  fill: #374151f2;
}

.fill-gray-800 {
  fill: #1f2937;
}

.fill-gray-800\/0 {
  fill: #1f293700;
}

.fill-gray-800\/10 {
  fill: #1f29371a;
}

.fill-gray-800\/100 {
  fill: #1f2937;
}

.fill-gray-800\/15 {
  fill: #1f293726;
}

.fill-gray-800\/20 {
  fill: #1f293733;
}

.fill-gray-800\/25 {
  fill: #1f293740;
}

.fill-gray-800\/30 {
  fill: #1f29374d;
}

.fill-gray-800\/35 {
  fill: #1f293759;
}

.fill-gray-800\/40 {
  fill: #1f293766;
}

.fill-gray-800\/45 {
  fill: #1f293773;
}

.fill-gray-800\/5 {
  fill: #1f29370d;
}

.fill-gray-800\/50 {
  fill: #1f293780;
}

.fill-gray-800\/55 {
  fill: #1f29378c;
}

.fill-gray-800\/60 {
  fill: #1f293799;
}

.fill-gray-800\/65 {
  fill: #1f2937a6;
}

.fill-gray-800\/70 {
  fill: #1f2937b3;
}

.fill-gray-800\/75 {
  fill: #1f2937bf;
}

.fill-gray-800\/80 {
  fill: #1f2937cc;
}

.fill-gray-800\/85 {
  fill: #1f2937d9;
}

.fill-gray-800\/90 {
  fill: #1f2937e6;
}

.fill-gray-800\/95 {
  fill: #1f2937f2;
}

.fill-gray-900 {
  fill: #111827;
}

.fill-gray-900\/0 {
  fill: #11182700;
}

.fill-gray-900\/10 {
  fill: #1118271a;
}

.fill-gray-900\/100 {
  fill: #111827;
}

.fill-gray-900\/15 {
  fill: #11182726;
}

.fill-gray-900\/20 {
  fill: #11182733;
}

.fill-gray-900\/25 {
  fill: #11182740;
}

.fill-gray-900\/30 {
  fill: #1118274d;
}

.fill-gray-900\/35 {
  fill: #11182759;
}

.fill-gray-900\/40 {
  fill: #11182766;
}

.fill-gray-900\/45 {
  fill: #11182773;
}

.fill-gray-900\/5 {
  fill: #1118270d;
}

.fill-gray-900\/50 {
  fill: #11182780;
}

.fill-gray-900\/55 {
  fill: #1118278c;
}

.fill-gray-900\/60 {
  fill: #11182799;
}

.fill-gray-900\/65 {
  fill: #111827a6;
}

.fill-gray-900\/70 {
  fill: #111827b3;
}

.fill-gray-900\/75 {
  fill: #111827bf;
}

.fill-gray-900\/80 {
  fill: #111827cc;
}

.fill-gray-900\/85 {
  fill: #111827d9;
}

.fill-gray-900\/90 {
  fill: #111827e6;
}

.fill-gray-900\/95 {
  fill: #111827f2;
}

.fill-gray-950 {
  fill: #030712;
}

.fill-gray-950\/0 {
  fill: #03071200;
}

.fill-gray-950\/10 {
  fill: #0307121a;
}

.fill-gray-950\/100 {
  fill: #030712;
}

.fill-gray-950\/15 {
  fill: #03071226;
}

.fill-gray-950\/20 {
  fill: #03071233;
}

.fill-gray-950\/25 {
  fill: #03071240;
}

.fill-gray-950\/30 {
  fill: #0307124d;
}

.fill-gray-950\/35 {
  fill: #03071259;
}

.fill-gray-950\/40 {
  fill: #03071266;
}

.fill-gray-950\/45 {
  fill: #03071273;
}

.fill-gray-950\/5 {
  fill: #0307120d;
}

.fill-gray-950\/50 {
  fill: #03071280;
}

.fill-gray-950\/55 {
  fill: #0307128c;
}

.fill-gray-950\/60 {
  fill: #03071299;
}

.fill-gray-950\/65 {
  fill: #030712a6;
}

.fill-gray-950\/70 {
  fill: #030712b3;
}

.fill-gray-950\/75 {
  fill: #030712bf;
}

.fill-gray-950\/80 {
  fill: #030712cc;
}

.fill-gray-950\/85 {
  fill: #030712d9;
}

.fill-gray-950\/90 {
  fill: #030712e6;
}

.fill-gray-950\/95 {
  fill: #030712f2;
}

.fill-green-100 {
  fill: #dcfce7;
}

.fill-green-100\/0 {
  fill: #dcfce700;
}

.fill-green-100\/10 {
  fill: #dcfce71a;
}

.fill-green-100\/100 {
  fill: #dcfce7;
}

.fill-green-100\/15 {
  fill: #dcfce726;
}

.fill-green-100\/20 {
  fill: #dcfce733;
}

.fill-green-100\/25 {
  fill: #dcfce740;
}

.fill-green-100\/30 {
  fill: #dcfce74d;
}

.fill-green-100\/35 {
  fill: #dcfce759;
}

.fill-green-100\/40 {
  fill: #dcfce766;
}

.fill-green-100\/45 {
  fill: #dcfce773;
}

.fill-green-100\/5 {
  fill: #dcfce70d;
}

.fill-green-100\/50 {
  fill: #dcfce780;
}

.fill-green-100\/55 {
  fill: #dcfce78c;
}

.fill-green-100\/60 {
  fill: #dcfce799;
}

.fill-green-100\/65 {
  fill: #dcfce7a6;
}

.fill-green-100\/70 {
  fill: #dcfce7b3;
}

.fill-green-100\/75 {
  fill: #dcfce7bf;
}

.fill-green-100\/80 {
  fill: #dcfce7cc;
}

.fill-green-100\/85 {
  fill: #dcfce7d9;
}

.fill-green-100\/90 {
  fill: #dcfce7e6;
}

.fill-green-100\/95 {
  fill: #dcfce7f2;
}

.fill-green-200 {
  fill: #bbf7d0;
}

.fill-green-200\/0 {
  fill: #bbf7d000;
}

.fill-green-200\/10 {
  fill: #bbf7d01a;
}

.fill-green-200\/100 {
  fill: #bbf7d0;
}

.fill-green-200\/15 {
  fill: #bbf7d026;
}

.fill-green-200\/20 {
  fill: #bbf7d033;
}

.fill-green-200\/25 {
  fill: #bbf7d040;
}

.fill-green-200\/30 {
  fill: #bbf7d04d;
}

.fill-green-200\/35 {
  fill: #bbf7d059;
}

.fill-green-200\/40 {
  fill: #bbf7d066;
}

.fill-green-200\/45 {
  fill: #bbf7d073;
}

.fill-green-200\/5 {
  fill: #bbf7d00d;
}

.fill-green-200\/50 {
  fill: #bbf7d080;
}

.fill-green-200\/55 {
  fill: #bbf7d08c;
}

.fill-green-200\/60 {
  fill: #bbf7d099;
}

.fill-green-200\/65 {
  fill: #bbf7d0a6;
}

.fill-green-200\/70 {
  fill: #bbf7d0b3;
}

.fill-green-200\/75 {
  fill: #bbf7d0bf;
}

.fill-green-200\/80 {
  fill: #bbf7d0cc;
}

.fill-green-200\/85 {
  fill: #bbf7d0d9;
}

.fill-green-200\/90 {
  fill: #bbf7d0e6;
}

.fill-green-200\/95 {
  fill: #bbf7d0f2;
}

.fill-green-300 {
  fill: #86efac;
}

.fill-green-300\/0 {
  fill: #86efac00;
}

.fill-green-300\/10 {
  fill: #86efac1a;
}

.fill-green-300\/100 {
  fill: #86efac;
}

.fill-green-300\/15 {
  fill: #86efac26;
}

.fill-green-300\/20 {
  fill: #86efac33;
}

.fill-green-300\/25 {
  fill: #86efac40;
}

.fill-green-300\/30 {
  fill: #86efac4d;
}

.fill-green-300\/35 {
  fill: #86efac59;
}

.fill-green-300\/40 {
  fill: #86efac66;
}

.fill-green-300\/45 {
  fill: #86efac73;
}

.fill-green-300\/5 {
  fill: #86efac0d;
}

.fill-green-300\/50 {
  fill: #86efac80;
}

.fill-green-300\/55 {
  fill: #86efac8c;
}

.fill-green-300\/60 {
  fill: #86efac99;
}

.fill-green-300\/65 {
  fill: #86efaca6;
}

.fill-green-300\/70 {
  fill: #86efacb3;
}

.fill-green-300\/75 {
  fill: #86efacbf;
}

.fill-green-300\/80 {
  fill: #86efaccc;
}

.fill-green-300\/85 {
  fill: #86efacd9;
}

.fill-green-300\/90 {
  fill: #86eface6;
}

.fill-green-300\/95 {
  fill: #86efacf2;
}

.fill-green-400 {
  fill: #4ade80;
}

.fill-green-400\/0 {
  fill: #4ade8000;
}

.fill-green-400\/10 {
  fill: #4ade801a;
}

.fill-green-400\/100 {
  fill: #4ade80;
}

.fill-green-400\/15 {
  fill: #4ade8026;
}

.fill-green-400\/20 {
  fill: #4ade8033;
}

.fill-green-400\/25 {
  fill: #4ade8040;
}

.fill-green-400\/30 {
  fill: #4ade804d;
}

.fill-green-400\/35 {
  fill: #4ade8059;
}

.fill-green-400\/40 {
  fill: #4ade8066;
}

.fill-green-400\/45 {
  fill: #4ade8073;
}

.fill-green-400\/5 {
  fill: #4ade800d;
}

.fill-green-400\/50 {
  fill: #4ade8080;
}

.fill-green-400\/55 {
  fill: #4ade808c;
}

.fill-green-400\/60 {
  fill: #4ade8099;
}

.fill-green-400\/65 {
  fill: #4ade80a6;
}

.fill-green-400\/70 {
  fill: #4ade80b3;
}

.fill-green-400\/75 {
  fill: #4ade80bf;
}

.fill-green-400\/80 {
  fill: #4ade80cc;
}

.fill-green-400\/85 {
  fill: #4ade80d9;
}

.fill-green-400\/90 {
  fill: #4ade80e6;
}

.fill-green-400\/95 {
  fill: #4ade80f2;
}

.fill-green-50 {
  fill: #f0fdf4;
}

.fill-green-50\/0 {
  fill: #f0fdf400;
}

.fill-green-50\/10 {
  fill: #f0fdf41a;
}

.fill-green-50\/100 {
  fill: #f0fdf4;
}

.fill-green-50\/15 {
  fill: #f0fdf426;
}

.fill-green-50\/20 {
  fill: #f0fdf433;
}

.fill-green-50\/25 {
  fill: #f0fdf440;
}

.fill-green-50\/30 {
  fill: #f0fdf44d;
}

.fill-green-50\/35 {
  fill: #f0fdf459;
}

.fill-green-50\/40 {
  fill: #f0fdf466;
}

.fill-green-50\/45 {
  fill: #f0fdf473;
}

.fill-green-50\/5 {
  fill: #f0fdf40d;
}

.fill-green-50\/50 {
  fill: #f0fdf480;
}

.fill-green-50\/55 {
  fill: #f0fdf48c;
}

.fill-green-50\/60 {
  fill: #f0fdf499;
}

.fill-green-50\/65 {
  fill: #f0fdf4a6;
}

.fill-green-50\/70 {
  fill: #f0fdf4b3;
}

.fill-green-50\/75 {
  fill: #f0fdf4bf;
}

.fill-green-50\/80 {
  fill: #f0fdf4cc;
}

.fill-green-50\/85 {
  fill: #f0fdf4d9;
}

.fill-green-50\/90 {
  fill: #f0fdf4e6;
}

.fill-green-50\/95 {
  fill: #f0fdf4f2;
}

.fill-green-500 {
  fill: #22c55e;
}

.fill-green-500\/0 {
  fill: #22c55e00;
}

.fill-green-500\/10 {
  fill: #22c55e1a;
}

.fill-green-500\/100 {
  fill: #22c55e;
}

.fill-green-500\/15 {
  fill: #22c55e26;
}

.fill-green-500\/20 {
  fill: #22c55e33;
}

.fill-green-500\/25 {
  fill: #22c55e40;
}

.fill-green-500\/30 {
  fill: #22c55e4d;
}

.fill-green-500\/35 {
  fill: #22c55e59;
}

.fill-green-500\/40 {
  fill: #22c55e66;
}

.fill-green-500\/45 {
  fill: #22c55e73;
}

.fill-green-500\/5 {
  fill: #22c55e0d;
}

.fill-green-500\/50 {
  fill: #22c55e80;
}

.fill-green-500\/55 {
  fill: #22c55e8c;
}

.fill-green-500\/60 {
  fill: #22c55e99;
}

.fill-green-500\/65 {
  fill: #22c55ea6;
}

.fill-green-500\/70 {
  fill: #22c55eb3;
}

.fill-green-500\/75 {
  fill: #22c55ebf;
}

.fill-green-500\/80 {
  fill: #22c55ecc;
}

.fill-green-500\/85 {
  fill: #22c55ed9;
}

.fill-green-500\/90 {
  fill: #22c55ee6;
}

.fill-green-500\/95 {
  fill: #22c55ef2;
}

.fill-green-600 {
  fill: #16a34a;
}

.fill-green-600\/0 {
  fill: #16a34a00;
}

.fill-green-600\/10 {
  fill: #16a34a1a;
}

.fill-green-600\/100 {
  fill: #16a34a;
}

.fill-green-600\/15 {
  fill: #16a34a26;
}

.fill-green-600\/20 {
  fill: #16a34a33;
}

.fill-green-600\/25 {
  fill: #16a34a40;
}

.fill-green-600\/30 {
  fill: #16a34a4d;
}

.fill-green-600\/35 {
  fill: #16a34a59;
}

.fill-green-600\/40 {
  fill: #16a34a66;
}

.fill-green-600\/45 {
  fill: #16a34a73;
}

.fill-green-600\/5 {
  fill: #16a34a0d;
}

.fill-green-600\/50 {
  fill: #16a34a80;
}

.fill-green-600\/55 {
  fill: #16a34a8c;
}

.fill-green-600\/60 {
  fill: #16a34a99;
}

.fill-green-600\/65 {
  fill: #16a34aa6;
}

.fill-green-600\/70 {
  fill: #16a34ab3;
}

.fill-green-600\/75 {
  fill: #16a34abf;
}

.fill-green-600\/80 {
  fill: #16a34acc;
}

.fill-green-600\/85 {
  fill: #16a34ad9;
}

.fill-green-600\/90 {
  fill: #16a34ae6;
}

.fill-green-600\/95 {
  fill: #16a34af2;
}

.fill-green-700 {
  fill: #15803d;
}

.fill-green-700\/0 {
  fill: #15803d00;
}

.fill-green-700\/10 {
  fill: #15803d1a;
}

.fill-green-700\/100 {
  fill: #15803d;
}

.fill-green-700\/15 {
  fill: #15803d26;
}

.fill-green-700\/20 {
  fill: #15803d33;
}

.fill-green-700\/25 {
  fill: #15803d40;
}

.fill-green-700\/30 {
  fill: #15803d4d;
}

.fill-green-700\/35 {
  fill: #15803d59;
}

.fill-green-700\/40 {
  fill: #15803d66;
}

.fill-green-700\/45 {
  fill: #15803d73;
}

.fill-green-700\/5 {
  fill: #15803d0d;
}

.fill-green-700\/50 {
  fill: #15803d80;
}

.fill-green-700\/55 {
  fill: #15803d8c;
}

.fill-green-700\/60 {
  fill: #15803d99;
}

.fill-green-700\/65 {
  fill: #15803da6;
}

.fill-green-700\/70 {
  fill: #15803db3;
}

.fill-green-700\/75 {
  fill: #15803dbf;
}

.fill-green-700\/80 {
  fill: #15803dcc;
}

.fill-green-700\/85 {
  fill: #15803dd9;
}

.fill-green-700\/90 {
  fill: #15803de6;
}

.fill-green-700\/95 {
  fill: #15803df2;
}

.fill-green-800 {
  fill: #166534;
}

.fill-green-800\/0 {
  fill: #16653400;
}

.fill-green-800\/10 {
  fill: #1665341a;
}

.fill-green-800\/100 {
  fill: #166534;
}

.fill-green-800\/15 {
  fill: #16653426;
}

.fill-green-800\/20 {
  fill: #16653433;
}

.fill-green-800\/25 {
  fill: #16653440;
}

.fill-green-800\/30 {
  fill: #1665344d;
}

.fill-green-800\/35 {
  fill: #16653459;
}

.fill-green-800\/40 {
  fill: #16653466;
}

.fill-green-800\/45 {
  fill: #16653473;
}

.fill-green-800\/5 {
  fill: #1665340d;
}

.fill-green-800\/50 {
  fill: #16653480;
}

.fill-green-800\/55 {
  fill: #1665348c;
}

.fill-green-800\/60 {
  fill: #16653499;
}

.fill-green-800\/65 {
  fill: #166534a6;
}

.fill-green-800\/70 {
  fill: #166534b3;
}

.fill-green-800\/75 {
  fill: #166534bf;
}

.fill-green-800\/80 {
  fill: #166534cc;
}

.fill-green-800\/85 {
  fill: #166534d9;
}

.fill-green-800\/90 {
  fill: #166534e6;
}

.fill-green-800\/95 {
  fill: #166534f2;
}

.fill-green-900 {
  fill: #14532d;
}

.fill-green-900\/0 {
  fill: #14532d00;
}

.fill-green-900\/10 {
  fill: #14532d1a;
}

.fill-green-900\/100 {
  fill: #14532d;
}

.fill-green-900\/15 {
  fill: #14532d26;
}

.fill-green-900\/20 {
  fill: #14532d33;
}

.fill-green-900\/25 {
  fill: #14532d40;
}

.fill-green-900\/30 {
  fill: #14532d4d;
}

.fill-green-900\/35 {
  fill: #14532d59;
}

.fill-green-900\/40 {
  fill: #14532d66;
}

.fill-green-900\/45 {
  fill: #14532d73;
}

.fill-green-900\/5 {
  fill: #14532d0d;
}

.fill-green-900\/50 {
  fill: #14532d80;
}

.fill-green-900\/55 {
  fill: #14532d8c;
}

.fill-green-900\/60 {
  fill: #14532d99;
}

.fill-green-900\/65 {
  fill: #14532da6;
}

.fill-green-900\/70 {
  fill: #14532db3;
}

.fill-green-900\/75 {
  fill: #14532dbf;
}

.fill-green-900\/80 {
  fill: #14532dcc;
}

.fill-green-900\/85 {
  fill: #14532dd9;
}

.fill-green-900\/90 {
  fill: #14532de6;
}

.fill-green-900\/95 {
  fill: #14532df2;
}

.fill-green-950 {
  fill: #052e16;
}

.fill-green-950\/0 {
  fill: #052e1600;
}

.fill-green-950\/10 {
  fill: #052e161a;
}

.fill-green-950\/100 {
  fill: #052e16;
}

.fill-green-950\/15 {
  fill: #052e1626;
}

.fill-green-950\/20 {
  fill: #052e1633;
}

.fill-green-950\/25 {
  fill: #052e1640;
}

.fill-green-950\/30 {
  fill: #052e164d;
}

.fill-green-950\/35 {
  fill: #052e1659;
}

.fill-green-950\/40 {
  fill: #052e1666;
}

.fill-green-950\/45 {
  fill: #052e1673;
}

.fill-green-950\/5 {
  fill: #052e160d;
}

.fill-green-950\/50 {
  fill: #052e1680;
}

.fill-green-950\/55 {
  fill: #052e168c;
}

.fill-green-950\/60 {
  fill: #052e1699;
}

.fill-green-950\/65 {
  fill: #052e16a6;
}

.fill-green-950\/70 {
  fill: #052e16b3;
}

.fill-green-950\/75 {
  fill: #052e16bf;
}

.fill-green-950\/80 {
  fill: #052e16cc;
}

.fill-green-950\/85 {
  fill: #052e16d9;
}

.fill-green-950\/90 {
  fill: #052e16e6;
}

.fill-green-950\/95 {
  fill: #052e16f2;
}

.fill-indigo-100 {
  fill: #e0e7ff;
}

.fill-indigo-100\/0 {
  fill: #e0e7ff00;
}

.fill-indigo-100\/10 {
  fill: #e0e7ff1a;
}

.fill-indigo-100\/100 {
  fill: #e0e7ff;
}

.fill-indigo-100\/15 {
  fill: #e0e7ff26;
}

.fill-indigo-100\/20 {
  fill: #e0e7ff33;
}

.fill-indigo-100\/25 {
  fill: #e0e7ff40;
}

.fill-indigo-100\/30 {
  fill: #e0e7ff4d;
}

.fill-indigo-100\/35 {
  fill: #e0e7ff59;
}

.fill-indigo-100\/40 {
  fill: #e0e7ff66;
}

.fill-indigo-100\/45 {
  fill: #e0e7ff73;
}

.fill-indigo-100\/5 {
  fill: #e0e7ff0d;
}

.fill-indigo-100\/50 {
  fill: #e0e7ff80;
}

.fill-indigo-100\/55 {
  fill: #e0e7ff8c;
}

.fill-indigo-100\/60 {
  fill: #e0e7ff99;
}

.fill-indigo-100\/65 {
  fill: #e0e7ffa6;
}

.fill-indigo-100\/70 {
  fill: #e0e7ffb3;
}

.fill-indigo-100\/75 {
  fill: #e0e7ffbf;
}

.fill-indigo-100\/80 {
  fill: #e0e7ffcc;
}

.fill-indigo-100\/85 {
  fill: #e0e7ffd9;
}

.fill-indigo-100\/90 {
  fill: #e0e7ffe6;
}

.fill-indigo-100\/95 {
  fill: #e0e7fff2;
}

.fill-indigo-200 {
  fill: #c7d2fe;
}

.fill-indigo-200\/0 {
  fill: #c7d2fe00;
}

.fill-indigo-200\/10 {
  fill: #c7d2fe1a;
}

.fill-indigo-200\/100 {
  fill: #c7d2fe;
}

.fill-indigo-200\/15 {
  fill: #c7d2fe26;
}

.fill-indigo-200\/20 {
  fill: #c7d2fe33;
}

.fill-indigo-200\/25 {
  fill: #c7d2fe40;
}

.fill-indigo-200\/30 {
  fill: #c7d2fe4d;
}

.fill-indigo-200\/35 {
  fill: #c7d2fe59;
}

.fill-indigo-200\/40 {
  fill: #c7d2fe66;
}

.fill-indigo-200\/45 {
  fill: #c7d2fe73;
}

.fill-indigo-200\/5 {
  fill: #c7d2fe0d;
}

.fill-indigo-200\/50 {
  fill: #c7d2fe80;
}

.fill-indigo-200\/55 {
  fill: #c7d2fe8c;
}

.fill-indigo-200\/60 {
  fill: #c7d2fe99;
}

.fill-indigo-200\/65 {
  fill: #c7d2fea6;
}

.fill-indigo-200\/70 {
  fill: #c7d2feb3;
}

.fill-indigo-200\/75 {
  fill: #c7d2febf;
}

.fill-indigo-200\/80 {
  fill: #c7d2fecc;
}

.fill-indigo-200\/85 {
  fill: #c7d2fed9;
}

.fill-indigo-200\/90 {
  fill: #c7d2fee6;
}

.fill-indigo-200\/95 {
  fill: #c7d2fef2;
}

.fill-indigo-300 {
  fill: #a5b4fc;
}

.fill-indigo-300\/0 {
  fill: #a5b4fc00;
}

.fill-indigo-300\/10 {
  fill: #a5b4fc1a;
}

.fill-indigo-300\/100 {
  fill: #a5b4fc;
}

.fill-indigo-300\/15 {
  fill: #a5b4fc26;
}

.fill-indigo-300\/20 {
  fill: #a5b4fc33;
}

.fill-indigo-300\/25 {
  fill: #a5b4fc40;
}

.fill-indigo-300\/30 {
  fill: #a5b4fc4d;
}

.fill-indigo-300\/35 {
  fill: #a5b4fc59;
}

.fill-indigo-300\/40 {
  fill: #a5b4fc66;
}

.fill-indigo-300\/45 {
  fill: #a5b4fc73;
}

.fill-indigo-300\/5 {
  fill: #a5b4fc0d;
}

.fill-indigo-300\/50 {
  fill: #a5b4fc80;
}

.fill-indigo-300\/55 {
  fill: #a5b4fc8c;
}

.fill-indigo-300\/60 {
  fill: #a5b4fc99;
}

.fill-indigo-300\/65 {
  fill: #a5b4fca6;
}

.fill-indigo-300\/70 {
  fill: #a5b4fcb3;
}

.fill-indigo-300\/75 {
  fill: #a5b4fcbf;
}

.fill-indigo-300\/80 {
  fill: #a5b4fccc;
}

.fill-indigo-300\/85 {
  fill: #a5b4fcd9;
}

.fill-indigo-300\/90 {
  fill: #a5b4fce6;
}

.fill-indigo-300\/95 {
  fill: #a5b4fcf2;
}

.fill-indigo-400 {
  fill: #818cf8;
}

.fill-indigo-400\/0 {
  fill: #818cf800;
}

.fill-indigo-400\/10 {
  fill: #818cf81a;
}

.fill-indigo-400\/100 {
  fill: #818cf8;
}

.fill-indigo-400\/15 {
  fill: #818cf826;
}

.fill-indigo-400\/20 {
  fill: #818cf833;
}

.fill-indigo-400\/25 {
  fill: #818cf840;
}

.fill-indigo-400\/30 {
  fill: #818cf84d;
}

.fill-indigo-400\/35 {
  fill: #818cf859;
}

.fill-indigo-400\/40 {
  fill: #818cf866;
}

.fill-indigo-400\/45 {
  fill: #818cf873;
}

.fill-indigo-400\/5 {
  fill: #818cf80d;
}

.fill-indigo-400\/50 {
  fill: #818cf880;
}

.fill-indigo-400\/55 {
  fill: #818cf88c;
}

.fill-indigo-400\/60 {
  fill: #818cf899;
}

.fill-indigo-400\/65 {
  fill: #818cf8a6;
}

.fill-indigo-400\/70 {
  fill: #818cf8b3;
}

.fill-indigo-400\/75 {
  fill: #818cf8bf;
}

.fill-indigo-400\/80 {
  fill: #818cf8cc;
}

.fill-indigo-400\/85 {
  fill: #818cf8d9;
}

.fill-indigo-400\/90 {
  fill: #818cf8e6;
}

.fill-indigo-400\/95 {
  fill: #818cf8f2;
}

.fill-indigo-50 {
  fill: #eef2ff;
}

.fill-indigo-50\/0 {
  fill: #eef2ff00;
}

.fill-indigo-50\/10 {
  fill: #eef2ff1a;
}

.fill-indigo-50\/100 {
  fill: #eef2ff;
}

.fill-indigo-50\/15 {
  fill: #eef2ff26;
}

.fill-indigo-50\/20 {
  fill: #eef2ff33;
}

.fill-indigo-50\/25 {
  fill: #eef2ff40;
}

.fill-indigo-50\/30 {
  fill: #eef2ff4d;
}

.fill-indigo-50\/35 {
  fill: #eef2ff59;
}

.fill-indigo-50\/40 {
  fill: #eef2ff66;
}

.fill-indigo-50\/45 {
  fill: #eef2ff73;
}

.fill-indigo-50\/5 {
  fill: #eef2ff0d;
}

.fill-indigo-50\/50 {
  fill: #eef2ff80;
}

.fill-indigo-50\/55 {
  fill: #eef2ff8c;
}

.fill-indigo-50\/60 {
  fill: #eef2ff99;
}

.fill-indigo-50\/65 {
  fill: #eef2ffa6;
}

.fill-indigo-50\/70 {
  fill: #eef2ffb3;
}

.fill-indigo-50\/75 {
  fill: #eef2ffbf;
}

.fill-indigo-50\/80 {
  fill: #eef2ffcc;
}

.fill-indigo-50\/85 {
  fill: #eef2ffd9;
}

.fill-indigo-50\/90 {
  fill: #eef2ffe6;
}

.fill-indigo-50\/95 {
  fill: #eef2fff2;
}

.fill-indigo-500 {
  fill: #6366f1;
}

.fill-indigo-500\/0 {
  fill: #6366f100;
}

.fill-indigo-500\/10 {
  fill: #6366f11a;
}

.fill-indigo-500\/100 {
  fill: #6366f1;
}

.fill-indigo-500\/15 {
  fill: #6366f126;
}

.fill-indigo-500\/20 {
  fill: #6366f133;
}

.fill-indigo-500\/25 {
  fill: #6366f140;
}

.fill-indigo-500\/30 {
  fill: #6366f14d;
}

.fill-indigo-500\/35 {
  fill: #6366f159;
}

.fill-indigo-500\/40 {
  fill: #6366f166;
}

.fill-indigo-500\/45 {
  fill: #6366f173;
}

.fill-indigo-500\/5 {
  fill: #6366f10d;
}

.fill-indigo-500\/50 {
  fill: #6366f180;
}

.fill-indigo-500\/55 {
  fill: #6366f18c;
}

.fill-indigo-500\/60 {
  fill: #6366f199;
}

.fill-indigo-500\/65 {
  fill: #6366f1a6;
}

.fill-indigo-500\/70 {
  fill: #6366f1b3;
}

.fill-indigo-500\/75 {
  fill: #6366f1bf;
}

.fill-indigo-500\/80 {
  fill: #6366f1cc;
}

.fill-indigo-500\/85 {
  fill: #6366f1d9;
}

.fill-indigo-500\/90 {
  fill: #6366f1e6;
}

.fill-indigo-500\/95 {
  fill: #6366f1f2;
}

.fill-indigo-600 {
  fill: #4f46e5;
}

.fill-indigo-600\/0 {
  fill: #4f46e500;
}

.fill-indigo-600\/10 {
  fill: #4f46e51a;
}

.fill-indigo-600\/100 {
  fill: #4f46e5;
}

.fill-indigo-600\/15 {
  fill: #4f46e526;
}

.fill-indigo-600\/20 {
  fill: #4f46e533;
}

.fill-indigo-600\/25 {
  fill: #4f46e540;
}

.fill-indigo-600\/30 {
  fill: #4f46e54d;
}

.fill-indigo-600\/35 {
  fill: #4f46e559;
}

.fill-indigo-600\/40 {
  fill: #4f46e566;
}

.fill-indigo-600\/45 {
  fill: #4f46e573;
}

.fill-indigo-600\/5 {
  fill: #4f46e50d;
}

.fill-indigo-600\/50 {
  fill: #4f46e580;
}

.fill-indigo-600\/55 {
  fill: #4f46e58c;
}

.fill-indigo-600\/60 {
  fill: #4f46e599;
}

.fill-indigo-600\/65 {
  fill: #4f46e5a6;
}

.fill-indigo-600\/70 {
  fill: #4f46e5b3;
}

.fill-indigo-600\/75 {
  fill: #4f46e5bf;
}

.fill-indigo-600\/80 {
  fill: #4f46e5cc;
}

.fill-indigo-600\/85 {
  fill: #4f46e5d9;
}

.fill-indigo-600\/90 {
  fill: #4f46e5e6;
}

.fill-indigo-600\/95 {
  fill: #4f46e5f2;
}

.fill-indigo-700 {
  fill: #4338ca;
}

.fill-indigo-700\/0 {
  fill: #4338ca00;
}

.fill-indigo-700\/10 {
  fill: #4338ca1a;
}

.fill-indigo-700\/100 {
  fill: #4338ca;
}

.fill-indigo-700\/15 {
  fill: #4338ca26;
}

.fill-indigo-700\/20 {
  fill: #4338ca33;
}

.fill-indigo-700\/25 {
  fill: #4338ca40;
}

.fill-indigo-700\/30 {
  fill: #4338ca4d;
}

.fill-indigo-700\/35 {
  fill: #4338ca59;
}

.fill-indigo-700\/40 {
  fill: #4338ca66;
}

.fill-indigo-700\/45 {
  fill: #4338ca73;
}

.fill-indigo-700\/5 {
  fill: #4338ca0d;
}

.fill-indigo-700\/50 {
  fill: #4338ca80;
}

.fill-indigo-700\/55 {
  fill: #4338ca8c;
}

.fill-indigo-700\/60 {
  fill: #4338ca99;
}

.fill-indigo-700\/65 {
  fill: #4338caa6;
}

.fill-indigo-700\/70 {
  fill: #4338cab3;
}

.fill-indigo-700\/75 {
  fill: #4338cabf;
}

.fill-indigo-700\/80 {
  fill: #4338cacc;
}

.fill-indigo-700\/85 {
  fill: #4338cad9;
}

.fill-indigo-700\/90 {
  fill: #4338cae6;
}

.fill-indigo-700\/95 {
  fill: #4338caf2;
}

.fill-indigo-800 {
  fill: #3730a3;
}

.fill-indigo-800\/0 {
  fill: #3730a300;
}

.fill-indigo-800\/10 {
  fill: #3730a31a;
}

.fill-indigo-800\/100 {
  fill: #3730a3;
}

.fill-indigo-800\/15 {
  fill: #3730a326;
}

.fill-indigo-800\/20 {
  fill: #3730a333;
}

.fill-indigo-800\/25 {
  fill: #3730a340;
}

.fill-indigo-800\/30 {
  fill: #3730a34d;
}

.fill-indigo-800\/35 {
  fill: #3730a359;
}

.fill-indigo-800\/40 {
  fill: #3730a366;
}

.fill-indigo-800\/45 {
  fill: #3730a373;
}

.fill-indigo-800\/5 {
  fill: #3730a30d;
}

.fill-indigo-800\/50 {
  fill: #3730a380;
}

.fill-indigo-800\/55 {
  fill: #3730a38c;
}

.fill-indigo-800\/60 {
  fill: #3730a399;
}

.fill-indigo-800\/65 {
  fill: #3730a3a6;
}

.fill-indigo-800\/70 {
  fill: #3730a3b3;
}

.fill-indigo-800\/75 {
  fill: #3730a3bf;
}

.fill-indigo-800\/80 {
  fill: #3730a3cc;
}

.fill-indigo-800\/85 {
  fill: #3730a3d9;
}

.fill-indigo-800\/90 {
  fill: #3730a3e6;
}

.fill-indigo-800\/95 {
  fill: #3730a3f2;
}

.fill-indigo-900 {
  fill: #312e81;
}

.fill-indigo-900\/0 {
  fill: #312e8100;
}

.fill-indigo-900\/10 {
  fill: #312e811a;
}

.fill-indigo-900\/100 {
  fill: #312e81;
}

.fill-indigo-900\/15 {
  fill: #312e8126;
}

.fill-indigo-900\/20 {
  fill: #312e8133;
}

.fill-indigo-900\/25 {
  fill: #312e8140;
}

.fill-indigo-900\/30 {
  fill: #312e814d;
}

.fill-indigo-900\/35 {
  fill: #312e8159;
}

.fill-indigo-900\/40 {
  fill: #312e8166;
}

.fill-indigo-900\/45 {
  fill: #312e8173;
}

.fill-indigo-900\/5 {
  fill: #312e810d;
}

.fill-indigo-900\/50 {
  fill: #312e8180;
}

.fill-indigo-900\/55 {
  fill: #312e818c;
}

.fill-indigo-900\/60 {
  fill: #312e8199;
}

.fill-indigo-900\/65 {
  fill: #312e81a6;
}

.fill-indigo-900\/70 {
  fill: #312e81b3;
}

.fill-indigo-900\/75 {
  fill: #312e81bf;
}

.fill-indigo-900\/80 {
  fill: #312e81cc;
}

.fill-indigo-900\/85 {
  fill: #312e81d9;
}

.fill-indigo-900\/90 {
  fill: #312e81e6;
}

.fill-indigo-900\/95 {
  fill: #312e81f2;
}

.fill-indigo-950 {
  fill: #1e1b4b;
}

.fill-indigo-950\/0 {
  fill: #1e1b4b00;
}

.fill-indigo-950\/10 {
  fill: #1e1b4b1a;
}

.fill-indigo-950\/100 {
  fill: #1e1b4b;
}

.fill-indigo-950\/15 {
  fill: #1e1b4b26;
}

.fill-indigo-950\/20 {
  fill: #1e1b4b33;
}

.fill-indigo-950\/25 {
  fill: #1e1b4b40;
}

.fill-indigo-950\/30 {
  fill: #1e1b4b4d;
}

.fill-indigo-950\/35 {
  fill: #1e1b4b59;
}

.fill-indigo-950\/40 {
  fill: #1e1b4b66;
}

.fill-indigo-950\/45 {
  fill: #1e1b4b73;
}

.fill-indigo-950\/5 {
  fill: #1e1b4b0d;
}

.fill-indigo-950\/50 {
  fill: #1e1b4b80;
}

.fill-indigo-950\/55 {
  fill: #1e1b4b8c;
}

.fill-indigo-950\/60 {
  fill: #1e1b4b99;
}

.fill-indigo-950\/65 {
  fill: #1e1b4ba6;
}

.fill-indigo-950\/70 {
  fill: #1e1b4bb3;
}

.fill-indigo-950\/75 {
  fill: #1e1b4bbf;
}

.fill-indigo-950\/80 {
  fill: #1e1b4bcc;
}

.fill-indigo-950\/85 {
  fill: #1e1b4bd9;
}

.fill-indigo-950\/90 {
  fill: #1e1b4be6;
}

.fill-indigo-950\/95 {
  fill: #1e1b4bf2;
}

.fill-info {
  fill: var(--fallback-in, oklch(var(--in) / 1));
}

.fill-info-content {
  fill: var(--fallback-inc, oklch(var(--inc) / 1));
}

.fill-info-content\/0 {
  fill: var(--fallback-inc, oklch(var(--inc) / 0));
}

.fill-info-content\/10 {
  fill: var(--fallback-inc, oklch(var(--inc) / .1));
}

.fill-info-content\/100 {
  fill: var(--fallback-inc, oklch(var(--inc) / 1));
}

.fill-info-content\/15 {
  fill: var(--fallback-inc, oklch(var(--inc) / .15));
}

.fill-info-content\/20 {
  fill: var(--fallback-inc, oklch(var(--inc) / .2));
}

.fill-info-content\/25 {
  fill: var(--fallback-inc, oklch(var(--inc) / .25));
}

.fill-info-content\/30 {
  fill: var(--fallback-inc, oklch(var(--inc) / .3));
}

.fill-info-content\/35 {
  fill: var(--fallback-inc, oklch(var(--inc) / .35));
}

.fill-info-content\/40 {
  fill: var(--fallback-inc, oklch(var(--inc) / .4));
}

.fill-info-content\/45 {
  fill: var(--fallback-inc, oklch(var(--inc) / .45));
}

.fill-info-content\/5 {
  fill: var(--fallback-inc, oklch(var(--inc) / .05));
}

.fill-info-content\/50 {
  fill: var(--fallback-inc, oklch(var(--inc) / .5));
}

.fill-info-content\/55 {
  fill: var(--fallback-inc, oklch(var(--inc) / .55));
}

.fill-info-content\/60 {
  fill: var(--fallback-inc, oklch(var(--inc) / .6));
}

.fill-info-content\/65 {
  fill: var(--fallback-inc, oklch(var(--inc) / .65));
}

.fill-info-content\/70 {
  fill: var(--fallback-inc, oklch(var(--inc) / .7));
}

.fill-info-content\/75 {
  fill: var(--fallback-inc, oklch(var(--inc) / .75));
}

.fill-info-content\/80 {
  fill: var(--fallback-inc, oklch(var(--inc) / .8));
}

.fill-info-content\/85 {
  fill: var(--fallback-inc, oklch(var(--inc) / .85));
}

.fill-info-content\/90 {
  fill: var(--fallback-inc, oklch(var(--inc) / .9));
}

.fill-info-content\/95 {
  fill: var(--fallback-inc, oklch(var(--inc) / .95));
}

.fill-info\/0 {
  fill: var(--fallback-in, oklch(var(--in) / 0));
}

.fill-info\/10 {
  fill: var(--fallback-in, oklch(var(--in) / .1));
}

.fill-info\/100 {
  fill: var(--fallback-in, oklch(var(--in) / 1));
}

.fill-info\/15 {
  fill: var(--fallback-in, oklch(var(--in) / .15));
}

.fill-info\/20 {
  fill: var(--fallback-in, oklch(var(--in) / .2));
}

.fill-info\/25 {
  fill: var(--fallback-in, oklch(var(--in) / .25));
}

.fill-info\/30 {
  fill: var(--fallback-in, oklch(var(--in) / .3));
}

.fill-info\/35 {
  fill: var(--fallback-in, oklch(var(--in) / .35));
}

.fill-info\/40 {
  fill: var(--fallback-in, oklch(var(--in) / .4));
}

.fill-info\/45 {
  fill: var(--fallback-in, oklch(var(--in) / .45));
}

.fill-info\/5 {
  fill: var(--fallback-in, oklch(var(--in) / .05));
}

.fill-info\/50 {
  fill: var(--fallback-in, oklch(var(--in) / .5));
}

.fill-info\/55 {
  fill: var(--fallback-in, oklch(var(--in) / .55));
}

.fill-info\/60 {
  fill: var(--fallback-in, oklch(var(--in) / .6));
}

.fill-info\/65 {
  fill: var(--fallback-in, oklch(var(--in) / .65));
}

.fill-info\/70 {
  fill: var(--fallback-in, oklch(var(--in) / .7));
}

.fill-info\/75 {
  fill: var(--fallback-in, oklch(var(--in) / .75));
}

.fill-info\/80 {
  fill: var(--fallback-in, oklch(var(--in) / .8));
}

.fill-info\/85 {
  fill: var(--fallback-in, oklch(var(--in) / .85));
}

.fill-info\/90 {
  fill: var(--fallback-in, oklch(var(--in) / .9));
}

.fill-info\/95 {
  fill: var(--fallback-in, oklch(var(--in) / .95));
}

.fill-inherit {
  fill: inherit;
}

.fill-lime-100 {
  fill: #ecfccb;
}

.fill-lime-100\/0 {
  fill: #ecfccb00;
}

.fill-lime-100\/10 {
  fill: #ecfccb1a;
}

.fill-lime-100\/100 {
  fill: #ecfccb;
}

.fill-lime-100\/15 {
  fill: #ecfccb26;
}

.fill-lime-100\/20 {
  fill: #ecfccb33;
}

.fill-lime-100\/25 {
  fill: #ecfccb40;
}

.fill-lime-100\/30 {
  fill: #ecfccb4d;
}

.fill-lime-100\/35 {
  fill: #ecfccb59;
}

.fill-lime-100\/40 {
  fill: #ecfccb66;
}

.fill-lime-100\/45 {
  fill: #ecfccb73;
}

.fill-lime-100\/5 {
  fill: #ecfccb0d;
}

.fill-lime-100\/50 {
  fill: #ecfccb80;
}

.fill-lime-100\/55 {
  fill: #ecfccb8c;
}

.fill-lime-100\/60 {
  fill: #ecfccb99;
}

.fill-lime-100\/65 {
  fill: #ecfccba6;
}

.fill-lime-100\/70 {
  fill: #ecfccbb3;
}

.fill-lime-100\/75 {
  fill: #ecfccbbf;
}

.fill-lime-100\/80 {
  fill: #ecfccbcc;
}

.fill-lime-100\/85 {
  fill: #ecfccbd9;
}

.fill-lime-100\/90 {
  fill: #ecfccbe6;
}

.fill-lime-100\/95 {
  fill: #ecfccbf2;
}

.fill-lime-200 {
  fill: #d9f99d;
}

.fill-lime-200\/0 {
  fill: #d9f99d00;
}

.fill-lime-200\/10 {
  fill: #d9f99d1a;
}

.fill-lime-200\/100 {
  fill: #d9f99d;
}

.fill-lime-200\/15 {
  fill: #d9f99d26;
}

.fill-lime-200\/20 {
  fill: #d9f99d33;
}

.fill-lime-200\/25 {
  fill: #d9f99d40;
}

.fill-lime-200\/30 {
  fill: #d9f99d4d;
}

.fill-lime-200\/35 {
  fill: #d9f99d59;
}

.fill-lime-200\/40 {
  fill: #d9f99d66;
}

.fill-lime-200\/45 {
  fill: #d9f99d73;
}

.fill-lime-200\/5 {
  fill: #d9f99d0d;
}

.fill-lime-200\/50 {
  fill: #d9f99d80;
}

.fill-lime-200\/55 {
  fill: #d9f99d8c;
}

.fill-lime-200\/60 {
  fill: #d9f99d99;
}

.fill-lime-200\/65 {
  fill: #d9f99da6;
}

.fill-lime-200\/70 {
  fill: #d9f99db3;
}

.fill-lime-200\/75 {
  fill: #d9f99dbf;
}

.fill-lime-200\/80 {
  fill: #d9f99dcc;
}

.fill-lime-200\/85 {
  fill: #d9f99dd9;
}

.fill-lime-200\/90 {
  fill: #d9f99de6;
}

.fill-lime-200\/95 {
  fill: #d9f99df2;
}

.fill-lime-300 {
  fill: #bef264;
}

.fill-lime-300\/0 {
  fill: #bef26400;
}

.fill-lime-300\/10 {
  fill: #bef2641a;
}

.fill-lime-300\/100 {
  fill: #bef264;
}

.fill-lime-300\/15 {
  fill: #bef26426;
}

.fill-lime-300\/20 {
  fill: #bef26433;
}

.fill-lime-300\/25 {
  fill: #bef26440;
}

.fill-lime-300\/30 {
  fill: #bef2644d;
}

.fill-lime-300\/35 {
  fill: #bef26459;
}

.fill-lime-300\/40 {
  fill: #bef26466;
}

.fill-lime-300\/45 {
  fill: #bef26473;
}

.fill-lime-300\/5 {
  fill: #bef2640d;
}

.fill-lime-300\/50 {
  fill: #bef26480;
}

.fill-lime-300\/55 {
  fill: #bef2648c;
}

.fill-lime-300\/60 {
  fill: #bef26499;
}

.fill-lime-300\/65 {
  fill: #bef264a6;
}

.fill-lime-300\/70 {
  fill: #bef264b3;
}

.fill-lime-300\/75 {
  fill: #bef264bf;
}

.fill-lime-300\/80 {
  fill: #bef264cc;
}

.fill-lime-300\/85 {
  fill: #bef264d9;
}

.fill-lime-300\/90 {
  fill: #bef264e6;
}

.fill-lime-300\/95 {
  fill: #bef264f2;
}

.fill-lime-400 {
  fill: #a3e635;
}

.fill-lime-400\/0 {
  fill: #a3e63500;
}

.fill-lime-400\/10 {
  fill: #a3e6351a;
}

.fill-lime-400\/100 {
  fill: #a3e635;
}

.fill-lime-400\/15 {
  fill: #a3e63526;
}

.fill-lime-400\/20 {
  fill: #a3e63533;
}

.fill-lime-400\/25 {
  fill: #a3e63540;
}

.fill-lime-400\/30 {
  fill: #a3e6354d;
}

.fill-lime-400\/35 {
  fill: #a3e63559;
}

.fill-lime-400\/40 {
  fill: #a3e63566;
}

.fill-lime-400\/45 {
  fill: #a3e63573;
}

.fill-lime-400\/5 {
  fill: #a3e6350d;
}

.fill-lime-400\/50 {
  fill: #a3e63580;
}

.fill-lime-400\/55 {
  fill: #a3e6358c;
}

.fill-lime-400\/60 {
  fill: #a3e63599;
}

.fill-lime-400\/65 {
  fill: #a3e635a6;
}

.fill-lime-400\/70 {
  fill: #a3e635b3;
}

.fill-lime-400\/75 {
  fill: #a3e635bf;
}

.fill-lime-400\/80 {
  fill: #a3e635cc;
}

.fill-lime-400\/85 {
  fill: #a3e635d9;
}

.fill-lime-400\/90 {
  fill: #a3e635e6;
}

.fill-lime-400\/95 {
  fill: #a3e635f2;
}

.fill-lime-50 {
  fill: #f7fee7;
}

.fill-lime-50\/0 {
  fill: #f7fee700;
}

.fill-lime-50\/10 {
  fill: #f7fee71a;
}

.fill-lime-50\/100 {
  fill: #f7fee7;
}

.fill-lime-50\/15 {
  fill: #f7fee726;
}

.fill-lime-50\/20 {
  fill: #f7fee733;
}

.fill-lime-50\/25 {
  fill: #f7fee740;
}

.fill-lime-50\/30 {
  fill: #f7fee74d;
}

.fill-lime-50\/35 {
  fill: #f7fee759;
}

.fill-lime-50\/40 {
  fill: #f7fee766;
}

.fill-lime-50\/45 {
  fill: #f7fee773;
}

.fill-lime-50\/5 {
  fill: #f7fee70d;
}

.fill-lime-50\/50 {
  fill: #f7fee780;
}

.fill-lime-50\/55 {
  fill: #f7fee78c;
}

.fill-lime-50\/60 {
  fill: #f7fee799;
}

.fill-lime-50\/65 {
  fill: #f7fee7a6;
}

.fill-lime-50\/70 {
  fill: #f7fee7b3;
}

.fill-lime-50\/75 {
  fill: #f7fee7bf;
}

.fill-lime-50\/80 {
  fill: #f7fee7cc;
}

.fill-lime-50\/85 {
  fill: #f7fee7d9;
}

.fill-lime-50\/90 {
  fill: #f7fee7e6;
}

.fill-lime-50\/95 {
  fill: #f7fee7f2;
}

.fill-lime-500 {
  fill: #84cc16;
}

.fill-lime-500\/0 {
  fill: #84cc1600;
}

.fill-lime-500\/10 {
  fill: #84cc161a;
}

.fill-lime-500\/100 {
  fill: #84cc16;
}

.fill-lime-500\/15 {
  fill: #84cc1626;
}

.fill-lime-500\/20 {
  fill: #84cc1633;
}

.fill-lime-500\/25 {
  fill: #84cc1640;
}

.fill-lime-500\/30 {
  fill: #84cc164d;
}

.fill-lime-500\/35 {
  fill: #84cc1659;
}

.fill-lime-500\/40 {
  fill: #84cc1666;
}

.fill-lime-500\/45 {
  fill: #84cc1673;
}

.fill-lime-500\/5 {
  fill: #84cc160d;
}

.fill-lime-500\/50 {
  fill: #84cc1680;
}

.fill-lime-500\/55 {
  fill: #84cc168c;
}

.fill-lime-500\/60 {
  fill: #84cc1699;
}

.fill-lime-500\/65 {
  fill: #84cc16a6;
}

.fill-lime-500\/70 {
  fill: #84cc16b3;
}

.fill-lime-500\/75 {
  fill: #84cc16bf;
}

.fill-lime-500\/80 {
  fill: #84cc16cc;
}

.fill-lime-500\/85 {
  fill: #84cc16d9;
}

.fill-lime-500\/90 {
  fill: #84cc16e6;
}

.fill-lime-500\/95 {
  fill: #84cc16f2;
}

.fill-lime-600 {
  fill: #65a30d;
}

.fill-lime-600\/0 {
  fill: #65a30d00;
}

.fill-lime-600\/10 {
  fill: #65a30d1a;
}

.fill-lime-600\/100 {
  fill: #65a30d;
}

.fill-lime-600\/15 {
  fill: #65a30d26;
}

.fill-lime-600\/20 {
  fill: #65a30d33;
}

.fill-lime-600\/25 {
  fill: #65a30d40;
}

.fill-lime-600\/30 {
  fill: #65a30d4d;
}

.fill-lime-600\/35 {
  fill: #65a30d59;
}

.fill-lime-600\/40 {
  fill: #65a30d66;
}

.fill-lime-600\/45 {
  fill: #65a30d73;
}

.fill-lime-600\/5 {
  fill: #65a30d0d;
}

.fill-lime-600\/50 {
  fill: #65a30d80;
}

.fill-lime-600\/55 {
  fill: #65a30d8c;
}

.fill-lime-600\/60 {
  fill: #65a30d99;
}

.fill-lime-600\/65 {
  fill: #65a30da6;
}

.fill-lime-600\/70 {
  fill: #65a30db3;
}

.fill-lime-600\/75 {
  fill: #65a30dbf;
}

.fill-lime-600\/80 {
  fill: #65a30dcc;
}

.fill-lime-600\/85 {
  fill: #65a30dd9;
}

.fill-lime-600\/90 {
  fill: #65a30de6;
}

.fill-lime-600\/95 {
  fill: #65a30df2;
}

.fill-lime-700 {
  fill: #4d7c0f;
}

.fill-lime-700\/0 {
  fill: #4d7c0f00;
}

.fill-lime-700\/10 {
  fill: #4d7c0f1a;
}

.fill-lime-700\/100 {
  fill: #4d7c0f;
}

.fill-lime-700\/15 {
  fill: #4d7c0f26;
}

.fill-lime-700\/20 {
  fill: #4d7c0f33;
}

.fill-lime-700\/25 {
  fill: #4d7c0f40;
}

.fill-lime-700\/30 {
  fill: #4d7c0f4d;
}

.fill-lime-700\/35 {
  fill: #4d7c0f59;
}

.fill-lime-700\/40 {
  fill: #4d7c0f66;
}

.fill-lime-700\/45 {
  fill: #4d7c0f73;
}

.fill-lime-700\/5 {
  fill: #4d7c0f0d;
}

.fill-lime-700\/50 {
  fill: #4d7c0f80;
}

.fill-lime-700\/55 {
  fill: #4d7c0f8c;
}

.fill-lime-700\/60 {
  fill: #4d7c0f99;
}

.fill-lime-700\/65 {
  fill: #4d7c0fa6;
}

.fill-lime-700\/70 {
  fill: #4d7c0fb3;
}

.fill-lime-700\/75 {
  fill: #4d7c0fbf;
}

.fill-lime-700\/80 {
  fill: #4d7c0fcc;
}

.fill-lime-700\/85 {
  fill: #4d7c0fd9;
}

.fill-lime-700\/90 {
  fill: #4d7c0fe6;
}

.fill-lime-700\/95 {
  fill: #4d7c0ff2;
}

.fill-lime-800 {
  fill: #3f6212;
}

.fill-lime-800\/0 {
  fill: #3f621200;
}

.fill-lime-800\/10 {
  fill: #3f62121a;
}

.fill-lime-800\/100 {
  fill: #3f6212;
}

.fill-lime-800\/15 {
  fill: #3f621226;
}

.fill-lime-800\/20 {
  fill: #3f621233;
}

.fill-lime-800\/25 {
  fill: #3f621240;
}

.fill-lime-800\/30 {
  fill: #3f62124d;
}

.fill-lime-800\/35 {
  fill: #3f621259;
}

.fill-lime-800\/40 {
  fill: #3f621266;
}

.fill-lime-800\/45 {
  fill: #3f621273;
}

.fill-lime-800\/5 {
  fill: #3f62120d;
}

.fill-lime-800\/50 {
  fill: #3f621280;
}

.fill-lime-800\/55 {
  fill: #3f62128c;
}

.fill-lime-800\/60 {
  fill: #3f621299;
}

.fill-lime-800\/65 {
  fill: #3f6212a6;
}

.fill-lime-800\/70 {
  fill: #3f6212b3;
}

.fill-lime-800\/75 {
  fill: #3f6212bf;
}

.fill-lime-800\/80 {
  fill: #3f6212cc;
}

.fill-lime-800\/85 {
  fill: #3f6212d9;
}

.fill-lime-800\/90 {
  fill: #3f6212e6;
}

.fill-lime-800\/95 {
  fill: #3f6212f2;
}

.fill-lime-900 {
  fill: #365314;
}

.fill-lime-900\/0 {
  fill: #36531400;
}

.fill-lime-900\/10 {
  fill: #3653141a;
}

.fill-lime-900\/100 {
  fill: #365314;
}

.fill-lime-900\/15 {
  fill: #36531426;
}

.fill-lime-900\/20 {
  fill: #36531433;
}

.fill-lime-900\/25 {
  fill: #36531440;
}

.fill-lime-900\/30 {
  fill: #3653144d;
}

.fill-lime-900\/35 {
  fill: #36531459;
}

.fill-lime-900\/40 {
  fill: #36531466;
}

.fill-lime-900\/45 {
  fill: #36531473;
}

.fill-lime-900\/5 {
  fill: #3653140d;
}

.fill-lime-900\/50 {
  fill: #36531480;
}

.fill-lime-900\/55 {
  fill: #3653148c;
}

.fill-lime-900\/60 {
  fill: #36531499;
}

.fill-lime-900\/65 {
  fill: #365314a6;
}

.fill-lime-900\/70 {
  fill: #365314b3;
}

.fill-lime-900\/75 {
  fill: #365314bf;
}

.fill-lime-900\/80 {
  fill: #365314cc;
}

.fill-lime-900\/85 {
  fill: #365314d9;
}

.fill-lime-900\/90 {
  fill: #365314e6;
}

.fill-lime-900\/95 {
  fill: #365314f2;
}

.fill-lime-950 {
  fill: #1a2e05;
}

.fill-lime-950\/0 {
  fill: #1a2e0500;
}

.fill-lime-950\/10 {
  fill: #1a2e051a;
}

.fill-lime-950\/100 {
  fill: #1a2e05;
}

.fill-lime-950\/15 {
  fill: #1a2e0526;
}

.fill-lime-950\/20 {
  fill: #1a2e0533;
}

.fill-lime-950\/25 {
  fill: #1a2e0540;
}

.fill-lime-950\/30 {
  fill: #1a2e054d;
}

.fill-lime-950\/35 {
  fill: #1a2e0559;
}

.fill-lime-950\/40 {
  fill: #1a2e0566;
}

.fill-lime-950\/45 {
  fill: #1a2e0573;
}

.fill-lime-950\/5 {
  fill: #1a2e050d;
}

.fill-lime-950\/50 {
  fill: #1a2e0580;
}

.fill-lime-950\/55 {
  fill: #1a2e058c;
}

.fill-lime-950\/60 {
  fill: #1a2e0599;
}

.fill-lime-950\/65 {
  fill: #1a2e05a6;
}

.fill-lime-950\/70 {
  fill: #1a2e05b3;
}

.fill-lime-950\/75 {
  fill: #1a2e05bf;
}

.fill-lime-950\/80 {
  fill: #1a2e05cc;
}

.fill-lime-950\/85 {
  fill: #1a2e05d9;
}

.fill-lime-950\/90 {
  fill: #1a2e05e6;
}

.fill-lime-950\/95 {
  fill: #1a2e05f2;
}

.fill-neutral {
  fill: var(--fallback-n, oklch(var(--n) / 1));
}

.fill-neutral-100 {
  fill: #f5f5f5;
}

.fill-neutral-100\/0 {
  fill: #f5f5f500;
}

.fill-neutral-100\/10 {
  fill: #f5f5f51a;
}

.fill-neutral-100\/100 {
  fill: #f5f5f5;
}

.fill-neutral-100\/15 {
  fill: #f5f5f526;
}

.fill-neutral-100\/20 {
  fill: #f5f5f533;
}

.fill-neutral-100\/25 {
  fill: #f5f5f540;
}

.fill-neutral-100\/30 {
  fill: #f5f5f54d;
}

.fill-neutral-100\/35 {
  fill: #f5f5f559;
}

.fill-neutral-100\/40 {
  fill: #f5f5f566;
}

.fill-neutral-100\/45 {
  fill: #f5f5f573;
}

.fill-neutral-100\/5 {
  fill: #f5f5f50d;
}

.fill-neutral-100\/50 {
  fill: #f5f5f580;
}

.fill-neutral-100\/55 {
  fill: #f5f5f58c;
}

.fill-neutral-100\/60 {
  fill: #f5f5f599;
}

.fill-neutral-100\/65 {
  fill: #f5f5f5a6;
}

.fill-neutral-100\/70 {
  fill: #f5f5f5b3;
}

.fill-neutral-100\/75 {
  fill: #f5f5f5bf;
}

.fill-neutral-100\/80 {
  fill: #f5f5f5cc;
}

.fill-neutral-100\/85 {
  fill: #f5f5f5d9;
}

.fill-neutral-100\/90 {
  fill: #f5f5f5e6;
}

.fill-neutral-100\/95 {
  fill: #f5f5f5f2;
}

.fill-neutral-200 {
  fill: #e5e5e5;
}

.fill-neutral-200\/0 {
  fill: #e5e5e500;
}

.fill-neutral-200\/10 {
  fill: #e5e5e51a;
}

.fill-neutral-200\/100 {
  fill: #e5e5e5;
}

.fill-neutral-200\/15 {
  fill: #e5e5e526;
}

.fill-neutral-200\/20 {
  fill: #e5e5e533;
}

.fill-neutral-200\/25 {
  fill: #e5e5e540;
}

.fill-neutral-200\/30 {
  fill: #e5e5e54d;
}

.fill-neutral-200\/35 {
  fill: #e5e5e559;
}

.fill-neutral-200\/40 {
  fill: #e5e5e566;
}

.fill-neutral-200\/45 {
  fill: #e5e5e573;
}

.fill-neutral-200\/5 {
  fill: #e5e5e50d;
}

.fill-neutral-200\/50 {
  fill: #e5e5e580;
}

.fill-neutral-200\/55 {
  fill: #e5e5e58c;
}

.fill-neutral-200\/60 {
  fill: #e5e5e599;
}

.fill-neutral-200\/65 {
  fill: #e5e5e5a6;
}

.fill-neutral-200\/70 {
  fill: #e5e5e5b3;
}

.fill-neutral-200\/75 {
  fill: #e5e5e5bf;
}

.fill-neutral-200\/80 {
  fill: #e5e5e5cc;
}

.fill-neutral-200\/85 {
  fill: #e5e5e5d9;
}

.fill-neutral-200\/90 {
  fill: #e5e5e5e6;
}

.fill-neutral-200\/95 {
  fill: #e5e5e5f2;
}

.fill-neutral-300 {
  fill: #d4d4d4;
}

.fill-neutral-300\/0 {
  fill: #d4d4d400;
}

.fill-neutral-300\/10 {
  fill: #d4d4d41a;
}

.fill-neutral-300\/100 {
  fill: #d4d4d4;
}

.fill-neutral-300\/15 {
  fill: #d4d4d426;
}

.fill-neutral-300\/20 {
  fill: #d4d4d433;
}

.fill-neutral-300\/25 {
  fill: #d4d4d440;
}

.fill-neutral-300\/30 {
  fill: #d4d4d44d;
}

.fill-neutral-300\/35 {
  fill: #d4d4d459;
}

.fill-neutral-300\/40 {
  fill: #d4d4d466;
}

.fill-neutral-300\/45 {
  fill: #d4d4d473;
}

.fill-neutral-300\/5 {
  fill: #d4d4d40d;
}

.fill-neutral-300\/50 {
  fill: #d4d4d480;
}

.fill-neutral-300\/55 {
  fill: #d4d4d48c;
}

.fill-neutral-300\/60 {
  fill: #d4d4d499;
}

.fill-neutral-300\/65 {
  fill: #d4d4d4a6;
}

.fill-neutral-300\/70 {
  fill: #d4d4d4b3;
}

.fill-neutral-300\/75 {
  fill: #d4d4d4bf;
}

.fill-neutral-300\/80 {
  fill: #d4d4d4cc;
}

.fill-neutral-300\/85 {
  fill: #d4d4d4d9;
}

.fill-neutral-300\/90 {
  fill: #d4d4d4e6;
}

.fill-neutral-300\/95 {
  fill: #d4d4d4f2;
}

.fill-neutral-400 {
  fill: #a3a3a3;
}

.fill-neutral-400\/0 {
  fill: #a3a3a300;
}

.fill-neutral-400\/10 {
  fill: #a3a3a31a;
}

.fill-neutral-400\/100 {
  fill: #a3a3a3;
}

.fill-neutral-400\/15 {
  fill: #a3a3a326;
}

.fill-neutral-400\/20 {
  fill: #a3a3a333;
}

.fill-neutral-400\/25 {
  fill: #a3a3a340;
}

.fill-neutral-400\/30 {
  fill: #a3a3a34d;
}

.fill-neutral-400\/35 {
  fill: #a3a3a359;
}

.fill-neutral-400\/40 {
  fill: #a3a3a366;
}

.fill-neutral-400\/45 {
  fill: #a3a3a373;
}

.fill-neutral-400\/5 {
  fill: #a3a3a30d;
}

.fill-neutral-400\/50 {
  fill: #a3a3a380;
}

.fill-neutral-400\/55 {
  fill: #a3a3a38c;
}

.fill-neutral-400\/60 {
  fill: #a3a3a399;
}

.fill-neutral-400\/65 {
  fill: #a3a3a3a6;
}

.fill-neutral-400\/70 {
  fill: #a3a3a3b3;
}

.fill-neutral-400\/75 {
  fill: #a3a3a3bf;
}

.fill-neutral-400\/80 {
  fill: #a3a3a3cc;
}

.fill-neutral-400\/85 {
  fill: #a3a3a3d9;
}

.fill-neutral-400\/90 {
  fill: #a3a3a3e6;
}

.fill-neutral-400\/95 {
  fill: #a3a3a3f2;
}

.fill-neutral-50 {
  fill: #fafafa;
}

.fill-neutral-50\/0 {
  fill: #fafafa00;
}

.fill-neutral-50\/10 {
  fill: #fafafa1a;
}

.fill-neutral-50\/100 {
  fill: #fafafa;
}

.fill-neutral-50\/15 {
  fill: #fafafa26;
}

.fill-neutral-50\/20 {
  fill: #fafafa33;
}

.fill-neutral-50\/25 {
  fill: #fafafa40;
}

.fill-neutral-50\/30 {
  fill: #fafafa4d;
}

.fill-neutral-50\/35 {
  fill: #fafafa59;
}

.fill-neutral-50\/40 {
  fill: #fafafa66;
}

.fill-neutral-50\/45 {
  fill: #fafafa73;
}

.fill-neutral-50\/5 {
  fill: #fafafa0d;
}

.fill-neutral-50\/50 {
  fill: #fafafa80;
}

.fill-neutral-50\/55 {
  fill: #fafafa8c;
}

.fill-neutral-50\/60 {
  fill: #fafafa99;
}

.fill-neutral-50\/65 {
  fill: #fafafaa6;
}

.fill-neutral-50\/70 {
  fill: #fafafab3;
}

.fill-neutral-50\/75 {
  fill: #fafafabf;
}

.fill-neutral-50\/80 {
  fill: #fafafacc;
}

.fill-neutral-50\/85 {
  fill: #fafafad9;
}

.fill-neutral-50\/90 {
  fill: #fafafae6;
}

.fill-neutral-50\/95 {
  fill: #fafafaf2;
}

.fill-neutral-500 {
  fill: #737373;
}

.fill-neutral-500\/0 {
  fill: #73737300;
}

.fill-neutral-500\/10 {
  fill: #7373731a;
}

.fill-neutral-500\/100 {
  fill: #737373;
}

.fill-neutral-500\/15 {
  fill: #73737326;
}

.fill-neutral-500\/20 {
  fill: #73737333;
}

.fill-neutral-500\/25 {
  fill: #73737340;
}

.fill-neutral-500\/30 {
  fill: #7373734d;
}

.fill-neutral-500\/35 {
  fill: #73737359;
}

.fill-neutral-500\/40 {
  fill: #73737366;
}

.fill-neutral-500\/45 {
  fill: #73737373;
}

.fill-neutral-500\/5 {
  fill: #7373730d;
}

.fill-neutral-500\/50 {
  fill: #73737380;
}

.fill-neutral-500\/55 {
  fill: #7373738c;
}

.fill-neutral-500\/60 {
  fill: #73737399;
}

.fill-neutral-500\/65 {
  fill: #737373a6;
}

.fill-neutral-500\/70 {
  fill: #737373b3;
}

.fill-neutral-500\/75 {
  fill: #737373bf;
}

.fill-neutral-500\/80 {
  fill: #737373cc;
}

.fill-neutral-500\/85 {
  fill: #737373d9;
}

.fill-neutral-500\/90 {
  fill: #737373e6;
}

.fill-neutral-500\/95 {
  fill: #737373f2;
}

.fill-neutral-600 {
  fill: #525252;
}

.fill-neutral-600\/0 {
  fill: #52525200;
}

.fill-neutral-600\/10 {
  fill: #5252521a;
}

.fill-neutral-600\/100 {
  fill: #525252;
}

.fill-neutral-600\/15 {
  fill: #52525226;
}

.fill-neutral-600\/20 {
  fill: #52525233;
}

.fill-neutral-600\/25 {
  fill: #52525240;
}

.fill-neutral-600\/30 {
  fill: #5252524d;
}

.fill-neutral-600\/35 {
  fill: #52525259;
}

.fill-neutral-600\/40 {
  fill: #52525266;
}

.fill-neutral-600\/45 {
  fill: #52525273;
}

.fill-neutral-600\/5 {
  fill: #5252520d;
}

.fill-neutral-600\/50 {
  fill: #52525280;
}

.fill-neutral-600\/55 {
  fill: #5252528c;
}

.fill-neutral-600\/60 {
  fill: #52525299;
}

.fill-neutral-600\/65 {
  fill: #525252a6;
}

.fill-neutral-600\/70 {
  fill: #525252b3;
}

.fill-neutral-600\/75 {
  fill: #525252bf;
}

.fill-neutral-600\/80 {
  fill: #525252cc;
}

.fill-neutral-600\/85 {
  fill: #525252d9;
}

.fill-neutral-600\/90 {
  fill: #525252e6;
}

.fill-neutral-600\/95 {
  fill: #525252f2;
}

.fill-neutral-700 {
  fill: #404040;
}

.fill-neutral-700\/0 {
  fill: #40404000;
}

.fill-neutral-700\/10 {
  fill: #4040401a;
}

.fill-neutral-700\/100 {
  fill: #404040;
}

.fill-neutral-700\/15 {
  fill: #40404026;
}

.fill-neutral-700\/20 {
  fill: #40404033;
}

.fill-neutral-700\/25 {
  fill: #40404040;
}

.fill-neutral-700\/30 {
  fill: #4040404d;
}

.fill-neutral-700\/35 {
  fill: #40404059;
}

.fill-neutral-700\/40 {
  fill: #40404066;
}

.fill-neutral-700\/45 {
  fill: #40404073;
}

.fill-neutral-700\/5 {
  fill: #4040400d;
}

.fill-neutral-700\/50 {
  fill: #40404080;
}

.fill-neutral-700\/55 {
  fill: #4040408c;
}

.fill-neutral-700\/60 {
  fill: #40404099;
}

.fill-neutral-700\/65 {
  fill: #404040a6;
}

.fill-neutral-700\/70 {
  fill: #404040b3;
}

.fill-neutral-700\/75 {
  fill: #404040bf;
}

.fill-neutral-700\/80 {
  fill: #404040cc;
}

.fill-neutral-700\/85 {
  fill: #404040d9;
}

.fill-neutral-700\/90 {
  fill: #404040e6;
}

.fill-neutral-700\/95 {
  fill: #404040f2;
}

.fill-neutral-800 {
  fill: #262626;
}

.fill-neutral-800\/0 {
  fill: #26262600;
}

.fill-neutral-800\/10 {
  fill: #2626261a;
}

.fill-neutral-800\/100 {
  fill: #262626;
}

.fill-neutral-800\/15 {
  fill: #26262626;
}

.fill-neutral-800\/20 {
  fill: #26262633;
}

.fill-neutral-800\/25 {
  fill: #26262640;
}

.fill-neutral-800\/30 {
  fill: #2626264d;
}

.fill-neutral-800\/35 {
  fill: #26262659;
}

.fill-neutral-800\/40 {
  fill: #26262666;
}

.fill-neutral-800\/45 {
  fill: #26262673;
}

.fill-neutral-800\/5 {
  fill: #2626260d;
}

.fill-neutral-800\/50 {
  fill: #26262680;
}

.fill-neutral-800\/55 {
  fill: #2626268c;
}

.fill-neutral-800\/60 {
  fill: #26262699;
}

.fill-neutral-800\/65 {
  fill: #262626a6;
}

.fill-neutral-800\/70 {
  fill: #262626b3;
}

.fill-neutral-800\/75 {
  fill: #262626bf;
}

.fill-neutral-800\/80 {
  fill: #262626cc;
}

.fill-neutral-800\/85 {
  fill: #262626d9;
}

.fill-neutral-800\/90 {
  fill: #262626e6;
}

.fill-neutral-800\/95 {
  fill: #262626f2;
}

.fill-neutral-900 {
  fill: #171717;
}

.fill-neutral-900\/0 {
  fill: #17171700;
}

.fill-neutral-900\/10 {
  fill: #1717171a;
}

.fill-neutral-900\/100 {
  fill: #171717;
}

.fill-neutral-900\/15 {
  fill: #17171726;
}

.fill-neutral-900\/20 {
  fill: #17171733;
}

.fill-neutral-900\/25 {
  fill: #17171740;
}

.fill-neutral-900\/30 {
  fill: #1717174d;
}

.fill-neutral-900\/35 {
  fill: #17171759;
}

.fill-neutral-900\/40 {
  fill: #17171766;
}

.fill-neutral-900\/45 {
  fill: #17171773;
}

.fill-neutral-900\/5 {
  fill: #1717170d;
}

.fill-neutral-900\/50 {
  fill: #17171780;
}

.fill-neutral-900\/55 {
  fill: #1717178c;
}

.fill-neutral-900\/60 {
  fill: #17171799;
}

.fill-neutral-900\/65 {
  fill: #171717a6;
}

.fill-neutral-900\/70 {
  fill: #171717b3;
}

.fill-neutral-900\/75 {
  fill: #171717bf;
}

.fill-neutral-900\/80 {
  fill: #171717cc;
}

.fill-neutral-900\/85 {
  fill: #171717d9;
}

.fill-neutral-900\/90 {
  fill: #171717e6;
}

.fill-neutral-900\/95 {
  fill: #171717f2;
}

.fill-neutral-950 {
  fill: #0a0a0a;
}

.fill-neutral-950\/0 {
  fill: #0a0a0a00;
}

.fill-neutral-950\/10 {
  fill: #0a0a0a1a;
}

.fill-neutral-950\/100 {
  fill: #0a0a0a;
}

.fill-neutral-950\/15 {
  fill: #0a0a0a26;
}

.fill-neutral-950\/20 {
  fill: #0a0a0a33;
}

.fill-neutral-950\/25 {
  fill: #0a0a0a40;
}

.fill-neutral-950\/30 {
  fill: #0a0a0a4d;
}

.fill-neutral-950\/35 {
  fill: #0a0a0a59;
}

.fill-neutral-950\/40 {
  fill: #0a0a0a66;
}

.fill-neutral-950\/45 {
  fill: #0a0a0a73;
}

.fill-neutral-950\/5 {
  fill: #0a0a0a0d;
}

.fill-neutral-950\/50 {
  fill: #0a0a0a80;
}

.fill-neutral-950\/55 {
  fill: #0a0a0a8c;
}

.fill-neutral-950\/60 {
  fill: #0a0a0a99;
}

.fill-neutral-950\/65 {
  fill: #0a0a0aa6;
}

.fill-neutral-950\/70 {
  fill: #0a0a0ab3;
}

.fill-neutral-950\/75 {
  fill: #0a0a0abf;
}

.fill-neutral-950\/80 {
  fill: #0a0a0acc;
}

.fill-neutral-950\/85 {
  fill: #0a0a0ad9;
}

.fill-neutral-950\/90 {
  fill: #0a0a0ae6;
}

.fill-neutral-950\/95 {
  fill: #0a0a0af2;
}

.fill-neutral-content {
  fill: var(--fallback-nc, oklch(var(--nc) / 1));
}

.fill-neutral-content\/0 {
  fill: var(--fallback-nc, oklch(var(--nc) / 0));
}

.fill-neutral-content\/10 {
  fill: var(--fallback-nc, oklch(var(--nc) / .1));
}

.fill-neutral-content\/100 {
  fill: var(--fallback-nc, oklch(var(--nc) / 1));
}

.fill-neutral-content\/15 {
  fill: var(--fallback-nc, oklch(var(--nc) / .15));
}

.fill-neutral-content\/20 {
  fill: var(--fallback-nc, oklch(var(--nc) / .2));
}

.fill-neutral-content\/25 {
  fill: var(--fallback-nc, oklch(var(--nc) / .25));
}

.fill-neutral-content\/30 {
  fill: var(--fallback-nc, oklch(var(--nc) / .3));
}

.fill-neutral-content\/35 {
  fill: var(--fallback-nc, oklch(var(--nc) / .35));
}

.fill-neutral-content\/40 {
  fill: var(--fallback-nc, oklch(var(--nc) / .4));
}

.fill-neutral-content\/45 {
  fill: var(--fallback-nc, oklch(var(--nc) / .45));
}

.fill-neutral-content\/5 {
  fill: var(--fallback-nc, oklch(var(--nc) / .05));
}

.fill-neutral-content\/50 {
  fill: var(--fallback-nc, oklch(var(--nc) / .5));
}

.fill-neutral-content\/55 {
  fill: var(--fallback-nc, oklch(var(--nc) / .55));
}

.fill-neutral-content\/60 {
  fill: var(--fallback-nc, oklch(var(--nc) / .6));
}

.fill-neutral-content\/65 {
  fill: var(--fallback-nc, oklch(var(--nc) / .65));
}

.fill-neutral-content\/70 {
  fill: var(--fallback-nc, oklch(var(--nc) / .7));
}

.fill-neutral-content\/75 {
  fill: var(--fallback-nc, oklch(var(--nc) / .75));
}

.fill-neutral-content\/80 {
  fill: var(--fallback-nc, oklch(var(--nc) / .8));
}

.fill-neutral-content\/85 {
  fill: var(--fallback-nc, oklch(var(--nc) / .85));
}

.fill-neutral-content\/90 {
  fill: var(--fallback-nc, oklch(var(--nc) / .9));
}

.fill-neutral-content\/95 {
  fill: var(--fallback-nc, oklch(var(--nc) / .95));
}

.fill-neutral\/0 {
  fill: var(--fallback-n, oklch(var(--n) / 0));
}

.fill-neutral\/10 {
  fill: var(--fallback-n, oklch(var(--n) / .1));
}

.fill-neutral\/100 {
  fill: var(--fallback-n, oklch(var(--n) / 1));
}

.fill-neutral\/15 {
  fill: var(--fallback-n, oklch(var(--n) / .15));
}

.fill-neutral\/20 {
  fill: var(--fallback-n, oklch(var(--n) / .2));
}

.fill-neutral\/25 {
  fill: var(--fallback-n, oklch(var(--n) / .25));
}

.fill-neutral\/30 {
  fill: var(--fallback-n, oklch(var(--n) / .3));
}

.fill-neutral\/35 {
  fill: var(--fallback-n, oklch(var(--n) / .35));
}

.fill-neutral\/40 {
  fill: var(--fallback-n, oklch(var(--n) / .4));
}

.fill-neutral\/45 {
  fill: var(--fallback-n, oklch(var(--n) / .45));
}

.fill-neutral\/5 {
  fill: var(--fallback-n, oklch(var(--n) / .05));
}

.fill-neutral\/50 {
  fill: var(--fallback-n, oklch(var(--n) / .5));
}

.fill-neutral\/55 {
  fill: var(--fallback-n, oklch(var(--n) / .55));
}

.fill-neutral\/60 {
  fill: var(--fallback-n, oklch(var(--n) / .6));
}

.fill-neutral\/65 {
  fill: var(--fallback-n, oklch(var(--n) / .65));
}

.fill-neutral\/70 {
  fill: var(--fallback-n, oklch(var(--n) / .7));
}

.fill-neutral\/75 {
  fill: var(--fallback-n, oklch(var(--n) / .75));
}

.fill-neutral\/80 {
  fill: var(--fallback-n, oklch(var(--n) / .8));
}

.fill-neutral\/85 {
  fill: var(--fallback-n, oklch(var(--n) / .85));
}

.fill-neutral\/90 {
  fill: var(--fallback-n, oklch(var(--n) / .9));
}

.fill-neutral\/95 {
  fill: var(--fallback-n, oklch(var(--n) / .95));
}

.fill-none {
  fill: none;
}

.fill-orange-100 {
  fill: #ffedd5;
}

.fill-orange-100\/0 {
  fill: #ffedd500;
}

.fill-orange-100\/10 {
  fill: #ffedd51a;
}

.fill-orange-100\/100 {
  fill: #ffedd5;
}

.fill-orange-100\/15 {
  fill: #ffedd526;
}

.fill-orange-100\/20 {
  fill: #ffedd533;
}

.fill-orange-100\/25 {
  fill: #ffedd540;
}

.fill-orange-100\/30 {
  fill: #ffedd54d;
}

.fill-orange-100\/35 {
  fill: #ffedd559;
}

.fill-orange-100\/40 {
  fill: #ffedd566;
}

.fill-orange-100\/45 {
  fill: #ffedd573;
}

.fill-orange-100\/5 {
  fill: #ffedd50d;
}

.fill-orange-100\/50 {
  fill: #ffedd580;
}

.fill-orange-100\/55 {
  fill: #ffedd58c;
}

.fill-orange-100\/60 {
  fill: #ffedd599;
}

.fill-orange-100\/65 {
  fill: #ffedd5a6;
}

.fill-orange-100\/70 {
  fill: #ffedd5b3;
}

.fill-orange-100\/75 {
  fill: #ffedd5bf;
}

.fill-orange-100\/80 {
  fill: #ffedd5cc;
}

.fill-orange-100\/85 {
  fill: #ffedd5d9;
}

.fill-orange-100\/90 {
  fill: #ffedd5e6;
}

.fill-orange-100\/95 {
  fill: #ffedd5f2;
}

.fill-orange-200 {
  fill: #fed7aa;
}

.fill-orange-200\/0 {
  fill: #fed7aa00;
}

.fill-orange-200\/10 {
  fill: #fed7aa1a;
}

.fill-orange-200\/100 {
  fill: #fed7aa;
}

.fill-orange-200\/15 {
  fill: #fed7aa26;
}

.fill-orange-200\/20 {
  fill: #fed7aa33;
}

.fill-orange-200\/25 {
  fill: #fed7aa40;
}

.fill-orange-200\/30 {
  fill: #fed7aa4d;
}

.fill-orange-200\/35 {
  fill: #fed7aa59;
}

.fill-orange-200\/40 {
  fill: #fed7aa66;
}

.fill-orange-200\/45 {
  fill: #fed7aa73;
}

.fill-orange-200\/5 {
  fill: #fed7aa0d;
}

.fill-orange-200\/50 {
  fill: #fed7aa80;
}

.fill-orange-200\/55 {
  fill: #fed7aa8c;
}

.fill-orange-200\/60 {
  fill: #fed7aa99;
}

.fill-orange-200\/65 {
  fill: #fed7aaa6;
}

.fill-orange-200\/70 {
  fill: #fed7aab3;
}

.fill-orange-200\/75 {
  fill: #fed7aabf;
}

.fill-orange-200\/80 {
  fill: #fed7aacc;
}

.fill-orange-200\/85 {
  fill: #fed7aad9;
}

.fill-orange-200\/90 {
  fill: #fed7aae6;
}

.fill-orange-200\/95 {
  fill: #fed7aaf2;
}

.fill-orange-300 {
  fill: #fdba74;
}

.fill-orange-300\/0 {
  fill: #fdba7400;
}

.fill-orange-300\/10 {
  fill: #fdba741a;
}

.fill-orange-300\/100 {
  fill: #fdba74;
}

.fill-orange-300\/15 {
  fill: #fdba7426;
}

.fill-orange-300\/20 {
  fill: #fdba7433;
}

.fill-orange-300\/25 {
  fill: #fdba7440;
}

.fill-orange-300\/30 {
  fill: #fdba744d;
}

.fill-orange-300\/35 {
  fill: #fdba7459;
}

.fill-orange-300\/40 {
  fill: #fdba7466;
}

.fill-orange-300\/45 {
  fill: #fdba7473;
}

.fill-orange-300\/5 {
  fill: #fdba740d;
}

.fill-orange-300\/50 {
  fill: #fdba7480;
}

.fill-orange-300\/55 {
  fill: #fdba748c;
}

.fill-orange-300\/60 {
  fill: #fdba7499;
}

.fill-orange-300\/65 {
  fill: #fdba74a6;
}

.fill-orange-300\/70 {
  fill: #fdba74b3;
}

.fill-orange-300\/75 {
  fill: #fdba74bf;
}

.fill-orange-300\/80 {
  fill: #fdba74cc;
}

.fill-orange-300\/85 {
  fill: #fdba74d9;
}

.fill-orange-300\/90 {
  fill: #fdba74e6;
}

.fill-orange-300\/95 {
  fill: #fdba74f2;
}

.fill-orange-400 {
  fill: #fb923c;
}

.fill-orange-400\/0 {
  fill: #fb923c00;
}

.fill-orange-400\/10 {
  fill: #fb923c1a;
}

.fill-orange-400\/100 {
  fill: #fb923c;
}

.fill-orange-400\/15 {
  fill: #fb923c26;
}

.fill-orange-400\/20 {
  fill: #fb923c33;
}

.fill-orange-400\/25 {
  fill: #fb923c40;
}

.fill-orange-400\/30 {
  fill: #fb923c4d;
}

.fill-orange-400\/35 {
  fill: #fb923c59;
}

.fill-orange-400\/40 {
  fill: #fb923c66;
}

.fill-orange-400\/45 {
  fill: #fb923c73;
}

.fill-orange-400\/5 {
  fill: #fb923c0d;
}

.fill-orange-400\/50 {
  fill: #fb923c80;
}

.fill-orange-400\/55 {
  fill: #fb923c8c;
}

.fill-orange-400\/60 {
  fill: #fb923c99;
}

.fill-orange-400\/65 {
  fill: #fb923ca6;
}

.fill-orange-400\/70 {
  fill: #fb923cb3;
}

.fill-orange-400\/75 {
  fill: #fb923cbf;
}

.fill-orange-400\/80 {
  fill: #fb923ccc;
}

.fill-orange-400\/85 {
  fill: #fb923cd9;
}

.fill-orange-400\/90 {
  fill: #fb923ce6;
}

.fill-orange-400\/95 {
  fill: #fb923cf2;
}

.fill-orange-50 {
  fill: #fff7ed;
}

.fill-orange-50\/0 {
  fill: #fff7ed00;
}

.fill-orange-50\/10 {
  fill: #fff7ed1a;
}

.fill-orange-50\/100 {
  fill: #fff7ed;
}

.fill-orange-50\/15 {
  fill: #fff7ed26;
}

.fill-orange-50\/20 {
  fill: #fff7ed33;
}

.fill-orange-50\/25 {
  fill: #fff7ed40;
}

.fill-orange-50\/30 {
  fill: #fff7ed4d;
}

.fill-orange-50\/35 {
  fill: #fff7ed59;
}

.fill-orange-50\/40 {
  fill: #fff7ed66;
}

.fill-orange-50\/45 {
  fill: #fff7ed73;
}

.fill-orange-50\/5 {
  fill: #fff7ed0d;
}

.fill-orange-50\/50 {
  fill: #fff7ed80;
}

.fill-orange-50\/55 {
  fill: #fff7ed8c;
}

.fill-orange-50\/60 {
  fill: #fff7ed99;
}

.fill-orange-50\/65 {
  fill: #fff7eda6;
}

.fill-orange-50\/70 {
  fill: #fff7edb3;
}

.fill-orange-50\/75 {
  fill: #fff7edbf;
}

.fill-orange-50\/80 {
  fill: #fff7edcc;
}

.fill-orange-50\/85 {
  fill: #fff7edd9;
}

.fill-orange-50\/90 {
  fill: #fff7ede6;
}

.fill-orange-50\/95 {
  fill: #fff7edf2;
}

.fill-orange-500 {
  fill: #f97316;
}

.fill-orange-500\/0 {
  fill: #f9731600;
}

.fill-orange-500\/10 {
  fill: #f973161a;
}

.fill-orange-500\/100 {
  fill: #f97316;
}

.fill-orange-500\/15 {
  fill: #f9731626;
}

.fill-orange-500\/20 {
  fill: #f9731633;
}

.fill-orange-500\/25 {
  fill: #f9731640;
}

.fill-orange-500\/30 {
  fill: #f973164d;
}

.fill-orange-500\/35 {
  fill: #f9731659;
}

.fill-orange-500\/40 {
  fill: #f9731666;
}

.fill-orange-500\/45 {
  fill: #f9731673;
}

.fill-orange-500\/5 {
  fill: #f973160d;
}

.fill-orange-500\/50 {
  fill: #f9731680;
}

.fill-orange-500\/55 {
  fill: #f973168c;
}

.fill-orange-500\/60 {
  fill: #f9731699;
}

.fill-orange-500\/65 {
  fill: #f97316a6;
}

.fill-orange-500\/70 {
  fill: #f97316b3;
}

.fill-orange-500\/75 {
  fill: #f97316bf;
}

.fill-orange-500\/80 {
  fill: #f97316cc;
}

.fill-orange-500\/85 {
  fill: #f97316d9;
}

.fill-orange-500\/90 {
  fill: #f97316e6;
}

.fill-orange-500\/95 {
  fill: #f97316f2;
}

.fill-orange-600 {
  fill: #ea580c;
}

.fill-orange-600\/0 {
  fill: #ea580c00;
}

.fill-orange-600\/10 {
  fill: #ea580c1a;
}

.fill-orange-600\/100 {
  fill: #ea580c;
}

.fill-orange-600\/15 {
  fill: #ea580c26;
}

.fill-orange-600\/20 {
  fill: #ea580c33;
}

.fill-orange-600\/25 {
  fill: #ea580c40;
}

.fill-orange-600\/30 {
  fill: #ea580c4d;
}

.fill-orange-600\/35 {
  fill: #ea580c59;
}

.fill-orange-600\/40 {
  fill: #ea580c66;
}

.fill-orange-600\/45 {
  fill: #ea580c73;
}

.fill-orange-600\/5 {
  fill: #ea580c0d;
}

.fill-orange-600\/50 {
  fill: #ea580c80;
}

.fill-orange-600\/55 {
  fill: #ea580c8c;
}

.fill-orange-600\/60 {
  fill: #ea580c99;
}

.fill-orange-600\/65 {
  fill: #ea580ca6;
}

.fill-orange-600\/70 {
  fill: #ea580cb3;
}

.fill-orange-600\/75 {
  fill: #ea580cbf;
}

.fill-orange-600\/80 {
  fill: #ea580ccc;
}

.fill-orange-600\/85 {
  fill: #ea580cd9;
}

.fill-orange-600\/90 {
  fill: #ea580ce6;
}

.fill-orange-600\/95 {
  fill: #ea580cf2;
}

.fill-orange-700 {
  fill: #c2410c;
}

.fill-orange-700\/0 {
  fill: #c2410c00;
}

.fill-orange-700\/10 {
  fill: #c2410c1a;
}

.fill-orange-700\/100 {
  fill: #c2410c;
}

.fill-orange-700\/15 {
  fill: #c2410c26;
}

.fill-orange-700\/20 {
  fill: #c2410c33;
}

.fill-orange-700\/25 {
  fill: #c2410c40;
}

.fill-orange-700\/30 {
  fill: #c2410c4d;
}

.fill-orange-700\/35 {
  fill: #c2410c59;
}

.fill-orange-700\/40 {
  fill: #c2410c66;
}

.fill-orange-700\/45 {
  fill: #c2410c73;
}

.fill-orange-700\/5 {
  fill: #c2410c0d;
}

.fill-orange-700\/50 {
  fill: #c2410c80;
}

.fill-orange-700\/55 {
  fill: #c2410c8c;
}

.fill-orange-700\/60 {
  fill: #c2410c99;
}

.fill-orange-700\/65 {
  fill: #c2410ca6;
}

.fill-orange-700\/70 {
  fill: #c2410cb3;
}

.fill-orange-700\/75 {
  fill: #c2410cbf;
}

.fill-orange-700\/80 {
  fill: #c2410ccc;
}

.fill-orange-700\/85 {
  fill: #c2410cd9;
}

.fill-orange-700\/90 {
  fill: #c2410ce6;
}

.fill-orange-700\/95 {
  fill: #c2410cf2;
}

.fill-orange-800 {
  fill: #9a3412;
}

.fill-orange-800\/0 {
  fill: #9a341200;
}

.fill-orange-800\/10 {
  fill: #9a34121a;
}

.fill-orange-800\/100 {
  fill: #9a3412;
}

.fill-orange-800\/15 {
  fill: #9a341226;
}

.fill-orange-800\/20 {
  fill: #9a341233;
}

.fill-orange-800\/25 {
  fill: #9a341240;
}

.fill-orange-800\/30 {
  fill: #9a34124d;
}

.fill-orange-800\/35 {
  fill: #9a341259;
}

.fill-orange-800\/40 {
  fill: #9a341266;
}

.fill-orange-800\/45 {
  fill: #9a341273;
}

.fill-orange-800\/5 {
  fill: #9a34120d;
}

.fill-orange-800\/50 {
  fill: #9a341280;
}

.fill-orange-800\/55 {
  fill: #9a34128c;
}

.fill-orange-800\/60 {
  fill: #9a341299;
}

.fill-orange-800\/65 {
  fill: #9a3412a6;
}

.fill-orange-800\/70 {
  fill: #9a3412b3;
}

.fill-orange-800\/75 {
  fill: #9a3412bf;
}

.fill-orange-800\/80 {
  fill: #9a3412cc;
}

.fill-orange-800\/85 {
  fill: #9a3412d9;
}

.fill-orange-800\/90 {
  fill: #9a3412e6;
}

.fill-orange-800\/95 {
  fill: #9a3412f2;
}

.fill-orange-900 {
  fill: #7c2d12;
}

.fill-orange-900\/0 {
  fill: #7c2d1200;
}

.fill-orange-900\/10 {
  fill: #7c2d121a;
}

.fill-orange-900\/100 {
  fill: #7c2d12;
}

.fill-orange-900\/15 {
  fill: #7c2d1226;
}

.fill-orange-900\/20 {
  fill: #7c2d1233;
}

.fill-orange-900\/25 {
  fill: #7c2d1240;
}

.fill-orange-900\/30 {
  fill: #7c2d124d;
}

.fill-orange-900\/35 {
  fill: #7c2d1259;
}

.fill-orange-900\/40 {
  fill: #7c2d1266;
}

.fill-orange-900\/45 {
  fill: #7c2d1273;
}

.fill-orange-900\/5 {
  fill: #7c2d120d;
}

.fill-orange-900\/50 {
  fill: #7c2d1280;
}

.fill-orange-900\/55 {
  fill: #7c2d128c;
}

.fill-orange-900\/60 {
  fill: #7c2d1299;
}

.fill-orange-900\/65 {
  fill: #7c2d12a6;
}

.fill-orange-900\/70 {
  fill: #7c2d12b3;
}

.fill-orange-900\/75 {
  fill: #7c2d12bf;
}

.fill-orange-900\/80 {
  fill: #7c2d12cc;
}

.fill-orange-900\/85 {
  fill: #7c2d12d9;
}

.fill-orange-900\/90 {
  fill: #7c2d12e6;
}

.fill-orange-900\/95 {
  fill: #7c2d12f2;
}

.fill-orange-950 {
  fill: #431407;
}

.fill-orange-950\/0 {
  fill: #43140700;
}

.fill-orange-950\/10 {
  fill: #4314071a;
}

.fill-orange-950\/100 {
  fill: #431407;
}

.fill-orange-950\/15 {
  fill: #43140726;
}

.fill-orange-950\/20 {
  fill: #43140733;
}

.fill-orange-950\/25 {
  fill: #43140740;
}

.fill-orange-950\/30 {
  fill: #4314074d;
}

.fill-orange-950\/35 {
  fill: #43140759;
}

.fill-orange-950\/40 {
  fill: #43140766;
}

.fill-orange-950\/45 {
  fill: #43140773;
}

.fill-orange-950\/5 {
  fill: #4314070d;
}

.fill-orange-950\/50 {
  fill: #43140780;
}

.fill-orange-950\/55 {
  fill: #4314078c;
}

.fill-orange-950\/60 {
  fill: #43140799;
}

.fill-orange-950\/65 {
  fill: #431407a6;
}

.fill-orange-950\/70 {
  fill: #431407b3;
}

.fill-orange-950\/75 {
  fill: #431407bf;
}

.fill-orange-950\/80 {
  fill: #431407cc;
}

.fill-orange-950\/85 {
  fill: #431407d9;
}

.fill-orange-950\/90 {
  fill: #431407e6;
}

.fill-orange-950\/95 {
  fill: #431407f2;
}

.fill-pink-100 {
  fill: #fce7f3;
}

.fill-pink-100\/0 {
  fill: #fce7f300;
}

.fill-pink-100\/10 {
  fill: #fce7f31a;
}

.fill-pink-100\/100 {
  fill: #fce7f3;
}

.fill-pink-100\/15 {
  fill: #fce7f326;
}

.fill-pink-100\/20 {
  fill: #fce7f333;
}

.fill-pink-100\/25 {
  fill: #fce7f340;
}

.fill-pink-100\/30 {
  fill: #fce7f34d;
}

.fill-pink-100\/35 {
  fill: #fce7f359;
}

.fill-pink-100\/40 {
  fill: #fce7f366;
}

.fill-pink-100\/45 {
  fill: #fce7f373;
}

.fill-pink-100\/5 {
  fill: #fce7f30d;
}

.fill-pink-100\/50 {
  fill: #fce7f380;
}

.fill-pink-100\/55 {
  fill: #fce7f38c;
}

.fill-pink-100\/60 {
  fill: #fce7f399;
}

.fill-pink-100\/65 {
  fill: #fce7f3a6;
}

.fill-pink-100\/70 {
  fill: #fce7f3b3;
}

.fill-pink-100\/75 {
  fill: #fce7f3bf;
}

.fill-pink-100\/80 {
  fill: #fce7f3cc;
}

.fill-pink-100\/85 {
  fill: #fce7f3d9;
}

.fill-pink-100\/90 {
  fill: #fce7f3e6;
}

.fill-pink-100\/95 {
  fill: #fce7f3f2;
}

.fill-pink-200 {
  fill: #fbcfe8;
}

.fill-pink-200\/0 {
  fill: #fbcfe800;
}

.fill-pink-200\/10 {
  fill: #fbcfe81a;
}

.fill-pink-200\/100 {
  fill: #fbcfe8;
}

.fill-pink-200\/15 {
  fill: #fbcfe826;
}

.fill-pink-200\/20 {
  fill: #fbcfe833;
}

.fill-pink-200\/25 {
  fill: #fbcfe840;
}

.fill-pink-200\/30 {
  fill: #fbcfe84d;
}

.fill-pink-200\/35 {
  fill: #fbcfe859;
}

.fill-pink-200\/40 {
  fill: #fbcfe866;
}

.fill-pink-200\/45 {
  fill: #fbcfe873;
}

.fill-pink-200\/5 {
  fill: #fbcfe80d;
}

.fill-pink-200\/50 {
  fill: #fbcfe880;
}

.fill-pink-200\/55 {
  fill: #fbcfe88c;
}

.fill-pink-200\/60 {
  fill: #fbcfe899;
}

.fill-pink-200\/65 {
  fill: #fbcfe8a6;
}

.fill-pink-200\/70 {
  fill: #fbcfe8b3;
}

.fill-pink-200\/75 {
  fill: #fbcfe8bf;
}

.fill-pink-200\/80 {
  fill: #fbcfe8cc;
}

.fill-pink-200\/85 {
  fill: #fbcfe8d9;
}

.fill-pink-200\/90 {
  fill: #fbcfe8e6;
}

.fill-pink-200\/95 {
  fill: #fbcfe8f2;
}

.fill-pink-300 {
  fill: #f9a8d4;
}

.fill-pink-300\/0 {
  fill: #f9a8d400;
}

.fill-pink-300\/10 {
  fill: #f9a8d41a;
}

.fill-pink-300\/100 {
  fill: #f9a8d4;
}

.fill-pink-300\/15 {
  fill: #f9a8d426;
}

.fill-pink-300\/20 {
  fill: #f9a8d433;
}

.fill-pink-300\/25 {
  fill: #f9a8d440;
}

.fill-pink-300\/30 {
  fill: #f9a8d44d;
}

.fill-pink-300\/35 {
  fill: #f9a8d459;
}

.fill-pink-300\/40 {
  fill: #f9a8d466;
}

.fill-pink-300\/45 {
  fill: #f9a8d473;
}

.fill-pink-300\/5 {
  fill: #f9a8d40d;
}

.fill-pink-300\/50 {
  fill: #f9a8d480;
}

.fill-pink-300\/55 {
  fill: #f9a8d48c;
}

.fill-pink-300\/60 {
  fill: #f9a8d499;
}

.fill-pink-300\/65 {
  fill: #f9a8d4a6;
}

.fill-pink-300\/70 {
  fill: #f9a8d4b3;
}

.fill-pink-300\/75 {
  fill: #f9a8d4bf;
}

.fill-pink-300\/80 {
  fill: #f9a8d4cc;
}

.fill-pink-300\/85 {
  fill: #f9a8d4d9;
}

.fill-pink-300\/90 {
  fill: #f9a8d4e6;
}

.fill-pink-300\/95 {
  fill: #f9a8d4f2;
}

.fill-pink-400 {
  fill: #f472b6;
}

.fill-pink-400\/0 {
  fill: #f472b600;
}

.fill-pink-400\/10 {
  fill: #f472b61a;
}

.fill-pink-400\/100 {
  fill: #f472b6;
}

.fill-pink-400\/15 {
  fill: #f472b626;
}

.fill-pink-400\/20 {
  fill: #f472b633;
}

.fill-pink-400\/25 {
  fill: #f472b640;
}

.fill-pink-400\/30 {
  fill: #f472b64d;
}

.fill-pink-400\/35 {
  fill: #f472b659;
}

.fill-pink-400\/40 {
  fill: #f472b666;
}

.fill-pink-400\/45 {
  fill: #f472b673;
}

.fill-pink-400\/5 {
  fill: #f472b60d;
}

.fill-pink-400\/50 {
  fill: #f472b680;
}

.fill-pink-400\/55 {
  fill: #f472b68c;
}

.fill-pink-400\/60 {
  fill: #f472b699;
}

.fill-pink-400\/65 {
  fill: #f472b6a6;
}

.fill-pink-400\/70 {
  fill: #f472b6b3;
}

.fill-pink-400\/75 {
  fill: #f472b6bf;
}

.fill-pink-400\/80 {
  fill: #f472b6cc;
}

.fill-pink-400\/85 {
  fill: #f472b6d9;
}

.fill-pink-400\/90 {
  fill: #f472b6e6;
}

.fill-pink-400\/95 {
  fill: #f472b6f2;
}

.fill-pink-50 {
  fill: #fdf2f8;
}

.fill-pink-50\/0 {
  fill: #fdf2f800;
}

.fill-pink-50\/10 {
  fill: #fdf2f81a;
}

.fill-pink-50\/100 {
  fill: #fdf2f8;
}

.fill-pink-50\/15 {
  fill: #fdf2f826;
}

.fill-pink-50\/20 {
  fill: #fdf2f833;
}

.fill-pink-50\/25 {
  fill: #fdf2f840;
}

.fill-pink-50\/30 {
  fill: #fdf2f84d;
}

.fill-pink-50\/35 {
  fill: #fdf2f859;
}

.fill-pink-50\/40 {
  fill: #fdf2f866;
}

.fill-pink-50\/45 {
  fill: #fdf2f873;
}

.fill-pink-50\/5 {
  fill: #fdf2f80d;
}

.fill-pink-50\/50 {
  fill: #fdf2f880;
}

.fill-pink-50\/55 {
  fill: #fdf2f88c;
}

.fill-pink-50\/60 {
  fill: #fdf2f899;
}

.fill-pink-50\/65 {
  fill: #fdf2f8a6;
}

.fill-pink-50\/70 {
  fill: #fdf2f8b3;
}

.fill-pink-50\/75 {
  fill: #fdf2f8bf;
}

.fill-pink-50\/80 {
  fill: #fdf2f8cc;
}

.fill-pink-50\/85 {
  fill: #fdf2f8d9;
}

.fill-pink-50\/90 {
  fill: #fdf2f8e6;
}

.fill-pink-50\/95 {
  fill: #fdf2f8f2;
}

.fill-pink-500 {
  fill: #ec4899;
}

.fill-pink-500\/0 {
  fill: #ec489900;
}

.fill-pink-500\/10 {
  fill: #ec48991a;
}

.fill-pink-500\/100 {
  fill: #ec4899;
}

.fill-pink-500\/15 {
  fill: #ec489926;
}

.fill-pink-500\/20 {
  fill: #ec489933;
}

.fill-pink-500\/25 {
  fill: #ec489940;
}

.fill-pink-500\/30 {
  fill: #ec48994d;
}

.fill-pink-500\/35 {
  fill: #ec489959;
}

.fill-pink-500\/40 {
  fill: #ec489966;
}

.fill-pink-500\/45 {
  fill: #ec489973;
}

.fill-pink-500\/5 {
  fill: #ec48990d;
}

.fill-pink-500\/50 {
  fill: #ec489980;
}

.fill-pink-500\/55 {
  fill: #ec48998c;
}

.fill-pink-500\/60 {
  fill: #ec489999;
}

.fill-pink-500\/65 {
  fill: #ec4899a6;
}

.fill-pink-500\/70 {
  fill: #ec4899b3;
}

.fill-pink-500\/75 {
  fill: #ec4899bf;
}

.fill-pink-500\/80 {
  fill: #ec4899cc;
}

.fill-pink-500\/85 {
  fill: #ec4899d9;
}

.fill-pink-500\/90 {
  fill: #ec4899e6;
}

.fill-pink-500\/95 {
  fill: #ec4899f2;
}

.fill-pink-600 {
  fill: #db2777;
}

.fill-pink-600\/0 {
  fill: #db277700;
}

.fill-pink-600\/10 {
  fill: #db27771a;
}

.fill-pink-600\/100 {
  fill: #db2777;
}

.fill-pink-600\/15 {
  fill: #db277726;
}

.fill-pink-600\/20 {
  fill: #db277733;
}

.fill-pink-600\/25 {
  fill: #db277740;
}

.fill-pink-600\/30 {
  fill: #db27774d;
}

.fill-pink-600\/35 {
  fill: #db277759;
}

.fill-pink-600\/40 {
  fill: #db277766;
}

.fill-pink-600\/45 {
  fill: #db277773;
}

.fill-pink-600\/5 {
  fill: #db27770d;
}

.fill-pink-600\/50 {
  fill: #db277780;
}

.fill-pink-600\/55 {
  fill: #db27778c;
}

.fill-pink-600\/60 {
  fill: #db277799;
}

.fill-pink-600\/65 {
  fill: #db2777a6;
}

.fill-pink-600\/70 {
  fill: #db2777b3;
}

.fill-pink-600\/75 {
  fill: #db2777bf;
}

.fill-pink-600\/80 {
  fill: #db2777cc;
}

.fill-pink-600\/85 {
  fill: #db2777d9;
}

.fill-pink-600\/90 {
  fill: #db2777e6;
}

.fill-pink-600\/95 {
  fill: #db2777f2;
}

.fill-pink-700 {
  fill: #be185d;
}

.fill-pink-700\/0 {
  fill: #be185d00;
}

.fill-pink-700\/10 {
  fill: #be185d1a;
}

.fill-pink-700\/100 {
  fill: #be185d;
}

.fill-pink-700\/15 {
  fill: #be185d26;
}

.fill-pink-700\/20 {
  fill: #be185d33;
}

.fill-pink-700\/25 {
  fill: #be185d40;
}

.fill-pink-700\/30 {
  fill: #be185d4d;
}

.fill-pink-700\/35 {
  fill: #be185d59;
}

.fill-pink-700\/40 {
  fill: #be185d66;
}

.fill-pink-700\/45 {
  fill: #be185d73;
}

.fill-pink-700\/5 {
  fill: #be185d0d;
}

.fill-pink-700\/50 {
  fill: #be185d80;
}

.fill-pink-700\/55 {
  fill: #be185d8c;
}

.fill-pink-700\/60 {
  fill: #be185d99;
}

.fill-pink-700\/65 {
  fill: #be185da6;
}

.fill-pink-700\/70 {
  fill: #be185db3;
}

.fill-pink-700\/75 {
  fill: #be185dbf;
}

.fill-pink-700\/80 {
  fill: #be185dcc;
}

.fill-pink-700\/85 {
  fill: #be185dd9;
}

.fill-pink-700\/90 {
  fill: #be185de6;
}

.fill-pink-700\/95 {
  fill: #be185df2;
}

.fill-pink-800 {
  fill: #9d174d;
}

.fill-pink-800\/0 {
  fill: #9d174d00;
}

.fill-pink-800\/10 {
  fill: #9d174d1a;
}

.fill-pink-800\/100 {
  fill: #9d174d;
}

.fill-pink-800\/15 {
  fill: #9d174d26;
}

.fill-pink-800\/20 {
  fill: #9d174d33;
}

.fill-pink-800\/25 {
  fill: #9d174d40;
}

.fill-pink-800\/30 {
  fill: #9d174d4d;
}

.fill-pink-800\/35 {
  fill: #9d174d59;
}

.fill-pink-800\/40 {
  fill: #9d174d66;
}

.fill-pink-800\/45 {
  fill: #9d174d73;
}

.fill-pink-800\/5 {
  fill: #9d174d0d;
}

.fill-pink-800\/50 {
  fill: #9d174d80;
}

.fill-pink-800\/55 {
  fill: #9d174d8c;
}

.fill-pink-800\/60 {
  fill: #9d174d99;
}

.fill-pink-800\/65 {
  fill: #9d174da6;
}

.fill-pink-800\/70 {
  fill: #9d174db3;
}

.fill-pink-800\/75 {
  fill: #9d174dbf;
}

.fill-pink-800\/80 {
  fill: #9d174dcc;
}

.fill-pink-800\/85 {
  fill: #9d174dd9;
}

.fill-pink-800\/90 {
  fill: #9d174de6;
}

.fill-pink-800\/95 {
  fill: #9d174df2;
}

.fill-pink-900 {
  fill: #831843;
}

.fill-pink-900\/0 {
  fill: #83184300;
}

.fill-pink-900\/10 {
  fill: #8318431a;
}

.fill-pink-900\/100 {
  fill: #831843;
}

.fill-pink-900\/15 {
  fill: #83184326;
}

.fill-pink-900\/20 {
  fill: #83184333;
}

.fill-pink-900\/25 {
  fill: #83184340;
}

.fill-pink-900\/30 {
  fill: #8318434d;
}

.fill-pink-900\/35 {
  fill: #83184359;
}

.fill-pink-900\/40 {
  fill: #83184366;
}

.fill-pink-900\/45 {
  fill: #83184373;
}

.fill-pink-900\/5 {
  fill: #8318430d;
}

.fill-pink-900\/50 {
  fill: #83184380;
}

.fill-pink-900\/55 {
  fill: #8318438c;
}

.fill-pink-900\/60 {
  fill: #83184399;
}

.fill-pink-900\/65 {
  fill: #831843a6;
}

.fill-pink-900\/70 {
  fill: #831843b3;
}

.fill-pink-900\/75 {
  fill: #831843bf;
}

.fill-pink-900\/80 {
  fill: #831843cc;
}

.fill-pink-900\/85 {
  fill: #831843d9;
}

.fill-pink-900\/90 {
  fill: #831843e6;
}

.fill-pink-900\/95 {
  fill: #831843f2;
}

.fill-pink-950 {
  fill: #500724;
}

.fill-pink-950\/0 {
  fill: #50072400;
}

.fill-pink-950\/10 {
  fill: #5007241a;
}

.fill-pink-950\/100 {
  fill: #500724;
}

.fill-pink-950\/15 {
  fill: #50072426;
}

.fill-pink-950\/20 {
  fill: #50072433;
}

.fill-pink-950\/25 {
  fill: #50072440;
}

.fill-pink-950\/30 {
  fill: #5007244d;
}

.fill-pink-950\/35 {
  fill: #50072459;
}

.fill-pink-950\/40 {
  fill: #50072466;
}

.fill-pink-950\/45 {
  fill: #50072473;
}

.fill-pink-950\/5 {
  fill: #5007240d;
}

.fill-pink-950\/50 {
  fill: #50072480;
}

.fill-pink-950\/55 {
  fill: #5007248c;
}

.fill-pink-950\/60 {
  fill: #50072499;
}

.fill-pink-950\/65 {
  fill: #500724a6;
}

.fill-pink-950\/70 {
  fill: #500724b3;
}

.fill-pink-950\/75 {
  fill: #500724bf;
}

.fill-pink-950\/80 {
  fill: #500724cc;
}

.fill-pink-950\/85 {
  fill: #500724d9;
}

.fill-pink-950\/90 {
  fill: #500724e6;
}

.fill-pink-950\/95 {
  fill: #500724f2;
}

.fill-primary {
  fill: var(--fallback-p, oklch(var(--p) / 1));
}

.fill-primary-content {
  fill: var(--fallback-pc, oklch(var(--pc) / 1));
}

.fill-primary-content\/0 {
  fill: var(--fallback-pc, oklch(var(--pc) / 0));
}

.fill-primary-content\/10 {
  fill: var(--fallback-pc, oklch(var(--pc) / .1));
}

.fill-primary-content\/100 {
  fill: var(--fallback-pc, oklch(var(--pc) / 1));
}

.fill-primary-content\/15 {
  fill: var(--fallback-pc, oklch(var(--pc) / .15));
}

.fill-primary-content\/20 {
  fill: var(--fallback-pc, oklch(var(--pc) / .2));
}

.fill-primary-content\/25 {
  fill: var(--fallback-pc, oklch(var(--pc) / .25));
}

.fill-primary-content\/30 {
  fill: var(--fallback-pc, oklch(var(--pc) / .3));
}

.fill-primary-content\/35 {
  fill: var(--fallback-pc, oklch(var(--pc) / .35));
}

.fill-primary-content\/40 {
  fill: var(--fallback-pc, oklch(var(--pc) / .4));
}

.fill-primary-content\/45 {
  fill: var(--fallback-pc, oklch(var(--pc) / .45));
}

.fill-primary-content\/5 {
  fill: var(--fallback-pc, oklch(var(--pc) / .05));
}

.fill-primary-content\/50 {
  fill: var(--fallback-pc, oklch(var(--pc) / .5));
}

.fill-primary-content\/55 {
  fill: var(--fallback-pc, oklch(var(--pc) / .55));
}

.fill-primary-content\/60 {
  fill: var(--fallback-pc, oklch(var(--pc) / .6));
}

.fill-primary-content\/65 {
  fill: var(--fallback-pc, oklch(var(--pc) / .65));
}

.fill-primary-content\/70 {
  fill: var(--fallback-pc, oklch(var(--pc) / .7));
}

.fill-primary-content\/75 {
  fill: var(--fallback-pc, oklch(var(--pc) / .75));
}

.fill-primary-content\/80 {
  fill: var(--fallback-pc, oklch(var(--pc) / .8));
}

.fill-primary-content\/85 {
  fill: var(--fallback-pc, oklch(var(--pc) / .85));
}

.fill-primary-content\/90 {
  fill: var(--fallback-pc, oklch(var(--pc) / .9));
}

.fill-primary-content\/95 {
  fill: var(--fallback-pc, oklch(var(--pc) / .95));
}

.fill-primary\/0 {
  fill: var(--fallback-p, oklch(var(--p) / 0));
}

.fill-primary\/10 {
  fill: var(--fallback-p, oklch(var(--p) / .1));
}

.fill-primary\/100 {
  fill: var(--fallback-p, oklch(var(--p) / 1));
}

.fill-primary\/15 {
  fill: var(--fallback-p, oklch(var(--p) / .15));
}

.fill-primary\/20 {
  fill: var(--fallback-p, oklch(var(--p) / .2));
}

.fill-primary\/25 {
  fill: var(--fallback-p, oklch(var(--p) / .25));
}

.fill-primary\/30 {
  fill: var(--fallback-p, oklch(var(--p) / .3));
}

.fill-primary\/35 {
  fill: var(--fallback-p, oklch(var(--p) / .35));
}

.fill-primary\/40 {
  fill: var(--fallback-p, oklch(var(--p) / .4));
}

.fill-primary\/45 {
  fill: var(--fallback-p, oklch(var(--p) / .45));
}

.fill-primary\/5 {
  fill: var(--fallback-p, oklch(var(--p) / .05));
}

.fill-primary\/50 {
  fill: var(--fallback-p, oklch(var(--p) / .5));
}

.fill-primary\/55 {
  fill: var(--fallback-p, oklch(var(--p) / .55));
}

.fill-primary\/60 {
  fill: var(--fallback-p, oklch(var(--p) / .6));
}

.fill-primary\/65 {
  fill: var(--fallback-p, oklch(var(--p) / .65));
}

.fill-primary\/70 {
  fill: var(--fallback-p, oklch(var(--p) / .7));
}

.fill-primary\/75 {
  fill: var(--fallback-p, oklch(var(--p) / .75));
}

.fill-primary\/80 {
  fill: var(--fallback-p, oklch(var(--p) / .8));
}

.fill-primary\/85 {
  fill: var(--fallback-p, oklch(var(--p) / .85));
}

.fill-primary\/90 {
  fill: var(--fallback-p, oklch(var(--p) / .9));
}

.fill-primary\/95 {
  fill: var(--fallback-p, oklch(var(--p) / .95));
}

.fill-purple-100 {
  fill: #f3e8ff;
}

.fill-purple-100\/0 {
  fill: #f3e8ff00;
}

.fill-purple-100\/10 {
  fill: #f3e8ff1a;
}

.fill-purple-100\/100 {
  fill: #f3e8ff;
}

.fill-purple-100\/15 {
  fill: #f3e8ff26;
}

.fill-purple-100\/20 {
  fill: #f3e8ff33;
}

.fill-purple-100\/25 {
  fill: #f3e8ff40;
}

.fill-purple-100\/30 {
  fill: #f3e8ff4d;
}

.fill-purple-100\/35 {
  fill: #f3e8ff59;
}

.fill-purple-100\/40 {
  fill: #f3e8ff66;
}

.fill-purple-100\/45 {
  fill: #f3e8ff73;
}

.fill-purple-100\/5 {
  fill: #f3e8ff0d;
}

.fill-purple-100\/50 {
  fill: #f3e8ff80;
}

.fill-purple-100\/55 {
  fill: #f3e8ff8c;
}

.fill-purple-100\/60 {
  fill: #f3e8ff99;
}

.fill-purple-100\/65 {
  fill: #f3e8ffa6;
}

.fill-purple-100\/70 {
  fill: #f3e8ffb3;
}

.fill-purple-100\/75 {
  fill: #f3e8ffbf;
}

.fill-purple-100\/80 {
  fill: #f3e8ffcc;
}

.fill-purple-100\/85 {
  fill: #f3e8ffd9;
}

.fill-purple-100\/90 {
  fill: #f3e8ffe6;
}

.fill-purple-100\/95 {
  fill: #f3e8fff2;
}

.fill-purple-200 {
  fill: #e9d5ff;
}

.fill-purple-200\/0 {
  fill: #e9d5ff00;
}

.fill-purple-200\/10 {
  fill: #e9d5ff1a;
}

.fill-purple-200\/100 {
  fill: #e9d5ff;
}

.fill-purple-200\/15 {
  fill: #e9d5ff26;
}

.fill-purple-200\/20 {
  fill: #e9d5ff33;
}

.fill-purple-200\/25 {
  fill: #e9d5ff40;
}

.fill-purple-200\/30 {
  fill: #e9d5ff4d;
}

.fill-purple-200\/35 {
  fill: #e9d5ff59;
}

.fill-purple-200\/40 {
  fill: #e9d5ff66;
}

.fill-purple-200\/45 {
  fill: #e9d5ff73;
}

.fill-purple-200\/5 {
  fill: #e9d5ff0d;
}

.fill-purple-200\/50 {
  fill: #e9d5ff80;
}

.fill-purple-200\/55 {
  fill: #e9d5ff8c;
}

.fill-purple-200\/60 {
  fill: #e9d5ff99;
}

.fill-purple-200\/65 {
  fill: #e9d5ffa6;
}

.fill-purple-200\/70 {
  fill: #e9d5ffb3;
}

.fill-purple-200\/75 {
  fill: #e9d5ffbf;
}

.fill-purple-200\/80 {
  fill: #e9d5ffcc;
}

.fill-purple-200\/85 {
  fill: #e9d5ffd9;
}

.fill-purple-200\/90 {
  fill: #e9d5ffe6;
}

.fill-purple-200\/95 {
  fill: #e9d5fff2;
}

.fill-purple-300 {
  fill: #d8b4fe;
}

.fill-purple-300\/0 {
  fill: #d8b4fe00;
}

.fill-purple-300\/10 {
  fill: #d8b4fe1a;
}

.fill-purple-300\/100 {
  fill: #d8b4fe;
}

.fill-purple-300\/15 {
  fill: #d8b4fe26;
}

.fill-purple-300\/20 {
  fill: #d8b4fe33;
}

.fill-purple-300\/25 {
  fill: #d8b4fe40;
}

.fill-purple-300\/30 {
  fill: #d8b4fe4d;
}

.fill-purple-300\/35 {
  fill: #d8b4fe59;
}

.fill-purple-300\/40 {
  fill: #d8b4fe66;
}

.fill-purple-300\/45 {
  fill: #d8b4fe73;
}

.fill-purple-300\/5 {
  fill: #d8b4fe0d;
}

.fill-purple-300\/50 {
  fill: #d8b4fe80;
}

.fill-purple-300\/55 {
  fill: #d8b4fe8c;
}

.fill-purple-300\/60 {
  fill: #d8b4fe99;
}

.fill-purple-300\/65 {
  fill: #d8b4fea6;
}

.fill-purple-300\/70 {
  fill: #d8b4feb3;
}

.fill-purple-300\/75 {
  fill: #d8b4febf;
}

.fill-purple-300\/80 {
  fill: #d8b4fecc;
}

.fill-purple-300\/85 {
  fill: #d8b4fed9;
}

.fill-purple-300\/90 {
  fill: #d8b4fee6;
}

.fill-purple-300\/95 {
  fill: #d8b4fef2;
}

.fill-purple-400 {
  fill: #c084fc;
}

.fill-purple-400\/0 {
  fill: #c084fc00;
}

.fill-purple-400\/10 {
  fill: #c084fc1a;
}

.fill-purple-400\/100 {
  fill: #c084fc;
}

.fill-purple-400\/15 {
  fill: #c084fc26;
}

.fill-purple-400\/20 {
  fill: #c084fc33;
}

.fill-purple-400\/25 {
  fill: #c084fc40;
}

.fill-purple-400\/30 {
  fill: #c084fc4d;
}

.fill-purple-400\/35 {
  fill: #c084fc59;
}

.fill-purple-400\/40 {
  fill: #c084fc66;
}

.fill-purple-400\/45 {
  fill: #c084fc73;
}

.fill-purple-400\/5 {
  fill: #c084fc0d;
}

.fill-purple-400\/50 {
  fill: #c084fc80;
}

.fill-purple-400\/55 {
  fill: #c084fc8c;
}

.fill-purple-400\/60 {
  fill: #c084fc99;
}

.fill-purple-400\/65 {
  fill: #c084fca6;
}

.fill-purple-400\/70 {
  fill: #c084fcb3;
}

.fill-purple-400\/75 {
  fill: #c084fcbf;
}

.fill-purple-400\/80 {
  fill: #c084fccc;
}

.fill-purple-400\/85 {
  fill: #c084fcd9;
}

.fill-purple-400\/90 {
  fill: #c084fce6;
}

.fill-purple-400\/95 {
  fill: #c084fcf2;
}

.fill-purple-50 {
  fill: #faf5ff;
}

.fill-purple-50\/0 {
  fill: #faf5ff00;
}

.fill-purple-50\/10 {
  fill: #faf5ff1a;
}

.fill-purple-50\/100 {
  fill: #faf5ff;
}

.fill-purple-50\/15 {
  fill: #faf5ff26;
}

.fill-purple-50\/20 {
  fill: #faf5ff33;
}

.fill-purple-50\/25 {
  fill: #faf5ff40;
}

.fill-purple-50\/30 {
  fill: #faf5ff4d;
}

.fill-purple-50\/35 {
  fill: #faf5ff59;
}

.fill-purple-50\/40 {
  fill: #faf5ff66;
}

.fill-purple-50\/45 {
  fill: #faf5ff73;
}

.fill-purple-50\/5 {
  fill: #faf5ff0d;
}

.fill-purple-50\/50 {
  fill: #faf5ff80;
}

.fill-purple-50\/55 {
  fill: #faf5ff8c;
}

.fill-purple-50\/60 {
  fill: #faf5ff99;
}

.fill-purple-50\/65 {
  fill: #faf5ffa6;
}

.fill-purple-50\/70 {
  fill: #faf5ffb3;
}

.fill-purple-50\/75 {
  fill: #faf5ffbf;
}

.fill-purple-50\/80 {
  fill: #faf5ffcc;
}

.fill-purple-50\/85 {
  fill: #faf5ffd9;
}

.fill-purple-50\/90 {
  fill: #faf5ffe6;
}

.fill-purple-50\/95 {
  fill: #faf5fff2;
}

.fill-purple-500 {
  fill: #a855f7;
}

.fill-purple-500\/0 {
  fill: #a855f700;
}

.fill-purple-500\/10 {
  fill: #a855f71a;
}

.fill-purple-500\/100 {
  fill: #a855f7;
}

.fill-purple-500\/15 {
  fill: #a855f726;
}

.fill-purple-500\/20 {
  fill: #a855f733;
}

.fill-purple-500\/25 {
  fill: #a855f740;
}

.fill-purple-500\/30 {
  fill: #a855f74d;
}

.fill-purple-500\/35 {
  fill: #a855f759;
}

.fill-purple-500\/40 {
  fill: #a855f766;
}

.fill-purple-500\/45 {
  fill: #a855f773;
}

.fill-purple-500\/5 {
  fill: #a855f70d;
}

.fill-purple-500\/50 {
  fill: #a855f780;
}

.fill-purple-500\/55 {
  fill: #a855f78c;
}

.fill-purple-500\/60 {
  fill: #a855f799;
}

.fill-purple-500\/65 {
  fill: #a855f7a6;
}

.fill-purple-500\/70 {
  fill: #a855f7b3;
}

.fill-purple-500\/75 {
  fill: #a855f7bf;
}

.fill-purple-500\/80 {
  fill: #a855f7cc;
}

.fill-purple-500\/85 {
  fill: #a855f7d9;
}

.fill-purple-500\/90 {
  fill: #a855f7e6;
}

.fill-purple-500\/95 {
  fill: #a855f7f2;
}

.fill-purple-600 {
  fill: #9333ea;
}

.fill-purple-600\/0 {
  fill: #9333ea00;
}

.fill-purple-600\/10 {
  fill: #9333ea1a;
}

.fill-purple-600\/100 {
  fill: #9333ea;
}

.fill-purple-600\/15 {
  fill: #9333ea26;
}

.fill-purple-600\/20 {
  fill: #9333ea33;
}

.fill-purple-600\/25 {
  fill: #9333ea40;
}

.fill-purple-600\/30 {
  fill: #9333ea4d;
}

.fill-purple-600\/35 {
  fill: #9333ea59;
}

.fill-purple-600\/40 {
  fill: #9333ea66;
}

.fill-purple-600\/45 {
  fill: #9333ea73;
}

.fill-purple-600\/5 {
  fill: #9333ea0d;
}

.fill-purple-600\/50 {
  fill: #9333ea80;
}

.fill-purple-600\/55 {
  fill: #9333ea8c;
}

.fill-purple-600\/60 {
  fill: #9333ea99;
}

.fill-purple-600\/65 {
  fill: #9333eaa6;
}

.fill-purple-600\/70 {
  fill: #9333eab3;
}

.fill-purple-600\/75 {
  fill: #9333eabf;
}

.fill-purple-600\/80 {
  fill: #9333eacc;
}

.fill-purple-600\/85 {
  fill: #9333ead9;
}

.fill-purple-600\/90 {
  fill: #9333eae6;
}

.fill-purple-600\/95 {
  fill: #9333eaf2;
}

.fill-purple-700 {
  fill: #7e22ce;
}

.fill-purple-700\/0 {
  fill: #7e22ce00;
}

.fill-purple-700\/10 {
  fill: #7e22ce1a;
}

.fill-purple-700\/100 {
  fill: #7e22ce;
}

.fill-purple-700\/15 {
  fill: #7e22ce26;
}

.fill-purple-700\/20 {
  fill: #7e22ce33;
}

.fill-purple-700\/25 {
  fill: #7e22ce40;
}

.fill-purple-700\/30 {
  fill: #7e22ce4d;
}

.fill-purple-700\/35 {
  fill: #7e22ce59;
}

.fill-purple-700\/40 {
  fill: #7e22ce66;
}

.fill-purple-700\/45 {
  fill: #7e22ce73;
}

.fill-purple-700\/5 {
  fill: #7e22ce0d;
}

.fill-purple-700\/50 {
  fill: #7e22ce80;
}

.fill-purple-700\/55 {
  fill: #7e22ce8c;
}

.fill-purple-700\/60 {
  fill: #7e22ce99;
}

.fill-purple-700\/65 {
  fill: #7e22cea6;
}

.fill-purple-700\/70 {
  fill: #7e22ceb3;
}

.fill-purple-700\/75 {
  fill: #7e22cebf;
}

.fill-purple-700\/80 {
  fill: #7e22cecc;
}

.fill-purple-700\/85 {
  fill: #7e22ced9;
}

.fill-purple-700\/90 {
  fill: #7e22cee6;
}

.fill-purple-700\/95 {
  fill: #7e22cef2;
}

.fill-purple-800 {
  fill: #6b21a8;
}

.fill-purple-800\/0 {
  fill: #6b21a800;
}

.fill-purple-800\/10 {
  fill: #6b21a81a;
}

.fill-purple-800\/100 {
  fill: #6b21a8;
}

.fill-purple-800\/15 {
  fill: #6b21a826;
}

.fill-purple-800\/20 {
  fill: #6b21a833;
}

.fill-purple-800\/25 {
  fill: #6b21a840;
}

.fill-purple-800\/30 {
  fill: #6b21a84d;
}

.fill-purple-800\/35 {
  fill: #6b21a859;
}

.fill-purple-800\/40 {
  fill: #6b21a866;
}

.fill-purple-800\/45 {
  fill: #6b21a873;
}

.fill-purple-800\/5 {
  fill: #6b21a80d;
}

.fill-purple-800\/50 {
  fill: #6b21a880;
}

.fill-purple-800\/55 {
  fill: #6b21a88c;
}

.fill-purple-800\/60 {
  fill: #6b21a899;
}

.fill-purple-800\/65 {
  fill: #6b21a8a6;
}

.fill-purple-800\/70 {
  fill: #6b21a8b3;
}

.fill-purple-800\/75 {
  fill: #6b21a8bf;
}

.fill-purple-800\/80 {
  fill: #6b21a8cc;
}

.fill-purple-800\/85 {
  fill: #6b21a8d9;
}

.fill-purple-800\/90 {
  fill: #6b21a8e6;
}

.fill-purple-800\/95 {
  fill: #6b21a8f2;
}

.fill-purple-900 {
  fill: #581c87;
}

.fill-purple-900\/0 {
  fill: #581c8700;
}

.fill-purple-900\/10 {
  fill: #581c871a;
}

.fill-purple-900\/100 {
  fill: #581c87;
}

.fill-purple-900\/15 {
  fill: #581c8726;
}

.fill-purple-900\/20 {
  fill: #581c8733;
}

.fill-purple-900\/25 {
  fill: #581c8740;
}

.fill-purple-900\/30 {
  fill: #581c874d;
}

.fill-purple-900\/35 {
  fill: #581c8759;
}

.fill-purple-900\/40 {
  fill: #581c8766;
}

.fill-purple-900\/45 {
  fill: #581c8773;
}

.fill-purple-900\/5 {
  fill: #581c870d;
}

.fill-purple-900\/50 {
  fill: #581c8780;
}

.fill-purple-900\/55 {
  fill: #581c878c;
}

.fill-purple-900\/60 {
  fill: #581c8799;
}

.fill-purple-900\/65 {
  fill: #581c87a6;
}

.fill-purple-900\/70 {
  fill: #581c87b3;
}

.fill-purple-900\/75 {
  fill: #581c87bf;
}

.fill-purple-900\/80 {
  fill: #581c87cc;
}

.fill-purple-900\/85 {
  fill: #581c87d9;
}

.fill-purple-900\/90 {
  fill: #581c87e6;
}

.fill-purple-900\/95 {
  fill: #581c87f2;
}

.fill-purple-950 {
  fill: #3b0764;
}

.fill-purple-950\/0 {
  fill: #3b076400;
}

.fill-purple-950\/10 {
  fill: #3b07641a;
}

.fill-purple-950\/100 {
  fill: #3b0764;
}

.fill-purple-950\/15 {
  fill: #3b076426;
}

.fill-purple-950\/20 {
  fill: #3b076433;
}

.fill-purple-950\/25 {
  fill: #3b076440;
}

.fill-purple-950\/30 {
  fill: #3b07644d;
}

.fill-purple-950\/35 {
  fill: #3b076459;
}

.fill-purple-950\/40 {
  fill: #3b076466;
}

.fill-purple-950\/45 {
  fill: #3b076473;
}

.fill-purple-950\/5 {
  fill: #3b07640d;
}

.fill-purple-950\/50 {
  fill: #3b076480;
}

.fill-purple-950\/55 {
  fill: #3b07648c;
}

.fill-purple-950\/60 {
  fill: #3b076499;
}

.fill-purple-950\/65 {
  fill: #3b0764a6;
}

.fill-purple-950\/70 {
  fill: #3b0764b3;
}

.fill-purple-950\/75 {
  fill: #3b0764bf;
}

.fill-purple-950\/80 {
  fill: #3b0764cc;
}

.fill-purple-950\/85 {
  fill: #3b0764d9;
}

.fill-purple-950\/90 {
  fill: #3b0764e6;
}

.fill-purple-950\/95 {
  fill: #3b0764f2;
}

.fill-red-100 {
  fill: #fee2e2;
}

.fill-red-100\/0 {
  fill: #fee2e200;
}

.fill-red-100\/10 {
  fill: #fee2e21a;
}

.fill-red-100\/100 {
  fill: #fee2e2;
}

.fill-red-100\/15 {
  fill: #fee2e226;
}

.fill-red-100\/20 {
  fill: #fee2e233;
}

.fill-red-100\/25 {
  fill: #fee2e240;
}

.fill-red-100\/30 {
  fill: #fee2e24d;
}

.fill-red-100\/35 {
  fill: #fee2e259;
}

.fill-red-100\/40 {
  fill: #fee2e266;
}

.fill-red-100\/45 {
  fill: #fee2e273;
}

.fill-red-100\/5 {
  fill: #fee2e20d;
}

.fill-red-100\/50 {
  fill: #fee2e280;
}

.fill-red-100\/55 {
  fill: #fee2e28c;
}

.fill-red-100\/60 {
  fill: #fee2e299;
}

.fill-red-100\/65 {
  fill: #fee2e2a6;
}

.fill-red-100\/70 {
  fill: #fee2e2b3;
}

.fill-red-100\/75 {
  fill: #fee2e2bf;
}

.fill-red-100\/80 {
  fill: #fee2e2cc;
}

.fill-red-100\/85 {
  fill: #fee2e2d9;
}

.fill-red-100\/90 {
  fill: #fee2e2e6;
}

.fill-red-100\/95 {
  fill: #fee2e2f2;
}

.fill-red-200 {
  fill: #fecaca;
}

.fill-red-200\/0 {
  fill: #fecaca00;
}

.fill-red-200\/10 {
  fill: #fecaca1a;
}

.fill-red-200\/100 {
  fill: #fecaca;
}

.fill-red-200\/15 {
  fill: #fecaca26;
}

.fill-red-200\/20 {
  fill: #fecaca33;
}

.fill-red-200\/25 {
  fill: #fecaca40;
}

.fill-red-200\/30 {
  fill: #fecaca4d;
}

.fill-red-200\/35 {
  fill: #fecaca59;
}

.fill-red-200\/40 {
  fill: #fecaca66;
}

.fill-red-200\/45 {
  fill: #fecaca73;
}

.fill-red-200\/5 {
  fill: #fecaca0d;
}

.fill-red-200\/50 {
  fill: #fecaca80;
}

.fill-red-200\/55 {
  fill: #fecaca8c;
}

.fill-red-200\/60 {
  fill: #fecaca99;
}

.fill-red-200\/65 {
  fill: #fecacaa6;
}

.fill-red-200\/70 {
  fill: #fecacab3;
}

.fill-red-200\/75 {
  fill: #fecacabf;
}

.fill-red-200\/80 {
  fill: #fecacacc;
}

.fill-red-200\/85 {
  fill: #fecacad9;
}

.fill-red-200\/90 {
  fill: #fecacae6;
}

.fill-red-200\/95 {
  fill: #fecacaf2;
}

.fill-red-300 {
  fill: #fca5a5;
}

.fill-red-300\/0 {
  fill: #fca5a500;
}

.fill-red-300\/10 {
  fill: #fca5a51a;
}

.fill-red-300\/100 {
  fill: #fca5a5;
}

.fill-red-300\/15 {
  fill: #fca5a526;
}

.fill-red-300\/20 {
  fill: #fca5a533;
}

.fill-red-300\/25 {
  fill: #fca5a540;
}

.fill-red-300\/30 {
  fill: #fca5a54d;
}

.fill-red-300\/35 {
  fill: #fca5a559;
}

.fill-red-300\/40 {
  fill: #fca5a566;
}

.fill-red-300\/45 {
  fill: #fca5a573;
}

.fill-red-300\/5 {
  fill: #fca5a50d;
}

.fill-red-300\/50 {
  fill: #fca5a580;
}

.fill-red-300\/55 {
  fill: #fca5a58c;
}

.fill-red-300\/60 {
  fill: #fca5a599;
}

.fill-red-300\/65 {
  fill: #fca5a5a6;
}

.fill-red-300\/70 {
  fill: #fca5a5b3;
}

.fill-red-300\/75 {
  fill: #fca5a5bf;
}

.fill-red-300\/80 {
  fill: #fca5a5cc;
}

.fill-red-300\/85 {
  fill: #fca5a5d9;
}

.fill-red-300\/90 {
  fill: #fca5a5e6;
}

.fill-red-300\/95 {
  fill: #fca5a5f2;
}

.fill-red-400 {
  fill: #f87171;
}

.fill-red-400\/0 {
  fill: #f8717100;
}

.fill-red-400\/10 {
  fill: #f871711a;
}

.fill-red-400\/100 {
  fill: #f87171;
}

.fill-red-400\/15 {
  fill: #f8717126;
}

.fill-red-400\/20 {
  fill: #f8717133;
}

.fill-red-400\/25 {
  fill: #f8717140;
}

.fill-red-400\/30 {
  fill: #f871714d;
}

.fill-red-400\/35 {
  fill: #f8717159;
}

.fill-red-400\/40 {
  fill: #f8717166;
}

.fill-red-400\/45 {
  fill: #f8717173;
}

.fill-red-400\/5 {
  fill: #f871710d;
}

.fill-red-400\/50 {
  fill: #f8717180;
}

.fill-red-400\/55 {
  fill: #f871718c;
}

.fill-red-400\/60 {
  fill: #f8717199;
}

.fill-red-400\/65 {
  fill: #f87171a6;
}

.fill-red-400\/70 {
  fill: #f87171b3;
}

.fill-red-400\/75 {
  fill: #f87171bf;
}

.fill-red-400\/80 {
  fill: #f87171cc;
}

.fill-red-400\/85 {
  fill: #f87171d9;
}

.fill-red-400\/90 {
  fill: #f87171e6;
}

.fill-red-400\/95 {
  fill: #f87171f2;
}

.fill-red-50 {
  fill: #fef2f2;
}

.fill-red-50\/0 {
  fill: #fef2f200;
}

.fill-red-50\/10 {
  fill: #fef2f21a;
}

.fill-red-50\/100 {
  fill: #fef2f2;
}

.fill-red-50\/15 {
  fill: #fef2f226;
}

.fill-red-50\/20 {
  fill: #fef2f233;
}

.fill-red-50\/25 {
  fill: #fef2f240;
}

.fill-red-50\/30 {
  fill: #fef2f24d;
}

.fill-red-50\/35 {
  fill: #fef2f259;
}

.fill-red-50\/40 {
  fill: #fef2f266;
}

.fill-red-50\/45 {
  fill: #fef2f273;
}

.fill-red-50\/5 {
  fill: #fef2f20d;
}

.fill-red-50\/50 {
  fill: #fef2f280;
}

.fill-red-50\/55 {
  fill: #fef2f28c;
}

.fill-red-50\/60 {
  fill: #fef2f299;
}

.fill-red-50\/65 {
  fill: #fef2f2a6;
}

.fill-red-50\/70 {
  fill: #fef2f2b3;
}

.fill-red-50\/75 {
  fill: #fef2f2bf;
}

.fill-red-50\/80 {
  fill: #fef2f2cc;
}

.fill-red-50\/85 {
  fill: #fef2f2d9;
}

.fill-red-50\/90 {
  fill: #fef2f2e6;
}

.fill-red-50\/95 {
  fill: #fef2f2f2;
}

.fill-red-500 {
  fill: #ef4444;
}

.fill-red-500\/0 {
  fill: #ef444400;
}

.fill-red-500\/10 {
  fill: #ef44441a;
}

.fill-red-500\/100 {
  fill: #ef4444;
}

.fill-red-500\/15 {
  fill: #ef444426;
}

.fill-red-500\/20 {
  fill: #ef444433;
}

.fill-red-500\/25 {
  fill: #ef444440;
}

.fill-red-500\/30 {
  fill: #ef44444d;
}

.fill-red-500\/35 {
  fill: #ef444459;
}

.fill-red-500\/40 {
  fill: #ef444466;
}

.fill-red-500\/45 {
  fill: #ef444473;
}

.fill-red-500\/5 {
  fill: #ef44440d;
}

.fill-red-500\/50 {
  fill: #ef444480;
}

.fill-red-500\/55 {
  fill: #ef44448c;
}

.fill-red-500\/60 {
  fill: #ef444499;
}

.fill-red-500\/65 {
  fill: #ef4444a6;
}

.fill-red-500\/70 {
  fill: #ef4444b3;
}

.fill-red-500\/75 {
  fill: #ef4444bf;
}

.fill-red-500\/80 {
  fill: #ef4444cc;
}

.fill-red-500\/85 {
  fill: #ef4444d9;
}

.fill-red-500\/90 {
  fill: #ef4444e6;
}

.fill-red-500\/95 {
  fill: #ef4444f2;
}

.fill-red-600 {
  fill: #dc2626;
}

.fill-red-600\/0 {
  fill: #dc262600;
}

.fill-red-600\/10 {
  fill: #dc26261a;
}

.fill-red-600\/100 {
  fill: #dc2626;
}

.fill-red-600\/15 {
  fill: #dc262626;
}

.fill-red-600\/20 {
  fill: #dc262633;
}

.fill-red-600\/25 {
  fill: #dc262640;
}

.fill-red-600\/30 {
  fill: #dc26264d;
}

.fill-red-600\/35 {
  fill: #dc262659;
}

.fill-red-600\/40 {
  fill: #dc262666;
}

.fill-red-600\/45 {
  fill: #dc262673;
}

.fill-red-600\/5 {
  fill: #dc26260d;
}

.fill-red-600\/50 {
  fill: #dc262680;
}

.fill-red-600\/55 {
  fill: #dc26268c;
}

.fill-red-600\/60 {
  fill: #dc262699;
}

.fill-red-600\/65 {
  fill: #dc2626a6;
}

.fill-red-600\/70 {
  fill: #dc2626b3;
}

.fill-red-600\/75 {
  fill: #dc2626bf;
}

.fill-red-600\/80 {
  fill: #dc2626cc;
}

.fill-red-600\/85 {
  fill: #dc2626d9;
}

.fill-red-600\/90 {
  fill: #dc2626e6;
}

.fill-red-600\/95 {
  fill: #dc2626f2;
}

.fill-red-700 {
  fill: #b91c1c;
}

.fill-red-700\/0 {
  fill: #b91c1c00;
}

.fill-red-700\/10 {
  fill: #b91c1c1a;
}

.fill-red-700\/100 {
  fill: #b91c1c;
}

.fill-red-700\/15 {
  fill: #b91c1c26;
}

.fill-red-700\/20 {
  fill: #b91c1c33;
}

.fill-red-700\/25 {
  fill: #b91c1c40;
}

.fill-red-700\/30 {
  fill: #b91c1c4d;
}

.fill-red-700\/35 {
  fill: #b91c1c59;
}

.fill-red-700\/40 {
  fill: #b91c1c66;
}

.fill-red-700\/45 {
  fill: #b91c1c73;
}

.fill-red-700\/5 {
  fill: #b91c1c0d;
}

.fill-red-700\/50 {
  fill: #b91c1c80;
}

.fill-red-700\/55 {
  fill: #b91c1c8c;
}

.fill-red-700\/60 {
  fill: #b91c1c99;
}

.fill-red-700\/65 {
  fill: #b91c1ca6;
}

.fill-red-700\/70 {
  fill: #b91c1cb3;
}

.fill-red-700\/75 {
  fill: #b91c1cbf;
}

.fill-red-700\/80 {
  fill: #b91c1ccc;
}

.fill-red-700\/85 {
  fill: #b91c1cd9;
}

.fill-red-700\/90 {
  fill: #b91c1ce6;
}

.fill-red-700\/95 {
  fill: #b91c1cf2;
}

.fill-red-800 {
  fill: #991b1b;
}

.fill-red-800\/0 {
  fill: #991b1b00;
}

.fill-red-800\/10 {
  fill: #991b1b1a;
}

.fill-red-800\/100 {
  fill: #991b1b;
}

.fill-red-800\/15 {
  fill: #991b1b26;
}

.fill-red-800\/20 {
  fill: #991b1b33;
}

.fill-red-800\/25 {
  fill: #991b1b40;
}

.fill-red-800\/30 {
  fill: #991b1b4d;
}

.fill-red-800\/35 {
  fill: #991b1b59;
}

.fill-red-800\/40 {
  fill: #991b1b66;
}

.fill-red-800\/45 {
  fill: #991b1b73;
}

.fill-red-800\/5 {
  fill: #991b1b0d;
}

.fill-red-800\/50 {
  fill: #991b1b80;
}

.fill-red-800\/55 {
  fill: #991b1b8c;
}

.fill-red-800\/60 {
  fill: #991b1b99;
}

.fill-red-800\/65 {
  fill: #991b1ba6;
}

.fill-red-800\/70 {
  fill: #991b1bb3;
}

.fill-red-800\/75 {
  fill: #991b1bbf;
}

.fill-red-800\/80 {
  fill: #991b1bcc;
}

.fill-red-800\/85 {
  fill: #991b1bd9;
}

.fill-red-800\/90 {
  fill: #991b1be6;
}

.fill-red-800\/95 {
  fill: #991b1bf2;
}

.fill-red-900 {
  fill: #7f1d1d;
}

.fill-red-900\/0 {
  fill: #7f1d1d00;
}

.fill-red-900\/10 {
  fill: #7f1d1d1a;
}

.fill-red-900\/100 {
  fill: #7f1d1d;
}

.fill-red-900\/15 {
  fill: #7f1d1d26;
}

.fill-red-900\/20 {
  fill: #7f1d1d33;
}

.fill-red-900\/25 {
  fill: #7f1d1d40;
}

.fill-red-900\/30 {
  fill: #7f1d1d4d;
}

.fill-red-900\/35 {
  fill: #7f1d1d59;
}

.fill-red-900\/40 {
  fill: #7f1d1d66;
}

.fill-red-900\/45 {
  fill: #7f1d1d73;
}

.fill-red-900\/5 {
  fill: #7f1d1d0d;
}

.fill-red-900\/50 {
  fill: #7f1d1d80;
}

.fill-red-900\/55 {
  fill: #7f1d1d8c;
}

.fill-red-900\/60 {
  fill: #7f1d1d99;
}

.fill-red-900\/65 {
  fill: #7f1d1da6;
}

.fill-red-900\/70 {
  fill: #7f1d1db3;
}

.fill-red-900\/75 {
  fill: #7f1d1dbf;
}

.fill-red-900\/80 {
  fill: #7f1d1dcc;
}

.fill-red-900\/85 {
  fill: #7f1d1dd9;
}

.fill-red-900\/90 {
  fill: #7f1d1de6;
}

.fill-red-900\/95 {
  fill: #7f1d1df2;
}

.fill-red-950 {
  fill: #450a0a;
}

.fill-red-950\/0 {
  fill: #450a0a00;
}

.fill-red-950\/10 {
  fill: #450a0a1a;
}

.fill-red-950\/100 {
  fill: #450a0a;
}

.fill-red-950\/15 {
  fill: #450a0a26;
}

.fill-red-950\/20 {
  fill: #450a0a33;
}

.fill-red-950\/25 {
  fill: #450a0a40;
}

.fill-red-950\/30 {
  fill: #450a0a4d;
}

.fill-red-950\/35 {
  fill: #450a0a59;
}

.fill-red-950\/40 {
  fill: #450a0a66;
}

.fill-red-950\/45 {
  fill: #450a0a73;
}

.fill-red-950\/5 {
  fill: #450a0a0d;
}

.fill-red-950\/50 {
  fill: #450a0a80;
}

.fill-red-950\/55 {
  fill: #450a0a8c;
}

.fill-red-950\/60 {
  fill: #450a0a99;
}

.fill-red-950\/65 {
  fill: #450a0aa6;
}

.fill-red-950\/70 {
  fill: #450a0ab3;
}

.fill-red-950\/75 {
  fill: #450a0abf;
}

.fill-red-950\/80 {
  fill: #450a0acc;
}

.fill-red-950\/85 {
  fill: #450a0ad9;
}

.fill-red-950\/90 {
  fill: #450a0ae6;
}

.fill-red-950\/95 {
  fill: #450a0af2;
}

.fill-rose-100 {
  fill: #ffe4e6;
}

.fill-rose-100\/0 {
  fill: #ffe4e600;
}

.fill-rose-100\/10 {
  fill: #ffe4e61a;
}

.fill-rose-100\/100 {
  fill: #ffe4e6;
}

.fill-rose-100\/15 {
  fill: #ffe4e626;
}

.fill-rose-100\/20 {
  fill: #ffe4e633;
}

.fill-rose-100\/25 {
  fill: #ffe4e640;
}

.fill-rose-100\/30 {
  fill: #ffe4e64d;
}

.fill-rose-100\/35 {
  fill: #ffe4e659;
}

.fill-rose-100\/40 {
  fill: #ffe4e666;
}

.fill-rose-100\/45 {
  fill: #ffe4e673;
}

.fill-rose-100\/5 {
  fill: #ffe4e60d;
}

.fill-rose-100\/50 {
  fill: #ffe4e680;
}

.fill-rose-100\/55 {
  fill: #ffe4e68c;
}

.fill-rose-100\/60 {
  fill: #ffe4e699;
}

.fill-rose-100\/65 {
  fill: #ffe4e6a6;
}

.fill-rose-100\/70 {
  fill: #ffe4e6b3;
}

.fill-rose-100\/75 {
  fill: #ffe4e6bf;
}

.fill-rose-100\/80 {
  fill: #ffe4e6cc;
}

.fill-rose-100\/85 {
  fill: #ffe4e6d9;
}

.fill-rose-100\/90 {
  fill: #ffe4e6e6;
}

.fill-rose-100\/95 {
  fill: #ffe4e6f2;
}

.fill-rose-200 {
  fill: #fecdd3;
}

.fill-rose-200\/0 {
  fill: #fecdd300;
}

.fill-rose-200\/10 {
  fill: #fecdd31a;
}

.fill-rose-200\/100 {
  fill: #fecdd3;
}

.fill-rose-200\/15 {
  fill: #fecdd326;
}

.fill-rose-200\/20 {
  fill: #fecdd333;
}

.fill-rose-200\/25 {
  fill: #fecdd340;
}

.fill-rose-200\/30 {
  fill: #fecdd34d;
}

.fill-rose-200\/35 {
  fill: #fecdd359;
}

.fill-rose-200\/40 {
  fill: #fecdd366;
}

.fill-rose-200\/45 {
  fill: #fecdd373;
}

.fill-rose-200\/5 {
  fill: #fecdd30d;
}

.fill-rose-200\/50 {
  fill: #fecdd380;
}

.fill-rose-200\/55 {
  fill: #fecdd38c;
}

.fill-rose-200\/60 {
  fill: #fecdd399;
}

.fill-rose-200\/65 {
  fill: #fecdd3a6;
}

.fill-rose-200\/70 {
  fill: #fecdd3b3;
}

.fill-rose-200\/75 {
  fill: #fecdd3bf;
}

.fill-rose-200\/80 {
  fill: #fecdd3cc;
}

.fill-rose-200\/85 {
  fill: #fecdd3d9;
}

.fill-rose-200\/90 {
  fill: #fecdd3e6;
}

.fill-rose-200\/95 {
  fill: #fecdd3f2;
}

.fill-rose-300 {
  fill: #fda4af;
}

.fill-rose-300\/0 {
  fill: #fda4af00;
}

.fill-rose-300\/10 {
  fill: #fda4af1a;
}

.fill-rose-300\/100 {
  fill: #fda4af;
}

.fill-rose-300\/15 {
  fill: #fda4af26;
}

.fill-rose-300\/20 {
  fill: #fda4af33;
}

.fill-rose-300\/25 {
  fill: #fda4af40;
}

.fill-rose-300\/30 {
  fill: #fda4af4d;
}

.fill-rose-300\/35 {
  fill: #fda4af59;
}

.fill-rose-300\/40 {
  fill: #fda4af66;
}

.fill-rose-300\/45 {
  fill: #fda4af73;
}

.fill-rose-300\/5 {
  fill: #fda4af0d;
}

.fill-rose-300\/50 {
  fill: #fda4af80;
}

.fill-rose-300\/55 {
  fill: #fda4af8c;
}

.fill-rose-300\/60 {
  fill: #fda4af99;
}

.fill-rose-300\/65 {
  fill: #fda4afa6;
}

.fill-rose-300\/70 {
  fill: #fda4afb3;
}

.fill-rose-300\/75 {
  fill: #fda4afbf;
}

.fill-rose-300\/80 {
  fill: #fda4afcc;
}

.fill-rose-300\/85 {
  fill: #fda4afd9;
}

.fill-rose-300\/90 {
  fill: #fda4afe6;
}

.fill-rose-300\/95 {
  fill: #fda4aff2;
}

.fill-rose-400 {
  fill: #fb7185;
}

.fill-rose-400\/0 {
  fill: #fb718500;
}

.fill-rose-400\/10 {
  fill: #fb71851a;
}

.fill-rose-400\/100 {
  fill: #fb7185;
}

.fill-rose-400\/15 {
  fill: #fb718526;
}

.fill-rose-400\/20 {
  fill: #fb718533;
}

.fill-rose-400\/25 {
  fill: #fb718540;
}

.fill-rose-400\/30 {
  fill: #fb71854d;
}

.fill-rose-400\/35 {
  fill: #fb718559;
}

.fill-rose-400\/40 {
  fill: #fb718566;
}

.fill-rose-400\/45 {
  fill: #fb718573;
}

.fill-rose-400\/5 {
  fill: #fb71850d;
}

.fill-rose-400\/50 {
  fill: #fb718580;
}

.fill-rose-400\/55 {
  fill: #fb71858c;
}

.fill-rose-400\/60 {
  fill: #fb718599;
}

.fill-rose-400\/65 {
  fill: #fb7185a6;
}

.fill-rose-400\/70 {
  fill: #fb7185b3;
}

.fill-rose-400\/75 {
  fill: #fb7185bf;
}

.fill-rose-400\/80 {
  fill: #fb7185cc;
}

.fill-rose-400\/85 {
  fill: #fb7185d9;
}

.fill-rose-400\/90 {
  fill: #fb7185e6;
}

.fill-rose-400\/95 {
  fill: #fb7185f2;
}

.fill-rose-50 {
  fill: #fff1f2;
}

.fill-rose-50\/0 {
  fill: #fff1f200;
}

.fill-rose-50\/10 {
  fill: #fff1f21a;
}

.fill-rose-50\/100 {
  fill: #fff1f2;
}

.fill-rose-50\/15 {
  fill: #fff1f226;
}

.fill-rose-50\/20 {
  fill: #fff1f233;
}

.fill-rose-50\/25 {
  fill: #fff1f240;
}

.fill-rose-50\/30 {
  fill: #fff1f24d;
}

.fill-rose-50\/35 {
  fill: #fff1f259;
}

.fill-rose-50\/40 {
  fill: #fff1f266;
}

.fill-rose-50\/45 {
  fill: #fff1f273;
}

.fill-rose-50\/5 {
  fill: #fff1f20d;
}

.fill-rose-50\/50 {
  fill: #fff1f280;
}

.fill-rose-50\/55 {
  fill: #fff1f28c;
}

.fill-rose-50\/60 {
  fill: #fff1f299;
}

.fill-rose-50\/65 {
  fill: #fff1f2a6;
}

.fill-rose-50\/70 {
  fill: #fff1f2b3;
}

.fill-rose-50\/75 {
  fill: #fff1f2bf;
}

.fill-rose-50\/80 {
  fill: #fff1f2cc;
}

.fill-rose-50\/85 {
  fill: #fff1f2d9;
}

.fill-rose-50\/90 {
  fill: #fff1f2e6;
}

.fill-rose-50\/95 {
  fill: #fff1f2f2;
}

.fill-rose-500 {
  fill: #f43f5e;
}

.fill-rose-500\/0 {
  fill: #f43f5e00;
}

.fill-rose-500\/10 {
  fill: #f43f5e1a;
}

.fill-rose-500\/100 {
  fill: #f43f5e;
}

.fill-rose-500\/15 {
  fill: #f43f5e26;
}

.fill-rose-500\/20 {
  fill: #f43f5e33;
}

.fill-rose-500\/25 {
  fill: #f43f5e40;
}

.fill-rose-500\/30 {
  fill: #f43f5e4d;
}

.fill-rose-500\/35 {
  fill: #f43f5e59;
}

.fill-rose-500\/40 {
  fill: #f43f5e66;
}

.fill-rose-500\/45 {
  fill: #f43f5e73;
}

.fill-rose-500\/5 {
  fill: #f43f5e0d;
}

.fill-rose-500\/50 {
  fill: #f43f5e80;
}

.fill-rose-500\/55 {
  fill: #f43f5e8c;
}

.fill-rose-500\/60 {
  fill: #f43f5e99;
}

.fill-rose-500\/65 {
  fill: #f43f5ea6;
}

.fill-rose-500\/70 {
  fill: #f43f5eb3;
}

.fill-rose-500\/75 {
  fill: #f43f5ebf;
}

.fill-rose-500\/80 {
  fill: #f43f5ecc;
}

.fill-rose-500\/85 {
  fill: #f43f5ed9;
}

.fill-rose-500\/90 {
  fill: #f43f5ee6;
}

.fill-rose-500\/95 {
  fill: #f43f5ef2;
}

.fill-rose-600 {
  fill: #e11d48;
}

.fill-rose-600\/0 {
  fill: #e11d4800;
}

.fill-rose-600\/10 {
  fill: #e11d481a;
}

.fill-rose-600\/100 {
  fill: #e11d48;
}

.fill-rose-600\/15 {
  fill: #e11d4826;
}

.fill-rose-600\/20 {
  fill: #e11d4833;
}

.fill-rose-600\/25 {
  fill: #e11d4840;
}

.fill-rose-600\/30 {
  fill: #e11d484d;
}

.fill-rose-600\/35 {
  fill: #e11d4859;
}

.fill-rose-600\/40 {
  fill: #e11d4866;
}

.fill-rose-600\/45 {
  fill: #e11d4873;
}

.fill-rose-600\/5 {
  fill: #e11d480d;
}

.fill-rose-600\/50 {
  fill: #e11d4880;
}

.fill-rose-600\/55 {
  fill: #e11d488c;
}

.fill-rose-600\/60 {
  fill: #e11d4899;
}

.fill-rose-600\/65 {
  fill: #e11d48a6;
}

.fill-rose-600\/70 {
  fill: #e11d48b3;
}

.fill-rose-600\/75 {
  fill: #e11d48bf;
}

.fill-rose-600\/80 {
  fill: #e11d48cc;
}

.fill-rose-600\/85 {
  fill: #e11d48d9;
}

.fill-rose-600\/90 {
  fill: #e11d48e6;
}

.fill-rose-600\/95 {
  fill: #e11d48f2;
}

.fill-rose-700 {
  fill: #be123c;
}

.fill-rose-700\/0 {
  fill: #be123c00;
}

.fill-rose-700\/10 {
  fill: #be123c1a;
}

.fill-rose-700\/100 {
  fill: #be123c;
}

.fill-rose-700\/15 {
  fill: #be123c26;
}

.fill-rose-700\/20 {
  fill: #be123c33;
}

.fill-rose-700\/25 {
  fill: #be123c40;
}

.fill-rose-700\/30 {
  fill: #be123c4d;
}

.fill-rose-700\/35 {
  fill: #be123c59;
}

.fill-rose-700\/40 {
  fill: #be123c66;
}

.fill-rose-700\/45 {
  fill: #be123c73;
}

.fill-rose-700\/5 {
  fill: #be123c0d;
}

.fill-rose-700\/50 {
  fill: #be123c80;
}

.fill-rose-700\/55 {
  fill: #be123c8c;
}

.fill-rose-700\/60 {
  fill: #be123c99;
}

.fill-rose-700\/65 {
  fill: #be123ca6;
}

.fill-rose-700\/70 {
  fill: #be123cb3;
}

.fill-rose-700\/75 {
  fill: #be123cbf;
}

.fill-rose-700\/80 {
  fill: #be123ccc;
}

.fill-rose-700\/85 {
  fill: #be123cd9;
}

.fill-rose-700\/90 {
  fill: #be123ce6;
}

.fill-rose-700\/95 {
  fill: #be123cf2;
}

.fill-rose-800 {
  fill: #9f1239;
}

.fill-rose-800\/0 {
  fill: #9f123900;
}

.fill-rose-800\/10 {
  fill: #9f12391a;
}

.fill-rose-800\/100 {
  fill: #9f1239;
}

.fill-rose-800\/15 {
  fill: #9f123926;
}

.fill-rose-800\/20 {
  fill: #9f123933;
}

.fill-rose-800\/25 {
  fill: #9f123940;
}

.fill-rose-800\/30 {
  fill: #9f12394d;
}

.fill-rose-800\/35 {
  fill: #9f123959;
}

.fill-rose-800\/40 {
  fill: #9f123966;
}

.fill-rose-800\/45 {
  fill: #9f123973;
}

.fill-rose-800\/5 {
  fill: #9f12390d;
}

.fill-rose-800\/50 {
  fill: #9f123980;
}

.fill-rose-800\/55 {
  fill: #9f12398c;
}

.fill-rose-800\/60 {
  fill: #9f123999;
}

.fill-rose-800\/65 {
  fill: #9f1239a6;
}

.fill-rose-800\/70 {
  fill: #9f1239b3;
}

.fill-rose-800\/75 {
  fill: #9f1239bf;
}

.fill-rose-800\/80 {
  fill: #9f1239cc;
}

.fill-rose-800\/85 {
  fill: #9f1239d9;
}

.fill-rose-800\/90 {
  fill: #9f1239e6;
}

.fill-rose-800\/95 {
  fill: #9f1239f2;
}

.fill-rose-900 {
  fill: #881337;
}

.fill-rose-900\/0 {
  fill: #88133700;
}

.fill-rose-900\/10 {
  fill: #8813371a;
}

.fill-rose-900\/100 {
  fill: #881337;
}

.fill-rose-900\/15 {
  fill: #88133726;
}

.fill-rose-900\/20 {
  fill: #88133733;
}

.fill-rose-900\/25 {
  fill: #88133740;
}

.fill-rose-900\/30 {
  fill: #8813374d;
}

.fill-rose-900\/35 {
  fill: #88133759;
}

.fill-rose-900\/40 {
  fill: #88133766;
}

.fill-rose-900\/45 {
  fill: #88133773;
}

.fill-rose-900\/5 {
  fill: #8813370d;
}

.fill-rose-900\/50 {
  fill: #88133780;
}

.fill-rose-900\/55 {
  fill: #8813378c;
}

.fill-rose-900\/60 {
  fill: #88133799;
}

.fill-rose-900\/65 {
  fill: #881337a6;
}

.fill-rose-900\/70 {
  fill: #881337b3;
}

.fill-rose-900\/75 {
  fill: #881337bf;
}

.fill-rose-900\/80 {
  fill: #881337cc;
}

.fill-rose-900\/85 {
  fill: #881337d9;
}

.fill-rose-900\/90 {
  fill: #881337e6;
}

.fill-rose-900\/95 {
  fill: #881337f2;
}

.fill-rose-950 {
  fill: #4c0519;
}

.fill-rose-950\/0 {
  fill: #4c051900;
}

.fill-rose-950\/10 {
  fill: #4c05191a;
}

.fill-rose-950\/100 {
  fill: #4c0519;
}

.fill-rose-950\/15 {
  fill: #4c051926;
}

.fill-rose-950\/20 {
  fill: #4c051933;
}

.fill-rose-950\/25 {
  fill: #4c051940;
}

.fill-rose-950\/30 {
  fill: #4c05194d;
}

.fill-rose-950\/35 {
  fill: #4c051959;
}

.fill-rose-950\/40 {
  fill: #4c051966;
}

.fill-rose-950\/45 {
  fill: #4c051973;
}

.fill-rose-950\/5 {
  fill: #4c05190d;
}

.fill-rose-950\/50 {
  fill: #4c051980;
}

.fill-rose-950\/55 {
  fill: #4c05198c;
}

.fill-rose-950\/60 {
  fill: #4c051999;
}

.fill-rose-950\/65 {
  fill: #4c0519a6;
}

.fill-rose-950\/70 {
  fill: #4c0519b3;
}

.fill-rose-950\/75 {
  fill: #4c0519bf;
}

.fill-rose-950\/80 {
  fill: #4c0519cc;
}

.fill-rose-950\/85 {
  fill: #4c0519d9;
}

.fill-rose-950\/90 {
  fill: #4c0519e6;
}

.fill-rose-950\/95 {
  fill: #4c0519f2;
}

.fill-secondary {
  fill: var(--fallback-s, oklch(var(--s) / 1));
}

.fill-secondary-content {
  fill: var(--fallback-sc, oklch(var(--sc) / 1));
}

.fill-secondary-content\/0 {
  fill: var(--fallback-sc, oklch(var(--sc) / 0));
}

.fill-secondary-content\/10 {
  fill: var(--fallback-sc, oklch(var(--sc) / .1));
}

.fill-secondary-content\/100 {
  fill: var(--fallback-sc, oklch(var(--sc) / 1));
}

.fill-secondary-content\/15 {
  fill: var(--fallback-sc, oklch(var(--sc) / .15));
}

.fill-secondary-content\/20 {
  fill: var(--fallback-sc, oklch(var(--sc) / .2));
}

.fill-secondary-content\/25 {
  fill: var(--fallback-sc, oklch(var(--sc) / .25));
}

.fill-secondary-content\/30 {
  fill: var(--fallback-sc, oklch(var(--sc) / .3));
}

.fill-secondary-content\/35 {
  fill: var(--fallback-sc, oklch(var(--sc) / .35));
}

.fill-secondary-content\/40 {
  fill: var(--fallback-sc, oklch(var(--sc) / .4));
}

.fill-secondary-content\/45 {
  fill: var(--fallback-sc, oklch(var(--sc) / .45));
}

.fill-secondary-content\/5 {
  fill: var(--fallback-sc, oklch(var(--sc) / .05));
}

.fill-secondary-content\/50 {
  fill: var(--fallback-sc, oklch(var(--sc) / .5));
}

.fill-secondary-content\/55 {
  fill: var(--fallback-sc, oklch(var(--sc) / .55));
}

.fill-secondary-content\/60 {
  fill: var(--fallback-sc, oklch(var(--sc) / .6));
}

.fill-secondary-content\/65 {
  fill: var(--fallback-sc, oklch(var(--sc) / .65));
}

.fill-secondary-content\/70 {
  fill: var(--fallback-sc, oklch(var(--sc) / .7));
}

.fill-secondary-content\/75 {
  fill: var(--fallback-sc, oklch(var(--sc) / .75));
}

.fill-secondary-content\/80 {
  fill: var(--fallback-sc, oklch(var(--sc) / .8));
}

.fill-secondary-content\/85 {
  fill: var(--fallback-sc, oklch(var(--sc) / .85));
}

.fill-secondary-content\/90 {
  fill: var(--fallback-sc, oklch(var(--sc) / .9));
}

.fill-secondary-content\/95 {
  fill: var(--fallback-sc, oklch(var(--sc) / .95));
}

.fill-secondary\/0 {
  fill: var(--fallback-s, oklch(var(--s) / 0));
}

.fill-secondary\/10 {
  fill: var(--fallback-s, oklch(var(--s) / .1));
}

.fill-secondary\/100 {
  fill: var(--fallback-s, oklch(var(--s) / 1));
}

.fill-secondary\/15 {
  fill: var(--fallback-s, oklch(var(--s) / .15));
}

.fill-secondary\/20 {
  fill: var(--fallback-s, oklch(var(--s) / .2));
}

.fill-secondary\/25 {
  fill: var(--fallback-s, oklch(var(--s) / .25));
}

.fill-secondary\/30 {
  fill: var(--fallback-s, oklch(var(--s) / .3));
}

.fill-secondary\/35 {
  fill: var(--fallback-s, oklch(var(--s) / .35));
}

.fill-secondary\/40 {
  fill: var(--fallback-s, oklch(var(--s) / .4));
}

.fill-secondary\/45 {
  fill: var(--fallback-s, oklch(var(--s) / .45));
}

.fill-secondary\/5 {
  fill: var(--fallback-s, oklch(var(--s) / .05));
}

.fill-secondary\/50 {
  fill: var(--fallback-s, oklch(var(--s) / .5));
}

.fill-secondary\/55 {
  fill: var(--fallback-s, oklch(var(--s) / .55));
}

.fill-secondary\/60 {
  fill: var(--fallback-s, oklch(var(--s) / .6));
}

.fill-secondary\/65 {
  fill: var(--fallback-s, oklch(var(--s) / .65));
}

.fill-secondary\/70 {
  fill: var(--fallback-s, oklch(var(--s) / .7));
}

.fill-secondary\/75 {
  fill: var(--fallback-s, oklch(var(--s) / .75));
}

.fill-secondary\/80 {
  fill: var(--fallback-s, oklch(var(--s) / .8));
}

.fill-secondary\/85 {
  fill: var(--fallback-s, oklch(var(--s) / .85));
}

.fill-secondary\/90 {
  fill: var(--fallback-s, oklch(var(--s) / .9));
}

.fill-secondary\/95 {
  fill: var(--fallback-s, oklch(var(--s) / .95));
}

.fill-sky-100 {
  fill: #e0f2fe;
}

.fill-sky-100\/0 {
  fill: #e0f2fe00;
}

.fill-sky-100\/10 {
  fill: #e0f2fe1a;
}

.fill-sky-100\/100 {
  fill: #e0f2fe;
}

.fill-sky-100\/15 {
  fill: #e0f2fe26;
}

.fill-sky-100\/20 {
  fill: #e0f2fe33;
}

.fill-sky-100\/25 {
  fill: #e0f2fe40;
}

.fill-sky-100\/30 {
  fill: #e0f2fe4d;
}

.fill-sky-100\/35 {
  fill: #e0f2fe59;
}

.fill-sky-100\/40 {
  fill: #e0f2fe66;
}

.fill-sky-100\/45 {
  fill: #e0f2fe73;
}

.fill-sky-100\/5 {
  fill: #e0f2fe0d;
}

.fill-sky-100\/50 {
  fill: #e0f2fe80;
}

.fill-sky-100\/55 {
  fill: #e0f2fe8c;
}

.fill-sky-100\/60 {
  fill: #e0f2fe99;
}

.fill-sky-100\/65 {
  fill: #e0f2fea6;
}

.fill-sky-100\/70 {
  fill: #e0f2feb3;
}

.fill-sky-100\/75 {
  fill: #e0f2febf;
}

.fill-sky-100\/80 {
  fill: #e0f2fecc;
}

.fill-sky-100\/85 {
  fill: #e0f2fed9;
}

.fill-sky-100\/90 {
  fill: #e0f2fee6;
}

.fill-sky-100\/95 {
  fill: #e0f2fef2;
}

.fill-sky-200 {
  fill: #bae6fd;
}

.fill-sky-200\/0 {
  fill: #bae6fd00;
}

.fill-sky-200\/10 {
  fill: #bae6fd1a;
}

.fill-sky-200\/100 {
  fill: #bae6fd;
}

.fill-sky-200\/15 {
  fill: #bae6fd26;
}

.fill-sky-200\/20 {
  fill: #bae6fd33;
}

.fill-sky-200\/25 {
  fill: #bae6fd40;
}

.fill-sky-200\/30 {
  fill: #bae6fd4d;
}

.fill-sky-200\/35 {
  fill: #bae6fd59;
}

.fill-sky-200\/40 {
  fill: #bae6fd66;
}

.fill-sky-200\/45 {
  fill: #bae6fd73;
}

.fill-sky-200\/5 {
  fill: #bae6fd0d;
}

.fill-sky-200\/50 {
  fill: #bae6fd80;
}

.fill-sky-200\/55 {
  fill: #bae6fd8c;
}

.fill-sky-200\/60 {
  fill: #bae6fd99;
}

.fill-sky-200\/65 {
  fill: #bae6fda6;
}

.fill-sky-200\/70 {
  fill: #bae6fdb3;
}

.fill-sky-200\/75 {
  fill: #bae6fdbf;
}

.fill-sky-200\/80 {
  fill: #bae6fdcc;
}

.fill-sky-200\/85 {
  fill: #bae6fdd9;
}

.fill-sky-200\/90 {
  fill: #bae6fde6;
}

.fill-sky-200\/95 {
  fill: #bae6fdf2;
}

.fill-sky-300 {
  fill: #7dd3fc;
}

.fill-sky-300\/0 {
  fill: #7dd3fc00;
}

.fill-sky-300\/10 {
  fill: #7dd3fc1a;
}

.fill-sky-300\/100 {
  fill: #7dd3fc;
}

.fill-sky-300\/15 {
  fill: #7dd3fc26;
}

.fill-sky-300\/20 {
  fill: #7dd3fc33;
}

.fill-sky-300\/25 {
  fill: #7dd3fc40;
}

.fill-sky-300\/30 {
  fill: #7dd3fc4d;
}

.fill-sky-300\/35 {
  fill: #7dd3fc59;
}

.fill-sky-300\/40 {
  fill: #7dd3fc66;
}

.fill-sky-300\/45 {
  fill: #7dd3fc73;
}

.fill-sky-300\/5 {
  fill: #7dd3fc0d;
}

.fill-sky-300\/50 {
  fill: #7dd3fc80;
}

.fill-sky-300\/55 {
  fill: #7dd3fc8c;
}

.fill-sky-300\/60 {
  fill: #7dd3fc99;
}

.fill-sky-300\/65 {
  fill: #7dd3fca6;
}

.fill-sky-300\/70 {
  fill: #7dd3fcb3;
}

.fill-sky-300\/75 {
  fill: #7dd3fcbf;
}

.fill-sky-300\/80 {
  fill: #7dd3fccc;
}

.fill-sky-300\/85 {
  fill: #7dd3fcd9;
}

.fill-sky-300\/90 {
  fill: #7dd3fce6;
}

.fill-sky-300\/95 {
  fill: #7dd3fcf2;
}

.fill-sky-400 {
  fill: #38bdf8;
}

.fill-sky-400\/0 {
  fill: #38bdf800;
}

.fill-sky-400\/10 {
  fill: #38bdf81a;
}

.fill-sky-400\/100 {
  fill: #38bdf8;
}

.fill-sky-400\/15 {
  fill: #38bdf826;
}

.fill-sky-400\/20 {
  fill: #38bdf833;
}

.fill-sky-400\/25 {
  fill: #38bdf840;
}

.fill-sky-400\/30 {
  fill: #38bdf84d;
}

.fill-sky-400\/35 {
  fill: #38bdf859;
}

.fill-sky-400\/40 {
  fill: #38bdf866;
}

.fill-sky-400\/45 {
  fill: #38bdf873;
}

.fill-sky-400\/5 {
  fill: #38bdf80d;
}

.fill-sky-400\/50 {
  fill: #38bdf880;
}

.fill-sky-400\/55 {
  fill: #38bdf88c;
}

.fill-sky-400\/60 {
  fill: #38bdf899;
}

.fill-sky-400\/65 {
  fill: #38bdf8a6;
}

.fill-sky-400\/70 {
  fill: #38bdf8b3;
}

.fill-sky-400\/75 {
  fill: #38bdf8bf;
}

.fill-sky-400\/80 {
  fill: #38bdf8cc;
}

.fill-sky-400\/85 {
  fill: #38bdf8d9;
}

.fill-sky-400\/90 {
  fill: #38bdf8e6;
}

.fill-sky-400\/95 {
  fill: #38bdf8f2;
}

.fill-sky-50 {
  fill: #f0f9ff;
}

.fill-sky-50\/0 {
  fill: #f0f9ff00;
}

.fill-sky-50\/10 {
  fill: #f0f9ff1a;
}

.fill-sky-50\/100 {
  fill: #f0f9ff;
}

.fill-sky-50\/15 {
  fill: #f0f9ff26;
}

.fill-sky-50\/20 {
  fill: #f0f9ff33;
}

.fill-sky-50\/25 {
  fill: #f0f9ff40;
}

.fill-sky-50\/30 {
  fill: #f0f9ff4d;
}

.fill-sky-50\/35 {
  fill: #f0f9ff59;
}

.fill-sky-50\/40 {
  fill: #f0f9ff66;
}

.fill-sky-50\/45 {
  fill: #f0f9ff73;
}

.fill-sky-50\/5 {
  fill: #f0f9ff0d;
}

.fill-sky-50\/50 {
  fill: #f0f9ff80;
}

.fill-sky-50\/55 {
  fill: #f0f9ff8c;
}

.fill-sky-50\/60 {
  fill: #f0f9ff99;
}

.fill-sky-50\/65 {
  fill: #f0f9ffa6;
}

.fill-sky-50\/70 {
  fill: #f0f9ffb3;
}

.fill-sky-50\/75 {
  fill: #f0f9ffbf;
}

.fill-sky-50\/80 {
  fill: #f0f9ffcc;
}

.fill-sky-50\/85 {
  fill: #f0f9ffd9;
}

.fill-sky-50\/90 {
  fill: #f0f9ffe6;
}

.fill-sky-50\/95 {
  fill: #f0f9fff2;
}

.fill-sky-500 {
  fill: #0ea5e9;
}

.fill-sky-500\/0 {
  fill: #0ea5e900;
}

.fill-sky-500\/10 {
  fill: #0ea5e91a;
}

.fill-sky-500\/100 {
  fill: #0ea5e9;
}

.fill-sky-500\/15 {
  fill: #0ea5e926;
}

.fill-sky-500\/20 {
  fill: #0ea5e933;
}

.fill-sky-500\/25 {
  fill: #0ea5e940;
}

.fill-sky-500\/30 {
  fill: #0ea5e94d;
}

.fill-sky-500\/35 {
  fill: #0ea5e959;
}

.fill-sky-500\/40 {
  fill: #0ea5e966;
}

.fill-sky-500\/45 {
  fill: #0ea5e973;
}

.fill-sky-500\/5 {
  fill: #0ea5e90d;
}

.fill-sky-500\/50 {
  fill: #0ea5e980;
}

.fill-sky-500\/55 {
  fill: #0ea5e98c;
}

.fill-sky-500\/60 {
  fill: #0ea5e999;
}

.fill-sky-500\/65 {
  fill: #0ea5e9a6;
}

.fill-sky-500\/70 {
  fill: #0ea5e9b3;
}

.fill-sky-500\/75 {
  fill: #0ea5e9bf;
}

.fill-sky-500\/80 {
  fill: #0ea5e9cc;
}

.fill-sky-500\/85 {
  fill: #0ea5e9d9;
}

.fill-sky-500\/90 {
  fill: #0ea5e9e6;
}

.fill-sky-500\/95 {
  fill: #0ea5e9f2;
}

.fill-sky-600 {
  fill: #0284c7;
}

.fill-sky-600\/0 {
  fill: #0284c700;
}

.fill-sky-600\/10 {
  fill: #0284c71a;
}

.fill-sky-600\/100 {
  fill: #0284c7;
}

.fill-sky-600\/15 {
  fill: #0284c726;
}

.fill-sky-600\/20 {
  fill: #0284c733;
}

.fill-sky-600\/25 {
  fill: #0284c740;
}

.fill-sky-600\/30 {
  fill: #0284c74d;
}

.fill-sky-600\/35 {
  fill: #0284c759;
}

.fill-sky-600\/40 {
  fill: #0284c766;
}

.fill-sky-600\/45 {
  fill: #0284c773;
}

.fill-sky-600\/5 {
  fill: #0284c70d;
}

.fill-sky-600\/50 {
  fill: #0284c780;
}

.fill-sky-600\/55 {
  fill: #0284c78c;
}

.fill-sky-600\/60 {
  fill: #0284c799;
}

.fill-sky-600\/65 {
  fill: #0284c7a6;
}

.fill-sky-600\/70 {
  fill: #0284c7b3;
}

.fill-sky-600\/75 {
  fill: #0284c7bf;
}

.fill-sky-600\/80 {
  fill: #0284c7cc;
}

.fill-sky-600\/85 {
  fill: #0284c7d9;
}

.fill-sky-600\/90 {
  fill: #0284c7e6;
}

.fill-sky-600\/95 {
  fill: #0284c7f2;
}

.fill-sky-700 {
  fill: #0369a1;
}

.fill-sky-700\/0 {
  fill: #0369a100;
}

.fill-sky-700\/10 {
  fill: #0369a11a;
}

.fill-sky-700\/100 {
  fill: #0369a1;
}

.fill-sky-700\/15 {
  fill: #0369a126;
}

.fill-sky-700\/20 {
  fill: #0369a133;
}

.fill-sky-700\/25 {
  fill: #0369a140;
}

.fill-sky-700\/30 {
  fill: #0369a14d;
}

.fill-sky-700\/35 {
  fill: #0369a159;
}

.fill-sky-700\/40 {
  fill: #0369a166;
}

.fill-sky-700\/45 {
  fill: #0369a173;
}

.fill-sky-700\/5 {
  fill: #0369a10d;
}

.fill-sky-700\/50 {
  fill: #0369a180;
}

.fill-sky-700\/55 {
  fill: #0369a18c;
}

.fill-sky-700\/60 {
  fill: #0369a199;
}

.fill-sky-700\/65 {
  fill: #0369a1a6;
}

.fill-sky-700\/70 {
  fill: #0369a1b3;
}

.fill-sky-700\/75 {
  fill: #0369a1bf;
}

.fill-sky-700\/80 {
  fill: #0369a1cc;
}

.fill-sky-700\/85 {
  fill: #0369a1d9;
}

.fill-sky-700\/90 {
  fill: #0369a1e6;
}

.fill-sky-700\/95 {
  fill: #0369a1f2;
}

.fill-sky-800 {
  fill: #075985;
}

.fill-sky-800\/0 {
  fill: #07598500;
}

.fill-sky-800\/10 {
  fill: #0759851a;
}

.fill-sky-800\/100 {
  fill: #075985;
}

.fill-sky-800\/15 {
  fill: #07598526;
}

.fill-sky-800\/20 {
  fill: #07598533;
}

.fill-sky-800\/25 {
  fill: #07598540;
}

.fill-sky-800\/30 {
  fill: #0759854d;
}

.fill-sky-800\/35 {
  fill: #07598559;
}

.fill-sky-800\/40 {
  fill: #07598566;
}

.fill-sky-800\/45 {
  fill: #07598573;
}

.fill-sky-800\/5 {
  fill: #0759850d;
}

.fill-sky-800\/50 {
  fill: #07598580;
}

.fill-sky-800\/55 {
  fill: #0759858c;
}

.fill-sky-800\/60 {
  fill: #07598599;
}

.fill-sky-800\/65 {
  fill: #075985a6;
}

.fill-sky-800\/70 {
  fill: #075985b3;
}

.fill-sky-800\/75 {
  fill: #075985bf;
}

.fill-sky-800\/80 {
  fill: #075985cc;
}

.fill-sky-800\/85 {
  fill: #075985d9;
}

.fill-sky-800\/90 {
  fill: #075985e6;
}

.fill-sky-800\/95 {
  fill: #075985f2;
}

.fill-sky-900 {
  fill: #0c4a6e;
}

.fill-sky-900\/0 {
  fill: #0c4a6e00;
}

.fill-sky-900\/10 {
  fill: #0c4a6e1a;
}

.fill-sky-900\/100 {
  fill: #0c4a6e;
}

.fill-sky-900\/15 {
  fill: #0c4a6e26;
}

.fill-sky-900\/20 {
  fill: #0c4a6e33;
}

.fill-sky-900\/25 {
  fill: #0c4a6e40;
}

.fill-sky-900\/30 {
  fill: #0c4a6e4d;
}

.fill-sky-900\/35 {
  fill: #0c4a6e59;
}

.fill-sky-900\/40 {
  fill: #0c4a6e66;
}

.fill-sky-900\/45 {
  fill: #0c4a6e73;
}

.fill-sky-900\/5 {
  fill: #0c4a6e0d;
}

.fill-sky-900\/50 {
  fill: #0c4a6e80;
}

.fill-sky-900\/55 {
  fill: #0c4a6e8c;
}

.fill-sky-900\/60 {
  fill: #0c4a6e99;
}

.fill-sky-900\/65 {
  fill: #0c4a6ea6;
}

.fill-sky-900\/70 {
  fill: #0c4a6eb3;
}

.fill-sky-900\/75 {
  fill: #0c4a6ebf;
}

.fill-sky-900\/80 {
  fill: #0c4a6ecc;
}

.fill-sky-900\/85 {
  fill: #0c4a6ed9;
}

.fill-sky-900\/90 {
  fill: #0c4a6ee6;
}

.fill-sky-900\/95 {
  fill: #0c4a6ef2;
}

.fill-sky-950 {
  fill: #082f49;
}

.fill-sky-950\/0 {
  fill: #082f4900;
}

.fill-sky-950\/10 {
  fill: #082f491a;
}

.fill-sky-950\/100 {
  fill: #082f49;
}

.fill-sky-950\/15 {
  fill: #082f4926;
}

.fill-sky-950\/20 {
  fill: #082f4933;
}

.fill-sky-950\/25 {
  fill: #082f4940;
}

.fill-sky-950\/30 {
  fill: #082f494d;
}

.fill-sky-950\/35 {
  fill: #082f4959;
}

.fill-sky-950\/40 {
  fill: #082f4966;
}

.fill-sky-950\/45 {
  fill: #082f4973;
}

.fill-sky-950\/5 {
  fill: #082f490d;
}

.fill-sky-950\/50 {
  fill: #082f4980;
}

.fill-sky-950\/55 {
  fill: #082f498c;
}

.fill-sky-950\/60 {
  fill: #082f4999;
}

.fill-sky-950\/65 {
  fill: #082f49a6;
}

.fill-sky-950\/70 {
  fill: #082f49b3;
}

.fill-sky-950\/75 {
  fill: #082f49bf;
}

.fill-sky-950\/80 {
  fill: #082f49cc;
}

.fill-sky-950\/85 {
  fill: #082f49d9;
}

.fill-sky-950\/90 {
  fill: #082f49e6;
}

.fill-sky-950\/95 {
  fill: #082f49f2;
}

.fill-slate-100 {
  fill: #f1f5f9;
}

.fill-slate-100\/0 {
  fill: #f1f5f900;
}

.fill-slate-100\/10 {
  fill: #f1f5f91a;
}

.fill-slate-100\/100 {
  fill: #f1f5f9;
}

.fill-slate-100\/15 {
  fill: #f1f5f926;
}

.fill-slate-100\/20 {
  fill: #f1f5f933;
}

.fill-slate-100\/25 {
  fill: #f1f5f940;
}

.fill-slate-100\/30 {
  fill: #f1f5f94d;
}

.fill-slate-100\/35 {
  fill: #f1f5f959;
}

.fill-slate-100\/40 {
  fill: #f1f5f966;
}

.fill-slate-100\/45 {
  fill: #f1f5f973;
}

.fill-slate-100\/5 {
  fill: #f1f5f90d;
}

.fill-slate-100\/50 {
  fill: #f1f5f980;
}

.fill-slate-100\/55 {
  fill: #f1f5f98c;
}

.fill-slate-100\/60 {
  fill: #f1f5f999;
}

.fill-slate-100\/65 {
  fill: #f1f5f9a6;
}

.fill-slate-100\/70 {
  fill: #f1f5f9b3;
}

.fill-slate-100\/75 {
  fill: #f1f5f9bf;
}

.fill-slate-100\/80 {
  fill: #f1f5f9cc;
}

.fill-slate-100\/85 {
  fill: #f1f5f9d9;
}

.fill-slate-100\/90 {
  fill: #f1f5f9e6;
}

.fill-slate-100\/95 {
  fill: #f1f5f9f2;
}

.fill-slate-200 {
  fill: #e2e8f0;
}

.fill-slate-200\/0 {
  fill: #e2e8f000;
}

.fill-slate-200\/10 {
  fill: #e2e8f01a;
}

.fill-slate-200\/100 {
  fill: #e2e8f0;
}

.fill-slate-200\/15 {
  fill: #e2e8f026;
}

.fill-slate-200\/20 {
  fill: #e2e8f033;
}

.fill-slate-200\/25 {
  fill: #e2e8f040;
}

.fill-slate-200\/30 {
  fill: #e2e8f04d;
}

.fill-slate-200\/35 {
  fill: #e2e8f059;
}

.fill-slate-200\/40 {
  fill: #e2e8f066;
}

.fill-slate-200\/45 {
  fill: #e2e8f073;
}

.fill-slate-200\/5 {
  fill: #e2e8f00d;
}

.fill-slate-200\/50 {
  fill: #e2e8f080;
}

.fill-slate-200\/55 {
  fill: #e2e8f08c;
}

.fill-slate-200\/60 {
  fill: #e2e8f099;
}

.fill-slate-200\/65 {
  fill: #e2e8f0a6;
}

.fill-slate-200\/70 {
  fill: #e2e8f0b3;
}

.fill-slate-200\/75 {
  fill: #e2e8f0bf;
}

.fill-slate-200\/80 {
  fill: #e2e8f0cc;
}

.fill-slate-200\/85 {
  fill: #e2e8f0d9;
}

.fill-slate-200\/90 {
  fill: #e2e8f0e6;
}

.fill-slate-200\/95 {
  fill: #e2e8f0f2;
}

.fill-slate-300 {
  fill: #cbd5e1;
}

.fill-slate-300\/0 {
  fill: #cbd5e100;
}

.fill-slate-300\/10 {
  fill: #cbd5e11a;
}

.fill-slate-300\/100 {
  fill: #cbd5e1;
}

.fill-slate-300\/15 {
  fill: #cbd5e126;
}

.fill-slate-300\/20 {
  fill: #cbd5e133;
}

.fill-slate-300\/25 {
  fill: #cbd5e140;
}

.fill-slate-300\/30 {
  fill: #cbd5e14d;
}

.fill-slate-300\/35 {
  fill: #cbd5e159;
}

.fill-slate-300\/40 {
  fill: #cbd5e166;
}

.fill-slate-300\/45 {
  fill: #cbd5e173;
}

.fill-slate-300\/5 {
  fill: #cbd5e10d;
}

.fill-slate-300\/50 {
  fill: #cbd5e180;
}

.fill-slate-300\/55 {
  fill: #cbd5e18c;
}

.fill-slate-300\/60 {
  fill: #cbd5e199;
}

.fill-slate-300\/65 {
  fill: #cbd5e1a6;
}

.fill-slate-300\/70 {
  fill: #cbd5e1b3;
}

.fill-slate-300\/75 {
  fill: #cbd5e1bf;
}

.fill-slate-300\/80 {
  fill: #cbd5e1cc;
}

.fill-slate-300\/85 {
  fill: #cbd5e1d9;
}

.fill-slate-300\/90 {
  fill: #cbd5e1e6;
}

.fill-slate-300\/95 {
  fill: #cbd5e1f2;
}

.fill-slate-400 {
  fill: #94a3b8;
}

.fill-slate-400\/0 {
  fill: #94a3b800;
}

.fill-slate-400\/10 {
  fill: #94a3b81a;
}

.fill-slate-400\/100 {
  fill: #94a3b8;
}

.fill-slate-400\/15 {
  fill: #94a3b826;
}

.fill-slate-400\/20 {
  fill: #94a3b833;
}

.fill-slate-400\/25 {
  fill: #94a3b840;
}

.fill-slate-400\/30 {
  fill: #94a3b84d;
}

.fill-slate-400\/35 {
  fill: #94a3b859;
}

.fill-slate-400\/40 {
  fill: #94a3b866;
}

.fill-slate-400\/45 {
  fill: #94a3b873;
}

.fill-slate-400\/5 {
  fill: #94a3b80d;
}

.fill-slate-400\/50 {
  fill: #94a3b880;
}

.fill-slate-400\/55 {
  fill: #94a3b88c;
}

.fill-slate-400\/60 {
  fill: #94a3b899;
}

.fill-slate-400\/65 {
  fill: #94a3b8a6;
}

.fill-slate-400\/70 {
  fill: #94a3b8b3;
}

.fill-slate-400\/75 {
  fill: #94a3b8bf;
}

.fill-slate-400\/80 {
  fill: #94a3b8cc;
}

.fill-slate-400\/85 {
  fill: #94a3b8d9;
}

.fill-slate-400\/90 {
  fill: #94a3b8e6;
}

.fill-slate-400\/95 {
  fill: #94a3b8f2;
}

.fill-slate-50 {
  fill: #f8fafc;
}

.fill-slate-50\/0 {
  fill: #f8fafc00;
}

.fill-slate-50\/10 {
  fill: #f8fafc1a;
}

.fill-slate-50\/100 {
  fill: #f8fafc;
}

.fill-slate-50\/15 {
  fill: #f8fafc26;
}

.fill-slate-50\/20 {
  fill: #f8fafc33;
}

.fill-slate-50\/25 {
  fill: #f8fafc40;
}

.fill-slate-50\/30 {
  fill: #f8fafc4d;
}

.fill-slate-50\/35 {
  fill: #f8fafc59;
}

.fill-slate-50\/40 {
  fill: #f8fafc66;
}

.fill-slate-50\/45 {
  fill: #f8fafc73;
}

.fill-slate-50\/5 {
  fill: #f8fafc0d;
}

.fill-slate-50\/50 {
  fill: #f8fafc80;
}

.fill-slate-50\/55 {
  fill: #f8fafc8c;
}

.fill-slate-50\/60 {
  fill: #f8fafc99;
}

.fill-slate-50\/65 {
  fill: #f8fafca6;
}

.fill-slate-50\/70 {
  fill: #f8fafcb3;
}

.fill-slate-50\/75 {
  fill: #f8fafcbf;
}

.fill-slate-50\/80 {
  fill: #f8fafccc;
}

.fill-slate-50\/85 {
  fill: #f8fafcd9;
}

.fill-slate-50\/90 {
  fill: #f8fafce6;
}

.fill-slate-50\/95 {
  fill: #f8fafcf2;
}

.fill-slate-500 {
  fill: #64748b;
}

.fill-slate-500\/0 {
  fill: #64748b00;
}

.fill-slate-500\/10 {
  fill: #64748b1a;
}

.fill-slate-500\/100 {
  fill: #64748b;
}

.fill-slate-500\/15 {
  fill: #64748b26;
}

.fill-slate-500\/20 {
  fill: #64748b33;
}

.fill-slate-500\/25 {
  fill: #64748b40;
}

.fill-slate-500\/30 {
  fill: #64748b4d;
}

.fill-slate-500\/35 {
  fill: #64748b59;
}

.fill-slate-500\/40 {
  fill: #64748b66;
}

.fill-slate-500\/45 {
  fill: #64748b73;
}

.fill-slate-500\/5 {
  fill: #64748b0d;
}

.fill-slate-500\/50 {
  fill: #64748b80;
}

.fill-slate-500\/55 {
  fill: #64748b8c;
}

.fill-slate-500\/60 {
  fill: #64748b99;
}

.fill-slate-500\/65 {
  fill: #64748ba6;
}

.fill-slate-500\/70 {
  fill: #64748bb3;
}

.fill-slate-500\/75 {
  fill: #64748bbf;
}

.fill-slate-500\/80 {
  fill: #64748bcc;
}

.fill-slate-500\/85 {
  fill: #64748bd9;
}

.fill-slate-500\/90 {
  fill: #64748be6;
}

.fill-slate-500\/95 {
  fill: #64748bf2;
}

.fill-slate-600 {
  fill: #475569;
}

.fill-slate-600\/0 {
  fill: #47556900;
}

.fill-slate-600\/10 {
  fill: #4755691a;
}

.fill-slate-600\/100 {
  fill: #475569;
}

.fill-slate-600\/15 {
  fill: #47556926;
}

.fill-slate-600\/20 {
  fill: #47556933;
}

.fill-slate-600\/25 {
  fill: #47556940;
}

.fill-slate-600\/30 {
  fill: #4755694d;
}

.fill-slate-600\/35 {
  fill: #47556959;
}

.fill-slate-600\/40 {
  fill: #47556966;
}

.fill-slate-600\/45 {
  fill: #47556973;
}

.fill-slate-600\/5 {
  fill: #4755690d;
}

.fill-slate-600\/50 {
  fill: #47556980;
}

.fill-slate-600\/55 {
  fill: #4755698c;
}

.fill-slate-600\/60 {
  fill: #47556999;
}

.fill-slate-600\/65 {
  fill: #475569a6;
}

.fill-slate-600\/70 {
  fill: #475569b3;
}

.fill-slate-600\/75 {
  fill: #475569bf;
}

.fill-slate-600\/80 {
  fill: #475569cc;
}

.fill-slate-600\/85 {
  fill: #475569d9;
}

.fill-slate-600\/90 {
  fill: #475569e6;
}

.fill-slate-600\/95 {
  fill: #475569f2;
}

.fill-slate-700 {
  fill: #334155;
}

.fill-slate-700\/0 {
  fill: #33415500;
}

.fill-slate-700\/10 {
  fill: #3341551a;
}

.fill-slate-700\/100 {
  fill: #334155;
}

.fill-slate-700\/15 {
  fill: #33415526;
}

.fill-slate-700\/20 {
  fill: #33415533;
}

.fill-slate-700\/25 {
  fill: #33415540;
}

.fill-slate-700\/30 {
  fill: #3341554d;
}

.fill-slate-700\/35 {
  fill: #33415559;
}

.fill-slate-700\/40 {
  fill: #33415566;
}

.fill-slate-700\/45 {
  fill: #33415573;
}

.fill-slate-700\/5 {
  fill: #3341550d;
}

.fill-slate-700\/50 {
  fill: #33415580;
}

.fill-slate-700\/55 {
  fill: #3341558c;
}

.fill-slate-700\/60 {
  fill: #33415599;
}

.fill-slate-700\/65 {
  fill: #334155a6;
}

.fill-slate-700\/70 {
  fill: #334155b3;
}

.fill-slate-700\/75 {
  fill: #334155bf;
}

.fill-slate-700\/80 {
  fill: #334155cc;
}

.fill-slate-700\/85 {
  fill: #334155d9;
}

.fill-slate-700\/90 {
  fill: #334155e6;
}

.fill-slate-700\/95 {
  fill: #334155f2;
}

.fill-slate-800 {
  fill: #1e293b;
}

.fill-slate-800\/0 {
  fill: #1e293b00;
}

.fill-slate-800\/10 {
  fill: #1e293b1a;
}

.fill-slate-800\/100 {
  fill: #1e293b;
}

.fill-slate-800\/15 {
  fill: #1e293b26;
}

.fill-slate-800\/20 {
  fill: #1e293b33;
}

.fill-slate-800\/25 {
  fill: #1e293b40;
}

.fill-slate-800\/30 {
  fill: #1e293b4d;
}

.fill-slate-800\/35 {
  fill: #1e293b59;
}

.fill-slate-800\/40 {
  fill: #1e293b66;
}

.fill-slate-800\/45 {
  fill: #1e293b73;
}

.fill-slate-800\/5 {
  fill: #1e293b0d;
}

.fill-slate-800\/50 {
  fill: #1e293b80;
}

.fill-slate-800\/55 {
  fill: #1e293b8c;
}

.fill-slate-800\/60 {
  fill: #1e293b99;
}

.fill-slate-800\/65 {
  fill: #1e293ba6;
}

.fill-slate-800\/70 {
  fill: #1e293bb3;
}

.fill-slate-800\/75 {
  fill: #1e293bbf;
}

.fill-slate-800\/80 {
  fill: #1e293bcc;
}

.fill-slate-800\/85 {
  fill: #1e293bd9;
}

.fill-slate-800\/90 {
  fill: #1e293be6;
}

.fill-slate-800\/95 {
  fill: #1e293bf2;
}

.fill-slate-900 {
  fill: #0f172a;
}

.fill-slate-900\/0 {
  fill: #0f172a00;
}

.fill-slate-900\/10 {
  fill: #0f172a1a;
}

.fill-slate-900\/100 {
  fill: #0f172a;
}

.fill-slate-900\/15 {
  fill: #0f172a26;
}

.fill-slate-900\/20 {
  fill: #0f172a33;
}

.fill-slate-900\/25 {
  fill: #0f172a40;
}

.fill-slate-900\/30 {
  fill: #0f172a4d;
}

.fill-slate-900\/35 {
  fill: #0f172a59;
}

.fill-slate-900\/40 {
  fill: #0f172a66;
}

.fill-slate-900\/45 {
  fill: #0f172a73;
}

.fill-slate-900\/5 {
  fill: #0f172a0d;
}

.fill-slate-900\/50 {
  fill: #0f172a80;
}

.fill-slate-900\/55 {
  fill: #0f172a8c;
}

.fill-slate-900\/60 {
  fill: #0f172a99;
}

.fill-slate-900\/65 {
  fill: #0f172aa6;
}

.fill-slate-900\/70 {
  fill: #0f172ab3;
}

.fill-slate-900\/75 {
  fill: #0f172abf;
}

.fill-slate-900\/80 {
  fill: #0f172acc;
}

.fill-slate-900\/85 {
  fill: #0f172ad9;
}

.fill-slate-900\/90 {
  fill: #0f172ae6;
}

.fill-slate-900\/95 {
  fill: #0f172af2;
}

.fill-slate-950 {
  fill: #020617;
}

.fill-slate-950\/0 {
  fill: #02061700;
}

.fill-slate-950\/10 {
  fill: #0206171a;
}

.fill-slate-950\/100 {
  fill: #020617;
}

.fill-slate-950\/15 {
  fill: #02061726;
}

.fill-slate-950\/20 {
  fill: #02061733;
}

.fill-slate-950\/25 {
  fill: #02061740;
}

.fill-slate-950\/30 {
  fill: #0206174d;
}

.fill-slate-950\/35 {
  fill: #02061759;
}

.fill-slate-950\/40 {
  fill: #02061766;
}

.fill-slate-950\/45 {
  fill: #02061773;
}

.fill-slate-950\/5 {
  fill: #0206170d;
}

.fill-slate-950\/50 {
  fill: #02061780;
}

.fill-slate-950\/55 {
  fill: #0206178c;
}

.fill-slate-950\/60 {
  fill: #02061799;
}

.fill-slate-950\/65 {
  fill: #020617a6;
}

.fill-slate-950\/70 {
  fill: #020617b3;
}

.fill-slate-950\/75 {
  fill: #020617bf;
}

.fill-slate-950\/80 {
  fill: #020617cc;
}

.fill-slate-950\/85 {
  fill: #020617d9;
}

.fill-slate-950\/90 {
  fill: #020617e6;
}

.fill-slate-950\/95 {
  fill: #020617f2;
}

.fill-stone-100 {
  fill: #f5f5f4;
}

.fill-stone-100\/0 {
  fill: #f5f5f400;
}

.fill-stone-100\/10 {
  fill: #f5f5f41a;
}

.fill-stone-100\/100 {
  fill: #f5f5f4;
}

.fill-stone-100\/15 {
  fill: #f5f5f426;
}

.fill-stone-100\/20 {
  fill: #f5f5f433;
}

.fill-stone-100\/25 {
  fill: #f5f5f440;
}

.fill-stone-100\/30 {
  fill: #f5f5f44d;
}

.fill-stone-100\/35 {
  fill: #f5f5f459;
}

.fill-stone-100\/40 {
  fill: #f5f5f466;
}

.fill-stone-100\/45 {
  fill: #f5f5f473;
}

.fill-stone-100\/5 {
  fill: #f5f5f40d;
}

.fill-stone-100\/50 {
  fill: #f5f5f480;
}

.fill-stone-100\/55 {
  fill: #f5f5f48c;
}

.fill-stone-100\/60 {
  fill: #f5f5f499;
}

.fill-stone-100\/65 {
  fill: #f5f5f4a6;
}

.fill-stone-100\/70 {
  fill: #f5f5f4b3;
}

.fill-stone-100\/75 {
  fill: #f5f5f4bf;
}

.fill-stone-100\/80 {
  fill: #f5f5f4cc;
}

.fill-stone-100\/85 {
  fill: #f5f5f4d9;
}

.fill-stone-100\/90 {
  fill: #f5f5f4e6;
}

.fill-stone-100\/95 {
  fill: #f5f5f4f2;
}

.fill-stone-200 {
  fill: #e7e5e4;
}

.fill-stone-200\/0 {
  fill: #e7e5e400;
}

.fill-stone-200\/10 {
  fill: #e7e5e41a;
}

.fill-stone-200\/100 {
  fill: #e7e5e4;
}

.fill-stone-200\/15 {
  fill: #e7e5e426;
}

.fill-stone-200\/20 {
  fill: #e7e5e433;
}

.fill-stone-200\/25 {
  fill: #e7e5e440;
}

.fill-stone-200\/30 {
  fill: #e7e5e44d;
}

.fill-stone-200\/35 {
  fill: #e7e5e459;
}

.fill-stone-200\/40 {
  fill: #e7e5e466;
}

.fill-stone-200\/45 {
  fill: #e7e5e473;
}

.fill-stone-200\/5 {
  fill: #e7e5e40d;
}

.fill-stone-200\/50 {
  fill: #e7e5e480;
}

.fill-stone-200\/55 {
  fill: #e7e5e48c;
}

.fill-stone-200\/60 {
  fill: #e7e5e499;
}

.fill-stone-200\/65 {
  fill: #e7e5e4a6;
}

.fill-stone-200\/70 {
  fill: #e7e5e4b3;
}

.fill-stone-200\/75 {
  fill: #e7e5e4bf;
}

.fill-stone-200\/80 {
  fill: #e7e5e4cc;
}

.fill-stone-200\/85 {
  fill: #e7e5e4d9;
}

.fill-stone-200\/90 {
  fill: #e7e5e4e6;
}

.fill-stone-200\/95 {
  fill: #e7e5e4f2;
}

.fill-stone-300 {
  fill: #d6d3d1;
}

.fill-stone-300\/0 {
  fill: #d6d3d100;
}

.fill-stone-300\/10 {
  fill: #d6d3d11a;
}

.fill-stone-300\/100 {
  fill: #d6d3d1;
}

.fill-stone-300\/15 {
  fill: #d6d3d126;
}

.fill-stone-300\/20 {
  fill: #d6d3d133;
}

.fill-stone-300\/25 {
  fill: #d6d3d140;
}

.fill-stone-300\/30 {
  fill: #d6d3d14d;
}

.fill-stone-300\/35 {
  fill: #d6d3d159;
}

.fill-stone-300\/40 {
  fill: #d6d3d166;
}

.fill-stone-300\/45 {
  fill: #d6d3d173;
}

.fill-stone-300\/5 {
  fill: #d6d3d10d;
}

.fill-stone-300\/50 {
  fill: #d6d3d180;
}

.fill-stone-300\/55 {
  fill: #d6d3d18c;
}

.fill-stone-300\/60 {
  fill: #d6d3d199;
}

.fill-stone-300\/65 {
  fill: #d6d3d1a6;
}

.fill-stone-300\/70 {
  fill: #d6d3d1b3;
}

.fill-stone-300\/75 {
  fill: #d6d3d1bf;
}

.fill-stone-300\/80 {
  fill: #d6d3d1cc;
}

.fill-stone-300\/85 {
  fill: #d6d3d1d9;
}

.fill-stone-300\/90 {
  fill: #d6d3d1e6;
}

.fill-stone-300\/95 {
  fill: #d6d3d1f2;
}

.fill-stone-400 {
  fill: #a8a29e;
}

.fill-stone-400\/0 {
  fill: #a8a29e00;
}

.fill-stone-400\/10 {
  fill: #a8a29e1a;
}

.fill-stone-400\/100 {
  fill: #a8a29e;
}

.fill-stone-400\/15 {
  fill: #a8a29e26;
}

.fill-stone-400\/20 {
  fill: #a8a29e33;
}

.fill-stone-400\/25 {
  fill: #a8a29e40;
}

.fill-stone-400\/30 {
  fill: #a8a29e4d;
}

.fill-stone-400\/35 {
  fill: #a8a29e59;
}

.fill-stone-400\/40 {
  fill: #a8a29e66;
}

.fill-stone-400\/45 {
  fill: #a8a29e73;
}

.fill-stone-400\/5 {
  fill: #a8a29e0d;
}

.fill-stone-400\/50 {
  fill: #a8a29e80;
}

.fill-stone-400\/55 {
  fill: #a8a29e8c;
}

.fill-stone-400\/60 {
  fill: #a8a29e99;
}

.fill-stone-400\/65 {
  fill: #a8a29ea6;
}

.fill-stone-400\/70 {
  fill: #a8a29eb3;
}

.fill-stone-400\/75 {
  fill: #a8a29ebf;
}

.fill-stone-400\/80 {
  fill: #a8a29ecc;
}

.fill-stone-400\/85 {
  fill: #a8a29ed9;
}

.fill-stone-400\/90 {
  fill: #a8a29ee6;
}

.fill-stone-400\/95 {
  fill: #a8a29ef2;
}

.fill-stone-50 {
  fill: #fafaf9;
}

.fill-stone-50\/0 {
  fill: #fafaf900;
}

.fill-stone-50\/10 {
  fill: #fafaf91a;
}

.fill-stone-50\/100 {
  fill: #fafaf9;
}

.fill-stone-50\/15 {
  fill: #fafaf926;
}

.fill-stone-50\/20 {
  fill: #fafaf933;
}

.fill-stone-50\/25 {
  fill: #fafaf940;
}

.fill-stone-50\/30 {
  fill: #fafaf94d;
}

.fill-stone-50\/35 {
  fill: #fafaf959;
}

.fill-stone-50\/40 {
  fill: #fafaf966;
}

.fill-stone-50\/45 {
  fill: #fafaf973;
}

.fill-stone-50\/5 {
  fill: #fafaf90d;
}

.fill-stone-50\/50 {
  fill: #fafaf980;
}

.fill-stone-50\/55 {
  fill: #fafaf98c;
}

.fill-stone-50\/60 {
  fill: #fafaf999;
}

.fill-stone-50\/65 {
  fill: #fafaf9a6;
}

.fill-stone-50\/70 {
  fill: #fafaf9b3;
}

.fill-stone-50\/75 {
  fill: #fafaf9bf;
}

.fill-stone-50\/80 {
  fill: #fafaf9cc;
}

.fill-stone-50\/85 {
  fill: #fafaf9d9;
}

.fill-stone-50\/90 {
  fill: #fafaf9e6;
}

.fill-stone-50\/95 {
  fill: #fafaf9f2;
}

.fill-stone-500 {
  fill: #78716c;
}

.fill-stone-500\/0 {
  fill: #78716c00;
}

.fill-stone-500\/10 {
  fill: #78716c1a;
}

.fill-stone-500\/100 {
  fill: #78716c;
}

.fill-stone-500\/15 {
  fill: #78716c26;
}

.fill-stone-500\/20 {
  fill: #78716c33;
}

.fill-stone-500\/25 {
  fill: #78716c40;
}

.fill-stone-500\/30 {
  fill: #78716c4d;
}

.fill-stone-500\/35 {
  fill: #78716c59;
}

.fill-stone-500\/40 {
  fill: #78716c66;
}

.fill-stone-500\/45 {
  fill: #78716c73;
}

.fill-stone-500\/5 {
  fill: #78716c0d;
}

.fill-stone-500\/50 {
  fill: #78716c80;
}

.fill-stone-500\/55 {
  fill: #78716c8c;
}

.fill-stone-500\/60 {
  fill: #78716c99;
}

.fill-stone-500\/65 {
  fill: #78716ca6;
}

.fill-stone-500\/70 {
  fill: #78716cb3;
}

.fill-stone-500\/75 {
  fill: #78716cbf;
}

.fill-stone-500\/80 {
  fill: #78716ccc;
}

.fill-stone-500\/85 {
  fill: #78716cd9;
}

.fill-stone-500\/90 {
  fill: #78716ce6;
}

.fill-stone-500\/95 {
  fill: #78716cf2;
}

.fill-stone-600 {
  fill: #57534e;
}

.fill-stone-600\/0 {
  fill: #57534e00;
}

.fill-stone-600\/10 {
  fill: #57534e1a;
}

.fill-stone-600\/100 {
  fill: #57534e;
}

.fill-stone-600\/15 {
  fill: #57534e26;
}

.fill-stone-600\/20 {
  fill: #57534e33;
}

.fill-stone-600\/25 {
  fill: #57534e40;
}

.fill-stone-600\/30 {
  fill: #57534e4d;
}

.fill-stone-600\/35 {
  fill: #57534e59;
}

.fill-stone-600\/40 {
  fill: #57534e66;
}

.fill-stone-600\/45 {
  fill: #57534e73;
}

.fill-stone-600\/5 {
  fill: #57534e0d;
}

.fill-stone-600\/50 {
  fill: #57534e80;
}

.fill-stone-600\/55 {
  fill: #57534e8c;
}

.fill-stone-600\/60 {
  fill: #57534e99;
}

.fill-stone-600\/65 {
  fill: #57534ea6;
}

.fill-stone-600\/70 {
  fill: #57534eb3;
}

.fill-stone-600\/75 {
  fill: #57534ebf;
}

.fill-stone-600\/80 {
  fill: #57534ecc;
}

.fill-stone-600\/85 {
  fill: #57534ed9;
}

.fill-stone-600\/90 {
  fill: #57534ee6;
}

.fill-stone-600\/95 {
  fill: #57534ef2;
}

.fill-stone-700 {
  fill: #44403c;
}

.fill-stone-700\/0 {
  fill: #44403c00;
}

.fill-stone-700\/10 {
  fill: #44403c1a;
}

.fill-stone-700\/100 {
  fill: #44403c;
}

.fill-stone-700\/15 {
  fill: #44403c26;
}

.fill-stone-700\/20 {
  fill: #44403c33;
}

.fill-stone-700\/25 {
  fill: #44403c40;
}

.fill-stone-700\/30 {
  fill: #44403c4d;
}

.fill-stone-700\/35 {
  fill: #44403c59;
}

.fill-stone-700\/40 {
  fill: #44403c66;
}

.fill-stone-700\/45 {
  fill: #44403c73;
}

.fill-stone-700\/5 {
  fill: #44403c0d;
}

.fill-stone-700\/50 {
  fill: #44403c80;
}

.fill-stone-700\/55 {
  fill: #44403c8c;
}

.fill-stone-700\/60 {
  fill: #44403c99;
}

.fill-stone-700\/65 {
  fill: #44403ca6;
}

.fill-stone-700\/70 {
  fill: #44403cb3;
}

.fill-stone-700\/75 {
  fill: #44403cbf;
}

.fill-stone-700\/80 {
  fill: #44403ccc;
}

.fill-stone-700\/85 {
  fill: #44403cd9;
}

.fill-stone-700\/90 {
  fill: #44403ce6;
}

.fill-stone-700\/95 {
  fill: #44403cf2;
}

.fill-stone-800 {
  fill: #292524;
}

.fill-stone-800\/0 {
  fill: #29252400;
}

.fill-stone-800\/10 {
  fill: #2925241a;
}

.fill-stone-800\/100 {
  fill: #292524;
}

.fill-stone-800\/15 {
  fill: #29252426;
}

.fill-stone-800\/20 {
  fill: #29252433;
}

.fill-stone-800\/25 {
  fill: #29252440;
}

.fill-stone-800\/30 {
  fill: #2925244d;
}

.fill-stone-800\/35 {
  fill: #29252459;
}

.fill-stone-800\/40 {
  fill: #29252466;
}

.fill-stone-800\/45 {
  fill: #29252473;
}

.fill-stone-800\/5 {
  fill: #2925240d;
}

.fill-stone-800\/50 {
  fill: #29252480;
}

.fill-stone-800\/55 {
  fill: #2925248c;
}

.fill-stone-800\/60 {
  fill: #29252499;
}

.fill-stone-800\/65 {
  fill: #292524a6;
}

.fill-stone-800\/70 {
  fill: #292524b3;
}

.fill-stone-800\/75 {
  fill: #292524bf;
}

.fill-stone-800\/80 {
  fill: #292524cc;
}

.fill-stone-800\/85 {
  fill: #292524d9;
}

.fill-stone-800\/90 {
  fill: #292524e6;
}

.fill-stone-800\/95 {
  fill: #292524f2;
}

.fill-stone-900 {
  fill: #1c1917;
}

.fill-stone-900\/0 {
  fill: #1c191700;
}

.fill-stone-900\/10 {
  fill: #1c19171a;
}

.fill-stone-900\/100 {
  fill: #1c1917;
}

.fill-stone-900\/15 {
  fill: #1c191726;
}

.fill-stone-900\/20 {
  fill: #1c191733;
}

.fill-stone-900\/25 {
  fill: #1c191740;
}

.fill-stone-900\/30 {
  fill: #1c19174d;
}

.fill-stone-900\/35 {
  fill: #1c191759;
}

.fill-stone-900\/40 {
  fill: #1c191766;
}

.fill-stone-900\/45 {
  fill: #1c191773;
}

.fill-stone-900\/5 {
  fill: #1c19170d;
}

.fill-stone-900\/50 {
  fill: #1c191780;
}

.fill-stone-900\/55 {
  fill: #1c19178c;
}

.fill-stone-900\/60 {
  fill: #1c191799;
}

.fill-stone-900\/65 {
  fill: #1c1917a6;
}

.fill-stone-900\/70 {
  fill: #1c1917b3;
}

.fill-stone-900\/75 {
  fill: #1c1917bf;
}

.fill-stone-900\/80 {
  fill: #1c1917cc;
}

.fill-stone-900\/85 {
  fill: #1c1917d9;
}

.fill-stone-900\/90 {
  fill: #1c1917e6;
}

.fill-stone-900\/95 {
  fill: #1c1917f2;
}

.fill-stone-950 {
  fill: #0c0a09;
}

.fill-stone-950\/0 {
  fill: #0c0a0900;
}

.fill-stone-950\/10 {
  fill: #0c0a091a;
}

.fill-stone-950\/100 {
  fill: #0c0a09;
}

.fill-stone-950\/15 {
  fill: #0c0a0926;
}

.fill-stone-950\/20 {
  fill: #0c0a0933;
}

.fill-stone-950\/25 {
  fill: #0c0a0940;
}

.fill-stone-950\/30 {
  fill: #0c0a094d;
}

.fill-stone-950\/35 {
  fill: #0c0a0959;
}

.fill-stone-950\/40 {
  fill: #0c0a0966;
}

.fill-stone-950\/45 {
  fill: #0c0a0973;
}

.fill-stone-950\/5 {
  fill: #0c0a090d;
}

.fill-stone-950\/50 {
  fill: #0c0a0980;
}

.fill-stone-950\/55 {
  fill: #0c0a098c;
}

.fill-stone-950\/60 {
  fill: #0c0a0999;
}

.fill-stone-950\/65 {
  fill: #0c0a09a6;
}

.fill-stone-950\/70 {
  fill: #0c0a09b3;
}

.fill-stone-950\/75 {
  fill: #0c0a09bf;
}

.fill-stone-950\/80 {
  fill: #0c0a09cc;
}

.fill-stone-950\/85 {
  fill: #0c0a09d9;
}

.fill-stone-950\/90 {
  fill: #0c0a09e6;
}

.fill-stone-950\/95 {
  fill: #0c0a09f2;
}

.fill-success {
  fill: var(--fallback-su, oklch(var(--su) / 1));
}

.fill-success-content {
  fill: var(--fallback-suc, oklch(var(--suc) / 1));
}

.fill-success-content\/0 {
  fill: var(--fallback-suc, oklch(var(--suc) / 0));
}

.fill-success-content\/10 {
  fill: var(--fallback-suc, oklch(var(--suc) / .1));
}

.fill-success-content\/100 {
  fill: var(--fallback-suc, oklch(var(--suc) / 1));
}

.fill-success-content\/15 {
  fill: var(--fallback-suc, oklch(var(--suc) / .15));
}

.fill-success-content\/20 {
  fill: var(--fallback-suc, oklch(var(--suc) / .2));
}

.fill-success-content\/25 {
  fill: var(--fallback-suc, oklch(var(--suc) / .25));
}

.fill-success-content\/30 {
  fill: var(--fallback-suc, oklch(var(--suc) / .3));
}

.fill-success-content\/35 {
  fill: var(--fallback-suc, oklch(var(--suc) / .35));
}

.fill-success-content\/40 {
  fill: var(--fallback-suc, oklch(var(--suc) / .4));
}

.fill-success-content\/45 {
  fill: var(--fallback-suc, oklch(var(--suc) / .45));
}

.fill-success-content\/5 {
  fill: var(--fallback-suc, oklch(var(--suc) / .05));
}

.fill-success-content\/50 {
  fill: var(--fallback-suc, oklch(var(--suc) / .5));
}

.fill-success-content\/55 {
  fill: var(--fallback-suc, oklch(var(--suc) / .55));
}

.fill-success-content\/60 {
  fill: var(--fallback-suc, oklch(var(--suc) / .6));
}

.fill-success-content\/65 {
  fill: var(--fallback-suc, oklch(var(--suc) / .65));
}

.fill-success-content\/70 {
  fill: var(--fallback-suc, oklch(var(--suc) / .7));
}

.fill-success-content\/75 {
  fill: var(--fallback-suc, oklch(var(--suc) / .75));
}

.fill-success-content\/80 {
  fill: var(--fallback-suc, oklch(var(--suc) / .8));
}

.fill-success-content\/85 {
  fill: var(--fallback-suc, oklch(var(--suc) / .85));
}

.fill-success-content\/90 {
  fill: var(--fallback-suc, oklch(var(--suc) / .9));
}

.fill-success-content\/95 {
  fill: var(--fallback-suc, oklch(var(--suc) / .95));
}

.fill-success\/0 {
  fill: var(--fallback-su, oklch(var(--su) / 0));
}

.fill-success\/10 {
  fill: var(--fallback-su, oklch(var(--su) / .1));
}

.fill-success\/100 {
  fill: var(--fallback-su, oklch(var(--su) / 1));
}

.fill-success\/15 {
  fill: var(--fallback-su, oklch(var(--su) / .15));
}

.fill-success\/20 {
  fill: var(--fallback-su, oklch(var(--su) / .2));
}

.fill-success\/25 {
  fill: var(--fallback-su, oklch(var(--su) / .25));
}

.fill-success\/30 {
  fill: var(--fallback-su, oklch(var(--su) / .3));
}

.fill-success\/35 {
  fill: var(--fallback-su, oklch(var(--su) / .35));
}

.fill-success\/40 {
  fill: var(--fallback-su, oklch(var(--su) / .4));
}

.fill-success\/45 {
  fill: var(--fallback-su, oklch(var(--su) / .45));
}

.fill-success\/5 {
  fill: var(--fallback-su, oklch(var(--su) / .05));
}

.fill-success\/50 {
  fill: var(--fallback-su, oklch(var(--su) / .5));
}

.fill-success\/55 {
  fill: var(--fallback-su, oklch(var(--su) / .55));
}

.fill-success\/60 {
  fill: var(--fallback-su, oklch(var(--su) / .6));
}

.fill-success\/65 {
  fill: var(--fallback-su, oklch(var(--su) / .65));
}

.fill-success\/70 {
  fill: var(--fallback-su, oklch(var(--su) / .7));
}

.fill-success\/75 {
  fill: var(--fallback-su, oklch(var(--su) / .75));
}

.fill-success\/80 {
  fill: var(--fallback-su, oklch(var(--su) / .8));
}

.fill-success\/85 {
  fill: var(--fallback-su, oklch(var(--su) / .85));
}

.fill-success\/90 {
  fill: var(--fallback-su, oklch(var(--su) / .9));
}

.fill-success\/95 {
  fill: var(--fallback-su, oklch(var(--su) / .95));
}

.fill-teal-100 {
  fill: #ccfbf1;
}

.fill-teal-100\/0 {
  fill: #ccfbf100;
}

.fill-teal-100\/10 {
  fill: #ccfbf11a;
}

.fill-teal-100\/100 {
  fill: #ccfbf1;
}

.fill-teal-100\/15 {
  fill: #ccfbf126;
}

.fill-teal-100\/20 {
  fill: #ccfbf133;
}

.fill-teal-100\/25 {
  fill: #ccfbf140;
}

.fill-teal-100\/30 {
  fill: #ccfbf14d;
}

.fill-teal-100\/35 {
  fill: #ccfbf159;
}

.fill-teal-100\/40 {
  fill: #ccfbf166;
}

.fill-teal-100\/45 {
  fill: #ccfbf173;
}

.fill-teal-100\/5 {
  fill: #ccfbf10d;
}

.fill-teal-100\/50 {
  fill: #ccfbf180;
}

.fill-teal-100\/55 {
  fill: #ccfbf18c;
}

.fill-teal-100\/60 {
  fill: #ccfbf199;
}

.fill-teal-100\/65 {
  fill: #ccfbf1a6;
}

.fill-teal-100\/70 {
  fill: #ccfbf1b3;
}

.fill-teal-100\/75 {
  fill: #ccfbf1bf;
}

.fill-teal-100\/80 {
  fill: #ccfbf1cc;
}

.fill-teal-100\/85 {
  fill: #ccfbf1d9;
}

.fill-teal-100\/90 {
  fill: #ccfbf1e6;
}

.fill-teal-100\/95 {
  fill: #ccfbf1f2;
}

.fill-teal-200 {
  fill: #99f6e4;
}

.fill-teal-200\/0 {
  fill: #99f6e400;
}

.fill-teal-200\/10 {
  fill: #99f6e41a;
}

.fill-teal-200\/100 {
  fill: #99f6e4;
}

.fill-teal-200\/15 {
  fill: #99f6e426;
}

.fill-teal-200\/20 {
  fill: #99f6e433;
}

.fill-teal-200\/25 {
  fill: #99f6e440;
}

.fill-teal-200\/30 {
  fill: #99f6e44d;
}

.fill-teal-200\/35 {
  fill: #99f6e459;
}

.fill-teal-200\/40 {
  fill: #99f6e466;
}

.fill-teal-200\/45 {
  fill: #99f6e473;
}

.fill-teal-200\/5 {
  fill: #99f6e40d;
}

.fill-teal-200\/50 {
  fill: #99f6e480;
}

.fill-teal-200\/55 {
  fill: #99f6e48c;
}

.fill-teal-200\/60 {
  fill: #99f6e499;
}

.fill-teal-200\/65 {
  fill: #99f6e4a6;
}

.fill-teal-200\/70 {
  fill: #99f6e4b3;
}

.fill-teal-200\/75 {
  fill: #99f6e4bf;
}

.fill-teal-200\/80 {
  fill: #99f6e4cc;
}

.fill-teal-200\/85 {
  fill: #99f6e4d9;
}

.fill-teal-200\/90 {
  fill: #99f6e4e6;
}

.fill-teal-200\/95 {
  fill: #99f6e4f2;
}

.fill-teal-300 {
  fill: #5eead4;
}

.fill-teal-300\/0 {
  fill: #5eead400;
}

.fill-teal-300\/10 {
  fill: #5eead41a;
}

.fill-teal-300\/100 {
  fill: #5eead4;
}

.fill-teal-300\/15 {
  fill: #5eead426;
}

.fill-teal-300\/20 {
  fill: #5eead433;
}

.fill-teal-300\/25 {
  fill: #5eead440;
}

.fill-teal-300\/30 {
  fill: #5eead44d;
}

.fill-teal-300\/35 {
  fill: #5eead459;
}

.fill-teal-300\/40 {
  fill: #5eead466;
}

.fill-teal-300\/45 {
  fill: #5eead473;
}

.fill-teal-300\/5 {
  fill: #5eead40d;
}

.fill-teal-300\/50 {
  fill: #5eead480;
}

.fill-teal-300\/55 {
  fill: #5eead48c;
}

.fill-teal-300\/60 {
  fill: #5eead499;
}

.fill-teal-300\/65 {
  fill: #5eead4a6;
}

.fill-teal-300\/70 {
  fill: #5eead4b3;
}

.fill-teal-300\/75 {
  fill: #5eead4bf;
}

.fill-teal-300\/80 {
  fill: #5eead4cc;
}

.fill-teal-300\/85 {
  fill: #5eead4d9;
}

.fill-teal-300\/90 {
  fill: #5eead4e6;
}

.fill-teal-300\/95 {
  fill: #5eead4f2;
}

.fill-teal-400 {
  fill: #2dd4bf;
}

.fill-teal-400\/0 {
  fill: #2dd4bf00;
}

.fill-teal-400\/10 {
  fill: #2dd4bf1a;
}

.fill-teal-400\/100 {
  fill: #2dd4bf;
}

.fill-teal-400\/15 {
  fill: #2dd4bf26;
}

.fill-teal-400\/20 {
  fill: #2dd4bf33;
}

.fill-teal-400\/25 {
  fill: #2dd4bf40;
}

.fill-teal-400\/30 {
  fill: #2dd4bf4d;
}

.fill-teal-400\/35 {
  fill: #2dd4bf59;
}

.fill-teal-400\/40 {
  fill: #2dd4bf66;
}

.fill-teal-400\/45 {
  fill: #2dd4bf73;
}

.fill-teal-400\/5 {
  fill: #2dd4bf0d;
}

.fill-teal-400\/50 {
  fill: #2dd4bf80;
}

.fill-teal-400\/55 {
  fill: #2dd4bf8c;
}

.fill-teal-400\/60 {
  fill: #2dd4bf99;
}

.fill-teal-400\/65 {
  fill: #2dd4bfa6;
}

.fill-teal-400\/70 {
  fill: #2dd4bfb3;
}

.fill-teal-400\/75 {
  fill: #2dd4bfbf;
}

.fill-teal-400\/80 {
  fill: #2dd4bfcc;
}

.fill-teal-400\/85 {
  fill: #2dd4bfd9;
}

.fill-teal-400\/90 {
  fill: #2dd4bfe6;
}

.fill-teal-400\/95 {
  fill: #2dd4bff2;
}

.fill-teal-50 {
  fill: #f0fdfa;
}

.fill-teal-50\/0 {
  fill: #f0fdfa00;
}

.fill-teal-50\/10 {
  fill: #f0fdfa1a;
}

.fill-teal-50\/100 {
  fill: #f0fdfa;
}

.fill-teal-50\/15 {
  fill: #f0fdfa26;
}

.fill-teal-50\/20 {
  fill: #f0fdfa33;
}

.fill-teal-50\/25 {
  fill: #f0fdfa40;
}

.fill-teal-50\/30 {
  fill: #f0fdfa4d;
}

.fill-teal-50\/35 {
  fill: #f0fdfa59;
}

.fill-teal-50\/40 {
  fill: #f0fdfa66;
}

.fill-teal-50\/45 {
  fill: #f0fdfa73;
}

.fill-teal-50\/5 {
  fill: #f0fdfa0d;
}

.fill-teal-50\/50 {
  fill: #f0fdfa80;
}

.fill-teal-50\/55 {
  fill: #f0fdfa8c;
}

.fill-teal-50\/60 {
  fill: #f0fdfa99;
}

.fill-teal-50\/65 {
  fill: #f0fdfaa6;
}

.fill-teal-50\/70 {
  fill: #f0fdfab3;
}

.fill-teal-50\/75 {
  fill: #f0fdfabf;
}

.fill-teal-50\/80 {
  fill: #f0fdfacc;
}

.fill-teal-50\/85 {
  fill: #f0fdfad9;
}

.fill-teal-50\/90 {
  fill: #f0fdfae6;
}

.fill-teal-50\/95 {
  fill: #f0fdfaf2;
}

.fill-teal-500 {
  fill: #14b8a6;
}

.fill-teal-500\/0 {
  fill: #14b8a600;
}

.fill-teal-500\/10 {
  fill: #14b8a61a;
}

.fill-teal-500\/100 {
  fill: #14b8a6;
}

.fill-teal-500\/15 {
  fill: #14b8a626;
}

.fill-teal-500\/20 {
  fill: #14b8a633;
}

.fill-teal-500\/25 {
  fill: #14b8a640;
}

.fill-teal-500\/30 {
  fill: #14b8a64d;
}

.fill-teal-500\/35 {
  fill: #14b8a659;
}

.fill-teal-500\/40 {
  fill: #14b8a666;
}

.fill-teal-500\/45 {
  fill: #14b8a673;
}

.fill-teal-500\/5 {
  fill: #14b8a60d;
}

.fill-teal-500\/50 {
  fill: #14b8a680;
}

.fill-teal-500\/55 {
  fill: #14b8a68c;
}

.fill-teal-500\/60 {
  fill: #14b8a699;
}

.fill-teal-500\/65 {
  fill: #14b8a6a6;
}

.fill-teal-500\/70 {
  fill: #14b8a6b3;
}

.fill-teal-500\/75 {
  fill: #14b8a6bf;
}

.fill-teal-500\/80 {
  fill: #14b8a6cc;
}

.fill-teal-500\/85 {
  fill: #14b8a6d9;
}

.fill-teal-500\/90 {
  fill: #14b8a6e6;
}

.fill-teal-500\/95 {
  fill: #14b8a6f2;
}

.fill-teal-600 {
  fill: #0d9488;
}

.fill-teal-600\/0 {
  fill: #0d948800;
}

.fill-teal-600\/10 {
  fill: #0d94881a;
}

.fill-teal-600\/100 {
  fill: #0d9488;
}

.fill-teal-600\/15 {
  fill: #0d948826;
}

.fill-teal-600\/20 {
  fill: #0d948833;
}

.fill-teal-600\/25 {
  fill: #0d948840;
}

.fill-teal-600\/30 {
  fill: #0d94884d;
}

.fill-teal-600\/35 {
  fill: #0d948859;
}

.fill-teal-600\/40 {
  fill: #0d948866;
}

.fill-teal-600\/45 {
  fill: #0d948873;
}

.fill-teal-600\/5 {
  fill: #0d94880d;
}

.fill-teal-600\/50 {
  fill: #0d948880;
}

.fill-teal-600\/55 {
  fill: #0d94888c;
}

.fill-teal-600\/60 {
  fill: #0d948899;
}

.fill-teal-600\/65 {
  fill: #0d9488a6;
}

.fill-teal-600\/70 {
  fill: #0d9488b3;
}

.fill-teal-600\/75 {
  fill: #0d9488bf;
}

.fill-teal-600\/80 {
  fill: #0d9488cc;
}

.fill-teal-600\/85 {
  fill: #0d9488d9;
}

.fill-teal-600\/90 {
  fill: #0d9488e6;
}

.fill-teal-600\/95 {
  fill: #0d9488f2;
}

.fill-teal-700 {
  fill: #0f766e;
}

.fill-teal-700\/0 {
  fill: #0f766e00;
}

.fill-teal-700\/10 {
  fill: #0f766e1a;
}

.fill-teal-700\/100 {
  fill: #0f766e;
}

.fill-teal-700\/15 {
  fill: #0f766e26;
}

.fill-teal-700\/20 {
  fill: #0f766e33;
}

.fill-teal-700\/25 {
  fill: #0f766e40;
}

.fill-teal-700\/30 {
  fill: #0f766e4d;
}

.fill-teal-700\/35 {
  fill: #0f766e59;
}

.fill-teal-700\/40 {
  fill: #0f766e66;
}

.fill-teal-700\/45 {
  fill: #0f766e73;
}

.fill-teal-700\/5 {
  fill: #0f766e0d;
}

.fill-teal-700\/50 {
  fill: #0f766e80;
}

.fill-teal-700\/55 {
  fill: #0f766e8c;
}

.fill-teal-700\/60 {
  fill: #0f766e99;
}

.fill-teal-700\/65 {
  fill: #0f766ea6;
}

.fill-teal-700\/70 {
  fill: #0f766eb3;
}

.fill-teal-700\/75 {
  fill: #0f766ebf;
}

.fill-teal-700\/80 {
  fill: #0f766ecc;
}

.fill-teal-700\/85 {
  fill: #0f766ed9;
}

.fill-teal-700\/90 {
  fill: #0f766ee6;
}

.fill-teal-700\/95 {
  fill: #0f766ef2;
}

.fill-teal-800 {
  fill: #115e59;
}

.fill-teal-800\/0 {
  fill: #115e5900;
}

.fill-teal-800\/10 {
  fill: #115e591a;
}

.fill-teal-800\/100 {
  fill: #115e59;
}

.fill-teal-800\/15 {
  fill: #115e5926;
}

.fill-teal-800\/20 {
  fill: #115e5933;
}

.fill-teal-800\/25 {
  fill: #115e5940;
}

.fill-teal-800\/30 {
  fill: #115e594d;
}

.fill-teal-800\/35 {
  fill: #115e5959;
}

.fill-teal-800\/40 {
  fill: #115e5966;
}

.fill-teal-800\/45 {
  fill: #115e5973;
}

.fill-teal-800\/5 {
  fill: #115e590d;
}

.fill-teal-800\/50 {
  fill: #115e5980;
}

.fill-teal-800\/55 {
  fill: #115e598c;
}

.fill-teal-800\/60 {
  fill: #115e5999;
}

.fill-teal-800\/65 {
  fill: #115e59a6;
}

.fill-teal-800\/70 {
  fill: #115e59b3;
}

.fill-teal-800\/75 {
  fill: #115e59bf;
}

.fill-teal-800\/80 {
  fill: #115e59cc;
}

.fill-teal-800\/85 {
  fill: #115e59d9;
}

.fill-teal-800\/90 {
  fill: #115e59e6;
}

.fill-teal-800\/95 {
  fill: #115e59f2;
}

.fill-teal-900 {
  fill: #134e4a;
}

.fill-teal-900\/0 {
  fill: #134e4a00;
}

.fill-teal-900\/10 {
  fill: #134e4a1a;
}

.fill-teal-900\/100 {
  fill: #134e4a;
}

.fill-teal-900\/15 {
  fill: #134e4a26;
}

.fill-teal-900\/20 {
  fill: #134e4a33;
}

.fill-teal-900\/25 {
  fill: #134e4a40;
}

.fill-teal-900\/30 {
  fill: #134e4a4d;
}

.fill-teal-900\/35 {
  fill: #134e4a59;
}

.fill-teal-900\/40 {
  fill: #134e4a66;
}

.fill-teal-900\/45 {
  fill: #134e4a73;
}

.fill-teal-900\/5 {
  fill: #134e4a0d;
}

.fill-teal-900\/50 {
  fill: #134e4a80;
}

.fill-teal-900\/55 {
  fill: #134e4a8c;
}

.fill-teal-900\/60 {
  fill: #134e4a99;
}

.fill-teal-900\/65 {
  fill: #134e4aa6;
}

.fill-teal-900\/70 {
  fill: #134e4ab3;
}

.fill-teal-900\/75 {
  fill: #134e4abf;
}

.fill-teal-900\/80 {
  fill: #134e4acc;
}

.fill-teal-900\/85 {
  fill: #134e4ad9;
}

.fill-teal-900\/90 {
  fill: #134e4ae6;
}

.fill-teal-900\/95 {
  fill: #134e4af2;
}

.fill-teal-950 {
  fill: #042f2e;
}

.fill-teal-950\/0 {
  fill: #042f2e00;
}

.fill-teal-950\/10 {
  fill: #042f2e1a;
}

.fill-teal-950\/100 {
  fill: #042f2e;
}

.fill-teal-950\/15 {
  fill: #042f2e26;
}

.fill-teal-950\/20 {
  fill: #042f2e33;
}

.fill-teal-950\/25 {
  fill: #042f2e40;
}

.fill-teal-950\/30 {
  fill: #042f2e4d;
}

.fill-teal-950\/35 {
  fill: #042f2e59;
}

.fill-teal-950\/40 {
  fill: #042f2e66;
}

.fill-teal-950\/45 {
  fill: #042f2e73;
}

.fill-teal-950\/5 {
  fill: #042f2e0d;
}

.fill-teal-950\/50 {
  fill: #042f2e80;
}

.fill-teal-950\/55 {
  fill: #042f2e8c;
}

.fill-teal-950\/60 {
  fill: #042f2e99;
}

.fill-teal-950\/65 {
  fill: #042f2ea6;
}

.fill-teal-950\/70 {
  fill: #042f2eb3;
}

.fill-teal-950\/75 {
  fill: #042f2ebf;
}

.fill-teal-950\/80 {
  fill: #042f2ecc;
}

.fill-teal-950\/85 {
  fill: #042f2ed9;
}

.fill-teal-950\/90 {
  fill: #042f2ee6;
}

.fill-teal-950\/95 {
  fill: #042f2ef2;
}

.fill-transparent, .fill-transparent\/0 {
  fill: #0000;
}

.fill-transparent\/10 {
  fill: #0000001a;
}

.fill-transparent\/100 {
  fill: #000;
}

.fill-transparent\/15 {
  fill: #00000026;
}

.fill-transparent\/20 {
  fill: #0003;
}

.fill-transparent\/25 {
  fill: #00000040;
}

.fill-transparent\/30 {
  fill: #0000004d;
}

.fill-transparent\/35 {
  fill: #00000059;
}

.fill-transparent\/40 {
  fill: #0006;
}

.fill-transparent\/45 {
  fill: #00000073;
}

.fill-transparent\/5 {
  fill: #0000000d;
}

.fill-transparent\/50 {
  fill: #00000080;
}

.fill-transparent\/55 {
  fill: #0000008c;
}

.fill-transparent\/60 {
  fill: #0009;
}

.fill-transparent\/65 {
  fill: #000000a6;
}

.fill-transparent\/70 {
  fill: #000000b3;
}

.fill-transparent\/75 {
  fill: #000000bf;
}

.fill-transparent\/80 {
  fill: #000c;
}

.fill-transparent\/85 {
  fill: #000000d9;
}

.fill-transparent\/90 {
  fill: #000000e6;
}

.fill-transparent\/95 {
  fill: #000000f2;
}

.fill-violet-100 {
  fill: #ede9fe;
}

.fill-violet-100\/0 {
  fill: #ede9fe00;
}

.fill-violet-100\/10 {
  fill: #ede9fe1a;
}

.fill-violet-100\/100 {
  fill: #ede9fe;
}

.fill-violet-100\/15 {
  fill: #ede9fe26;
}

.fill-violet-100\/20 {
  fill: #ede9fe33;
}

.fill-violet-100\/25 {
  fill: #ede9fe40;
}

.fill-violet-100\/30 {
  fill: #ede9fe4d;
}

.fill-violet-100\/35 {
  fill: #ede9fe59;
}

.fill-violet-100\/40 {
  fill: #ede9fe66;
}

.fill-violet-100\/45 {
  fill: #ede9fe73;
}

.fill-violet-100\/5 {
  fill: #ede9fe0d;
}

.fill-violet-100\/50 {
  fill: #ede9fe80;
}

.fill-violet-100\/55 {
  fill: #ede9fe8c;
}

.fill-violet-100\/60 {
  fill: #ede9fe99;
}

.fill-violet-100\/65 {
  fill: #ede9fea6;
}

.fill-violet-100\/70 {
  fill: #ede9feb3;
}

.fill-violet-100\/75 {
  fill: #ede9febf;
}

.fill-violet-100\/80 {
  fill: #ede9fecc;
}

.fill-violet-100\/85 {
  fill: #ede9fed9;
}

.fill-violet-100\/90 {
  fill: #ede9fee6;
}

.fill-violet-100\/95 {
  fill: #ede9fef2;
}

.fill-violet-200 {
  fill: #ddd6fe;
}

.fill-violet-200\/0 {
  fill: #ddd6fe00;
}

.fill-violet-200\/10 {
  fill: #ddd6fe1a;
}

.fill-violet-200\/100 {
  fill: #ddd6fe;
}

.fill-violet-200\/15 {
  fill: #ddd6fe26;
}

.fill-violet-200\/20 {
  fill: #ddd6fe33;
}

.fill-violet-200\/25 {
  fill: #ddd6fe40;
}

.fill-violet-200\/30 {
  fill: #ddd6fe4d;
}

.fill-violet-200\/35 {
  fill: #ddd6fe59;
}

.fill-violet-200\/40 {
  fill: #ddd6fe66;
}

.fill-violet-200\/45 {
  fill: #ddd6fe73;
}

.fill-violet-200\/5 {
  fill: #ddd6fe0d;
}

.fill-violet-200\/50 {
  fill: #ddd6fe80;
}

.fill-violet-200\/55 {
  fill: #ddd6fe8c;
}

.fill-violet-200\/60 {
  fill: #ddd6fe99;
}

.fill-violet-200\/65 {
  fill: #ddd6fea6;
}

.fill-violet-200\/70 {
  fill: #ddd6feb3;
}

.fill-violet-200\/75 {
  fill: #ddd6febf;
}

.fill-violet-200\/80 {
  fill: #ddd6fecc;
}

.fill-violet-200\/85 {
  fill: #ddd6fed9;
}

.fill-violet-200\/90 {
  fill: #ddd6fee6;
}

.fill-violet-200\/95 {
  fill: #ddd6fef2;
}

.fill-violet-300 {
  fill: #c4b5fd;
}

.fill-violet-300\/0 {
  fill: #c4b5fd00;
}

.fill-violet-300\/10 {
  fill: #c4b5fd1a;
}

.fill-violet-300\/100 {
  fill: #c4b5fd;
}

.fill-violet-300\/15 {
  fill: #c4b5fd26;
}

.fill-violet-300\/20 {
  fill: #c4b5fd33;
}

.fill-violet-300\/25 {
  fill: #c4b5fd40;
}

.fill-violet-300\/30 {
  fill: #c4b5fd4d;
}

.fill-violet-300\/35 {
  fill: #c4b5fd59;
}

.fill-violet-300\/40 {
  fill: #c4b5fd66;
}

.fill-violet-300\/45 {
  fill: #c4b5fd73;
}

.fill-violet-300\/5 {
  fill: #c4b5fd0d;
}

.fill-violet-300\/50 {
  fill: #c4b5fd80;
}

.fill-violet-300\/55 {
  fill: #c4b5fd8c;
}

.fill-violet-300\/60 {
  fill: #c4b5fd99;
}

.fill-violet-300\/65 {
  fill: #c4b5fda6;
}

.fill-violet-300\/70 {
  fill: #c4b5fdb3;
}

.fill-violet-300\/75 {
  fill: #c4b5fdbf;
}

.fill-violet-300\/80 {
  fill: #c4b5fdcc;
}

.fill-violet-300\/85 {
  fill: #c4b5fdd9;
}

.fill-violet-300\/90 {
  fill: #c4b5fde6;
}

.fill-violet-300\/95 {
  fill: #c4b5fdf2;
}

.fill-violet-400 {
  fill: #a78bfa;
}

.fill-violet-400\/0 {
  fill: #a78bfa00;
}

.fill-violet-400\/10 {
  fill: #a78bfa1a;
}

.fill-violet-400\/100 {
  fill: #a78bfa;
}

.fill-violet-400\/15 {
  fill: #a78bfa26;
}

.fill-violet-400\/20 {
  fill: #a78bfa33;
}

.fill-violet-400\/25 {
  fill: #a78bfa40;
}

.fill-violet-400\/30 {
  fill: #a78bfa4d;
}

.fill-violet-400\/35 {
  fill: #a78bfa59;
}

.fill-violet-400\/40 {
  fill: #a78bfa66;
}

.fill-violet-400\/45 {
  fill: #a78bfa73;
}

.fill-violet-400\/5 {
  fill: #a78bfa0d;
}

.fill-violet-400\/50 {
  fill: #a78bfa80;
}

.fill-violet-400\/55 {
  fill: #a78bfa8c;
}

.fill-violet-400\/60 {
  fill: #a78bfa99;
}

.fill-violet-400\/65 {
  fill: #a78bfaa6;
}

.fill-violet-400\/70 {
  fill: #a78bfab3;
}

.fill-violet-400\/75 {
  fill: #a78bfabf;
}

.fill-violet-400\/80 {
  fill: #a78bfacc;
}

.fill-violet-400\/85 {
  fill: #a78bfad9;
}

.fill-violet-400\/90 {
  fill: #a78bfae6;
}

.fill-violet-400\/95 {
  fill: #a78bfaf2;
}

.fill-violet-50 {
  fill: #f5f3ff;
}

.fill-violet-50\/0 {
  fill: #f5f3ff00;
}

.fill-violet-50\/10 {
  fill: #f5f3ff1a;
}

.fill-violet-50\/100 {
  fill: #f5f3ff;
}

.fill-violet-50\/15 {
  fill: #f5f3ff26;
}

.fill-violet-50\/20 {
  fill: #f5f3ff33;
}

.fill-violet-50\/25 {
  fill: #f5f3ff40;
}

.fill-violet-50\/30 {
  fill: #f5f3ff4d;
}

.fill-violet-50\/35 {
  fill: #f5f3ff59;
}

.fill-violet-50\/40 {
  fill: #f5f3ff66;
}

.fill-violet-50\/45 {
  fill: #f5f3ff73;
}

.fill-violet-50\/5 {
  fill: #f5f3ff0d;
}

.fill-violet-50\/50 {
  fill: #f5f3ff80;
}

.fill-violet-50\/55 {
  fill: #f5f3ff8c;
}

.fill-violet-50\/60 {
  fill: #f5f3ff99;
}

.fill-violet-50\/65 {
  fill: #f5f3ffa6;
}

.fill-violet-50\/70 {
  fill: #f5f3ffb3;
}

.fill-violet-50\/75 {
  fill: #f5f3ffbf;
}

.fill-violet-50\/80 {
  fill: #f5f3ffcc;
}

.fill-violet-50\/85 {
  fill: #f5f3ffd9;
}

.fill-violet-50\/90 {
  fill: #f5f3ffe6;
}

.fill-violet-50\/95 {
  fill: #f5f3fff2;
}

.fill-violet-500 {
  fill: #8b5cf6;
}

.fill-violet-500\/0 {
  fill: #8b5cf600;
}

.fill-violet-500\/10 {
  fill: #8b5cf61a;
}

.fill-violet-500\/100 {
  fill: #8b5cf6;
}

.fill-violet-500\/15 {
  fill: #8b5cf626;
}

.fill-violet-500\/20 {
  fill: #8b5cf633;
}

.fill-violet-500\/25 {
  fill: #8b5cf640;
}

.fill-violet-500\/30 {
  fill: #8b5cf64d;
}

.fill-violet-500\/35 {
  fill: #8b5cf659;
}

.fill-violet-500\/40 {
  fill: #8b5cf666;
}

.fill-violet-500\/45 {
  fill: #8b5cf673;
}

.fill-violet-500\/5 {
  fill: #8b5cf60d;
}

.fill-violet-500\/50 {
  fill: #8b5cf680;
}

.fill-violet-500\/55 {
  fill: #8b5cf68c;
}

.fill-violet-500\/60 {
  fill: #8b5cf699;
}

.fill-violet-500\/65 {
  fill: #8b5cf6a6;
}

.fill-violet-500\/70 {
  fill: #8b5cf6b3;
}

.fill-violet-500\/75 {
  fill: #8b5cf6bf;
}

.fill-violet-500\/80 {
  fill: #8b5cf6cc;
}

.fill-violet-500\/85 {
  fill: #8b5cf6d9;
}

.fill-violet-500\/90 {
  fill: #8b5cf6e6;
}

.fill-violet-500\/95 {
  fill: #8b5cf6f2;
}

.fill-violet-600 {
  fill: #7c3aed;
}

.fill-violet-600\/0 {
  fill: #7c3aed00;
}

.fill-violet-600\/10 {
  fill: #7c3aed1a;
}

.fill-violet-600\/100 {
  fill: #7c3aed;
}

.fill-violet-600\/15 {
  fill: #7c3aed26;
}

.fill-violet-600\/20 {
  fill: #7c3aed33;
}

.fill-violet-600\/25 {
  fill: #7c3aed40;
}

.fill-violet-600\/30 {
  fill: #7c3aed4d;
}

.fill-violet-600\/35 {
  fill: #7c3aed59;
}

.fill-violet-600\/40 {
  fill: #7c3aed66;
}

.fill-violet-600\/45 {
  fill: #7c3aed73;
}

.fill-violet-600\/5 {
  fill: #7c3aed0d;
}

.fill-violet-600\/50 {
  fill: #7c3aed80;
}

.fill-violet-600\/55 {
  fill: #7c3aed8c;
}

.fill-violet-600\/60 {
  fill: #7c3aed99;
}

.fill-violet-600\/65 {
  fill: #7c3aeda6;
}

.fill-violet-600\/70 {
  fill: #7c3aedb3;
}

.fill-violet-600\/75 {
  fill: #7c3aedbf;
}

.fill-violet-600\/80 {
  fill: #7c3aedcc;
}

.fill-violet-600\/85 {
  fill: #7c3aedd9;
}

.fill-violet-600\/90 {
  fill: #7c3aede6;
}

.fill-violet-600\/95 {
  fill: #7c3aedf2;
}

.fill-violet-700 {
  fill: #6d28d9;
}

.fill-violet-700\/0 {
  fill: #6d28d900;
}

.fill-violet-700\/10 {
  fill: #6d28d91a;
}

.fill-violet-700\/100 {
  fill: #6d28d9;
}

.fill-violet-700\/15 {
  fill: #6d28d926;
}

.fill-violet-700\/20 {
  fill: #6d28d933;
}

.fill-violet-700\/25 {
  fill: #6d28d940;
}

.fill-violet-700\/30 {
  fill: #6d28d94d;
}

.fill-violet-700\/35 {
  fill: #6d28d959;
}

.fill-violet-700\/40 {
  fill: #6d28d966;
}

.fill-violet-700\/45 {
  fill: #6d28d973;
}

.fill-violet-700\/5 {
  fill: #6d28d90d;
}

.fill-violet-700\/50 {
  fill: #6d28d980;
}

.fill-violet-700\/55 {
  fill: #6d28d98c;
}

.fill-violet-700\/60 {
  fill: #6d28d999;
}

.fill-violet-700\/65 {
  fill: #6d28d9a6;
}

.fill-violet-700\/70 {
  fill: #6d28d9b3;
}

.fill-violet-700\/75 {
  fill: #6d28d9bf;
}

.fill-violet-700\/80 {
  fill: #6d28d9cc;
}

.fill-violet-700\/85 {
  fill: #6d28d9d9;
}

.fill-violet-700\/90 {
  fill: #6d28d9e6;
}

.fill-violet-700\/95 {
  fill: #6d28d9f2;
}

.fill-violet-800 {
  fill: #5b21b6;
}

.fill-violet-800\/0 {
  fill: #5b21b600;
}

.fill-violet-800\/10 {
  fill: #5b21b61a;
}

.fill-violet-800\/100 {
  fill: #5b21b6;
}

.fill-violet-800\/15 {
  fill: #5b21b626;
}

.fill-violet-800\/20 {
  fill: #5b21b633;
}

.fill-violet-800\/25 {
  fill: #5b21b640;
}

.fill-violet-800\/30 {
  fill: #5b21b64d;
}

.fill-violet-800\/35 {
  fill: #5b21b659;
}

.fill-violet-800\/40 {
  fill: #5b21b666;
}

.fill-violet-800\/45 {
  fill: #5b21b673;
}

.fill-violet-800\/5 {
  fill: #5b21b60d;
}

.fill-violet-800\/50 {
  fill: #5b21b680;
}

.fill-violet-800\/55 {
  fill: #5b21b68c;
}

.fill-violet-800\/60 {
  fill: #5b21b699;
}

.fill-violet-800\/65 {
  fill: #5b21b6a6;
}

.fill-violet-800\/70 {
  fill: #5b21b6b3;
}

.fill-violet-800\/75 {
  fill: #5b21b6bf;
}

.fill-violet-800\/80 {
  fill: #5b21b6cc;
}

.fill-violet-800\/85 {
  fill: #5b21b6d9;
}

.fill-violet-800\/90 {
  fill: #5b21b6e6;
}

.fill-violet-800\/95 {
  fill: #5b21b6f2;
}

.fill-violet-900 {
  fill: #4c1d95;
}

.fill-violet-900\/0 {
  fill: #4c1d9500;
}

.fill-violet-900\/10 {
  fill: #4c1d951a;
}

.fill-violet-900\/100 {
  fill: #4c1d95;
}

.fill-violet-900\/15 {
  fill: #4c1d9526;
}

.fill-violet-900\/20 {
  fill: #4c1d9533;
}

.fill-violet-900\/25 {
  fill: #4c1d9540;
}

.fill-violet-900\/30 {
  fill: #4c1d954d;
}

.fill-violet-900\/35 {
  fill: #4c1d9559;
}

.fill-violet-900\/40 {
  fill: #4c1d9566;
}

.fill-violet-900\/45 {
  fill: #4c1d9573;
}

.fill-violet-900\/5 {
  fill: #4c1d950d;
}

.fill-violet-900\/50 {
  fill: #4c1d9580;
}

.fill-violet-900\/55 {
  fill: #4c1d958c;
}

.fill-violet-900\/60 {
  fill: #4c1d9599;
}

.fill-violet-900\/65 {
  fill: #4c1d95a6;
}

.fill-violet-900\/70 {
  fill: #4c1d95b3;
}

.fill-violet-900\/75 {
  fill: #4c1d95bf;
}

.fill-violet-900\/80 {
  fill: #4c1d95cc;
}

.fill-violet-900\/85 {
  fill: #4c1d95d9;
}

.fill-violet-900\/90 {
  fill: #4c1d95e6;
}

.fill-violet-900\/95 {
  fill: #4c1d95f2;
}

.fill-violet-950 {
  fill: #2e1065;
}

.fill-violet-950\/0 {
  fill: #2e106500;
}

.fill-violet-950\/10 {
  fill: #2e10651a;
}

.fill-violet-950\/100 {
  fill: #2e1065;
}

.fill-violet-950\/15 {
  fill: #2e106526;
}

.fill-violet-950\/20 {
  fill: #2e106533;
}

.fill-violet-950\/25 {
  fill: #2e106540;
}

.fill-violet-950\/30 {
  fill: #2e10654d;
}

.fill-violet-950\/35 {
  fill: #2e106559;
}

.fill-violet-950\/40 {
  fill: #2e106566;
}

.fill-violet-950\/45 {
  fill: #2e106573;
}

.fill-violet-950\/5 {
  fill: #2e10650d;
}

.fill-violet-950\/50 {
  fill: #2e106580;
}

.fill-violet-950\/55 {
  fill: #2e10658c;
}

.fill-violet-950\/60 {
  fill: #2e106599;
}

.fill-violet-950\/65 {
  fill: #2e1065a6;
}

.fill-violet-950\/70 {
  fill: #2e1065b3;
}

.fill-violet-950\/75 {
  fill: #2e1065bf;
}

.fill-violet-950\/80 {
  fill: #2e1065cc;
}

.fill-violet-950\/85 {
  fill: #2e1065d9;
}

.fill-violet-950\/90 {
  fill: #2e1065e6;
}

.fill-violet-950\/95 {
  fill: #2e1065f2;
}

.fill-warning {
  fill: var(--fallback-wa, oklch(var(--wa) / 1));
}

.fill-warning-content {
  fill: var(--fallback-wac, oklch(var(--wac) / 1));
}

.fill-warning-content\/0 {
  fill: var(--fallback-wac, oklch(var(--wac) / 0));
}

.fill-warning-content\/10 {
  fill: var(--fallback-wac, oklch(var(--wac) / .1));
}

.fill-warning-content\/100 {
  fill: var(--fallback-wac, oklch(var(--wac) / 1));
}

.fill-warning-content\/15 {
  fill: var(--fallback-wac, oklch(var(--wac) / .15));
}

.fill-warning-content\/20 {
  fill: var(--fallback-wac, oklch(var(--wac) / .2));
}

.fill-warning-content\/25 {
  fill: var(--fallback-wac, oklch(var(--wac) / .25));
}

.fill-warning-content\/30 {
  fill: var(--fallback-wac, oklch(var(--wac) / .3));
}

.fill-warning-content\/35 {
  fill: var(--fallback-wac, oklch(var(--wac) / .35));
}

.fill-warning-content\/40 {
  fill: var(--fallback-wac, oklch(var(--wac) / .4));
}

.fill-warning-content\/45 {
  fill: var(--fallback-wac, oklch(var(--wac) / .45));
}

.fill-warning-content\/5 {
  fill: var(--fallback-wac, oklch(var(--wac) / .05));
}

.fill-warning-content\/50 {
  fill: var(--fallback-wac, oklch(var(--wac) / .5));
}

.fill-warning-content\/55 {
  fill: var(--fallback-wac, oklch(var(--wac) / .55));
}

.fill-warning-content\/60 {
  fill: var(--fallback-wac, oklch(var(--wac) / .6));
}

.fill-warning-content\/65 {
  fill: var(--fallback-wac, oklch(var(--wac) / .65));
}

.fill-warning-content\/70 {
  fill: var(--fallback-wac, oklch(var(--wac) / .7));
}

.fill-warning-content\/75 {
  fill: var(--fallback-wac, oklch(var(--wac) / .75));
}

.fill-warning-content\/80 {
  fill: var(--fallback-wac, oklch(var(--wac) / .8));
}

.fill-warning-content\/85 {
  fill: var(--fallback-wac, oklch(var(--wac) / .85));
}

.fill-warning-content\/90 {
  fill: var(--fallback-wac, oklch(var(--wac) / .9));
}

.fill-warning-content\/95 {
  fill: var(--fallback-wac, oklch(var(--wac) / .95));
}

.fill-warning\/0 {
  fill: var(--fallback-wa, oklch(var(--wa) / 0));
}

.fill-warning\/10 {
  fill: var(--fallback-wa, oklch(var(--wa) / .1));
}

.fill-warning\/100 {
  fill: var(--fallback-wa, oklch(var(--wa) / 1));
}

.fill-warning\/15 {
  fill: var(--fallback-wa, oklch(var(--wa) / .15));
}

.fill-warning\/20 {
  fill: var(--fallback-wa, oklch(var(--wa) / .2));
}

.fill-warning\/25 {
  fill: var(--fallback-wa, oklch(var(--wa) / .25));
}

.fill-warning\/30 {
  fill: var(--fallback-wa, oklch(var(--wa) / .3));
}

.fill-warning\/35 {
  fill: var(--fallback-wa, oklch(var(--wa) / .35));
}

.fill-warning\/40 {
  fill: var(--fallback-wa, oklch(var(--wa) / .4));
}

.fill-warning\/45 {
  fill: var(--fallback-wa, oklch(var(--wa) / .45));
}

.fill-warning\/5 {
  fill: var(--fallback-wa, oklch(var(--wa) / .05));
}

.fill-warning\/50 {
  fill: var(--fallback-wa, oklch(var(--wa) / .5));
}

.fill-warning\/55 {
  fill: var(--fallback-wa, oklch(var(--wa) / .55));
}

.fill-warning\/60 {
  fill: var(--fallback-wa, oklch(var(--wa) / .6));
}

.fill-warning\/65 {
  fill: var(--fallback-wa, oklch(var(--wa) / .65));
}

.fill-warning\/70 {
  fill: var(--fallback-wa, oklch(var(--wa) / .7));
}

.fill-warning\/75 {
  fill: var(--fallback-wa, oklch(var(--wa) / .75));
}

.fill-warning\/80 {
  fill: var(--fallback-wa, oklch(var(--wa) / .8));
}

.fill-warning\/85 {
  fill: var(--fallback-wa, oklch(var(--wa) / .85));
}

.fill-warning\/90 {
  fill: var(--fallback-wa, oklch(var(--wa) / .9));
}

.fill-warning\/95 {
  fill: var(--fallback-wa, oklch(var(--wa) / .95));
}

.fill-white {
  fill: #fff;
}

.fill-white\/0 {
  fill: #fff0;
}

.fill-white\/10 {
  fill: #ffffff1a;
}

.fill-white\/100 {
  fill: #fff;
}

.fill-white\/15 {
  fill: #ffffff26;
}

.fill-white\/20 {
  fill: #fff3;
}

.fill-white\/25 {
  fill: #ffffff40;
}

.fill-white\/30 {
  fill: #ffffff4d;
}

.fill-white\/35 {
  fill: #ffffff59;
}

.fill-white\/40 {
  fill: #fff6;
}

.fill-white\/45 {
  fill: #ffffff73;
}

.fill-white\/5 {
  fill: #ffffff0d;
}

.fill-white\/50 {
  fill: #ffffff80;
}

.fill-white\/55 {
  fill: #ffffff8c;
}

.fill-white\/60 {
  fill: #fff9;
}

.fill-white\/65 {
  fill: #ffffffa6;
}

.fill-white\/70 {
  fill: #ffffffb3;
}

.fill-white\/75 {
  fill: #ffffffbf;
}

.fill-white\/80 {
  fill: #fffc;
}

.fill-white\/85 {
  fill: #ffffffd9;
}

.fill-white\/90 {
  fill: #ffffffe6;
}

.fill-white\/95 {
  fill: #fffffff2;
}

.fill-yellow-100 {
  fill: #fef9c3;
}

.fill-yellow-100\/0 {
  fill: #fef9c300;
}

.fill-yellow-100\/10 {
  fill: #fef9c31a;
}

.fill-yellow-100\/100 {
  fill: #fef9c3;
}

.fill-yellow-100\/15 {
  fill: #fef9c326;
}

.fill-yellow-100\/20 {
  fill: #fef9c333;
}

.fill-yellow-100\/25 {
  fill: #fef9c340;
}

.fill-yellow-100\/30 {
  fill: #fef9c34d;
}

.fill-yellow-100\/35 {
  fill: #fef9c359;
}

.fill-yellow-100\/40 {
  fill: #fef9c366;
}

.fill-yellow-100\/45 {
  fill: #fef9c373;
}

.fill-yellow-100\/5 {
  fill: #fef9c30d;
}

.fill-yellow-100\/50 {
  fill: #fef9c380;
}

.fill-yellow-100\/55 {
  fill: #fef9c38c;
}

.fill-yellow-100\/60 {
  fill: #fef9c399;
}

.fill-yellow-100\/65 {
  fill: #fef9c3a6;
}

.fill-yellow-100\/70 {
  fill: #fef9c3b3;
}

.fill-yellow-100\/75 {
  fill: #fef9c3bf;
}

.fill-yellow-100\/80 {
  fill: #fef9c3cc;
}

.fill-yellow-100\/85 {
  fill: #fef9c3d9;
}

.fill-yellow-100\/90 {
  fill: #fef9c3e6;
}

.fill-yellow-100\/95 {
  fill: #fef9c3f2;
}

.fill-yellow-200 {
  fill: #fef08a;
}

.fill-yellow-200\/0 {
  fill: #fef08a00;
}

.fill-yellow-200\/10 {
  fill: #fef08a1a;
}

.fill-yellow-200\/100 {
  fill: #fef08a;
}

.fill-yellow-200\/15 {
  fill: #fef08a26;
}

.fill-yellow-200\/20 {
  fill: #fef08a33;
}

.fill-yellow-200\/25 {
  fill: #fef08a40;
}

.fill-yellow-200\/30 {
  fill: #fef08a4d;
}

.fill-yellow-200\/35 {
  fill: #fef08a59;
}

.fill-yellow-200\/40 {
  fill: #fef08a66;
}

.fill-yellow-200\/45 {
  fill: #fef08a73;
}

.fill-yellow-200\/5 {
  fill: #fef08a0d;
}

.fill-yellow-200\/50 {
  fill: #fef08a80;
}

.fill-yellow-200\/55 {
  fill: #fef08a8c;
}

.fill-yellow-200\/60 {
  fill: #fef08a99;
}

.fill-yellow-200\/65 {
  fill: #fef08aa6;
}

.fill-yellow-200\/70 {
  fill: #fef08ab3;
}

.fill-yellow-200\/75 {
  fill: #fef08abf;
}

.fill-yellow-200\/80 {
  fill: #fef08acc;
}

.fill-yellow-200\/85 {
  fill: #fef08ad9;
}

.fill-yellow-200\/90 {
  fill: #fef08ae6;
}

.fill-yellow-200\/95 {
  fill: #fef08af2;
}

.fill-yellow-300 {
  fill: #fde047;
}

.fill-yellow-300\/0 {
  fill: #fde04700;
}

.fill-yellow-300\/10 {
  fill: #fde0471a;
}

.fill-yellow-300\/100 {
  fill: #fde047;
}

.fill-yellow-300\/15 {
  fill: #fde04726;
}

.fill-yellow-300\/20 {
  fill: #fde04733;
}

.fill-yellow-300\/25 {
  fill: #fde04740;
}

.fill-yellow-300\/30 {
  fill: #fde0474d;
}

.fill-yellow-300\/35 {
  fill: #fde04759;
}

.fill-yellow-300\/40 {
  fill: #fde04766;
}

.fill-yellow-300\/45 {
  fill: #fde04773;
}

.fill-yellow-300\/5 {
  fill: #fde0470d;
}

.fill-yellow-300\/50 {
  fill: #fde04780;
}

.fill-yellow-300\/55 {
  fill: #fde0478c;
}

.fill-yellow-300\/60 {
  fill: #fde04799;
}

.fill-yellow-300\/65 {
  fill: #fde047a6;
}

.fill-yellow-300\/70 {
  fill: #fde047b3;
}

.fill-yellow-300\/75 {
  fill: #fde047bf;
}

.fill-yellow-300\/80 {
  fill: #fde047cc;
}

.fill-yellow-300\/85 {
  fill: #fde047d9;
}

.fill-yellow-300\/90 {
  fill: #fde047e6;
}

.fill-yellow-300\/95 {
  fill: #fde047f2;
}

.fill-yellow-400 {
  fill: #facc15;
}

.fill-yellow-400\/0 {
  fill: #facc1500;
}

.fill-yellow-400\/10 {
  fill: #facc151a;
}

.fill-yellow-400\/100 {
  fill: #facc15;
}

.fill-yellow-400\/15 {
  fill: #facc1526;
}

.fill-yellow-400\/20 {
  fill: #facc1533;
}

.fill-yellow-400\/25 {
  fill: #facc1540;
}

.fill-yellow-400\/30 {
  fill: #facc154d;
}

.fill-yellow-400\/35 {
  fill: #facc1559;
}

.fill-yellow-400\/40 {
  fill: #facc1566;
}

.fill-yellow-400\/45 {
  fill: #facc1573;
}

.fill-yellow-400\/5 {
  fill: #facc150d;
}

.fill-yellow-400\/50 {
  fill: #facc1580;
}

.fill-yellow-400\/55 {
  fill: #facc158c;
}

.fill-yellow-400\/60 {
  fill: #facc1599;
}

.fill-yellow-400\/65 {
  fill: #facc15a6;
}

.fill-yellow-400\/70 {
  fill: #facc15b3;
}

.fill-yellow-400\/75 {
  fill: #facc15bf;
}

.fill-yellow-400\/80 {
  fill: #facc15cc;
}

.fill-yellow-400\/85 {
  fill: #facc15d9;
}

.fill-yellow-400\/90 {
  fill: #facc15e6;
}

.fill-yellow-400\/95 {
  fill: #facc15f2;
}

.fill-yellow-50 {
  fill: #fefce8;
}

.fill-yellow-50\/0 {
  fill: #fefce800;
}

.fill-yellow-50\/10 {
  fill: #fefce81a;
}

.fill-yellow-50\/100 {
  fill: #fefce8;
}

.fill-yellow-50\/15 {
  fill: #fefce826;
}

.fill-yellow-50\/20 {
  fill: #fefce833;
}

.fill-yellow-50\/25 {
  fill: #fefce840;
}

.fill-yellow-50\/30 {
  fill: #fefce84d;
}

.fill-yellow-50\/35 {
  fill: #fefce859;
}

.fill-yellow-50\/40 {
  fill: #fefce866;
}

.fill-yellow-50\/45 {
  fill: #fefce873;
}

.fill-yellow-50\/5 {
  fill: #fefce80d;
}

.fill-yellow-50\/50 {
  fill: #fefce880;
}

.fill-yellow-50\/55 {
  fill: #fefce88c;
}

.fill-yellow-50\/60 {
  fill: #fefce899;
}

.fill-yellow-50\/65 {
  fill: #fefce8a6;
}

.fill-yellow-50\/70 {
  fill: #fefce8b3;
}

.fill-yellow-50\/75 {
  fill: #fefce8bf;
}

.fill-yellow-50\/80 {
  fill: #fefce8cc;
}

.fill-yellow-50\/85 {
  fill: #fefce8d9;
}

.fill-yellow-50\/90 {
  fill: #fefce8e6;
}

.fill-yellow-50\/95 {
  fill: #fefce8f2;
}

.fill-yellow-500 {
  fill: #eab308;
}

.fill-yellow-500\/0 {
  fill: #eab30800;
}

.fill-yellow-500\/10 {
  fill: #eab3081a;
}

.fill-yellow-500\/100 {
  fill: #eab308;
}

.fill-yellow-500\/15 {
  fill: #eab30826;
}

.fill-yellow-500\/20 {
  fill: #eab30833;
}

.fill-yellow-500\/25 {
  fill: #eab30840;
}

.fill-yellow-500\/30 {
  fill: #eab3084d;
}

.fill-yellow-500\/35 {
  fill: #eab30859;
}

.fill-yellow-500\/40 {
  fill: #eab30866;
}

.fill-yellow-500\/45 {
  fill: #eab30873;
}

.fill-yellow-500\/5 {
  fill: #eab3080d;
}

.fill-yellow-500\/50 {
  fill: #eab30880;
}

.fill-yellow-500\/55 {
  fill: #eab3088c;
}

.fill-yellow-500\/60 {
  fill: #eab30899;
}

.fill-yellow-500\/65 {
  fill: #eab308a6;
}

.fill-yellow-500\/70 {
  fill: #eab308b3;
}

.fill-yellow-500\/75 {
  fill: #eab308bf;
}

.fill-yellow-500\/80 {
  fill: #eab308cc;
}

.fill-yellow-500\/85 {
  fill: #eab308d9;
}

.fill-yellow-500\/90 {
  fill: #eab308e6;
}

.fill-yellow-500\/95 {
  fill: #eab308f2;
}

.fill-yellow-600 {
  fill: #ca8a04;
}

.fill-yellow-600\/0 {
  fill: #ca8a0400;
}

.fill-yellow-600\/10 {
  fill: #ca8a041a;
}

.fill-yellow-600\/100 {
  fill: #ca8a04;
}

.fill-yellow-600\/15 {
  fill: #ca8a0426;
}

.fill-yellow-600\/20 {
  fill: #ca8a0433;
}

.fill-yellow-600\/25 {
  fill: #ca8a0440;
}

.fill-yellow-600\/30 {
  fill: #ca8a044d;
}

.fill-yellow-600\/35 {
  fill: #ca8a0459;
}

.fill-yellow-600\/40 {
  fill: #ca8a0466;
}

.fill-yellow-600\/45 {
  fill: #ca8a0473;
}

.fill-yellow-600\/5 {
  fill: #ca8a040d;
}

.fill-yellow-600\/50 {
  fill: #ca8a0480;
}

.fill-yellow-600\/55 {
  fill: #ca8a048c;
}

.fill-yellow-600\/60 {
  fill: #ca8a0499;
}

.fill-yellow-600\/65 {
  fill: #ca8a04a6;
}

.fill-yellow-600\/70 {
  fill: #ca8a04b3;
}

.fill-yellow-600\/75 {
  fill: #ca8a04bf;
}

.fill-yellow-600\/80 {
  fill: #ca8a04cc;
}

.fill-yellow-600\/85 {
  fill: #ca8a04d9;
}

.fill-yellow-600\/90 {
  fill: #ca8a04e6;
}

.fill-yellow-600\/95 {
  fill: #ca8a04f2;
}

.fill-yellow-700 {
  fill: #a16207;
}

.fill-yellow-700\/0 {
  fill: #a1620700;
}

.fill-yellow-700\/10 {
  fill: #a162071a;
}

.fill-yellow-700\/100 {
  fill: #a16207;
}

.fill-yellow-700\/15 {
  fill: #a1620726;
}

.fill-yellow-700\/20 {
  fill: #a1620733;
}

.fill-yellow-700\/25 {
  fill: #a1620740;
}

.fill-yellow-700\/30 {
  fill: #a162074d;
}

.fill-yellow-700\/35 {
  fill: #a1620759;
}

.fill-yellow-700\/40 {
  fill: #a1620766;
}

.fill-yellow-700\/45 {
  fill: #a1620773;
}

.fill-yellow-700\/5 {
  fill: #a162070d;
}

.fill-yellow-700\/50 {
  fill: #a1620780;
}

.fill-yellow-700\/55 {
  fill: #a162078c;
}

.fill-yellow-700\/60 {
  fill: #a1620799;
}

.fill-yellow-700\/65 {
  fill: #a16207a6;
}

.fill-yellow-700\/70 {
  fill: #a16207b3;
}

.fill-yellow-700\/75 {
  fill: #a16207bf;
}

.fill-yellow-700\/80 {
  fill: #a16207cc;
}

.fill-yellow-700\/85 {
  fill: #a16207d9;
}

.fill-yellow-700\/90 {
  fill: #a16207e6;
}

.fill-yellow-700\/95 {
  fill: #a16207f2;
}

.fill-yellow-800 {
  fill: #854d0e;
}

.fill-yellow-800\/0 {
  fill: #854d0e00;
}

.fill-yellow-800\/10 {
  fill: #854d0e1a;
}

.fill-yellow-800\/100 {
  fill: #854d0e;
}

.fill-yellow-800\/15 {
  fill: #854d0e26;
}

.fill-yellow-800\/20 {
  fill: #854d0e33;
}

.fill-yellow-800\/25 {
  fill: #854d0e40;
}

.fill-yellow-800\/30 {
  fill: #854d0e4d;
}

.fill-yellow-800\/35 {
  fill: #854d0e59;
}

.fill-yellow-800\/40 {
  fill: #854d0e66;
}

.fill-yellow-800\/45 {
  fill: #854d0e73;
}

.fill-yellow-800\/5 {
  fill: #854d0e0d;
}

.fill-yellow-800\/50 {
  fill: #854d0e80;
}

.fill-yellow-800\/55 {
  fill: #854d0e8c;
}

.fill-yellow-800\/60 {
  fill: #854d0e99;
}

.fill-yellow-800\/65 {
  fill: #854d0ea6;
}

.fill-yellow-800\/70 {
  fill: #854d0eb3;
}

.fill-yellow-800\/75 {
  fill: #854d0ebf;
}

.fill-yellow-800\/80 {
  fill: #854d0ecc;
}

.fill-yellow-800\/85 {
  fill: #854d0ed9;
}

.fill-yellow-800\/90 {
  fill: #854d0ee6;
}

.fill-yellow-800\/95 {
  fill: #854d0ef2;
}

.fill-yellow-900 {
  fill: #713f12;
}

.fill-yellow-900\/0 {
  fill: #713f1200;
}

.fill-yellow-900\/10 {
  fill: #713f121a;
}

.fill-yellow-900\/100 {
  fill: #713f12;
}

.fill-yellow-900\/15 {
  fill: #713f1226;
}

.fill-yellow-900\/20 {
  fill: #713f1233;
}

.fill-yellow-900\/25 {
  fill: #713f1240;
}

.fill-yellow-900\/30 {
  fill: #713f124d;
}

.fill-yellow-900\/35 {
  fill: #713f1259;
}

.fill-yellow-900\/40 {
  fill: #713f1266;
}

.fill-yellow-900\/45 {
  fill: #713f1273;
}

.fill-yellow-900\/5 {
  fill: #713f120d;
}

.fill-yellow-900\/50 {
  fill: #713f1280;
}

.fill-yellow-900\/55 {
  fill: #713f128c;
}

.fill-yellow-900\/60 {
  fill: #713f1299;
}

.fill-yellow-900\/65 {
  fill: #713f12a6;
}

.fill-yellow-900\/70 {
  fill: #713f12b3;
}

.fill-yellow-900\/75 {
  fill: #713f12bf;
}

.fill-yellow-900\/80 {
  fill: #713f12cc;
}

.fill-yellow-900\/85 {
  fill: #713f12d9;
}

.fill-yellow-900\/90 {
  fill: #713f12e6;
}

.fill-yellow-900\/95 {
  fill: #713f12f2;
}

.fill-yellow-950 {
  fill: #422006;
}

.fill-yellow-950\/0 {
  fill: #42200600;
}

.fill-yellow-950\/10 {
  fill: #4220061a;
}

.fill-yellow-950\/100 {
  fill: #422006;
}

.fill-yellow-950\/15 {
  fill: #42200626;
}

.fill-yellow-950\/20 {
  fill: #42200633;
}

.fill-yellow-950\/25 {
  fill: #42200640;
}

.fill-yellow-950\/30 {
  fill: #4220064d;
}

.fill-yellow-950\/35 {
  fill: #42200659;
}

.fill-yellow-950\/40 {
  fill: #42200666;
}

.fill-yellow-950\/45 {
  fill: #42200673;
}

.fill-yellow-950\/5 {
  fill: #4220060d;
}

.fill-yellow-950\/50 {
  fill: #42200680;
}

.fill-yellow-950\/55 {
  fill: #4220068c;
}

.fill-yellow-950\/60 {
  fill: #42200699;
}

.fill-yellow-950\/65 {
  fill: #422006a6;
}

.fill-yellow-950\/70 {
  fill: #422006b3;
}

.fill-yellow-950\/75 {
  fill: #422006bf;
}

.fill-yellow-950\/80 {
  fill: #422006cc;
}

.fill-yellow-950\/85 {
  fill: #422006d9;
}

.fill-yellow-950\/90 {
  fill: #422006e6;
}

.fill-yellow-950\/95 {
  fill: #422006f2;
}

.fill-zinc-100 {
  fill: #f4f4f5;
}

.fill-zinc-100\/0 {
  fill: #f4f4f500;
}

.fill-zinc-100\/10 {
  fill: #f4f4f51a;
}

.fill-zinc-100\/100 {
  fill: #f4f4f5;
}

.fill-zinc-100\/15 {
  fill: #f4f4f526;
}

.fill-zinc-100\/20 {
  fill: #f4f4f533;
}

.fill-zinc-100\/25 {
  fill: #f4f4f540;
}

.fill-zinc-100\/30 {
  fill: #f4f4f54d;
}

.fill-zinc-100\/35 {
  fill: #f4f4f559;
}

.fill-zinc-100\/40 {
  fill: #f4f4f566;
}

.fill-zinc-100\/45 {
  fill: #f4f4f573;
}

.fill-zinc-100\/5 {
  fill: #f4f4f50d;
}

.fill-zinc-100\/50 {
  fill: #f4f4f580;
}

.fill-zinc-100\/55 {
  fill: #f4f4f58c;
}

.fill-zinc-100\/60 {
  fill: #f4f4f599;
}

.fill-zinc-100\/65 {
  fill: #f4f4f5a6;
}

.fill-zinc-100\/70 {
  fill: #f4f4f5b3;
}

.fill-zinc-100\/75 {
  fill: #f4f4f5bf;
}

.fill-zinc-100\/80 {
  fill: #f4f4f5cc;
}

.fill-zinc-100\/85 {
  fill: #f4f4f5d9;
}

.fill-zinc-100\/90 {
  fill: #f4f4f5e6;
}

.fill-zinc-100\/95 {
  fill: #f4f4f5f2;
}

.fill-zinc-200 {
  fill: #e4e4e7;
}

.fill-zinc-200\/0 {
  fill: #e4e4e700;
}

.fill-zinc-200\/10 {
  fill: #e4e4e71a;
}

.fill-zinc-200\/100 {
  fill: #e4e4e7;
}

.fill-zinc-200\/15 {
  fill: #e4e4e726;
}

.fill-zinc-200\/20 {
  fill: #e4e4e733;
}

.fill-zinc-200\/25 {
  fill: #e4e4e740;
}

.fill-zinc-200\/30 {
  fill: #e4e4e74d;
}

.fill-zinc-200\/35 {
  fill: #e4e4e759;
}

.fill-zinc-200\/40 {
  fill: #e4e4e766;
}

.fill-zinc-200\/45 {
  fill: #e4e4e773;
}

.fill-zinc-200\/5 {
  fill: #e4e4e70d;
}

.fill-zinc-200\/50 {
  fill: #e4e4e780;
}

.fill-zinc-200\/55 {
  fill: #e4e4e78c;
}

.fill-zinc-200\/60 {
  fill: #e4e4e799;
}

.fill-zinc-200\/65 {
  fill: #e4e4e7a6;
}

.fill-zinc-200\/70 {
  fill: #e4e4e7b3;
}

.fill-zinc-200\/75 {
  fill: #e4e4e7bf;
}

.fill-zinc-200\/80 {
  fill: #e4e4e7cc;
}

.fill-zinc-200\/85 {
  fill: #e4e4e7d9;
}

.fill-zinc-200\/90 {
  fill: #e4e4e7e6;
}

.fill-zinc-200\/95 {
  fill: #e4e4e7f2;
}

.fill-zinc-300 {
  fill: #d4d4d8;
}

.fill-zinc-300\/0 {
  fill: #d4d4d800;
}

.fill-zinc-300\/10 {
  fill: #d4d4d81a;
}

.fill-zinc-300\/100 {
  fill: #d4d4d8;
}

.fill-zinc-300\/15 {
  fill: #d4d4d826;
}

.fill-zinc-300\/20 {
  fill: #d4d4d833;
}

.fill-zinc-300\/25 {
  fill: #d4d4d840;
}

.fill-zinc-300\/30 {
  fill: #d4d4d84d;
}

.fill-zinc-300\/35 {
  fill: #d4d4d859;
}

.fill-zinc-300\/40 {
  fill: #d4d4d866;
}

.fill-zinc-300\/45 {
  fill: #d4d4d873;
}

.fill-zinc-300\/5 {
  fill: #d4d4d80d;
}

.fill-zinc-300\/50 {
  fill: #d4d4d880;
}

.fill-zinc-300\/55 {
  fill: #d4d4d88c;
}

.fill-zinc-300\/60 {
  fill: #d4d4d899;
}

.fill-zinc-300\/65 {
  fill: #d4d4d8a6;
}

.fill-zinc-300\/70 {
  fill: #d4d4d8b3;
}

.fill-zinc-300\/75 {
  fill: #d4d4d8bf;
}

.fill-zinc-300\/80 {
  fill: #d4d4d8cc;
}

.fill-zinc-300\/85 {
  fill: #d4d4d8d9;
}

.fill-zinc-300\/90 {
  fill: #d4d4d8e6;
}

.fill-zinc-300\/95 {
  fill: #d4d4d8f2;
}

.fill-zinc-400 {
  fill: #a1a1aa;
}

.fill-zinc-400\/0 {
  fill: #a1a1aa00;
}

.fill-zinc-400\/10 {
  fill: #a1a1aa1a;
}

.fill-zinc-400\/100 {
  fill: #a1a1aa;
}

.fill-zinc-400\/15 {
  fill: #a1a1aa26;
}

.fill-zinc-400\/20 {
  fill: #a1a1aa33;
}

.fill-zinc-400\/25 {
  fill: #a1a1aa40;
}

.fill-zinc-400\/30 {
  fill: #a1a1aa4d;
}

.fill-zinc-400\/35 {
  fill: #a1a1aa59;
}

.fill-zinc-400\/40 {
  fill: #a1a1aa66;
}

.fill-zinc-400\/45 {
  fill: #a1a1aa73;
}

.fill-zinc-400\/5 {
  fill: #a1a1aa0d;
}

.fill-zinc-400\/50 {
  fill: #a1a1aa80;
}

.fill-zinc-400\/55 {
  fill: #a1a1aa8c;
}

.fill-zinc-400\/60 {
  fill: #a1a1aa99;
}

.fill-zinc-400\/65 {
  fill: #a1a1aaa6;
}

.fill-zinc-400\/70 {
  fill: #a1a1aab3;
}

.fill-zinc-400\/75 {
  fill: #a1a1aabf;
}

.fill-zinc-400\/80 {
  fill: #a1a1aacc;
}

.fill-zinc-400\/85 {
  fill: #a1a1aad9;
}

.fill-zinc-400\/90 {
  fill: #a1a1aae6;
}

.fill-zinc-400\/95 {
  fill: #a1a1aaf2;
}

.fill-zinc-50 {
  fill: #fafafa;
}

.fill-zinc-50\/0 {
  fill: #fafafa00;
}

.fill-zinc-50\/10 {
  fill: #fafafa1a;
}

.fill-zinc-50\/100 {
  fill: #fafafa;
}

.fill-zinc-50\/15 {
  fill: #fafafa26;
}

.fill-zinc-50\/20 {
  fill: #fafafa33;
}

.fill-zinc-50\/25 {
  fill: #fafafa40;
}

.fill-zinc-50\/30 {
  fill: #fafafa4d;
}

.fill-zinc-50\/35 {
  fill: #fafafa59;
}

.fill-zinc-50\/40 {
  fill: #fafafa66;
}

.fill-zinc-50\/45 {
  fill: #fafafa73;
}

.fill-zinc-50\/5 {
  fill: #fafafa0d;
}

.fill-zinc-50\/50 {
  fill: #fafafa80;
}

.fill-zinc-50\/55 {
  fill: #fafafa8c;
}

.fill-zinc-50\/60 {
  fill: #fafafa99;
}

.fill-zinc-50\/65 {
  fill: #fafafaa6;
}

.fill-zinc-50\/70 {
  fill: #fafafab3;
}

.fill-zinc-50\/75 {
  fill: #fafafabf;
}

.fill-zinc-50\/80 {
  fill: #fafafacc;
}

.fill-zinc-50\/85 {
  fill: #fafafad9;
}

.fill-zinc-50\/90 {
  fill: #fafafae6;
}

.fill-zinc-50\/95 {
  fill: #fafafaf2;
}

.fill-zinc-500 {
  fill: #71717a;
}

.fill-zinc-500\/0 {
  fill: #71717a00;
}

.fill-zinc-500\/10 {
  fill: #71717a1a;
}

.fill-zinc-500\/100 {
  fill: #71717a;
}

.fill-zinc-500\/15 {
  fill: #71717a26;
}

.fill-zinc-500\/20 {
  fill: #71717a33;
}

.fill-zinc-500\/25 {
  fill: #71717a40;
}

.fill-zinc-500\/30 {
  fill: #71717a4d;
}

.fill-zinc-500\/35 {
  fill: #71717a59;
}

.fill-zinc-500\/40 {
  fill: #71717a66;
}

.fill-zinc-500\/45 {
  fill: #71717a73;
}

.fill-zinc-500\/5 {
  fill: #71717a0d;
}

.fill-zinc-500\/50 {
  fill: #71717a80;
}

.fill-zinc-500\/55 {
  fill: #71717a8c;
}

.fill-zinc-500\/60 {
  fill: #71717a99;
}

.fill-zinc-500\/65 {
  fill: #71717aa6;
}

.fill-zinc-500\/70 {
  fill: #71717ab3;
}

.fill-zinc-500\/75 {
  fill: #71717abf;
}

.fill-zinc-500\/80 {
  fill: #71717acc;
}

.fill-zinc-500\/85 {
  fill: #71717ad9;
}

.fill-zinc-500\/90 {
  fill: #71717ae6;
}

.fill-zinc-500\/95 {
  fill: #71717af2;
}

.fill-zinc-600 {
  fill: #52525b;
}

.fill-zinc-600\/0 {
  fill: #52525b00;
}

.fill-zinc-600\/10 {
  fill: #52525b1a;
}

.fill-zinc-600\/100 {
  fill: #52525b;
}

.fill-zinc-600\/15 {
  fill: #52525b26;
}

.fill-zinc-600\/20 {
  fill: #52525b33;
}

.fill-zinc-600\/25 {
  fill: #52525b40;
}

.fill-zinc-600\/30 {
  fill: #52525b4d;
}

.fill-zinc-600\/35 {
  fill: #52525b59;
}

.fill-zinc-600\/40 {
  fill: #52525b66;
}

.fill-zinc-600\/45 {
  fill: #52525b73;
}

.fill-zinc-600\/5 {
  fill: #52525b0d;
}

.fill-zinc-600\/50 {
  fill: #52525b80;
}

.fill-zinc-600\/55 {
  fill: #52525b8c;
}

.fill-zinc-600\/60 {
  fill: #52525b99;
}

.fill-zinc-600\/65 {
  fill: #52525ba6;
}

.fill-zinc-600\/70 {
  fill: #52525bb3;
}

.fill-zinc-600\/75 {
  fill: #52525bbf;
}

.fill-zinc-600\/80 {
  fill: #52525bcc;
}

.fill-zinc-600\/85 {
  fill: #52525bd9;
}

.fill-zinc-600\/90 {
  fill: #52525be6;
}

.fill-zinc-600\/95 {
  fill: #52525bf2;
}

.fill-zinc-700 {
  fill: #3f3f46;
}

.fill-zinc-700\/0 {
  fill: #3f3f4600;
}

.fill-zinc-700\/10 {
  fill: #3f3f461a;
}

.fill-zinc-700\/100 {
  fill: #3f3f46;
}

.fill-zinc-700\/15 {
  fill: #3f3f4626;
}

.fill-zinc-700\/20 {
  fill: #3f3f4633;
}

.fill-zinc-700\/25 {
  fill: #3f3f4640;
}

.fill-zinc-700\/30 {
  fill: #3f3f464d;
}

.fill-zinc-700\/35 {
  fill: #3f3f4659;
}

.fill-zinc-700\/40 {
  fill: #3f3f4666;
}

.fill-zinc-700\/45 {
  fill: #3f3f4673;
}

.fill-zinc-700\/5 {
  fill: #3f3f460d;
}

.fill-zinc-700\/50 {
  fill: #3f3f4680;
}

.fill-zinc-700\/55 {
  fill: #3f3f468c;
}

.fill-zinc-700\/60 {
  fill: #3f3f4699;
}

.fill-zinc-700\/65 {
  fill: #3f3f46a6;
}

.fill-zinc-700\/70 {
  fill: #3f3f46b3;
}

.fill-zinc-700\/75 {
  fill: #3f3f46bf;
}

.fill-zinc-700\/80 {
  fill: #3f3f46cc;
}

.fill-zinc-700\/85 {
  fill: #3f3f46d9;
}

.fill-zinc-700\/90 {
  fill: #3f3f46e6;
}

.fill-zinc-700\/95 {
  fill: #3f3f46f2;
}

.fill-zinc-800 {
  fill: #27272a;
}

.fill-zinc-800\/0 {
  fill: #27272a00;
}

.fill-zinc-800\/10 {
  fill: #27272a1a;
}

.fill-zinc-800\/100 {
  fill: #27272a;
}

.fill-zinc-800\/15 {
  fill: #27272a26;
}

.fill-zinc-800\/20 {
  fill: #27272a33;
}

.fill-zinc-800\/25 {
  fill: #27272a40;
}

.fill-zinc-800\/30 {
  fill: #27272a4d;
}

.fill-zinc-800\/35 {
  fill: #27272a59;
}

.fill-zinc-800\/40 {
  fill: #27272a66;
}

.fill-zinc-800\/45 {
  fill: #27272a73;
}

.fill-zinc-800\/5 {
  fill: #27272a0d;
}

.fill-zinc-800\/50 {
  fill: #27272a80;
}

.fill-zinc-800\/55 {
  fill: #27272a8c;
}

.fill-zinc-800\/60 {
  fill: #27272a99;
}

.fill-zinc-800\/65 {
  fill: #27272aa6;
}

.fill-zinc-800\/70 {
  fill: #27272ab3;
}

.fill-zinc-800\/75 {
  fill: #27272abf;
}

.fill-zinc-800\/80 {
  fill: #27272acc;
}

.fill-zinc-800\/85 {
  fill: #27272ad9;
}

.fill-zinc-800\/90 {
  fill: #27272ae6;
}

.fill-zinc-800\/95 {
  fill: #27272af2;
}

.fill-zinc-900 {
  fill: #18181b;
}

.fill-zinc-900\/0 {
  fill: #18181b00;
}

.fill-zinc-900\/10 {
  fill: #18181b1a;
}

.fill-zinc-900\/100 {
  fill: #18181b;
}

.fill-zinc-900\/15 {
  fill: #18181b26;
}

.fill-zinc-900\/20 {
  fill: #18181b33;
}

.fill-zinc-900\/25 {
  fill: #18181b40;
}

.fill-zinc-900\/30 {
  fill: #18181b4d;
}

.fill-zinc-900\/35 {
  fill: #18181b59;
}

.fill-zinc-900\/40 {
  fill: #18181b66;
}

.fill-zinc-900\/45 {
  fill: #18181b73;
}

.fill-zinc-900\/5 {
  fill: #18181b0d;
}

.fill-zinc-900\/50 {
  fill: #18181b80;
}

.fill-zinc-900\/55 {
  fill: #18181b8c;
}

.fill-zinc-900\/60 {
  fill: #18181b99;
}

.fill-zinc-900\/65 {
  fill: #18181ba6;
}

.fill-zinc-900\/70 {
  fill: #18181bb3;
}

.fill-zinc-900\/75 {
  fill: #18181bbf;
}

.fill-zinc-900\/80 {
  fill: #18181bcc;
}

.fill-zinc-900\/85 {
  fill: #18181bd9;
}

.fill-zinc-900\/90 {
  fill: #18181be6;
}

.fill-zinc-900\/95 {
  fill: #18181bf2;
}

.fill-zinc-950 {
  fill: #09090b;
}

.fill-zinc-950\/0 {
  fill: #09090b00;
}

.fill-zinc-950\/10 {
  fill: #09090b1a;
}

.fill-zinc-950\/100 {
  fill: #09090b;
}

.fill-zinc-950\/15 {
  fill: #09090b26;
}

.fill-zinc-950\/20 {
  fill: #09090b33;
}

.fill-zinc-950\/25 {
  fill: #09090b40;
}

.fill-zinc-950\/30 {
  fill: #09090b4d;
}

.fill-zinc-950\/35 {
  fill: #09090b59;
}

.fill-zinc-950\/40 {
  fill: #09090b66;
}

.fill-zinc-950\/45 {
  fill: #09090b73;
}

.fill-zinc-950\/5 {
  fill: #09090b0d;
}

.fill-zinc-950\/50 {
  fill: #09090b80;
}

.fill-zinc-950\/55 {
  fill: #09090b8c;
}

.fill-zinc-950\/60 {
  fill: #09090b99;
}

.fill-zinc-950\/65 {
  fill: #09090ba6;
}

.fill-zinc-950\/70 {
  fill: #09090bb3;
}

.fill-zinc-950\/75 {
  fill: #09090bbf;
}

.fill-zinc-950\/80 {
  fill: #09090bcc;
}

.fill-zinc-950\/85 {
  fill: #09090bd9;
}

.fill-zinc-950\/90 {
  fill: #09090be6;
}

.fill-zinc-950\/95 {
  fill: #09090bf2;
}

.stroke-info {
  stroke: var(--fallback-in, oklch(var(--in) / 1));
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

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

.p-0 {
  padding: 0;
}

.p-0\.5 {
  padding: .125rem;
}

.p-1 {
  padding: .25rem;
}

.p-1\.5 {
  padding: .375rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: .5rem;
}

.p-2\.5 {
  padding: .625rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[0\.6rem\] {
  padding: .6rem;
}

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

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

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

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

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

.px-1\.5 {
  padding-left: .375rem;
  padding-right: .375rem;
}

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

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

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

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

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

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

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

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

.py-0\.5 {
  padding-top: .125rem;
  padding-bottom: .125rem;
}

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

.py-1\.5 {
  padding-top: .375rem;
  padding-bottom: .375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

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

.py-2\.5 {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .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;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.\!pe-0 {
  padding-inline-end: 0 !important;
}

.\!pe-1 {
  padding-inline-end: .25rem !important;
}

.\!pl-16 {
  padding-left: 4rem !important;
}

.\!ps-0 {
  padding-inline-start: 0 !important;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

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

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

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

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

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

.pe-1 {
  padding-inline-end: .25rem;
}

.pe-10 {
  padding-inline-end: 2.5rem;
}

.pe-2 {
  padding-inline-end: .5rem;
}

.pe-3 {
  padding-inline-end: .75rem;
}

.pe-4 {
  padding-inline-end: 1rem;
}

.pe-6 {
  padding-inline-end: 1.5rem;
}

.pe-8 {
  padding-inline-end: 2rem;
}

.pl-0 {
  padding-left: 0;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-16 {
  padding-left: 4rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pl-20 {
  padding-left: 5rem;
}

.pl-3 {
  padding-left: .75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-1 {
  padding-right: .25rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-2 {
  padding-right: .5rem;
}

.pr-3 {
  padding-right: .75rem;
}

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

.pr-\[30\%\] {
  padding-right: 30%;
}

.ps-1 {
  padding-inline-start: .25rem;
}

.ps-1\.5 {
  padding-inline-start: .375rem;
}

.ps-2 {
  padding-inline-start: .5rem;
}

.ps-4 {
  padding-inline-start: 1rem;
}

.ps-6 {
  padding-inline-start: 1.5rem;
}

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

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

.pt-2 {
  padding-top: .5rem;
}

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

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

.pt-8 {
  padding-top: 2rem;
}

.pt-\[1px\] {
  padding-top: 1px;
}

.pt-\[2px\] {
  padding-top: 2px;
}

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

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

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

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

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

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

.indent-2 {
  text-indent: .5rem;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

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

.font-serif {
  font-family: ui-serif, Georgia, Cambria, Times New Roman, Times, serif;
}

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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

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

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-9xl {
  font-size: 8rem;
  line-height: 1;
}

.text-\[0\.4em\] {
  font-size: .4em;
}

.text-\[0\.5em\] {
  font-size: .5em;
}

.text-\[0\.6em\] {
  font-size: .6em;
}

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

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

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

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

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

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

.font-extralight {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

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

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

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

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.italic {
  font-style: italic;
}

.\!leading-normal {
  line-height: 1.5 !important;
}

.leading-loose {
  line-height: 2;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-snug {
  line-height: 1.375;
}

.\!text-base-content {
  --tw-text-opacity: 1 !important;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity, 1))) !important;
}

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

.text-accent {
  --tw-text-opacity: 1;
  color: var(--fallback-a, oklch(var(--a) / var(--tw-text-opacity, 1)));
}

.text-accent-content {
  --tw-text-opacity: 1;
  color: var(--fallback-ac, oklch(var(--ac) / var(--tw-text-opacity, 1)));
}

.text-accent-content\/0 {
  color: var(--fallback-ac, oklch(var(--ac) / 0));
}

.text-accent-content\/10 {
  color: var(--fallback-ac, oklch(var(--ac) / .1));
}

.text-accent-content\/100 {
  color: var(--fallback-ac, oklch(var(--ac) / 1));
}

.text-accent-content\/15 {
  color: var(--fallback-ac, oklch(var(--ac) / .15));
}

.text-accent-content\/20 {
  color: var(--fallback-ac, oklch(var(--ac) / .2));
}

.text-accent-content\/25 {
  color: var(--fallback-ac, oklch(var(--ac) / .25));
}

.text-accent-content\/30 {
  color: var(--fallback-ac, oklch(var(--ac) / .3));
}

.text-accent-content\/35 {
  color: var(--fallback-ac, oklch(var(--ac) / .35));
}

.text-accent-content\/40 {
  color: var(--fallback-ac, oklch(var(--ac) / .4));
}

.text-accent-content\/45 {
  color: var(--fallback-ac, oklch(var(--ac) / .45));
}

.text-accent-content\/5 {
  color: var(--fallback-ac, oklch(var(--ac) / .05));
}

.text-accent-content\/50 {
  color: var(--fallback-ac, oklch(var(--ac) / .5));
}

.text-accent-content\/55 {
  color: var(--fallback-ac, oklch(var(--ac) / .55));
}

.text-accent-content\/60 {
  color: var(--fallback-ac, oklch(var(--ac) / .6));
}

.text-accent-content\/65 {
  color: var(--fallback-ac, oklch(var(--ac) / .65));
}

.text-accent-content\/70 {
  color: var(--fallback-ac, oklch(var(--ac) / .7));
}

.text-accent-content\/75 {
  color: var(--fallback-ac, oklch(var(--ac) / .75));
}

.text-accent-content\/80 {
  color: var(--fallback-ac, oklch(var(--ac) / .8));
}

.text-accent-content\/85 {
  color: var(--fallback-ac, oklch(var(--ac) / .85));
}

.text-accent-content\/90 {
  color: var(--fallback-ac, oklch(var(--ac) / .9));
}

.text-accent-content\/95 {
  color: var(--fallback-ac, oklch(var(--ac) / .95));
}

.text-accent\/0 {
  color: var(--fallback-a, oklch(var(--a) / 0));
}

.text-accent\/10 {
  color: var(--fallback-a, oklch(var(--a) / .1));
}

.text-accent\/100 {
  color: var(--fallback-a, oklch(var(--a) / 1));
}

.text-accent\/15 {
  color: var(--fallback-a, oklch(var(--a) / .15));
}

.text-accent\/20 {
  color: var(--fallback-a, oklch(var(--a) / .2));
}

.text-accent\/25 {
  color: var(--fallback-a, oklch(var(--a) / .25));
}

.text-accent\/30 {
  color: var(--fallback-a, oklch(var(--a) / .3));
}

.text-accent\/35 {
  color: var(--fallback-a, oklch(var(--a) / .35));
}

.text-accent\/40 {
  color: var(--fallback-a, oklch(var(--a) / .4));
}

.text-accent\/45 {
  color: var(--fallback-a, oklch(var(--a) / .45));
}

.text-accent\/5 {
  color: var(--fallback-a, oklch(var(--a) / .05));
}

.text-accent\/50 {
  color: var(--fallback-a, oklch(var(--a) / .5));
}

.text-accent\/55 {
  color: var(--fallback-a, oklch(var(--a) / .55));
}

.text-accent\/60 {
  color: var(--fallback-a, oklch(var(--a) / .6));
}

.text-accent\/65 {
  color: var(--fallback-a, oklch(var(--a) / .65));
}

.text-accent\/70 {
  color: var(--fallback-a, oklch(var(--a) / .7));
}

.text-accent\/75 {
  color: var(--fallback-a, oklch(var(--a) / .75));
}

.text-accent\/80 {
  color: var(--fallback-a, oklch(var(--a) / .8));
}

.text-accent\/85 {
  color: var(--fallback-a, oklch(var(--a) / .85));
}

.text-accent\/90 {
  color: var(--fallback-a, oklch(var(--a) / .9));
}

.text-accent\/95 {
  color: var(--fallback-a, oklch(var(--a) / .95));
}

.text-amber-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}

.text-amber-100\/0 {
  color: #fef3c700;
}

.text-amber-100\/10 {
  color: #fef3c71a;
}

.text-amber-100\/100 {
  color: #fef3c7;
}

.text-amber-100\/15 {
  color: #fef3c726;
}

.text-amber-100\/20 {
  color: #fef3c733;
}

.text-amber-100\/25 {
  color: #fef3c740;
}

.text-amber-100\/30 {
  color: #fef3c74d;
}

.text-amber-100\/35 {
  color: #fef3c759;
}

.text-amber-100\/40 {
  color: #fef3c766;
}

.text-amber-100\/45 {
  color: #fef3c773;
}

.text-amber-100\/5 {
  color: #fef3c70d;
}

.text-amber-100\/50 {
  color: #fef3c780;
}

.text-amber-100\/55 {
  color: #fef3c78c;
}

.text-amber-100\/60 {
  color: #fef3c799;
}

.text-amber-100\/65 {
  color: #fef3c7a6;
}

.text-amber-100\/70 {
  color: #fef3c7b3;
}

.text-amber-100\/75 {
  color: #fef3c7bf;
}

.text-amber-100\/80 {
  color: #fef3c7cc;
}

.text-amber-100\/85 {
  color: #fef3c7d9;
}

.text-amber-100\/90 {
  color: #fef3c7e6;
}

.text-amber-100\/95 {
  color: #fef3c7f2;
}

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

.text-amber-200\/0 {
  color: #fde68a00;
}

.text-amber-200\/10 {
  color: #fde68a1a;
}

.text-amber-200\/100 {
  color: #fde68a;
}

.text-amber-200\/15 {
  color: #fde68a26;
}

.text-amber-200\/20 {
  color: #fde68a33;
}

.text-amber-200\/25 {
  color: #fde68a40;
}

.text-amber-200\/30 {
  color: #fde68a4d;
}

.text-amber-200\/35 {
  color: #fde68a59;
}

.text-amber-200\/40 {
  color: #fde68a66;
}

.text-amber-200\/45 {
  color: #fde68a73;
}

.text-amber-200\/5 {
  color: #fde68a0d;
}

.text-amber-200\/50 {
  color: #fde68a80;
}

.text-amber-200\/55 {
  color: #fde68a8c;
}

.text-amber-200\/60 {
  color: #fde68a99;
}

.text-amber-200\/65 {
  color: #fde68aa6;
}

.text-amber-200\/70 {
  color: #fde68ab3;
}

.text-amber-200\/75 {
  color: #fde68abf;
}

.text-amber-200\/80 {
  color: #fde68acc;
}

.text-amber-200\/85 {
  color: #fde68ad9;
}

.text-amber-200\/90 {
  color: #fde68ae6;
}

.text-amber-200\/95 {
  color: #fde68af2;
}

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

.text-amber-300\/0 {
  color: #fcd34d00;
}

.text-amber-300\/10 {
  color: #fcd34d1a;
}

.text-amber-300\/100 {
  color: #fcd34d;
}

.text-amber-300\/15 {
  color: #fcd34d26;
}

.text-amber-300\/20 {
  color: #fcd34d33;
}

.text-amber-300\/25 {
  color: #fcd34d40;
}

.text-amber-300\/30 {
  color: #fcd34d4d;
}

.text-amber-300\/35 {
  color: #fcd34d59;
}

.text-amber-300\/40 {
  color: #fcd34d66;
}

.text-amber-300\/45 {
  color: #fcd34d73;
}

.text-amber-300\/5 {
  color: #fcd34d0d;
}

.text-amber-300\/50 {
  color: #fcd34d80;
}

.text-amber-300\/55 {
  color: #fcd34d8c;
}

.text-amber-300\/60 {
  color: #fcd34d99;
}

.text-amber-300\/65 {
  color: #fcd34da6;
}

.text-amber-300\/70 {
  color: #fcd34db3;
}

.text-amber-300\/75 {
  color: #fcd34dbf;
}

.text-amber-300\/80 {
  color: #fcd34dcc;
}

.text-amber-300\/85 {
  color: #fcd34dd9;
}

.text-amber-300\/90 {
  color: #fcd34de6;
}

.text-amber-300\/95 {
  color: #fcd34df2;
}

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

.text-amber-400\/0 {
  color: #fbbf2400;
}

.text-amber-400\/10 {
  color: #fbbf241a;
}

.text-amber-400\/100 {
  color: #fbbf24;
}

.text-amber-400\/15 {
  color: #fbbf2426;
}

.text-amber-400\/20 {
  color: #fbbf2433;
}

.text-amber-400\/25 {
  color: #fbbf2440;
}

.text-amber-400\/30 {
  color: #fbbf244d;
}

.text-amber-400\/35 {
  color: #fbbf2459;
}

.text-amber-400\/40 {
  color: #fbbf2466;
}

.text-amber-400\/45 {
  color: #fbbf2473;
}

.text-amber-400\/5 {
  color: #fbbf240d;
}

.text-amber-400\/50 {
  color: #fbbf2480;
}

.text-amber-400\/55 {
  color: #fbbf248c;
}

.text-amber-400\/60 {
  color: #fbbf2499;
}

.text-amber-400\/65 {
  color: #fbbf24a6;
}

.text-amber-400\/70 {
  color: #fbbf24b3;
}

.text-amber-400\/75 {
  color: #fbbf24bf;
}

.text-amber-400\/80 {
  color: #fbbf24cc;
}

.text-amber-400\/85 {
  color: #fbbf24d9;
}

.text-amber-400\/90 {
  color: #fbbf24e6;
}

.text-amber-400\/95 {
  color: #fbbf24f2;
}

.text-amber-50 {
  --tw-text-opacity: 1;
  color: rgb(255 251 235 / var(--tw-text-opacity, 1));
}

.text-amber-50\/0 {
  color: #fffbeb00;
}

.text-amber-50\/10 {
  color: #fffbeb1a;
}

.text-amber-50\/100 {
  color: #fffbeb;
}

.text-amber-50\/15 {
  color: #fffbeb26;
}

.text-amber-50\/20 {
  color: #fffbeb33;
}

.text-amber-50\/25 {
  color: #fffbeb40;
}

.text-amber-50\/30 {
  color: #fffbeb4d;
}

.text-amber-50\/35 {
  color: #fffbeb59;
}

.text-amber-50\/40 {
  color: #fffbeb66;
}

.text-amber-50\/45 {
  color: #fffbeb73;
}

.text-amber-50\/5 {
  color: #fffbeb0d;
}

.text-amber-50\/50 {
  color: #fffbeb80;
}

.text-amber-50\/55 {
  color: #fffbeb8c;
}

.text-amber-50\/60 {
  color: #fffbeb99;
}

.text-amber-50\/65 {
  color: #fffbeba6;
}

.text-amber-50\/70 {
  color: #fffbebb3;
}

.text-amber-50\/75 {
  color: #fffbebbf;
}

.text-amber-50\/80 {
  color: #fffbebcc;
}

.text-amber-50\/85 {
  color: #fffbebd9;
}

.text-amber-50\/90 {
  color: #fffbebe6;
}

.text-amber-50\/95 {
  color: #fffbebf2;
}

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

.text-amber-500\/0 {
  color: #f59e0b00;
}

.text-amber-500\/10 {
  color: #f59e0b1a;
}

.text-amber-500\/100 {
  color: #f59e0b;
}

.text-amber-500\/15 {
  color: #f59e0b26;
}

.text-amber-500\/20 {
  color: #f59e0b33;
}

.text-amber-500\/25 {
  color: #f59e0b40;
}

.text-amber-500\/30 {
  color: #f59e0b4d;
}

.text-amber-500\/35 {
  color: #f59e0b59;
}

.text-amber-500\/40 {
  color: #f59e0b66;
}

.text-amber-500\/45 {
  color: #f59e0b73;
}

.text-amber-500\/5 {
  color: #f59e0b0d;
}

.text-amber-500\/50 {
  color: #f59e0b80;
}

.text-amber-500\/55 {
  color: #f59e0b8c;
}

.text-amber-500\/60 {
  color: #f59e0b99;
}

.text-amber-500\/65 {
  color: #f59e0ba6;
}

.text-amber-500\/70 {
  color: #f59e0bb3;
}

.text-amber-500\/75 {
  color: #f59e0bbf;
}

.text-amber-500\/80 {
  color: #f59e0bcc;
}

.text-amber-500\/85 {
  color: #f59e0bd9;
}

.text-amber-500\/90 {
  color: #f59e0be6;
}

.text-amber-500\/95 {
  color: #f59e0bf2;
}

.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.text-amber-600\/0 {
  color: #d9770600;
}

.text-amber-600\/10 {
  color: #d977061a;
}

.text-amber-600\/100 {
  color: #d97706;
}

.text-amber-600\/15 {
  color: #d9770626;
}

.text-amber-600\/20 {
  color: #d9770633;
}

.text-amber-600\/25 {
  color: #d9770640;
}

.text-amber-600\/30 {
  color: #d977064d;
}

.text-amber-600\/35 {
  color: #d9770659;
}

.text-amber-600\/40 {
  color: #d9770666;
}

.text-amber-600\/45 {
  color: #d9770673;
}

.text-amber-600\/5 {
  color: #d977060d;
}

.text-amber-600\/50 {
  color: #d9770680;
}

.text-amber-600\/55 {
  color: #d977068c;
}

.text-amber-600\/60 {
  color: #d9770699;
}

.text-amber-600\/65 {
  color: #d97706a6;
}

.text-amber-600\/70 {
  color: #d97706b3;
}

.text-amber-600\/75 {
  color: #d97706bf;
}

.text-amber-600\/80 {
  color: #d97706cc;
}

.text-amber-600\/85 {
  color: #d97706d9;
}

.text-amber-600\/90 {
  color: #d97706e6;
}

.text-amber-600\/95 {
  color: #d97706f2;
}

.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.text-amber-700\/0 {
  color: #b4530900;
}

.text-amber-700\/10 {
  color: #b453091a;
}

.text-amber-700\/100 {
  color: #b45309;
}

.text-amber-700\/15 {
  color: #b4530926;
}

.text-amber-700\/20 {
  color: #b4530933;
}

.text-amber-700\/25 {
  color: #b4530940;
}

.text-amber-700\/30 {
  color: #b453094d;
}

.text-amber-700\/35 {
  color: #b4530959;
}

.text-amber-700\/40 {
  color: #b4530966;
}

.text-amber-700\/45 {
  color: #b4530973;
}

.text-amber-700\/5 {
  color: #b453090d;
}

.text-amber-700\/50 {
  color: #b4530980;
}

.text-amber-700\/55 {
  color: #b453098c;
}

.text-amber-700\/60 {
  color: #b4530999;
}

.text-amber-700\/65 {
  color: #b45309a6;
}

.text-amber-700\/70 {
  color: #b45309b3;
}

.text-amber-700\/75 {
  color: #b45309bf;
}

.text-amber-700\/80 {
  color: #b45309cc;
}

.text-amber-700\/85 {
  color: #b45309d9;
}

.text-amber-700\/90 {
  color: #b45309e6;
}

.text-amber-700\/95 {
  color: #b45309f2;
}

.text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.text-amber-800\/0 {
  color: #92400e00;
}

.text-amber-800\/10 {
  color: #92400e1a;
}

.text-amber-800\/100 {
  color: #92400e;
}

.text-amber-800\/15 {
  color: #92400e26;
}

.text-amber-800\/20 {
  color: #92400e33;
}

.text-amber-800\/25 {
  color: #92400e40;
}

.text-amber-800\/30 {
  color: #92400e4d;
}

.text-amber-800\/35 {
  color: #92400e59;
}

.text-amber-800\/40 {
  color: #92400e66;
}

.text-amber-800\/45 {
  color: #92400e73;
}

.text-amber-800\/5 {
  color: #92400e0d;
}

.text-amber-800\/50 {
  color: #92400e80;
}

.text-amber-800\/55 {
  color: #92400e8c;
}

.text-amber-800\/60 {
  color: #92400e99;
}

.text-amber-800\/65 {
  color: #92400ea6;
}

.text-amber-800\/70 {
  color: #92400eb3;
}

.text-amber-800\/75 {
  color: #92400ebf;
}

.text-amber-800\/80 {
  color: #92400ecc;
}

.text-amber-800\/85 {
  color: #92400ed9;
}

.text-amber-800\/90 {
  color: #92400ee6;
}

.text-amber-800\/95 {
  color: #92400ef2;
}

.text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}

.text-amber-900\/0 {
  color: #78350f00;
}

.text-amber-900\/10 {
  color: #78350f1a;
}

.text-amber-900\/100 {
  color: #78350f;
}

.text-amber-900\/15 {
  color: #78350f26;
}

.text-amber-900\/20 {
  color: #78350f33;
}

.text-amber-900\/25 {
  color: #78350f40;
}

.text-amber-900\/30 {
  color: #78350f4d;
}

.text-amber-900\/35 {
  color: #78350f59;
}

.text-amber-900\/40 {
  color: #78350f66;
}

.text-amber-900\/45 {
  color: #78350f73;
}

.text-amber-900\/5 {
  color: #78350f0d;
}

.text-amber-900\/50 {
  color: #78350f80;
}

.text-amber-900\/55 {
  color: #78350f8c;
}

.text-amber-900\/60 {
  color: #78350f99;
}

.text-amber-900\/65 {
  color: #78350fa6;
}

.text-amber-900\/70 {
  color: #78350fb3;
}

.text-amber-900\/75 {
  color: #78350fbf;
}

.text-amber-900\/80 {
  color: #78350fcc;
}

.text-amber-900\/85 {
  color: #78350fd9;
}

.text-amber-900\/90 {
  color: #78350fe6;
}

.text-amber-900\/95 {
  color: #78350ff2;
}

.text-amber-950 {
  --tw-text-opacity: 1;
  color: rgb(69 26 3 / var(--tw-text-opacity, 1));
}

.text-amber-950\/0 {
  color: #451a0300;
}

.text-amber-950\/10 {
  color: #451a031a;
}

.text-amber-950\/100 {
  color: #451a03;
}

.text-amber-950\/15 {
  color: #451a0326;
}

.text-amber-950\/20 {
  color: #451a0333;
}

.text-amber-950\/25 {
  color: #451a0340;
}

.text-amber-950\/30 {
  color: #451a034d;
}

.text-amber-950\/35 {
  color: #451a0359;
}

.text-amber-950\/40 {
  color: #451a0366;
}

.text-amber-950\/45 {
  color: #451a0373;
}

.text-amber-950\/5 {
  color: #451a030d;
}

.text-amber-950\/50 {
  color: #451a0380;
}

.text-amber-950\/55 {
  color: #451a038c;
}

.text-amber-950\/60 {
  color: #451a0399;
}

.text-amber-950\/65 {
  color: #451a03a6;
}

.text-amber-950\/70 {
  color: #451a03b3;
}

.text-amber-950\/75 {
  color: #451a03bf;
}

.text-amber-950\/80 {
  color: #451a03cc;
}

.text-amber-950\/85 {
  color: #451a03d9;
}

.text-amber-950\/90 {
  color: #451a03e6;
}

.text-amber-950\/95 {
  color: #451a03f2;
}

.text-background {
  color: var(--background);
}

.text-base-100 {
  --tw-text-opacity: 1;
  color: var(--fallback-b1, oklch(var(--b1) / var(--tw-text-opacity, 1)));
}

.text-base-100\/0 {
  color: var(--fallback-b1, oklch(var(--b1) / 0));
}

.text-base-100\/10 {
  color: var(--fallback-b1, oklch(var(--b1) / .1));
}

.text-base-100\/100 {
  color: var(--fallback-b1, oklch(var(--b1) / 1));
}

.text-base-100\/15 {
  color: var(--fallback-b1, oklch(var(--b1) / .15));
}

.text-base-100\/20 {
  color: var(--fallback-b1, oklch(var(--b1) / .2));
}

.text-base-100\/25 {
  color: var(--fallback-b1, oklch(var(--b1) / .25));
}

.text-base-100\/30 {
  color: var(--fallback-b1, oklch(var(--b1) / .3));
}

.text-base-100\/35 {
  color: var(--fallback-b1, oklch(var(--b1) / .35));
}

.text-base-100\/40 {
  color: var(--fallback-b1, oklch(var(--b1) / .4));
}

.text-base-100\/45 {
  color: var(--fallback-b1, oklch(var(--b1) / .45));
}

.text-base-100\/5 {
  color: var(--fallback-b1, oklch(var(--b1) / .05));
}

.text-base-100\/50 {
  color: var(--fallback-b1, oklch(var(--b1) / .5));
}

.text-base-100\/55 {
  color: var(--fallback-b1, oklch(var(--b1) / .55));
}

.text-base-100\/60 {
  color: var(--fallback-b1, oklch(var(--b1) / .6));
}

.text-base-100\/65 {
  color: var(--fallback-b1, oklch(var(--b1) / .65));
}

.text-base-100\/70 {
  color: var(--fallback-b1, oklch(var(--b1) / .7));
}

.text-base-100\/75 {
  color: var(--fallback-b1, oklch(var(--b1) / .75));
}

.text-base-100\/80 {
  color: var(--fallback-b1, oklch(var(--b1) / .8));
}

.text-base-100\/85 {
  color: var(--fallback-b1, oklch(var(--b1) / .85));
}

.text-base-100\/90 {
  color: var(--fallback-b1, oklch(var(--b1) / .9));
}

.text-base-100\/95 {
  color: var(--fallback-b1, oklch(var(--b1) / .95));
}

.text-base-200 {
  --tw-text-opacity: 1;
  color: var(--fallback-b2, oklch(var(--b2) / var(--tw-text-opacity, 1)));
}

.text-base-200\/0 {
  color: var(--fallback-b2, oklch(var(--b2) / 0));
}

.text-base-200\/10 {
  color: var(--fallback-b2, oklch(var(--b2) / .1));
}

.text-base-200\/100 {
  color: var(--fallback-b2, oklch(var(--b2) / 1));
}

.text-base-200\/15 {
  color: var(--fallback-b2, oklch(var(--b2) / .15));
}

.text-base-200\/20 {
  color: var(--fallback-b2, oklch(var(--b2) / .2));
}

.text-base-200\/25 {
  color: var(--fallback-b2, oklch(var(--b2) / .25));
}

.text-base-200\/30 {
  color: var(--fallback-b2, oklch(var(--b2) / .3));
}

.text-base-200\/35 {
  color: var(--fallback-b2, oklch(var(--b2) / .35));
}

.text-base-200\/40 {
  color: var(--fallback-b2, oklch(var(--b2) / .4));
}

.text-base-200\/45 {
  color: var(--fallback-b2, oklch(var(--b2) / .45));
}

.text-base-200\/5 {
  color: var(--fallback-b2, oklch(var(--b2) / .05));
}

.text-base-200\/50 {
  color: var(--fallback-b2, oklch(var(--b2) / .5));
}

.text-base-200\/55 {
  color: var(--fallback-b2, oklch(var(--b2) / .55));
}

.text-base-200\/60 {
  color: var(--fallback-b2, oklch(var(--b2) / .6));
}

.text-base-200\/65 {
  color: var(--fallback-b2, oklch(var(--b2) / .65));
}

.text-base-200\/70 {
  color: var(--fallback-b2, oklch(var(--b2) / .7));
}

.text-base-200\/75 {
  color: var(--fallback-b2, oklch(var(--b2) / .75));
}

.text-base-200\/80 {
  color: var(--fallback-b2, oklch(var(--b2) / .8));
}

.text-base-200\/85 {
  color: var(--fallback-b2, oklch(var(--b2) / .85));
}

.text-base-200\/90 {
  color: var(--fallback-b2, oklch(var(--b2) / .9));
}

.text-base-200\/95 {
  color: var(--fallback-b2, oklch(var(--b2) / .95));
}

.text-base-300 {
  --tw-text-opacity: 1;
  color: var(--fallback-b3, oklch(var(--b3) / var(--tw-text-opacity, 1)));
}

.text-base-300\/0 {
  color: var(--fallback-b3, oklch(var(--b3) / 0));
}

.text-base-300\/10 {
  color: var(--fallback-b3, oklch(var(--b3) / .1));
}

.text-base-300\/100 {
  color: var(--fallback-b3, oklch(var(--b3) / 1));
}

.text-base-300\/15 {
  color: var(--fallback-b3, oklch(var(--b3) / .15));
}

.text-base-300\/20 {
  color: var(--fallback-b3, oklch(var(--b3) / .2));
}

.text-base-300\/25 {
  color: var(--fallback-b3, oklch(var(--b3) / .25));
}

.text-base-300\/30 {
  color: var(--fallback-b3, oklch(var(--b3) / .3));
}

.text-base-300\/35 {
  color: var(--fallback-b3, oklch(var(--b3) / .35));
}

.text-base-300\/40 {
  color: var(--fallback-b3, oklch(var(--b3) / .4));
}

.text-base-300\/45 {
  color: var(--fallback-b3, oklch(var(--b3) / .45));
}

.text-base-300\/5 {
  color: var(--fallback-b3, oklch(var(--b3) / .05));
}

.text-base-300\/50 {
  color: var(--fallback-b3, oklch(var(--b3) / .5));
}

.text-base-300\/55 {
  color: var(--fallback-b3, oklch(var(--b3) / .55));
}

.text-base-300\/60 {
  color: var(--fallback-b3, oklch(var(--b3) / .6));
}

.text-base-300\/65 {
  color: var(--fallback-b3, oklch(var(--b3) / .65));
}

.text-base-300\/70 {
  color: var(--fallback-b3, oklch(var(--b3) / .7));
}

.text-base-300\/75 {
  color: var(--fallback-b3, oklch(var(--b3) / .75));
}

.text-base-300\/80 {
  color: var(--fallback-b3, oklch(var(--b3) / .8));
}

.text-base-300\/85 {
  color: var(--fallback-b3, oklch(var(--b3) / .85));
}

.text-base-300\/90 {
  color: var(--fallback-b3, oklch(var(--b3) / .9));
}

.text-base-300\/95 {
  color: var(--fallback-b3, oklch(var(--b3) / .95));
}

.text-base-content {
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity, 1)));
}

.text-base-content\/0 {
  color: var(--fallback-bc, oklch(var(--bc) / 0));
}

.text-base-content\/10 {
  color: var(--fallback-bc, oklch(var(--bc) / .1));
}

.text-base-content\/100 {
  color: var(--fallback-bc, oklch(var(--bc) / 1));
}

.text-base-content\/15 {
  color: var(--fallback-bc, oklch(var(--bc) / .15));
}

.text-base-content\/20 {
  color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.text-base-content\/25 {
  color: var(--fallback-bc, oklch(var(--bc) / .25));
}

.text-base-content\/30 {
  color: var(--fallback-bc, oklch(var(--bc) / .3));
}

.text-base-content\/35 {
  color: var(--fallback-bc, oklch(var(--bc) / .35));
}

.text-base-content\/40 {
  color: var(--fallback-bc, oklch(var(--bc) / .4));
}

.text-base-content\/45 {
  color: var(--fallback-bc, oklch(var(--bc) / .45));
}

.text-base-content\/5 {
  color: var(--fallback-bc, oklch(var(--bc) / .05));
}

.text-base-content\/50 {
  color: var(--fallback-bc, oklch(var(--bc) / .5));
}

.text-base-content\/55 {
  color: var(--fallback-bc, oklch(var(--bc) / .55));
}

.text-base-content\/60 {
  color: var(--fallback-bc, oklch(var(--bc) / .6));
}

.text-base-content\/65 {
  color: var(--fallback-bc, oklch(var(--bc) / .65));
}

.text-base-content\/70 {
  color: var(--fallback-bc, oklch(var(--bc) / .7));
}

.text-base-content\/75 {
  color: var(--fallback-bc, oklch(var(--bc) / .75));
}

.text-base-content\/80 {
  color: var(--fallback-bc, oklch(var(--bc) / .8));
}

.text-base-content\/85 {
  color: var(--fallback-bc, oklch(var(--bc) / .85));
}

.text-base-content\/90 {
  color: var(--fallback-bc, oklch(var(--bc) / .9));
}

.text-base-content\/95 {
  color: var(--fallback-bc, oklch(var(--bc) / .95));
}

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

.text-black\/0 {
  color: #0000;
}

.text-black\/10 {
  color: #0000001a;
}

.text-black\/100 {
  color: #000;
}

.text-black\/15 {
  color: #00000026;
}

.text-black\/20 {
  color: #0003;
}

.text-black\/25 {
  color: #00000040;
}

.text-black\/30 {
  color: #0000004d;
}

.text-black\/35 {
  color: #00000059;
}

.text-black\/40 {
  color: #0006;
}

.text-black\/45 {
  color: #00000073;
}

.text-black\/5 {
  color: #0000000d;
}

.text-black\/50 {
  color: #00000080;
}

.text-black\/55 {
  color: #0000008c;
}

.text-black\/60 {
  color: #0009;
}

.text-black\/65 {
  color: #000000a6;
}

.text-black\/70 {
  color: #000000b3;
}

.text-black\/75 {
  color: #000000bf;
}

.text-black\/80 {
  color: #000c;
}

.text-black\/85 {
  color: #000000d9;
}

.text-black\/90 {
  color: #000000e6;
}

.text-black\/95 {
  color: #000000f2;
}

.text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}

.text-blue-100\/0 {
  color: #dbeafe00;
}

.text-blue-100\/10 {
  color: #dbeafe1a;
}

.text-blue-100\/100 {
  color: #dbeafe;
}

.text-blue-100\/15 {
  color: #dbeafe26;
}

.text-blue-100\/20 {
  color: #dbeafe33;
}

.text-blue-100\/25 {
  color: #dbeafe40;
}

.text-blue-100\/30 {
  color: #dbeafe4d;
}

.text-blue-100\/35 {
  color: #dbeafe59;
}

.text-blue-100\/40 {
  color: #dbeafe66;
}

.text-blue-100\/45 {
  color: #dbeafe73;
}

.text-blue-100\/5 {
  color: #dbeafe0d;
}

.text-blue-100\/50 {
  color: #dbeafe80;
}

.text-blue-100\/55 {
  color: #dbeafe8c;
}

.text-blue-100\/60 {
  color: #dbeafe99;
}

.text-blue-100\/65 {
  color: #dbeafea6;
}

.text-blue-100\/70 {
  color: #dbeafeb3;
}

.text-blue-100\/75 {
  color: #dbeafebf;
}

.text-blue-100\/80 {
  color: #dbeafecc;
}

.text-blue-100\/85 {
  color: #dbeafed9;
}

.text-blue-100\/90 {
  color: #dbeafee6;
}

.text-blue-100\/95 {
  color: #dbeafef2;
}

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

.text-blue-200\/0 {
  color: #bfdbfe00;
}

.text-blue-200\/10 {
  color: #bfdbfe1a;
}

.text-blue-200\/100 {
  color: #bfdbfe;
}

.text-blue-200\/15 {
  color: #bfdbfe26;
}

.text-blue-200\/20 {
  color: #bfdbfe33;
}

.text-blue-200\/25 {
  color: #bfdbfe40;
}

.text-blue-200\/30 {
  color: #bfdbfe4d;
}

.text-blue-200\/35 {
  color: #bfdbfe59;
}

.text-blue-200\/40 {
  color: #bfdbfe66;
}

.text-blue-200\/45 {
  color: #bfdbfe73;
}

.text-blue-200\/5 {
  color: #bfdbfe0d;
}

.text-blue-200\/50 {
  color: #bfdbfe80;
}

.text-blue-200\/55 {
  color: #bfdbfe8c;
}

.text-blue-200\/60 {
  color: #bfdbfe99;
}

.text-blue-200\/65 {
  color: #bfdbfea6;
}

.text-blue-200\/70 {
  color: #bfdbfeb3;
}

.text-blue-200\/75 {
  color: #bfdbfebf;
}

.text-blue-200\/80 {
  color: #bfdbfecc;
}

.text-blue-200\/85 {
  color: #bfdbfed9;
}

.text-blue-200\/90 {
  color: #bfdbfee6;
}

.text-blue-200\/95 {
  color: #bfdbfef2;
}

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

.text-blue-300\/0 {
  color: #93c5fd00;
}

.text-blue-300\/10 {
  color: #93c5fd1a;
}

.text-blue-300\/100 {
  color: #93c5fd;
}

.text-blue-300\/15 {
  color: #93c5fd26;
}

.text-blue-300\/20 {
  color: #93c5fd33;
}

.text-blue-300\/25 {
  color: #93c5fd40;
}

.text-blue-300\/30 {
  color: #93c5fd4d;
}

.text-blue-300\/35 {
  color: #93c5fd59;
}

.text-blue-300\/40 {
  color: #93c5fd66;
}

.text-blue-300\/45 {
  color: #93c5fd73;
}

.text-blue-300\/5 {
  color: #93c5fd0d;
}

.text-blue-300\/50 {
  color: #93c5fd80;
}

.text-blue-300\/55 {
  color: #93c5fd8c;
}

.text-blue-300\/60 {
  color: #93c5fd99;
}

.text-blue-300\/65 {
  color: #93c5fda6;
}

.text-blue-300\/70 {
  color: #93c5fdb3;
}

.text-blue-300\/75 {
  color: #93c5fdbf;
}

.text-blue-300\/80 {
  color: #93c5fdcc;
}

.text-blue-300\/85 {
  color: #93c5fdd9;
}

.text-blue-300\/90 {
  color: #93c5fde6;
}

.text-blue-300\/95 {
  color: #93c5fdf2;
}

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

.text-blue-400\/0 {
  color: #60a5fa00;
}

.text-blue-400\/10 {
  color: #60a5fa1a;
}

.text-blue-400\/100 {
  color: #60a5fa;
}

.text-blue-400\/15 {
  color: #60a5fa26;
}

.text-blue-400\/20 {
  color: #60a5fa33;
}

.text-blue-400\/25 {
  color: #60a5fa40;
}

.text-blue-400\/30 {
  color: #60a5fa4d;
}

.text-blue-400\/35 {
  color: #60a5fa59;
}

.text-blue-400\/40 {
  color: #60a5fa66;
}

.text-blue-400\/45 {
  color: #60a5fa73;
}

.text-blue-400\/5 {
  color: #60a5fa0d;
}

.text-blue-400\/50 {
  color: #60a5fa80;
}

.text-blue-400\/55 {
  color: #60a5fa8c;
}

.text-blue-400\/60 {
  color: #60a5fa99;
}

.text-blue-400\/65 {
  color: #60a5faa6;
}

.text-blue-400\/70 {
  color: #60a5fab3;
}

.text-blue-400\/75 {
  color: #60a5fabf;
}

.text-blue-400\/80 {
  color: #60a5facc;
}

.text-blue-400\/85 {
  color: #60a5fad9;
}

.text-blue-400\/90 {
  color: #60a5fae6;
}

.text-blue-400\/95 {
  color: #60a5faf2;
}

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

.text-blue-50\/0 {
  color: #eff6ff00;
}

.text-blue-50\/10 {
  color: #eff6ff1a;
}

.text-blue-50\/100 {
  color: #eff6ff;
}

.text-blue-50\/15 {
  color: #eff6ff26;
}

.text-blue-50\/20 {
  color: #eff6ff33;
}

.text-blue-50\/25 {
  color: #eff6ff40;
}

.text-blue-50\/30 {
  color: #eff6ff4d;
}

.text-blue-50\/35 {
  color: #eff6ff59;
}

.text-blue-50\/40 {
  color: #eff6ff66;
}

.text-blue-50\/45 {
  color: #eff6ff73;
}

.text-blue-50\/5 {
  color: #eff6ff0d;
}

.text-blue-50\/50 {
  color: #eff6ff80;
}

.text-blue-50\/55 {
  color: #eff6ff8c;
}

.text-blue-50\/60 {
  color: #eff6ff99;
}

.text-blue-50\/65 {
  color: #eff6ffa6;
}

.text-blue-50\/70 {
  color: #eff6ffb3;
}

.text-blue-50\/75 {
  color: #eff6ffbf;
}

.text-blue-50\/80 {
  color: #eff6ffcc;
}

.text-blue-50\/85 {
  color: #eff6ffd9;
}

.text-blue-50\/90 {
  color: #eff6ffe6;
}

.text-blue-50\/95 {
  color: #eff6fff2;
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.text-blue-500\/0 {
  color: #3b82f600;
}

.text-blue-500\/10 {
  color: #3b82f61a;
}

.text-blue-500\/100 {
  color: #3b82f6;
}

.text-blue-500\/15 {
  color: #3b82f626;
}

.text-blue-500\/20 {
  color: #3b82f633;
}

.text-blue-500\/25 {
  color: #3b82f640;
}

.text-blue-500\/30 {
  color: #3b82f64d;
}

.text-blue-500\/35 {
  color: #3b82f659;
}

.text-blue-500\/40 {
  color: #3b82f666;
}

.text-blue-500\/45 {
  color: #3b82f673;
}

.text-blue-500\/5 {
  color: #3b82f60d;
}

.text-blue-500\/50 {
  color: #3b82f680;
}

.text-blue-500\/55 {
  color: #3b82f68c;
}

.text-blue-500\/60 {
  color: #3b82f699;
}

.text-blue-500\/65 {
  color: #3b82f6a6;
}

.text-blue-500\/70 {
  color: #3b82f6b3;
}

.text-blue-500\/75 {
  color: #3b82f6bf;
}

.text-blue-500\/80 {
  color: #3b82f6cc;
}

.text-blue-500\/85 {
  color: #3b82f6d9;
}

.text-blue-500\/90 {
  color: #3b82f6e6;
}

.text-blue-500\/95 {
  color: #3b82f6f2;
}

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

.text-blue-600\/0 {
  color: #2563eb00;
}

.text-blue-600\/10 {
  color: #2563eb1a;
}

.text-blue-600\/100 {
  color: #2563eb;
}

.text-blue-600\/15 {
  color: #2563eb26;
}

.text-blue-600\/20 {
  color: #2563eb33;
}

.text-blue-600\/25 {
  color: #2563eb40;
}

.text-blue-600\/30 {
  color: #2563eb4d;
}

.text-blue-600\/35 {
  color: #2563eb59;
}

.text-blue-600\/40 {
  color: #2563eb66;
}

.text-blue-600\/45 {
  color: #2563eb73;
}

.text-blue-600\/5 {
  color: #2563eb0d;
}

.text-blue-600\/50 {
  color: #2563eb80;
}

.text-blue-600\/55 {
  color: #2563eb8c;
}

.text-blue-600\/60 {
  color: #2563eb99;
}

.text-blue-600\/65 {
  color: #2563eba6;
}

.text-blue-600\/70 {
  color: #2563ebb3;
}

.text-blue-600\/75 {
  color: #2563ebbf;
}

.text-blue-600\/80 {
  color: #2563ebcc;
}

.text-blue-600\/85 {
  color: #2563ebd9;
}

.text-blue-600\/90 {
  color: #2563ebe6;
}

.text-blue-600\/95 {
  color: #2563ebf2;
}

.text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.text-blue-700\/0 {
  color: #1d4ed800;
}

.text-blue-700\/10 {
  color: #1d4ed81a;
}

.text-blue-700\/100 {
  color: #1d4ed8;
}

.text-blue-700\/15 {
  color: #1d4ed826;
}

.text-blue-700\/20 {
  color: #1d4ed833;
}

.text-blue-700\/25 {
  color: #1d4ed840;
}

.text-blue-700\/30 {
  color: #1d4ed84d;
}

.text-blue-700\/35 {
  color: #1d4ed859;
}

.text-blue-700\/40 {
  color: #1d4ed866;
}

.text-blue-700\/45 {
  color: #1d4ed873;
}

.text-blue-700\/5 {
  color: #1d4ed80d;
}

.text-blue-700\/50 {
  color: #1d4ed880;
}

.text-blue-700\/55 {
  color: #1d4ed88c;
}

.text-blue-700\/60 {
  color: #1d4ed899;
}

.text-blue-700\/65 {
  color: #1d4ed8a6;
}

.text-blue-700\/70 {
  color: #1d4ed8b3;
}

.text-blue-700\/75 {
  color: #1d4ed8bf;
}

.text-blue-700\/80 {
  color: #1d4ed8cc;
}

.text-blue-700\/85 {
  color: #1d4ed8d9;
}

.text-blue-700\/90 {
  color: #1d4ed8e6;
}

.text-blue-700\/95 {
  color: #1d4ed8f2;
}

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

.text-blue-800\/0 {
  color: #1e40af00;
}

.text-blue-800\/10 {
  color: #1e40af1a;
}

.text-blue-800\/100 {
  color: #1e40af;
}

.text-blue-800\/15 {
  color: #1e40af26;
}

.text-blue-800\/20 {
  color: #1e40af33;
}

.text-blue-800\/25 {
  color: #1e40af40;
}

.text-blue-800\/30 {
  color: #1e40af4d;
}

.text-blue-800\/35 {
  color: #1e40af59;
}

.text-blue-800\/40 {
  color: #1e40af66;
}

.text-blue-800\/45 {
  color: #1e40af73;
}

.text-blue-800\/5 {
  color: #1e40af0d;
}

.text-blue-800\/50 {
  color: #1e40af80;
}

.text-blue-800\/55 {
  color: #1e40af8c;
}

.text-blue-800\/60 {
  color: #1e40af99;
}

.text-blue-800\/65 {
  color: #1e40afa6;
}

.text-blue-800\/70 {
  color: #1e40afb3;
}

.text-blue-800\/75 {
  color: #1e40afbf;
}

.text-blue-800\/80 {
  color: #1e40afcc;
}

.text-blue-800\/85 {
  color: #1e40afd9;
}

.text-blue-800\/90 {
  color: #1e40afe6;
}

.text-blue-800\/95 {
  color: #1e40aff2;
}

.text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}

.text-blue-900\/0 {
  color: #1e3a8a00;
}

.text-blue-900\/10 {
  color: #1e3a8a1a;
}

.text-blue-900\/100 {
  color: #1e3a8a;
}

.text-blue-900\/15 {
  color: #1e3a8a26;
}

.text-blue-900\/20 {
  color: #1e3a8a33;
}

.text-blue-900\/25 {
  color: #1e3a8a40;
}

.text-blue-900\/30 {
  color: #1e3a8a4d;
}

.text-blue-900\/35 {
  color: #1e3a8a59;
}

.text-blue-900\/40 {
  color: #1e3a8a66;
}

.text-blue-900\/45 {
  color: #1e3a8a73;
}

.text-blue-900\/5 {
  color: #1e3a8a0d;
}

.text-blue-900\/50 {
  color: #1e3a8a80;
}

.text-blue-900\/55 {
  color: #1e3a8a8c;
}

.text-blue-900\/60 {
  color: #1e3a8a99;
}

.text-blue-900\/65 {
  color: #1e3a8aa6;
}

.text-blue-900\/70 {
  color: #1e3a8ab3;
}

.text-blue-900\/75 {
  color: #1e3a8abf;
}

.text-blue-900\/80 {
  color: #1e3a8acc;
}

.text-blue-900\/85 {
  color: #1e3a8ad9;
}

.text-blue-900\/90 {
  color: #1e3a8ae6;
}

.text-blue-900\/95 {
  color: #1e3a8af2;
}

.text-blue-950 {
  --tw-text-opacity: 1;
  color: rgb(23 37 84 / var(--tw-text-opacity, 1));
}

.text-blue-950\/0 {
  color: #17255400;
}

.text-blue-950\/10 {
  color: #1725541a;
}

.text-blue-950\/100 {
  color: #172554;
}

.text-blue-950\/15 {
  color: #17255426;
}

.text-blue-950\/20 {
  color: #17255433;
}

.text-blue-950\/25 {
  color: #17255440;
}

.text-blue-950\/30 {
  color: #1725544d;
}

.text-blue-950\/35 {
  color: #17255459;
}

.text-blue-950\/40 {
  color: #17255466;
}

.text-blue-950\/45 {
  color: #17255473;
}

.text-blue-950\/5 {
  color: #1725540d;
}

.text-blue-950\/50 {
  color: #17255480;
}

.text-blue-950\/55 {
  color: #1725548c;
}

.text-blue-950\/60 {
  color: #17255499;
}

.text-blue-950\/65 {
  color: #172554a6;
}

.text-blue-950\/70 {
  color: #172554b3;
}

.text-blue-950\/75 {
  color: #172554bf;
}

.text-blue-950\/80 {
  color: #172554cc;
}

.text-blue-950\/85 {
  color: #172554d9;
}

.text-blue-950\/90 {
  color: #172554e6;
}

.text-blue-950\/95 {
  color: #172554f2;
}

.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: #cffafe00;
}

.text-cyan-100\/10 {
  color: #cffafe1a;
}

.text-cyan-100\/100 {
  color: #cffafe;
}

.text-cyan-100\/15 {
  color: #cffafe26;
}

.text-cyan-100\/20 {
  color: #cffafe33;
}

.text-cyan-100\/25 {
  color: #cffafe40;
}

.text-cyan-100\/30 {
  color: #cffafe4d;
}

.text-cyan-100\/35 {
  color: #cffafe59;
}

.text-cyan-100\/40 {
  color: #cffafe66;
}

.text-cyan-100\/45 {
  color: #cffafe73;
}

.text-cyan-100\/5 {
  color: #cffafe0d;
}

.text-cyan-100\/50 {
  color: #cffafe80;
}

.text-cyan-100\/55 {
  color: #cffafe8c;
}

.text-cyan-100\/60 {
  color: #cffafe99;
}

.text-cyan-100\/65 {
  color: #cffafea6;
}

.text-cyan-100\/70 {
  color: #cffafeb3;
}

.text-cyan-100\/75 {
  color: #cffafebf;
}

.text-cyan-100\/80 {
  color: #cffafecc;
}

.text-cyan-100\/85 {
  color: #cffafed9;
}

.text-cyan-100\/90 {
  color: #cffafee6;
}

.text-cyan-100\/95 {
  color: #cffafef2;
}

.text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 / var(--tw-text-opacity, 1));
}

.text-cyan-200\/0 {
  color: #a5f3fc00;
}

.text-cyan-200\/10 {
  color: #a5f3fc1a;
}

.text-cyan-200\/100 {
  color: #a5f3fc;
}

.text-cyan-200\/15 {
  color: #a5f3fc26;
}

.text-cyan-200\/20 {
  color: #a5f3fc33;
}

.text-cyan-200\/25 {
  color: #a5f3fc40;
}

.text-cyan-200\/30 {
  color: #a5f3fc4d;
}

.text-cyan-200\/35 {
  color: #a5f3fc59;
}

.text-cyan-200\/40 {
  color: #a5f3fc66;
}

.text-cyan-200\/45 {
  color: #a5f3fc73;
}

.text-cyan-200\/5 {
  color: #a5f3fc0d;
}

.text-cyan-200\/50 {
  color: #a5f3fc80;
}

.text-cyan-200\/55 {
  color: #a5f3fc8c;
}

.text-cyan-200\/60 {
  color: #a5f3fc99;
}

.text-cyan-200\/65 {
  color: #a5f3fca6;
}

.text-cyan-200\/70 {
  color: #a5f3fcb3;
}

.text-cyan-200\/75 {
  color: #a5f3fcbf;
}

.text-cyan-200\/80 {
  color: #a5f3fccc;
}

.text-cyan-200\/85 {
  color: #a5f3fcd9;
}

.text-cyan-200\/90 {
  color: #a5f3fce6;
}

.text-cyan-200\/95 {
  color: #a5f3fcf2;
}

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

.text-cyan-300\/0 {
  color: #67e8f900;
}

.text-cyan-300\/10 {
  color: #67e8f91a;
}

.text-cyan-300\/100 {
  color: #67e8f9;
}

.text-cyan-300\/15 {
  color: #67e8f926;
}

.text-cyan-300\/20 {
  color: #67e8f933;
}

.text-cyan-300\/25 {
  color: #67e8f940;
}

.text-cyan-300\/30 {
  color: #67e8f94d;
}

.text-cyan-300\/35 {
  color: #67e8f959;
}

.text-cyan-300\/40 {
  color: #67e8f966;
}

.text-cyan-300\/45 {
  color: #67e8f973;
}

.text-cyan-300\/5 {
  color: #67e8f90d;
}

.text-cyan-300\/50 {
  color: #67e8f980;
}

.text-cyan-300\/55 {
  color: #67e8f98c;
}

.text-cyan-300\/60 {
  color: #67e8f999;
}

.text-cyan-300\/65 {
  color: #67e8f9a6;
}

.text-cyan-300\/70 {
  color: #67e8f9b3;
}

.text-cyan-300\/75 {
  color: #67e8f9bf;
}

.text-cyan-300\/80 {
  color: #67e8f9cc;
}

.text-cyan-300\/85 {
  color: #67e8f9d9;
}

.text-cyan-300\/90 {
  color: #67e8f9e6;
}

.text-cyan-300\/95 {
  color: #67e8f9f2;
}

.text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 / var(--tw-text-opacity, 1));
}

.text-cyan-400\/0 {
  color: #22d3ee00;
}

.text-cyan-400\/10 {
  color: #22d3ee1a;
}

.text-cyan-400\/100 {
  color: #22d3ee;
}

.text-cyan-400\/15 {
  color: #22d3ee26;
}

.text-cyan-400\/20 {
  color: #22d3ee33;
}

.text-cyan-400\/25 {
  color: #22d3ee40;
}

.text-cyan-400\/30 {
  color: #22d3ee4d;
}

.text-cyan-400\/35 {
  color: #22d3ee59;
}

.text-cyan-400\/40 {
  color: #22d3ee66;
}

.text-cyan-400\/45 {
  color: #22d3ee73;
}

.text-cyan-400\/5 {
  color: #22d3ee0d;
}

.text-cyan-400\/50 {
  color: #22d3ee80;
}

.text-cyan-400\/55 {
  color: #22d3ee8c;
}

.text-cyan-400\/60 {
  color: #22d3ee99;
}

.text-cyan-400\/65 {
  color: #22d3eea6;
}

.text-cyan-400\/70 {
  color: #22d3eeb3;
}

.text-cyan-400\/75 {
  color: #22d3eebf;
}

.text-cyan-400\/80 {
  color: #22d3eecc;
}

.text-cyan-400\/85 {
  color: #22d3eed9;
}

.text-cyan-400\/90 {
  color: #22d3eee6;
}

.text-cyan-400\/95 {
  color: #22d3eef2;
}

.text-cyan-50 {
  --tw-text-opacity: 1;
  color: rgb(236 254 255 / var(--tw-text-opacity, 1));
}

.text-cyan-50\/0 {
  color: #ecfeff00;
}

.text-cyan-50\/10 {
  color: #ecfeff1a;
}

.text-cyan-50\/100 {
  color: #ecfeff;
}

.text-cyan-50\/15 {
  color: #ecfeff26;
}

.text-cyan-50\/20 {
  color: #ecfeff33;
}

.text-cyan-50\/25 {
  color: #ecfeff40;
}

.text-cyan-50\/30 {
  color: #ecfeff4d;
}

.text-cyan-50\/35 {
  color: #ecfeff59;
}

.text-cyan-50\/40 {
  color: #ecfeff66;
}

.text-cyan-50\/45 {
  color: #ecfeff73;
}

.text-cyan-50\/5 {
  color: #ecfeff0d;
}

.text-cyan-50\/50 {
  color: #ecfeff80;
}

.text-cyan-50\/55 {
  color: #ecfeff8c;
}

.text-cyan-50\/60 {
  color: #ecfeff99;
}

.text-cyan-50\/65 {
  color: #ecfeffa6;
}

.text-cyan-50\/70 {
  color: #ecfeffb3;
}

.text-cyan-50\/75 {
  color: #ecfeffbf;
}

.text-cyan-50\/80 {
  color: #ecfeffcc;
}

.text-cyan-50\/85 {
  color: #ecfeffd9;
}

.text-cyan-50\/90 {
  color: #ecfeffe6;
}

.text-cyan-50\/95 {
  color: #ecfefff2;
}

.text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}

.text-cyan-500\/0 {
  color: #06b6d400;
}

.text-cyan-500\/10 {
  color: #06b6d41a;
}

.text-cyan-500\/100 {
  color: #06b6d4;
}

.text-cyan-500\/15 {
  color: #06b6d426;
}

.text-cyan-500\/20 {
  color: #06b6d433;
}

.text-cyan-500\/25 {
  color: #06b6d440;
}

.text-cyan-500\/30 {
  color: #06b6d44d;
}

.text-cyan-500\/35 {
  color: #06b6d459;
}

.text-cyan-500\/40 {
  color: #06b6d466;
}

.text-cyan-500\/45 {
  color: #06b6d473;
}

.text-cyan-500\/5 {
  color: #06b6d40d;
}

.text-cyan-500\/50 {
  color: #06b6d480;
}

.text-cyan-500\/55 {
  color: #06b6d48c;
}

.text-cyan-500\/60 {
  color: #06b6d499;
}

.text-cyan-500\/65 {
  color: #06b6d4a6;
}

.text-cyan-500\/70 {
  color: #06b6d4b3;
}

.text-cyan-500\/75 {
  color: #06b6d4bf;
}

.text-cyan-500\/80 {
  color: #06b6d4cc;
}

.text-cyan-500\/85 {
  color: #06b6d4d9;
}

.text-cyan-500\/90 {
  color: #06b6d4e6;
}

.text-cyan-500\/95 {
  color: #06b6d4f2;
}

.text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 / var(--tw-text-opacity, 1));
}

.text-cyan-600\/0 {
  color: #0891b200;
}

.text-cyan-600\/10 {
  color: #0891b21a;
}

.text-cyan-600\/100 {
  color: #0891b2;
}

.text-cyan-600\/15 {
  color: #0891b226;
}

.text-cyan-600\/20 {
  color: #0891b233;
}

.text-cyan-600\/25 {
  color: #0891b240;
}

.text-cyan-600\/30 {
  color: #0891b24d;
}

.text-cyan-600\/35 {
  color: #0891b259;
}

.text-cyan-600\/40 {
  color: #0891b266;
}

.text-cyan-600\/45 {
  color: #0891b273;
}

.text-cyan-600\/5 {
  color: #0891b20d;
}

.text-cyan-600\/50 {
  color: #0891b280;
}

.text-cyan-600\/55 {
  color: #0891b28c;
}

.text-cyan-600\/60 {
  color: #0891b299;
}

.text-cyan-600\/65 {
  color: #0891b2a6;
}

.text-cyan-600\/70 {
  color: #0891b2b3;
}

.text-cyan-600\/75 {
  color: #0891b2bf;
}

.text-cyan-600\/80 {
  color: #0891b2cc;
}

.text-cyan-600\/85 {
  color: #0891b2d9;
}

.text-cyan-600\/90 {
  color: #0891b2e6;
}

.text-cyan-600\/95 {
  color: #0891b2f2;
}

.text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 / var(--tw-text-opacity, 1));
}

.text-cyan-700\/0 {
  color: #0e749000;
}

.text-cyan-700\/10 {
  color: #0e74901a;
}

.text-cyan-700\/100 {
  color: #0e7490;
}

.text-cyan-700\/15 {
  color: #0e749026;
}

.text-cyan-700\/20 {
  color: #0e749033;
}

.text-cyan-700\/25 {
  color: #0e749040;
}

.text-cyan-700\/30 {
  color: #0e74904d;
}

.text-cyan-700\/35 {
  color: #0e749059;
}

.text-cyan-700\/40 {
  color: #0e749066;
}

.text-cyan-700\/45 {
  color: #0e749073;
}

.text-cyan-700\/5 {
  color: #0e74900d;
}

.text-cyan-700\/50 {
  color: #0e749080;
}

.text-cyan-700\/55 {
  color: #0e74908c;
}

.text-cyan-700\/60 {
  color: #0e749099;
}

.text-cyan-700\/65 {
  color: #0e7490a6;
}

.text-cyan-700\/70 {
  color: #0e7490b3;
}

.text-cyan-700\/75 {
  color: #0e7490bf;
}

.text-cyan-700\/80 {
  color: #0e7490cc;
}

.text-cyan-700\/85 {
  color: #0e7490d9;
}

.text-cyan-700\/90 {
  color: #0e7490e6;
}

.text-cyan-700\/95 {
  color: #0e7490f2;
}

.text-cyan-800 {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}

.text-cyan-800\/0 {
  color: #155e7500;
}

.text-cyan-800\/10 {
  color: #155e751a;
}

.text-cyan-800\/100 {
  color: #155e75;
}

.text-cyan-800\/15 {
  color: #155e7526;
}

.text-cyan-800\/20 {
  color: #155e7533;
}

.text-cyan-800\/25 {
  color: #155e7540;
}

.text-cyan-800\/30 {
  color: #155e754d;
}

.text-cyan-800\/35 {
  color: #155e7559;
}

.text-cyan-800\/40 {
  color: #155e7566;
}

.text-cyan-800\/45 {
  color: #155e7573;
}

.text-cyan-800\/5 {
  color: #155e750d;
}

.text-cyan-800\/50 {
  color: #155e7580;
}

.text-cyan-800\/55 {
  color: #155e758c;
}

.text-cyan-800\/60 {
  color: #155e7599;
}

.text-cyan-800\/65 {
  color: #155e75a6;
}

.text-cyan-800\/70 {
  color: #155e75b3;
}

.text-cyan-800\/75 {
  color: #155e75bf;
}

.text-cyan-800\/80 {
  color: #155e75cc;
}

.text-cyan-800\/85 {
  color: #155e75d9;
}

.text-cyan-800\/90 {
  color: #155e75e6;
}

.text-cyan-800\/95 {
  color: #155e75f2;
}

.text-cyan-900 {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}

.text-cyan-900\/0 {
  color: #164e6300;
}

.text-cyan-900\/10 {
  color: #164e631a;
}

.text-cyan-900\/100 {
  color: #164e63;
}

.text-cyan-900\/15 {
  color: #164e6326;
}

.text-cyan-900\/20 {
  color: #164e6333;
}

.text-cyan-900\/25 {
  color: #164e6340;
}

.text-cyan-900\/30 {
  color: #164e634d;
}

.text-cyan-900\/35 {
  color: #164e6359;
}

.text-cyan-900\/40 {
  color: #164e6366;
}

.text-cyan-900\/45 {
  color: #164e6373;
}

.text-cyan-900\/5 {
  color: #164e630d;
}

.text-cyan-900\/50 {
  color: #164e6380;
}

.text-cyan-900\/55 {
  color: #164e638c;
}

.text-cyan-900\/60 {
  color: #164e6399;
}

.text-cyan-900\/65 {
  color: #164e63a6;
}

.text-cyan-900\/70 {
  color: #164e63b3;
}

.text-cyan-900\/75 {
  color: #164e63bf;
}

.text-cyan-900\/80 {
  color: #164e63cc;
}

.text-cyan-900\/85 {
  color: #164e63d9;
}

.text-cyan-900\/90 {
  color: #164e63e6;
}

.text-cyan-900\/95 {
  color: #164e63f2;
}

.text-cyan-950 {
  --tw-text-opacity: 1;
  color: rgb(8 51 68 / var(--tw-text-opacity, 1));
}

.text-cyan-950\/0 {
  color: #08334400;
}

.text-cyan-950\/10 {
  color: #0833441a;
}

.text-cyan-950\/100 {
  color: #083344;
}

.text-cyan-950\/15 {
  color: #08334426;
}

.text-cyan-950\/20 {
  color: #08334433;
}

.text-cyan-950\/25 {
  color: #08334440;
}

.text-cyan-950\/30 {
  color: #0833444d;
}

.text-cyan-950\/35 {
  color: #08334459;
}

.text-cyan-950\/40 {
  color: #08334466;
}

.text-cyan-950\/45 {
  color: #08334473;
}

.text-cyan-950\/5 {
  color: #0833440d;
}

.text-cyan-950\/50 {
  color: #08334480;
}

.text-cyan-950\/55 {
  color: #0833448c;
}

.text-cyan-950\/60 {
  color: #08334499;
}

.text-cyan-950\/65 {
  color: #083344a6;
}

.text-cyan-950\/70 {
  color: #083344b3;
}

.text-cyan-950\/75 {
  color: #083344bf;
}

.text-cyan-950\/80 {
  color: #083344cc;
}

.text-cyan-950\/85 {
  color: #083344d9;
}

.text-cyan-950\/90 {
  color: #083344e6;
}

.text-cyan-950\/95 {
  color: #083344f2;
}

.text-emerald-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}

.text-emerald-100\/0 {
  color: #d1fae500;
}

.text-emerald-100\/10 {
  color: #d1fae51a;
}

.text-emerald-100\/100 {
  color: #d1fae5;
}

.text-emerald-100\/15 {
  color: #d1fae526;
}

.text-emerald-100\/20 {
  color: #d1fae533;
}

.text-emerald-100\/25 {
  color: #d1fae540;
}

.text-emerald-100\/30 {
  color: #d1fae54d;
}

.text-emerald-100\/35 {
  color: #d1fae559;
}

.text-emerald-100\/40 {
  color: #d1fae566;
}

.text-emerald-100\/45 {
  color: #d1fae573;
}

.text-emerald-100\/5 {
  color: #d1fae50d;
}

.text-emerald-100\/50 {
  color: #d1fae580;
}

.text-emerald-100\/55 {
  color: #d1fae58c;
}

.text-emerald-100\/60 {
  color: #d1fae599;
}

.text-emerald-100\/65 {
  color: #d1fae5a6;
}

.text-emerald-100\/70 {
  color: #d1fae5b3;
}

.text-emerald-100\/75 {
  color: #d1fae5bf;
}

.text-emerald-100\/80 {
  color: #d1fae5cc;
}

.text-emerald-100\/85 {
  color: #d1fae5d9;
}

.text-emerald-100\/90 {
  color: #d1fae5e6;
}

.text-emerald-100\/95 {
  color: #d1fae5f2;
}

.text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 / var(--tw-text-opacity, 1));
}

.text-emerald-200\/0 {
  color: #a7f3d000;
}

.text-emerald-200\/10 {
  color: #a7f3d01a;
}

.text-emerald-200\/100 {
  color: #a7f3d0;
}

.text-emerald-200\/15 {
  color: #a7f3d026;
}

.text-emerald-200\/20 {
  color: #a7f3d033;
}

.text-emerald-200\/25 {
  color: #a7f3d040;
}

.text-emerald-200\/30 {
  color: #a7f3d04d;
}

.text-emerald-200\/35 {
  color: #a7f3d059;
}

.text-emerald-200\/40 {
  color: #a7f3d066;
}

.text-emerald-200\/45 {
  color: #a7f3d073;
}

.text-emerald-200\/5 {
  color: #a7f3d00d;
}

.text-emerald-200\/50 {
  color: #a7f3d080;
}

.text-emerald-200\/55 {
  color: #a7f3d08c;
}

.text-emerald-200\/60 {
  color: #a7f3d099;
}

.text-emerald-200\/65 {
  color: #a7f3d0a6;
}

.text-emerald-200\/70 {
  color: #a7f3d0b3;
}

.text-emerald-200\/75 {
  color: #a7f3d0bf;
}

.text-emerald-200\/80 {
  color: #a7f3d0cc;
}

.text-emerald-200\/85 {
  color: #a7f3d0d9;
}

.text-emerald-200\/90 {
  color: #a7f3d0e6;
}

.text-emerald-200\/95 {
  color: #a7f3d0f2;
}

.text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 / var(--tw-text-opacity, 1));
}

.text-emerald-300\/0 {
  color: #6ee7b700;
}

.text-emerald-300\/10 {
  color: #6ee7b71a;
}

.text-emerald-300\/100 {
  color: #6ee7b7;
}

.text-emerald-300\/15 {
  color: #6ee7b726;
}

.text-emerald-300\/20 {
  color: #6ee7b733;
}

.text-emerald-300\/25 {
  color: #6ee7b740;
}

.text-emerald-300\/30 {
  color: #6ee7b74d;
}

.text-emerald-300\/35 {
  color: #6ee7b759;
}

.text-emerald-300\/40 {
  color: #6ee7b766;
}

.text-emerald-300\/45 {
  color: #6ee7b773;
}

.text-emerald-300\/5 {
  color: #6ee7b70d;
}

.text-emerald-300\/50 {
  color: #6ee7b780;
}

.text-emerald-300\/55 {
  color: #6ee7b78c;
}

.text-emerald-300\/60 {
  color: #6ee7b799;
}

.text-emerald-300\/65 {
  color: #6ee7b7a6;
}

.text-emerald-300\/70 {
  color: #6ee7b7b3;
}

.text-emerald-300\/75 {
  color: #6ee7b7bf;
}

.text-emerald-300\/80 {
  color: #6ee7b7cc;
}

.text-emerald-300\/85 {
  color: #6ee7b7d9;
}

.text-emerald-300\/90 {
  color: #6ee7b7e6;
}

.text-emerald-300\/95 {
  color: #6ee7b7f2;
}

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

.text-emerald-400\/0 {
  color: #34d39900;
}

.text-emerald-400\/10 {
  color: #34d3991a;
}

.text-emerald-400\/100 {
  color: #34d399;
}

.text-emerald-400\/15 {
  color: #34d39926;
}

.text-emerald-400\/20 {
  color: #34d39933;
}

.text-emerald-400\/25 {
  color: #34d39940;
}

.text-emerald-400\/30 {
  color: #34d3994d;
}

.text-emerald-400\/35 {
  color: #34d39959;
}

.text-emerald-400\/40 {
  color: #34d39966;
}

.text-emerald-400\/45 {
  color: #34d39973;
}

.text-emerald-400\/5 {
  color: #34d3990d;
}

.text-emerald-400\/50 {
  color: #34d39980;
}

.text-emerald-400\/55 {
  color: #34d3998c;
}

.text-emerald-400\/60 {
  color: #34d39999;
}

.text-emerald-400\/65 {
  color: #34d399a6;
}

.text-emerald-400\/70 {
  color: #34d399b3;
}

.text-emerald-400\/75 {
  color: #34d399bf;
}

.text-emerald-400\/80 {
  color: #34d399cc;
}

.text-emerald-400\/85 {
  color: #34d399d9;
}

.text-emerald-400\/90 {
  color: #34d399e6;
}

.text-emerald-400\/95 {
  color: #34d399f2;
}

.text-emerald-50 {
  --tw-text-opacity: 1;
  color: rgb(236 253 245 / var(--tw-text-opacity, 1));
}

.text-emerald-50\/0 {
  color: #ecfdf500;
}

.text-emerald-50\/10 {
  color: #ecfdf51a;
}

.text-emerald-50\/100 {
  color: #ecfdf5;
}

.text-emerald-50\/15 {
  color: #ecfdf526;
}

.text-emerald-50\/20 {
  color: #ecfdf533;
}

.text-emerald-50\/25 {
  color: #ecfdf540;
}

.text-emerald-50\/30 {
  color: #ecfdf54d;
}

.text-emerald-50\/35 {
  color: #ecfdf559;
}

.text-emerald-50\/40 {
  color: #ecfdf566;
}

.text-emerald-50\/45 {
  color: #ecfdf573;
}

.text-emerald-50\/5 {
  color: #ecfdf50d;
}

.text-emerald-50\/50 {
  color: #ecfdf580;
}

.text-emerald-50\/55 {
  color: #ecfdf58c;
}

.text-emerald-50\/60 {
  color: #ecfdf599;
}

.text-emerald-50\/65 {
  color: #ecfdf5a6;
}

.text-emerald-50\/70 {
  color: #ecfdf5b3;
}

.text-emerald-50\/75 {
  color: #ecfdf5bf;
}

.text-emerald-50\/80 {
  color: #ecfdf5cc;
}

.text-emerald-50\/85 {
  color: #ecfdf5d9;
}

.text-emerald-50\/90 {
  color: #ecfdf5e6;
}

.text-emerald-50\/95 {
  color: #ecfdf5f2;
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.text-emerald-500\/0 {
  color: #10b98100;
}

.text-emerald-500\/10 {
  color: #10b9811a;
}

.text-emerald-500\/100 {
  color: #10b981;
}

.text-emerald-500\/15 {
  color: #10b98126;
}

.text-emerald-500\/20 {
  color: #10b98133;
}

.text-emerald-500\/25 {
  color: #10b98140;
}

.text-emerald-500\/30 {
  color: #10b9814d;
}

.text-emerald-500\/35 {
  color: #10b98159;
}

.text-emerald-500\/40 {
  color: #10b98166;
}

.text-emerald-500\/45 {
  color: #10b98173;
}

.text-emerald-500\/5 {
  color: #10b9810d;
}

.text-emerald-500\/50 {
  color: #10b98180;
}

.text-emerald-500\/55 {
  color: #10b9818c;
}

.text-emerald-500\/60 {
  color: #10b98199;
}

.text-emerald-500\/65 {
  color: #10b981a6;
}

.text-emerald-500\/70 {
  color: #10b981b3;
}

.text-emerald-500\/75 {
  color: #10b981bf;
}

.text-emerald-500\/80 {
  color: #10b981cc;
}

.text-emerald-500\/85 {
  color: #10b981d9;
}

.text-emerald-500\/90 {
  color: #10b981e6;
}

.text-emerald-500\/95 {
  color: #10b981f2;
}

.text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity, 1));
}

.text-emerald-600\/0 {
  color: #05966900;
}

.text-emerald-600\/10 {
  color: #0596691a;
}

.text-emerald-600\/100 {
  color: #059669;
}

.text-emerald-600\/15 {
  color: #05966926;
}

.text-emerald-600\/20 {
  color: #05966933;
}

.text-emerald-600\/25 {
  color: #05966940;
}

.text-emerald-600\/30 {
  color: #0596694d;
}

.text-emerald-600\/35 {
  color: #05966959;
}

.text-emerald-600\/40 {
  color: #05966966;
}

.text-emerald-600\/45 {
  color: #05966973;
}

.text-emerald-600\/5 {
  color: #0596690d;
}

.text-emerald-600\/50 {
  color: #05966980;
}

.text-emerald-600\/55 {
  color: #0596698c;
}

.text-emerald-600\/60 {
  color: #05966999;
}

.text-emerald-600\/65 {
  color: #059669a6;
}

.text-emerald-600\/70 {
  color: #059669b3;
}

.text-emerald-600\/75 {
  color: #059669bf;
}

.text-emerald-600\/80 {
  color: #059669cc;
}

.text-emerald-600\/85 {
  color: #059669d9;
}

.text-emerald-600\/90 {
  color: #059669e6;
}

.text-emerald-600\/95 {
  color: #059669f2;
}

.text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 / var(--tw-text-opacity, 1));
}

.text-emerald-700\/0 {
  color: #04785700;
}

.text-emerald-700\/10 {
  color: #0478571a;
}

.text-emerald-700\/100 {
  color: #047857;
}

.text-emerald-700\/15 {
  color: #04785726;
}

.text-emerald-700\/20 {
  color: #04785733;
}

.text-emerald-700\/25 {
  color: #04785740;
}

.text-emerald-700\/30 {
  color: #0478574d;
}

.text-emerald-700\/35 {
  color: #04785759;
}

.text-emerald-700\/40 {
  color: #04785766;
}

.text-emerald-700\/45 {
  color: #04785773;
}

.text-emerald-700\/5 {
  color: #0478570d;
}

.text-emerald-700\/50 {
  color: #04785780;
}

.text-emerald-700\/55 {
  color: #0478578c;
}

.text-emerald-700\/60 {
  color: #04785799;
}

.text-emerald-700\/65 {
  color: #047857a6;
}

.text-emerald-700\/70 {
  color: #047857b3;
}

.text-emerald-700\/75 {
  color: #047857bf;
}

.text-emerald-700\/80 {
  color: #047857cc;
}

.text-emerald-700\/85 {
  color: #047857d9;
}

.text-emerald-700\/90 {
  color: #047857e6;
}

.text-emerald-700\/95 {
  color: #047857f2;
}

.text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}

.text-emerald-800\/0 {
  color: #065f4600;
}

.text-emerald-800\/10 {
  color: #065f461a;
}

.text-emerald-800\/100 {
  color: #065f46;
}

.text-emerald-800\/15 {
  color: #065f4626;
}

.text-emerald-800\/20 {
  color: #065f4633;
}

.text-emerald-800\/25 {
  color: #065f4640;
}

.text-emerald-800\/30 {
  color: #065f464d;
}

.text-emerald-800\/35 {
  color: #065f4659;
}

.text-emerald-800\/40 {
  color: #065f4666;
}

.text-emerald-800\/45 {
  color: #065f4673;
}

.text-emerald-800\/5 {
  color: #065f460d;
}

.text-emerald-800\/50 {
  color: #065f4680;
}

.text-emerald-800\/55 {
  color: #065f468c;
}

.text-emerald-800\/60 {
  color: #065f4699;
}

.text-emerald-800\/65 {
  color: #065f46a6;
}

.text-emerald-800\/70 {
  color: #065f46b3;
}

.text-emerald-800\/75 {
  color: #065f46bf;
}

.text-emerald-800\/80 {
  color: #065f46cc;
}

.text-emerald-800\/85 {
  color: #065f46d9;
}

.text-emerald-800\/90 {
  color: #065f46e6;
}

.text-emerald-800\/95 {
  color: #065f46f2;
}

.text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}

.text-emerald-900\/0 {
  color: #064e3b00;
}

.text-emerald-900\/10 {
  color: #064e3b1a;
}

.text-emerald-900\/100 {
  color: #064e3b;
}

.text-emerald-900\/15 {
  color: #064e3b26;
}

.text-emerald-900\/20 {
  color: #064e3b33;
}

.text-emerald-900\/25 {
  color: #064e3b40;
}

.text-emerald-900\/30 {
  color: #064e3b4d;
}

.text-emerald-900\/35 {
  color: #064e3b59;
}

.text-emerald-900\/40 {
  color: #064e3b66;
}

.text-emerald-900\/45 {
  color: #064e3b73;
}

.text-emerald-900\/5 {
  color: #064e3b0d;
}

.text-emerald-900\/50 {
  color: #064e3b80;
}

.text-emerald-900\/55 {
  color: #064e3b8c;
}

.text-emerald-900\/60 {
  color: #064e3b99;
}

.text-emerald-900\/65 {
  color: #064e3ba6;
}

.text-emerald-900\/70 {
  color: #064e3bb3;
}

.text-emerald-900\/75 {
  color: #064e3bbf;
}

.text-emerald-900\/80 {
  color: #064e3bcc;
}

.text-emerald-900\/85 {
  color: #064e3bd9;
}

.text-emerald-900\/90 {
  color: #064e3be6;
}

.text-emerald-900\/95 {
  color: #064e3bf2;
}

.text-emerald-950 {
  --tw-text-opacity: 1;
  color: rgb(2 44 34 / var(--tw-text-opacity, 1));
}

.text-emerald-950\/0 {
  color: #022c2200;
}

.text-emerald-950\/10 {
  color: #022c221a;
}

.text-emerald-950\/100 {
  color: #022c22;
}

.text-emerald-950\/15 {
  color: #022c2226;
}

.text-emerald-950\/20 {
  color: #022c2233;
}

.text-emerald-950\/25 {
  color: #022c2240;
}

.text-emerald-950\/30 {
  color: #022c224d;
}

.text-emerald-950\/35 {
  color: #022c2259;
}

.text-emerald-950\/40 {
  color: #022c2266;
}

.text-emerald-950\/45 {
  color: #022c2273;
}

.text-emerald-950\/5 {
  color: #022c220d;
}

.text-emerald-950\/50 {
  color: #022c2280;
}

.text-emerald-950\/55 {
  color: #022c228c;
}

.text-emerald-950\/60 {
  color: #022c2299;
}

.text-emerald-950\/65 {
  color: #022c22a6;
}

.text-emerald-950\/70 {
  color: #022c22b3;
}

.text-emerald-950\/75 {
  color: #022c22bf;
}

.text-emerald-950\/80 {
  color: #022c22cc;
}

.text-emerald-950\/85 {
  color: #022c22d9;
}

.text-emerald-950\/90 {
  color: #022c22e6;
}

.text-emerald-950\/95 {
  color: #022c22f2;
}

.text-error {
  --tw-text-opacity: 1;
  color: var(--fallback-er, oklch(var(--er) / var(--tw-text-opacity, 1)));
}

.text-error-content {
  --tw-text-opacity: 1;
  color: var(--fallback-erc, oklch(var(--erc) / var(--tw-text-opacity, 1)));
}

.text-error-content\/0 {
  color: var(--fallback-erc, oklch(var(--erc) / 0));
}

.text-error-content\/10 {
  color: var(--fallback-erc, oklch(var(--erc) / .1));
}

.text-error-content\/100 {
  color: var(--fallback-erc, oklch(var(--erc) / 1));
}

.text-error-content\/15 {
  color: var(--fallback-erc, oklch(var(--erc) / .15));
}

.text-error-content\/20 {
  color: var(--fallback-erc, oklch(var(--erc) / .2));
}

.text-error-content\/25 {
  color: var(--fallback-erc, oklch(var(--erc) / .25));
}

.text-error-content\/30 {
  color: var(--fallback-erc, oklch(var(--erc) / .3));
}

.text-error-content\/35 {
  color: var(--fallback-erc, oklch(var(--erc) / .35));
}

.text-error-content\/40 {
  color: var(--fallback-erc, oklch(var(--erc) / .4));
}

.text-error-content\/45 {
  color: var(--fallback-erc, oklch(var(--erc) / .45));
}

.text-error-content\/5 {
  color: var(--fallback-erc, oklch(var(--erc) / .05));
}

.text-error-content\/50 {
  color: var(--fallback-erc, oklch(var(--erc) / .5));
}

.text-error-content\/55 {
  color: var(--fallback-erc, oklch(var(--erc) / .55));
}

.text-error-content\/60 {
  color: var(--fallback-erc, oklch(var(--erc) / .6));
}

.text-error-content\/65 {
  color: var(--fallback-erc, oklch(var(--erc) / .65));
}

.text-error-content\/70 {
  color: var(--fallback-erc, oklch(var(--erc) / .7));
}

.text-error-content\/75 {
  color: var(--fallback-erc, oklch(var(--erc) / .75));
}

.text-error-content\/80 {
  color: var(--fallback-erc, oklch(var(--erc) / .8));
}

.text-error-content\/85 {
  color: var(--fallback-erc, oklch(var(--erc) / .85));
}

.text-error-content\/90 {
  color: var(--fallback-erc, oklch(var(--erc) / .9));
}

.text-error-content\/95 {
  color: var(--fallback-erc, oklch(var(--erc) / .95));
}

.text-error\/0 {
  color: var(--fallback-er, oklch(var(--er) / 0));
}

.text-error\/10 {
  color: var(--fallback-er, oklch(var(--er) / .1));
}

.text-error\/100 {
  color: var(--fallback-er, oklch(var(--er) / 1));
}

.text-error\/15 {
  color: var(--fallback-er, oklch(var(--er) / .15));
}

.text-error\/20 {
  color: var(--fallback-er, oklch(var(--er) / .2));
}

.text-error\/25 {
  color: var(--fallback-er, oklch(var(--er) / .25));
}

.text-error\/30 {
  color: var(--fallback-er, oklch(var(--er) / .3));
}

.text-error\/35 {
  color: var(--fallback-er, oklch(var(--er) / .35));
}

.text-error\/40 {
  color: var(--fallback-er, oklch(var(--er) / .4));
}

.text-error\/45 {
  color: var(--fallback-er, oklch(var(--er) / .45));
}

.text-error\/5 {
  color: var(--fallback-er, oklch(var(--er) / .05));
}

.text-error\/50 {
  color: var(--fallback-er, oklch(var(--er) / .5));
}

.text-error\/55 {
  color: var(--fallback-er, oklch(var(--er) / .55));
}

.text-error\/60 {
  color: var(--fallback-er, oklch(var(--er) / .6));
}

.text-error\/65 {
  color: var(--fallback-er, oklch(var(--er) / .65));
}

.text-error\/70 {
  color: var(--fallback-er, oklch(var(--er) / .7));
}

.text-error\/75 {
  color: var(--fallback-er, oklch(var(--er) / .75));
}

.text-error\/80 {
  color: var(--fallback-er, oklch(var(--er) / .8));
}

.text-error\/85 {
  color: var(--fallback-er, oklch(var(--er) / .85));
}

.text-error\/90 {
  color: var(--fallback-er, oklch(var(--er) / .9));
}

.text-error\/95 {
  color: var(--fallback-er, oklch(var(--er) / .95));
}

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

.text-fuchsia-100 {
  --tw-text-opacity: 1;
  color: rgb(250 232 255 / var(--tw-text-opacity, 1));
}

.text-fuchsia-100\/0 {
  color: #fae8ff00;
}

.text-fuchsia-100\/10 {
  color: #fae8ff1a;
}

.text-fuchsia-100\/100 {
  color: #fae8ff;
}

.text-fuchsia-100\/15 {
  color: #fae8ff26;
}

.text-fuchsia-100\/20 {
  color: #fae8ff33;
}

.text-fuchsia-100\/25 {
  color: #fae8ff40;
}

.text-fuchsia-100\/30 {
  color: #fae8ff4d;
}

.text-fuchsia-100\/35 {
  color: #fae8ff59;
}

.text-fuchsia-100\/40 {
  color: #fae8ff66;
}

.text-fuchsia-100\/45 {
  color: #fae8ff73;
}

.text-fuchsia-100\/5 {
  color: #fae8ff0d;
}

.text-fuchsia-100\/50 {
  color: #fae8ff80;
}

.text-fuchsia-100\/55 {
  color: #fae8ff8c;
}

.text-fuchsia-100\/60 {
  color: #fae8ff99;
}

.text-fuchsia-100\/65 {
  color: #fae8ffa6;
}

.text-fuchsia-100\/70 {
  color: #fae8ffb3;
}

.text-fuchsia-100\/75 {
  color: #fae8ffbf;
}

.text-fuchsia-100\/80 {
  color: #fae8ffcc;
}

.text-fuchsia-100\/85 {
  color: #fae8ffd9;
}

.text-fuchsia-100\/90 {
  color: #fae8ffe6;
}

.text-fuchsia-100\/95 {
  color: #fae8fff2;
}

.text-fuchsia-200 {
  --tw-text-opacity: 1;
  color: rgb(245 208 254 / var(--tw-text-opacity, 1));
}

.text-fuchsia-200\/0 {
  color: #f5d0fe00;
}

.text-fuchsia-200\/10 {
  color: #f5d0fe1a;
}

.text-fuchsia-200\/100 {
  color: #f5d0fe;
}

.text-fuchsia-200\/15 {
  color: #f5d0fe26;
}

.text-fuchsia-200\/20 {
  color: #f5d0fe33;
}

.text-fuchsia-200\/25 {
  color: #f5d0fe40;
}

.text-fuchsia-200\/30 {
  color: #f5d0fe4d;
}

.text-fuchsia-200\/35 {
  color: #f5d0fe59;
}

.text-fuchsia-200\/40 {
  color: #f5d0fe66;
}

.text-fuchsia-200\/45 {
  color: #f5d0fe73;
}

.text-fuchsia-200\/5 {
  color: #f5d0fe0d;
}

.text-fuchsia-200\/50 {
  color: #f5d0fe80;
}

.text-fuchsia-200\/55 {
  color: #f5d0fe8c;
}

.text-fuchsia-200\/60 {
  color: #f5d0fe99;
}

.text-fuchsia-200\/65 {
  color: #f5d0fea6;
}

.text-fuchsia-200\/70 {
  color: #f5d0feb3;
}

.text-fuchsia-200\/75 {
  color: #f5d0febf;
}

.text-fuchsia-200\/80 {
  color: #f5d0fecc;
}

.text-fuchsia-200\/85 {
  color: #f5d0fed9;
}

.text-fuchsia-200\/90 {
  color: #f5d0fee6;
}

.text-fuchsia-200\/95 {
  color: #f5d0fef2;
}

.text-fuchsia-300 {
  --tw-text-opacity: 1;
  color: rgb(240 171 252 / var(--tw-text-opacity, 1));
}

.text-fuchsia-300\/0 {
  color: #f0abfc00;
}

.text-fuchsia-300\/10 {
  color: #f0abfc1a;
}

.text-fuchsia-300\/100 {
  color: #f0abfc;
}

.text-fuchsia-300\/15 {
  color: #f0abfc26;
}

.text-fuchsia-300\/20 {
  color: #f0abfc33;
}

.text-fuchsia-300\/25 {
  color: #f0abfc40;
}

.text-fuchsia-300\/30 {
  color: #f0abfc4d;
}

.text-fuchsia-300\/35 {
  color: #f0abfc59;
}

.text-fuchsia-300\/40 {
  color: #f0abfc66;
}

.text-fuchsia-300\/45 {
  color: #f0abfc73;
}

.text-fuchsia-300\/5 {
  color: #f0abfc0d;
}

.text-fuchsia-300\/50 {
  color: #f0abfc80;
}

.text-fuchsia-300\/55 {
  color: #f0abfc8c;
}

.text-fuchsia-300\/60 {
  color: #f0abfc99;
}

.text-fuchsia-300\/65 {
  color: #f0abfca6;
}

.text-fuchsia-300\/70 {
  color: #f0abfcb3;
}

.text-fuchsia-300\/75 {
  color: #f0abfcbf;
}

.text-fuchsia-300\/80 {
  color: #f0abfccc;
}

.text-fuchsia-300\/85 {
  color: #f0abfcd9;
}

.text-fuchsia-300\/90 {
  color: #f0abfce6;
}

.text-fuchsia-300\/95 {
  color: #f0abfcf2;
}

.text-fuchsia-400 {
  --tw-text-opacity: 1;
  color: rgb(232 121 249 / var(--tw-text-opacity, 1));
}

.text-fuchsia-400\/0 {
  color: #e879f900;
}

.text-fuchsia-400\/10 {
  color: #e879f91a;
}

.text-fuchsia-400\/100 {
  color: #e879f9;
}

.text-fuchsia-400\/15 {
  color: #e879f926;
}

.text-fuchsia-400\/20 {
  color: #e879f933;
}

.text-fuchsia-400\/25 {
  color: #e879f940;
}

.text-fuchsia-400\/30 {
  color: #e879f94d;
}

.text-fuchsia-400\/35 {
  color: #e879f959;
}

.text-fuchsia-400\/40 {
  color: #e879f966;
}

.text-fuchsia-400\/45 {
  color: #e879f973;
}

.text-fuchsia-400\/5 {
  color: #e879f90d;
}

.text-fuchsia-400\/50 {
  color: #e879f980;
}

.text-fuchsia-400\/55 {
  color: #e879f98c;
}

.text-fuchsia-400\/60 {
  color: #e879f999;
}

.text-fuchsia-400\/65 {
  color: #e879f9a6;
}

.text-fuchsia-400\/70 {
  color: #e879f9b3;
}

.text-fuchsia-400\/75 {
  color: #e879f9bf;
}

.text-fuchsia-400\/80 {
  color: #e879f9cc;
}

.text-fuchsia-400\/85 {
  color: #e879f9d9;
}

.text-fuchsia-400\/90 {
  color: #e879f9e6;
}

.text-fuchsia-400\/95 {
  color: #e879f9f2;
}

.text-fuchsia-50 {
  --tw-text-opacity: 1;
  color: rgb(253 244 255 / var(--tw-text-opacity, 1));
}

.text-fuchsia-50\/0 {
  color: #fdf4ff00;
}

.text-fuchsia-50\/10 {
  color: #fdf4ff1a;
}

.text-fuchsia-50\/100 {
  color: #fdf4ff;
}

.text-fuchsia-50\/15 {
  color: #fdf4ff26;
}

.text-fuchsia-50\/20 {
  color: #fdf4ff33;
}

.text-fuchsia-50\/25 {
  color: #fdf4ff40;
}

.text-fuchsia-50\/30 {
  color: #fdf4ff4d;
}

.text-fuchsia-50\/35 {
  color: #fdf4ff59;
}

.text-fuchsia-50\/40 {
  color: #fdf4ff66;
}

.text-fuchsia-50\/45 {
  color: #fdf4ff73;
}

.text-fuchsia-50\/5 {
  color: #fdf4ff0d;
}

.text-fuchsia-50\/50 {
  color: #fdf4ff80;
}

.text-fuchsia-50\/55 {
  color: #fdf4ff8c;
}

.text-fuchsia-50\/60 {
  color: #fdf4ff99;
}

.text-fuchsia-50\/65 {
  color: #fdf4ffa6;
}

.text-fuchsia-50\/70 {
  color: #fdf4ffb3;
}

.text-fuchsia-50\/75 {
  color: #fdf4ffbf;
}

.text-fuchsia-50\/80 {
  color: #fdf4ffcc;
}

.text-fuchsia-50\/85 {
  color: #fdf4ffd9;
}

.text-fuchsia-50\/90 {
  color: #fdf4ffe6;
}

.text-fuchsia-50\/95 {
  color: #fdf4fff2;
}

.text-fuchsia-500 {
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1));
}

.text-fuchsia-500\/0 {
  color: #d946ef00;
}

.text-fuchsia-500\/10 {
  color: #d946ef1a;
}

.text-fuchsia-500\/100 {
  color: #d946ef;
}

.text-fuchsia-500\/15 {
  color: #d946ef26;
}

.text-fuchsia-500\/20 {
  color: #d946ef33;
}

.text-fuchsia-500\/25 {
  color: #d946ef40;
}

.text-fuchsia-500\/30 {
  color: #d946ef4d;
}

.text-fuchsia-500\/35 {
  color: #d946ef59;
}

.text-fuchsia-500\/40 {
  color: #d946ef66;
}

.text-fuchsia-500\/45 {
  color: #d946ef73;
}

.text-fuchsia-500\/5 {
  color: #d946ef0d;
}

.text-fuchsia-500\/50 {
  color: #d946ef80;
}

.text-fuchsia-500\/55 {
  color: #d946ef8c;
}

.text-fuchsia-500\/60 {
  color: #d946ef99;
}

.text-fuchsia-500\/65 {
  color: #d946efa6;
}

.text-fuchsia-500\/70 {
  color: #d946efb3;
}

.text-fuchsia-500\/75 {
  color: #d946efbf;
}

.text-fuchsia-500\/80 {
  color: #d946efcc;
}

.text-fuchsia-500\/85 {
  color: #d946efd9;
}

.text-fuchsia-500\/90 {
  color: #d946efe6;
}

.text-fuchsia-500\/95 {
  color: #d946eff2;
}

.text-fuchsia-600 {
  --tw-text-opacity: 1;
  color: rgb(192 38 211 / var(--tw-text-opacity, 1));
}

.text-fuchsia-600\/0 {
  color: #c026d300;
}

.text-fuchsia-600\/10 {
  color: #c026d31a;
}

.text-fuchsia-600\/100 {
  color: #c026d3;
}

.text-fuchsia-600\/15 {
  color: #c026d326;
}

.text-fuchsia-600\/20 {
  color: #c026d333;
}

.text-fuchsia-600\/25 {
  color: #c026d340;
}

.text-fuchsia-600\/30 {
  color: #c026d34d;
}

.text-fuchsia-600\/35 {
  color: #c026d359;
}

.text-fuchsia-600\/40 {
  color: #c026d366;
}

.text-fuchsia-600\/45 {
  color: #c026d373;
}

.text-fuchsia-600\/5 {
  color: #c026d30d;
}

.text-fuchsia-600\/50 {
  color: #c026d380;
}

.text-fuchsia-600\/55 {
  color: #c026d38c;
}

.text-fuchsia-600\/60 {
  color: #c026d399;
}

.text-fuchsia-600\/65 {
  color: #c026d3a6;
}

.text-fuchsia-600\/70 {
  color: #c026d3b3;
}

.text-fuchsia-600\/75 {
  color: #c026d3bf;
}

.text-fuchsia-600\/80 {
  color: #c026d3cc;
}

.text-fuchsia-600\/85 {
  color: #c026d3d9;
}

.text-fuchsia-600\/90 {
  color: #c026d3e6;
}

.text-fuchsia-600\/95 {
  color: #c026d3f2;
}

.text-fuchsia-700 {
  --tw-text-opacity: 1;
  color: rgb(162 28 175 / var(--tw-text-opacity, 1));
}

.text-fuchsia-700\/0 {
  color: #a21caf00;
}

.text-fuchsia-700\/10 {
  color: #a21caf1a;
}

.text-fuchsia-700\/100 {
  color: #a21caf;
}

.text-fuchsia-700\/15 {
  color: #a21caf26;
}

.text-fuchsia-700\/20 {
  color: #a21caf33;
}

.text-fuchsia-700\/25 {
  color: #a21caf40;
}

.text-fuchsia-700\/30 {
  color: #a21caf4d;
}

.text-fuchsia-700\/35 {
  color: #a21caf59;
}

.text-fuchsia-700\/40 {
  color: #a21caf66;
}

.text-fuchsia-700\/45 {
  color: #a21caf73;
}

.text-fuchsia-700\/5 {
  color: #a21caf0d;
}

.text-fuchsia-700\/50 {
  color: #a21caf80;
}

.text-fuchsia-700\/55 {
  color: #a21caf8c;
}

.text-fuchsia-700\/60 {
  color: #a21caf99;
}

.text-fuchsia-700\/65 {
  color: #a21cafa6;
}

.text-fuchsia-700\/70 {
  color: #a21cafb3;
}

.text-fuchsia-700\/75 {
  color: #a21cafbf;
}

.text-fuchsia-700\/80 {
  color: #a21cafcc;
}

.text-fuchsia-700\/85 {
  color: #a21cafd9;
}

.text-fuchsia-700\/90 {
  color: #a21cafe6;
}

.text-fuchsia-700\/95 {
  color: #a21caff2;
}

.text-fuchsia-800 {
  --tw-text-opacity: 1;
  color: rgb(134 25 143 / var(--tw-text-opacity, 1));
}

.text-fuchsia-800\/0 {
  color: #86198f00;
}

.text-fuchsia-800\/10 {
  color: #86198f1a;
}

.text-fuchsia-800\/100 {
  color: #86198f;
}

.text-fuchsia-800\/15 {
  color: #86198f26;
}

.text-fuchsia-800\/20 {
  color: #86198f33;
}

.text-fuchsia-800\/25 {
  color: #86198f40;
}

.text-fuchsia-800\/30 {
  color: #86198f4d;
}

.text-fuchsia-800\/35 {
  color: #86198f59;
}

.text-fuchsia-800\/40 {
  color: #86198f66;
}

.text-fuchsia-800\/45 {
  color: #86198f73;
}

.text-fuchsia-800\/5 {
  color: #86198f0d;
}

.text-fuchsia-800\/50 {
  color: #86198f80;
}

.text-fuchsia-800\/55 {
  color: #86198f8c;
}

.text-fuchsia-800\/60 {
  color: #86198f99;
}

.text-fuchsia-800\/65 {
  color: #86198fa6;
}

.text-fuchsia-800\/70 {
  color: #86198fb3;
}

.text-fuchsia-800\/75 {
  color: #86198fbf;
}

.text-fuchsia-800\/80 {
  color: #86198fcc;
}

.text-fuchsia-800\/85 {
  color: #86198fd9;
}

.text-fuchsia-800\/90 {
  color: #86198fe6;
}

.text-fuchsia-800\/95 {
  color: #86198ff2;
}

.text-fuchsia-900 {
  --tw-text-opacity: 1;
  color: rgb(112 26 117 / var(--tw-text-opacity, 1));
}

.text-fuchsia-900\/0 {
  color: #701a7500;
}

.text-fuchsia-900\/10 {
  color: #701a751a;
}

.text-fuchsia-900\/100 {
  color: #701a75;
}

.text-fuchsia-900\/15 {
  color: #701a7526;
}

.text-fuchsia-900\/20 {
  color: #701a7533;
}

.text-fuchsia-900\/25 {
  color: #701a7540;
}

.text-fuchsia-900\/30 {
  color: #701a754d;
}

.text-fuchsia-900\/35 {
  color: #701a7559;
}

.text-fuchsia-900\/40 {
  color: #701a7566;
}

.text-fuchsia-900\/45 {
  color: #701a7573;
}

.text-fuchsia-900\/5 {
  color: #701a750d;
}

.text-fuchsia-900\/50 {
  color: #701a7580;
}

.text-fuchsia-900\/55 {
  color: #701a758c;
}

.text-fuchsia-900\/60 {
  color: #701a7599;
}

.text-fuchsia-900\/65 {
  color: #701a75a6;
}

.text-fuchsia-900\/70 {
  color: #701a75b3;
}

.text-fuchsia-900\/75 {
  color: #701a75bf;
}

.text-fuchsia-900\/80 {
  color: #701a75cc;
}

.text-fuchsia-900\/85 {
  color: #701a75d9;
}

.text-fuchsia-900\/90 {
  color: #701a75e6;
}

.text-fuchsia-900\/95 {
  color: #701a75f2;
}

.text-fuchsia-950 {
  --tw-text-opacity: 1;
  color: rgb(74 4 78 / var(--tw-text-opacity, 1));
}

.text-fuchsia-950\/0 {
  color: #4a044e00;
}

.text-fuchsia-950\/10 {
  color: #4a044e1a;
}

.text-fuchsia-950\/100 {
  color: #4a044e;
}

.text-fuchsia-950\/15 {
  color: #4a044e26;
}

.text-fuchsia-950\/20 {
  color: #4a044e33;
}

.text-fuchsia-950\/25 {
  color: #4a044e40;
}

.text-fuchsia-950\/30 {
  color: #4a044e4d;
}

.text-fuchsia-950\/35 {
  color: #4a044e59;
}

.text-fuchsia-950\/40 {
  color: #4a044e66;
}

.text-fuchsia-950\/45 {
  color: #4a044e73;
}

.text-fuchsia-950\/5 {
  color: #4a044e0d;
}

.text-fuchsia-950\/50 {
  color: #4a044e80;
}

.text-fuchsia-950\/55 {
  color: #4a044e8c;
}

.text-fuchsia-950\/60 {
  color: #4a044e99;
}

.text-fuchsia-950\/65 {
  color: #4a044ea6;
}

.text-fuchsia-950\/70 {
  color: #4a044eb3;
}

.text-fuchsia-950\/75 {
  color: #4a044ebf;
}

.text-fuchsia-950\/80 {
  color: #4a044ecc;
}

.text-fuchsia-950\/85 {
  color: #4a044ed9;
}

.text-fuchsia-950\/90 {
  color: #4a044ee6;
}

.text-fuchsia-950\/95 {
  color: #4a044ef2;
}

.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.text-gray-100\/0 {
  color: #f3f4f600;
}

.text-gray-100\/10 {
  color: #f3f4f61a;
}

.text-gray-100\/100 {
  color: #f3f4f6;
}

.text-gray-100\/15 {
  color: #f3f4f626;
}

.text-gray-100\/20 {
  color: #f3f4f633;
}

.text-gray-100\/25 {
  color: #f3f4f640;
}

.text-gray-100\/30 {
  color: #f3f4f64d;
}

.text-gray-100\/35 {
  color: #f3f4f659;
}

.text-gray-100\/40 {
  color: #f3f4f666;
}

.text-gray-100\/45 {
  color: #f3f4f673;
}

.text-gray-100\/5 {
  color: #f3f4f60d;
}

.text-gray-100\/50 {
  color: #f3f4f680;
}

.text-gray-100\/55 {
  color: #f3f4f68c;
}

.text-gray-100\/60 {
  color: #f3f4f699;
}

.text-gray-100\/65 {
  color: #f3f4f6a6;
}

.text-gray-100\/70 {
  color: #f3f4f6b3;
}

.text-gray-100\/75 {
  color: #f3f4f6bf;
}

.text-gray-100\/80 {
  color: #f3f4f6cc;
}

.text-gray-100\/85 {
  color: #f3f4f6d9;
}

.text-gray-100\/90 {
  color: #f3f4f6e6;
}

.text-gray-100\/95 {
  color: #f3f4f6f2;
}

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

.text-gray-200\/0 {
  color: #e5e7eb00;
}

.text-gray-200\/10 {
  color: #e5e7eb1a;
}

.text-gray-200\/100 {
  color: #e5e7eb;
}

.text-gray-200\/15 {
  color: #e5e7eb26;
}

.text-gray-200\/20 {
  color: #e5e7eb33;
}

.text-gray-200\/25 {
  color: #e5e7eb40;
}

.text-gray-200\/30 {
  color: #e5e7eb4d;
}

.text-gray-200\/35 {
  color: #e5e7eb59;
}

.text-gray-200\/40 {
  color: #e5e7eb66;
}

.text-gray-200\/45 {
  color: #e5e7eb73;
}

.text-gray-200\/5 {
  color: #e5e7eb0d;
}

.text-gray-200\/50 {
  color: #e5e7eb80;
}

.text-gray-200\/55 {
  color: #e5e7eb8c;
}

.text-gray-200\/60 {
  color: #e5e7eb99;
}

.text-gray-200\/65 {
  color: #e5e7eba6;
}

.text-gray-200\/70 {
  color: #e5e7ebb3;
}

.text-gray-200\/75 {
  color: #e5e7ebbf;
}

.text-gray-200\/80 {
  color: #e5e7ebcc;
}

.text-gray-200\/85 {
  color: #e5e7ebd9;
}

.text-gray-200\/90 {
  color: #e5e7ebe6;
}

.text-gray-200\/95 {
  color: #e5e7ebf2;
}

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

.text-gray-300\/0 {
  color: #d1d5db00;
}

.text-gray-300\/10 {
  color: #d1d5db1a;
}

.text-gray-300\/100 {
  color: #d1d5db;
}

.text-gray-300\/15 {
  color: #d1d5db26;
}

.text-gray-300\/20 {
  color: #d1d5db33;
}

.text-gray-300\/25 {
  color: #d1d5db40;
}

.text-gray-300\/30 {
  color: #d1d5db4d;
}

.text-gray-300\/35 {
  color: #d1d5db59;
}

.text-gray-300\/40 {
  color: #d1d5db66;
}

.text-gray-300\/45 {
  color: #d1d5db73;
}

.text-gray-300\/5 {
  color: #d1d5db0d;
}

.text-gray-300\/50 {
  color: #d1d5db80;
}

.text-gray-300\/55 {
  color: #d1d5db8c;
}

.text-gray-300\/60 {
  color: #d1d5db99;
}

.text-gray-300\/65 {
  color: #d1d5dba6;
}

.text-gray-300\/70 {
  color: #d1d5dbb3;
}

.text-gray-300\/75 {
  color: #d1d5dbbf;
}

.text-gray-300\/80 {
  color: #d1d5dbcc;
}

.text-gray-300\/85 {
  color: #d1d5dbd9;
}

.text-gray-300\/90 {
  color: #d1d5dbe6;
}

.text-gray-300\/95 {
  color: #d1d5dbf2;
}

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

.text-gray-400\/0 {
  color: #9ca3af00;
}

.text-gray-400\/10 {
  color: #9ca3af1a;
}

.text-gray-400\/100 {
  color: #9ca3af;
}

.text-gray-400\/15 {
  color: #9ca3af26;
}

.text-gray-400\/20 {
  color: #9ca3af33;
}

.text-gray-400\/25 {
  color: #9ca3af40;
}

.text-gray-400\/30 {
  color: #9ca3af4d;
}

.text-gray-400\/35 {
  color: #9ca3af59;
}

.text-gray-400\/40 {
  color: #9ca3af66;
}

.text-gray-400\/45 {
  color: #9ca3af73;
}

.text-gray-400\/5 {
  color: #9ca3af0d;
}

.text-gray-400\/50 {
  color: #9ca3af80;
}

.text-gray-400\/55 {
  color: #9ca3af8c;
}

.text-gray-400\/60 {
  color: #9ca3af99;
}

.text-gray-400\/65 {
  color: #9ca3afa6;
}

.text-gray-400\/70 {
  color: #9ca3afb3;
}

.text-gray-400\/75 {
  color: #9ca3afbf;
}

.text-gray-400\/80 {
  color: #9ca3afcc;
}

.text-gray-400\/85 {
  color: #9ca3afd9;
}

.text-gray-400\/90 {
  color: #9ca3afe6;
}

.text-gray-400\/95 {
  color: #9ca3aff2;
}

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

.text-gray-50\/0 {
  color: #f9fafb00;
}

.text-gray-50\/10 {
  color: #f9fafb1a;
}

.text-gray-50\/100 {
  color: #f9fafb;
}

.text-gray-50\/15 {
  color: #f9fafb26;
}

.text-gray-50\/20 {
  color: #f9fafb33;
}

.text-gray-50\/25 {
  color: #f9fafb40;
}

.text-gray-50\/30 {
  color: #f9fafb4d;
}

.text-gray-50\/35 {
  color: #f9fafb59;
}

.text-gray-50\/40 {
  color: #f9fafb66;
}

.text-gray-50\/45 {
  color: #f9fafb73;
}

.text-gray-50\/5 {
  color: #f9fafb0d;
}

.text-gray-50\/50 {
  color: #f9fafb80;
}

.text-gray-50\/55 {
  color: #f9fafb8c;
}

.text-gray-50\/60 {
  color: #f9fafb99;
}

.text-gray-50\/65 {
  color: #f9fafba6;
}

.text-gray-50\/70 {
  color: #f9fafbb3;
}

.text-gray-50\/75 {
  color: #f9fafbbf;
}

.text-gray-50\/80 {
  color: #f9fafbcc;
}

.text-gray-50\/85 {
  color: #f9fafbd9;
}

.text-gray-50\/90 {
  color: #f9fafbe6;
}

.text-gray-50\/95 {
  color: #f9fafbf2;
}

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

.text-gray-500\/0 {
  color: #6b728000;
}

.text-gray-500\/10 {
  color: #6b72801a;
}

.text-gray-500\/100 {
  color: #6b7280;
}

.text-gray-500\/15 {
  color: #6b728026;
}

.text-gray-500\/20 {
  color: #6b728033;
}

.text-gray-500\/25 {
  color: #6b728040;
}

.text-gray-500\/30 {
  color: #6b72804d;
}

.text-gray-500\/35 {
  color: #6b728059;
}

.text-gray-500\/40 {
  color: #6b728066;
}

.text-gray-500\/45 {
  color: #6b728073;
}

.text-gray-500\/5 {
  color: #6b72800d;
}

.text-gray-500\/50 {
  color: #6b728080;
}

.text-gray-500\/55 {
  color: #6b72808c;
}

.text-gray-500\/60 {
  color: #6b728099;
}

.text-gray-500\/65 {
  color: #6b7280a6;
}

.text-gray-500\/70 {
  color: #6b7280b3;
}

.text-gray-500\/75 {
  color: #6b7280bf;
}

.text-gray-500\/80 {
  color: #6b7280cc;
}

.text-gray-500\/85 {
  color: #6b7280d9;
}

.text-gray-500\/90 {
  color: #6b7280e6;
}

.text-gray-500\/95 {
  color: #6b7280f2;
}

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

.text-gray-600\/0 {
  color: #4b556300;
}

.text-gray-600\/10 {
  color: #4b55631a;
}

.text-gray-600\/100 {
  color: #4b5563;
}

.text-gray-600\/15 {
  color: #4b556326;
}

.text-gray-600\/20 {
  color: #4b556333;
}

.text-gray-600\/25 {
  color: #4b556340;
}

.text-gray-600\/30 {
  color: #4b55634d;
}

.text-gray-600\/35 {
  color: #4b556359;
}

.text-gray-600\/40 {
  color: #4b556366;
}

.text-gray-600\/45 {
  color: #4b556373;
}

.text-gray-600\/5 {
  color: #4b55630d;
}

.text-gray-600\/50 {
  color: #4b556380;
}

.text-gray-600\/55 {
  color: #4b55638c;
}

.text-gray-600\/60 {
  color: #4b556399;
}

.text-gray-600\/65 {
  color: #4b5563a6;
}

.text-gray-600\/70 {
  color: #4b5563b3;
}

.text-gray-600\/75 {
  color: #4b5563bf;
}

.text-gray-600\/80 {
  color: #4b5563cc;
}

.text-gray-600\/85 {
  color: #4b5563d9;
}

.text-gray-600\/90 {
  color: #4b5563e6;
}

.text-gray-600\/95 {
  color: #4b5563f2;
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-gray-700\/0 {
  color: #37415100;
}

.text-gray-700\/10 {
  color: #3741511a;
}

.text-gray-700\/100 {
  color: #374151;
}

.text-gray-700\/15 {
  color: #37415126;
}

.text-gray-700\/20 {
  color: #37415133;
}

.text-gray-700\/25 {
  color: #37415140;
}

.text-gray-700\/30 {
  color: #3741514d;
}

.text-gray-700\/35 {
  color: #37415159;
}

.text-gray-700\/40 {
  color: #37415166;
}

.text-gray-700\/45 {
  color: #37415173;
}

.text-gray-700\/5 {
  color: #3741510d;
}

.text-gray-700\/50 {
  color: #37415180;
}

.text-gray-700\/55 {
  color: #3741518c;
}

.text-gray-700\/60 {
  color: #37415199;
}

.text-gray-700\/65 {
  color: #374151a6;
}

.text-gray-700\/70 {
  color: #374151b3;
}

.text-gray-700\/75 {
  color: #374151bf;
}

.text-gray-700\/80 {
  color: #374151cc;
}

.text-gray-700\/85 {
  color: #374151d9;
}

.text-gray-700\/90 {
  color: #374151e6;
}

.text-gray-700\/95 {
  color: #374151f2;
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-gray-800\/0 {
  color: #1f293700;
}

.text-gray-800\/10 {
  color: #1f29371a;
}

.text-gray-800\/100 {
  color: #1f2937;
}

.text-gray-800\/15 {
  color: #1f293726;
}

.text-gray-800\/20 {
  color: #1f293733;
}

.text-gray-800\/25 {
  color: #1f293740;
}

.text-gray-800\/30 {
  color: #1f29374d;
}

.text-gray-800\/35 {
  color: #1f293759;
}

.text-gray-800\/40 {
  color: #1f293766;
}

.text-gray-800\/45 {
  color: #1f293773;
}

.text-gray-800\/5 {
  color: #1f29370d;
}

.text-gray-800\/50 {
  color: #1f293780;
}

.text-gray-800\/55 {
  color: #1f29378c;
}

.text-gray-800\/60 {
  color: #1f293799;
}

.text-gray-800\/65 {
  color: #1f2937a6;
}

.text-gray-800\/70 {
  color: #1f2937b3;
}

.text-gray-800\/75 {
  color: #1f2937bf;
}

.text-gray-800\/80 {
  color: #1f2937cc;
}

.text-gray-800\/85 {
  color: #1f2937d9;
}

.text-gray-800\/90 {
  color: #1f2937e6;
}

.text-gray-800\/95 {
  color: #1f2937f2;
}

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

.text-gray-900\/0 {
  color: #11182700;
}

.text-gray-900\/10 {
  color: #1118271a;
}

.text-gray-900\/100 {
  color: #111827;
}

.text-gray-900\/15 {
  color: #11182726;
}

.text-gray-900\/20 {
  color: #11182733;
}

.text-gray-900\/25 {
  color: #11182740;
}

.text-gray-900\/30 {
  color: #1118274d;
}

.text-gray-900\/35 {
  color: #11182759;
}

.text-gray-900\/40 {
  color: #11182766;
}

.text-gray-900\/45 {
  color: #11182773;
}

.text-gray-900\/5 {
  color: #1118270d;
}

.text-gray-900\/50 {
  color: #11182780;
}

.text-gray-900\/55 {
  color: #1118278c;
}

.text-gray-900\/60 {
  color: #11182799;
}

.text-gray-900\/65 {
  color: #111827a6;
}

.text-gray-900\/70 {
  color: #111827b3;
}

.text-gray-900\/75 {
  color: #111827bf;
}

.text-gray-900\/80 {
  color: #111827cc;
}

.text-gray-900\/85 {
  color: #111827d9;
}

.text-gray-900\/90 {
  color: #111827e6;
}

.text-gray-900\/95 {
  color: #111827f2;
}

.text-gray-950 {
  --tw-text-opacity: 1;
  color: rgb(3 7 18 / var(--tw-text-opacity, 1));
}

.text-gray-950\/0 {
  color: #03071200;
}

.text-gray-950\/10 {
  color: #0307121a;
}

.text-gray-950\/100 {
  color: #030712;
}

.text-gray-950\/15 {
  color: #03071226;
}

.text-gray-950\/20 {
  color: #03071233;
}

.text-gray-950\/25 {
  color: #03071240;
}

.text-gray-950\/30 {
  color: #0307124d;
}

.text-gray-950\/35 {
  color: #03071259;
}

.text-gray-950\/40 {
  color: #03071266;
}

.text-gray-950\/45 {
  color: #03071273;
}

.text-gray-950\/5 {
  color: #0307120d;
}

.text-gray-950\/50 {
  color: #03071280;
}

.text-gray-950\/55 {
  color: #0307128c;
}

.text-gray-950\/60 {
  color: #03071299;
}

.text-gray-950\/65 {
  color: #030712a6;
}

.text-gray-950\/70 {
  color: #030712b3;
}

.text-gray-950\/75 {
  color: #030712bf;
}

.text-gray-950\/80 {
  color: #030712cc;
}

.text-gray-950\/85 {
  color: #030712d9;
}

.text-gray-950\/90 {
  color: #030712e6;
}

.text-gray-950\/95 {
  color: #030712f2;
}

.text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}

.text-green-100\/0 {
  color: #dcfce700;
}

.text-green-100\/10 {
  color: #dcfce71a;
}

.text-green-100\/100 {
  color: #dcfce7;
}

.text-green-100\/15 {
  color: #dcfce726;
}

.text-green-100\/20 {
  color: #dcfce733;
}

.text-green-100\/25 {
  color: #dcfce740;
}

.text-green-100\/30 {
  color: #dcfce74d;
}

.text-green-100\/35 {
  color: #dcfce759;
}

.text-green-100\/40 {
  color: #dcfce766;
}

.text-green-100\/45 {
  color: #dcfce773;
}

.text-green-100\/5 {
  color: #dcfce70d;
}

.text-green-100\/50 {
  color: #dcfce780;
}

.text-green-100\/55 {
  color: #dcfce78c;
}

.text-green-100\/60 {
  color: #dcfce799;
}

.text-green-100\/65 {
  color: #dcfce7a6;
}

.text-green-100\/70 {
  color: #dcfce7b3;
}

.text-green-100\/75 {
  color: #dcfce7bf;
}

.text-green-100\/80 {
  color: #dcfce7cc;
}

.text-green-100\/85 {
  color: #dcfce7d9;
}

.text-green-100\/90 {
  color: #dcfce7e6;
}

.text-green-100\/95 {
  color: #dcfce7f2;
}

.text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 / var(--tw-text-opacity, 1));
}

.text-green-200\/0 {
  color: #bbf7d000;
}

.text-green-200\/10 {
  color: #bbf7d01a;
}

.text-green-200\/100 {
  color: #bbf7d0;
}

.text-green-200\/15 {
  color: #bbf7d026;
}

.text-green-200\/20 {
  color: #bbf7d033;
}

.text-green-200\/25 {
  color: #bbf7d040;
}

.text-green-200\/30 {
  color: #bbf7d04d;
}

.text-green-200\/35 {
  color: #bbf7d059;
}

.text-green-200\/40 {
  color: #bbf7d066;
}

.text-green-200\/45 {
  color: #bbf7d073;
}

.text-green-200\/5 {
  color: #bbf7d00d;
}

.text-green-200\/50 {
  color: #bbf7d080;
}

.text-green-200\/55 {
  color: #bbf7d08c;
}

.text-green-200\/60 {
  color: #bbf7d099;
}

.text-green-200\/65 {
  color: #bbf7d0a6;
}

.text-green-200\/70 {
  color: #bbf7d0b3;
}

.text-green-200\/75 {
  color: #bbf7d0bf;
}

.text-green-200\/80 {
  color: #bbf7d0cc;
}

.text-green-200\/85 {
  color: #bbf7d0d9;
}

.text-green-200\/90 {
  color: #bbf7d0e6;
}

.text-green-200\/95 {
  color: #bbf7d0f2;
}

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

.text-green-300\/0 {
  color: #86efac00;
}

.text-green-300\/10 {
  color: #86efac1a;
}

.text-green-300\/100 {
  color: #86efac;
}

.text-green-300\/15 {
  color: #86efac26;
}

.text-green-300\/20 {
  color: #86efac33;
}

.text-green-300\/25 {
  color: #86efac40;
}

.text-green-300\/30 {
  color: #86efac4d;
}

.text-green-300\/35 {
  color: #86efac59;
}

.text-green-300\/40 {
  color: #86efac66;
}

.text-green-300\/45 {
  color: #86efac73;
}

.text-green-300\/5 {
  color: #86efac0d;
}

.text-green-300\/50 {
  color: #86efac80;
}

.text-green-300\/55 {
  color: #86efac8c;
}

.text-green-300\/60 {
  color: #86efac99;
}

.text-green-300\/65 {
  color: #86efaca6;
}

.text-green-300\/70 {
  color: #86efacb3;
}

.text-green-300\/75 {
  color: #86efacbf;
}

.text-green-300\/80 {
  color: #86efaccc;
}

.text-green-300\/85 {
  color: #86efacd9;
}

.text-green-300\/90 {
  color: #86eface6;
}

.text-green-300\/95 {
  color: #86efacf2;
}

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

.text-green-400\/0 {
  color: #4ade8000;
}

.text-green-400\/10 {
  color: #4ade801a;
}

.text-green-400\/100 {
  color: #4ade80;
}

.text-green-400\/15 {
  color: #4ade8026;
}

.text-green-400\/20 {
  color: #4ade8033;
}

.text-green-400\/25 {
  color: #4ade8040;
}

.text-green-400\/30 {
  color: #4ade804d;
}

.text-green-400\/35 {
  color: #4ade8059;
}

.text-green-400\/40 {
  color: #4ade8066;
}

.text-green-400\/45 {
  color: #4ade8073;
}

.text-green-400\/5 {
  color: #4ade800d;
}

.text-green-400\/50 {
  color: #4ade8080;
}

.text-green-400\/55 {
  color: #4ade808c;
}

.text-green-400\/60 {
  color: #4ade8099;
}

.text-green-400\/65 {
  color: #4ade80a6;
}

.text-green-400\/70 {
  color: #4ade80b3;
}

.text-green-400\/75 {
  color: #4ade80bf;
}

.text-green-400\/80 {
  color: #4ade80cc;
}

.text-green-400\/85 {
  color: #4ade80d9;
}

.text-green-400\/90 {
  color: #4ade80e6;
}

.text-green-400\/95 {
  color: #4ade80f2;
}

.text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity, 1));
}

.text-green-50\/0 {
  color: #f0fdf400;
}

.text-green-50\/10 {
  color: #f0fdf41a;
}

.text-green-50\/100 {
  color: #f0fdf4;
}

.text-green-50\/15 {
  color: #f0fdf426;
}

.text-green-50\/20 {
  color: #f0fdf433;
}

.text-green-50\/25 {
  color: #f0fdf440;
}

.text-green-50\/30 {
  color: #f0fdf44d;
}

.text-green-50\/35 {
  color: #f0fdf459;
}

.text-green-50\/40 {
  color: #f0fdf466;
}

.text-green-50\/45 {
  color: #f0fdf473;
}

.text-green-50\/5 {
  color: #f0fdf40d;
}

.text-green-50\/50 {
  color: #f0fdf480;
}

.text-green-50\/55 {
  color: #f0fdf48c;
}

.text-green-50\/60 {
  color: #f0fdf499;
}

.text-green-50\/65 {
  color: #f0fdf4a6;
}

.text-green-50\/70 {
  color: #f0fdf4b3;
}

.text-green-50\/75 {
  color: #f0fdf4bf;
}

.text-green-50\/80 {
  color: #f0fdf4cc;
}

.text-green-50\/85 {
  color: #f0fdf4d9;
}

.text-green-50\/90 {
  color: #f0fdf4e6;
}

.text-green-50\/95 {
  color: #f0fdf4f2;
}

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

.text-green-500\/0 {
  color: #22c55e00;
}

.text-green-500\/10 {
  color: #22c55e1a;
}

.text-green-500\/100 {
  color: #22c55e;
}

.text-green-500\/15 {
  color: #22c55e26;
}

.text-green-500\/20 {
  color: #22c55e33;
}

.text-green-500\/25 {
  color: #22c55e40;
}

.text-green-500\/30 {
  color: #22c55e4d;
}

.text-green-500\/35 {
  color: #22c55e59;
}

.text-green-500\/40 {
  color: #22c55e66;
}

.text-green-500\/45 {
  color: #22c55e73;
}

.text-green-500\/5 {
  color: #22c55e0d;
}

.text-green-500\/50 {
  color: #22c55e80;
}

.text-green-500\/55 {
  color: #22c55e8c;
}

.text-green-500\/60 {
  color: #22c55e99;
}

.text-green-500\/65 {
  color: #22c55ea6;
}

.text-green-500\/70 {
  color: #22c55eb3;
}

.text-green-500\/75 {
  color: #22c55ebf;
}

.text-green-500\/80 {
  color: #22c55ecc;
}

.text-green-500\/85 {
  color: #22c55ed9;
}

.text-green-500\/90 {
  color: #22c55ee6;
}

.text-green-500\/95 {
  color: #22c55ef2;
}

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

.text-green-600\/0 {
  color: #16a34a00;
}

.text-green-600\/10 {
  color: #16a34a1a;
}

.text-green-600\/100 {
  color: #16a34a;
}

.text-green-600\/15 {
  color: #16a34a26;
}

.text-green-600\/20 {
  color: #16a34a33;
}

.text-green-600\/25 {
  color: #16a34a40;
}

.text-green-600\/30 {
  color: #16a34a4d;
}

.text-green-600\/35 {
  color: #16a34a59;
}

.text-green-600\/40 {
  color: #16a34a66;
}

.text-green-600\/45 {
  color: #16a34a73;
}

.text-green-600\/5 {
  color: #16a34a0d;
}

.text-green-600\/50 {
  color: #16a34a80;
}

.text-green-600\/55 {
  color: #16a34a8c;
}

.text-green-600\/60 {
  color: #16a34a99;
}

.text-green-600\/65 {
  color: #16a34aa6;
}

.text-green-600\/70 {
  color: #16a34ab3;
}

.text-green-600\/75 {
  color: #16a34abf;
}

.text-green-600\/80 {
  color: #16a34acc;
}

.text-green-600\/85 {
  color: #16a34ad9;
}

.text-green-600\/90 {
  color: #16a34ae6;
}

.text-green-600\/95 {
  color: #16a34af2;
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

.text-green-700\/0 {
  color: #15803d00;
}

.text-green-700\/10 {
  color: #15803d1a;
}

.text-green-700\/100 {
  color: #15803d;
}

.text-green-700\/15 {
  color: #15803d26;
}

.text-green-700\/20 {
  color: #15803d33;
}

.text-green-700\/25 {
  color: #15803d40;
}

.text-green-700\/30 {
  color: #15803d4d;
}

.text-green-700\/35 {
  color: #15803d59;
}

.text-green-700\/40 {
  color: #15803d66;
}

.text-green-700\/45 {
  color: #15803d73;
}

.text-green-700\/5 {
  color: #15803d0d;
}

.text-green-700\/50 {
  color: #15803d80;
}

.text-green-700\/55 {
  color: #15803d8c;
}

.text-green-700\/60 {
  color: #15803d99;
}

.text-green-700\/65 {
  color: #15803da6;
}

.text-green-700\/70 {
  color: #15803db3;
}

.text-green-700\/75 {
  color: #15803dbf;
}

.text-green-700\/80 {
  color: #15803dcc;
}

.text-green-700\/85 {
  color: #15803dd9;
}

.text-green-700\/90 {
  color: #15803de6;
}

.text-green-700\/95 {
  color: #15803df2;
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}

.text-green-800\/0 {
  color: #16653400;
}

.text-green-800\/10 {
  color: #1665341a;
}

.text-green-800\/100 {
  color: #166534;
}

.text-green-800\/15 {
  color: #16653426;
}

.text-green-800\/20 {
  color: #16653433;
}

.text-green-800\/25 {
  color: #16653440;
}

.text-green-800\/30 {
  color: #1665344d;
}

.text-green-800\/35 {
  color: #16653459;
}

.text-green-800\/40 {
  color: #16653466;
}

.text-green-800\/45 {
  color: #16653473;
}

.text-green-800\/5 {
  color: #1665340d;
}

.text-green-800\/50 {
  color: #16653480;
}

.text-green-800\/55 {
  color: #1665348c;
}

.text-green-800\/60 {
  color: #16653499;
}

.text-green-800\/65 {
  color: #166534a6;
}

.text-green-800\/70 {
  color: #166534b3;
}

.text-green-800\/75 {
  color: #166534bf;
}

.text-green-800\/80 {
  color: #166534cc;
}

.text-green-800\/85 {
  color: #166534d9;
}

.text-green-800\/90 {
  color: #166534e6;
}

.text-green-800\/95 {
  color: #166534f2;
}

.text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}

.text-green-900\/0 {
  color: #14532d00;
}

.text-green-900\/10 {
  color: #14532d1a;
}

.text-green-900\/100 {
  color: #14532d;
}

.text-green-900\/15 {
  color: #14532d26;
}

.text-green-900\/20 {
  color: #14532d33;
}

.text-green-900\/25 {
  color: #14532d40;
}

.text-green-900\/30 {
  color: #14532d4d;
}

.text-green-900\/35 {
  color: #14532d59;
}

.text-green-900\/40 {
  color: #14532d66;
}

.text-green-900\/45 {
  color: #14532d73;
}

.text-green-900\/5 {
  color: #14532d0d;
}

.text-green-900\/50 {
  color: #14532d80;
}

.text-green-900\/55 {
  color: #14532d8c;
}

.text-green-900\/60 {
  color: #14532d99;
}

.text-green-900\/65 {
  color: #14532da6;
}

.text-green-900\/70 {
  color: #14532db3;
}

.text-green-900\/75 {
  color: #14532dbf;
}

.text-green-900\/80 {
  color: #14532dcc;
}

.text-green-900\/85 {
  color: #14532dd9;
}

.text-green-900\/90 {
  color: #14532de6;
}

.text-green-900\/95 {
  color: #14532df2;
}

.text-green-950 {
  --tw-text-opacity: 1;
  color: rgb(5 46 22 / var(--tw-text-opacity, 1));
}

.text-green-950\/0 {
  color: #052e1600;
}

.text-green-950\/10 {
  color: #052e161a;
}

.text-green-950\/100 {
  color: #052e16;
}

.text-green-950\/15 {
  color: #052e1626;
}

.text-green-950\/20 {
  color: #052e1633;
}

.text-green-950\/25 {
  color: #052e1640;
}

.text-green-950\/30 {
  color: #052e164d;
}

.text-green-950\/35 {
  color: #052e1659;
}

.text-green-950\/40 {
  color: #052e1666;
}

.text-green-950\/45 {
  color: #052e1673;
}

.text-green-950\/5 {
  color: #052e160d;
}

.text-green-950\/50 {
  color: #052e1680;
}

.text-green-950\/55 {
  color: #052e168c;
}

.text-green-950\/60 {
  color: #052e1699;
}

.text-green-950\/65 {
  color: #052e16a6;
}

.text-green-950\/70 {
  color: #052e16b3;
}

.text-green-950\/75 {
  color: #052e16bf;
}

.text-green-950\/80 {
  color: #052e16cc;
}

.text-green-950\/85 {
  color: #052e16d9;
}

.text-green-950\/90 {
  color: #052e16e6;
}

.text-green-950\/95 {
  color: #052e16f2;
}

.text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1));
}

.text-indigo-100\/0 {
  color: #e0e7ff00;
}

.text-indigo-100\/10 {
  color: #e0e7ff1a;
}

.text-indigo-100\/100 {
  color: #e0e7ff;
}

.text-indigo-100\/15 {
  color: #e0e7ff26;
}

.text-indigo-100\/20 {
  color: #e0e7ff33;
}

.text-indigo-100\/25 {
  color: #e0e7ff40;
}

.text-indigo-100\/30 {
  color: #e0e7ff4d;
}

.text-indigo-100\/35 {
  color: #e0e7ff59;
}

.text-indigo-100\/40 {
  color: #e0e7ff66;
}

.text-indigo-100\/45 {
  color: #e0e7ff73;
}

.text-indigo-100\/5 {
  color: #e0e7ff0d;
}

.text-indigo-100\/50 {
  color: #e0e7ff80;
}

.text-indigo-100\/55 {
  color: #e0e7ff8c;
}

.text-indigo-100\/60 {
  color: #e0e7ff99;
}

.text-indigo-100\/65 {
  color: #e0e7ffa6;
}

.text-indigo-100\/70 {
  color: #e0e7ffb3;
}

.text-indigo-100\/75 {
  color: #e0e7ffbf;
}

.text-indigo-100\/80 {
  color: #e0e7ffcc;
}

.text-indigo-100\/85 {
  color: #e0e7ffd9;
}

.text-indigo-100\/90 {
  color: #e0e7ffe6;
}

.text-indigo-100\/95 {
  color: #e0e7fff2;
}

.text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgb(199 210 254 / var(--tw-text-opacity, 1));
}

.text-indigo-200\/0 {
  color: #c7d2fe00;
}

.text-indigo-200\/10 {
  color: #c7d2fe1a;
}

.text-indigo-200\/100 {
  color: #c7d2fe;
}

.text-indigo-200\/15 {
  color: #c7d2fe26;
}

.text-indigo-200\/20 {
  color: #c7d2fe33;
}

.text-indigo-200\/25 {
  color: #c7d2fe40;
}

.text-indigo-200\/30 {
  color: #c7d2fe4d;
}

.text-indigo-200\/35 {
  color: #c7d2fe59;
}

.text-indigo-200\/40 {
  color: #c7d2fe66;
}

.text-indigo-200\/45 {
  color: #c7d2fe73;
}

.text-indigo-200\/5 {
  color: #c7d2fe0d;
}

.text-indigo-200\/50 {
  color: #c7d2fe80;
}

.text-indigo-200\/55 {
  color: #c7d2fe8c;
}

.text-indigo-200\/60 {
  color: #c7d2fe99;
}

.text-indigo-200\/65 {
  color: #c7d2fea6;
}

.text-indigo-200\/70 {
  color: #c7d2feb3;
}

.text-indigo-200\/75 {
  color: #c7d2febf;
}

.text-indigo-200\/80 {
  color: #c7d2fecc;
}

.text-indigo-200\/85 {
  color: #c7d2fed9;
}

.text-indigo-200\/90 {
  color: #c7d2fee6;
}

.text-indigo-200\/95 {
  color: #c7d2fef2;
}

.text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgb(165 180 252 / var(--tw-text-opacity, 1));
}

.text-indigo-300\/0 {
  color: #a5b4fc00;
}

.text-indigo-300\/10 {
  color: #a5b4fc1a;
}

.text-indigo-300\/100 {
  color: #a5b4fc;
}

.text-indigo-300\/15 {
  color: #a5b4fc26;
}

.text-indigo-300\/20 {
  color: #a5b4fc33;
}

.text-indigo-300\/25 {
  color: #a5b4fc40;
}

.text-indigo-300\/30 {
  color: #a5b4fc4d;
}

.text-indigo-300\/35 {
  color: #a5b4fc59;
}

.text-indigo-300\/40 {
  color: #a5b4fc66;
}

.text-indigo-300\/45 {
  color: #a5b4fc73;
}

.text-indigo-300\/5 {
  color: #a5b4fc0d;
}

.text-indigo-300\/50 {
  color: #a5b4fc80;
}

.text-indigo-300\/55 {
  color: #a5b4fc8c;
}

.text-indigo-300\/60 {
  color: #a5b4fc99;
}

.text-indigo-300\/65 {
  color: #a5b4fca6;
}

.text-indigo-300\/70 {
  color: #a5b4fcb3;
}

.text-indigo-300\/75 {
  color: #a5b4fcbf;
}

.text-indigo-300\/80 {
  color: #a5b4fccc;
}

.text-indigo-300\/85 {
  color: #a5b4fcd9;
}

.text-indigo-300\/90 {
  color: #a5b4fce6;
}

.text-indigo-300\/95 {
  color: #a5b4fcf2;
}

.text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgb(129 140 248 / var(--tw-text-opacity, 1));
}

.text-indigo-400\/0 {
  color: #818cf800;
}

.text-indigo-400\/10 {
  color: #818cf81a;
}

.text-indigo-400\/100 {
  color: #818cf8;
}

.text-indigo-400\/15 {
  color: #818cf826;
}

.text-indigo-400\/20 {
  color: #818cf833;
}

.text-indigo-400\/25 {
  color: #818cf840;
}

.text-indigo-400\/30 {
  color: #818cf84d;
}

.text-indigo-400\/35 {
  color: #818cf859;
}

.text-indigo-400\/40 {
  color: #818cf866;
}

.text-indigo-400\/45 {
  color: #818cf873;
}

.text-indigo-400\/5 {
  color: #818cf80d;
}

.text-indigo-400\/50 {
  color: #818cf880;
}

.text-indigo-400\/55 {
  color: #818cf88c;
}

.text-indigo-400\/60 {
  color: #818cf899;
}

.text-indigo-400\/65 {
  color: #818cf8a6;
}

.text-indigo-400\/70 {
  color: #818cf8b3;
}

.text-indigo-400\/75 {
  color: #818cf8bf;
}

.text-indigo-400\/80 {
  color: #818cf8cc;
}

.text-indigo-400\/85 {
  color: #818cf8d9;
}

.text-indigo-400\/90 {
  color: #818cf8e6;
}

.text-indigo-400\/95 {
  color: #818cf8f2;
}

.text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1));
}

.text-indigo-50\/0 {
  color: #eef2ff00;
}

.text-indigo-50\/10 {
  color: #eef2ff1a;
}

.text-indigo-50\/100 {
  color: #eef2ff;
}

.text-indigo-50\/15 {
  color: #eef2ff26;
}

.text-indigo-50\/20 {
  color: #eef2ff33;
}

.text-indigo-50\/25 {
  color: #eef2ff40;
}

.text-indigo-50\/30 {
  color: #eef2ff4d;
}

.text-indigo-50\/35 {
  color: #eef2ff59;
}

.text-indigo-50\/40 {
  color: #eef2ff66;
}

.text-indigo-50\/45 {
  color: #eef2ff73;
}

.text-indigo-50\/5 {
  color: #eef2ff0d;
}

.text-indigo-50\/50 {
  color: #eef2ff80;
}

.text-indigo-50\/55 {
  color: #eef2ff8c;
}

.text-indigo-50\/60 {
  color: #eef2ff99;
}

.text-indigo-50\/65 {
  color: #eef2ffa6;
}

.text-indigo-50\/70 {
  color: #eef2ffb3;
}

.text-indigo-50\/75 {
  color: #eef2ffbf;
}

.text-indigo-50\/80 {
  color: #eef2ffcc;
}

.text-indigo-50\/85 {
  color: #eef2ffd9;
}

.text-indigo-50\/90 {
  color: #eef2ffe6;
}

.text-indigo-50\/95 {
  color: #eef2fff2;
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.text-indigo-500\/0 {
  color: #6366f100;
}

.text-indigo-500\/10 {
  color: #6366f11a;
}

.text-indigo-500\/100 {
  color: #6366f1;
}

.text-indigo-500\/15 {
  color: #6366f126;
}

.text-indigo-500\/20 {
  color: #6366f133;
}

.text-indigo-500\/25 {
  color: #6366f140;
}

.text-indigo-500\/30 {
  color: #6366f14d;
}

.text-indigo-500\/35 {
  color: #6366f159;
}

.text-indigo-500\/40 {
  color: #6366f166;
}

.text-indigo-500\/45 {
  color: #6366f173;
}

.text-indigo-500\/5 {
  color: #6366f10d;
}

.text-indigo-500\/50 {
  color: #6366f180;
}

.text-indigo-500\/55 {
  color: #6366f18c;
}

.text-indigo-500\/60 {
  color: #6366f199;
}

.text-indigo-500\/65 {
  color: #6366f1a6;
}

.text-indigo-500\/70 {
  color: #6366f1b3;
}

.text-indigo-500\/75 {
  color: #6366f1bf;
}

.text-indigo-500\/80 {
  color: #6366f1cc;
}

.text-indigo-500\/85 {
  color: #6366f1d9;
}

.text-indigo-500\/90 {
  color: #6366f1e6;
}

.text-indigo-500\/95 {
  color: #6366f1f2;
}

.text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 / var(--tw-text-opacity, 1));
}

.text-indigo-600\/0 {
  color: #4f46e500;
}

.text-indigo-600\/10 {
  color: #4f46e51a;
}

.text-indigo-600\/100 {
  color: #4f46e5;
}

.text-indigo-600\/15 {
  color: #4f46e526;
}

.text-indigo-600\/20 {
  color: #4f46e533;
}

.text-indigo-600\/25 {
  color: #4f46e540;
}

.text-indigo-600\/30 {
  color: #4f46e54d;
}

.text-indigo-600\/35 {
  color: #4f46e559;
}

.text-indigo-600\/40 {
  color: #4f46e566;
}

.text-indigo-600\/45 {
  color: #4f46e573;
}

.text-indigo-600\/5 {
  color: #4f46e50d;
}

.text-indigo-600\/50 {
  color: #4f46e580;
}

.text-indigo-600\/55 {
  color: #4f46e58c;
}

.text-indigo-600\/60 {
  color: #4f46e599;
}

.text-indigo-600\/65 {
  color: #4f46e5a6;
}

.text-indigo-600\/70 {
  color: #4f46e5b3;
}

.text-indigo-600\/75 {
  color: #4f46e5bf;
}

.text-indigo-600\/80 {
  color: #4f46e5cc;
}

.text-indigo-600\/85 {
  color: #4f46e5d9;
}

.text-indigo-600\/90 {
  color: #4f46e5e6;
}

.text-indigo-600\/95 {
  color: #4f46e5f2;
}

.text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 / var(--tw-text-opacity, 1));
}

.text-indigo-700\/0 {
  color: #4338ca00;
}

.text-indigo-700\/10 {
  color: #4338ca1a;
}

.text-indigo-700\/100 {
  color: #4338ca;
}

.text-indigo-700\/15 {
  color: #4338ca26;
}

.text-indigo-700\/20 {
  color: #4338ca33;
}

.text-indigo-700\/25 {
  color: #4338ca40;
}

.text-indigo-700\/30 {
  color: #4338ca4d;
}

.text-indigo-700\/35 {
  color: #4338ca59;
}

.text-indigo-700\/40 {
  color: #4338ca66;
}

.text-indigo-700\/45 {
  color: #4338ca73;
}

.text-indigo-700\/5 {
  color: #4338ca0d;
}

.text-indigo-700\/50 {
  color: #4338ca80;
}

.text-indigo-700\/55 {
  color: #4338ca8c;
}

.text-indigo-700\/60 {
  color: #4338ca99;
}

.text-indigo-700\/65 {
  color: #4338caa6;
}

.text-indigo-700\/70 {
  color: #4338cab3;
}

.text-indigo-700\/75 {
  color: #4338cabf;
}

.text-indigo-700\/80 {
  color: #4338cacc;
}

.text-indigo-700\/85 {
  color: #4338cad9;
}

.text-indigo-700\/90 {
  color: #4338cae6;
}

.text-indigo-700\/95 {
  color: #4338caf2;
}

.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}

.text-indigo-800\/0 {
  color: #3730a300;
}

.text-indigo-800\/10 {
  color: #3730a31a;
}

.text-indigo-800\/100 {
  color: #3730a3;
}

.text-indigo-800\/15 {
  color: #3730a326;
}

.text-indigo-800\/20 {
  color: #3730a333;
}

.text-indigo-800\/25 {
  color: #3730a340;
}

.text-indigo-800\/30 {
  color: #3730a34d;
}

.text-indigo-800\/35 {
  color: #3730a359;
}

.text-indigo-800\/40 {
  color: #3730a366;
}

.text-indigo-800\/45 {
  color: #3730a373;
}

.text-indigo-800\/5 {
  color: #3730a30d;
}

.text-indigo-800\/50 {
  color: #3730a380;
}

.text-indigo-800\/55 {
  color: #3730a38c;
}

.text-indigo-800\/60 {
  color: #3730a399;
}

.text-indigo-800\/65 {
  color: #3730a3a6;
}

.text-indigo-800\/70 {
  color: #3730a3b3;
}

.text-indigo-800\/75 {
  color: #3730a3bf;
}

.text-indigo-800\/80 {
  color: #3730a3cc;
}

.text-indigo-800\/85 {
  color: #3730a3d9;
}

.text-indigo-800\/90 {
  color: #3730a3e6;
}

.text-indigo-800\/95 {
  color: #3730a3f2;
}

.text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}

.text-indigo-900\/0 {
  color: #312e8100;
}

.text-indigo-900\/10 {
  color: #312e811a;
}

.text-indigo-900\/100 {
  color: #312e81;
}

.text-indigo-900\/15 {
  color: #312e8126;
}

.text-indigo-900\/20 {
  color: #312e8133;
}

.text-indigo-900\/25 {
  color: #312e8140;
}

.text-indigo-900\/30 {
  color: #312e814d;
}

.text-indigo-900\/35 {
  color: #312e8159;
}

.text-indigo-900\/40 {
  color: #312e8166;
}

.text-indigo-900\/45 {
  color: #312e8173;
}

.text-indigo-900\/5 {
  color: #312e810d;
}

.text-indigo-900\/50 {
  color: #312e8180;
}

.text-indigo-900\/55 {
  color: #312e818c;
}

.text-indigo-900\/60 {
  color: #312e8199;
}

.text-indigo-900\/65 {
  color: #312e81a6;
}

.text-indigo-900\/70 {
  color: #312e81b3;
}

.text-indigo-900\/75 {
  color: #312e81bf;
}

.text-indigo-900\/80 {
  color: #312e81cc;
}

.text-indigo-900\/85 {
  color: #312e81d9;
}

.text-indigo-900\/90 {
  color: #312e81e6;
}

.text-indigo-900\/95 {
  color: #312e81f2;
}

.text-indigo-950 {
  --tw-text-opacity: 1;
  color: rgb(30 27 75 / var(--tw-text-opacity, 1));
}

.text-indigo-950\/0 {
  color: #1e1b4b00;
}

.text-indigo-950\/10 {
  color: #1e1b4b1a;
}

.text-indigo-950\/100 {
  color: #1e1b4b;
}

.text-indigo-950\/15 {
  color: #1e1b4b26;
}

.text-indigo-950\/20 {
  color: #1e1b4b33;
}

.text-indigo-950\/25 {
  color: #1e1b4b40;
}

.text-indigo-950\/30 {
  color: #1e1b4b4d;
}

.text-indigo-950\/35 {
  color: #1e1b4b59;
}

.text-indigo-950\/40 {
  color: #1e1b4b66;
}

.text-indigo-950\/45 {
  color: #1e1b4b73;
}

.text-indigo-950\/5 {
  color: #1e1b4b0d;
}

.text-indigo-950\/50 {
  color: #1e1b4b80;
}

.text-indigo-950\/55 {
  color: #1e1b4b8c;
}

.text-indigo-950\/60 {
  color: #1e1b4b99;
}

.text-indigo-950\/65 {
  color: #1e1b4ba6;
}

.text-indigo-950\/70 {
  color: #1e1b4bb3;
}

.text-indigo-950\/75 {
  color: #1e1b4bbf;
}

.text-indigo-950\/80 {
  color: #1e1b4bcc;
}

.text-indigo-950\/85 {
  color: #1e1b4bd9;
}

.text-indigo-950\/90 {
  color: #1e1b4be6;
}

.text-indigo-950\/95 {
  color: #1e1b4bf2;
}

.text-info {
  --tw-text-opacity: 1;
  color: var(--fallback-in, oklch(var(--in) / var(--tw-text-opacity, 1)));
}

.text-info-content {
  --tw-text-opacity: 1;
  color: var(--fallback-inc, oklch(var(--inc) / var(--tw-text-opacity, 1)));
}

.text-info-content\/0 {
  color: var(--fallback-inc, oklch(var(--inc) / 0));
}

.text-info-content\/10 {
  color: var(--fallback-inc, oklch(var(--inc) / .1));
}

.text-info-content\/100 {
  color: var(--fallback-inc, oklch(var(--inc) / 1));
}

.text-info-content\/15 {
  color: var(--fallback-inc, oklch(var(--inc) / .15));
}

.text-info-content\/20 {
  color: var(--fallback-inc, oklch(var(--inc) / .2));
}

.text-info-content\/25 {
  color: var(--fallback-inc, oklch(var(--inc) / .25));
}

.text-info-content\/30 {
  color: var(--fallback-inc, oklch(var(--inc) / .3));
}

.text-info-content\/35 {
  color: var(--fallback-inc, oklch(var(--inc) / .35));
}

.text-info-content\/40 {
  color: var(--fallback-inc, oklch(var(--inc) / .4));
}

.text-info-content\/45 {
  color: var(--fallback-inc, oklch(var(--inc) / .45));
}

.text-info-content\/5 {
  color: var(--fallback-inc, oklch(var(--inc) / .05));
}

.text-info-content\/50 {
  color: var(--fallback-inc, oklch(var(--inc) / .5));
}

.text-info-content\/55 {
  color: var(--fallback-inc, oklch(var(--inc) / .55));
}

.text-info-content\/60 {
  color: var(--fallback-inc, oklch(var(--inc) / .6));
}

.text-info-content\/65 {
  color: var(--fallback-inc, oklch(var(--inc) / .65));
}

.text-info-content\/70 {
  color: var(--fallback-inc, oklch(var(--inc) / .7));
}

.text-info-content\/75 {
  color: var(--fallback-inc, oklch(var(--inc) / .75));
}

.text-info-content\/80 {
  color: var(--fallback-inc, oklch(var(--inc) / .8));
}

.text-info-content\/85 {
  color: var(--fallback-inc, oklch(var(--inc) / .85));
}

.text-info-content\/90 {
  color: var(--fallback-inc, oklch(var(--inc) / .9));
}

.text-info-content\/95 {
  color: var(--fallback-inc, oklch(var(--inc) / .95));
}

.text-info\/0 {
  color: var(--fallback-in, oklch(var(--in) / 0));
}

.text-info\/10 {
  color: var(--fallback-in, oklch(var(--in) / .1));
}

.text-info\/100 {
  color: var(--fallback-in, oklch(var(--in) / 1));
}

.text-info\/15 {
  color: var(--fallback-in, oklch(var(--in) / .15));
}

.text-info\/20 {
  color: var(--fallback-in, oklch(var(--in) / .2));
}

.text-info\/25 {
  color: var(--fallback-in, oklch(var(--in) / .25));
}

.text-info\/30 {
  color: var(--fallback-in, oklch(var(--in) / .3));
}

.text-info\/35 {
  color: var(--fallback-in, oklch(var(--in) / .35));
}

.text-info\/40 {
  color: var(--fallback-in, oklch(var(--in) / .4));
}

.text-info\/45 {
  color: var(--fallback-in, oklch(var(--in) / .45));
}

.text-info\/5 {
  color: var(--fallback-in, oklch(var(--in) / .05));
}

.text-info\/50 {
  color: var(--fallback-in, oklch(var(--in) / .5));
}

.text-info\/55 {
  color: var(--fallback-in, oklch(var(--in) / .55));
}

.text-info\/60 {
  color: var(--fallback-in, oklch(var(--in) / .6));
}

.text-info\/65 {
  color: var(--fallback-in, oklch(var(--in) / .65));
}

.text-info\/70 {
  color: var(--fallback-in, oklch(var(--in) / .7));
}

.text-info\/75 {
  color: var(--fallback-in, oklch(var(--in) / .75));
}

.text-info\/80 {
  color: var(--fallback-in, oklch(var(--in) / .8));
}

.text-info\/85 {
  color: var(--fallback-in, oklch(var(--in) / .85));
}

.text-info\/90 {
  color: var(--fallback-in, oklch(var(--in) / .9));
}

.text-info\/95 {
  color: var(--fallback-in, oklch(var(--in) / .95));
}

.text-inherit {
  color: inherit;
}

.text-lime-100 {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 / var(--tw-text-opacity, 1));
}

.text-lime-100\/0 {
  color: #ecfccb00;
}

.text-lime-100\/10 {
  color: #ecfccb1a;
}

.text-lime-100\/100 {
  color: #ecfccb;
}

.text-lime-100\/15 {
  color: #ecfccb26;
}

.text-lime-100\/20 {
  color: #ecfccb33;
}

.text-lime-100\/25 {
  color: #ecfccb40;
}

.text-lime-100\/30 {
  color: #ecfccb4d;
}

.text-lime-100\/35 {
  color: #ecfccb59;
}

.text-lime-100\/40 {
  color: #ecfccb66;
}

.text-lime-100\/45 {
  color: #ecfccb73;
}

.text-lime-100\/5 {
  color: #ecfccb0d;
}

.text-lime-100\/50 {
  color: #ecfccb80;
}

.text-lime-100\/55 {
  color: #ecfccb8c;
}

.text-lime-100\/60 {
  color: #ecfccb99;
}

.text-lime-100\/65 {
  color: #ecfccba6;
}

.text-lime-100\/70 {
  color: #ecfccbb3;
}

.text-lime-100\/75 {
  color: #ecfccbbf;
}

.text-lime-100\/80 {
  color: #ecfccbcc;
}

.text-lime-100\/85 {
  color: #ecfccbd9;
}

.text-lime-100\/90 {
  color: #ecfccbe6;
}

.text-lime-100\/95 {
  color: #ecfccbf2;
}

.text-lime-200 {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 / var(--tw-text-opacity, 1));
}

.text-lime-200\/0 {
  color: #d9f99d00;
}

.text-lime-200\/10 {
  color: #d9f99d1a;
}

.text-lime-200\/100 {
  color: #d9f99d;
}

.text-lime-200\/15 {
  color: #d9f99d26;
}

.text-lime-200\/20 {
  color: #d9f99d33;
}

.text-lime-200\/25 {
  color: #d9f99d40;
}

.text-lime-200\/30 {
  color: #d9f99d4d;
}

.text-lime-200\/35 {
  color: #d9f99d59;
}

.text-lime-200\/40 {
  color: #d9f99d66;
}

.text-lime-200\/45 {
  color: #d9f99d73;
}

.text-lime-200\/5 {
  color: #d9f99d0d;
}

.text-lime-200\/50 {
  color: #d9f99d80;
}

.text-lime-200\/55 {
  color: #d9f99d8c;
}

.text-lime-200\/60 {
  color: #d9f99d99;
}

.text-lime-200\/65 {
  color: #d9f99da6;
}

.text-lime-200\/70 {
  color: #d9f99db3;
}

.text-lime-200\/75 {
  color: #d9f99dbf;
}

.text-lime-200\/80 {
  color: #d9f99dcc;
}

.text-lime-200\/85 {
  color: #d9f99dd9;
}

.text-lime-200\/90 {
  color: #d9f99de6;
}

.text-lime-200\/95 {
  color: #d9f99df2;
}

.text-lime-300 {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 / var(--tw-text-opacity, 1));
}

.text-lime-300\/0 {
  color: #bef26400;
}

.text-lime-300\/10 {
  color: #bef2641a;
}

.text-lime-300\/100 {
  color: #bef264;
}

.text-lime-300\/15 {
  color: #bef26426;
}

.text-lime-300\/20 {
  color: #bef26433;
}

.text-lime-300\/25 {
  color: #bef26440;
}

.text-lime-300\/30 {
  color: #bef2644d;
}

.text-lime-300\/35 {
  color: #bef26459;
}

.text-lime-300\/40 {
  color: #bef26466;
}

.text-lime-300\/45 {
  color: #bef26473;
}

.text-lime-300\/5 {
  color: #bef2640d;
}

.text-lime-300\/50 {
  color: #bef26480;
}

.text-lime-300\/55 {
  color: #bef2648c;
}

.text-lime-300\/60 {
  color: #bef26499;
}

.text-lime-300\/65 {
  color: #bef264a6;
}

.text-lime-300\/70 {
  color: #bef264b3;
}

.text-lime-300\/75 {
  color: #bef264bf;
}

.text-lime-300\/80 {
  color: #bef264cc;
}

.text-lime-300\/85 {
  color: #bef264d9;
}

.text-lime-300\/90 {
  color: #bef264e6;
}

.text-lime-300\/95 {
  color: #bef264f2;
}

.text-lime-400 {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 / var(--tw-text-opacity, 1));
}

.text-lime-400\/0 {
  color: #a3e63500;
}

.text-lime-400\/10 {
  color: #a3e6351a;
}

.text-lime-400\/100 {
  color: #a3e635;
}

.text-lime-400\/15 {
  color: #a3e63526;
}

.text-lime-400\/20 {
  color: #a3e63533;
}

.text-lime-400\/25 {
  color: #a3e63540;
}

.text-lime-400\/30 {
  color: #a3e6354d;
}

.text-lime-400\/35 {
  color: #a3e63559;
}

.text-lime-400\/40 {
  color: #a3e63566;
}

.text-lime-400\/45 {
  color: #a3e63573;
}

.text-lime-400\/5 {
  color: #a3e6350d;
}

.text-lime-400\/50 {
  color: #a3e63580;
}

.text-lime-400\/55 {
  color: #a3e6358c;
}

.text-lime-400\/60 {
  color: #a3e63599;
}

.text-lime-400\/65 {
  color: #a3e635a6;
}

.text-lime-400\/70 {
  color: #a3e635b3;
}

.text-lime-400\/75 {
  color: #a3e635bf;
}

.text-lime-400\/80 {
  color: #a3e635cc;
}

.text-lime-400\/85 {
  color: #a3e635d9;
}

.text-lime-400\/90 {
  color: #a3e635e6;
}

.text-lime-400\/95 {
  color: #a3e635f2;
}

.text-lime-50 {
  --tw-text-opacity: 1;
  color: rgb(247 254 231 / var(--tw-text-opacity, 1));
}

.text-lime-50\/0 {
  color: #f7fee700;
}

.text-lime-50\/10 {
  color: #f7fee71a;
}

.text-lime-50\/100 {
  color: #f7fee7;
}

.text-lime-50\/15 {
  color: #f7fee726;
}

.text-lime-50\/20 {
  color: #f7fee733;
}

.text-lime-50\/25 {
  color: #f7fee740;
}

.text-lime-50\/30 {
  color: #f7fee74d;
}

.text-lime-50\/35 {
  color: #f7fee759;
}

.text-lime-50\/40 {
  color: #f7fee766;
}

.text-lime-50\/45 {
  color: #f7fee773;
}

.text-lime-50\/5 {
  color: #f7fee70d;
}

.text-lime-50\/50 {
  color: #f7fee780;
}

.text-lime-50\/55 {
  color: #f7fee78c;
}

.text-lime-50\/60 {
  color: #f7fee799;
}

.text-lime-50\/65 {
  color: #f7fee7a6;
}

.text-lime-50\/70 {
  color: #f7fee7b3;
}

.text-lime-50\/75 {
  color: #f7fee7bf;
}

.text-lime-50\/80 {
  color: #f7fee7cc;
}

.text-lime-50\/85 {
  color: #f7fee7d9;
}

.text-lime-50\/90 {
  color: #f7fee7e6;
}

.text-lime-50\/95 {
  color: #f7fee7f2;
}

.text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}

.text-lime-500\/0 {
  color: #84cc1600;
}

.text-lime-500\/10 {
  color: #84cc161a;
}

.text-lime-500\/100 {
  color: #84cc16;
}

.text-lime-500\/15 {
  color: #84cc1626;
}

.text-lime-500\/20 {
  color: #84cc1633;
}

.text-lime-500\/25 {
  color: #84cc1640;
}

.text-lime-500\/30 {
  color: #84cc164d;
}

.text-lime-500\/35 {
  color: #84cc1659;
}

.text-lime-500\/40 {
  color: #84cc1666;
}

.text-lime-500\/45 {
  color: #84cc1673;
}

.text-lime-500\/5 {
  color: #84cc160d;
}

.text-lime-500\/50 {
  color: #84cc1680;
}

.text-lime-500\/55 {
  color: #84cc168c;
}

.text-lime-500\/60 {
  color: #84cc1699;
}

.text-lime-500\/65 {
  color: #84cc16a6;
}

.text-lime-500\/70 {
  color: #84cc16b3;
}

.text-lime-500\/75 {
  color: #84cc16bf;
}

.text-lime-500\/80 {
  color: #84cc16cc;
}

.text-lime-500\/85 {
  color: #84cc16d9;
}

.text-lime-500\/90 {
  color: #84cc16e6;
}

.text-lime-500\/95 {
  color: #84cc16f2;
}

.text-lime-600 {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 / var(--tw-text-opacity, 1));
}

.text-lime-600\/0 {
  color: #65a30d00;
}

.text-lime-600\/10 {
  color: #65a30d1a;
}

.text-lime-600\/100 {
  color: #65a30d;
}

.text-lime-600\/15 {
  color: #65a30d26;
}

.text-lime-600\/20 {
  color: #65a30d33;
}

.text-lime-600\/25 {
  color: #65a30d40;
}

.text-lime-600\/30 {
  color: #65a30d4d;
}

.text-lime-600\/35 {
  color: #65a30d59;
}

.text-lime-600\/40 {
  color: #65a30d66;
}

.text-lime-600\/45 {
  color: #65a30d73;
}

.text-lime-600\/5 {
  color: #65a30d0d;
}

.text-lime-600\/50 {
  color: #65a30d80;
}

.text-lime-600\/55 {
  color: #65a30d8c;
}

.text-lime-600\/60 {
  color: #65a30d99;
}

.text-lime-600\/65 {
  color: #65a30da6;
}

.text-lime-600\/70 {
  color: #65a30db3;
}

.text-lime-600\/75 {
  color: #65a30dbf;
}

.text-lime-600\/80 {
  color: #65a30dcc;
}

.text-lime-600\/85 {
  color: #65a30dd9;
}

.text-lime-600\/90 {
  color: #65a30de6;
}

.text-lime-600\/95 {
  color: #65a30df2;
}

.text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 / var(--tw-text-opacity, 1));
}

.text-lime-700\/0 {
  color: #4d7c0f00;
}

.text-lime-700\/10 {
  color: #4d7c0f1a;
}

.text-lime-700\/100 {
  color: #4d7c0f;
}

.text-lime-700\/15 {
  color: #4d7c0f26;
}

.text-lime-700\/20 {
  color: #4d7c0f33;
}

.text-lime-700\/25 {
  color: #4d7c0f40;
}

.text-lime-700\/30 {
  color: #4d7c0f4d;
}

.text-lime-700\/35 {
  color: #4d7c0f59;
}

.text-lime-700\/40 {
  color: #4d7c0f66;
}

.text-lime-700\/45 {
  color: #4d7c0f73;
}

.text-lime-700\/5 {
  color: #4d7c0f0d;
}

.text-lime-700\/50 {
  color: #4d7c0f80;
}

.text-lime-700\/55 {
  color: #4d7c0f8c;
}

.text-lime-700\/60 {
  color: #4d7c0f99;
}

.text-lime-700\/65 {
  color: #4d7c0fa6;
}

.text-lime-700\/70 {
  color: #4d7c0fb3;
}

.text-lime-700\/75 {
  color: #4d7c0fbf;
}

.text-lime-700\/80 {
  color: #4d7c0fcc;
}

.text-lime-700\/85 {
  color: #4d7c0fd9;
}

.text-lime-700\/90 {
  color: #4d7c0fe6;
}

.text-lime-700\/95 {
  color: #4d7c0ff2;
}

.text-lime-800 {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 / var(--tw-text-opacity, 1));
}

.text-lime-800\/0 {
  color: #3f621200;
}

.text-lime-800\/10 {
  color: #3f62121a;
}

.text-lime-800\/100 {
  color: #3f6212;
}

.text-lime-800\/15 {
  color: #3f621226;
}

.text-lime-800\/20 {
  color: #3f621233;
}

.text-lime-800\/25 {
  color: #3f621240;
}

.text-lime-800\/30 {
  color: #3f62124d;
}

.text-lime-800\/35 {
  color: #3f621259;
}

.text-lime-800\/40 {
  color: #3f621266;
}

.text-lime-800\/45 {
  color: #3f621273;
}

.text-lime-800\/5 {
  color: #3f62120d;
}

.text-lime-800\/50 {
  color: #3f621280;
}

.text-lime-800\/55 {
  color: #3f62128c;
}

.text-lime-800\/60 {
  color: #3f621299;
}

.text-lime-800\/65 {
  color: #3f6212a6;
}

.text-lime-800\/70 {
  color: #3f6212b3;
}

.text-lime-800\/75 {
  color: #3f6212bf;
}

.text-lime-800\/80 {
  color: #3f6212cc;
}

.text-lime-800\/85 {
  color: #3f6212d9;
}

.text-lime-800\/90 {
  color: #3f6212e6;
}

.text-lime-800\/95 {
  color: #3f6212f2;
}

.text-lime-900 {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 / var(--tw-text-opacity, 1));
}

.text-lime-900\/0 {
  color: #36531400;
}

.text-lime-900\/10 {
  color: #3653141a;
}

.text-lime-900\/100 {
  color: #365314;
}

.text-lime-900\/15 {
  color: #36531426;
}

.text-lime-900\/20 {
  color: #36531433;
}

.text-lime-900\/25 {
  color: #36531440;
}

.text-lime-900\/30 {
  color: #3653144d;
}

.text-lime-900\/35 {
  color: #36531459;
}

.text-lime-900\/40 {
  color: #36531466;
}

.text-lime-900\/45 {
  color: #36531473;
}

.text-lime-900\/5 {
  color: #3653140d;
}

.text-lime-900\/50 {
  color: #36531480;
}

.text-lime-900\/55 {
  color: #3653148c;
}

.text-lime-900\/60 {
  color: #36531499;
}

.text-lime-900\/65 {
  color: #365314a6;
}

.text-lime-900\/70 {
  color: #365314b3;
}

.text-lime-900\/75 {
  color: #365314bf;
}

.text-lime-900\/80 {
  color: #365314cc;
}

.text-lime-900\/85 {
  color: #365314d9;
}

.text-lime-900\/90 {
  color: #365314e6;
}

.text-lime-900\/95 {
  color: #365314f2;
}

.text-lime-950 {
  --tw-text-opacity: 1;
  color: rgb(26 46 5 / var(--tw-text-opacity, 1));
}

.text-lime-950\/0 {
  color: #1a2e0500;
}

.text-lime-950\/10 {
  color: #1a2e051a;
}

.text-lime-950\/100 {
  color: #1a2e05;
}

.text-lime-950\/15 {
  color: #1a2e0526;
}

.text-lime-950\/20 {
  color: #1a2e0533;
}

.text-lime-950\/25 {
  color: #1a2e0540;
}

.text-lime-950\/30 {
  color: #1a2e054d;
}

.text-lime-950\/35 {
  color: #1a2e0559;
}

.text-lime-950\/40 {
  color: #1a2e0566;
}

.text-lime-950\/45 {
  color: #1a2e0573;
}

.text-lime-950\/5 {
  color: #1a2e050d;
}

.text-lime-950\/50 {
  color: #1a2e0580;
}

.text-lime-950\/55 {
  color: #1a2e058c;
}

.text-lime-950\/60 {
  color: #1a2e0599;
}

.text-lime-950\/65 {
  color: #1a2e05a6;
}

.text-lime-950\/70 {
  color: #1a2e05b3;
}

.text-lime-950\/75 {
  color: #1a2e05bf;
}

.text-lime-950\/80 {
  color: #1a2e05cc;
}

.text-lime-950\/85 {
  color: #1a2e05d9;
}

.text-lime-950\/90 {
  color: #1a2e05e6;
}

.text-lime-950\/95 {
  color: #1a2e05f2;
}

.text-neutral {
  --tw-text-opacity: 1;
  color: var(--fallback-n, oklch(var(--n) / var(--tw-text-opacity, 1)));
}

.text-neutral-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity, 1));
}

.text-neutral-100\/0 {
  color: #f5f5f500;
}

.text-neutral-100\/10 {
  color: #f5f5f51a;
}

.text-neutral-100\/100 {
  color: #f5f5f5;
}

.text-neutral-100\/15 {
  color: #f5f5f526;
}

.text-neutral-100\/20 {
  color: #f5f5f533;
}

.text-neutral-100\/25 {
  color: #f5f5f540;
}

.text-neutral-100\/30 {
  color: #f5f5f54d;
}

.text-neutral-100\/35 {
  color: #f5f5f559;
}

.text-neutral-100\/40 {
  color: #f5f5f566;
}

.text-neutral-100\/45 {
  color: #f5f5f573;
}

.text-neutral-100\/5 {
  color: #f5f5f50d;
}

.text-neutral-100\/50 {
  color: #f5f5f580;
}

.text-neutral-100\/55 {
  color: #f5f5f58c;
}

.text-neutral-100\/60 {
  color: #f5f5f599;
}

.text-neutral-100\/65 {
  color: #f5f5f5a6;
}

.text-neutral-100\/70 {
  color: #f5f5f5b3;
}

.text-neutral-100\/75 {
  color: #f5f5f5bf;
}

.text-neutral-100\/80 {
  color: #f5f5f5cc;
}

.text-neutral-100\/85 {
  color: #f5f5f5d9;
}

.text-neutral-100\/90 {
  color: #f5f5f5e6;
}

.text-neutral-100\/95 {
  color: #f5f5f5f2;
}

.text-neutral-200 {
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity, 1));
}

.text-neutral-200\/0 {
  color: #e5e5e500;
}

.text-neutral-200\/10 {
  color: #e5e5e51a;
}

.text-neutral-200\/100 {
  color: #e5e5e5;
}

.text-neutral-200\/15 {
  color: #e5e5e526;
}

.text-neutral-200\/20 {
  color: #e5e5e533;
}

.text-neutral-200\/25 {
  color: #e5e5e540;
}

.text-neutral-200\/30 {
  color: #e5e5e54d;
}

.text-neutral-200\/35 {
  color: #e5e5e559;
}

.text-neutral-200\/40 {
  color: #e5e5e566;
}

.text-neutral-200\/45 {
  color: #e5e5e573;
}

.text-neutral-200\/5 {
  color: #e5e5e50d;
}

.text-neutral-200\/50 {
  color: #e5e5e580;
}

.text-neutral-200\/55 {
  color: #e5e5e58c;
}

.text-neutral-200\/60 {
  color: #e5e5e599;
}

.text-neutral-200\/65 {
  color: #e5e5e5a6;
}

.text-neutral-200\/70 {
  color: #e5e5e5b3;
}

.text-neutral-200\/75 {
  color: #e5e5e5bf;
}

.text-neutral-200\/80 {
  color: #e5e5e5cc;
}

.text-neutral-200\/85 {
  color: #e5e5e5d9;
}

.text-neutral-200\/90 {
  color: #e5e5e5e6;
}

.text-neutral-200\/95 {
  color: #e5e5e5f2;
}

.text-neutral-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 212 / var(--tw-text-opacity, 1));
}

.text-neutral-300\/0 {
  color: #d4d4d400;
}

.text-neutral-300\/10 {
  color: #d4d4d41a;
}

.text-neutral-300\/100 {
  color: #d4d4d4;
}

.text-neutral-300\/15 {
  color: #d4d4d426;
}

.text-neutral-300\/20 {
  color: #d4d4d433;
}

.text-neutral-300\/25 {
  color: #d4d4d440;
}

.text-neutral-300\/30 {
  color: #d4d4d44d;
}

.text-neutral-300\/35 {
  color: #d4d4d459;
}

.text-neutral-300\/40 {
  color: #d4d4d466;
}

.text-neutral-300\/45 {
  color: #d4d4d473;
}

.text-neutral-300\/5 {
  color: #d4d4d40d;
}

.text-neutral-300\/50 {
  color: #d4d4d480;
}

.text-neutral-300\/55 {
  color: #d4d4d48c;
}

.text-neutral-300\/60 {
  color: #d4d4d499;
}

.text-neutral-300\/65 {
  color: #d4d4d4a6;
}

.text-neutral-300\/70 {
  color: #d4d4d4b3;
}

.text-neutral-300\/75 {
  color: #d4d4d4bf;
}

.text-neutral-300\/80 {
  color: #d4d4d4cc;
}

.text-neutral-300\/85 {
  color: #d4d4d4d9;
}

.text-neutral-300\/90 {
  color: #d4d4d4e6;
}

.text-neutral-300\/95 {
  color: #d4d4d4f2;
}

.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.text-neutral-400\/0 {
  color: #a3a3a300;
}

.text-neutral-400\/10 {
  color: #a3a3a31a;
}

.text-neutral-400\/100 {
  color: #a3a3a3;
}

.text-neutral-400\/15 {
  color: #a3a3a326;
}

.text-neutral-400\/20 {
  color: #a3a3a333;
}

.text-neutral-400\/25 {
  color: #a3a3a340;
}

.text-neutral-400\/30 {
  color: #a3a3a34d;
}

.text-neutral-400\/35 {
  color: #a3a3a359;
}

.text-neutral-400\/40 {
  color: #a3a3a366;
}

.text-neutral-400\/45 {
  color: #a3a3a373;
}

.text-neutral-400\/5 {
  color: #a3a3a30d;
}

.text-neutral-400\/50 {
  color: #a3a3a380;
}

.text-neutral-400\/55 {
  color: #a3a3a38c;
}

.text-neutral-400\/60 {
  color: #a3a3a399;
}

.text-neutral-400\/65 {
  color: #a3a3a3a6;
}

.text-neutral-400\/70 {
  color: #a3a3a3b3;
}

.text-neutral-400\/75 {
  color: #a3a3a3bf;
}

.text-neutral-400\/80 {
  color: #a3a3a3cc;
}

.text-neutral-400\/85 {
  color: #a3a3a3d9;
}

.text-neutral-400\/90 {
  color: #a3a3a3e6;
}

.text-neutral-400\/95 {
  color: #a3a3a3f2;
}

.text-neutral-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}

.text-neutral-50\/0 {
  color: #fafafa00;
}

.text-neutral-50\/10 {
  color: #fafafa1a;
}

.text-neutral-50\/100 {
  color: #fafafa;
}

.text-neutral-50\/15 {
  color: #fafafa26;
}

.text-neutral-50\/20 {
  color: #fafafa33;
}

.text-neutral-50\/25 {
  color: #fafafa40;
}

.text-neutral-50\/30 {
  color: #fafafa4d;
}

.text-neutral-50\/35 {
  color: #fafafa59;
}

.text-neutral-50\/40 {
  color: #fafafa66;
}

.text-neutral-50\/45 {
  color: #fafafa73;
}

.text-neutral-50\/5 {
  color: #fafafa0d;
}

.text-neutral-50\/50 {
  color: #fafafa80;
}

.text-neutral-50\/55 {
  color: #fafafa8c;
}

.text-neutral-50\/60 {
  color: #fafafa99;
}

.text-neutral-50\/65 {
  color: #fafafaa6;
}

.text-neutral-50\/70 {
  color: #fafafab3;
}

.text-neutral-50\/75 {
  color: #fafafabf;
}

.text-neutral-50\/80 {
  color: #fafafacc;
}

.text-neutral-50\/85 {
  color: #fafafad9;
}

.text-neutral-50\/90 {
  color: #fafafae6;
}

.text-neutral-50\/95 {
  color: #fafafaf2;
}

.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.text-neutral-500\/0 {
  color: #73737300;
}

.text-neutral-500\/10 {
  color: #7373731a;
}

.text-neutral-500\/100 {
  color: #737373;
}

.text-neutral-500\/15 {
  color: #73737326;
}

.text-neutral-500\/20 {
  color: #73737333;
}

.text-neutral-500\/25 {
  color: #73737340;
}

.text-neutral-500\/30 {
  color: #7373734d;
}

.text-neutral-500\/35 {
  color: #73737359;
}

.text-neutral-500\/40 {
  color: #73737366;
}

.text-neutral-500\/45 {
  color: #73737373;
}

.text-neutral-500\/5 {
  color: #7373730d;
}

.text-neutral-500\/50 {
  color: #73737380;
}

.text-neutral-500\/55 {
  color: #7373738c;
}

.text-neutral-500\/60 {
  color: #73737399;
}

.text-neutral-500\/65 {
  color: #737373a6;
}

.text-neutral-500\/70 {
  color: #737373b3;
}

.text-neutral-500\/75 {
  color: #737373bf;
}

.text-neutral-500\/80 {
  color: #737373cc;
}

.text-neutral-500\/85 {
  color: #737373d9;
}

.text-neutral-500\/90 {
  color: #737373e6;
}

.text-neutral-500\/95 {
  color: #737373f2;
}

.text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.text-neutral-600\/0 {
  color: #52525200;
}

.text-neutral-600\/10 {
  color: #5252521a;
}

.text-neutral-600\/100 {
  color: #525252;
}

.text-neutral-600\/15 {
  color: #52525226;
}

.text-neutral-600\/20 {
  color: #52525233;
}

.text-neutral-600\/25 {
  color: #52525240;
}

.text-neutral-600\/30 {
  color: #5252524d;
}

.text-neutral-600\/35 {
  color: #52525259;
}

.text-neutral-600\/40 {
  color: #52525266;
}

.text-neutral-600\/45 {
  color: #52525273;
}

.text-neutral-600\/5 {
  color: #5252520d;
}

.text-neutral-600\/50 {
  color: #52525280;
}

.text-neutral-600\/55 {
  color: #5252528c;
}

.text-neutral-600\/60 {
  color: #52525299;
}

.text-neutral-600\/65 {
  color: #525252a6;
}

.text-neutral-600\/70 {
  color: #525252b3;
}

.text-neutral-600\/75 {
  color: #525252bf;
}

.text-neutral-600\/80 {
  color: #525252cc;
}

.text-neutral-600\/85 {
  color: #525252d9;
}

.text-neutral-600\/90 {
  color: #525252e6;
}

.text-neutral-600\/95 {
  color: #525252f2;
}

.text-neutral-700 {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.text-neutral-700\/0 {
  color: #40404000;
}

.text-neutral-700\/10 {
  color: #4040401a;
}

.text-neutral-700\/100 {
  color: #404040;
}

.text-neutral-700\/15 {
  color: #40404026;
}

.text-neutral-700\/20 {
  color: #40404033;
}

.text-neutral-700\/25 {
  color: #40404040;
}

.text-neutral-700\/30 {
  color: #4040404d;
}

.text-neutral-700\/35 {
  color: #40404059;
}

.text-neutral-700\/40 {
  color: #40404066;
}

.text-neutral-700\/45 {
  color: #40404073;
}

.text-neutral-700\/5 {
  color: #4040400d;
}

.text-neutral-700\/50 {
  color: #40404080;
}

.text-neutral-700\/55 {
  color: #4040408c;
}

.text-neutral-700\/60 {
  color: #40404099;
}

.text-neutral-700\/65 {
  color: #404040a6;
}

.text-neutral-700\/70 {
  color: #404040b3;
}

.text-neutral-700\/75 {
  color: #404040bf;
}

.text-neutral-700\/80 {
  color: #404040cc;
}

.text-neutral-700\/85 {
  color: #404040d9;
}

.text-neutral-700\/90 {
  color: #404040e6;
}

.text-neutral-700\/95 {
  color: #404040f2;
}

.text-neutral-800 {
  --tw-text-opacity: 1;
  color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}

.text-neutral-800\/0 {
  color: #26262600;
}

.text-neutral-800\/10 {
  color: #2626261a;
}

.text-neutral-800\/100 {
  color: #262626;
}

.text-neutral-800\/15 {
  color: #26262626;
}

.text-neutral-800\/20 {
  color: #26262633;
}

.text-neutral-800\/25 {
  color: #26262640;
}

.text-neutral-800\/30 {
  color: #2626264d;
}

.text-neutral-800\/35 {
  color: #26262659;
}

.text-neutral-800\/40 {
  color: #26262666;
}

.text-neutral-800\/45 {
  color: #26262673;
}

.text-neutral-800\/5 {
  color: #2626260d;
}

.text-neutral-800\/50 {
  color: #26262680;
}

.text-neutral-800\/55 {
  color: #2626268c;
}

.text-neutral-800\/60 {
  color: #26262699;
}

.text-neutral-800\/65 {
  color: #262626a6;
}

.text-neutral-800\/70 {
  color: #262626b3;
}

.text-neutral-800\/75 {
  color: #262626bf;
}

.text-neutral-800\/80 {
  color: #262626cc;
}

.text-neutral-800\/85 {
  color: #262626d9;
}

.text-neutral-800\/90 {
  color: #262626e6;
}

.text-neutral-800\/95 {
  color: #262626f2;
}

.text-neutral-900 {
  --tw-text-opacity: 1;
  color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}

.text-neutral-900\/0 {
  color: #17171700;
}

.text-neutral-900\/10 {
  color: #1717171a;
}

.text-neutral-900\/100 {
  color: #171717;
}

.text-neutral-900\/15 {
  color: #17171726;
}

.text-neutral-900\/20 {
  color: #17171733;
}

.text-neutral-900\/25 {
  color: #17171740;
}

.text-neutral-900\/30 {
  color: #1717174d;
}

.text-neutral-900\/35 {
  color: #17171759;
}

.text-neutral-900\/40 {
  color: #17171766;
}

.text-neutral-900\/45 {
  color: #17171773;
}

.text-neutral-900\/5 {
  color: #1717170d;
}

.text-neutral-900\/50 {
  color: #17171780;
}

.text-neutral-900\/55 {
  color: #1717178c;
}

.text-neutral-900\/60 {
  color: #17171799;
}

.text-neutral-900\/65 {
  color: #171717a6;
}

.text-neutral-900\/70 {
  color: #171717b3;
}

.text-neutral-900\/75 {
  color: #171717bf;
}

.text-neutral-900\/80 {
  color: #171717cc;
}

.text-neutral-900\/85 {
  color: #171717d9;
}

.text-neutral-900\/90 {
  color: #171717e6;
}

.text-neutral-900\/95 {
  color: #171717f2;
}

.text-neutral-950 {
  --tw-text-opacity: 1;
  color: rgb(10 10 10 / var(--tw-text-opacity, 1));
}

.text-neutral-950\/0 {
  color: #0a0a0a00;
}

.text-neutral-950\/10 {
  color: #0a0a0a1a;
}

.text-neutral-950\/100 {
  color: #0a0a0a;
}

.text-neutral-950\/15 {
  color: #0a0a0a26;
}

.text-neutral-950\/20 {
  color: #0a0a0a33;
}

.text-neutral-950\/25 {
  color: #0a0a0a40;
}

.text-neutral-950\/30 {
  color: #0a0a0a4d;
}

.text-neutral-950\/35 {
  color: #0a0a0a59;
}

.text-neutral-950\/40 {
  color: #0a0a0a66;
}

.text-neutral-950\/45 {
  color: #0a0a0a73;
}

.text-neutral-950\/5 {
  color: #0a0a0a0d;
}

.text-neutral-950\/50 {
  color: #0a0a0a80;
}

.text-neutral-950\/55 {
  color: #0a0a0a8c;
}

.text-neutral-950\/60 {
  color: #0a0a0a99;
}

.text-neutral-950\/65 {
  color: #0a0a0aa6;
}

.text-neutral-950\/70 {
  color: #0a0a0ab3;
}

.text-neutral-950\/75 {
  color: #0a0a0abf;
}

.text-neutral-950\/80 {
  color: #0a0a0acc;
}

.text-neutral-950\/85 {
  color: #0a0a0ad9;
}

.text-neutral-950\/90 {
  color: #0a0a0ae6;
}

.text-neutral-950\/95 {
  color: #0a0a0af2;
}

.text-neutral-content {
  --tw-text-opacity: 1;
  color: var(--fallback-nc, oklch(var(--nc) / var(--tw-text-opacity, 1)));
}

.text-neutral-content\/0 {
  color: var(--fallback-nc, oklch(var(--nc) / 0));
}

.text-neutral-content\/10 {
  color: var(--fallback-nc, oklch(var(--nc) / .1));
}

.text-neutral-content\/100 {
  color: var(--fallback-nc, oklch(var(--nc) / 1));
}

.text-neutral-content\/15 {
  color: var(--fallback-nc, oklch(var(--nc) / .15));
}

.text-neutral-content\/20 {
  color: var(--fallback-nc, oklch(var(--nc) / .2));
}

.text-neutral-content\/25 {
  color: var(--fallback-nc, oklch(var(--nc) / .25));
}

.text-neutral-content\/30 {
  color: var(--fallback-nc, oklch(var(--nc) / .3));
}

.text-neutral-content\/35 {
  color: var(--fallback-nc, oklch(var(--nc) / .35));
}

.text-neutral-content\/40 {
  color: var(--fallback-nc, oklch(var(--nc) / .4));
}

.text-neutral-content\/45 {
  color: var(--fallback-nc, oklch(var(--nc) / .45));
}

.text-neutral-content\/5 {
  color: var(--fallback-nc, oklch(var(--nc) / .05));
}

.text-neutral-content\/50 {
  color: var(--fallback-nc, oklch(var(--nc) / .5));
}

.text-neutral-content\/55 {
  color: var(--fallback-nc, oklch(var(--nc) / .55));
}

.text-neutral-content\/60 {
  color: var(--fallback-nc, oklch(var(--nc) / .6));
}

.text-neutral-content\/65 {
  color: var(--fallback-nc, oklch(var(--nc) / .65));
}

.text-neutral-content\/70 {
  color: var(--fallback-nc, oklch(var(--nc) / .7));
}

.text-neutral-content\/75 {
  color: var(--fallback-nc, oklch(var(--nc) / .75));
}

.text-neutral-content\/80 {
  color: var(--fallback-nc, oklch(var(--nc) / .8));
}

.text-neutral-content\/85 {
  color: var(--fallback-nc, oklch(var(--nc) / .85));
}

.text-neutral-content\/90 {
  color: var(--fallback-nc, oklch(var(--nc) / .9));
}

.text-neutral-content\/95 {
  color: var(--fallback-nc, oklch(var(--nc) / .95));
}

.text-neutral\/0 {
  color: var(--fallback-n, oklch(var(--n) / 0));
}

.text-neutral\/10 {
  color: var(--fallback-n, oklch(var(--n) / .1));
}

.text-neutral\/100 {
  color: var(--fallback-n, oklch(var(--n) / 1));
}

.text-neutral\/15 {
  color: var(--fallback-n, oklch(var(--n) / .15));
}

.text-neutral\/20 {
  color: var(--fallback-n, oklch(var(--n) / .2));
}

.text-neutral\/25 {
  color: var(--fallback-n, oklch(var(--n) / .25));
}

.text-neutral\/30 {
  color: var(--fallback-n, oklch(var(--n) / .3));
}

.text-neutral\/35 {
  color: var(--fallback-n, oklch(var(--n) / .35));
}

.text-neutral\/40 {
  color: var(--fallback-n, oklch(var(--n) / .4));
}

.text-neutral\/45 {
  color: var(--fallback-n, oklch(var(--n) / .45));
}

.text-neutral\/5 {
  color: var(--fallback-n, oklch(var(--n) / .05));
}

.text-neutral\/50 {
  color: var(--fallback-n, oklch(var(--n) / .5));
}

.text-neutral\/55 {
  color: var(--fallback-n, oklch(var(--n) / .55));
}

.text-neutral\/60 {
  color: var(--fallback-n, oklch(var(--n) / .6));
}

.text-neutral\/65 {
  color: var(--fallback-n, oklch(var(--n) / .65));
}

.text-neutral\/70 {
  color: var(--fallback-n, oklch(var(--n) / .7));
}

.text-neutral\/75 {
  color: var(--fallback-n, oklch(var(--n) / .75));
}

.text-neutral\/80 {
  color: var(--fallback-n, oklch(var(--n) / .8));
}

.text-neutral\/85 {
  color: var(--fallback-n, oklch(var(--n) / .85));
}

.text-neutral\/90 {
  color: var(--fallback-n, oklch(var(--n) / .9));
}

.text-neutral\/95 {
  color: var(--fallback-n, oklch(var(--n) / .95));
}

.text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}

.text-orange-100\/0 {
  color: #ffedd500;
}

.text-orange-100\/10 {
  color: #ffedd51a;
}

.text-orange-100\/100 {
  color: #ffedd5;
}

.text-orange-100\/15 {
  color: #ffedd526;
}

.text-orange-100\/20 {
  color: #ffedd533;
}

.text-orange-100\/25 {
  color: #ffedd540;
}

.text-orange-100\/30 {
  color: #ffedd54d;
}

.text-orange-100\/35 {
  color: #ffedd559;
}

.text-orange-100\/40 {
  color: #ffedd566;
}

.text-orange-100\/45 {
  color: #ffedd573;
}

.text-orange-100\/5 {
  color: #ffedd50d;
}

.text-orange-100\/50 {
  color: #ffedd580;
}

.text-orange-100\/55 {
  color: #ffedd58c;
}

.text-orange-100\/60 {
  color: #ffedd599;
}

.text-orange-100\/65 {
  color: #ffedd5a6;
}

.text-orange-100\/70 {
  color: #ffedd5b3;
}

.text-orange-100\/75 {
  color: #ffedd5bf;
}

.text-orange-100\/80 {
  color: #ffedd5cc;
}

.text-orange-100\/85 {
  color: #ffedd5d9;
}

.text-orange-100\/90 {
  color: #ffedd5e6;
}

.text-orange-100\/95 {
  color: #ffedd5f2;
}

.text-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}

.text-orange-200\/0 {
  color: #fed7aa00;
}

.text-orange-200\/10 {
  color: #fed7aa1a;
}

.text-orange-200\/100 {
  color: #fed7aa;
}

.text-orange-200\/15 {
  color: #fed7aa26;
}

.text-orange-200\/20 {
  color: #fed7aa33;
}

.text-orange-200\/25 {
  color: #fed7aa40;
}

.text-orange-200\/30 {
  color: #fed7aa4d;
}

.text-orange-200\/35 {
  color: #fed7aa59;
}

.text-orange-200\/40 {
  color: #fed7aa66;
}

.text-orange-200\/45 {
  color: #fed7aa73;
}

.text-orange-200\/5 {
  color: #fed7aa0d;
}

.text-orange-200\/50 {
  color: #fed7aa80;
}

.text-orange-200\/55 {
  color: #fed7aa8c;
}

.text-orange-200\/60 {
  color: #fed7aa99;
}

.text-orange-200\/65 {
  color: #fed7aaa6;
}

.text-orange-200\/70 {
  color: #fed7aab3;
}

.text-orange-200\/75 {
  color: #fed7aabf;
}

.text-orange-200\/80 {
  color: #fed7aacc;
}

.text-orange-200\/85 {
  color: #fed7aad9;
}

.text-orange-200\/90 {
  color: #fed7aae6;
}

.text-orange-200\/95 {
  color: #fed7aaf2;
}

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

.text-orange-300\/0 {
  color: #fdba7400;
}

.text-orange-300\/10 {
  color: #fdba741a;
}

.text-orange-300\/100 {
  color: #fdba74;
}

.text-orange-300\/15 {
  color: #fdba7426;
}

.text-orange-300\/20 {
  color: #fdba7433;
}

.text-orange-300\/25 {
  color: #fdba7440;
}

.text-orange-300\/30 {
  color: #fdba744d;
}

.text-orange-300\/35 {
  color: #fdba7459;
}

.text-orange-300\/40 {
  color: #fdba7466;
}

.text-orange-300\/45 {
  color: #fdba7473;
}

.text-orange-300\/5 {
  color: #fdba740d;
}

.text-orange-300\/50 {
  color: #fdba7480;
}

.text-orange-300\/55 {
  color: #fdba748c;
}

.text-orange-300\/60 {
  color: #fdba7499;
}

.text-orange-300\/65 {
  color: #fdba74a6;
}

.text-orange-300\/70 {
  color: #fdba74b3;
}

.text-orange-300\/75 {
  color: #fdba74bf;
}

.text-orange-300\/80 {
  color: #fdba74cc;
}

.text-orange-300\/85 {
  color: #fdba74d9;
}

.text-orange-300\/90 {
  color: #fdba74e6;
}

.text-orange-300\/95 {
  color: #fdba74f2;
}

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

.text-orange-400\/0 {
  color: #fb923c00;
}

.text-orange-400\/10 {
  color: #fb923c1a;
}

.text-orange-400\/100 {
  color: #fb923c;
}

.text-orange-400\/15 {
  color: #fb923c26;
}

.text-orange-400\/20 {
  color: #fb923c33;
}

.text-orange-400\/25 {
  color: #fb923c40;
}

.text-orange-400\/30 {
  color: #fb923c4d;
}

.text-orange-400\/35 {
  color: #fb923c59;
}

.text-orange-400\/40 {
  color: #fb923c66;
}

.text-orange-400\/45 {
  color: #fb923c73;
}

.text-orange-400\/5 {
  color: #fb923c0d;
}

.text-orange-400\/50 {
  color: #fb923c80;
}

.text-orange-400\/55 {
  color: #fb923c8c;
}

.text-orange-400\/60 {
  color: #fb923c99;
}

.text-orange-400\/65 {
  color: #fb923ca6;
}

.text-orange-400\/70 {
  color: #fb923cb3;
}

.text-orange-400\/75 {
  color: #fb923cbf;
}

.text-orange-400\/80 {
  color: #fb923ccc;
}

.text-orange-400\/85 {
  color: #fb923cd9;
}

.text-orange-400\/90 {
  color: #fb923ce6;
}

.text-orange-400\/95 {
  color: #fb923cf2;
}

.text-orange-50 {
  --tw-text-opacity: 1;
  color: rgb(255 247 237 / var(--tw-text-opacity, 1));
}

.text-orange-50\/0 {
  color: #fff7ed00;
}

.text-orange-50\/10 {
  color: #fff7ed1a;
}

.text-orange-50\/100 {
  color: #fff7ed;
}

.text-orange-50\/15 {
  color: #fff7ed26;
}

.text-orange-50\/20 {
  color: #fff7ed33;
}

.text-orange-50\/25 {
  color: #fff7ed40;
}

.text-orange-50\/30 {
  color: #fff7ed4d;
}

.text-orange-50\/35 {
  color: #fff7ed59;
}

.text-orange-50\/40 {
  color: #fff7ed66;
}

.text-orange-50\/45 {
  color: #fff7ed73;
}

.text-orange-50\/5 {
  color: #fff7ed0d;
}

.text-orange-50\/50 {
  color: #fff7ed80;
}

.text-orange-50\/55 {
  color: #fff7ed8c;
}

.text-orange-50\/60 {
  color: #fff7ed99;
}

.text-orange-50\/65 {
  color: #fff7eda6;
}

.text-orange-50\/70 {
  color: #fff7edb3;
}

.text-orange-50\/75 {
  color: #fff7edbf;
}

.text-orange-50\/80 {
  color: #fff7edcc;
}

.text-orange-50\/85 {
  color: #fff7edd9;
}

.text-orange-50\/90 {
  color: #fff7ede6;
}

.text-orange-50\/95 {
  color: #fff7edf2;
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}

.text-orange-500\/0 {
  color: #f9731600;
}

.text-orange-500\/10 {
  color: #f973161a;
}

.text-orange-500\/100 {
  color: #f97316;
}

.text-orange-500\/15 {
  color: #f9731626;
}

.text-orange-500\/20 {
  color: #f9731633;
}

.text-orange-500\/25 {
  color: #f9731640;
}

.text-orange-500\/30 {
  color: #f973164d;
}

.text-orange-500\/35 {
  color: #f9731659;
}

.text-orange-500\/40 {
  color: #f9731666;
}

.text-orange-500\/45 {
  color: #f9731673;
}

.text-orange-500\/5 {
  color: #f973160d;
}

.text-orange-500\/50 {
  color: #f9731680;
}

.text-orange-500\/55 {
  color: #f973168c;
}

.text-orange-500\/60 {
  color: #f9731699;
}

.text-orange-500\/65 {
  color: #f97316a6;
}

.text-orange-500\/70 {
  color: #f97316b3;
}

.text-orange-500\/75 {
  color: #f97316bf;
}

.text-orange-500\/80 {
  color: #f97316cc;
}

.text-orange-500\/85 {
  color: #f97316d9;
}

.text-orange-500\/90 {
  color: #f97316e6;
}

.text-orange-500\/95 {
  color: #f97316f2;
}

.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}

.text-orange-600\/0 {
  color: #ea580c00;
}

.text-orange-600\/10 {
  color: #ea580c1a;
}

.text-orange-600\/100 {
  color: #ea580c;
}

.text-orange-600\/15 {
  color: #ea580c26;
}

.text-orange-600\/20 {
  color: #ea580c33;
}

.text-orange-600\/25 {
  color: #ea580c40;
}

.text-orange-600\/30 {
  color: #ea580c4d;
}

.text-orange-600\/35 {
  color: #ea580c59;
}

.text-orange-600\/40 {
  color: #ea580c66;
}

.text-orange-600\/45 {
  color: #ea580c73;
}

.text-orange-600\/5 {
  color: #ea580c0d;
}

.text-orange-600\/50 {
  color: #ea580c80;
}

.text-orange-600\/55 {
  color: #ea580c8c;
}

.text-orange-600\/60 {
  color: #ea580c99;
}

.text-orange-600\/65 {
  color: #ea580ca6;
}

.text-orange-600\/70 {
  color: #ea580cb3;
}

.text-orange-600\/75 {
  color: #ea580cbf;
}

.text-orange-600\/80 {
  color: #ea580ccc;
}

.text-orange-600\/85 {
  color: #ea580cd9;
}

.text-orange-600\/90 {
  color: #ea580ce6;
}

.text-orange-600\/95 {
  color: #ea580cf2;
}

.text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}

.text-orange-700\/0 {
  color: #c2410c00;
}

.text-orange-700\/10 {
  color: #c2410c1a;
}

.text-orange-700\/100 {
  color: #c2410c;
}

.text-orange-700\/15 {
  color: #c2410c26;
}

.text-orange-700\/20 {
  color: #c2410c33;
}

.text-orange-700\/25 {
  color: #c2410c40;
}

.text-orange-700\/30 {
  color: #c2410c4d;
}

.text-orange-700\/35 {
  color: #c2410c59;
}

.text-orange-700\/40 {
  color: #c2410c66;
}

.text-orange-700\/45 {
  color: #c2410c73;
}

.text-orange-700\/5 {
  color: #c2410c0d;
}

.text-orange-700\/50 {
  color: #c2410c80;
}

.text-orange-700\/55 {
  color: #c2410c8c;
}

.text-orange-700\/60 {
  color: #c2410c99;
}

.text-orange-700\/65 {
  color: #c2410ca6;
}

.text-orange-700\/70 {
  color: #c2410cb3;
}

.text-orange-700\/75 {
  color: #c2410cbf;
}

.text-orange-700\/80 {
  color: #c2410ccc;
}

.text-orange-700\/85 {
  color: #c2410cd9;
}

.text-orange-700\/90 {
  color: #c2410ce6;
}

.text-orange-700\/95 {
  color: #c2410cf2;
}

.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}

.text-orange-800\/0 {
  color: #9a341200;
}

.text-orange-800\/10 {
  color: #9a34121a;
}

.text-orange-800\/100 {
  color: #9a3412;
}

.text-orange-800\/15 {
  color: #9a341226;
}

.text-orange-800\/20 {
  color: #9a341233;
}

.text-orange-800\/25 {
  color: #9a341240;
}

.text-orange-800\/30 {
  color: #9a34124d;
}

.text-orange-800\/35 {
  color: #9a341259;
}

.text-orange-800\/40 {
  color: #9a341266;
}

.text-orange-800\/45 {
  color: #9a341273;
}

.text-orange-800\/5 {
  color: #9a34120d;
}

.text-orange-800\/50 {
  color: #9a341280;
}

.text-orange-800\/55 {
  color: #9a34128c;
}

.text-orange-800\/60 {
  color: #9a341299;
}

.text-orange-800\/65 {
  color: #9a3412a6;
}

.text-orange-800\/70 {
  color: #9a3412b3;
}

.text-orange-800\/75 {
  color: #9a3412bf;
}

.text-orange-800\/80 {
  color: #9a3412cc;
}

.text-orange-800\/85 {
  color: #9a3412d9;
}

.text-orange-800\/90 {
  color: #9a3412e6;
}

.text-orange-800\/95 {
  color: #9a3412f2;
}

.text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}

.text-orange-900\/0 {
  color: #7c2d1200;
}

.text-orange-900\/10 {
  color: #7c2d121a;
}

.text-orange-900\/100 {
  color: #7c2d12;
}

.text-orange-900\/15 {
  color: #7c2d1226;
}

.text-orange-900\/20 {
  color: #7c2d1233;
}

.text-orange-900\/25 {
  color: #7c2d1240;
}

.text-orange-900\/30 {
  color: #7c2d124d;
}

.text-orange-900\/35 {
  color: #7c2d1259;
}

.text-orange-900\/40 {
  color: #7c2d1266;
}

.text-orange-900\/45 {
  color: #7c2d1273;
}

.text-orange-900\/5 {
  color: #7c2d120d;
}

.text-orange-900\/50 {
  color: #7c2d1280;
}

.text-orange-900\/55 {
  color: #7c2d128c;
}

.text-orange-900\/60 {
  color: #7c2d1299;
}

.text-orange-900\/65 {
  color: #7c2d12a6;
}

.text-orange-900\/70 {
  color: #7c2d12b3;
}

.text-orange-900\/75 {
  color: #7c2d12bf;
}

.text-orange-900\/80 {
  color: #7c2d12cc;
}

.text-orange-900\/85 {
  color: #7c2d12d9;
}

.text-orange-900\/90 {
  color: #7c2d12e6;
}

.text-orange-900\/95 {
  color: #7c2d12f2;
}

.text-orange-950 {
  --tw-text-opacity: 1;
  color: rgb(67 20 7 / var(--tw-text-opacity, 1));
}

.text-orange-950\/0 {
  color: #43140700;
}

.text-orange-950\/10 {
  color: #4314071a;
}

.text-orange-950\/100 {
  color: #431407;
}

.text-orange-950\/15 {
  color: #43140726;
}

.text-orange-950\/20 {
  color: #43140733;
}

.text-orange-950\/25 {
  color: #43140740;
}

.text-orange-950\/30 {
  color: #4314074d;
}

.text-orange-950\/35 {
  color: #43140759;
}

.text-orange-950\/40 {
  color: #43140766;
}

.text-orange-950\/45 {
  color: #43140773;
}

.text-orange-950\/5 {
  color: #4314070d;
}

.text-orange-950\/50 {
  color: #43140780;
}

.text-orange-950\/55 {
  color: #4314078c;
}

.text-orange-950\/60 {
  color: #43140799;
}

.text-orange-950\/65 {
  color: #431407a6;
}

.text-orange-950\/70 {
  color: #431407b3;
}

.text-orange-950\/75 {
  color: #431407bf;
}

.text-orange-950\/80 {
  color: #431407cc;
}

.text-orange-950\/85 {
  color: #431407d9;
}

.text-orange-950\/90 {
  color: #431407e6;
}

.text-orange-950\/95 {
  color: #431407f2;
}

.text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}

.text-pink-100\/0 {
  color: #fce7f300;
}

.text-pink-100\/10 {
  color: #fce7f31a;
}

.text-pink-100\/100 {
  color: #fce7f3;
}

.text-pink-100\/15 {
  color: #fce7f326;
}

.text-pink-100\/20 {
  color: #fce7f333;
}

.text-pink-100\/25 {
  color: #fce7f340;
}

.text-pink-100\/30 {
  color: #fce7f34d;
}

.text-pink-100\/35 {
  color: #fce7f359;
}

.text-pink-100\/40 {
  color: #fce7f366;
}

.text-pink-100\/45 {
  color: #fce7f373;
}

.text-pink-100\/5 {
  color: #fce7f30d;
}

.text-pink-100\/50 {
  color: #fce7f380;
}

.text-pink-100\/55 {
  color: #fce7f38c;
}

.text-pink-100\/60 {
  color: #fce7f399;
}

.text-pink-100\/65 {
  color: #fce7f3a6;
}

.text-pink-100\/70 {
  color: #fce7f3b3;
}

.text-pink-100\/75 {
  color: #fce7f3bf;
}

.text-pink-100\/80 {
  color: #fce7f3cc;
}

.text-pink-100\/85 {
  color: #fce7f3d9;
}

.text-pink-100\/90 {
  color: #fce7f3e6;
}

.text-pink-100\/95 {
  color: #fce7f3f2;
}

.text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 / var(--tw-text-opacity, 1));
}

.text-pink-200\/0 {
  color: #fbcfe800;
}

.text-pink-200\/10 {
  color: #fbcfe81a;
}

.text-pink-200\/100 {
  color: #fbcfe8;
}

.text-pink-200\/15 {
  color: #fbcfe826;
}

.text-pink-200\/20 {
  color: #fbcfe833;
}

.text-pink-200\/25 {
  color: #fbcfe840;
}

.text-pink-200\/30 {
  color: #fbcfe84d;
}

.text-pink-200\/35 {
  color: #fbcfe859;
}

.text-pink-200\/40 {
  color: #fbcfe866;
}

.text-pink-200\/45 {
  color: #fbcfe873;
}

.text-pink-200\/5 {
  color: #fbcfe80d;
}

.text-pink-200\/50 {
  color: #fbcfe880;
}

.text-pink-200\/55 {
  color: #fbcfe88c;
}

.text-pink-200\/60 {
  color: #fbcfe899;
}

.text-pink-200\/65 {
  color: #fbcfe8a6;
}

.text-pink-200\/70 {
  color: #fbcfe8b3;
}

.text-pink-200\/75 {
  color: #fbcfe8bf;
}

.text-pink-200\/80 {
  color: #fbcfe8cc;
}

.text-pink-200\/85 {
  color: #fbcfe8d9;
}

.text-pink-200\/90 {
  color: #fbcfe8e6;
}

.text-pink-200\/95 {
  color: #fbcfe8f2;
}

.text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 / var(--tw-text-opacity, 1));
}

.text-pink-300\/0 {
  color: #f9a8d400;
}

.text-pink-300\/10 {
  color: #f9a8d41a;
}

.text-pink-300\/100 {
  color: #f9a8d4;
}

.text-pink-300\/15 {
  color: #f9a8d426;
}

.text-pink-300\/20 {
  color: #f9a8d433;
}

.text-pink-300\/25 {
  color: #f9a8d440;
}

.text-pink-300\/30 {
  color: #f9a8d44d;
}

.text-pink-300\/35 {
  color: #f9a8d459;
}

.text-pink-300\/40 {
  color: #f9a8d466;
}

.text-pink-300\/45 {
  color: #f9a8d473;
}

.text-pink-300\/5 {
  color: #f9a8d40d;
}

.text-pink-300\/50 {
  color: #f9a8d480;
}

.text-pink-300\/55 {
  color: #f9a8d48c;
}

.text-pink-300\/60 {
  color: #f9a8d499;
}

.text-pink-300\/65 {
  color: #f9a8d4a6;
}

.text-pink-300\/70 {
  color: #f9a8d4b3;
}

.text-pink-300\/75 {
  color: #f9a8d4bf;
}

.text-pink-300\/80 {
  color: #f9a8d4cc;
}

.text-pink-300\/85 {
  color: #f9a8d4d9;
}

.text-pink-300\/90 {
  color: #f9a8d4e6;
}

.text-pink-300\/95 {
  color: #f9a8d4f2;
}

.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 / var(--tw-text-opacity, 1));
}

.text-pink-400\/0 {
  color: #f472b600;
}

.text-pink-400\/10 {
  color: #f472b61a;
}

.text-pink-400\/100 {
  color: #f472b6;
}

.text-pink-400\/15 {
  color: #f472b626;
}

.text-pink-400\/20 {
  color: #f472b633;
}

.text-pink-400\/25 {
  color: #f472b640;
}

.text-pink-400\/30 {
  color: #f472b64d;
}

.text-pink-400\/35 {
  color: #f472b659;
}

.text-pink-400\/40 {
  color: #f472b666;
}

.text-pink-400\/45 {
  color: #f472b673;
}

.text-pink-400\/5 {
  color: #f472b60d;
}

.text-pink-400\/50 {
  color: #f472b680;
}

.text-pink-400\/55 {
  color: #f472b68c;
}

.text-pink-400\/60 {
  color: #f472b699;
}

.text-pink-400\/65 {
  color: #f472b6a6;
}

.text-pink-400\/70 {
  color: #f472b6b3;
}

.text-pink-400\/75 {
  color: #f472b6bf;
}

.text-pink-400\/80 {
  color: #f472b6cc;
}

.text-pink-400\/85 {
  color: #f472b6d9;
}

.text-pink-400\/90 {
  color: #f472b6e6;
}

.text-pink-400\/95 {
  color: #f472b6f2;
}

.text-pink-50 {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 / var(--tw-text-opacity, 1));
}

.text-pink-50\/0 {
  color: #fdf2f800;
}

.text-pink-50\/10 {
  color: #fdf2f81a;
}

.text-pink-50\/100 {
  color: #fdf2f8;
}

.text-pink-50\/15 {
  color: #fdf2f826;
}

.text-pink-50\/20 {
  color: #fdf2f833;
}

.text-pink-50\/25 {
  color: #fdf2f840;
}

.text-pink-50\/30 {
  color: #fdf2f84d;
}

.text-pink-50\/35 {
  color: #fdf2f859;
}

.text-pink-50\/40 {
  color: #fdf2f866;
}

.text-pink-50\/45 {
  color: #fdf2f873;
}

.text-pink-50\/5 {
  color: #fdf2f80d;
}

.text-pink-50\/50 {
  color: #fdf2f880;
}

.text-pink-50\/55 {
  color: #fdf2f88c;
}

.text-pink-50\/60 {
  color: #fdf2f899;
}

.text-pink-50\/65 {
  color: #fdf2f8a6;
}

.text-pink-50\/70 {
  color: #fdf2f8b3;
}

.text-pink-50\/75 {
  color: #fdf2f8bf;
}

.text-pink-50\/80 {
  color: #fdf2f8cc;
}

.text-pink-50\/85 {
  color: #fdf2f8d9;
}

.text-pink-50\/90 {
  color: #fdf2f8e6;
}

.text-pink-50\/95 {
  color: #fdf2f8f2;
}

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}

.text-pink-500\/0 {
  color: #ec489900;
}

.text-pink-500\/10 {
  color: #ec48991a;
}

.text-pink-500\/100 {
  color: #ec4899;
}

.text-pink-500\/15 {
  color: #ec489926;
}

.text-pink-500\/20 {
  color: #ec489933;
}

.text-pink-500\/25 {
  color: #ec489940;
}

.text-pink-500\/30 {
  color: #ec48994d;
}

.text-pink-500\/35 {
  color: #ec489959;
}

.text-pink-500\/40 {
  color: #ec489966;
}

.text-pink-500\/45 {
  color: #ec489973;
}

.text-pink-500\/5 {
  color: #ec48990d;
}

.text-pink-500\/50 {
  color: #ec489980;
}

.text-pink-500\/55 {
  color: #ec48998c;
}

.text-pink-500\/60 {
  color: #ec489999;
}

.text-pink-500\/65 {
  color: #ec4899a6;
}

.text-pink-500\/70 {
  color: #ec4899b3;
}

.text-pink-500\/75 {
  color: #ec4899bf;
}

.text-pink-500\/80 {
  color: #ec4899cc;
}

.text-pink-500\/85 {
  color: #ec4899d9;
}

.text-pink-500\/90 {
  color: #ec4899e6;
}

.text-pink-500\/95 {
  color: #ec4899f2;
}

.text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 / var(--tw-text-opacity, 1));
}

.text-pink-600\/0 {
  color: #db277700;
}

.text-pink-600\/10 {
  color: #db27771a;
}

.text-pink-600\/100 {
  color: #db2777;
}

.text-pink-600\/15 {
  color: #db277726;
}

.text-pink-600\/20 {
  color: #db277733;
}

.text-pink-600\/25 {
  color: #db277740;
}

.text-pink-600\/30 {
  color: #db27774d;
}

.text-pink-600\/35 {
  color: #db277759;
}

.text-pink-600\/40 {
  color: #db277766;
}

.text-pink-600\/45 {
  color: #db277773;
}

.text-pink-600\/5 {
  color: #db27770d;
}

.text-pink-600\/50 {
  color: #db277780;
}

.text-pink-600\/55 {
  color: #db27778c;
}

.text-pink-600\/60 {
  color: #db277799;
}

.text-pink-600\/65 {
  color: #db2777a6;
}

.text-pink-600\/70 {
  color: #db2777b3;
}

.text-pink-600\/75 {
  color: #db2777bf;
}

.text-pink-600\/80 {
  color: #db2777cc;
}

.text-pink-600\/85 {
  color: #db2777d9;
}

.text-pink-600\/90 {
  color: #db2777e6;
}

.text-pink-600\/95 {
  color: #db2777f2;
}

.text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 / var(--tw-text-opacity, 1));
}

.text-pink-700\/0 {
  color: #be185d00;
}

.text-pink-700\/10 {
  color: #be185d1a;
}

.text-pink-700\/100 {
  color: #be185d;
}

.text-pink-700\/15 {
  color: #be185d26;
}

.text-pink-700\/20 {
  color: #be185d33;
}

.text-pink-700\/25 {
  color: #be185d40;
}

.text-pink-700\/30 {
  color: #be185d4d;
}

.text-pink-700\/35 {
  color: #be185d59;
}

.text-pink-700\/40 {
  color: #be185d66;
}

.text-pink-700\/45 {
  color: #be185d73;
}

.text-pink-700\/5 {
  color: #be185d0d;
}

.text-pink-700\/50 {
  color: #be185d80;
}

.text-pink-700\/55 {
  color: #be185d8c;
}

.text-pink-700\/60 {
  color: #be185d99;
}

.text-pink-700\/65 {
  color: #be185da6;
}

.text-pink-700\/70 {
  color: #be185db3;
}

.text-pink-700\/75 {
  color: #be185dbf;
}

.text-pink-700\/80 {
  color: #be185dcc;
}

.text-pink-700\/85 {
  color: #be185dd9;
}

.text-pink-700\/90 {
  color: #be185de6;
}

.text-pink-700\/95 {
  color: #be185df2;
}

.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}

.text-pink-800\/0 {
  color: #9d174d00;
}

.text-pink-800\/10 {
  color: #9d174d1a;
}

.text-pink-800\/100 {
  color: #9d174d;
}

.text-pink-800\/15 {
  color: #9d174d26;
}

.text-pink-800\/20 {
  color: #9d174d33;
}

.text-pink-800\/25 {
  color: #9d174d40;
}

.text-pink-800\/30 {
  color: #9d174d4d;
}

.text-pink-800\/35 {
  color: #9d174d59;
}

.text-pink-800\/40 {
  color: #9d174d66;
}

.text-pink-800\/45 {
  color: #9d174d73;
}

.text-pink-800\/5 {
  color: #9d174d0d;
}

.text-pink-800\/50 {
  color: #9d174d80;
}

.text-pink-800\/55 {
  color: #9d174d8c;
}

.text-pink-800\/60 {
  color: #9d174d99;
}

.text-pink-800\/65 {
  color: #9d174da6;
}

.text-pink-800\/70 {
  color: #9d174db3;
}

.text-pink-800\/75 {
  color: #9d174dbf;
}

.text-pink-800\/80 {
  color: #9d174dcc;
}

.text-pink-800\/85 {
  color: #9d174dd9;
}

.text-pink-800\/90 {
  color: #9d174de6;
}

.text-pink-800\/95 {
  color: #9d174df2;
}

.text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}

.text-pink-900\/0 {
  color: #83184300;
}

.text-pink-900\/10 {
  color: #8318431a;
}

.text-pink-900\/100 {
  color: #831843;
}

.text-pink-900\/15 {
  color: #83184326;
}

.text-pink-900\/20 {
  color: #83184333;
}

.text-pink-900\/25 {
  color: #83184340;
}

.text-pink-900\/30 {
  color: #8318434d;
}

.text-pink-900\/35 {
  color: #83184359;
}

.text-pink-900\/40 {
  color: #83184366;
}

.text-pink-900\/45 {
  color: #83184373;
}

.text-pink-900\/5 {
  color: #8318430d;
}

.text-pink-900\/50 {
  color: #83184380;
}

.text-pink-900\/55 {
  color: #8318438c;
}

.text-pink-900\/60 {
  color: #83184399;
}

.text-pink-900\/65 {
  color: #831843a6;
}

.text-pink-900\/70 {
  color: #831843b3;
}

.text-pink-900\/75 {
  color: #831843bf;
}

.text-pink-900\/80 {
  color: #831843cc;
}

.text-pink-900\/85 {
  color: #831843d9;
}

.text-pink-900\/90 {
  color: #831843e6;
}

.text-pink-900\/95 {
  color: #831843f2;
}

.text-pink-950 {
  --tw-text-opacity: 1;
  color: rgb(80 7 36 / var(--tw-text-opacity, 1));
}

.text-pink-950\/0 {
  color: #50072400;
}

.text-pink-950\/10 {
  color: #5007241a;
}

.text-pink-950\/100 {
  color: #500724;
}

.text-pink-950\/15 {
  color: #50072426;
}

.text-pink-950\/20 {
  color: #50072433;
}

.text-pink-950\/25 {
  color: #50072440;
}

.text-pink-950\/30 {
  color: #5007244d;
}

.text-pink-950\/35 {
  color: #50072459;
}

.text-pink-950\/40 {
  color: #50072466;
}

.text-pink-950\/45 {
  color: #50072473;
}

.text-pink-950\/5 {
  color: #5007240d;
}

.text-pink-950\/50 {
  color: #50072480;
}

.text-pink-950\/55 {
  color: #5007248c;
}

.text-pink-950\/60 {
  color: #50072499;
}

.text-pink-950\/65 {
  color: #500724a6;
}

.text-pink-950\/70 {
  color: #500724b3;
}

.text-pink-950\/75 {
  color: #500724bf;
}

.text-pink-950\/80 {
  color: #500724cc;
}

.text-pink-950\/85 {
  color: #500724d9;
}

.text-pink-950\/90 {
  color: #500724e6;
}

.text-pink-950\/95 {
  color: #500724f2;
}

.text-primary {
  --tw-text-opacity: 1;
  color: var(--fallback-p, oklch(var(--p) / var(--tw-text-opacity, 1)));
}

.text-primary-content {
  --tw-text-opacity: 1;
  color: var(--fallback-pc, oklch(var(--pc) / var(--tw-text-opacity, 1)));
}

.text-primary-content\/0 {
  color: var(--fallback-pc, oklch(var(--pc) / 0));
}

.text-primary-content\/10 {
  color: var(--fallback-pc, oklch(var(--pc) / .1));
}

.text-primary-content\/100 {
  color: var(--fallback-pc, oklch(var(--pc) / 1));
}

.text-primary-content\/15 {
  color: var(--fallback-pc, oklch(var(--pc) / .15));
}

.text-primary-content\/20 {
  color: var(--fallback-pc, oklch(var(--pc) / .2));
}

.text-primary-content\/25 {
  color: var(--fallback-pc, oklch(var(--pc) / .25));
}

.text-primary-content\/30 {
  color: var(--fallback-pc, oklch(var(--pc) / .3));
}

.text-primary-content\/35 {
  color: var(--fallback-pc, oklch(var(--pc) / .35));
}

.text-primary-content\/40 {
  color: var(--fallback-pc, oklch(var(--pc) / .4));
}

.text-primary-content\/45 {
  color: var(--fallback-pc, oklch(var(--pc) / .45));
}

.text-primary-content\/5 {
  color: var(--fallback-pc, oklch(var(--pc) / .05));
}

.text-primary-content\/50 {
  color: var(--fallback-pc, oklch(var(--pc) / .5));
}

.text-primary-content\/55 {
  color: var(--fallback-pc, oklch(var(--pc) / .55));
}

.text-primary-content\/60 {
  color: var(--fallback-pc, oklch(var(--pc) / .6));
}

.text-primary-content\/65 {
  color: var(--fallback-pc, oklch(var(--pc) / .65));
}

.text-primary-content\/70 {
  color: var(--fallback-pc, oklch(var(--pc) / .7));
}

.text-primary-content\/75 {
  color: var(--fallback-pc, oklch(var(--pc) / .75));
}

.text-primary-content\/80 {
  color: var(--fallback-pc, oklch(var(--pc) / .8));
}

.text-primary-content\/85 {
  color: var(--fallback-pc, oklch(var(--pc) / .85));
}

.text-primary-content\/90 {
  color: var(--fallback-pc, oklch(var(--pc) / .9));
}

.text-primary-content\/95 {
  color: var(--fallback-pc, oklch(var(--pc) / .95));
}

.text-primary\/0 {
  color: var(--fallback-p, oklch(var(--p) / 0));
}

.text-primary\/10 {
  color: var(--fallback-p, oklch(var(--p) / .1));
}

.text-primary\/100 {
  color: var(--fallback-p, oklch(var(--p) / 1));
}

.text-primary\/15 {
  color: var(--fallback-p, oklch(var(--p) / .15));
}

.text-primary\/20 {
  color: var(--fallback-p, oklch(var(--p) / .2));
}

.text-primary\/25 {
  color: var(--fallback-p, oklch(var(--p) / .25));
}

.text-primary\/30 {
  color: var(--fallback-p, oklch(var(--p) / .3));
}

.text-primary\/35 {
  color: var(--fallback-p, oklch(var(--p) / .35));
}

.text-primary\/40 {
  color: var(--fallback-p, oklch(var(--p) / .4));
}

.text-primary\/45 {
  color: var(--fallback-p, oklch(var(--p) / .45));
}

.text-primary\/5 {
  color: var(--fallback-p, oklch(var(--p) / .05));
}

.text-primary\/50 {
  color: var(--fallback-p, oklch(var(--p) / .5));
}

.text-primary\/55 {
  color: var(--fallback-p, oklch(var(--p) / .55));
}

.text-primary\/60 {
  color: var(--fallback-p, oklch(var(--p) / .6));
}

.text-primary\/65 {
  color: var(--fallback-p, oklch(var(--p) / .65));
}

.text-primary\/70 {
  color: var(--fallback-p, oklch(var(--p) / .7));
}

.text-primary\/75 {
  color: var(--fallback-p, oklch(var(--p) / .75));
}

.text-primary\/80 {
  color: var(--fallback-p, oklch(var(--p) / .8));
}

.text-primary\/85 {
  color: var(--fallback-p, oklch(var(--p) / .85));
}

.text-primary\/90 {
  color: var(--fallback-p, oklch(var(--p) / .9));
}

.text-primary\/95 {
  color: var(--fallback-p, oklch(var(--p) / .95));
}

.text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}

.text-purple-100\/0 {
  color: #f3e8ff00;
}

.text-purple-100\/10 {
  color: #f3e8ff1a;
}

.text-purple-100\/100 {
  color: #f3e8ff;
}

.text-purple-100\/15 {
  color: #f3e8ff26;
}

.text-purple-100\/20 {
  color: #f3e8ff33;
}

.text-purple-100\/25 {
  color: #f3e8ff40;
}

.text-purple-100\/30 {
  color: #f3e8ff4d;
}

.text-purple-100\/35 {
  color: #f3e8ff59;
}

.text-purple-100\/40 {
  color: #f3e8ff66;
}

.text-purple-100\/45 {
  color: #f3e8ff73;
}

.text-purple-100\/5 {
  color: #f3e8ff0d;
}

.text-purple-100\/50 {
  color: #f3e8ff80;
}

.text-purple-100\/55 {
  color: #f3e8ff8c;
}

.text-purple-100\/60 {
  color: #f3e8ff99;
}

.text-purple-100\/65 {
  color: #f3e8ffa6;
}

.text-purple-100\/70 {
  color: #f3e8ffb3;
}

.text-purple-100\/75 {
  color: #f3e8ffbf;
}

.text-purple-100\/80 {
  color: #f3e8ffcc;
}

.text-purple-100\/85 {
  color: #f3e8ffd9;
}

.text-purple-100\/90 {
  color: #f3e8ffe6;
}

.text-purple-100\/95 {
  color: #f3e8fff2;
}

.text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 / var(--tw-text-opacity, 1));
}

.text-purple-200\/0 {
  color: #e9d5ff00;
}

.text-purple-200\/10 {
  color: #e9d5ff1a;
}

.text-purple-200\/100 {
  color: #e9d5ff;
}

.text-purple-200\/15 {
  color: #e9d5ff26;
}

.text-purple-200\/20 {
  color: #e9d5ff33;
}

.text-purple-200\/25 {
  color: #e9d5ff40;
}

.text-purple-200\/30 {
  color: #e9d5ff4d;
}

.text-purple-200\/35 {
  color: #e9d5ff59;
}

.text-purple-200\/40 {
  color: #e9d5ff66;
}

.text-purple-200\/45 {
  color: #e9d5ff73;
}

.text-purple-200\/5 {
  color: #e9d5ff0d;
}

.text-purple-200\/50 {
  color: #e9d5ff80;
}

.text-purple-200\/55 {
  color: #e9d5ff8c;
}

.text-purple-200\/60 {
  color: #e9d5ff99;
}

.text-purple-200\/65 {
  color: #e9d5ffa6;
}

.text-purple-200\/70 {
  color: #e9d5ffb3;
}

.text-purple-200\/75 {
  color: #e9d5ffbf;
}

.text-purple-200\/80 {
  color: #e9d5ffcc;
}

.text-purple-200\/85 {
  color: #e9d5ffd9;
}

.text-purple-200\/90 {
  color: #e9d5ffe6;
}

.text-purple-200\/95 {
  color: #e9d5fff2;
}

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

.text-purple-300\/0 {
  color: #d8b4fe00;
}

.text-purple-300\/10 {
  color: #d8b4fe1a;
}

.text-purple-300\/100 {
  color: #d8b4fe;
}

.text-purple-300\/15 {
  color: #d8b4fe26;
}

.text-purple-300\/20 {
  color: #d8b4fe33;
}

.text-purple-300\/25 {
  color: #d8b4fe40;
}

.text-purple-300\/30 {
  color: #d8b4fe4d;
}

.text-purple-300\/35 {
  color: #d8b4fe59;
}

.text-purple-300\/40 {
  color: #d8b4fe66;
}

.text-purple-300\/45 {
  color: #d8b4fe73;
}

.text-purple-300\/5 {
  color: #d8b4fe0d;
}

.text-purple-300\/50 {
  color: #d8b4fe80;
}

.text-purple-300\/55 {
  color: #d8b4fe8c;
}

.text-purple-300\/60 {
  color: #d8b4fe99;
}

.text-purple-300\/65 {
  color: #d8b4fea6;
}

.text-purple-300\/70 {
  color: #d8b4feb3;
}

.text-purple-300\/75 {
  color: #d8b4febf;
}

.text-purple-300\/80 {
  color: #d8b4fecc;
}

.text-purple-300\/85 {
  color: #d8b4fed9;
}

.text-purple-300\/90 {
  color: #d8b4fee6;
}

.text-purple-300\/95 {
  color: #d8b4fef2;
}

.text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 / var(--tw-text-opacity, 1));
}

.text-purple-400\/0 {
  color: #c084fc00;
}

.text-purple-400\/10 {
  color: #c084fc1a;
}

.text-purple-400\/100 {
  color: #c084fc;
}

.text-purple-400\/15 {
  color: #c084fc26;
}

.text-purple-400\/20 {
  color: #c084fc33;
}

.text-purple-400\/25 {
  color: #c084fc40;
}

.text-purple-400\/30 {
  color: #c084fc4d;
}

.text-purple-400\/35 {
  color: #c084fc59;
}

.text-purple-400\/40 {
  color: #c084fc66;
}

.text-purple-400\/45 {
  color: #c084fc73;
}

.text-purple-400\/5 {
  color: #c084fc0d;
}

.text-purple-400\/50 {
  color: #c084fc80;
}

.text-purple-400\/55 {
  color: #c084fc8c;
}

.text-purple-400\/60 {
  color: #c084fc99;
}

.text-purple-400\/65 {
  color: #c084fca6;
}

.text-purple-400\/70 {
  color: #c084fcb3;
}

.text-purple-400\/75 {
  color: #c084fcbf;
}

.text-purple-400\/80 {
  color: #c084fccc;
}

.text-purple-400\/85 {
  color: #c084fcd9;
}

.text-purple-400\/90 {
  color: #c084fce6;
}

.text-purple-400\/95 {
  color: #c084fcf2;
}

.text-purple-50 {
  --tw-text-opacity: 1;
  color: rgb(250 245 255 / var(--tw-text-opacity, 1));
}

.text-purple-50\/0 {
  color: #faf5ff00;
}

.text-purple-50\/10 {
  color: #faf5ff1a;
}

.text-purple-50\/100 {
  color: #faf5ff;
}

.text-purple-50\/15 {
  color: #faf5ff26;
}

.text-purple-50\/20 {
  color: #faf5ff33;
}

.text-purple-50\/25 {
  color: #faf5ff40;
}

.text-purple-50\/30 {
  color: #faf5ff4d;
}

.text-purple-50\/35 {
  color: #faf5ff59;
}

.text-purple-50\/40 {
  color: #faf5ff66;
}

.text-purple-50\/45 {
  color: #faf5ff73;
}

.text-purple-50\/5 {
  color: #faf5ff0d;
}

.text-purple-50\/50 {
  color: #faf5ff80;
}

.text-purple-50\/55 {
  color: #faf5ff8c;
}

.text-purple-50\/60 {
  color: #faf5ff99;
}

.text-purple-50\/65 {
  color: #faf5ffa6;
}

.text-purple-50\/70 {
  color: #faf5ffb3;
}

.text-purple-50\/75 {
  color: #faf5ffbf;
}

.text-purple-50\/80 {
  color: #faf5ffcc;
}

.text-purple-50\/85 {
  color: #faf5ffd9;
}

.text-purple-50\/90 {
  color: #faf5ffe6;
}

.text-purple-50\/95 {
  color: #faf5fff2;
}

.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}

.text-purple-500\/0 {
  color: #a855f700;
}

.text-purple-500\/10 {
  color: #a855f71a;
}

.text-purple-500\/100 {
  color: #a855f7;
}

.text-purple-500\/15 {
  color: #a855f726;
}

.text-purple-500\/20 {
  color: #a855f733;
}

.text-purple-500\/25 {
  color: #a855f740;
}

.text-purple-500\/30 {
  color: #a855f74d;
}

.text-purple-500\/35 {
  color: #a855f759;
}

.text-purple-500\/40 {
  color: #a855f766;
}

.text-purple-500\/45 {
  color: #a855f773;
}

.text-purple-500\/5 {
  color: #a855f70d;
}

.text-purple-500\/50 {
  color: #a855f780;
}

.text-purple-500\/55 {
  color: #a855f78c;
}

.text-purple-500\/60 {
  color: #a855f799;
}

.text-purple-500\/65 {
  color: #a855f7a6;
}

.text-purple-500\/70 {
  color: #a855f7b3;
}

.text-purple-500\/75 {
  color: #a855f7bf;
}

.text-purple-500\/80 {
  color: #a855f7cc;
}

.text-purple-500\/85 {
  color: #a855f7d9;
}

.text-purple-500\/90 {
  color: #a855f7e6;
}

.text-purple-500\/95 {
  color: #a855f7f2;
}

.text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity, 1));
}

.text-purple-600\/0 {
  color: #9333ea00;
}

.text-purple-600\/10 {
  color: #9333ea1a;
}

.text-purple-600\/100 {
  color: #9333ea;
}

.text-purple-600\/15 {
  color: #9333ea26;
}

.text-purple-600\/20 {
  color: #9333ea33;
}

.text-purple-600\/25 {
  color: #9333ea40;
}

.text-purple-600\/30 {
  color: #9333ea4d;
}

.text-purple-600\/35 {
  color: #9333ea59;
}

.text-purple-600\/40 {
  color: #9333ea66;
}

.text-purple-600\/45 {
  color: #9333ea73;
}

.text-purple-600\/5 {
  color: #9333ea0d;
}

.text-purple-600\/50 {
  color: #9333ea80;
}

.text-purple-600\/55 {
  color: #9333ea8c;
}

.text-purple-600\/60 {
  color: #9333ea99;
}

.text-purple-600\/65 {
  color: #9333eaa6;
}

.text-purple-600\/70 {
  color: #9333eab3;
}

.text-purple-600\/75 {
  color: #9333eabf;
}

.text-purple-600\/80 {
  color: #9333eacc;
}

.text-purple-600\/85 {
  color: #9333ead9;
}

.text-purple-600\/90 {
  color: #9333eae6;
}

.text-purple-600\/95 {
  color: #9333eaf2;
}

.text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity, 1));
}

.text-purple-700\/0 {
  color: #7e22ce00;
}

.text-purple-700\/10 {
  color: #7e22ce1a;
}

.text-purple-700\/100 {
  color: #7e22ce;
}

.text-purple-700\/15 {
  color: #7e22ce26;
}

.text-purple-700\/20 {
  color: #7e22ce33;
}

.text-purple-700\/25 {
  color: #7e22ce40;
}

.text-purple-700\/30 {
  color: #7e22ce4d;
}

.text-purple-700\/35 {
  color: #7e22ce59;
}

.text-purple-700\/40 {
  color: #7e22ce66;
}

.text-purple-700\/45 {
  color: #7e22ce73;
}

.text-purple-700\/5 {
  color: #7e22ce0d;
}

.text-purple-700\/50 {
  color: #7e22ce80;
}

.text-purple-700\/55 {
  color: #7e22ce8c;
}

.text-purple-700\/60 {
  color: #7e22ce99;
}

.text-purple-700\/65 {
  color: #7e22cea6;
}

.text-purple-700\/70 {
  color: #7e22ceb3;
}

.text-purple-700\/75 {
  color: #7e22cebf;
}

.text-purple-700\/80 {
  color: #7e22cecc;
}

.text-purple-700\/85 {
  color: #7e22ced9;
}

.text-purple-700\/90 {
  color: #7e22cee6;
}

.text-purple-700\/95 {
  color: #7e22cef2;
}

.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}

.text-purple-800\/0 {
  color: #6b21a800;
}

.text-purple-800\/10 {
  color: #6b21a81a;
}

.text-purple-800\/100 {
  color: #6b21a8;
}

.text-purple-800\/15 {
  color: #6b21a826;
}

.text-purple-800\/20 {
  color: #6b21a833;
}

.text-purple-800\/25 {
  color: #6b21a840;
}

.text-purple-800\/30 {
  color: #6b21a84d;
}

.text-purple-800\/35 {
  color: #6b21a859;
}

.text-purple-800\/40 {
  color: #6b21a866;
}

.text-purple-800\/45 {
  color: #6b21a873;
}

.text-purple-800\/5 {
  color: #6b21a80d;
}

.text-purple-800\/50 {
  color: #6b21a880;
}

.text-purple-800\/55 {
  color: #6b21a88c;
}

.text-purple-800\/60 {
  color: #6b21a899;
}

.text-purple-800\/65 {
  color: #6b21a8a6;
}

.text-purple-800\/70 {
  color: #6b21a8b3;
}

.text-purple-800\/75 {
  color: #6b21a8bf;
}

.text-purple-800\/80 {
  color: #6b21a8cc;
}

.text-purple-800\/85 {
  color: #6b21a8d9;
}

.text-purple-800\/90 {
  color: #6b21a8e6;
}

.text-purple-800\/95 {
  color: #6b21a8f2;
}

.text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}

.text-purple-900\/0 {
  color: #581c8700;
}

.text-purple-900\/10 {
  color: #581c871a;
}

.text-purple-900\/100 {
  color: #581c87;
}

.text-purple-900\/15 {
  color: #581c8726;
}

.text-purple-900\/20 {
  color: #581c8733;
}

.text-purple-900\/25 {
  color: #581c8740;
}

.text-purple-900\/30 {
  color: #581c874d;
}

.text-purple-900\/35 {
  color: #581c8759;
}

.text-purple-900\/40 {
  color: #581c8766;
}

.text-purple-900\/45 {
  color: #581c8773;
}

.text-purple-900\/5 {
  color: #581c870d;
}

.text-purple-900\/50 {
  color: #581c8780;
}

.text-purple-900\/55 {
  color: #581c878c;
}

.text-purple-900\/60 {
  color: #581c8799;
}

.text-purple-900\/65 {
  color: #581c87a6;
}

.text-purple-900\/70 {
  color: #581c87b3;
}

.text-purple-900\/75 {
  color: #581c87bf;
}

.text-purple-900\/80 {
  color: #581c87cc;
}

.text-purple-900\/85 {
  color: #581c87d9;
}

.text-purple-900\/90 {
  color: #581c87e6;
}

.text-purple-900\/95 {
  color: #581c87f2;
}

.text-purple-950 {
  --tw-text-opacity: 1;
  color: rgb(59 7 100 / var(--tw-text-opacity, 1));
}

.text-purple-950\/0 {
  color: #3b076400;
}

.text-purple-950\/10 {
  color: #3b07641a;
}

.text-purple-950\/100 {
  color: #3b0764;
}

.text-purple-950\/15 {
  color: #3b076426;
}

.text-purple-950\/20 {
  color: #3b076433;
}

.text-purple-950\/25 {
  color: #3b076440;
}

.text-purple-950\/30 {
  color: #3b07644d;
}

.text-purple-950\/35 {
  color: #3b076459;
}

.text-purple-950\/40 {
  color: #3b076466;
}

.text-purple-950\/45 {
  color: #3b076473;
}

.text-purple-950\/5 {
  color: #3b07640d;
}

.text-purple-950\/50 {
  color: #3b076480;
}

.text-purple-950\/55 {
  color: #3b07648c;
}

.text-purple-950\/60 {
  color: #3b076499;
}

.text-purple-950\/65 {
  color: #3b0764a6;
}

.text-purple-950\/70 {
  color: #3b0764b3;
}

.text-purple-950\/75 {
  color: #3b0764bf;
}

.text-purple-950\/80 {
  color: #3b0764cc;
}

.text-purple-950\/85 {
  color: #3b0764d9;
}

.text-purple-950\/90 {
  color: #3b0764e6;
}

.text-purple-950\/95 {
  color: #3b0764f2;
}

.text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}

.text-red-100\/0 {
  color: #fee2e200;
}

.text-red-100\/10 {
  color: #fee2e21a;
}

.text-red-100\/100 {
  color: #fee2e2;
}

.text-red-100\/15 {
  color: #fee2e226;
}

.text-red-100\/20 {
  color: #fee2e233;
}

.text-red-100\/25 {
  color: #fee2e240;
}

.text-red-100\/30 {
  color: #fee2e24d;
}

.text-red-100\/35 {
  color: #fee2e259;
}

.text-red-100\/40 {
  color: #fee2e266;
}

.text-red-100\/45 {
  color: #fee2e273;
}

.text-red-100\/5 {
  color: #fee2e20d;
}

.text-red-100\/50 {
  color: #fee2e280;
}

.text-red-100\/55 {
  color: #fee2e28c;
}

.text-red-100\/60 {
  color: #fee2e299;
}

.text-red-100\/65 {
  color: #fee2e2a6;
}

.text-red-100\/70 {
  color: #fee2e2b3;
}

.text-red-100\/75 {
  color: #fee2e2bf;
}

.text-red-100\/80 {
  color: #fee2e2cc;
}

.text-red-100\/85 {
  color: #fee2e2d9;
}

.text-red-100\/90 {
  color: #fee2e2e6;
}

.text-red-100\/95 {
  color: #fee2e2f2;
}

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

.text-red-200\/0 {
  color: #fecaca00;
}

.text-red-200\/10 {
  color: #fecaca1a;
}

.text-red-200\/100 {
  color: #fecaca;
}

.text-red-200\/15 {
  color: #fecaca26;
}

.text-red-200\/20 {
  color: #fecaca33;
}

.text-red-200\/25 {
  color: #fecaca40;
}

.text-red-200\/30 {
  color: #fecaca4d;
}

.text-red-200\/35 {
  color: #fecaca59;
}

.text-red-200\/40 {
  color: #fecaca66;
}

.text-red-200\/45 {
  color: #fecaca73;
}

.text-red-200\/5 {
  color: #fecaca0d;
}

.text-red-200\/50 {
  color: #fecaca80;
}

.text-red-200\/55 {
  color: #fecaca8c;
}

.text-red-200\/60 {
  color: #fecaca99;
}

.text-red-200\/65 {
  color: #fecacaa6;
}

.text-red-200\/70 {
  color: #fecacab3;
}

.text-red-200\/75 {
  color: #fecacabf;
}

.text-red-200\/80 {
  color: #fecacacc;
}

.text-red-200\/85 {
  color: #fecacad9;
}

.text-red-200\/90 {
  color: #fecacae6;
}

.text-red-200\/95 {
  color: #fecacaf2;
}

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

.text-red-300\/0 {
  color: #fca5a500;
}

.text-red-300\/10 {
  color: #fca5a51a;
}

.text-red-300\/100 {
  color: #fca5a5;
}

.text-red-300\/15 {
  color: #fca5a526;
}

.text-red-300\/20 {
  color: #fca5a533;
}

.text-red-300\/25 {
  color: #fca5a540;
}

.text-red-300\/30 {
  color: #fca5a54d;
}

.text-red-300\/35 {
  color: #fca5a559;
}

.text-red-300\/40 {
  color: #fca5a566;
}

.text-red-300\/45 {
  color: #fca5a573;
}

.text-red-300\/5 {
  color: #fca5a50d;
}

.text-red-300\/50 {
  color: #fca5a580;
}

.text-red-300\/55 {
  color: #fca5a58c;
}

.text-red-300\/60 {
  color: #fca5a599;
}

.text-red-300\/65 {
  color: #fca5a5a6;
}

.text-red-300\/70 {
  color: #fca5a5b3;
}

.text-red-300\/75 {
  color: #fca5a5bf;
}

.text-red-300\/80 {
  color: #fca5a5cc;
}

.text-red-300\/85 {
  color: #fca5a5d9;
}

.text-red-300\/90 {
  color: #fca5a5e6;
}

.text-red-300\/95 {
  color: #fca5a5f2;
}

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

.text-red-400\/0 {
  color: #f8717100;
}

.text-red-400\/10 {
  color: #f871711a;
}

.text-red-400\/100 {
  color: #f87171;
}

.text-red-400\/15 {
  color: #f8717126;
}

.text-red-400\/20 {
  color: #f8717133;
}

.text-red-400\/25 {
  color: #f8717140;
}

.text-red-400\/30 {
  color: #f871714d;
}

.text-red-400\/35 {
  color: #f8717159;
}

.text-red-400\/40 {
  color: #f8717166;
}

.text-red-400\/45 {
  color: #f8717173;
}

.text-red-400\/5 {
  color: #f871710d;
}

.text-red-400\/50 {
  color: #f8717180;
}

.text-red-400\/55 {
  color: #f871718c;
}

.text-red-400\/60 {
  color: #f8717199;
}

.text-red-400\/65 {
  color: #f87171a6;
}

.text-red-400\/70 {
  color: #f87171b3;
}

.text-red-400\/75 {
  color: #f87171bf;
}

.text-red-400\/80 {
  color: #f87171cc;
}

.text-red-400\/85 {
  color: #f87171d9;
}

.text-red-400\/90 {
  color: #f87171e6;
}

.text-red-400\/95 {
  color: #f87171f2;
}

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

.text-red-50\/0 {
  color: #fef2f200;
}

.text-red-50\/10 {
  color: #fef2f21a;
}

.text-red-50\/100 {
  color: #fef2f2;
}

.text-red-50\/15 {
  color: #fef2f226;
}

.text-red-50\/20 {
  color: #fef2f233;
}

.text-red-50\/25 {
  color: #fef2f240;
}

.text-red-50\/30 {
  color: #fef2f24d;
}

.text-red-50\/35 {
  color: #fef2f259;
}

.text-red-50\/40 {
  color: #fef2f266;
}

.text-red-50\/45 {
  color: #fef2f273;
}

.text-red-50\/5 {
  color: #fef2f20d;
}

.text-red-50\/50 {
  color: #fef2f280;
}

.text-red-50\/55 {
  color: #fef2f28c;
}

.text-red-50\/60 {
  color: #fef2f299;
}

.text-red-50\/65 {
  color: #fef2f2a6;
}

.text-red-50\/70 {
  color: #fef2f2b3;
}

.text-red-50\/75 {
  color: #fef2f2bf;
}

.text-red-50\/80 {
  color: #fef2f2cc;
}

.text-red-50\/85 {
  color: #fef2f2d9;
}

.text-red-50\/90 {
  color: #fef2f2e6;
}

.text-red-50\/95 {
  color: #fef2f2f2;
}

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

.text-red-500\/0 {
  color: #ef444400;
}

.text-red-500\/10 {
  color: #ef44441a;
}

.text-red-500\/100 {
  color: #ef4444;
}

.text-red-500\/15 {
  color: #ef444426;
}

.text-red-500\/20 {
  color: #ef444433;
}

.text-red-500\/25 {
  color: #ef444440;
}

.text-red-500\/30 {
  color: #ef44444d;
}

.text-red-500\/35 {
  color: #ef444459;
}

.text-red-500\/40 {
  color: #ef444466;
}

.text-red-500\/45 {
  color: #ef444473;
}

.text-red-500\/5 {
  color: #ef44440d;
}

.text-red-500\/50 {
  color: #ef444480;
}

.text-red-500\/55 {
  color: #ef44448c;
}

.text-red-500\/60 {
  color: #ef444499;
}

.text-red-500\/65 {
  color: #ef4444a6;
}

.text-red-500\/70 {
  color: #ef4444b3;
}

.text-red-500\/75 {
  color: #ef4444bf;
}

.text-red-500\/80 {
  color: #ef4444cc;
}

.text-red-500\/85 {
  color: #ef4444d9;
}

.text-red-500\/90 {
  color: #ef4444e6;
}

.text-red-500\/95 {
  color: #ef4444f2;
}

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

.text-red-600\/0 {
  color: #dc262600;
}

.text-red-600\/10 {
  color: #dc26261a;
}

.text-red-600\/100 {
  color: #dc2626;
}

.text-red-600\/15 {
  color: #dc262626;
}

.text-red-600\/20 {
  color: #dc262633;
}

.text-red-600\/25 {
  color: #dc262640;
}

.text-red-600\/30 {
  color: #dc26264d;
}

.text-red-600\/35 {
  color: #dc262659;
}

.text-red-600\/40 {
  color: #dc262666;
}

.text-red-600\/45 {
  color: #dc262673;
}

.text-red-600\/5 {
  color: #dc26260d;
}

.text-red-600\/50 {
  color: #dc262680;
}

.text-red-600\/55 {
  color: #dc26268c;
}

.text-red-600\/60 {
  color: #dc262699;
}

.text-red-600\/65 {
  color: #dc2626a6;
}

.text-red-600\/70 {
  color: #dc2626b3;
}

.text-red-600\/75 {
  color: #dc2626bf;
}

.text-red-600\/80 {
  color: #dc2626cc;
}

.text-red-600\/85 {
  color: #dc2626d9;
}

.text-red-600\/90 {
  color: #dc2626e6;
}

.text-red-600\/95 {
  color: #dc2626f2;
}

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

.text-red-700\/0 {
  color: #b91c1c00;
}

.text-red-700\/10 {
  color: #b91c1c1a;
}

.text-red-700\/100 {
  color: #b91c1c;
}

.text-red-700\/15 {
  color: #b91c1c26;
}

.text-red-700\/20 {
  color: #b91c1c33;
}

.text-red-700\/25 {
  color: #b91c1c40;
}

.text-red-700\/30 {
  color: #b91c1c4d;
}

.text-red-700\/35 {
  color: #b91c1c59;
}

.text-red-700\/40 {
  color: #b91c1c66;
}

.text-red-700\/45 {
  color: #b91c1c73;
}

.text-red-700\/5 {
  color: #b91c1c0d;
}

.text-red-700\/50 {
  color: #b91c1c80;
}

.text-red-700\/55 {
  color: #b91c1c8c;
}

.text-red-700\/60 {
  color: #b91c1c99;
}

.text-red-700\/65 {
  color: #b91c1ca6;
}

.text-red-700\/70 {
  color: #b91c1cb3;
}

.text-red-700\/75 {
  color: #b91c1cbf;
}

.text-red-700\/80 {
  color: #b91c1ccc;
}

.text-red-700\/85 {
  color: #b91c1cd9;
}

.text-red-700\/90 {
  color: #b91c1ce6;
}

.text-red-700\/95 {
  color: #b91c1cf2;
}

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

.text-red-800\/0 {
  color: #991b1b00;
}

.text-red-800\/10 {
  color: #991b1b1a;
}

.text-red-800\/100 {
  color: #991b1b;
}

.text-red-800\/15 {
  color: #991b1b26;
}

.text-red-800\/20 {
  color: #991b1b33;
}

.text-red-800\/25 {
  color: #991b1b40;
}

.text-red-800\/30 {
  color: #991b1b4d;
}

.text-red-800\/35 {
  color: #991b1b59;
}

.text-red-800\/40 {
  color: #991b1b66;
}

.text-red-800\/45 {
  color: #991b1b73;
}

.text-red-800\/5 {
  color: #991b1b0d;
}

.text-red-800\/50 {
  color: #991b1b80;
}

.text-red-800\/55 {
  color: #991b1b8c;
}

.text-red-800\/60 {
  color: #991b1b99;
}

.text-red-800\/65 {
  color: #991b1ba6;
}

.text-red-800\/70 {
  color: #991b1bb3;
}

.text-red-800\/75 {
  color: #991b1bbf;
}

.text-red-800\/80 {
  color: #991b1bcc;
}

.text-red-800\/85 {
  color: #991b1bd9;
}

.text-red-800\/90 {
  color: #991b1be6;
}

.text-red-800\/95 {
  color: #991b1bf2;
}

.text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}

.text-red-900\/0 {
  color: #7f1d1d00;
}

.text-red-900\/10 {
  color: #7f1d1d1a;
}

.text-red-900\/100 {
  color: #7f1d1d;
}

.text-red-900\/15 {
  color: #7f1d1d26;
}

.text-red-900\/20 {
  color: #7f1d1d33;
}

.text-red-900\/25 {
  color: #7f1d1d40;
}

.text-red-900\/30 {
  color: #7f1d1d4d;
}

.text-red-900\/35 {
  color: #7f1d1d59;
}

.text-red-900\/40 {
  color: #7f1d1d66;
}

.text-red-900\/45 {
  color: #7f1d1d73;
}

.text-red-900\/5 {
  color: #7f1d1d0d;
}

.text-red-900\/50 {
  color: #7f1d1d80;
}

.text-red-900\/55 {
  color: #7f1d1d8c;
}

.text-red-900\/60 {
  color: #7f1d1d99;
}

.text-red-900\/65 {
  color: #7f1d1da6;
}

.text-red-900\/70 {
  color: #7f1d1db3;
}

.text-red-900\/75 {
  color: #7f1d1dbf;
}

.text-red-900\/80 {
  color: #7f1d1dcc;
}

.text-red-900\/85 {
  color: #7f1d1dd9;
}

.text-red-900\/90 {
  color: #7f1d1de6;
}

.text-red-900\/95 {
  color: #7f1d1df2;
}

.text-red-950 {
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity, 1));
}

.text-red-950\/0 {
  color: #450a0a00;
}

.text-red-950\/10 {
  color: #450a0a1a;
}

.text-red-950\/100 {
  color: #450a0a;
}

.text-red-950\/15 {
  color: #450a0a26;
}

.text-red-950\/20 {
  color: #450a0a33;
}

.text-red-950\/25 {
  color: #450a0a40;
}

.text-red-950\/30 {
  color: #450a0a4d;
}

.text-red-950\/35 {
  color: #450a0a59;
}

.text-red-950\/40 {
  color: #450a0a66;
}

.text-red-950\/45 {
  color: #450a0a73;
}

.text-red-950\/5 {
  color: #450a0a0d;
}

.text-red-950\/50 {
  color: #450a0a80;
}

.text-red-950\/55 {
  color: #450a0a8c;
}

.text-red-950\/60 {
  color: #450a0a99;
}

.text-red-950\/65 {
  color: #450a0aa6;
}

.text-red-950\/70 {
  color: #450a0ab3;
}

.text-red-950\/75 {
  color: #450a0abf;
}

.text-red-950\/80 {
  color: #450a0acc;
}

.text-red-950\/85 {
  color: #450a0ad9;
}

.text-red-950\/90 {
  color: #450a0ae6;
}

.text-red-950\/95 {
  color: #450a0af2;
}

.text-rose-100 {
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1));
}

.text-rose-100\/0 {
  color: #ffe4e600;
}

.text-rose-100\/10 {
  color: #ffe4e61a;
}

.text-rose-100\/100 {
  color: #ffe4e6;
}

.text-rose-100\/15 {
  color: #ffe4e626;
}

.text-rose-100\/20 {
  color: #ffe4e633;
}

.text-rose-100\/25 {
  color: #ffe4e640;
}

.text-rose-100\/30 {
  color: #ffe4e64d;
}

.text-rose-100\/35 {
  color: #ffe4e659;
}

.text-rose-100\/40 {
  color: #ffe4e666;
}

.text-rose-100\/45 {
  color: #ffe4e673;
}

.text-rose-100\/5 {
  color: #ffe4e60d;
}

.text-rose-100\/50 {
  color: #ffe4e680;
}

.text-rose-100\/55 {
  color: #ffe4e68c;
}

.text-rose-100\/60 {
  color: #ffe4e699;
}

.text-rose-100\/65 {
  color: #ffe4e6a6;
}

.text-rose-100\/70 {
  color: #ffe4e6b3;
}

.text-rose-100\/75 {
  color: #ffe4e6bf;
}

.text-rose-100\/80 {
  color: #ffe4e6cc;
}

.text-rose-100\/85 {
  color: #ffe4e6d9;
}

.text-rose-100\/90 {
  color: #ffe4e6e6;
}

.text-rose-100\/95 {
  color: #ffe4e6f2;
}

.text-rose-200 {
  --tw-text-opacity: 1;
  color: rgb(254 205 211 / var(--tw-text-opacity, 1));
}

.text-rose-200\/0 {
  color: #fecdd300;
}

.text-rose-200\/10 {
  color: #fecdd31a;
}

.text-rose-200\/100 {
  color: #fecdd3;
}

.text-rose-200\/15 {
  color: #fecdd326;
}

.text-rose-200\/20 {
  color: #fecdd333;
}

.text-rose-200\/25 {
  color: #fecdd340;
}

.text-rose-200\/30 {
  color: #fecdd34d;
}

.text-rose-200\/35 {
  color: #fecdd359;
}

.text-rose-200\/40 {
  color: #fecdd366;
}

.text-rose-200\/45 {
  color: #fecdd373;
}

.text-rose-200\/5 {
  color: #fecdd30d;
}

.text-rose-200\/50 {
  color: #fecdd380;
}

.text-rose-200\/55 {
  color: #fecdd38c;
}

.text-rose-200\/60 {
  color: #fecdd399;
}

.text-rose-200\/65 {
  color: #fecdd3a6;
}

.text-rose-200\/70 {
  color: #fecdd3b3;
}

.text-rose-200\/75 {
  color: #fecdd3bf;
}

.text-rose-200\/80 {
  color: #fecdd3cc;
}

.text-rose-200\/85 {
  color: #fecdd3d9;
}

.text-rose-200\/90 {
  color: #fecdd3e6;
}

.text-rose-200\/95 {
  color: #fecdd3f2;
}

.text-rose-300 {
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1));
}

.text-rose-300\/0 {
  color: #fda4af00;
}

.text-rose-300\/10 {
  color: #fda4af1a;
}

.text-rose-300\/100 {
  color: #fda4af;
}

.text-rose-300\/15 {
  color: #fda4af26;
}

.text-rose-300\/20 {
  color: #fda4af33;
}

.text-rose-300\/25 {
  color: #fda4af40;
}

.text-rose-300\/30 {
  color: #fda4af4d;
}

.text-rose-300\/35 {
  color: #fda4af59;
}

.text-rose-300\/40 {
  color: #fda4af66;
}

.text-rose-300\/45 {
  color: #fda4af73;
}

.text-rose-300\/5 {
  color: #fda4af0d;
}

.text-rose-300\/50 {
  color: #fda4af80;
}

.text-rose-300\/55 {
  color: #fda4af8c;
}

.text-rose-300\/60 {
  color: #fda4af99;
}

.text-rose-300\/65 {
  color: #fda4afa6;
}

.text-rose-300\/70 {
  color: #fda4afb3;
}

.text-rose-300\/75 {
  color: #fda4afbf;
}

.text-rose-300\/80 {
  color: #fda4afcc;
}

.text-rose-300\/85 {
  color: #fda4afd9;
}

.text-rose-300\/90 {
  color: #fda4afe6;
}

.text-rose-300\/95 {
  color: #fda4aff2;
}

.text-rose-400 {
  --tw-text-opacity: 1;
  color: rgb(251 113 133 / var(--tw-text-opacity, 1));
}

.text-rose-400\/0 {
  color: #fb718500;
}

.text-rose-400\/10 {
  color: #fb71851a;
}

.text-rose-400\/100 {
  color: #fb7185;
}

.text-rose-400\/15 {
  color: #fb718526;
}

.text-rose-400\/20 {
  color: #fb718533;
}

.text-rose-400\/25 {
  color: #fb718540;
}

.text-rose-400\/30 {
  color: #fb71854d;
}

.text-rose-400\/35 {
  color: #fb718559;
}

.text-rose-400\/40 {
  color: #fb718566;
}

.text-rose-400\/45 {
  color: #fb718573;
}

.text-rose-400\/5 {
  color: #fb71850d;
}

.text-rose-400\/50 {
  color: #fb718580;
}

.text-rose-400\/55 {
  color: #fb71858c;
}

.text-rose-400\/60 {
  color: #fb718599;
}

.text-rose-400\/65 {
  color: #fb7185a6;
}

.text-rose-400\/70 {
  color: #fb7185b3;
}

.text-rose-400\/75 {
  color: #fb7185bf;
}

.text-rose-400\/80 {
  color: #fb7185cc;
}

.text-rose-400\/85 {
  color: #fb7185d9;
}

.text-rose-400\/90 {
  color: #fb7185e6;
}

.text-rose-400\/95 {
  color: #fb7185f2;
}

.text-rose-50 {
  --tw-text-opacity: 1;
  color: rgb(255 241 242 / var(--tw-text-opacity, 1));
}

.text-rose-50\/0 {
  color: #fff1f200;
}

.text-rose-50\/10 {
  color: #fff1f21a;
}

.text-rose-50\/100 {
  color: #fff1f2;
}

.text-rose-50\/15 {
  color: #fff1f226;
}

.text-rose-50\/20 {
  color: #fff1f233;
}

.text-rose-50\/25 {
  color: #fff1f240;
}

.text-rose-50\/30 {
  color: #fff1f24d;
}

.text-rose-50\/35 {
  color: #fff1f259;
}

.text-rose-50\/40 {
  color: #fff1f266;
}

.text-rose-50\/45 {
  color: #fff1f273;
}

.text-rose-50\/5 {
  color: #fff1f20d;
}

.text-rose-50\/50 {
  color: #fff1f280;
}

.text-rose-50\/55 {
  color: #fff1f28c;
}

.text-rose-50\/60 {
  color: #fff1f299;
}

.text-rose-50\/65 {
  color: #fff1f2a6;
}

.text-rose-50\/70 {
  color: #fff1f2b3;
}

.text-rose-50\/75 {
  color: #fff1f2bf;
}

.text-rose-50\/80 {
  color: #fff1f2cc;
}

.text-rose-50\/85 {
  color: #fff1f2d9;
}

.text-rose-50\/90 {
  color: #fff1f2e6;
}

.text-rose-50\/95 {
  color: #fff1f2f2;
}

.text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}

.text-rose-500\/0 {
  color: #f43f5e00;
}

.text-rose-500\/10 {
  color: #f43f5e1a;
}

.text-rose-500\/100 {
  color: #f43f5e;
}

.text-rose-500\/15 {
  color: #f43f5e26;
}

.text-rose-500\/20 {
  color: #f43f5e33;
}

.text-rose-500\/25 {
  color: #f43f5e40;
}

.text-rose-500\/30 {
  color: #f43f5e4d;
}

.text-rose-500\/35 {
  color: #f43f5e59;
}

.text-rose-500\/40 {
  color: #f43f5e66;
}

.text-rose-500\/45 {
  color: #f43f5e73;
}

.text-rose-500\/5 {
  color: #f43f5e0d;
}

.text-rose-500\/50 {
  color: #f43f5e80;
}

.text-rose-500\/55 {
  color: #f43f5e8c;
}

.text-rose-500\/60 {
  color: #f43f5e99;
}

.text-rose-500\/65 {
  color: #f43f5ea6;
}

.text-rose-500\/70 {
  color: #f43f5eb3;
}

.text-rose-500\/75 {
  color: #f43f5ebf;
}

.text-rose-500\/80 {
  color: #f43f5ecc;
}

.text-rose-500\/85 {
  color: #f43f5ed9;
}

.text-rose-500\/90 {
  color: #f43f5ee6;
}

.text-rose-500\/95 {
  color: #f43f5ef2;
}

.text-rose-600 {
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}

.text-rose-600\/0 {
  color: #e11d4800;
}

.text-rose-600\/10 {
  color: #e11d481a;
}

.text-rose-600\/100 {
  color: #e11d48;
}

.text-rose-600\/15 {
  color: #e11d4826;
}

.text-rose-600\/20 {
  color: #e11d4833;
}

.text-rose-600\/25 {
  color: #e11d4840;
}

.text-rose-600\/30 {
  color: #e11d484d;
}

.text-rose-600\/35 {
  color: #e11d4859;
}

.text-rose-600\/40 {
  color: #e11d4866;
}

.text-rose-600\/45 {
  color: #e11d4873;
}

.text-rose-600\/5 {
  color: #e11d480d;
}

.text-rose-600\/50 {
  color: #e11d4880;
}

.text-rose-600\/55 {
  color: #e11d488c;
}

.text-rose-600\/60 {
  color: #e11d4899;
}

.text-rose-600\/65 {
  color: #e11d48a6;
}

.text-rose-600\/70 {
  color: #e11d48b3;
}

.text-rose-600\/75 {
  color: #e11d48bf;
}

.text-rose-600\/80 {
  color: #e11d48cc;
}

.text-rose-600\/85 {
  color: #e11d48d9;
}

.text-rose-600\/90 {
  color: #e11d48e6;
}

.text-rose-600\/95 {
  color: #e11d48f2;
}

.text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 / var(--tw-text-opacity, 1));
}

.text-rose-700\/0 {
  color: #be123c00;
}

.text-rose-700\/10 {
  color: #be123c1a;
}

.text-rose-700\/100 {
  color: #be123c;
}

.text-rose-700\/15 {
  color: #be123c26;
}

.text-rose-700\/20 {
  color: #be123c33;
}

.text-rose-700\/25 {
  color: #be123c40;
}

.text-rose-700\/30 {
  color: #be123c4d;
}

.text-rose-700\/35 {
  color: #be123c59;
}

.text-rose-700\/40 {
  color: #be123c66;
}

.text-rose-700\/45 {
  color: #be123c73;
}

.text-rose-700\/5 {
  color: #be123c0d;
}

.text-rose-700\/50 {
  color: #be123c80;
}

.text-rose-700\/55 {
  color: #be123c8c;
}

.text-rose-700\/60 {
  color: #be123c99;
}

.text-rose-700\/65 {
  color: #be123ca6;
}

.text-rose-700\/70 {
  color: #be123cb3;
}

.text-rose-700\/75 {
  color: #be123cbf;
}

.text-rose-700\/80 {
  color: #be123ccc;
}

.text-rose-700\/85 {
  color: #be123cd9;
}

.text-rose-700\/90 {
  color: #be123ce6;
}

.text-rose-700\/95 {
  color: #be123cf2;
}

.text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}

.text-rose-800\/0 {
  color: #9f123900;
}

.text-rose-800\/10 {
  color: #9f12391a;
}

.text-rose-800\/100 {
  color: #9f1239;
}

.text-rose-800\/15 {
  color: #9f123926;
}

.text-rose-800\/20 {
  color: #9f123933;
}

.text-rose-800\/25 {
  color: #9f123940;
}

.text-rose-800\/30 {
  color: #9f12394d;
}

.text-rose-800\/35 {
  color: #9f123959;
}

.text-rose-800\/40 {
  color: #9f123966;
}

.text-rose-800\/45 {
  color: #9f123973;
}

.text-rose-800\/5 {
  color: #9f12390d;
}

.text-rose-800\/50 {
  color: #9f123980;
}

.text-rose-800\/55 {
  color: #9f12398c;
}

.text-rose-800\/60 {
  color: #9f123999;
}

.text-rose-800\/65 {
  color: #9f1239a6;
}

.text-rose-800\/70 {
  color: #9f1239b3;
}

.text-rose-800\/75 {
  color: #9f1239bf;
}

.text-rose-800\/80 {
  color: #9f1239cc;
}

.text-rose-800\/85 {
  color: #9f1239d9;
}

.text-rose-800\/90 {
  color: #9f1239e6;
}

.text-rose-800\/95 {
  color: #9f1239f2;
}

.text-rose-900 {
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1));
}

.text-rose-900\/0 {
  color: #88133700;
}

.text-rose-900\/10 {
  color: #8813371a;
}

.text-rose-900\/100 {
  color: #881337;
}

.text-rose-900\/15 {
  color: #88133726;
}

.text-rose-900\/20 {
  color: #88133733;
}

.text-rose-900\/25 {
  color: #88133740;
}

.text-rose-900\/30 {
  color: #8813374d;
}

.text-rose-900\/35 {
  color: #88133759;
}

.text-rose-900\/40 {
  color: #88133766;
}

.text-rose-900\/45 {
  color: #88133773;
}

.text-rose-900\/5 {
  color: #8813370d;
}

.text-rose-900\/50 {
  color: #88133780;
}

.text-rose-900\/55 {
  color: #8813378c;
}

.text-rose-900\/60 {
  color: #88133799;
}

.text-rose-900\/65 {
  color: #881337a6;
}

.text-rose-900\/70 {
  color: #881337b3;
}

.text-rose-900\/75 {
  color: #881337bf;
}

.text-rose-900\/80 {
  color: #881337cc;
}

.text-rose-900\/85 {
  color: #881337d9;
}

.text-rose-900\/90 {
  color: #881337e6;
}

.text-rose-900\/95 {
  color: #881337f2;
}

.text-rose-950 {
  --tw-text-opacity: 1;
  color: rgb(76 5 25 / var(--tw-text-opacity, 1));
}

.text-rose-950\/0 {
  color: #4c051900;
}

.text-rose-950\/10 {
  color: #4c05191a;
}

.text-rose-950\/100 {
  color: #4c0519;
}

.text-rose-950\/15 {
  color: #4c051926;
}

.text-rose-950\/20 {
  color: #4c051933;
}

.text-rose-950\/25 {
  color: #4c051940;
}

.text-rose-950\/30 {
  color: #4c05194d;
}

.text-rose-950\/35 {
  color: #4c051959;
}

.text-rose-950\/40 {
  color: #4c051966;
}

.text-rose-950\/45 {
  color: #4c051973;
}

.text-rose-950\/5 {
  color: #4c05190d;
}

.text-rose-950\/50 {
  color: #4c051980;
}

.text-rose-950\/55 {
  color: #4c05198c;
}

.text-rose-950\/60 {
  color: #4c051999;
}

.text-rose-950\/65 {
  color: #4c0519a6;
}

.text-rose-950\/70 {
  color: #4c0519b3;
}

.text-rose-950\/75 {
  color: #4c0519bf;
}

.text-rose-950\/80 {
  color: #4c0519cc;
}

.text-rose-950\/85 {
  color: #4c0519d9;
}

.text-rose-950\/90 {
  color: #4c0519e6;
}

.text-rose-950\/95 {
  color: #4c0519f2;
}

.text-secondary {
  --tw-text-opacity: 1;
  color: var(--fallback-s, oklch(var(--s) / var(--tw-text-opacity, 1)));
}

.text-secondary-content {
  --tw-text-opacity: 1;
  color: var(--fallback-sc, oklch(var(--sc) / var(--tw-text-opacity, 1)));
}

.text-secondary-content\/0 {
  color: var(--fallback-sc, oklch(var(--sc) / 0));
}

.text-secondary-content\/10 {
  color: var(--fallback-sc, oklch(var(--sc) / .1));
}

.text-secondary-content\/100 {
  color: var(--fallback-sc, oklch(var(--sc) / 1));
}

.text-secondary-content\/15 {
  color: var(--fallback-sc, oklch(var(--sc) / .15));
}

.text-secondary-content\/20 {
  color: var(--fallback-sc, oklch(var(--sc) / .2));
}

.text-secondary-content\/25 {
  color: var(--fallback-sc, oklch(var(--sc) / .25));
}

.text-secondary-content\/30 {
  color: var(--fallback-sc, oklch(var(--sc) / .3));
}

.text-secondary-content\/35 {
  color: var(--fallback-sc, oklch(var(--sc) / .35));
}

.text-secondary-content\/40 {
  color: var(--fallback-sc, oklch(var(--sc) / .4));
}

.text-secondary-content\/45 {
  color: var(--fallback-sc, oklch(var(--sc) / .45));
}

.text-secondary-content\/5 {
  color: var(--fallback-sc, oklch(var(--sc) / .05));
}

.text-secondary-content\/50 {
  color: var(--fallback-sc, oklch(var(--sc) / .5));
}

.text-secondary-content\/55 {
  color: var(--fallback-sc, oklch(var(--sc) / .55));
}

.text-secondary-content\/60 {
  color: var(--fallback-sc, oklch(var(--sc) / .6));
}

.text-secondary-content\/65 {
  color: var(--fallback-sc, oklch(var(--sc) / .65));
}

.text-secondary-content\/70 {
  color: var(--fallback-sc, oklch(var(--sc) / .7));
}

.text-secondary-content\/75 {
  color: var(--fallback-sc, oklch(var(--sc) / .75));
}

.text-secondary-content\/80 {
  color: var(--fallback-sc, oklch(var(--sc) / .8));
}

.text-secondary-content\/85 {
  color: var(--fallback-sc, oklch(var(--sc) / .85));
}

.text-secondary-content\/90 {
  color: var(--fallback-sc, oklch(var(--sc) / .9));
}

.text-secondary-content\/95 {
  color: var(--fallback-sc, oklch(var(--sc) / .95));
}

.text-secondary\/0 {
  color: var(--fallback-s, oklch(var(--s) / 0));
}

.text-secondary\/10 {
  color: var(--fallback-s, oklch(var(--s) / .1));
}

.text-secondary\/100 {
  color: var(--fallback-s, oklch(var(--s) / 1));
}

.text-secondary\/15 {
  color: var(--fallback-s, oklch(var(--s) / .15));
}

.text-secondary\/20 {
  color: var(--fallback-s, oklch(var(--s) / .2));
}

.text-secondary\/25 {
  color: var(--fallback-s, oklch(var(--s) / .25));
}

.text-secondary\/30 {
  color: var(--fallback-s, oklch(var(--s) / .3));
}

.text-secondary\/35 {
  color: var(--fallback-s, oklch(var(--s) / .35));
}

.text-secondary\/40 {
  color: var(--fallback-s, oklch(var(--s) / .4));
}

.text-secondary\/45 {
  color: var(--fallback-s, oklch(var(--s) / .45));
}

.text-secondary\/5 {
  color: var(--fallback-s, oklch(var(--s) / .05));
}

.text-secondary\/50 {
  color: var(--fallback-s, oklch(var(--s) / .5));
}

.text-secondary\/55 {
  color: var(--fallback-s, oklch(var(--s) / .55));
}

.text-secondary\/60 {
  color: var(--fallback-s, oklch(var(--s) / .6));
}

.text-secondary\/65 {
  color: var(--fallback-s, oklch(var(--s) / .65));
}

.text-secondary\/70 {
  color: var(--fallback-s, oklch(var(--s) / .7));
}

.text-secondary\/75 {
  color: var(--fallback-s, oklch(var(--s) / .75));
}

.text-secondary\/80 {
  color: var(--fallback-s, oklch(var(--s) / .8));
}

.text-secondary\/85 {
  color: var(--fallback-s, oklch(var(--s) / .85));
}

.text-secondary\/90 {
  color: var(--fallback-s, oklch(var(--s) / .9));
}

.text-secondary\/95 {
  color: var(--fallback-s, oklch(var(--s) / .95));
}

.text-sky-100 {
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}

.text-sky-100\/0 {
  color: #e0f2fe00;
}

.text-sky-100\/10 {
  color: #e0f2fe1a;
}

.text-sky-100\/100 {
  color: #e0f2fe;
}

.text-sky-100\/15 {
  color: #e0f2fe26;
}

.text-sky-100\/20 {
  color: #e0f2fe33;
}

.text-sky-100\/25 {
  color: #e0f2fe40;
}

.text-sky-100\/30 {
  color: #e0f2fe4d;
}

.text-sky-100\/35 {
  color: #e0f2fe59;
}

.text-sky-100\/40 {
  color: #e0f2fe66;
}

.text-sky-100\/45 {
  color: #e0f2fe73;
}

.text-sky-100\/5 {
  color: #e0f2fe0d;
}

.text-sky-100\/50 {
  color: #e0f2fe80;
}

.text-sky-100\/55 {
  color: #e0f2fe8c;
}

.text-sky-100\/60 {
  color: #e0f2fe99;
}

.text-sky-100\/65 {
  color: #e0f2fea6;
}

.text-sky-100\/70 {
  color: #e0f2feb3;
}

.text-sky-100\/75 {
  color: #e0f2febf;
}

.text-sky-100\/80 {
  color: #e0f2fecc;
}

.text-sky-100\/85 {
  color: #e0f2fed9;
}

.text-sky-100\/90 {
  color: #e0f2fee6;
}

.text-sky-100\/95 {
  color: #e0f2fef2;
}

.text-sky-200 {
  --tw-text-opacity: 1;
  color: rgb(186 230 253 / var(--tw-text-opacity, 1));
}

.text-sky-200\/0 {
  color: #bae6fd00;
}

.text-sky-200\/10 {
  color: #bae6fd1a;
}

.text-sky-200\/100 {
  color: #bae6fd;
}

.text-sky-200\/15 {
  color: #bae6fd26;
}

.text-sky-200\/20 {
  color: #bae6fd33;
}

.text-sky-200\/25 {
  color: #bae6fd40;
}

.text-sky-200\/30 {
  color: #bae6fd4d;
}

.text-sky-200\/35 {
  color: #bae6fd59;
}

.text-sky-200\/40 {
  color: #bae6fd66;
}

.text-sky-200\/45 {
  color: #bae6fd73;
}

.text-sky-200\/5 {
  color: #bae6fd0d;
}

.text-sky-200\/50 {
  color: #bae6fd80;
}

.text-sky-200\/55 {
  color: #bae6fd8c;
}

.text-sky-200\/60 {
  color: #bae6fd99;
}

.text-sky-200\/65 {
  color: #bae6fda6;
}

.text-sky-200\/70 {
  color: #bae6fdb3;
}

.text-sky-200\/75 {
  color: #bae6fdbf;
}

.text-sky-200\/80 {
  color: #bae6fdcc;
}

.text-sky-200\/85 {
  color: #bae6fdd9;
}

.text-sky-200\/90 {
  color: #bae6fde6;
}

.text-sky-200\/95 {
  color: #bae6fdf2;
}

.text-sky-300 {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 / var(--tw-text-opacity, 1));
}

.text-sky-300\/0 {
  color: #7dd3fc00;
}

.text-sky-300\/10 {
  color: #7dd3fc1a;
}

.text-sky-300\/100 {
  color: #7dd3fc;
}

.text-sky-300\/15 {
  color: #7dd3fc26;
}

.text-sky-300\/20 {
  color: #7dd3fc33;
}

.text-sky-300\/25 {
  color: #7dd3fc40;
}

.text-sky-300\/30 {
  color: #7dd3fc4d;
}

.text-sky-300\/35 {
  color: #7dd3fc59;
}

.text-sky-300\/40 {
  color: #7dd3fc66;
}

.text-sky-300\/45 {
  color: #7dd3fc73;
}

.text-sky-300\/5 {
  color: #7dd3fc0d;
}

.text-sky-300\/50 {
  color: #7dd3fc80;
}

.text-sky-300\/55 {
  color: #7dd3fc8c;
}

.text-sky-300\/60 {
  color: #7dd3fc99;
}

.text-sky-300\/65 {
  color: #7dd3fca6;
}

.text-sky-300\/70 {
  color: #7dd3fcb3;
}

.text-sky-300\/75 {
  color: #7dd3fcbf;
}

.text-sky-300\/80 {
  color: #7dd3fccc;
}

.text-sky-300\/85 {
  color: #7dd3fcd9;
}

.text-sky-300\/90 {
  color: #7dd3fce6;
}

.text-sky-300\/95 {
  color: #7dd3fcf2;
}

.text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}

.text-sky-400\/0 {
  color: #38bdf800;
}

.text-sky-400\/10 {
  color: #38bdf81a;
}

.text-sky-400\/100 {
  color: #38bdf8;
}

.text-sky-400\/15 {
  color: #38bdf826;
}

.text-sky-400\/20 {
  color: #38bdf833;
}

.text-sky-400\/25 {
  color: #38bdf840;
}

.text-sky-400\/30 {
  color: #38bdf84d;
}

.text-sky-400\/35 {
  color: #38bdf859;
}

.text-sky-400\/40 {
  color: #38bdf866;
}

.text-sky-400\/45 {
  color: #38bdf873;
}

.text-sky-400\/5 {
  color: #38bdf80d;
}

.text-sky-400\/50 {
  color: #38bdf880;
}

.text-sky-400\/55 {
  color: #38bdf88c;
}

.text-sky-400\/60 {
  color: #38bdf899;
}

.text-sky-400\/65 {
  color: #38bdf8a6;
}

.text-sky-400\/70 {
  color: #38bdf8b3;
}

.text-sky-400\/75 {
  color: #38bdf8bf;
}

.text-sky-400\/80 {
  color: #38bdf8cc;
}

.text-sky-400\/85 {
  color: #38bdf8d9;
}

.text-sky-400\/90 {
  color: #38bdf8e6;
}

.text-sky-400\/95 {
  color: #38bdf8f2;
}

.text-sky-50 {
  --tw-text-opacity: 1;
  color: rgb(240 249 255 / var(--tw-text-opacity, 1));
}

.text-sky-50\/0 {
  color: #f0f9ff00;
}

.text-sky-50\/10 {
  color: #f0f9ff1a;
}

.text-sky-50\/100 {
  color: #f0f9ff;
}

.text-sky-50\/15 {
  color: #f0f9ff26;
}

.text-sky-50\/20 {
  color: #f0f9ff33;
}

.text-sky-50\/25 {
  color: #f0f9ff40;
}

.text-sky-50\/30 {
  color: #f0f9ff4d;
}

.text-sky-50\/35 {
  color: #f0f9ff59;
}

.text-sky-50\/40 {
  color: #f0f9ff66;
}

.text-sky-50\/45 {
  color: #f0f9ff73;
}

.text-sky-50\/5 {
  color: #f0f9ff0d;
}

.text-sky-50\/50 {
  color: #f0f9ff80;
}

.text-sky-50\/55 {
  color: #f0f9ff8c;
}

.text-sky-50\/60 {
  color: #f0f9ff99;
}

.text-sky-50\/65 {
  color: #f0f9ffa6;
}

.text-sky-50\/70 {
  color: #f0f9ffb3;
}

.text-sky-50\/75 {
  color: #f0f9ffbf;
}

.text-sky-50\/80 {
  color: #f0f9ffcc;
}

.text-sky-50\/85 {
  color: #f0f9ffd9;
}

.text-sky-50\/90 {
  color: #f0f9ffe6;
}

.text-sky-50\/95 {
  color: #f0f9fff2;
}

.text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}

.text-sky-500\/0 {
  color: #0ea5e900;
}

.text-sky-500\/10 {
  color: #0ea5e91a;
}

.text-sky-500\/100 {
  color: #0ea5e9;
}

.text-sky-500\/15 {
  color: #0ea5e926;
}

.text-sky-500\/20 {
  color: #0ea5e933;
}

.text-sky-500\/25 {
  color: #0ea5e940;
}

.text-sky-500\/30 {
  color: #0ea5e94d;
}

.text-sky-500\/35 {
  color: #0ea5e959;
}

.text-sky-500\/40 {
  color: #0ea5e966;
}

.text-sky-500\/45 {
  color: #0ea5e973;
}

.text-sky-500\/5 {
  color: #0ea5e90d;
}

.text-sky-500\/50 {
  color: #0ea5e980;
}

.text-sky-500\/55 {
  color: #0ea5e98c;
}

.text-sky-500\/60 {
  color: #0ea5e999;
}

.text-sky-500\/65 {
  color: #0ea5e9a6;
}

.text-sky-500\/70 {
  color: #0ea5e9b3;
}

.text-sky-500\/75 {
  color: #0ea5e9bf;
}

.text-sky-500\/80 {
  color: #0ea5e9cc;
}

.text-sky-500\/85 {
  color: #0ea5e9d9;
}

.text-sky-500\/90 {
  color: #0ea5e9e6;
}

.text-sky-500\/95 {
  color: #0ea5e9f2;
}

.text-sky-600 {
  --tw-text-opacity: 1;
  color: rgb(2 132 199 / var(--tw-text-opacity, 1));
}

.text-sky-600\/0 {
  color: #0284c700;
}

.text-sky-600\/10 {
  color: #0284c71a;
}

.text-sky-600\/100 {
  color: #0284c7;
}

.text-sky-600\/15 {
  color: #0284c726;
}

.text-sky-600\/20 {
  color: #0284c733;
}

.text-sky-600\/25 {
  color: #0284c740;
}

.text-sky-600\/30 {
  color: #0284c74d;
}

.text-sky-600\/35 {
  color: #0284c759;
}

.text-sky-600\/40 {
  color: #0284c766;
}

.text-sky-600\/45 {
  color: #0284c773;
}

.text-sky-600\/5 {
  color: #0284c70d;
}

.text-sky-600\/50 {
  color: #0284c780;
}

.text-sky-600\/55 {
  color: #0284c78c;
}

.text-sky-600\/60 {
  color: #0284c799;
}

.text-sky-600\/65 {
  color: #0284c7a6;
}

.text-sky-600\/70 {
  color: #0284c7b3;
}

.text-sky-600\/75 {
  color: #0284c7bf;
}

.text-sky-600\/80 {
  color: #0284c7cc;
}

.text-sky-600\/85 {
  color: #0284c7d9;
}

.text-sky-600\/90 {
  color: #0284c7e6;
}

.text-sky-600\/95 {
  color: #0284c7f2;
}

.text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 / var(--tw-text-opacity, 1));
}

.text-sky-700\/0 {
  color: #0369a100;
}

.text-sky-700\/10 {
  color: #0369a11a;
}

.text-sky-700\/100 {
  color: #0369a1;
}

.text-sky-700\/15 {
  color: #0369a126;
}

.text-sky-700\/20 {
  color: #0369a133;
}

.text-sky-700\/25 {
  color: #0369a140;
}

.text-sky-700\/30 {
  color: #0369a14d;
}

.text-sky-700\/35 {
  color: #0369a159;
}

.text-sky-700\/40 {
  color: #0369a166;
}

.text-sky-700\/45 {
  color: #0369a173;
}

.text-sky-700\/5 {
  color: #0369a10d;
}

.text-sky-700\/50 {
  color: #0369a180;
}

.text-sky-700\/55 {
  color: #0369a18c;
}

.text-sky-700\/60 {
  color: #0369a199;
}

.text-sky-700\/65 {
  color: #0369a1a6;
}

.text-sky-700\/70 {
  color: #0369a1b3;
}

.text-sky-700\/75 {
  color: #0369a1bf;
}

.text-sky-700\/80 {
  color: #0369a1cc;
}

.text-sky-700\/85 {
  color: #0369a1d9;
}

.text-sky-700\/90 {
  color: #0369a1e6;
}

.text-sky-700\/95 {
  color: #0369a1f2;
}

.text-sky-800 {
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1));
}

.text-sky-800\/0 {
  color: #07598500;
}

.text-sky-800\/10 {
  color: #0759851a;
}

.text-sky-800\/100 {
  color: #075985;
}

.text-sky-800\/15 {
  color: #07598526;
}

.text-sky-800\/20 {
  color: #07598533;
}

.text-sky-800\/25 {
  color: #07598540;
}

.text-sky-800\/30 {
  color: #0759854d;
}

.text-sky-800\/35 {
  color: #07598559;
}

.text-sky-800\/40 {
  color: #07598566;
}

.text-sky-800\/45 {
  color: #07598573;
}

.text-sky-800\/5 {
  color: #0759850d;
}

.text-sky-800\/50 {
  color: #07598580;
}

.text-sky-800\/55 {
  color: #0759858c;
}

.text-sky-800\/60 {
  color: #07598599;
}

.text-sky-800\/65 {
  color: #075985a6;
}

.text-sky-800\/70 {
  color: #075985b3;
}

.text-sky-800\/75 {
  color: #075985bf;
}

.text-sky-800\/80 {
  color: #075985cc;
}

.text-sky-800\/85 {
  color: #075985d9;
}

.text-sky-800\/90 {
  color: #075985e6;
}

.text-sky-800\/95 {
  color: #075985f2;
}

.text-sky-900 {
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}

.text-sky-900\/0 {
  color: #0c4a6e00;
}

.text-sky-900\/10 {
  color: #0c4a6e1a;
}

.text-sky-900\/100 {
  color: #0c4a6e;
}

.text-sky-900\/15 {
  color: #0c4a6e26;
}

.text-sky-900\/20 {
  color: #0c4a6e33;
}

.text-sky-900\/25 {
  color: #0c4a6e40;
}

.text-sky-900\/30 {
  color: #0c4a6e4d;
}

.text-sky-900\/35 {
  color: #0c4a6e59;
}

.text-sky-900\/40 {
  color: #0c4a6e66;
}

.text-sky-900\/45 {
  color: #0c4a6e73;
}

.text-sky-900\/5 {
  color: #0c4a6e0d;
}

.text-sky-900\/50 {
  color: #0c4a6e80;
}

.text-sky-900\/55 {
  color: #0c4a6e8c;
}

.text-sky-900\/60 {
  color: #0c4a6e99;
}

.text-sky-900\/65 {
  color: #0c4a6ea6;
}

.text-sky-900\/70 {
  color: #0c4a6eb3;
}

.text-sky-900\/75 {
  color: #0c4a6ebf;
}

.text-sky-900\/80 {
  color: #0c4a6ecc;
}

.text-sky-900\/85 {
  color: #0c4a6ed9;
}

.text-sky-900\/90 {
  color: #0c4a6ee6;
}

.text-sky-900\/95 {
  color: #0c4a6ef2;
}

.text-sky-950 {
  --tw-text-opacity: 1;
  color: rgb(8 47 73 / var(--tw-text-opacity, 1));
}

.text-sky-950\/0 {
  color: #082f4900;
}

.text-sky-950\/10 {
  color: #082f491a;
}

.text-sky-950\/100 {
  color: #082f49;
}

.text-sky-950\/15 {
  color: #082f4926;
}

.text-sky-950\/20 {
  color: #082f4933;
}

.text-sky-950\/25 {
  color: #082f4940;
}

.text-sky-950\/30 {
  color: #082f494d;
}

.text-sky-950\/35 {
  color: #082f4959;
}

.text-sky-950\/40 {
  color: #082f4966;
}

.text-sky-950\/45 {
  color: #082f4973;
}

.text-sky-950\/5 {
  color: #082f490d;
}

.text-sky-950\/50 {
  color: #082f4980;
}

.text-sky-950\/55 {
  color: #082f498c;
}

.text-sky-950\/60 {
  color: #082f4999;
}

.text-sky-950\/65 {
  color: #082f49a6;
}

.text-sky-950\/70 {
  color: #082f49b3;
}

.text-sky-950\/75 {
  color: #082f49bf;
}

.text-sky-950\/80 {
  color: #082f49cc;
}

.text-sky-950\/85 {
  color: #082f49d9;
}

.text-sky-950\/90 {
  color: #082f49e6;
}

.text-sky-950\/95 {
  color: #082f49f2;
}

.text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

.text-slate-100\/0 {
  color: #f1f5f900;
}

.text-slate-100\/10 {
  color: #f1f5f91a;
}

.text-slate-100\/100 {
  color: #f1f5f9;
}

.text-slate-100\/15 {
  color: #f1f5f926;
}

.text-slate-100\/20 {
  color: #f1f5f933;
}

.text-slate-100\/25 {
  color: #f1f5f940;
}

.text-slate-100\/30 {
  color: #f1f5f94d;
}

.text-slate-100\/35 {
  color: #f1f5f959;
}

.text-slate-100\/40 {
  color: #f1f5f966;
}

.text-slate-100\/45 {
  color: #f1f5f973;
}

.text-slate-100\/5 {
  color: #f1f5f90d;
}

.text-slate-100\/50 {
  color: #f1f5f980;
}

.text-slate-100\/55 {
  color: #f1f5f98c;
}

.text-slate-100\/60 {
  color: #f1f5f999;
}

.text-slate-100\/65 {
  color: #f1f5f9a6;
}

.text-slate-100\/70 {
  color: #f1f5f9b3;
}

.text-slate-100\/75 {
  color: #f1f5f9bf;
}

.text-slate-100\/80 {
  color: #f1f5f9cc;
}

.text-slate-100\/85 {
  color: #f1f5f9d9;
}

.text-slate-100\/90 {
  color: #f1f5f9e6;
}

.text-slate-100\/95 {
  color: #f1f5f9f2;
}

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

.text-slate-200\/0 {
  color: #e2e8f000;
}

.text-slate-200\/10 {
  color: #e2e8f01a;
}

.text-slate-200\/100 {
  color: #e2e8f0;
}

.text-slate-200\/15 {
  color: #e2e8f026;
}

.text-slate-200\/20 {
  color: #e2e8f033;
}

.text-slate-200\/25 {
  color: #e2e8f040;
}

.text-slate-200\/30 {
  color: #e2e8f04d;
}

.text-slate-200\/35 {
  color: #e2e8f059;
}

.text-slate-200\/40 {
  color: #e2e8f066;
}

.text-slate-200\/45 {
  color: #e2e8f073;
}

.text-slate-200\/5 {
  color: #e2e8f00d;
}

.text-slate-200\/50 {
  color: #e2e8f080;
}

.text-slate-200\/55 {
  color: #e2e8f08c;
}

.text-slate-200\/60 {
  color: #e2e8f099;
}

.text-slate-200\/65 {
  color: #e2e8f0a6;
}

.text-slate-200\/70 {
  color: #e2e8f0b3;
}

.text-slate-200\/75 {
  color: #e2e8f0bf;
}

.text-slate-200\/80 {
  color: #e2e8f0cc;
}

.text-slate-200\/85 {
  color: #e2e8f0d9;
}

.text-slate-200\/90 {
  color: #e2e8f0e6;
}

.text-slate-200\/95 {
  color: #e2e8f0f2;
}

.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.text-slate-300\/0 {
  color: #cbd5e100;
}

.text-slate-300\/10 {
  color: #cbd5e11a;
}

.text-slate-300\/100 {
  color: #cbd5e1;
}

.text-slate-300\/15 {
  color: #cbd5e126;
}

.text-slate-300\/20 {
  color: #cbd5e133;
}

.text-slate-300\/25 {
  color: #cbd5e140;
}

.text-slate-300\/30 {
  color: #cbd5e14d;
}

.text-slate-300\/35 {
  color: #cbd5e159;
}

.text-slate-300\/40 {
  color: #cbd5e166;
}

.text-slate-300\/45 {
  color: #cbd5e173;
}

.text-slate-300\/5 {
  color: #cbd5e10d;
}

.text-slate-300\/50 {
  color: #cbd5e180;
}

.text-slate-300\/55 {
  color: #cbd5e18c;
}

.text-slate-300\/60 {
  color: #cbd5e199;
}

.text-slate-300\/65 {
  color: #cbd5e1a6;
}

.text-slate-300\/70 {
  color: #cbd5e1b3;
}

.text-slate-300\/75 {
  color: #cbd5e1bf;
}

.text-slate-300\/80 {
  color: #cbd5e1cc;
}

.text-slate-300\/85 {
  color: #cbd5e1d9;
}

.text-slate-300\/90 {
  color: #cbd5e1e6;
}

.text-slate-300\/95 {
  color: #cbd5e1f2;
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.text-slate-400\/0 {
  color: #94a3b800;
}

.text-slate-400\/10 {
  color: #94a3b81a;
}

.text-slate-400\/100 {
  color: #94a3b8;
}

.text-slate-400\/15 {
  color: #94a3b826;
}

.text-slate-400\/20 {
  color: #94a3b833;
}

.text-slate-400\/25 {
  color: #94a3b840;
}

.text-slate-400\/30 {
  color: #94a3b84d;
}

.text-slate-400\/35 {
  color: #94a3b859;
}

.text-slate-400\/40 {
  color: #94a3b866;
}

.text-slate-400\/45 {
  color: #94a3b873;
}

.text-slate-400\/5 {
  color: #94a3b80d;
}

.text-slate-400\/50 {
  color: #94a3b880;
}

.text-slate-400\/55 {
  color: #94a3b88c;
}

.text-slate-400\/60 {
  color: #94a3b899;
}

.text-slate-400\/65 {
  color: #94a3b8a6;
}

.text-slate-400\/70 {
  color: #94a3b8b3;
}

.text-slate-400\/75 {
  color: #94a3b8bf;
}

.text-slate-400\/80 {
  color: #94a3b8cc;
}

.text-slate-400\/85 {
  color: #94a3b8d9;
}

.text-slate-400\/90 {
  color: #94a3b8e6;
}

.text-slate-400\/95 {
  color: #94a3b8f2;
}

.text-slate-50 {
  --tw-text-opacity: 1;
  color: rgb(248 250 252 / var(--tw-text-opacity, 1));
}

.text-slate-50\/0 {
  color: #f8fafc00;
}

.text-slate-50\/10 {
  color: #f8fafc1a;
}

.text-slate-50\/100 {
  color: #f8fafc;
}

.text-slate-50\/15 {
  color: #f8fafc26;
}

.text-slate-50\/20 {
  color: #f8fafc33;
}

.text-slate-50\/25 {
  color: #f8fafc40;
}

.text-slate-50\/30 {
  color: #f8fafc4d;
}

.text-slate-50\/35 {
  color: #f8fafc59;
}

.text-slate-50\/40 {
  color: #f8fafc66;
}

.text-slate-50\/45 {
  color: #f8fafc73;
}

.text-slate-50\/5 {
  color: #f8fafc0d;
}

.text-slate-50\/50 {
  color: #f8fafc80;
}

.text-slate-50\/55 {
  color: #f8fafc8c;
}

.text-slate-50\/60 {
  color: #f8fafc99;
}

.text-slate-50\/65 {
  color: #f8fafca6;
}

.text-slate-50\/70 {
  color: #f8fafcb3;
}

.text-slate-50\/75 {
  color: #f8fafcbf;
}

.text-slate-50\/80 {
  color: #f8fafccc;
}

.text-slate-50\/85 {
  color: #f8fafcd9;
}

.text-slate-50\/90 {
  color: #f8fafce6;
}

.text-slate-50\/95 {
  color: #f8fafcf2;
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.text-slate-500\/0 {
  color: #64748b00;
}

.text-slate-500\/10 {
  color: #64748b1a;
}

.text-slate-500\/100 {
  color: #64748b;
}

.text-slate-500\/15 {
  color: #64748b26;
}

.text-slate-500\/20 {
  color: #64748b33;
}

.text-slate-500\/25 {
  color: #64748b40;
}

.text-slate-500\/30 {
  color: #64748b4d;
}

.text-slate-500\/35 {
  color: #64748b59;
}

.text-slate-500\/40 {
  color: #64748b66;
}

.text-slate-500\/45 {
  color: #64748b73;
}

.text-slate-500\/5 {
  color: #64748b0d;
}

.text-slate-500\/50 {
  color: #64748b80;
}

.text-slate-500\/55 {
  color: #64748b8c;
}

.text-slate-500\/60 {
  color: #64748b99;
}

.text-slate-500\/65 {
  color: #64748ba6;
}

.text-slate-500\/70 {
  color: #64748bb3;
}

.text-slate-500\/75 {
  color: #64748bbf;
}

.text-slate-500\/80 {
  color: #64748bcc;
}

.text-slate-500\/85 {
  color: #64748bd9;
}

.text-slate-500\/90 {
  color: #64748be6;
}

.text-slate-500\/95 {
  color: #64748bf2;
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.text-slate-600\/0 {
  color: #47556900;
}

.text-slate-600\/10 {
  color: #4755691a;
}

.text-slate-600\/100 {
  color: #475569;
}

.text-slate-600\/15 {
  color: #47556926;
}

.text-slate-600\/20 {
  color: #47556933;
}

.text-slate-600\/25 {
  color: #47556940;
}

.text-slate-600\/30 {
  color: #4755694d;
}

.text-slate-600\/35 {
  color: #47556959;
}

.text-slate-600\/40 {
  color: #47556966;
}

.text-slate-600\/45 {
  color: #47556973;
}

.text-slate-600\/5 {
  color: #4755690d;
}

.text-slate-600\/50 {
  color: #47556980;
}

.text-slate-600\/55 {
  color: #4755698c;
}

.text-slate-600\/60 {
  color: #47556999;
}

.text-slate-600\/65 {
  color: #475569a6;
}

.text-slate-600\/70 {
  color: #475569b3;
}

.text-slate-600\/75 {
  color: #475569bf;
}

.text-slate-600\/80 {
  color: #475569cc;
}

.text-slate-600\/85 {
  color: #475569d9;
}

.text-slate-600\/90 {
  color: #475569e6;
}

.text-slate-600\/95 {
  color: #475569f2;
}

.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}

.text-slate-700\/0 {
  color: #33415500;
}

.text-slate-700\/10 {
  color: #3341551a;
}

.text-slate-700\/100 {
  color: #334155;
}

.text-slate-700\/15 {
  color: #33415526;
}

.text-slate-700\/20 {
  color: #33415533;
}

.text-slate-700\/25 {
  color: #33415540;
}

.text-slate-700\/30 {
  color: #3341554d;
}

.text-slate-700\/35 {
  color: #33415559;
}

.text-slate-700\/40 {
  color: #33415566;
}

.text-slate-700\/45 {
  color: #33415573;
}

.text-slate-700\/5 {
  color: #3341550d;
}

.text-slate-700\/50 {
  color: #33415580;
}

.text-slate-700\/55 {
  color: #3341558c;
}

.text-slate-700\/60 {
  color: #33415599;
}

.text-slate-700\/65 {
  color: #334155a6;
}

.text-slate-700\/70 {
  color: #334155b3;
}

.text-slate-700\/75 {
  color: #334155bf;
}

.text-slate-700\/80 {
  color: #334155cc;
}

.text-slate-700\/85 {
  color: #334155d9;
}

.text-slate-700\/90 {
  color: #334155e6;
}

.text-slate-700\/95 {
  color: #334155f2;
}

.text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

.text-slate-800\/0 {
  color: #1e293b00;
}

.text-slate-800\/10 {
  color: #1e293b1a;
}

.text-slate-800\/100 {
  color: #1e293b;
}

.text-slate-800\/15 {
  color: #1e293b26;
}

.text-slate-800\/20 {
  color: #1e293b33;
}

.text-slate-800\/25 {
  color: #1e293b40;
}

.text-slate-800\/30 {
  color: #1e293b4d;
}

.text-slate-800\/35 {
  color: #1e293b59;
}

.text-slate-800\/40 {
  color: #1e293b66;
}

.text-slate-800\/45 {
  color: #1e293b73;
}

.text-slate-800\/5 {
  color: #1e293b0d;
}

.text-slate-800\/50 {
  color: #1e293b80;
}

.text-slate-800\/55 {
  color: #1e293b8c;
}

.text-slate-800\/60 {
  color: #1e293b99;
}

.text-slate-800\/65 {
  color: #1e293ba6;
}

.text-slate-800\/70 {
  color: #1e293bb3;
}

.text-slate-800\/75 {
  color: #1e293bbf;
}

.text-slate-800\/80 {
  color: #1e293bcc;
}

.text-slate-800\/85 {
  color: #1e293bd9;
}

.text-slate-800\/90 {
  color: #1e293be6;
}

.text-slate-800\/95 {
  color: #1e293bf2;
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}

.text-slate-900\/0 {
  color: #0f172a00;
}

.text-slate-900\/10 {
  color: #0f172a1a;
}

.text-slate-900\/100 {
  color: #0f172a;
}

.text-slate-900\/15 {
  color: #0f172a26;
}

.text-slate-900\/20 {
  color: #0f172a33;
}

.text-slate-900\/25 {
  color: #0f172a40;
}

.text-slate-900\/30 {
  color: #0f172a4d;
}

.text-slate-900\/35 {
  color: #0f172a59;
}

.text-slate-900\/40 {
  color: #0f172a66;
}

.text-slate-900\/45 {
  color: #0f172a73;
}

.text-slate-900\/5 {
  color: #0f172a0d;
}

.text-slate-900\/50 {
  color: #0f172a80;
}

.text-slate-900\/55 {
  color: #0f172a8c;
}

.text-slate-900\/60 {
  color: #0f172a99;
}

.text-slate-900\/65 {
  color: #0f172aa6;
}

.text-slate-900\/70 {
  color: #0f172ab3;
}

.text-slate-900\/75 {
  color: #0f172abf;
}

.text-slate-900\/80 {
  color: #0f172acc;
}

.text-slate-900\/85 {
  color: #0f172ad9;
}

.text-slate-900\/90 {
  color: #0f172ae6;
}

.text-slate-900\/95 {
  color: #0f172af2;
}

.text-slate-950 {
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1));
}

.text-slate-950\/0 {
  color: #02061700;
}

.text-slate-950\/10 {
  color: #0206171a;
}

.text-slate-950\/100 {
  color: #020617;
}

.text-slate-950\/15 {
  color: #02061726;
}

.text-slate-950\/20 {
  color: #02061733;
}

.text-slate-950\/25 {
  color: #02061740;
}

.text-slate-950\/30 {
  color: #0206174d;
}

.text-slate-950\/35 {
  color: #02061759;
}

.text-slate-950\/40 {
  color: #02061766;
}

.text-slate-950\/45 {
  color: #02061773;
}

.text-slate-950\/5 {
  color: #0206170d;
}

.text-slate-950\/50 {
  color: #02061780;
}

.text-slate-950\/55 {
  color: #0206178c;
}

.text-slate-950\/60 {
  color: #02061799;
}

.text-slate-950\/65 {
  color: #020617a6;
}

.text-slate-950\/70 {
  color: #020617b3;
}

.text-slate-950\/75 {
  color: #020617bf;
}

.text-slate-950\/80 {
  color: #020617cc;
}

.text-slate-950\/85 {
  color: #020617d9;
}

.text-slate-950\/90 {
  color: #020617e6;
}

.text-slate-950\/95 {
  color: #020617f2;
}

.text-stone-100 {
  --tw-text-opacity: 1;
  color: rgb(245 245 244 / var(--tw-text-opacity, 1));
}

.text-stone-100\/0 {
  color: #f5f5f400;
}

.text-stone-100\/10 {
  color: #f5f5f41a;
}

.text-stone-100\/100 {
  color: #f5f5f4;
}

.text-stone-100\/15 {
  color: #f5f5f426;
}

.text-stone-100\/20 {
  color: #f5f5f433;
}

.text-stone-100\/25 {
  color: #f5f5f440;
}

.text-stone-100\/30 {
  color: #f5f5f44d;
}

.text-stone-100\/35 {
  color: #f5f5f459;
}

.text-stone-100\/40 {
  color: #f5f5f466;
}

.text-stone-100\/45 {
  color: #f5f5f473;
}

.text-stone-100\/5 {
  color: #f5f5f40d;
}

.text-stone-100\/50 {
  color: #f5f5f480;
}

.text-stone-100\/55 {
  color: #f5f5f48c;
}

.text-stone-100\/60 {
  color: #f5f5f499;
}

.text-stone-100\/65 {
  color: #f5f5f4a6;
}

.text-stone-100\/70 {
  color: #f5f5f4b3;
}

.text-stone-100\/75 {
  color: #f5f5f4bf;
}

.text-stone-100\/80 {
  color: #f5f5f4cc;
}

.text-stone-100\/85 {
  color: #f5f5f4d9;
}

.text-stone-100\/90 {
  color: #f5f5f4e6;
}

.text-stone-100\/95 {
  color: #f5f5f4f2;
}

.text-stone-200 {
  --tw-text-opacity: 1;
  color: rgb(231 229 228 / var(--tw-text-opacity, 1));
}

.text-stone-200\/0 {
  color: #e7e5e400;
}

.text-stone-200\/10 {
  color: #e7e5e41a;
}

.text-stone-200\/100 {
  color: #e7e5e4;
}

.text-stone-200\/15 {
  color: #e7e5e426;
}

.text-stone-200\/20 {
  color: #e7e5e433;
}

.text-stone-200\/25 {
  color: #e7e5e440;
}

.text-stone-200\/30 {
  color: #e7e5e44d;
}

.text-stone-200\/35 {
  color: #e7e5e459;
}

.text-stone-200\/40 {
  color: #e7e5e466;
}

.text-stone-200\/45 {
  color: #e7e5e473;
}

.text-stone-200\/5 {
  color: #e7e5e40d;
}

.text-stone-200\/50 {
  color: #e7e5e480;
}

.text-stone-200\/55 {
  color: #e7e5e48c;
}

.text-stone-200\/60 {
  color: #e7e5e499;
}

.text-stone-200\/65 {
  color: #e7e5e4a6;
}

.text-stone-200\/70 {
  color: #e7e5e4b3;
}

.text-stone-200\/75 {
  color: #e7e5e4bf;
}

.text-stone-200\/80 {
  color: #e7e5e4cc;
}

.text-stone-200\/85 {
  color: #e7e5e4d9;
}

.text-stone-200\/90 {
  color: #e7e5e4e6;
}

.text-stone-200\/95 {
  color: #e7e5e4f2;
}

.text-stone-300 {
  --tw-text-opacity: 1;
  color: rgb(214 211 209 / var(--tw-text-opacity, 1));
}

.text-stone-300\/0 {
  color: #d6d3d100;
}

.text-stone-300\/10 {
  color: #d6d3d11a;
}

.text-stone-300\/100 {
  color: #d6d3d1;
}

.text-stone-300\/15 {
  color: #d6d3d126;
}

.text-stone-300\/20 {
  color: #d6d3d133;
}

.text-stone-300\/25 {
  color: #d6d3d140;
}

.text-stone-300\/30 {
  color: #d6d3d14d;
}

.text-stone-300\/35 {
  color: #d6d3d159;
}

.text-stone-300\/40 {
  color: #d6d3d166;
}

.text-stone-300\/45 {
  color: #d6d3d173;
}

.text-stone-300\/5 {
  color: #d6d3d10d;
}

.text-stone-300\/50 {
  color: #d6d3d180;
}

.text-stone-300\/55 {
  color: #d6d3d18c;
}

.text-stone-300\/60 {
  color: #d6d3d199;
}

.text-stone-300\/65 {
  color: #d6d3d1a6;
}

.text-stone-300\/70 {
  color: #d6d3d1b3;
}

.text-stone-300\/75 {
  color: #d6d3d1bf;
}

.text-stone-300\/80 {
  color: #d6d3d1cc;
}

.text-stone-300\/85 {
  color: #d6d3d1d9;
}

.text-stone-300\/90 {
  color: #d6d3d1e6;
}

.text-stone-300\/95 {
  color: #d6d3d1f2;
}

.text-stone-400 {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity, 1));
}

.text-stone-400\/0 {
  color: #a8a29e00;
}

.text-stone-400\/10 {
  color: #a8a29e1a;
}

.text-stone-400\/100 {
  color: #a8a29e;
}

.text-stone-400\/15 {
  color: #a8a29e26;
}

.text-stone-400\/20 {
  color: #a8a29e33;
}

.text-stone-400\/25 {
  color: #a8a29e40;
}

.text-stone-400\/30 {
  color: #a8a29e4d;
}

.text-stone-400\/35 {
  color: #a8a29e59;
}

.text-stone-400\/40 {
  color: #a8a29e66;
}

.text-stone-400\/45 {
  color: #a8a29e73;
}

.text-stone-400\/5 {
  color: #a8a29e0d;
}

.text-stone-400\/50 {
  color: #a8a29e80;
}

.text-stone-400\/55 {
  color: #a8a29e8c;
}

.text-stone-400\/60 {
  color: #a8a29e99;
}

.text-stone-400\/65 {
  color: #a8a29ea6;
}

.text-stone-400\/70 {
  color: #a8a29eb3;
}

.text-stone-400\/75 {
  color: #a8a29ebf;
}

.text-stone-400\/80 {
  color: #a8a29ecc;
}

.text-stone-400\/85 {
  color: #a8a29ed9;
}

.text-stone-400\/90 {
  color: #a8a29ee6;
}

.text-stone-400\/95 {
  color: #a8a29ef2;
}

.text-stone-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 249 / var(--tw-text-opacity, 1));
}

.text-stone-50\/0 {
  color: #fafaf900;
}

.text-stone-50\/10 {
  color: #fafaf91a;
}

.text-stone-50\/100 {
  color: #fafaf9;
}

.text-stone-50\/15 {
  color: #fafaf926;
}

.text-stone-50\/20 {
  color: #fafaf933;
}

.text-stone-50\/25 {
  color: #fafaf940;
}

.text-stone-50\/30 {
  color: #fafaf94d;
}

.text-stone-50\/35 {
  color: #fafaf959;
}

.text-stone-50\/40 {
  color: #fafaf966;
}

.text-stone-50\/45 {
  color: #fafaf973;
}

.text-stone-50\/5 {
  color: #fafaf90d;
}

.text-stone-50\/50 {
  color: #fafaf980;
}

.text-stone-50\/55 {
  color: #fafaf98c;
}

.text-stone-50\/60 {
  color: #fafaf999;
}

.text-stone-50\/65 {
  color: #fafaf9a6;
}

.text-stone-50\/70 {
  color: #fafaf9b3;
}

.text-stone-50\/75 {
  color: #fafaf9bf;
}

.text-stone-50\/80 {
  color: #fafaf9cc;
}

.text-stone-50\/85 {
  color: #fafaf9d9;
}

.text-stone-50\/90 {
  color: #fafaf9e6;
}

.text-stone-50\/95 {
  color: #fafaf9f2;
}

.text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity, 1));
}

.text-stone-500\/0 {
  color: #78716c00;
}

.text-stone-500\/10 {
  color: #78716c1a;
}

.text-stone-500\/100 {
  color: #78716c;
}

.text-stone-500\/15 {
  color: #78716c26;
}

.text-stone-500\/20 {
  color: #78716c33;
}

.text-stone-500\/25 {
  color: #78716c40;
}

.text-stone-500\/30 {
  color: #78716c4d;
}

.text-stone-500\/35 {
  color: #78716c59;
}

.text-stone-500\/40 {
  color: #78716c66;
}

.text-stone-500\/45 {
  color: #78716c73;
}

.text-stone-500\/5 {
  color: #78716c0d;
}

.text-stone-500\/50 {
  color: #78716c80;
}

.text-stone-500\/55 {
  color: #78716c8c;
}

.text-stone-500\/60 {
  color: #78716c99;
}

.text-stone-500\/65 {
  color: #78716ca6;
}

.text-stone-500\/70 {
  color: #78716cb3;
}

.text-stone-500\/75 {
  color: #78716cbf;
}

.text-stone-500\/80 {
  color: #78716ccc;
}

.text-stone-500\/85 {
  color: #78716cd9;
}

.text-stone-500\/90 {
  color: #78716ce6;
}

.text-stone-500\/95 {
  color: #78716cf2;
}

.text-stone-600 {
  --tw-text-opacity: 1;
  color: rgb(87 83 78 / var(--tw-text-opacity, 1));
}

.text-stone-600\/0 {
  color: #57534e00;
}

.text-stone-600\/10 {
  color: #57534e1a;
}

.text-stone-600\/100 {
  color: #57534e;
}

.text-stone-600\/15 {
  color: #57534e26;
}

.text-stone-600\/20 {
  color: #57534e33;
}

.text-stone-600\/25 {
  color: #57534e40;
}

.text-stone-600\/30 {
  color: #57534e4d;
}

.text-stone-600\/35 {
  color: #57534e59;
}

.text-stone-600\/40 {
  color: #57534e66;
}

.text-stone-600\/45 {
  color: #57534e73;
}

.text-stone-600\/5 {
  color: #57534e0d;
}

.text-stone-600\/50 {
  color: #57534e80;
}

.text-stone-600\/55 {
  color: #57534e8c;
}

.text-stone-600\/60 {
  color: #57534e99;
}

.text-stone-600\/65 {
  color: #57534ea6;
}

.text-stone-600\/70 {
  color: #57534eb3;
}

.text-stone-600\/75 {
  color: #57534ebf;
}

.text-stone-600\/80 {
  color: #57534ecc;
}

.text-stone-600\/85 {
  color: #57534ed9;
}

.text-stone-600\/90 {
  color: #57534ee6;
}

.text-stone-600\/95 {
  color: #57534ef2;
}

.text-stone-700 {
  --tw-text-opacity: 1;
  color: rgb(68 64 60 / var(--tw-text-opacity, 1));
}

.text-stone-700\/0 {
  color: #44403c00;
}

.text-stone-700\/10 {
  color: #44403c1a;
}

.text-stone-700\/100 {
  color: #44403c;
}

.text-stone-700\/15 {
  color: #44403c26;
}

.text-stone-700\/20 {
  color: #44403c33;
}

.text-stone-700\/25 {
  color: #44403c40;
}

.text-stone-700\/30 {
  color: #44403c4d;
}

.text-stone-700\/35 {
  color: #44403c59;
}

.text-stone-700\/40 {
  color: #44403c66;
}

.text-stone-700\/45 {
  color: #44403c73;
}

.text-stone-700\/5 {
  color: #44403c0d;
}

.text-stone-700\/50 {
  color: #44403c80;
}

.text-stone-700\/55 {
  color: #44403c8c;
}

.text-stone-700\/60 {
  color: #44403c99;
}

.text-stone-700\/65 {
  color: #44403ca6;
}

.text-stone-700\/70 {
  color: #44403cb3;
}

.text-stone-700\/75 {
  color: #44403cbf;
}

.text-stone-700\/80 {
  color: #44403ccc;
}

.text-stone-700\/85 {
  color: #44403cd9;
}

.text-stone-700\/90 {
  color: #44403ce6;
}

.text-stone-700\/95 {
  color: #44403cf2;
}

.text-stone-800 {
  --tw-text-opacity: 1;
  color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}

.text-stone-800\/0 {
  color: #29252400;
}

.text-stone-800\/10 {
  color: #2925241a;
}

.text-stone-800\/100 {
  color: #292524;
}

.text-stone-800\/15 {
  color: #29252426;
}

.text-stone-800\/20 {
  color: #29252433;
}

.text-stone-800\/25 {
  color: #29252440;
}

.text-stone-800\/30 {
  color: #2925244d;
}

.text-stone-800\/35 {
  color: #29252459;
}

.text-stone-800\/40 {
  color: #29252466;
}

.text-stone-800\/45 {
  color: #29252473;
}

.text-stone-800\/5 {
  color: #2925240d;
}

.text-stone-800\/50 {
  color: #29252480;
}

.text-stone-800\/55 {
  color: #2925248c;
}

.text-stone-800\/60 {
  color: #29252499;
}

.text-stone-800\/65 {
  color: #292524a6;
}

.text-stone-800\/70 {
  color: #292524b3;
}

.text-stone-800\/75 {
  color: #292524bf;
}

.text-stone-800\/80 {
  color: #292524cc;
}

.text-stone-800\/85 {
  color: #292524d9;
}

.text-stone-800\/90 {
  color: #292524e6;
}

.text-stone-800\/95 {
  color: #292524f2;
}

.text-stone-900 {
  --tw-text-opacity: 1;
  color: rgb(28 25 23 / var(--tw-text-opacity, 1));
}

.text-stone-900\/0 {
  color: #1c191700;
}

.text-stone-900\/10 {
  color: #1c19171a;
}

.text-stone-900\/100 {
  color: #1c1917;
}

.text-stone-900\/15 {
  color: #1c191726;
}

.text-stone-900\/20 {
  color: #1c191733;
}

.text-stone-900\/25 {
  color: #1c191740;
}

.text-stone-900\/30 {
  color: #1c19174d;
}

.text-stone-900\/35 {
  color: #1c191759;
}

.text-stone-900\/40 {
  color: #1c191766;
}

.text-stone-900\/45 {
  color: #1c191773;
}

.text-stone-900\/5 {
  color: #1c19170d;
}

.text-stone-900\/50 {
  color: #1c191780;
}

.text-stone-900\/55 {
  color: #1c19178c;
}

.text-stone-900\/60 {
  color: #1c191799;
}

.text-stone-900\/65 {
  color: #1c1917a6;
}

.text-stone-900\/70 {
  color: #1c1917b3;
}

.text-stone-900\/75 {
  color: #1c1917bf;
}

.text-stone-900\/80 {
  color: #1c1917cc;
}

.text-stone-900\/85 {
  color: #1c1917d9;
}

.text-stone-900\/90 {
  color: #1c1917e6;
}

.text-stone-900\/95 {
  color: #1c1917f2;
}

.text-stone-950 {
  --tw-text-opacity: 1;
  color: rgb(12 10 9 / var(--tw-text-opacity, 1));
}

.text-stone-950\/0 {
  color: #0c0a0900;
}

.text-stone-950\/10 {
  color: #0c0a091a;
}

.text-stone-950\/100 {
  color: #0c0a09;
}

.text-stone-950\/15 {
  color: #0c0a0926;
}

.text-stone-950\/20 {
  color: #0c0a0933;
}

.text-stone-950\/25 {
  color: #0c0a0940;
}

.text-stone-950\/30 {
  color: #0c0a094d;
}

.text-stone-950\/35 {
  color: #0c0a0959;
}

.text-stone-950\/40 {
  color: #0c0a0966;
}

.text-stone-950\/45 {
  color: #0c0a0973;
}

.text-stone-950\/5 {
  color: #0c0a090d;
}

.text-stone-950\/50 {
  color: #0c0a0980;
}

.text-stone-950\/55 {
  color: #0c0a098c;
}

.text-stone-950\/60 {
  color: #0c0a0999;
}

.text-stone-950\/65 {
  color: #0c0a09a6;
}

.text-stone-950\/70 {
  color: #0c0a09b3;
}

.text-stone-950\/75 {
  color: #0c0a09bf;
}

.text-stone-950\/80 {
  color: #0c0a09cc;
}

.text-stone-950\/85 {
  color: #0c0a09d9;
}

.text-stone-950\/90 {
  color: #0c0a09e6;
}

.text-stone-950\/95 {
  color: #0c0a09f2;
}

.text-success {
  --tw-text-opacity: 1;
  color: var(--fallback-su, oklch(var(--su) / var(--tw-text-opacity, 1)));
}

.text-success-content {
  --tw-text-opacity: 1;
  color: var(--fallback-suc, oklch(var(--suc) / var(--tw-text-opacity, 1)));
}

.text-success-content\/0 {
  color: var(--fallback-suc, oklch(var(--suc) / 0));
}

.text-success-content\/10 {
  color: var(--fallback-suc, oklch(var(--suc) / .1));
}

.text-success-content\/100 {
  color: var(--fallback-suc, oklch(var(--suc) / 1));
}

.text-success-content\/15 {
  color: var(--fallback-suc, oklch(var(--suc) / .15));
}

.text-success-content\/20 {
  color: var(--fallback-suc, oklch(var(--suc) / .2));
}

.text-success-content\/25 {
  color: var(--fallback-suc, oklch(var(--suc) / .25));
}

.text-success-content\/30 {
  color: var(--fallback-suc, oklch(var(--suc) / .3));
}

.text-success-content\/35 {
  color: var(--fallback-suc, oklch(var(--suc) / .35));
}

.text-success-content\/40 {
  color: var(--fallback-suc, oklch(var(--suc) / .4));
}

.text-success-content\/45 {
  color: var(--fallback-suc, oklch(var(--suc) / .45));
}

.text-success-content\/5 {
  color: var(--fallback-suc, oklch(var(--suc) / .05));
}

.text-success-content\/50 {
  color: var(--fallback-suc, oklch(var(--suc) / .5));
}

.text-success-content\/55 {
  color: var(--fallback-suc, oklch(var(--suc) / .55));
}

.text-success-content\/60 {
  color: var(--fallback-suc, oklch(var(--suc) / .6));
}

.text-success-content\/65 {
  color: var(--fallback-suc, oklch(var(--suc) / .65));
}

.text-success-content\/70 {
  color: var(--fallback-suc, oklch(var(--suc) / .7));
}

.text-success-content\/75 {
  color: var(--fallback-suc, oklch(var(--suc) / .75));
}

.text-success-content\/80 {
  color: var(--fallback-suc, oklch(var(--suc) / .8));
}

.text-success-content\/85 {
  color: var(--fallback-suc, oklch(var(--suc) / .85));
}

.text-success-content\/90 {
  color: var(--fallback-suc, oklch(var(--suc) / .9));
}

.text-success-content\/95 {
  color: var(--fallback-suc, oklch(var(--suc) / .95));
}

.text-success\/0 {
  color: var(--fallback-su, oklch(var(--su) / 0));
}

.text-success\/10 {
  color: var(--fallback-su, oklch(var(--su) / .1));
}

.text-success\/100 {
  color: var(--fallback-su, oklch(var(--su) / 1));
}

.text-success\/15 {
  color: var(--fallback-su, oklch(var(--su) / .15));
}

.text-success\/20 {
  color: var(--fallback-su, oklch(var(--su) / .2));
}

.text-success\/25 {
  color: var(--fallback-su, oklch(var(--su) / .25));
}

.text-success\/30 {
  color: var(--fallback-su, oklch(var(--su) / .3));
}

.text-success\/35 {
  color: var(--fallback-su, oklch(var(--su) / .35));
}

.text-success\/40 {
  color: var(--fallback-su, oklch(var(--su) / .4));
}

.text-success\/45 {
  color: var(--fallback-su, oklch(var(--su) / .45));
}

.text-success\/5 {
  color: var(--fallback-su, oklch(var(--su) / .05));
}

.text-success\/50 {
  color: var(--fallback-su, oklch(var(--su) / .5));
}

.text-success\/55 {
  color: var(--fallback-su, oklch(var(--su) / .55));
}

.text-success\/60 {
  color: var(--fallback-su, oklch(var(--su) / .6));
}

.text-success\/65 {
  color: var(--fallback-su, oklch(var(--su) / .65));
}

.text-success\/70 {
  color: var(--fallback-su, oklch(var(--su) / .7));
}

.text-success\/75 {
  color: var(--fallback-su, oklch(var(--su) / .75));
}

.text-success\/80 {
  color: var(--fallback-su, oklch(var(--su) / .8));
}

.text-success\/85 {
  color: var(--fallback-su, oklch(var(--su) / .85));
}

.text-success\/90 {
  color: var(--fallback-su, oklch(var(--su) / .9));
}

.text-success\/95 {
  color: var(--fallback-su, oklch(var(--su) / .95));
}

.text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}

.text-teal-100\/0 {
  color: #ccfbf100;
}

.text-teal-100\/10 {
  color: #ccfbf11a;
}

.text-teal-100\/100 {
  color: #ccfbf1;
}

.text-teal-100\/15 {
  color: #ccfbf126;
}

.text-teal-100\/20 {
  color: #ccfbf133;
}

.text-teal-100\/25 {
  color: #ccfbf140;
}

.text-teal-100\/30 {
  color: #ccfbf14d;
}

.text-teal-100\/35 {
  color: #ccfbf159;
}

.text-teal-100\/40 {
  color: #ccfbf166;
}

.text-teal-100\/45 {
  color: #ccfbf173;
}

.text-teal-100\/5 {
  color: #ccfbf10d;
}

.text-teal-100\/50 {
  color: #ccfbf180;
}

.text-teal-100\/55 {
  color: #ccfbf18c;
}

.text-teal-100\/60 {
  color: #ccfbf199;
}

.text-teal-100\/65 {
  color: #ccfbf1a6;
}

.text-teal-100\/70 {
  color: #ccfbf1b3;
}

.text-teal-100\/75 {
  color: #ccfbf1bf;
}

.text-teal-100\/80 {
  color: #ccfbf1cc;
}

.text-teal-100\/85 {
  color: #ccfbf1d9;
}

.text-teal-100\/90 {
  color: #ccfbf1e6;
}

.text-teal-100\/95 {
  color: #ccfbf1f2;
}

.text-teal-200 {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 / var(--tw-text-opacity, 1));
}

.text-teal-200\/0 {
  color: #99f6e400;
}

.text-teal-200\/10 {
  color: #99f6e41a;
}

.text-teal-200\/100 {
  color: #99f6e4;
}

.text-teal-200\/15 {
  color: #99f6e426;
}

.text-teal-200\/20 {
  color: #99f6e433;
}

.text-teal-200\/25 {
  color: #99f6e440;
}

.text-teal-200\/30 {
  color: #99f6e44d;
}

.text-teal-200\/35 {
  color: #99f6e459;
}

.text-teal-200\/40 {
  color: #99f6e466;
}

.text-teal-200\/45 {
  color: #99f6e473;
}

.text-teal-200\/5 {
  color: #99f6e40d;
}

.text-teal-200\/50 {
  color: #99f6e480;
}

.text-teal-200\/55 {
  color: #99f6e48c;
}

.text-teal-200\/60 {
  color: #99f6e499;
}

.text-teal-200\/65 {
  color: #99f6e4a6;
}

.text-teal-200\/70 {
  color: #99f6e4b3;
}

.text-teal-200\/75 {
  color: #99f6e4bf;
}

.text-teal-200\/80 {
  color: #99f6e4cc;
}

.text-teal-200\/85 {
  color: #99f6e4d9;
}

.text-teal-200\/90 {
  color: #99f6e4e6;
}

.text-teal-200\/95 {
  color: #99f6e4f2;
}

.text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 / var(--tw-text-opacity, 1));
}

.text-teal-300\/0 {
  color: #5eead400;
}

.text-teal-300\/10 {
  color: #5eead41a;
}

.text-teal-300\/100 {
  color: #5eead4;
}

.text-teal-300\/15 {
  color: #5eead426;
}

.text-teal-300\/20 {
  color: #5eead433;
}

.text-teal-300\/25 {
  color: #5eead440;
}

.text-teal-300\/30 {
  color: #5eead44d;
}

.text-teal-300\/35 {
  color: #5eead459;
}

.text-teal-300\/40 {
  color: #5eead466;
}

.text-teal-300\/45 {
  color: #5eead473;
}

.text-teal-300\/5 {
  color: #5eead40d;
}

.text-teal-300\/50 {
  color: #5eead480;
}

.text-teal-300\/55 {
  color: #5eead48c;
}

.text-teal-300\/60 {
  color: #5eead499;
}

.text-teal-300\/65 {
  color: #5eead4a6;
}

.text-teal-300\/70 {
  color: #5eead4b3;
}

.text-teal-300\/75 {
  color: #5eead4bf;
}

.text-teal-300\/80 {
  color: #5eead4cc;
}

.text-teal-300\/85 {
  color: #5eead4d9;
}

.text-teal-300\/90 {
  color: #5eead4e6;
}

.text-teal-300\/95 {
  color: #5eead4f2;
}

.text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 / var(--tw-text-opacity, 1));
}

.text-teal-400\/0 {
  color: #2dd4bf00;
}

.text-teal-400\/10 {
  color: #2dd4bf1a;
}

.text-teal-400\/100 {
  color: #2dd4bf;
}

.text-teal-400\/15 {
  color: #2dd4bf26;
}

.text-teal-400\/20 {
  color: #2dd4bf33;
}

.text-teal-400\/25 {
  color: #2dd4bf40;
}

.text-teal-400\/30 {
  color: #2dd4bf4d;
}

.text-teal-400\/35 {
  color: #2dd4bf59;
}

.text-teal-400\/40 {
  color: #2dd4bf66;
}

.text-teal-400\/45 {
  color: #2dd4bf73;
}

.text-teal-400\/5 {
  color: #2dd4bf0d;
}

.text-teal-400\/50 {
  color: #2dd4bf80;
}

.text-teal-400\/55 {
  color: #2dd4bf8c;
}

.text-teal-400\/60 {
  color: #2dd4bf99;
}

.text-teal-400\/65 {
  color: #2dd4bfa6;
}

.text-teal-400\/70 {
  color: #2dd4bfb3;
}

.text-teal-400\/75 {
  color: #2dd4bfbf;
}

.text-teal-400\/80 {
  color: #2dd4bfcc;
}

.text-teal-400\/85 {
  color: #2dd4bfd9;
}

.text-teal-400\/90 {
  color: #2dd4bfe6;
}

.text-teal-400\/95 {
  color: #2dd4bff2;
}

.text-teal-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 250 / var(--tw-text-opacity, 1));
}

.text-teal-50\/0 {
  color: #f0fdfa00;
}

.text-teal-50\/10 {
  color: #f0fdfa1a;
}

.text-teal-50\/100 {
  color: #f0fdfa;
}

.text-teal-50\/15 {
  color: #f0fdfa26;
}

.text-teal-50\/20 {
  color: #f0fdfa33;
}

.text-teal-50\/25 {
  color: #f0fdfa40;
}

.text-teal-50\/30 {
  color: #f0fdfa4d;
}

.text-teal-50\/35 {
  color: #f0fdfa59;
}

.text-teal-50\/40 {
  color: #f0fdfa66;
}

.text-teal-50\/45 {
  color: #f0fdfa73;
}

.text-teal-50\/5 {
  color: #f0fdfa0d;
}

.text-teal-50\/50 {
  color: #f0fdfa80;
}

.text-teal-50\/55 {
  color: #f0fdfa8c;
}

.text-teal-50\/60 {
  color: #f0fdfa99;
}

.text-teal-50\/65 {
  color: #f0fdfaa6;
}

.text-teal-50\/70 {
  color: #f0fdfab3;
}

.text-teal-50\/75 {
  color: #f0fdfabf;
}

.text-teal-50\/80 {
  color: #f0fdfacc;
}

.text-teal-50\/85 {
  color: #f0fdfad9;
}

.text-teal-50\/90 {
  color: #f0fdfae6;
}

.text-teal-50\/95 {
  color: #f0fdfaf2;
}

.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}

.text-teal-500\/0 {
  color: #14b8a600;
}

.text-teal-500\/10 {
  color: #14b8a61a;
}

.text-teal-500\/100 {
  color: #14b8a6;
}

.text-teal-500\/15 {
  color: #14b8a626;
}

.text-teal-500\/20 {
  color: #14b8a633;
}

.text-teal-500\/25 {
  color: #14b8a640;
}

.text-teal-500\/30 {
  color: #14b8a64d;
}

.text-teal-500\/35 {
  color: #14b8a659;
}

.text-teal-500\/40 {
  color: #14b8a666;
}

.text-teal-500\/45 {
  color: #14b8a673;
}

.text-teal-500\/5 {
  color: #14b8a60d;
}

.text-teal-500\/50 {
  color: #14b8a680;
}

.text-teal-500\/55 {
  color: #14b8a68c;
}

.text-teal-500\/60 {
  color: #14b8a699;
}

.text-teal-500\/65 {
  color: #14b8a6a6;
}

.text-teal-500\/70 {
  color: #14b8a6b3;
}

.text-teal-500\/75 {
  color: #14b8a6bf;
}

.text-teal-500\/80 {
  color: #14b8a6cc;
}

.text-teal-500\/85 {
  color: #14b8a6d9;
}

.text-teal-500\/90 {
  color: #14b8a6e6;
}

.text-teal-500\/95 {
  color: #14b8a6f2;
}

.text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 / var(--tw-text-opacity, 1));
}

.text-teal-600\/0 {
  color: #0d948800;
}

.text-teal-600\/10 {
  color: #0d94881a;
}

.text-teal-600\/100 {
  color: #0d9488;
}

.text-teal-600\/15 {
  color: #0d948826;
}

.text-teal-600\/20 {
  color: #0d948833;
}

.text-teal-600\/25 {
  color: #0d948840;
}

.text-teal-600\/30 {
  color: #0d94884d;
}

.text-teal-600\/35 {
  color: #0d948859;
}

.text-teal-600\/40 {
  color: #0d948866;
}

.text-teal-600\/45 {
  color: #0d948873;
}

.text-teal-600\/5 {
  color: #0d94880d;
}

.text-teal-600\/50 {
  color: #0d948880;
}

.text-teal-600\/55 {
  color: #0d94888c;
}

.text-teal-600\/60 {
  color: #0d948899;
}

.text-teal-600\/65 {
  color: #0d9488a6;
}

.text-teal-600\/70 {
  color: #0d9488b3;
}

.text-teal-600\/75 {
  color: #0d9488bf;
}

.text-teal-600\/80 {
  color: #0d9488cc;
}

.text-teal-600\/85 {
  color: #0d9488d9;
}

.text-teal-600\/90 {
  color: #0d9488e6;
}

.text-teal-600\/95 {
  color: #0d9488f2;
}

.text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 / var(--tw-text-opacity, 1));
}

.text-teal-700\/0 {
  color: #0f766e00;
}

.text-teal-700\/10 {
  color: #0f766e1a;
}

.text-teal-700\/100 {
  color: #0f766e;
}

.text-teal-700\/15 {
  color: #0f766e26;
}

.text-teal-700\/20 {
  color: #0f766e33;
}

.text-teal-700\/25 {
  color: #0f766e40;
}

.text-teal-700\/30 {
  color: #0f766e4d;
}

.text-teal-700\/35 {
  color: #0f766e59;
}

.text-teal-700\/40 {
  color: #0f766e66;
}

.text-teal-700\/45 {
  color: #0f766e73;
}

.text-teal-700\/5 {
  color: #0f766e0d;
}

.text-teal-700\/50 {
  color: #0f766e80;
}

.text-teal-700\/55 {
  color: #0f766e8c;
}

.text-teal-700\/60 {
  color: #0f766e99;
}

.text-teal-700\/65 {
  color: #0f766ea6;
}

.text-teal-700\/70 {
  color: #0f766eb3;
}

.text-teal-700\/75 {
  color: #0f766ebf;
}

.text-teal-700\/80 {
  color: #0f766ecc;
}

.text-teal-700\/85 {
  color: #0f766ed9;
}

.text-teal-700\/90 {
  color: #0f766ee6;
}

.text-teal-700\/95 {
  color: #0f766ef2;
}

.text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}

.text-teal-800\/0 {
  color: #115e5900;
}

.text-teal-800\/10 {
  color: #115e591a;
}

.text-teal-800\/100 {
  color: #115e59;
}

.text-teal-800\/15 {
  color: #115e5926;
}

.text-teal-800\/20 {
  color: #115e5933;
}

.text-teal-800\/25 {
  color: #115e5940;
}

.text-teal-800\/30 {
  color: #115e594d;
}

.text-teal-800\/35 {
  color: #115e5959;
}

.text-teal-800\/40 {
  color: #115e5966;
}

.text-teal-800\/45 {
  color: #115e5973;
}

.text-teal-800\/5 {
  color: #115e590d;
}

.text-teal-800\/50 {
  color: #115e5980;
}

.text-teal-800\/55 {
  color: #115e598c;
}

.text-teal-800\/60 {
  color: #115e5999;
}

.text-teal-800\/65 {
  color: #115e59a6;
}

.text-teal-800\/70 {
  color: #115e59b3;
}

.text-teal-800\/75 {
  color: #115e59bf;
}

.text-teal-800\/80 {
  color: #115e59cc;
}

.text-teal-800\/85 {
  color: #115e59d9;
}

.text-teal-800\/90 {
  color: #115e59e6;
}

.text-teal-800\/95 {
  color: #115e59f2;
}

.text-teal-900 {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}

.text-teal-900\/0 {
  color: #134e4a00;
}

.text-teal-900\/10 {
  color: #134e4a1a;
}

.text-teal-900\/100 {
  color: #134e4a;
}

.text-teal-900\/15 {
  color: #134e4a26;
}

.text-teal-900\/20 {
  color: #134e4a33;
}

.text-teal-900\/25 {
  color: #134e4a40;
}

.text-teal-900\/30 {
  color: #134e4a4d;
}

.text-teal-900\/35 {
  color: #134e4a59;
}

.text-teal-900\/40 {
  color: #134e4a66;
}

.text-teal-900\/45 {
  color: #134e4a73;
}

.text-teal-900\/5 {
  color: #134e4a0d;
}

.text-teal-900\/50 {
  color: #134e4a80;
}

.text-teal-900\/55 {
  color: #134e4a8c;
}

.text-teal-900\/60 {
  color: #134e4a99;
}

.text-teal-900\/65 {
  color: #134e4aa6;
}

.text-teal-900\/70 {
  color: #134e4ab3;
}

.text-teal-900\/75 {
  color: #134e4abf;
}

.text-teal-900\/80 {
  color: #134e4acc;
}

.text-teal-900\/85 {
  color: #134e4ad9;
}

.text-teal-900\/90 {
  color: #134e4ae6;
}

.text-teal-900\/95 {
  color: #134e4af2;
}

.text-teal-950 {
  --tw-text-opacity: 1;
  color: rgb(4 47 46 / var(--tw-text-opacity, 1));
}

.text-teal-950\/0 {
  color: #042f2e00;
}

.text-teal-950\/10 {
  color: #042f2e1a;
}

.text-teal-950\/100 {
  color: #042f2e;
}

.text-teal-950\/15 {
  color: #042f2e26;
}

.text-teal-950\/20 {
  color: #042f2e33;
}

.text-teal-950\/25 {
  color: #042f2e40;
}

.text-teal-950\/30 {
  color: #042f2e4d;
}

.text-teal-950\/35 {
  color: #042f2e59;
}

.text-teal-950\/40 {
  color: #042f2e66;
}

.text-teal-950\/45 {
  color: #042f2e73;
}

.text-teal-950\/5 {
  color: #042f2e0d;
}

.text-teal-950\/50 {
  color: #042f2e80;
}

.text-teal-950\/55 {
  color: #042f2e8c;
}

.text-teal-950\/60 {
  color: #042f2e99;
}

.text-teal-950\/65 {
  color: #042f2ea6;
}

.text-teal-950\/70 {
  color: #042f2eb3;
}

.text-teal-950\/75 {
  color: #042f2ebf;
}

.text-teal-950\/80 {
  color: #042f2ecc;
}

.text-teal-950\/85 {
  color: #042f2ed9;
}

.text-teal-950\/90 {
  color: #042f2ee6;
}

.text-teal-950\/95 {
  color: #042f2ef2;
}

.text-transparent, .text-transparent\/0 {
  color: #0000;
}

.text-transparent\/10 {
  color: #0000001a;
}

.text-transparent\/100 {
  color: #000;
}

.text-transparent\/15 {
  color: #00000026;
}

.text-transparent\/20 {
  color: #0003;
}

.text-transparent\/25 {
  color: #00000040;
}

.text-transparent\/30 {
  color: #0000004d;
}

.text-transparent\/35 {
  color: #00000059;
}

.text-transparent\/40 {
  color: #0006;
}

.text-transparent\/45 {
  color: #00000073;
}

.text-transparent\/5 {
  color: #0000000d;
}

.text-transparent\/50 {
  color: #00000080;
}

.text-transparent\/55 {
  color: #0000008c;
}

.text-transparent\/60 {
  color: #0009;
}

.text-transparent\/65 {
  color: #000000a6;
}

.text-transparent\/70 {
  color: #000000b3;
}

.text-transparent\/75 {
  color: #000000bf;
}

.text-transparent\/80 {
  color: #000c;
}

.text-transparent\/85 {
  color: #000000d9;
}

.text-transparent\/90 {
  color: #000000e6;
}

.text-transparent\/95 {
  color: #000000f2;
}

.text-violet-100 {
  --tw-text-opacity: 1;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1));
}

.text-violet-100\/0 {
  color: #ede9fe00;
}

.text-violet-100\/10 {
  color: #ede9fe1a;
}

.text-violet-100\/100 {
  color: #ede9fe;
}

.text-violet-100\/15 {
  color: #ede9fe26;
}

.text-violet-100\/20 {
  color: #ede9fe33;
}

.text-violet-100\/25 {
  color: #ede9fe40;
}

.text-violet-100\/30 {
  color: #ede9fe4d;
}

.text-violet-100\/35 {
  color: #ede9fe59;
}

.text-violet-100\/40 {
  color: #ede9fe66;
}

.text-violet-100\/45 {
  color: #ede9fe73;
}

.text-violet-100\/5 {
  color: #ede9fe0d;
}

.text-violet-100\/50 {
  color: #ede9fe80;
}

.text-violet-100\/55 {
  color: #ede9fe8c;
}

.text-violet-100\/60 {
  color: #ede9fe99;
}

.text-violet-100\/65 {
  color: #ede9fea6;
}

.text-violet-100\/70 {
  color: #ede9feb3;
}

.text-violet-100\/75 {
  color: #ede9febf;
}

.text-violet-100\/80 {
  color: #ede9fecc;
}

.text-violet-100\/85 {
  color: #ede9fed9;
}

.text-violet-100\/90 {
  color: #ede9fee6;
}

.text-violet-100\/95 {
  color: #ede9fef2;
}

.text-violet-200 {
  --tw-text-opacity: 1;
  color: rgb(221 214 254 / var(--tw-text-opacity, 1));
}

.text-violet-200\/0 {
  color: #ddd6fe00;
}

.text-violet-200\/10 {
  color: #ddd6fe1a;
}

.text-violet-200\/100 {
  color: #ddd6fe;
}

.text-violet-200\/15 {
  color: #ddd6fe26;
}

.text-violet-200\/20 {
  color: #ddd6fe33;
}

.text-violet-200\/25 {
  color: #ddd6fe40;
}

.text-violet-200\/30 {
  color: #ddd6fe4d;
}

.text-violet-200\/35 {
  color: #ddd6fe59;
}

.text-violet-200\/40 {
  color: #ddd6fe66;
}

.text-violet-200\/45 {
  color: #ddd6fe73;
}

.text-violet-200\/5 {
  color: #ddd6fe0d;
}

.text-violet-200\/50 {
  color: #ddd6fe80;
}

.text-violet-200\/55 {
  color: #ddd6fe8c;
}

.text-violet-200\/60 {
  color: #ddd6fe99;
}

.text-violet-200\/65 {
  color: #ddd6fea6;
}

.text-violet-200\/70 {
  color: #ddd6feb3;
}

.text-violet-200\/75 {
  color: #ddd6febf;
}

.text-violet-200\/80 {
  color: #ddd6fecc;
}

.text-violet-200\/85 {
  color: #ddd6fed9;
}

.text-violet-200\/90 {
  color: #ddd6fee6;
}

.text-violet-200\/95 {
  color: #ddd6fef2;
}

.text-violet-300 {
  --tw-text-opacity: 1;
  color: rgb(196 181 253 / var(--tw-text-opacity, 1));
}

.text-violet-300\/0 {
  color: #c4b5fd00;
}

.text-violet-300\/10 {
  color: #c4b5fd1a;
}

.text-violet-300\/100 {
  color: #c4b5fd;
}

.text-violet-300\/15 {
  color: #c4b5fd26;
}

.text-violet-300\/20 {
  color: #c4b5fd33;
}

.text-violet-300\/25 {
  color: #c4b5fd40;
}

.text-violet-300\/30 {
  color: #c4b5fd4d;
}

.text-violet-300\/35 {
  color: #c4b5fd59;
}

.text-violet-300\/40 {
  color: #c4b5fd66;
}

.text-violet-300\/45 {
  color: #c4b5fd73;
}

.text-violet-300\/5 {
  color: #c4b5fd0d;
}

.text-violet-300\/50 {
  color: #c4b5fd80;
}

.text-violet-300\/55 {
  color: #c4b5fd8c;
}

.text-violet-300\/60 {
  color: #c4b5fd99;
}

.text-violet-300\/65 {
  color: #c4b5fda6;
}

.text-violet-300\/70 {
  color: #c4b5fdb3;
}

.text-violet-300\/75 {
  color: #c4b5fdbf;
}

.text-violet-300\/80 {
  color: #c4b5fdcc;
}

.text-violet-300\/85 {
  color: #c4b5fdd9;
}

.text-violet-300\/90 {
  color: #c4b5fde6;
}

.text-violet-300\/95 {
  color: #c4b5fdf2;
}

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

.text-violet-400\/0 {
  color: #a78bfa00;
}

.text-violet-400\/10 {
  color: #a78bfa1a;
}

.text-violet-400\/100 {
  color: #a78bfa;
}

.text-violet-400\/15 {
  color: #a78bfa26;
}

.text-violet-400\/20 {
  color: #a78bfa33;
}

.text-violet-400\/25 {
  color: #a78bfa40;
}

.text-violet-400\/30 {
  color: #a78bfa4d;
}

.text-violet-400\/35 {
  color: #a78bfa59;
}

.text-violet-400\/40 {
  color: #a78bfa66;
}

.text-violet-400\/45 {
  color: #a78bfa73;
}

.text-violet-400\/5 {
  color: #a78bfa0d;
}

.text-violet-400\/50 {
  color: #a78bfa80;
}

.text-violet-400\/55 {
  color: #a78bfa8c;
}

.text-violet-400\/60 {
  color: #a78bfa99;
}

.text-violet-400\/65 {
  color: #a78bfaa6;
}

.text-violet-400\/70 {
  color: #a78bfab3;
}

.text-violet-400\/75 {
  color: #a78bfabf;
}

.text-violet-400\/80 {
  color: #a78bfacc;
}

.text-violet-400\/85 {
  color: #a78bfad9;
}

.text-violet-400\/90 {
  color: #a78bfae6;
}

.text-violet-400\/95 {
  color: #a78bfaf2;
}

.text-violet-50 {
  --tw-text-opacity: 1;
  color: rgb(245 243 255 / var(--tw-text-opacity, 1));
}

.text-violet-50\/0 {
  color: #f5f3ff00;
}

.text-violet-50\/10 {
  color: #f5f3ff1a;
}

.text-violet-50\/100 {
  color: #f5f3ff;
}

.text-violet-50\/15 {
  color: #f5f3ff26;
}

.text-violet-50\/20 {
  color: #f5f3ff33;
}

.text-violet-50\/25 {
  color: #f5f3ff40;
}

.text-violet-50\/30 {
  color: #f5f3ff4d;
}

.text-violet-50\/35 {
  color: #f5f3ff59;
}

.text-violet-50\/40 {
  color: #f5f3ff66;
}

.text-violet-50\/45 {
  color: #f5f3ff73;
}

.text-violet-50\/5 {
  color: #f5f3ff0d;
}

.text-violet-50\/50 {
  color: #f5f3ff80;
}

.text-violet-50\/55 {
  color: #f5f3ff8c;
}

.text-violet-50\/60 {
  color: #f5f3ff99;
}

.text-violet-50\/65 {
  color: #f5f3ffa6;
}

.text-violet-50\/70 {
  color: #f5f3ffb3;
}

.text-violet-50\/75 {
  color: #f5f3ffbf;
}

.text-violet-50\/80 {
  color: #f5f3ffcc;
}

.text-violet-50\/85 {
  color: #f5f3ffd9;
}

.text-violet-50\/90 {
  color: #f5f3ffe6;
}

.text-violet-50\/95 {
  color: #f5f3fff2;
}

.text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}

.text-violet-500\/0 {
  color: #8b5cf600;
}

.text-violet-500\/10 {
  color: #8b5cf61a;
}

.text-violet-500\/100 {
  color: #8b5cf6;
}

.text-violet-500\/15 {
  color: #8b5cf626;
}

.text-violet-500\/20 {
  color: #8b5cf633;
}

.text-violet-500\/25 {
  color: #8b5cf640;
}

.text-violet-500\/30 {
  color: #8b5cf64d;
}

.text-violet-500\/35 {
  color: #8b5cf659;
}

.text-violet-500\/40 {
  color: #8b5cf666;
}

.text-violet-500\/45 {
  color: #8b5cf673;
}

.text-violet-500\/5 {
  color: #8b5cf60d;
}

.text-violet-500\/50 {
  color: #8b5cf680;
}

.text-violet-500\/55 {
  color: #8b5cf68c;
}

.text-violet-500\/60 {
  color: #8b5cf699;
}

.text-violet-500\/65 {
  color: #8b5cf6a6;
}

.text-violet-500\/70 {
  color: #8b5cf6b3;
}

.text-violet-500\/75 {
  color: #8b5cf6bf;
}

.text-violet-500\/80 {
  color: #8b5cf6cc;
}

.text-violet-500\/85 {
  color: #8b5cf6d9;
}

.text-violet-500\/90 {
  color: #8b5cf6e6;
}

.text-violet-500\/95 {
  color: #8b5cf6f2;
}

.text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 / var(--tw-text-opacity, 1));
}

.text-violet-600\/0 {
  color: #7c3aed00;
}

.text-violet-600\/10 {
  color: #7c3aed1a;
}

.text-violet-600\/100 {
  color: #7c3aed;
}

.text-violet-600\/15 {
  color: #7c3aed26;
}

.text-violet-600\/20 {
  color: #7c3aed33;
}

.text-violet-600\/25 {
  color: #7c3aed40;
}

.text-violet-600\/30 {
  color: #7c3aed4d;
}

.text-violet-600\/35 {
  color: #7c3aed59;
}

.text-violet-600\/40 {
  color: #7c3aed66;
}

.text-violet-600\/45 {
  color: #7c3aed73;
}

.text-violet-600\/5 {
  color: #7c3aed0d;
}

.text-violet-600\/50 {
  color: #7c3aed80;
}

.text-violet-600\/55 {
  color: #7c3aed8c;
}

.text-violet-600\/60 {
  color: #7c3aed99;
}

.text-violet-600\/65 {
  color: #7c3aeda6;
}

.text-violet-600\/70 {
  color: #7c3aedb3;
}

.text-violet-600\/75 {
  color: #7c3aedbf;
}

.text-violet-600\/80 {
  color: #7c3aedcc;
}

.text-violet-600\/85 {
  color: #7c3aedd9;
}

.text-violet-600\/90 {
  color: #7c3aede6;
}

.text-violet-600\/95 {
  color: #7c3aedf2;
}

.text-violet-700 {
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}

.text-violet-700\/0 {
  color: #6d28d900;
}

.text-violet-700\/10 {
  color: #6d28d91a;
}

.text-violet-700\/100 {
  color: #6d28d9;
}

.text-violet-700\/15 {
  color: #6d28d926;
}

.text-violet-700\/20 {
  color: #6d28d933;
}

.text-violet-700\/25 {
  color: #6d28d940;
}

.text-violet-700\/30 {
  color: #6d28d94d;
}

.text-violet-700\/35 {
  color: #6d28d959;
}

.text-violet-700\/40 {
  color: #6d28d966;
}

.text-violet-700\/45 {
  color: #6d28d973;
}

.text-violet-700\/5 {
  color: #6d28d90d;
}

.text-violet-700\/50 {
  color: #6d28d980;
}

.text-violet-700\/55 {
  color: #6d28d98c;
}

.text-violet-700\/60 {
  color: #6d28d999;
}

.text-violet-700\/65 {
  color: #6d28d9a6;
}

.text-violet-700\/70 {
  color: #6d28d9b3;
}

.text-violet-700\/75 {
  color: #6d28d9bf;
}

.text-violet-700\/80 {
  color: #6d28d9cc;
}

.text-violet-700\/85 {
  color: #6d28d9d9;
}

.text-violet-700\/90 {
  color: #6d28d9e6;
}

.text-violet-700\/95 {
  color: #6d28d9f2;
}

.text-violet-800 {
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}

.text-violet-800\/0 {
  color: #5b21b600;
}

.text-violet-800\/10 {
  color: #5b21b61a;
}

.text-violet-800\/100 {
  color: #5b21b6;
}

.text-violet-800\/15 {
  color: #5b21b626;
}

.text-violet-800\/20 {
  color: #5b21b633;
}

.text-violet-800\/25 {
  color: #5b21b640;
}

.text-violet-800\/30 {
  color: #5b21b64d;
}

.text-violet-800\/35 {
  color: #5b21b659;
}

.text-violet-800\/40 {
  color: #5b21b666;
}

.text-violet-800\/45 {
  color: #5b21b673;
}

.text-violet-800\/5 {
  color: #5b21b60d;
}

.text-violet-800\/50 {
  color: #5b21b680;
}

.text-violet-800\/55 {
  color: #5b21b68c;
}

.text-violet-800\/60 {
  color: #5b21b699;
}

.text-violet-800\/65 {
  color: #5b21b6a6;
}

.text-violet-800\/70 {
  color: #5b21b6b3;
}

.text-violet-800\/75 {
  color: #5b21b6bf;
}

.text-violet-800\/80 {
  color: #5b21b6cc;
}

.text-violet-800\/85 {
  color: #5b21b6d9;
}

.text-violet-800\/90 {
  color: #5b21b6e6;
}

.text-violet-800\/95 {
  color: #5b21b6f2;
}

.text-violet-900 {
  --tw-text-opacity: 1;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1));
}

.text-violet-900\/0 {
  color: #4c1d9500;
}

.text-violet-900\/10 {
  color: #4c1d951a;
}

.text-violet-900\/100 {
  color: #4c1d95;
}

.text-violet-900\/15 {
  color: #4c1d9526;
}

.text-violet-900\/20 {
  color: #4c1d9533;
}

.text-violet-900\/25 {
  color: #4c1d9540;
}

.text-violet-900\/30 {
  color: #4c1d954d;
}

.text-violet-900\/35 {
  color: #4c1d9559;
}

.text-violet-900\/40 {
  color: #4c1d9566;
}

.text-violet-900\/45 {
  color: #4c1d9573;
}

.text-violet-900\/5 {
  color: #4c1d950d;
}

.text-violet-900\/50 {
  color: #4c1d9580;
}

.text-violet-900\/55 {
  color: #4c1d958c;
}

.text-violet-900\/60 {
  color: #4c1d9599;
}

.text-violet-900\/65 {
  color: #4c1d95a6;
}

.text-violet-900\/70 {
  color: #4c1d95b3;
}

.text-violet-900\/75 {
  color: #4c1d95bf;
}

.text-violet-900\/80 {
  color: #4c1d95cc;
}

.text-violet-900\/85 {
  color: #4c1d95d9;
}

.text-violet-900\/90 {
  color: #4c1d95e6;
}

.text-violet-900\/95 {
  color: #4c1d95f2;
}

.text-violet-950 {
  --tw-text-opacity: 1;
  color: rgb(46 16 101 / var(--tw-text-opacity, 1));
}

.text-violet-950\/0 {
  color: #2e106500;
}

.text-violet-950\/10 {
  color: #2e10651a;
}

.text-violet-950\/100 {
  color: #2e1065;
}

.text-violet-950\/15 {
  color: #2e106526;
}

.text-violet-950\/20 {
  color: #2e106533;
}

.text-violet-950\/25 {
  color: #2e106540;
}

.text-violet-950\/30 {
  color: #2e10654d;
}

.text-violet-950\/35 {
  color: #2e106559;
}

.text-violet-950\/40 {
  color: #2e106566;
}

.text-violet-950\/45 {
  color: #2e106573;
}

.text-violet-950\/5 {
  color: #2e10650d;
}

.text-violet-950\/50 {
  color: #2e106580;
}

.text-violet-950\/55 {
  color: #2e10658c;
}

.text-violet-950\/60 {
  color: #2e106599;
}

.text-violet-950\/65 {
  color: #2e1065a6;
}

.text-violet-950\/70 {
  color: #2e1065b3;
}

.text-violet-950\/75 {
  color: #2e1065bf;
}

.text-violet-950\/80 {
  color: #2e1065cc;
}

.text-violet-950\/85 {
  color: #2e1065d9;
}

.text-violet-950\/90 {
  color: #2e1065e6;
}

.text-violet-950\/95 {
  color: #2e1065f2;
}

.text-warning {
  --tw-text-opacity: 1;
  color: var(--fallback-wa, oklch(var(--wa) / var(--tw-text-opacity, 1)));
}

.text-warning-content {
  --tw-text-opacity: 1;
  color: var(--fallback-wac, oklch(var(--wac) / var(--tw-text-opacity, 1)));
}

.text-warning-content\/0 {
  color: var(--fallback-wac, oklch(var(--wac) / 0));
}

.text-warning-content\/10 {
  color: var(--fallback-wac, oklch(var(--wac) / .1));
}

.text-warning-content\/100 {
  color: var(--fallback-wac, oklch(var(--wac) / 1));
}

.text-warning-content\/15 {
  color: var(--fallback-wac, oklch(var(--wac) / .15));
}

.text-warning-content\/20 {
  color: var(--fallback-wac, oklch(var(--wac) / .2));
}

.text-warning-content\/25 {
  color: var(--fallback-wac, oklch(var(--wac) / .25));
}

.text-warning-content\/30 {
  color: var(--fallback-wac, oklch(var(--wac) / .3));
}

.text-warning-content\/35 {
  color: var(--fallback-wac, oklch(var(--wac) / .35));
}

.text-warning-content\/40 {
  color: var(--fallback-wac, oklch(var(--wac) / .4));
}

.text-warning-content\/45 {
  color: var(--fallback-wac, oklch(var(--wac) / .45));
}

.text-warning-content\/5 {
  color: var(--fallback-wac, oklch(var(--wac) / .05));
}

.text-warning-content\/50 {
  color: var(--fallback-wac, oklch(var(--wac) / .5));
}

.text-warning-content\/55 {
  color: var(--fallback-wac, oklch(var(--wac) / .55));
}

.text-warning-content\/60 {
  color: var(--fallback-wac, oklch(var(--wac) / .6));
}

.text-warning-content\/65 {
  color: var(--fallback-wac, oklch(var(--wac) / .65));
}

.text-warning-content\/70 {
  color: var(--fallback-wac, oklch(var(--wac) / .7));
}

.text-warning-content\/75 {
  color: var(--fallback-wac, oklch(var(--wac) / .75));
}

.text-warning-content\/80 {
  color: var(--fallback-wac, oklch(var(--wac) / .8));
}

.text-warning-content\/85 {
  color: var(--fallback-wac, oklch(var(--wac) / .85));
}

.text-warning-content\/90 {
  color: var(--fallback-wac, oklch(var(--wac) / .9));
}

.text-warning-content\/95 {
  color: var(--fallback-wac, oklch(var(--wac) / .95));
}

.text-warning\/0 {
  color: var(--fallback-wa, oklch(var(--wa) / 0));
}

.text-warning\/10 {
  color: var(--fallback-wa, oklch(var(--wa) / .1));
}

.text-warning\/100 {
  color: var(--fallback-wa, oklch(var(--wa) / 1));
}

.text-warning\/15 {
  color: var(--fallback-wa, oklch(var(--wa) / .15));
}

.text-warning\/20 {
  color: var(--fallback-wa, oklch(var(--wa) / .2));
}

.text-warning\/25 {
  color: var(--fallback-wa, oklch(var(--wa) / .25));
}

.text-warning\/30 {
  color: var(--fallback-wa, oklch(var(--wa) / .3));
}

.text-warning\/35 {
  color: var(--fallback-wa, oklch(var(--wa) / .35));
}

.text-warning\/40 {
  color: var(--fallback-wa, oklch(var(--wa) / .4));
}

.text-warning\/45 {
  color: var(--fallback-wa, oklch(var(--wa) / .45));
}

.text-warning\/5 {
  color: var(--fallback-wa, oklch(var(--wa) / .05));
}

.text-warning\/50 {
  color: var(--fallback-wa, oklch(var(--wa) / .5));
}

.text-warning\/55 {
  color: var(--fallback-wa, oklch(var(--wa) / .55));
}

.text-warning\/60 {
  color: var(--fallback-wa, oklch(var(--wa) / .6));
}

.text-warning\/65 {
  color: var(--fallback-wa, oklch(var(--wa) / .65));
}

.text-warning\/70 {
  color: var(--fallback-wa, oklch(var(--wa) / .7));
}

.text-warning\/75 {
  color: var(--fallback-wa, oklch(var(--wa) / .75));
}

.text-warning\/80 {
  color: var(--fallback-wa, oklch(var(--wa) / .8));
}

.text-warning\/85 {
  color: var(--fallback-wa, oklch(var(--wa) / .85));
}

.text-warning\/90 {
  color: var(--fallback-wa, oklch(var(--wa) / .9));
}

.text-warning\/95 {
  color: var(--fallback-wa, oklch(var(--wa) / .95));
}

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

.text-white\/0 {
  color: #fff0;
}

.text-white\/10 {
  color: #ffffff1a;
}

.text-white\/100 {
  color: #fff;
}

.text-white\/15 {
  color: #ffffff26;
}

.text-white\/20 {
  color: #fff3;
}

.text-white\/25 {
  color: #ffffff40;
}

.text-white\/30 {
  color: #ffffff4d;
}

.text-white\/35 {
  color: #ffffff59;
}

.text-white\/40 {
  color: #fff6;
}

.text-white\/45 {
  color: #ffffff73;
}

.text-white\/5 {
  color: #ffffff0d;
}

.text-white\/50 {
  color: #ffffff80;
}

.text-white\/55 {
  color: #ffffff8c;
}

.text-white\/60 {
  color: #fff9;
}

.text-white\/65 {
  color: #ffffffa6;
}

.text-white\/70 {
  color: #ffffffb3;
}

.text-white\/75 {
  color: #ffffffbf;
}

.text-white\/80 {
  color: #fffc;
}

.text-white\/85 {
  color: #ffffffd9;
}

.text-white\/90 {
  color: #ffffffe6;
}

.text-white\/95 {
  color: #fffffff2;
}

.text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}

.text-yellow-100\/0 {
  color: #fef9c300;
}

.text-yellow-100\/10 {
  color: #fef9c31a;
}

.text-yellow-100\/100 {
  color: #fef9c3;
}

.text-yellow-100\/15 {
  color: #fef9c326;
}

.text-yellow-100\/20 {
  color: #fef9c333;
}

.text-yellow-100\/25 {
  color: #fef9c340;
}

.text-yellow-100\/30 {
  color: #fef9c34d;
}

.text-yellow-100\/35 {
  color: #fef9c359;
}

.text-yellow-100\/40 {
  color: #fef9c366;
}

.text-yellow-100\/45 {
  color: #fef9c373;
}

.text-yellow-100\/5 {
  color: #fef9c30d;
}

.text-yellow-100\/50 {
  color: #fef9c380;
}

.text-yellow-100\/55 {
  color: #fef9c38c;
}

.text-yellow-100\/60 {
  color: #fef9c399;
}

.text-yellow-100\/65 {
  color: #fef9c3a6;
}

.text-yellow-100\/70 {
  color: #fef9c3b3;
}

.text-yellow-100\/75 {
  color: #fef9c3bf;
}

.text-yellow-100\/80 {
  color: #fef9c3cc;
}

.text-yellow-100\/85 {
  color: #fef9c3d9;
}

.text-yellow-100\/90 {
  color: #fef9c3e6;
}

.text-yellow-100\/95 {
  color: #fef9c3f2;
}

.text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 / var(--tw-text-opacity, 1));
}

.text-yellow-200\/0 {
  color: #fef08a00;
}

.text-yellow-200\/10 {
  color: #fef08a1a;
}

.text-yellow-200\/100 {
  color: #fef08a;
}

.text-yellow-200\/15 {
  color: #fef08a26;
}

.text-yellow-200\/20 {
  color: #fef08a33;
}

.text-yellow-200\/25 {
  color: #fef08a40;
}

.text-yellow-200\/30 {
  color: #fef08a4d;
}

.text-yellow-200\/35 {
  color: #fef08a59;
}

.text-yellow-200\/40 {
  color: #fef08a66;
}

.text-yellow-200\/45 {
  color: #fef08a73;
}

.text-yellow-200\/5 {
  color: #fef08a0d;
}

.text-yellow-200\/50 {
  color: #fef08a80;
}

.text-yellow-200\/55 {
  color: #fef08a8c;
}

.text-yellow-200\/60 {
  color: #fef08a99;
}

.text-yellow-200\/65 {
  color: #fef08aa6;
}

.text-yellow-200\/70 {
  color: #fef08ab3;
}

.text-yellow-200\/75 {
  color: #fef08abf;
}

.text-yellow-200\/80 {
  color: #fef08acc;
}

.text-yellow-200\/85 {
  color: #fef08ad9;
}

.text-yellow-200\/90 {
  color: #fef08ae6;
}

.text-yellow-200\/95 {
  color: #fef08af2;
}

.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}

.text-yellow-300\/0 {
  color: #fde04700;
}

.text-yellow-300\/10 {
  color: #fde0471a;
}

.text-yellow-300\/100 {
  color: #fde047;
}

.text-yellow-300\/15 {
  color: #fde04726;
}

.text-yellow-300\/20 {
  color: #fde04733;
}

.text-yellow-300\/25 {
  color: #fde04740;
}

.text-yellow-300\/30 {
  color: #fde0474d;
}

.text-yellow-300\/35 {
  color: #fde04759;
}

.text-yellow-300\/40 {
  color: #fde04766;
}

.text-yellow-300\/45 {
  color: #fde04773;
}

.text-yellow-300\/5 {
  color: #fde0470d;
}

.text-yellow-300\/50 {
  color: #fde04780;
}

.text-yellow-300\/55 {
  color: #fde0478c;
}

.text-yellow-300\/60 {
  color: #fde04799;
}

.text-yellow-300\/65 {
  color: #fde047a6;
}

.text-yellow-300\/70 {
  color: #fde047b3;
}

.text-yellow-300\/75 {
  color: #fde047bf;
}

.text-yellow-300\/80 {
  color: #fde047cc;
}

.text-yellow-300\/85 {
  color: #fde047d9;
}

.text-yellow-300\/90 {
  color: #fde047e6;
}

.text-yellow-300\/95 {
  color: #fde047f2;
}

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

.text-yellow-400\/0 {
  color: #facc1500;
}

.text-yellow-400\/10 {
  color: #facc151a;
}

.text-yellow-400\/100 {
  color: #facc15;
}

.text-yellow-400\/15 {
  color: #facc1526;
}

.text-yellow-400\/20 {
  color: #facc1533;
}

.text-yellow-400\/25 {
  color: #facc1540;
}

.text-yellow-400\/30 {
  color: #facc154d;
}

.text-yellow-400\/35 {
  color: #facc1559;
}

.text-yellow-400\/40 {
  color: #facc1566;
}

.text-yellow-400\/45 {
  color: #facc1573;
}

.text-yellow-400\/5 {
  color: #facc150d;
}

.text-yellow-400\/50 {
  color: #facc1580;
}

.text-yellow-400\/55 {
  color: #facc158c;
}

.text-yellow-400\/60 {
  color: #facc1599;
}

.text-yellow-400\/65 {
  color: #facc15a6;
}

.text-yellow-400\/70 {
  color: #facc15b3;
}

.text-yellow-400\/75 {
  color: #facc15bf;
}

.text-yellow-400\/80 {
  color: #facc15cc;
}

.text-yellow-400\/85 {
  color: #facc15d9;
}

.text-yellow-400\/90 {
  color: #facc15e6;
}

.text-yellow-400\/95 {
  color: #facc15f2;
}

.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity, 1));
}

.text-yellow-50\/0 {
  color: #fefce800;
}

.text-yellow-50\/10 {
  color: #fefce81a;
}

.text-yellow-50\/100 {
  color: #fefce8;
}

.text-yellow-50\/15 {
  color: #fefce826;
}

.text-yellow-50\/20 {
  color: #fefce833;
}

.text-yellow-50\/25 {
  color: #fefce840;
}

.text-yellow-50\/30 {
  color: #fefce84d;
}

.text-yellow-50\/35 {
  color: #fefce859;
}

.text-yellow-50\/40 {
  color: #fefce866;
}

.text-yellow-50\/45 {
  color: #fefce873;
}

.text-yellow-50\/5 {
  color: #fefce80d;
}

.text-yellow-50\/50 {
  color: #fefce880;
}

.text-yellow-50\/55 {
  color: #fefce88c;
}

.text-yellow-50\/60 {
  color: #fefce899;
}

.text-yellow-50\/65 {
  color: #fefce8a6;
}

.text-yellow-50\/70 {
  color: #fefce8b3;
}

.text-yellow-50\/75 {
  color: #fefce8bf;
}

.text-yellow-50\/80 {
  color: #fefce8cc;
}

.text-yellow-50\/85 {
  color: #fefce8d9;
}

.text-yellow-50\/90 {
  color: #fefce8e6;
}

.text-yellow-50\/95 {
  color: #fefce8f2;
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}

.text-yellow-500\/0 {
  color: #eab30800;
}

.text-yellow-500\/10 {
  color: #eab3081a;
}

.text-yellow-500\/100 {
  color: #eab308;
}

.text-yellow-500\/15 {
  color: #eab30826;
}

.text-yellow-500\/20 {
  color: #eab30833;
}

.text-yellow-500\/25 {
  color: #eab30840;
}

.text-yellow-500\/30 {
  color: #eab3084d;
}

.text-yellow-500\/35 {
  color: #eab30859;
}

.text-yellow-500\/40 {
  color: #eab30866;
}

.text-yellow-500\/45 {
  color: #eab30873;
}

.text-yellow-500\/5 {
  color: #eab3080d;
}

.text-yellow-500\/50 {
  color: #eab30880;
}

.text-yellow-500\/55 {
  color: #eab3088c;
}

.text-yellow-500\/60 {
  color: #eab30899;
}

.text-yellow-500\/65 {
  color: #eab308a6;
}

.text-yellow-500\/70 {
  color: #eab308b3;
}

.text-yellow-500\/75 {
  color: #eab308bf;
}

.text-yellow-500\/80 {
  color: #eab308cc;
}

.text-yellow-500\/85 {
  color: #eab308d9;
}

.text-yellow-500\/90 {
  color: #eab308e6;
}

.text-yellow-500\/95 {
  color: #eab308f2;
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity, 1));
}

.text-yellow-600\/0 {
  color: #ca8a0400;
}

.text-yellow-600\/10 {
  color: #ca8a041a;
}

.text-yellow-600\/100 {
  color: #ca8a04;
}

.text-yellow-600\/15 {
  color: #ca8a0426;
}

.text-yellow-600\/20 {
  color: #ca8a0433;
}

.text-yellow-600\/25 {
  color: #ca8a0440;
}

.text-yellow-600\/30 {
  color: #ca8a044d;
}

.text-yellow-600\/35 {
  color: #ca8a0459;
}

.text-yellow-600\/40 {
  color: #ca8a0466;
}

.text-yellow-600\/45 {
  color: #ca8a0473;
}

.text-yellow-600\/5 {
  color: #ca8a040d;
}

.text-yellow-600\/50 {
  color: #ca8a0480;
}

.text-yellow-600\/55 {
  color: #ca8a048c;
}

.text-yellow-600\/60 {
  color: #ca8a0499;
}

.text-yellow-600\/65 {
  color: #ca8a04a6;
}

.text-yellow-600\/70 {
  color: #ca8a04b3;
}

.text-yellow-600\/75 {
  color: #ca8a04bf;
}

.text-yellow-600\/80 {
  color: #ca8a04cc;
}

.text-yellow-600\/85 {
  color: #ca8a04d9;
}

.text-yellow-600\/90 {
  color: #ca8a04e6;
}

.text-yellow-600\/95 {
  color: #ca8a04f2;
}

.text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.text-yellow-700\/0 {
  color: #a1620700;
}

.text-yellow-700\/10 {
  color: #a162071a;
}

.text-yellow-700\/100 {
  color: #a16207;
}

.text-yellow-700\/15 {
  color: #a1620726;
}

.text-yellow-700\/20 {
  color: #a1620733;
}

.text-yellow-700\/25 {
  color: #a1620740;
}

.text-yellow-700\/30 {
  color: #a162074d;
}

.text-yellow-700\/35 {
  color: #a1620759;
}

.text-yellow-700\/40 {
  color: #a1620766;
}

.text-yellow-700\/45 {
  color: #a1620773;
}

.text-yellow-700\/5 {
  color: #a162070d;
}

.text-yellow-700\/50 {
  color: #a1620780;
}

.text-yellow-700\/55 {
  color: #a162078c;
}

.text-yellow-700\/60 {
  color: #a1620799;
}

.text-yellow-700\/65 {
  color: #a16207a6;
}

.text-yellow-700\/70 {
  color: #a16207b3;
}

.text-yellow-700\/75 {
  color: #a16207bf;
}

.text-yellow-700\/80 {
  color: #a16207cc;
}

.text-yellow-700\/85 {
  color: #a16207d9;
}

.text-yellow-700\/90 {
  color: #a16207e6;
}

.text-yellow-700\/95 {
  color: #a16207f2;
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}

.text-yellow-800\/0 {
  color: #854d0e00;
}

.text-yellow-800\/10 {
  color: #854d0e1a;
}

.text-yellow-800\/100 {
  color: #854d0e;
}

.text-yellow-800\/15 {
  color: #854d0e26;
}

.text-yellow-800\/20 {
  color: #854d0e33;
}

.text-yellow-800\/25 {
  color: #854d0e40;
}

.text-yellow-800\/30 {
  color: #854d0e4d;
}

.text-yellow-800\/35 {
  color: #854d0e59;
}

.text-yellow-800\/40 {
  color: #854d0e66;
}

.text-yellow-800\/45 {
  color: #854d0e73;
}

.text-yellow-800\/5 {
  color: #854d0e0d;
}

.text-yellow-800\/50 {
  color: #854d0e80;
}

.text-yellow-800\/55 {
  color: #854d0e8c;
}

.text-yellow-800\/60 {
  color: #854d0e99;
}

.text-yellow-800\/65 {
  color: #854d0ea6;
}

.text-yellow-800\/70 {
  color: #854d0eb3;
}

.text-yellow-800\/75 {
  color: #854d0ebf;
}

.text-yellow-800\/80 {
  color: #854d0ecc;
}

.text-yellow-800\/85 {
  color: #854d0ed9;
}

.text-yellow-800\/90 {
  color: #854d0ee6;
}

.text-yellow-800\/95 {
  color: #854d0ef2;
}

.text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}

.text-yellow-900\/0 {
  color: #713f1200;
}

.text-yellow-900\/10 {
  color: #713f121a;
}

.text-yellow-900\/100 {
  color: #713f12;
}

.text-yellow-900\/15 {
  color: #713f1226;
}

.text-yellow-900\/20 {
  color: #713f1233;
}

.text-yellow-900\/25 {
  color: #713f1240;
}

.text-yellow-900\/30 {
  color: #713f124d;
}

.text-yellow-900\/35 {
  color: #713f1259;
}

.text-yellow-900\/40 {
  color: #713f1266;
}

.text-yellow-900\/45 {
  color: #713f1273;
}

.text-yellow-900\/5 {
  color: #713f120d;
}

.text-yellow-900\/50 {
  color: #713f1280;
}

.text-yellow-900\/55 {
  color: #713f128c;
}

.text-yellow-900\/60 {
  color: #713f1299;
}

.text-yellow-900\/65 {
  color: #713f12a6;
}

.text-yellow-900\/70 {
  color: #713f12b3;
}

.text-yellow-900\/75 {
  color: #713f12bf;
}

.text-yellow-900\/80 {
  color: #713f12cc;
}

.text-yellow-900\/85 {
  color: #713f12d9;
}

.text-yellow-900\/90 {
  color: #713f12e6;
}

.text-yellow-900\/95 {
  color: #713f12f2;
}

.text-yellow-950 {
  --tw-text-opacity: 1;
  color: rgb(66 32 6 / var(--tw-text-opacity, 1));
}

.text-yellow-950\/0 {
  color: #42200600;
}

.text-yellow-950\/10 {
  color: #4220061a;
}

.text-yellow-950\/100 {
  color: #422006;
}

.text-yellow-950\/15 {
  color: #42200626;
}

.text-yellow-950\/20 {
  color: #42200633;
}

.text-yellow-950\/25 {
  color: #42200640;
}

.text-yellow-950\/30 {
  color: #4220064d;
}

.text-yellow-950\/35 {
  color: #42200659;
}

.text-yellow-950\/40 {
  color: #42200666;
}

.text-yellow-950\/45 {
  color: #42200673;
}

.text-yellow-950\/5 {
  color: #4220060d;
}

.text-yellow-950\/50 {
  color: #42200680;
}

.text-yellow-950\/55 {
  color: #4220068c;
}

.text-yellow-950\/60 {
  color: #42200699;
}

.text-yellow-950\/65 {
  color: #422006a6;
}

.text-yellow-950\/70 {
  color: #422006b3;
}

.text-yellow-950\/75 {
  color: #422006bf;
}

.text-yellow-950\/80 {
  color: #422006cc;
}

.text-yellow-950\/85 {
  color: #422006d9;
}

.text-yellow-950\/90 {
  color: #422006e6;
}

.text-yellow-950\/95 {
  color: #422006f2;
}

.text-zinc-100 {
  --tw-text-opacity: 1;
  color: rgb(244 244 245 / var(--tw-text-opacity, 1));
}

.text-zinc-100\/0 {
  color: #f4f4f500;
}

.text-zinc-100\/10 {
  color: #f4f4f51a;
}

.text-zinc-100\/100 {
  color: #f4f4f5;
}

.text-zinc-100\/15 {
  color: #f4f4f526;
}

.text-zinc-100\/20 {
  color: #f4f4f533;
}

.text-zinc-100\/25 {
  color: #f4f4f540;
}

.text-zinc-100\/30 {
  color: #f4f4f54d;
}

.text-zinc-100\/35 {
  color: #f4f4f559;
}

.text-zinc-100\/40 {
  color: #f4f4f566;
}

.text-zinc-100\/45 {
  color: #f4f4f573;
}

.text-zinc-100\/5 {
  color: #f4f4f50d;
}

.text-zinc-100\/50 {
  color: #f4f4f580;
}

.text-zinc-100\/55 {
  color: #f4f4f58c;
}

.text-zinc-100\/60 {
  color: #f4f4f599;
}

.text-zinc-100\/65 {
  color: #f4f4f5a6;
}

.text-zinc-100\/70 {
  color: #f4f4f5b3;
}

.text-zinc-100\/75 {
  color: #f4f4f5bf;
}

.text-zinc-100\/80 {
  color: #f4f4f5cc;
}

.text-zinc-100\/85 {
  color: #f4f4f5d9;
}

.text-zinc-100\/90 {
  color: #f4f4f5e6;
}

.text-zinc-100\/95 {
  color: #f4f4f5f2;
}

.text-zinc-200 {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity, 1));
}

.text-zinc-200\/0 {
  color: #e4e4e700;
}

.text-zinc-200\/10 {
  color: #e4e4e71a;
}

.text-zinc-200\/100 {
  color: #e4e4e7;
}

.text-zinc-200\/15 {
  color: #e4e4e726;
}

.text-zinc-200\/20 {
  color: #e4e4e733;
}

.text-zinc-200\/25 {
  color: #e4e4e740;
}

.text-zinc-200\/30 {
  color: #e4e4e74d;
}

.text-zinc-200\/35 {
  color: #e4e4e759;
}

.text-zinc-200\/40 {
  color: #e4e4e766;
}

.text-zinc-200\/45 {
  color: #e4e4e773;
}

.text-zinc-200\/5 {
  color: #e4e4e70d;
}

.text-zinc-200\/50 {
  color: #e4e4e780;
}

.text-zinc-200\/55 {
  color: #e4e4e78c;
}

.text-zinc-200\/60 {
  color: #e4e4e799;
}

.text-zinc-200\/65 {
  color: #e4e4e7a6;
}

.text-zinc-200\/70 {
  color: #e4e4e7b3;
}

.text-zinc-200\/75 {
  color: #e4e4e7bf;
}

.text-zinc-200\/80 {
  color: #e4e4e7cc;
}

.text-zinc-200\/85 {
  color: #e4e4e7d9;
}

.text-zinc-200\/90 {
  color: #e4e4e7e6;
}

.text-zinc-200\/95 {
  color: #e4e4e7f2;
}

.text-zinc-300 {
  --tw-text-opacity: 1;
  color: rgb(212 212 216 / var(--tw-text-opacity, 1));
}

.text-zinc-300\/0 {
  color: #d4d4d800;
}

.text-zinc-300\/10 {
  color: #d4d4d81a;
}

.text-zinc-300\/100 {
  color: #d4d4d8;
}

.text-zinc-300\/15 {
  color: #d4d4d826;
}

.text-zinc-300\/20 {
  color: #d4d4d833;
}

.text-zinc-300\/25 {
  color: #d4d4d840;
}

.text-zinc-300\/30 {
  color: #d4d4d84d;
}

.text-zinc-300\/35 {
  color: #d4d4d859;
}

.text-zinc-300\/40 {
  color: #d4d4d866;
}

.text-zinc-300\/45 {
  color: #d4d4d873;
}

.text-zinc-300\/5 {
  color: #d4d4d80d;
}

.text-zinc-300\/50 {
  color: #d4d4d880;
}

.text-zinc-300\/55 {
  color: #d4d4d88c;
}

.text-zinc-300\/60 {
  color: #d4d4d899;
}

.text-zinc-300\/65 {
  color: #d4d4d8a6;
}

.text-zinc-300\/70 {
  color: #d4d4d8b3;
}

.text-zinc-300\/75 {
  color: #d4d4d8bf;
}

.text-zinc-300\/80 {
  color: #d4d4d8cc;
}

.text-zinc-300\/85 {
  color: #d4d4d8d9;
}

.text-zinc-300\/90 {
  color: #d4d4d8e6;
}

.text-zinc-300\/95 {
  color: #d4d4d8f2;
}

.text-zinc-400 {
  --tw-text-opacity: 1;
  color: rgb(161 161 170 / var(--tw-text-opacity, 1));
}

.text-zinc-400\/0 {
  color: #a1a1aa00;
}

.text-zinc-400\/10 {
  color: #a1a1aa1a;
}

.text-zinc-400\/100 {
  color: #a1a1aa;
}

.text-zinc-400\/15 {
  color: #a1a1aa26;
}

.text-zinc-400\/20 {
  color: #a1a1aa33;
}

.text-zinc-400\/25 {
  color: #a1a1aa40;
}

.text-zinc-400\/30 {
  color: #a1a1aa4d;
}

.text-zinc-400\/35 {
  color: #a1a1aa59;
}

.text-zinc-400\/40 {
  color: #a1a1aa66;
}

.text-zinc-400\/45 {
  color: #a1a1aa73;
}

.text-zinc-400\/5 {
  color: #a1a1aa0d;
}

.text-zinc-400\/50 {
  color: #a1a1aa80;
}

.text-zinc-400\/55 {
  color: #a1a1aa8c;
}

.text-zinc-400\/60 {
  color: #a1a1aa99;
}

.text-zinc-400\/65 {
  color: #a1a1aaa6;
}

.text-zinc-400\/70 {
  color: #a1a1aab3;
}

.text-zinc-400\/75 {
  color: #a1a1aabf;
}

.text-zinc-400\/80 {
  color: #a1a1aacc;
}

.text-zinc-400\/85 {
  color: #a1a1aad9;
}

.text-zinc-400\/90 {
  color: #a1a1aae6;
}

.text-zinc-400\/95 {
  color: #a1a1aaf2;
}

.text-zinc-50 {
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity, 1));
}

.text-zinc-50\/0 {
  color: #fafafa00;
}

.text-zinc-50\/10 {
  color: #fafafa1a;
}

.text-zinc-50\/100 {
  color: #fafafa;
}

.text-zinc-50\/15 {
  color: #fafafa26;
}

.text-zinc-50\/20 {
  color: #fafafa33;
}

.text-zinc-50\/25 {
  color: #fafafa40;
}

.text-zinc-50\/30 {
  color: #fafafa4d;
}

.text-zinc-50\/35 {
  color: #fafafa59;
}

.text-zinc-50\/40 {
  color: #fafafa66;
}

.text-zinc-50\/45 {
  color: #fafafa73;
}

.text-zinc-50\/5 {
  color: #fafafa0d;
}

.text-zinc-50\/50 {
  color: #fafafa80;
}

.text-zinc-50\/55 {
  color: #fafafa8c;
}

.text-zinc-50\/60 {
  color: #fafafa99;
}

.text-zinc-50\/65 {
  color: #fafafaa6;
}

.text-zinc-50\/70 {
  color: #fafafab3;
}

.text-zinc-50\/75 {
  color: #fafafabf;
}

.text-zinc-50\/80 {
  color: #fafafacc;
}

.text-zinc-50\/85 {
  color: #fafafad9;
}

.text-zinc-50\/90 {
  color: #fafafae6;
}

.text-zinc-50\/95 {
  color: #fafafaf2;
}

.text-zinc-500 {
  --tw-text-opacity: 1;
  color: rgb(113 113 122 / var(--tw-text-opacity, 1));
}

.text-zinc-500\/0 {
  color: #71717a00;
}

.text-zinc-500\/10 {
  color: #71717a1a;
}

.text-zinc-500\/100 {
  color: #71717a;
}

.text-zinc-500\/15 {
  color: #71717a26;
}

.text-zinc-500\/20 {
  color: #71717a33;
}

.text-zinc-500\/25 {
  color: #71717a40;
}

.text-zinc-500\/30 {
  color: #71717a4d;
}

.text-zinc-500\/35 {
  color: #71717a59;
}

.text-zinc-500\/40 {
  color: #71717a66;
}

.text-zinc-500\/45 {
  color: #71717a73;
}

.text-zinc-500\/5 {
  color: #71717a0d;
}

.text-zinc-500\/50 {
  color: #71717a80;
}

.text-zinc-500\/55 {
  color: #71717a8c;
}

.text-zinc-500\/60 {
  color: #71717a99;
}

.text-zinc-500\/65 {
  color: #71717aa6;
}

.text-zinc-500\/70 {
  color: #71717ab3;
}

.text-zinc-500\/75 {
  color: #71717abf;
}

.text-zinc-500\/80 {
  color: #71717acc;
}

.text-zinc-500\/85 {
  color: #71717ad9;
}

.text-zinc-500\/90 {
  color: #71717ae6;
}

.text-zinc-500\/95 {
  color: #71717af2;
}

.text-zinc-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 91 / var(--tw-text-opacity, 1));
}

.text-zinc-600\/0 {
  color: #52525b00;
}

.text-zinc-600\/10 {
  color: #52525b1a;
}

.text-zinc-600\/100 {
  color: #52525b;
}

.text-zinc-600\/15 {
  color: #52525b26;
}

.text-zinc-600\/20 {
  color: #52525b33;
}

.text-zinc-600\/25 {
  color: #52525b40;
}

.text-zinc-600\/30 {
  color: #52525b4d;
}

.text-zinc-600\/35 {
  color: #52525b59;
}

.text-zinc-600\/40 {
  color: #52525b66;
}

.text-zinc-600\/45 {
  color: #52525b73;
}

.text-zinc-600\/5 {
  color: #52525b0d;
}

.text-zinc-600\/50 {
  color: #52525b80;
}

.text-zinc-600\/55 {
  color: #52525b8c;
}

.text-zinc-600\/60 {
  color: #52525b99;
}

.text-zinc-600\/65 {
  color: #52525ba6;
}

.text-zinc-600\/70 {
  color: #52525bb3;
}

.text-zinc-600\/75 {
  color: #52525bbf;
}

.text-zinc-600\/80 {
  color: #52525bcc;
}

.text-zinc-600\/85 {
  color: #52525bd9;
}

.text-zinc-600\/90 {
  color: #52525be6;
}

.text-zinc-600\/95 {
  color: #52525bf2;
}

.text-zinc-700 {
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity, 1));
}

.text-zinc-700\/0 {
  color: #3f3f4600;
}

.text-zinc-700\/10 {
  color: #3f3f461a;
}

.text-zinc-700\/100 {
  color: #3f3f46;
}

.text-zinc-700\/15 {
  color: #3f3f4626;
}

.text-zinc-700\/20 {
  color: #3f3f4633;
}

.text-zinc-700\/25 {
  color: #3f3f4640;
}

.text-zinc-700\/30 {
  color: #3f3f464d;
}

.text-zinc-700\/35 {
  color: #3f3f4659;
}

.text-zinc-700\/40 {
  color: #3f3f4666;
}

.text-zinc-700\/45 {
  color: #3f3f4673;
}

.text-zinc-700\/5 {
  color: #3f3f460d;
}

.text-zinc-700\/50 {
  color: #3f3f4680;
}

.text-zinc-700\/55 {
  color: #3f3f468c;
}

.text-zinc-700\/60 {
  color: #3f3f4699;
}

.text-zinc-700\/65 {
  color: #3f3f46a6;
}

.text-zinc-700\/70 {
  color: #3f3f46b3;
}

.text-zinc-700\/75 {
  color: #3f3f46bf;
}

.text-zinc-700\/80 {
  color: #3f3f46cc;
}

.text-zinc-700\/85 {
  color: #3f3f46d9;
}

.text-zinc-700\/90 {
  color: #3f3f46e6;
}

.text-zinc-700\/95 {
  color: #3f3f46f2;
}

.text-zinc-800 {
  --tw-text-opacity: 1;
  color: rgb(39 39 42 / var(--tw-text-opacity, 1));
}

.text-zinc-800\/0 {
  color: #27272a00;
}

.text-zinc-800\/10 {
  color: #27272a1a;
}

.text-zinc-800\/100 {
  color: #27272a;
}

.text-zinc-800\/15 {
  color: #27272a26;
}

.text-zinc-800\/20 {
  color: #27272a33;
}

.text-zinc-800\/25 {
  color: #27272a40;
}

.text-zinc-800\/30 {
  color: #27272a4d;
}

.text-zinc-800\/35 {
  color: #27272a59;
}

.text-zinc-800\/40 {
  color: #27272a66;
}

.text-zinc-800\/45 {
  color: #27272a73;
}

.text-zinc-800\/5 {
  color: #27272a0d;
}

.text-zinc-800\/50 {
  color: #27272a80;
}

.text-zinc-800\/55 {
  color: #27272a8c;
}

.text-zinc-800\/60 {
  color: #27272a99;
}

.text-zinc-800\/65 {
  color: #27272aa6;
}

.text-zinc-800\/70 {
  color: #27272ab3;
}

.text-zinc-800\/75 {
  color: #27272abf;
}

.text-zinc-800\/80 {
  color: #27272acc;
}

.text-zinc-800\/85 {
  color: #27272ad9;
}

.text-zinc-800\/90 {
  color: #27272ae6;
}

.text-zinc-800\/95 {
  color: #27272af2;
}

.text-zinc-900 {
  --tw-text-opacity: 1;
  color: rgb(24 24 27 / var(--tw-text-opacity, 1));
}

.text-zinc-900\/0 {
  color: #18181b00;
}

.text-zinc-900\/10 {
  color: #18181b1a;
}

.text-zinc-900\/100 {
  color: #18181b;
}

.text-zinc-900\/15 {
  color: #18181b26;
}

.text-zinc-900\/20 {
  color: #18181b33;
}

.text-zinc-900\/25 {
  color: #18181b40;
}

.text-zinc-900\/30 {
  color: #18181b4d;
}

.text-zinc-900\/35 {
  color: #18181b59;
}

.text-zinc-900\/40 {
  color: #18181b66;
}

.text-zinc-900\/45 {
  color: #18181b73;
}

.text-zinc-900\/5 {
  color: #18181b0d;
}

.text-zinc-900\/50 {
  color: #18181b80;
}

.text-zinc-900\/55 {
  color: #18181b8c;
}

.text-zinc-900\/60 {
  color: #18181b99;
}

.text-zinc-900\/65 {
  color: #18181ba6;
}

.text-zinc-900\/70 {
  color: #18181bb3;
}

.text-zinc-900\/75 {
  color: #18181bbf;
}

.text-zinc-900\/80 {
  color: #18181bcc;
}

.text-zinc-900\/85 {
  color: #18181bd9;
}

.text-zinc-900\/90 {
  color: #18181be6;
}

.text-zinc-900\/95 {
  color: #18181bf2;
}

.text-zinc-950 {
  --tw-text-opacity: 1;
  color: rgb(9 9 11 / var(--tw-text-opacity, 1));
}

.text-zinc-950\/0 {
  color: #09090b00;
}

.text-zinc-950\/10 {
  color: #09090b1a;
}

.text-zinc-950\/100 {
  color: #09090b;
}

.text-zinc-950\/15 {
  color: #09090b26;
}

.text-zinc-950\/20 {
  color: #09090b33;
}

.text-zinc-950\/25 {
  color: #09090b40;
}

.text-zinc-950\/30 {
  color: #09090b4d;
}

.text-zinc-950\/35 {
  color: #09090b59;
}

.text-zinc-950\/40 {
  color: #09090b66;
}

.text-zinc-950\/45 {
  color: #09090b73;
}

.text-zinc-950\/5 {
  color: #09090b0d;
}

.text-zinc-950\/50 {
  color: #09090b80;
}

.text-zinc-950\/55 {
  color: #09090b8c;
}

.text-zinc-950\/60 {
  color: #09090b99;
}

.text-zinc-950\/65 {
  color: #09090ba6;
}

.text-zinc-950\/70 {
  color: #09090bb3;
}

.text-zinc-950\/75 {
  color: #09090bbf;
}

.text-zinc-950\/80 {
  color: #09090bcc;
}

.text-zinc-950\/85 {
  color: #09090bd9;
}

.text-zinc-950\/90 {
  color: #09090be6;
}

.text-zinc-950\/95 {
  color: #09090bf2;
}

.text-opacity-0 {
  --tw-text-opacity: 0;
}

.text-opacity-10 {
  --tw-text-opacity: .1;
}

.text-opacity-100 {
  --tw-text-opacity: 1;
}

.text-opacity-15 {
  --tw-text-opacity: .15;
}

.text-opacity-20 {
  --tw-text-opacity: .2;
}

.text-opacity-25 {
  --tw-text-opacity: .25;
}

.text-opacity-30 {
  --tw-text-opacity: .3;
}

.text-opacity-35 {
  --tw-text-opacity: .35;
}

.text-opacity-40 {
  --tw-text-opacity: .4;
}

.text-opacity-45 {
  --tw-text-opacity: .45;
}

.text-opacity-5 {
  --tw-text-opacity: .05;
}

.text-opacity-50 {
  --tw-text-opacity: .5;
}

.text-opacity-55 {
  --tw-text-opacity: .55;
}

.text-opacity-60 {
  --tw-text-opacity: .6;
}

.text-opacity-65 {
  --tw-text-opacity: .65;
}

.text-opacity-70 {
  --tw-text-opacity: .7;
}

.text-opacity-75 {
  --tw-text-opacity: .75;
}

.text-opacity-80 {
  --tw-text-opacity: .8;
}

.text-opacity-85 {
  --tw-text-opacity: .85;
}

.text-opacity-90 {
  --tw-text-opacity: .9;
}

.text-opacity-95 {
  --tw-text-opacity: .95;
}

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

.decoration-accent {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / 1));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / 1));
}

.decoration-accent-content {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / 1));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / 1));
}

.decoration-accent-content\/0 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / 0));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / 0));
}

.decoration-accent-content\/10 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .1));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .1));
}

.decoration-accent-content\/100 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / 1));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / 1));
}

.decoration-accent-content\/15 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .15));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .15));
}

.decoration-accent-content\/20 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .2));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .2));
}

.decoration-accent-content\/25 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .25));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .25));
}

.decoration-accent-content\/30 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .3));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .3));
}

.decoration-accent-content\/35 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .35));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .35));
}

.decoration-accent-content\/40 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .4));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .4));
}

.decoration-accent-content\/45 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .45));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .45));
}

.decoration-accent-content\/5 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .05));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .05));
}

.decoration-accent-content\/50 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .5));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .5));
}

.decoration-accent-content\/55 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .55));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .55));
}

.decoration-accent-content\/60 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .6));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .6));
}

.decoration-accent-content\/65 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .65));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .65));
}

.decoration-accent-content\/70 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .7));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .7));
}

.decoration-accent-content\/75 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .75));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .75));
}

.decoration-accent-content\/80 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .8));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .8));
}

.decoration-accent-content\/85 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .85));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .85));
}

.decoration-accent-content\/90 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .9));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .9));
}

.decoration-accent-content\/95 {
  -webkit-text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .95));
  text-decoration-color: var(--fallback-ac, oklch(var(--ac) / .95));
}

.decoration-accent\/0 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / 0));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / 0));
}

.decoration-accent\/10 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .1));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .1));
}

.decoration-accent\/100 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / 1));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / 1));
}

.decoration-accent\/15 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .15));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .15));
}

.decoration-accent\/20 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .2));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .2));
}

.decoration-accent\/25 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .25));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .25));
}

.decoration-accent\/30 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .3));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .3));
}

.decoration-accent\/35 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .35));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .35));
}

.decoration-accent\/40 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .4));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .4));
}

.decoration-accent\/45 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .45));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .45));
}

.decoration-accent\/5 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .05));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .05));
}

.decoration-accent\/50 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .5));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .5));
}

.decoration-accent\/55 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .55));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .55));
}

.decoration-accent\/60 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .6));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .6));
}

.decoration-accent\/65 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .65));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .65));
}

.decoration-accent\/70 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .7));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .7));
}

.decoration-accent\/75 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .75));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .75));
}

.decoration-accent\/80 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .8));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .8));
}

.decoration-accent\/85 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .85));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .85));
}

.decoration-accent\/90 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .9));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .9));
}

.decoration-accent\/95 {
  -webkit-text-decoration-color: var(--fallback-a, oklch(var(--a) / .95));
  text-decoration-color: var(--fallback-a, oklch(var(--a) / .95));
}

.decoration-amber-100 {
  text-decoration-color: #fef3c7;
}

.decoration-amber-100\/0 {
  text-decoration-color: #fef3c700;
}

.decoration-amber-100\/10 {
  text-decoration-color: #fef3c71a;
}

.decoration-amber-100\/100 {
  text-decoration-color: #fef3c7;
}

.decoration-amber-100\/15 {
  text-decoration-color: #fef3c726;
}

.decoration-amber-100\/20 {
  text-decoration-color: #fef3c733;
}

.decoration-amber-100\/25 {
  text-decoration-color: #fef3c740;
}

.decoration-amber-100\/30 {
  text-decoration-color: #fef3c74d;
}

.decoration-amber-100\/35 {
  text-decoration-color: #fef3c759;
}

.decoration-amber-100\/40 {
  text-decoration-color: #fef3c766;
}

.decoration-amber-100\/45 {
  text-decoration-color: #fef3c773;
}

.decoration-amber-100\/5 {
  text-decoration-color: #fef3c70d;
}

.decoration-amber-100\/50 {
  text-decoration-color: #fef3c780;
}

.decoration-amber-100\/55 {
  text-decoration-color: #fef3c78c;
}

.decoration-amber-100\/60 {
  text-decoration-color: #fef3c799;
}

.decoration-amber-100\/65 {
  text-decoration-color: #fef3c7a6;
}

.decoration-amber-100\/70 {
  text-decoration-color: #fef3c7b3;
}

.decoration-amber-100\/75 {
  text-decoration-color: #fef3c7bf;
}

.decoration-amber-100\/80 {
  text-decoration-color: #fef3c7cc;
}

.decoration-amber-100\/85 {
  text-decoration-color: #fef3c7d9;
}

.decoration-amber-100\/90 {
  text-decoration-color: #fef3c7e6;
}

.decoration-amber-100\/95 {
  text-decoration-color: #fef3c7f2;
}

.decoration-amber-200 {
  text-decoration-color: #fde68a;
}

.decoration-amber-200\/0 {
  text-decoration-color: #fde68a00;
}

.decoration-amber-200\/10 {
  text-decoration-color: #fde68a1a;
}

.decoration-amber-200\/100 {
  text-decoration-color: #fde68a;
}

.decoration-amber-200\/15 {
  text-decoration-color: #fde68a26;
}

.decoration-amber-200\/20 {
  text-decoration-color: #fde68a33;
}

.decoration-amber-200\/25 {
  text-decoration-color: #fde68a40;
}

.decoration-amber-200\/30 {
  text-decoration-color: #fde68a4d;
}

.decoration-amber-200\/35 {
  text-decoration-color: #fde68a59;
}

.decoration-amber-200\/40 {
  text-decoration-color: #fde68a66;
}

.decoration-amber-200\/45 {
  text-decoration-color: #fde68a73;
}

.decoration-amber-200\/5 {
  text-decoration-color: #fde68a0d;
}

.decoration-amber-200\/50 {
  text-decoration-color: #fde68a80;
}

.decoration-amber-200\/55 {
  text-decoration-color: #fde68a8c;
}

.decoration-amber-200\/60 {
  text-decoration-color: #fde68a99;
}

.decoration-amber-200\/65 {
  text-decoration-color: #fde68aa6;
}

.decoration-amber-200\/70 {
  text-decoration-color: #fde68ab3;
}

.decoration-amber-200\/75 {
  text-decoration-color: #fde68abf;
}

.decoration-amber-200\/80 {
  text-decoration-color: #fde68acc;
}

.decoration-amber-200\/85 {
  text-decoration-color: #fde68ad9;
}

.decoration-amber-200\/90 {
  text-decoration-color: #fde68ae6;
}

.decoration-amber-200\/95 {
  text-decoration-color: #fde68af2;
}

.decoration-amber-300 {
  text-decoration-color: #fcd34d;
}

.decoration-amber-300\/0 {
  text-decoration-color: #fcd34d00;
}

.decoration-amber-300\/10 {
  text-decoration-color: #fcd34d1a;
}

.decoration-amber-300\/100 {
  text-decoration-color: #fcd34d;
}

.decoration-amber-300\/15 {
  text-decoration-color: #fcd34d26;
}

.decoration-amber-300\/20 {
  text-decoration-color: #fcd34d33;
}

.decoration-amber-300\/25 {
  text-decoration-color: #fcd34d40;
}

.decoration-amber-300\/30 {
  text-decoration-color: #fcd34d4d;
}

.decoration-amber-300\/35 {
  text-decoration-color: #fcd34d59;
}

.decoration-amber-300\/40 {
  text-decoration-color: #fcd34d66;
}

.decoration-amber-300\/45 {
  text-decoration-color: #fcd34d73;
}

.decoration-amber-300\/5 {
  text-decoration-color: #fcd34d0d;
}

.decoration-amber-300\/50 {
  text-decoration-color: #fcd34d80;
}

.decoration-amber-300\/55 {
  text-decoration-color: #fcd34d8c;
}

.decoration-amber-300\/60 {
  text-decoration-color: #fcd34d99;
}

.decoration-amber-300\/65 {
  text-decoration-color: #fcd34da6;
}

.decoration-amber-300\/70 {
  text-decoration-color: #fcd34db3;
}

.decoration-amber-300\/75 {
  text-decoration-color: #fcd34dbf;
}

.decoration-amber-300\/80 {
  text-decoration-color: #fcd34dcc;
}

.decoration-amber-300\/85 {
  text-decoration-color: #fcd34dd9;
}

.decoration-amber-300\/90 {
  text-decoration-color: #fcd34de6;
}

.decoration-amber-300\/95 {
  text-decoration-color: #fcd34df2;
}

.decoration-amber-400 {
  text-decoration-color: #fbbf24;
}

.decoration-amber-400\/0 {
  text-decoration-color: #fbbf2400;
}

.decoration-amber-400\/10 {
  text-decoration-color: #fbbf241a;
}

.decoration-amber-400\/100 {
  text-decoration-color: #fbbf24;
}

.decoration-amber-400\/15 {
  text-decoration-color: #fbbf2426;
}

.decoration-amber-400\/20 {
  text-decoration-color: #fbbf2433;
}

.decoration-amber-400\/25 {
  text-decoration-color: #fbbf2440;
}

.decoration-amber-400\/30 {
  text-decoration-color: #fbbf244d;
}

.decoration-amber-400\/35 {
  text-decoration-color: #fbbf2459;
}

.decoration-amber-400\/40 {
  text-decoration-color: #fbbf2466;
}

.decoration-amber-400\/45 {
  text-decoration-color: #fbbf2473;
}

.decoration-amber-400\/5 {
  text-decoration-color: #fbbf240d;
}

.decoration-amber-400\/50 {
  text-decoration-color: #fbbf2480;
}

.decoration-amber-400\/55 {
  text-decoration-color: #fbbf248c;
}

.decoration-amber-400\/60 {
  text-decoration-color: #fbbf2499;
}

.decoration-amber-400\/65 {
  text-decoration-color: #fbbf24a6;
}

.decoration-amber-400\/70 {
  text-decoration-color: #fbbf24b3;
}

.decoration-amber-400\/75 {
  text-decoration-color: #fbbf24bf;
}

.decoration-amber-400\/80 {
  text-decoration-color: #fbbf24cc;
}

.decoration-amber-400\/85 {
  text-decoration-color: #fbbf24d9;
}

.decoration-amber-400\/90 {
  text-decoration-color: #fbbf24e6;
}

.decoration-amber-400\/95 {
  text-decoration-color: #fbbf24f2;
}

.decoration-amber-50 {
  text-decoration-color: #fffbeb;
}

.decoration-amber-50\/0 {
  text-decoration-color: #fffbeb00;
}

.decoration-amber-50\/10 {
  text-decoration-color: #fffbeb1a;
}

.decoration-amber-50\/100 {
  text-decoration-color: #fffbeb;
}

.decoration-amber-50\/15 {
  text-decoration-color: #fffbeb26;
}

.decoration-amber-50\/20 {
  text-decoration-color: #fffbeb33;
}

.decoration-amber-50\/25 {
  text-decoration-color: #fffbeb40;
}

.decoration-amber-50\/30 {
  text-decoration-color: #fffbeb4d;
}

.decoration-amber-50\/35 {
  text-decoration-color: #fffbeb59;
}

.decoration-amber-50\/40 {
  text-decoration-color: #fffbeb66;
}

.decoration-amber-50\/45 {
  text-decoration-color: #fffbeb73;
}

.decoration-amber-50\/5 {
  text-decoration-color: #fffbeb0d;
}

.decoration-amber-50\/50 {
  text-decoration-color: #fffbeb80;
}

.decoration-amber-50\/55 {
  text-decoration-color: #fffbeb8c;
}

.decoration-amber-50\/60 {
  text-decoration-color: #fffbeb99;
}

.decoration-amber-50\/65 {
  text-decoration-color: #fffbeba6;
}

.decoration-amber-50\/70 {
  text-decoration-color: #fffbebb3;
}

.decoration-amber-50\/75 {
  text-decoration-color: #fffbebbf;
}

.decoration-amber-50\/80 {
  text-decoration-color: #fffbebcc;
}

.decoration-amber-50\/85 {
  text-decoration-color: #fffbebd9;
}

.decoration-amber-50\/90 {
  text-decoration-color: #fffbebe6;
}

.decoration-amber-50\/95 {
  text-decoration-color: #fffbebf2;
}

.decoration-amber-500 {
  text-decoration-color: #f59e0b;
}

.decoration-amber-500\/0 {
  text-decoration-color: #f59e0b00;
}

.decoration-amber-500\/10 {
  text-decoration-color: #f59e0b1a;
}

.decoration-amber-500\/100 {
  text-decoration-color: #f59e0b;
}

.decoration-amber-500\/15 {
  text-decoration-color: #f59e0b26;
}

.decoration-amber-500\/20 {
  text-decoration-color: #f59e0b33;
}

.decoration-amber-500\/25 {
  text-decoration-color: #f59e0b40;
}

.decoration-amber-500\/30 {
  text-decoration-color: #f59e0b4d;
}

.decoration-amber-500\/35 {
  text-decoration-color: #f59e0b59;
}

.decoration-amber-500\/40 {
  text-decoration-color: #f59e0b66;
}

.decoration-amber-500\/45 {
  text-decoration-color: #f59e0b73;
}

.decoration-amber-500\/5 {
  text-decoration-color: #f59e0b0d;
}

.decoration-amber-500\/50 {
  text-decoration-color: #f59e0b80;
}

.decoration-amber-500\/55 {
  text-decoration-color: #f59e0b8c;
}

.decoration-amber-500\/60 {
  text-decoration-color: #f59e0b99;
}

.decoration-amber-500\/65 {
  text-decoration-color: #f59e0ba6;
}

.decoration-amber-500\/70 {
  text-decoration-color: #f59e0bb3;
}

.decoration-amber-500\/75 {
  text-decoration-color: #f59e0bbf;
}

.decoration-amber-500\/80 {
  text-decoration-color: #f59e0bcc;
}

.decoration-amber-500\/85 {
  text-decoration-color: #f59e0bd9;
}

.decoration-amber-500\/90 {
  text-decoration-color: #f59e0be6;
}

.decoration-amber-500\/95 {
  text-decoration-color: #f59e0bf2;
}

.decoration-amber-600 {
  text-decoration-color: #d97706;
}

.decoration-amber-600\/0 {
  text-decoration-color: #d9770600;
}

.decoration-amber-600\/10 {
  text-decoration-color: #d977061a;
}

.decoration-amber-600\/100 {
  text-decoration-color: #d97706;
}

.decoration-amber-600\/15 {
  text-decoration-color: #d9770626;
}

.decoration-amber-600\/20 {
  text-decoration-color: #d9770633;
}

.decoration-amber-600\/25 {
  text-decoration-color: #d9770640;
}

.decoration-amber-600\/30 {
  text-decoration-color: #d977064d;
}

.decoration-amber-600\/35 {
  text-decoration-color: #d9770659;
}

.decoration-amber-600\/40 {
  text-decoration-color: #d9770666;
}

.decoration-amber-600\/45 {
  text-decoration-color: #d9770673;
}

.decoration-amber-600\/5 {
  text-decoration-color: #d977060d;
}

.decoration-amber-600\/50 {
  text-decoration-color: #d9770680;
}

.decoration-amber-600\/55 {
  text-decoration-color: #d977068c;
}

.decoration-amber-600\/60 {
  text-decoration-color: #d9770699;
}

.decoration-amber-600\/65 {
  text-decoration-color: #d97706a6;
}

.decoration-amber-600\/70 {
  text-decoration-color: #d97706b3;
}

.decoration-amber-600\/75 {
  text-decoration-color: #d97706bf;
}

.decoration-amber-600\/80 {
  text-decoration-color: #d97706cc;
}

.decoration-amber-600\/85 {
  text-decoration-color: #d97706d9;
}

.decoration-amber-600\/90 {
  text-decoration-color: #d97706e6;
}

.decoration-amber-600\/95 {
  text-decoration-color: #d97706f2;
}

.decoration-amber-700 {
  text-decoration-color: #b45309;
}

.decoration-amber-700\/0 {
  text-decoration-color: #b4530900;
}

.decoration-amber-700\/10 {
  text-decoration-color: #b453091a;
}

.decoration-amber-700\/100 {
  text-decoration-color: #b45309;
}

.decoration-amber-700\/15 {
  text-decoration-color: #b4530926;
}

.decoration-amber-700\/20 {
  text-decoration-color: #b4530933;
}

.decoration-amber-700\/25 {
  text-decoration-color: #b4530940;
}

.decoration-amber-700\/30 {
  text-decoration-color: #b453094d;
}

.decoration-amber-700\/35 {
  text-decoration-color: #b4530959;
}

.decoration-amber-700\/40 {
  text-decoration-color: #b4530966;
}

.decoration-amber-700\/45 {
  text-decoration-color: #b4530973;
}

.decoration-amber-700\/5 {
  text-decoration-color: #b453090d;
}

.decoration-amber-700\/50 {
  text-decoration-color: #b4530980;
}

.decoration-amber-700\/55 {
  text-decoration-color: #b453098c;
}

.decoration-amber-700\/60 {
  text-decoration-color: #b4530999;
}

.decoration-amber-700\/65 {
  text-decoration-color: #b45309a6;
}

.decoration-amber-700\/70 {
  text-decoration-color: #b45309b3;
}

.decoration-amber-700\/75 {
  text-decoration-color: #b45309bf;
}

.decoration-amber-700\/80 {
  text-decoration-color: #b45309cc;
}

.decoration-amber-700\/85 {
  text-decoration-color: #b45309d9;
}

.decoration-amber-700\/90 {
  text-decoration-color: #b45309e6;
}

.decoration-amber-700\/95 {
  text-decoration-color: #b45309f2;
}

.decoration-amber-800 {
  text-decoration-color: #92400e;
}

.decoration-amber-800\/0 {
  text-decoration-color: #92400e00;
}

.decoration-amber-800\/10 {
  text-decoration-color: #92400e1a;
}

.decoration-amber-800\/100 {
  text-decoration-color: #92400e;
}

.decoration-amber-800\/15 {
  text-decoration-color: #92400e26;
}

.decoration-amber-800\/20 {
  text-decoration-color: #92400e33;
}

.decoration-amber-800\/25 {
  text-decoration-color: #92400e40;
}

.decoration-amber-800\/30 {
  text-decoration-color: #92400e4d;
}

.decoration-amber-800\/35 {
  text-decoration-color: #92400e59;
}

.decoration-amber-800\/40 {
  text-decoration-color: #92400e66;
}

.decoration-amber-800\/45 {
  text-decoration-color: #92400e73;
}

.decoration-amber-800\/5 {
  text-decoration-color: #92400e0d;
}

.decoration-amber-800\/50 {
  text-decoration-color: #92400e80;
}

.decoration-amber-800\/55 {
  text-decoration-color: #92400e8c;
}

.decoration-amber-800\/60 {
  text-decoration-color: #92400e99;
}

.decoration-amber-800\/65 {
  text-decoration-color: #92400ea6;
}

.decoration-amber-800\/70 {
  text-decoration-color: #92400eb3;
}

.decoration-amber-800\/75 {
  text-decoration-color: #92400ebf;
}

.decoration-amber-800\/80 {
  text-decoration-color: #92400ecc;
}

.decoration-amber-800\/85 {
  text-decoration-color: #92400ed9;
}

.decoration-amber-800\/90 {
  text-decoration-color: #92400ee6;
}

.decoration-amber-800\/95 {
  text-decoration-color: #92400ef2;
}

.decoration-amber-900 {
  text-decoration-color: #78350f;
}

.decoration-amber-900\/0 {
  text-decoration-color: #78350f00;
}

.decoration-amber-900\/10 {
  text-decoration-color: #78350f1a;
}

.decoration-amber-900\/100 {
  text-decoration-color: #78350f;
}

.decoration-amber-900\/15 {
  text-decoration-color: #78350f26;
}

.decoration-amber-900\/20 {
  text-decoration-color: #78350f33;
}

.decoration-amber-900\/25 {
  text-decoration-color: #78350f40;
}

.decoration-amber-900\/30 {
  text-decoration-color: #78350f4d;
}

.decoration-amber-900\/35 {
  text-decoration-color: #78350f59;
}

.decoration-amber-900\/40 {
  text-decoration-color: #78350f66;
}

.decoration-amber-900\/45 {
  text-decoration-color: #78350f73;
}

.decoration-amber-900\/5 {
  text-decoration-color: #78350f0d;
}

.decoration-amber-900\/50 {
  text-decoration-color: #78350f80;
}

.decoration-amber-900\/55 {
  text-decoration-color: #78350f8c;
}

.decoration-amber-900\/60 {
  text-decoration-color: #78350f99;
}

.decoration-amber-900\/65 {
  text-decoration-color: #78350fa6;
}

.decoration-amber-900\/70 {
  text-decoration-color: #78350fb3;
}

.decoration-amber-900\/75 {
  text-decoration-color: #78350fbf;
}

.decoration-amber-900\/80 {
  text-decoration-color: #78350fcc;
}

.decoration-amber-900\/85 {
  text-decoration-color: #78350fd9;
}

.decoration-amber-900\/90 {
  text-decoration-color: #78350fe6;
}

.decoration-amber-900\/95 {
  text-decoration-color: #78350ff2;
}

.decoration-amber-950 {
  text-decoration-color: #451a03;
}

.decoration-amber-950\/0 {
  text-decoration-color: #451a0300;
}

.decoration-amber-950\/10 {
  text-decoration-color: #451a031a;
}

.decoration-amber-950\/100 {
  text-decoration-color: #451a03;
}

.decoration-amber-950\/15 {
  text-decoration-color: #451a0326;
}

.decoration-amber-950\/20 {
  text-decoration-color: #451a0333;
}

.decoration-amber-950\/25 {
  text-decoration-color: #451a0340;
}

.decoration-amber-950\/30 {
  text-decoration-color: #451a034d;
}

.decoration-amber-950\/35 {
  text-decoration-color: #451a0359;
}

.decoration-amber-950\/40 {
  text-decoration-color: #451a0366;
}

.decoration-amber-950\/45 {
  text-decoration-color: #451a0373;
}

.decoration-amber-950\/5 {
  text-decoration-color: #451a030d;
}

.decoration-amber-950\/50 {
  text-decoration-color: #451a0380;
}

.decoration-amber-950\/55 {
  text-decoration-color: #451a038c;
}

.decoration-amber-950\/60 {
  text-decoration-color: #451a0399;
}

.decoration-amber-950\/65 {
  text-decoration-color: #451a03a6;
}

.decoration-amber-950\/70 {
  text-decoration-color: #451a03b3;
}

.decoration-amber-950\/75 {
  text-decoration-color: #451a03bf;
}

.decoration-amber-950\/80 {
  text-decoration-color: #451a03cc;
}

.decoration-amber-950\/85 {
  text-decoration-color: #451a03d9;
}

.decoration-amber-950\/90 {
  text-decoration-color: #451a03e6;
}

.decoration-amber-950\/95 {
  text-decoration-color: #451a03f2;
}

.decoration-background {
  -webkit-text-decoration-color: var(--background);
  text-decoration-color: var(--background);
}

.decoration-base-100 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / 1));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / 1));
}

.decoration-base-100\/0 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / 0));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / 0));
}

.decoration-base-100\/10 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .1));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .1));
}

.decoration-base-100\/100 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / 1));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / 1));
}

.decoration-base-100\/15 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .15));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .15));
}

.decoration-base-100\/20 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .2));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .2));
}

.decoration-base-100\/25 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .25));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .25));
}

.decoration-base-100\/30 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .3));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .3));
}

.decoration-base-100\/35 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .35));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .35));
}

.decoration-base-100\/40 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .4));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .4));
}

.decoration-base-100\/45 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .45));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .45));
}

.decoration-base-100\/5 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .05));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .05));
}

.decoration-base-100\/50 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .5));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .5));
}

.decoration-base-100\/55 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .55));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .55));
}

.decoration-base-100\/60 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .6));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .6));
}

.decoration-base-100\/65 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .65));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .65));
}

.decoration-base-100\/70 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .7));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .7));
}

.decoration-base-100\/75 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .75));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .75));
}

.decoration-base-100\/80 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .8));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .8));
}

.decoration-base-100\/85 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .85));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .85));
}

.decoration-base-100\/90 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .9));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .9));
}

.decoration-base-100\/95 {
  -webkit-text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .95));
  text-decoration-color: var(--fallback-b1, oklch(var(--b1) / .95));
}

.decoration-base-200 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / 1));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / 1));
}

.decoration-base-200\/0 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / 0));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / 0));
}

.decoration-base-200\/10 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .1));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .1));
}

.decoration-base-200\/100 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / 1));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / 1));
}

.decoration-base-200\/15 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .15));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .15));
}

.decoration-base-200\/20 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .2));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .2));
}

.decoration-base-200\/25 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .25));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .25));
}

.decoration-base-200\/30 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .3));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .3));
}

.decoration-base-200\/35 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .35));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .35));
}

.decoration-base-200\/40 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .4));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .4));
}

.decoration-base-200\/45 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .45));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .45));
}

.decoration-base-200\/5 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .05));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .05));
}

.decoration-base-200\/50 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .5));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .5));
}

.decoration-base-200\/55 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .55));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .55));
}

.decoration-base-200\/60 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .6));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .6));
}

.decoration-base-200\/65 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .65));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .65));
}

.decoration-base-200\/70 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .7));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .7));
}

.decoration-base-200\/75 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .75));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .75));
}

.decoration-base-200\/80 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .8));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .8));
}

.decoration-base-200\/85 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .85));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .85));
}

.decoration-base-200\/90 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .9));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .9));
}

.decoration-base-200\/95 {
  -webkit-text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .95));
  text-decoration-color: var(--fallback-b2, oklch(var(--b2) / .95));
}

.decoration-base-300 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / 1));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / 1));
}

.decoration-base-300\/0 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / 0));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / 0));
}

.decoration-base-300\/10 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .1));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .1));
}

.decoration-base-300\/100 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / 1));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / 1));
}

.decoration-base-300\/15 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .15));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .15));
}

.decoration-base-300\/20 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .2));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .2));
}

.decoration-base-300\/25 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .25));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .25));
}

.decoration-base-300\/30 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .3));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .3));
}

.decoration-base-300\/35 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .35));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .35));
}

.decoration-base-300\/40 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .4));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .4));
}

.decoration-base-300\/45 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .45));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .45));
}

.decoration-base-300\/5 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .05));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .05));
}

.decoration-base-300\/50 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .5));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .5));
}

.decoration-base-300\/55 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .55));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .55));
}

.decoration-base-300\/60 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .6));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .6));
}

.decoration-base-300\/65 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .65));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .65));
}

.decoration-base-300\/70 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .7));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .7));
}

.decoration-base-300\/75 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .75));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .75));
}

.decoration-base-300\/80 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .8));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .8));
}

.decoration-base-300\/85 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .85));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .85));
}

.decoration-base-300\/90 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .9));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .9));
}

.decoration-base-300\/95 {
  -webkit-text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .95));
  text-decoration-color: var(--fallback-b3, oklch(var(--b3) / .95));
}

.decoration-base-content {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / 1));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / 1));
}

.decoration-base-content\/0 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / 0));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / 0));
}

.decoration-base-content\/10 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .1));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .1));
}

.decoration-base-content\/100 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / 1));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / 1));
}

.decoration-base-content\/15 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .15));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .15));
}

.decoration-base-content\/20 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .2));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .2));
}

.decoration-base-content\/25 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .25));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .25));
}

.decoration-base-content\/30 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .3));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .3));
}

.decoration-base-content\/35 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .35));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .35));
}

.decoration-base-content\/40 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .4));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .4));
}

.decoration-base-content\/45 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .45));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .45));
}

.decoration-base-content\/5 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .05));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .05));
}

.decoration-base-content\/50 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .5));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .5));
}

.decoration-base-content\/55 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .55));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .55));
}

.decoration-base-content\/60 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .6));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .6));
}

.decoration-base-content\/65 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .65));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .65));
}

.decoration-base-content\/70 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .7));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .7));
}

.decoration-base-content\/75 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .75));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .75));
}

.decoration-base-content\/80 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .8));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .8));
}

.decoration-base-content\/85 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .85));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .85));
}

.decoration-base-content\/90 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .9));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .9));
}

.decoration-base-content\/95 {
  -webkit-text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .95));
  text-decoration-color: var(--fallback-bc, oklch(var(--bc) / .95));
}

.decoration-black {
  text-decoration-color: #000;
}

.decoration-black\/0 {
  text-decoration-color: #0000;
}

.decoration-black\/10 {
  text-decoration-color: #0000001a;
}

.decoration-black\/100 {
  text-decoration-color: #000;
}

.decoration-black\/15 {
  text-decoration-color: #00000026;
}

.decoration-black\/20 {
  text-decoration-color: #0003;
}

.decoration-black\/25 {
  text-decoration-color: #00000040;
}

.decoration-black\/30 {
  text-decoration-color: #0000004d;
}

.decoration-black\/35 {
  text-decoration-color: #00000059;
}

.decoration-black\/40 {
  text-decoration-color: #0006;
}

.decoration-black\/45 {
  text-decoration-color: #00000073;
}

.decoration-black\/5 {
  text-decoration-color: #0000000d;
}

.decoration-black\/50 {
  text-decoration-color: #00000080;
}

.decoration-black\/55 {
  text-decoration-color: #0000008c;
}

.decoration-black\/60 {
  text-decoration-color: #0009;
}

.decoration-black\/65 {
  text-decoration-color: #000000a6;
}

.decoration-black\/70 {
  text-decoration-color: #000000b3;
}

.decoration-black\/75 {
  text-decoration-color: #000000bf;
}

.decoration-black\/80 {
  text-decoration-color: #000c;
}

.decoration-black\/85 {
  text-decoration-color: #000000d9;
}

.decoration-black\/90 {
  text-decoration-color: #000000e6;
}

.decoration-black\/95 {
  text-decoration-color: #000000f2;
}

.decoration-blue-100 {
  text-decoration-color: #dbeafe;
}

.decoration-blue-100\/0 {
  text-decoration-color: #dbeafe00;
}

.decoration-blue-100\/10 {
  text-decoration-color: #dbeafe1a;
}

.decoration-blue-100\/100 {
  text-decoration-color: #dbeafe;
}

.decoration-blue-100\/15 {
  text-decoration-color: #dbeafe26;
}

.decoration-blue-100\/20 {
  text-decoration-color: #dbeafe33;
}

.decoration-blue-100\/25 {
  text-decoration-color: #dbeafe40;
}

.decoration-blue-100\/30 {
  text-decoration-color: #dbeafe4d;
}

.decoration-blue-100\/35 {
  text-decoration-color: #dbeafe59;
}

.decoration-blue-100\/40 {
  text-decoration-color: #dbeafe66;
}

.decoration-blue-100\/45 {
  text-decoration-color: #dbeafe73;
}

.decoration-blue-100\/5 {
  text-decoration-color: #dbeafe0d;
}

.decoration-blue-100\/50 {
  text-decoration-color: #dbeafe80;
}

.decoration-blue-100\/55 {
  text-decoration-color: #dbeafe8c;
}

.decoration-blue-100\/60 {
  text-decoration-color: #dbeafe99;
}

.decoration-blue-100\/65 {
  text-decoration-color: #dbeafea6;
}

.decoration-blue-100\/70 {
  text-decoration-color: #dbeafeb3;
}

.decoration-blue-100\/75 {
  text-decoration-color: #dbeafebf;
}

.decoration-blue-100\/80 {
  text-decoration-color: #dbeafecc;
}

.decoration-blue-100\/85 {
  text-decoration-color: #dbeafed9;
}

.decoration-blue-100\/90 {
  text-decoration-color: #dbeafee6;
}

.decoration-blue-100\/95 {
  text-decoration-color: #dbeafef2;
}

.decoration-blue-200 {
  text-decoration-color: #bfdbfe;
}

.decoration-blue-200\/0 {
  text-decoration-color: #bfdbfe00;
}

.decoration-blue-200\/10 {
  text-decoration-color: #bfdbfe1a;
}

.decoration-blue-200\/100 {
  text-decoration-color: #bfdbfe;
}

.decoration-blue-200\/15 {
  text-decoration-color: #bfdbfe26;
}

.decoration-blue-200\/20 {
  text-decoration-color: #bfdbfe33;
}

.decoration-blue-200\/25 {
  text-decoration-color: #bfdbfe40;
}

.decoration-blue-200\/30 {
  text-decoration-color: #bfdbfe4d;
}

.decoration-blue-200\/35 {
  text-decoration-color: #bfdbfe59;
}

.decoration-blue-200\/40 {
  text-decoration-color: #bfdbfe66;
}

.decoration-blue-200\/45 {
  text-decoration-color: #bfdbfe73;
}

.decoration-blue-200\/5 {
  text-decoration-color: #bfdbfe0d;
}

.decoration-blue-200\/50 {
  text-decoration-color: #bfdbfe80;
}

.decoration-blue-200\/55 {
  text-decoration-color: #bfdbfe8c;
}

.decoration-blue-200\/60 {
  text-decoration-color: #bfdbfe99;
}

.decoration-blue-200\/65 {
  text-decoration-color: #bfdbfea6;
}

.decoration-blue-200\/70 {
  text-decoration-color: #bfdbfeb3;
}

.decoration-blue-200\/75 {
  text-decoration-color: #bfdbfebf;
}

.decoration-blue-200\/80 {
  text-decoration-color: #bfdbfecc;
}

.decoration-blue-200\/85 {
  text-decoration-color: #bfdbfed9;
}

.decoration-blue-200\/90 {
  text-decoration-color: #bfdbfee6;
}

.decoration-blue-200\/95 {
  text-decoration-color: #bfdbfef2;
}

.decoration-blue-300 {
  text-decoration-color: #93c5fd;
}

.decoration-blue-300\/0 {
  text-decoration-color: #93c5fd00;
}

.decoration-blue-300\/10 {
  text-decoration-color: #93c5fd1a;
}

.decoration-blue-300\/100 {
  text-decoration-color: #93c5fd;
}

.decoration-blue-300\/15 {
  text-decoration-color: #93c5fd26;
}

.decoration-blue-300\/20 {
  text-decoration-color: #93c5fd33;
}

.decoration-blue-300\/25 {
  text-decoration-color: #93c5fd40;
}

.decoration-blue-300\/30 {
  text-decoration-color: #93c5fd4d;
}

.decoration-blue-300\/35 {
  text-decoration-color: #93c5fd59;
}

.decoration-blue-300\/40 {
  text-decoration-color: #93c5fd66;
}

.decoration-blue-300\/45 {
  text-decoration-color: #93c5fd73;
}

.decoration-blue-300\/5 {
  text-decoration-color: #93c5fd0d;
}

.decoration-blue-300\/50 {
  text-decoration-color: #93c5fd80;
}

.decoration-blue-300\/55 {
  text-decoration-color: #93c5fd8c;
}

.decoration-blue-300\/60 {
  text-decoration-color: #93c5fd99;
}

.decoration-blue-300\/65 {
  text-decoration-color: #93c5fda6;
}

.decoration-blue-300\/70 {
  text-decoration-color: #93c5fdb3;
}

.decoration-blue-300\/75 {
  text-decoration-color: #93c5fdbf;
}

.decoration-blue-300\/80 {
  text-decoration-color: #93c5fdcc;
}

.decoration-blue-300\/85 {
  text-decoration-color: #93c5fdd9;
}

.decoration-blue-300\/90 {
  text-decoration-color: #93c5fde6;
}

.decoration-blue-300\/95 {
  text-decoration-color: #93c5fdf2;
}

.decoration-blue-400 {
  text-decoration-color: #60a5fa;
}

.decoration-blue-400\/0 {
  text-decoration-color: #60a5fa00;
}

.decoration-blue-400\/10 {
  text-decoration-color: #60a5fa1a;
}

.decoration-blue-400\/100 {
  text-decoration-color: #60a5fa;
}

.decoration-blue-400\/15 {
  text-decoration-color: #60a5fa26;
}

.decoration-blue-400\/20 {
  text-decoration-color: #60a5fa33;
}

.decoration-blue-400\/25 {
  text-decoration-color: #60a5fa40;
}

.decoration-blue-400\/30 {
  text-decoration-color: #60a5fa4d;
}

.decoration-blue-400\/35 {
  text-decoration-color: #60a5fa59;
}

.decoration-blue-400\/40 {
  text-decoration-color: #60a5fa66;
}

.decoration-blue-400\/45 {
  text-decoration-color: #60a5fa73;
}

.decoration-blue-400\/5 {
  text-decoration-color: #60a5fa0d;
}

.decoration-blue-400\/50 {
  text-decoration-color: #60a5fa80;
}

.decoration-blue-400\/55 {
  text-decoration-color: #60a5fa8c;
}

.decoration-blue-400\/60 {
  text-decoration-color: #60a5fa99;
}

.decoration-blue-400\/65 {
  text-decoration-color: #60a5faa6;
}

.decoration-blue-400\/70 {
  text-decoration-color: #60a5fab3;
}

.decoration-blue-400\/75 {
  text-decoration-color: #60a5fabf;
}

.decoration-blue-400\/80 {
  text-decoration-color: #60a5facc;
}

.decoration-blue-400\/85 {
  text-decoration-color: #60a5fad9;
}

.decoration-blue-400\/90 {
  text-decoration-color: #60a5fae6;
}

.decoration-blue-400\/95 {
  text-decoration-color: #60a5faf2;
}

.decoration-blue-50 {
  text-decoration-color: #eff6ff;
}

.decoration-blue-50\/0 {
  text-decoration-color: #eff6ff00;
}

.decoration-blue-50\/10 {
  text-decoration-color: #eff6ff1a;
}

.decoration-blue-50\/100 {
  text-decoration-color: #eff6ff;
}

.decoration-blue-50\/15 {
  text-decoration-color: #eff6ff26;
}

.decoration-blue-50\/20 {
  text-decoration-color: #eff6ff33;
}

.decoration-blue-50\/25 {
  text-decoration-color: #eff6ff40;
}

.decoration-blue-50\/30 {
  text-decoration-color: #eff6ff4d;
}

.decoration-blue-50\/35 {
  text-decoration-color: #eff6ff59;
}

.decoration-blue-50\/40 {
  text-decoration-color: #eff6ff66;
}

.decoration-blue-50\/45 {
  text-decoration-color: #eff6ff73;
}

.decoration-blue-50\/5 {
  text-decoration-color: #eff6ff0d;
}

.decoration-blue-50\/50 {
  text-decoration-color: #eff6ff80;
}

.decoration-blue-50\/55 {
  text-decoration-color: #eff6ff8c;
}

.decoration-blue-50\/60 {
  text-decoration-color: #eff6ff99;
}

.decoration-blue-50\/65 {
  text-decoration-color: #eff6ffa6;
}

.decoration-blue-50\/70 {
  text-decoration-color: #eff6ffb3;
}

.decoration-blue-50\/75 {
  text-decoration-color: #eff6ffbf;
}

.decoration-blue-50\/80 {
  text-decoration-color: #eff6ffcc;
}

.decoration-blue-50\/85 {
  text-decoration-color: #eff6ffd9;
}

.decoration-blue-50\/90 {
  text-decoration-color: #eff6ffe6;
}

.decoration-blue-50\/95 {
  text-decoration-color: #eff6fff2;
}

.decoration-blue-500 {
  text-decoration-color: #3b82f6;
}

.decoration-blue-500\/0 {
  text-decoration-color: #3b82f600;
}

.decoration-blue-500\/10 {
  text-decoration-color: #3b82f61a;
}

.decoration-blue-500\/100 {
  text-decoration-color: #3b82f6;
}

.decoration-blue-500\/15 {
  text-decoration-color: #3b82f626;
}

.decoration-blue-500\/20 {
  text-decoration-color: #3b82f633;
}

.decoration-blue-500\/25 {
  text-decoration-color: #3b82f640;
}

.decoration-blue-500\/30 {
  text-decoration-color: #3b82f64d;
}

.decoration-blue-500\/35 {
  text-decoration-color: #3b82f659;
}

.decoration-blue-500\/40 {
  text-decoration-color: #3b82f666;
}

.decoration-blue-500\/45 {
  text-decoration-color: #3b82f673;
}

.decoration-blue-500\/5 {
  text-decoration-color: #3b82f60d;
}

.decoration-blue-500\/50 {
  text-decoration-color: #3b82f680;
}

.decoration-blue-500\/55 {
  text-decoration-color: #3b82f68c;
}

.decoration-blue-500\/60 {
  text-decoration-color: #3b82f699;
}

.decoration-blue-500\/65 {
  text-decoration-color: #3b82f6a6;
}

.decoration-blue-500\/70 {
  text-decoration-color: #3b82f6b3;
}

.decoration-blue-500\/75 {
  text-decoration-color: #3b82f6bf;
}

.decoration-blue-500\/80 {
  text-decoration-color: #3b82f6cc;
}

.decoration-blue-500\/85 {
  text-decoration-color: #3b82f6d9;
}

.decoration-blue-500\/90 {
  text-decoration-color: #3b82f6e6;
}

.decoration-blue-500\/95 {
  text-decoration-color: #3b82f6f2;
}

.decoration-blue-600 {
  text-decoration-color: #2563eb;
}

.decoration-blue-600\/0 {
  text-decoration-color: #2563eb00;
}

.decoration-blue-600\/10 {
  text-decoration-color: #2563eb1a;
}

.decoration-blue-600\/100 {
  text-decoration-color: #2563eb;
}

.decoration-blue-600\/15 {
  text-decoration-color: #2563eb26;
}

.decoration-blue-600\/20 {
  text-decoration-color: #2563eb33;
}

.decoration-blue-600\/25 {
  text-decoration-color: #2563eb40;
}

.decoration-blue-600\/30 {
  text-decoration-color: #2563eb4d;
}

.decoration-blue-600\/35 {
  text-decoration-color: #2563eb59;
}

.decoration-blue-600\/40 {
  text-decoration-color: #2563eb66;
}

.decoration-blue-600\/45 {
  text-decoration-color: #2563eb73;
}

.decoration-blue-600\/5 {
  text-decoration-color: #2563eb0d;
}

.decoration-blue-600\/50 {
  text-decoration-color: #2563eb80;
}

.decoration-blue-600\/55 {
  text-decoration-color: #2563eb8c;
}

.decoration-blue-600\/60 {
  text-decoration-color: #2563eb99;
}

.decoration-blue-600\/65 {
  text-decoration-color: #2563eba6;
}

.decoration-blue-600\/70 {
  text-decoration-color: #2563ebb3;
}

.decoration-blue-600\/75 {
  text-decoration-color: #2563ebbf;
}

.decoration-blue-600\/80 {
  text-decoration-color: #2563ebcc;
}

.decoration-blue-600\/85 {
  text-decoration-color: #2563ebd9;
}

.decoration-blue-600\/90 {
  text-decoration-color: #2563ebe6;
}

.decoration-blue-600\/95 {
  text-decoration-color: #2563ebf2;
}

.decoration-blue-700 {
  text-decoration-color: #1d4ed8;
}

.decoration-blue-700\/0 {
  text-decoration-color: #1d4ed800;
}

.decoration-blue-700\/10 {
  text-decoration-color: #1d4ed81a;
}

.decoration-blue-700\/100 {
  text-decoration-color: #1d4ed8;
}

.decoration-blue-700\/15 {
  text-decoration-color: #1d4ed826;
}

.decoration-blue-700\/20 {
  text-decoration-color: #1d4ed833;
}

.decoration-blue-700\/25 {
  text-decoration-color: #1d4ed840;
}

.decoration-blue-700\/30 {
  text-decoration-color: #1d4ed84d;
}

.decoration-blue-700\/35 {
  text-decoration-color: #1d4ed859;
}

.decoration-blue-700\/40 {
  text-decoration-color: #1d4ed866;
}

.decoration-blue-700\/45 {
  text-decoration-color: #1d4ed873;
}

.decoration-blue-700\/5 {
  text-decoration-color: #1d4ed80d;
}

.decoration-blue-700\/50 {
  text-decoration-color: #1d4ed880;
}

.decoration-blue-700\/55 {
  text-decoration-color: #1d4ed88c;
}

.decoration-blue-700\/60 {
  text-decoration-color: #1d4ed899;
}

.decoration-blue-700\/65 {
  text-decoration-color: #1d4ed8a6;
}

.decoration-blue-700\/70 {
  text-decoration-color: #1d4ed8b3;
}

.decoration-blue-700\/75 {
  text-decoration-color: #1d4ed8bf;
}

.decoration-blue-700\/80 {
  text-decoration-color: #1d4ed8cc;
}

.decoration-blue-700\/85 {
  text-decoration-color: #1d4ed8d9;
}

.decoration-blue-700\/90 {
  text-decoration-color: #1d4ed8e6;
}

.decoration-blue-700\/95 {
  text-decoration-color: #1d4ed8f2;
}

.decoration-blue-800 {
  text-decoration-color: #1e40af;
}

.decoration-blue-800\/0 {
  text-decoration-color: #1e40af00;
}

.decoration-blue-800\/10 {
  text-decoration-color: #1e40af1a;
}

.decoration-blue-800\/100 {
  text-decoration-color: #1e40af;
}

.decoration-blue-800\/15 {
  text-decoration-color: #1e40af26;
}

.decoration-blue-800\/20 {
  text-decoration-color: #1e40af33;
}

.decoration-blue-800\/25 {
  text-decoration-color: #1e40af40;
}

.decoration-blue-800\/30 {
  text-decoration-color: #1e40af4d;
}

.decoration-blue-800\/35 {
  text-decoration-color: #1e40af59;
}

.decoration-blue-800\/40 {
  text-decoration-color: #1e40af66;
}

.decoration-blue-800\/45 {
  text-decoration-color: #1e40af73;
}

.decoration-blue-800\/5 {
  text-decoration-color: #1e40af0d;
}

.decoration-blue-800\/50 {
  text-decoration-color: #1e40af80;
}

.decoration-blue-800\/55 {
  text-decoration-color: #1e40af8c;
}

.decoration-blue-800\/60 {
  text-decoration-color: #1e40af99;
}

.decoration-blue-800\/65 {
  text-decoration-color: #1e40afa6;
}

.decoration-blue-800\/70 {
  text-decoration-color: #1e40afb3;
}

.decoration-blue-800\/75 {
  text-decoration-color: #1e40afbf;
}

.decoration-blue-800\/80 {
  text-decoration-color: #1e40afcc;
}

.decoration-blue-800\/85 {
  text-decoration-color: #1e40afd9;
}

.decoration-blue-800\/90 {
  text-decoration-color: #1e40afe6;
}

.decoration-blue-800\/95 {
  text-decoration-color: #1e40aff2;
}

.decoration-blue-900 {
  text-decoration-color: #1e3a8a;
}

.decoration-blue-900\/0 {
  text-decoration-color: #1e3a8a00;
}

.decoration-blue-900\/10 {
  text-decoration-color: #1e3a8a1a;
}

.decoration-blue-900\/100 {
  text-decoration-color: #1e3a8a;
}

.decoration-blue-900\/15 {
  text-decoration-color: #1e3a8a26;
}

.decoration-blue-900\/20 {
  text-decoration-color: #1e3a8a33;
}

.decoration-blue-900\/25 {
  text-decoration-color: #1e3a8a40;
}

.decoration-blue-900\/30 {
  text-decoration-color: #1e3a8a4d;
}

.decoration-blue-900\/35 {
  text-decoration-color: #1e3a8a59;
}

.decoration-blue-900\/40 {
  text-decoration-color: #1e3a8a66;
}

.decoration-blue-900\/45 {
  text-decoration-color: #1e3a8a73;
}

.decoration-blue-900\/5 {
  text-decoration-color: #1e3a8a0d;
}

.decoration-blue-900\/50 {
  text-decoration-color: #1e3a8a80;
}

.decoration-blue-900\/55 {
  text-decoration-color: #1e3a8a8c;
}

.decoration-blue-900\/60 {
  text-decoration-color: #1e3a8a99;
}

.decoration-blue-900\/65 {
  text-decoration-color: #1e3a8aa6;
}

.decoration-blue-900\/70 {
  text-decoration-color: #1e3a8ab3;
}

.decoration-blue-900\/75 {
  text-decoration-color: #1e3a8abf;
}

.decoration-blue-900\/80 {
  text-decoration-color: #1e3a8acc;
}

.decoration-blue-900\/85 {
  text-decoration-color: #1e3a8ad9;
}

.decoration-blue-900\/90 {
  text-decoration-color: #1e3a8ae6;
}

.decoration-blue-900\/95 {
  text-decoration-color: #1e3a8af2;
}

.decoration-blue-950 {
  text-decoration-color: #172554;
}

.decoration-blue-950\/0 {
  text-decoration-color: #17255400;
}

.decoration-blue-950\/10 {
  text-decoration-color: #1725541a;
}

.decoration-blue-950\/100 {
  text-decoration-color: #172554;
}

.decoration-blue-950\/15 {
  text-decoration-color: #17255426;
}

.decoration-blue-950\/20 {
  text-decoration-color: #17255433;
}

.decoration-blue-950\/25 {
  text-decoration-color: #17255440;
}

.decoration-blue-950\/30 {
  text-decoration-color: #1725544d;
}

.decoration-blue-950\/35 {
  text-decoration-color: #17255459;
}

.decoration-blue-950\/40 {
  text-decoration-color: #17255466;
}

.decoration-blue-950\/45 {
  text-decoration-color: #17255473;
}

.decoration-blue-950\/5 {
  text-decoration-color: #1725540d;
}

.decoration-blue-950\/50 {
  text-decoration-color: #17255480;
}

.decoration-blue-950\/55 {
  text-decoration-color: #1725548c;
}

.decoration-blue-950\/60 {
  text-decoration-color: #17255499;
}

.decoration-blue-950\/65 {
  text-decoration-color: #172554a6;
}

.decoration-blue-950\/70 {
  text-decoration-color: #172554b3;
}

.decoration-blue-950\/75 {
  text-decoration-color: #172554bf;
}

.decoration-blue-950\/80 {
  text-decoration-color: #172554cc;
}

.decoration-blue-950\/85 {
  text-decoration-color: #172554d9;
}

.decoration-blue-950\/90 {
  text-decoration-color: #172554e6;
}

.decoration-blue-950\/95 {
  text-decoration-color: #172554f2;
}

.decoration-current {
  text-decoration-color: currentColor;
}

.decoration-cyan-100 {
  text-decoration-color: #cffafe;
}

.decoration-cyan-100\/0 {
  text-decoration-color: #cffafe00;
}

.decoration-cyan-100\/10 {
  text-decoration-color: #cffafe1a;
}

.decoration-cyan-100\/100 {
  text-decoration-color: #cffafe;
}

.decoration-cyan-100\/15 {
  text-decoration-color: #cffafe26;
}

.decoration-cyan-100\/20 {
  text-decoration-color: #cffafe33;
}

.decoration-cyan-100\/25 {
  text-decoration-color: #cffafe40;
}

.decoration-cyan-100\/30 {
  text-decoration-color: #cffafe4d;
}

.decoration-cyan-100\/35 {
  text-decoration-color: #cffafe59;
}

.decoration-cyan-100\/40 {
  text-decoration-color: #cffafe66;
}

.decoration-cyan-100\/45 {
  text-decoration-color: #cffafe73;
}

.decoration-cyan-100\/5 {
  text-decoration-color: #cffafe0d;
}

.decoration-cyan-100\/50 {
  text-decoration-color: #cffafe80;
}

.decoration-cyan-100\/55 {
  text-decoration-color: #cffafe8c;
}

.decoration-cyan-100\/60 {
  text-decoration-color: #cffafe99;
}

.decoration-cyan-100\/65 {
  text-decoration-color: #cffafea6;
}

.decoration-cyan-100\/70 {
  text-decoration-color: #cffafeb3;
}

.decoration-cyan-100\/75 {
  text-decoration-color: #cffafebf;
}

.decoration-cyan-100\/80 {
  text-decoration-color: #cffafecc;
}

.decoration-cyan-100\/85 {
  text-decoration-color: #cffafed9;
}

.decoration-cyan-100\/90 {
  text-decoration-color: #cffafee6;
}

.decoration-cyan-100\/95 {
  text-decoration-color: #cffafef2;
}

.decoration-cyan-200 {
  text-decoration-color: #a5f3fc;
}

.decoration-cyan-200\/0 {
  text-decoration-color: #a5f3fc00;
}

.decoration-cyan-200\/10 {
  text-decoration-color: #a5f3fc1a;
}

.decoration-cyan-200\/100 {
  text-decoration-color: #a5f3fc;
}

.decoration-cyan-200\/15 {
  text-decoration-color: #a5f3fc26;
}

.decoration-cyan-200\/20 {
  text-decoration-color: #a5f3fc33;
}

.decoration-cyan-200\/25 {
  text-decoration-color: #a5f3fc40;
}

.decoration-cyan-200\/30 {
  text-decoration-color: #a5f3fc4d;
}

.decoration-cyan-200\/35 {
  text-decoration-color: #a5f3fc59;
}

.decoration-cyan-200\/40 {
  text-decoration-color: #a5f3fc66;
}

.decoration-cyan-200\/45 {
  text-decoration-color: #a5f3fc73;
}

.decoration-cyan-200\/5 {
  text-decoration-color: #a5f3fc0d;
}

.decoration-cyan-200\/50 {
  text-decoration-color: #a5f3fc80;
}

.decoration-cyan-200\/55 {
  text-decoration-color: #a5f3fc8c;
}

.decoration-cyan-200\/60 {
  text-decoration-color: #a5f3fc99;
}

.decoration-cyan-200\/65 {
  text-decoration-color: #a5f3fca6;
}

.decoration-cyan-200\/70 {
  text-decoration-color: #a5f3fcb3;
}

.decoration-cyan-200\/75 {
  text-decoration-color: #a5f3fcbf;
}

.decoration-cyan-200\/80 {
  text-decoration-color: #a5f3fccc;
}

.decoration-cyan-200\/85 {
  text-decoration-color: #a5f3fcd9;
}

.decoration-cyan-200\/90 {
  text-decoration-color: #a5f3fce6;
}

.decoration-cyan-200\/95 {
  text-decoration-color: #a5f3fcf2;
}

.decoration-cyan-300 {
  text-decoration-color: #67e8f9;
}

.decoration-cyan-300\/0 {
  text-decoration-color: #67e8f900;
}

.decoration-cyan-300\/10 {
  text-decoration-color: #67e8f91a;
}

.decoration-cyan-300\/100 {
  text-decoration-color: #67e8f9;
}

.decoration-cyan-300\/15 {
  text-decoration-color: #67e8f926;
}

.decoration-cyan-300\/20 {
  text-decoration-color: #67e8f933;
}

.decoration-cyan-300\/25 {
  text-decoration-color: #67e8f940;
}

.decoration-cyan-300\/30 {
  text-decoration-color: #67e8f94d;
}

.decoration-cyan-300\/35 {
  text-decoration-color: #67e8f959;
}

.decoration-cyan-300\/40 {
  text-decoration-color: #67e8f966;
}

.decoration-cyan-300\/45 {
  text-decoration-color: #67e8f973;
}

.decoration-cyan-300\/5 {
  text-decoration-color: #67e8f90d;
}

.decoration-cyan-300\/50 {
  text-decoration-color: #67e8f980;
}

.decoration-cyan-300\/55 {
  text-decoration-color: #67e8f98c;
}

.decoration-cyan-300\/60 {
  text-decoration-color: #67e8f999;
}

.decoration-cyan-300\/65 {
  text-decoration-color: #67e8f9a6;
}

.decoration-cyan-300\/70 {
  text-decoration-color: #67e8f9b3;
}

.decoration-cyan-300\/75 {
  text-decoration-color: #67e8f9bf;
}

.decoration-cyan-300\/80 {
  text-decoration-color: #67e8f9cc;
}

.decoration-cyan-300\/85 {
  text-decoration-color: #67e8f9d9;
}

.decoration-cyan-300\/90 {
  text-decoration-color: #67e8f9e6;
}

.decoration-cyan-300\/95 {
  text-decoration-color: #67e8f9f2;
}

.decoration-cyan-400 {
  text-decoration-color: #22d3ee;
}

.decoration-cyan-400\/0 {
  text-decoration-color: #22d3ee00;
}

.decoration-cyan-400\/10 {
  text-decoration-color: #22d3ee1a;
}

.decoration-cyan-400\/100 {
  text-decoration-color: #22d3ee;
}

.decoration-cyan-400\/15 {
  text-decoration-color: #22d3ee26;
}

.decoration-cyan-400\/20 {
  text-decoration-color: #22d3ee33;
}

.decoration-cyan-400\/25 {
  text-decoration-color: #22d3ee40;
}

.decoration-cyan-400\/30 {
  text-decoration-color: #22d3ee4d;
}

.decoration-cyan-400\/35 {
  text-decoration-color: #22d3ee59;
}

.decoration-cyan-400\/40 {
  text-decoration-color: #22d3ee66;
}

.decoration-cyan-400\/45 {
  text-decoration-color: #22d3ee73;
}

.decoration-cyan-400\/5 {
  text-decoration-color: #22d3ee0d;
}

.decoration-cyan-400\/50 {
  text-decoration-color: #22d3ee80;
}

.decoration-cyan-400\/55 {
  text-decoration-color: #22d3ee8c;
}

.decoration-cyan-400\/60 {
  text-decoration-color: #22d3ee99;
}

.decoration-cyan-400\/65 {
  text-decoration-color: #22d3eea6;
}

.decoration-cyan-400\/70 {
  text-decoration-color: #22d3eeb3;
}

.decoration-cyan-400\/75 {
  text-decoration-color: #22d3eebf;
}

.decoration-cyan-400\/80 {
  text-decoration-color: #22d3eecc;
}

.decoration-cyan-400\/85 {
  text-decoration-color: #22d3eed9;
}

.decoration-cyan-400\/90 {
  text-decoration-color: #22d3eee6;
}

.decoration-cyan-400\/95 {
  text-decoration-color: #22d3eef2;
}

.decoration-cyan-50 {
  text-decoration-color: #ecfeff;
}

.decoration-cyan-50\/0 {
  text-decoration-color: #ecfeff00;
}

.decoration-cyan-50\/10 {
  text-decoration-color: #ecfeff1a;
}

.decoration-cyan-50\/100 {
  text-decoration-color: #ecfeff;
}

.decoration-cyan-50\/15 {
  text-decoration-color: #ecfeff26;
}

.decoration-cyan-50\/20 {
  text-decoration-color: #ecfeff33;
}

.decoration-cyan-50\/25 {
  text-decoration-color: #ecfeff40;
}

.decoration-cyan-50\/30 {
  text-decoration-color: #ecfeff4d;
}

.decoration-cyan-50\/35 {
  text-decoration-color: #ecfeff59;
}

.decoration-cyan-50\/40 {
  text-decoration-color: #ecfeff66;
}

.decoration-cyan-50\/45 {
  text-decoration-color: #ecfeff73;
}

.decoration-cyan-50\/5 {
  text-decoration-color: #ecfeff0d;
}

.decoration-cyan-50\/50 {
  text-decoration-color: #ecfeff80;
}

.decoration-cyan-50\/55 {
  text-decoration-color: #ecfeff8c;
}

.decoration-cyan-50\/60 {
  text-decoration-color: #ecfeff99;
}

.decoration-cyan-50\/65 {
  text-decoration-color: #ecfeffa6;
}

.decoration-cyan-50\/70 {
  text-decoration-color: #ecfeffb3;
}

.decoration-cyan-50\/75 {
  text-decoration-color: #ecfeffbf;
}

.decoration-cyan-50\/80 {
  text-decoration-color: #ecfeffcc;
}

.decoration-cyan-50\/85 {
  text-decoration-color: #ecfeffd9;
}

.decoration-cyan-50\/90 {
  text-decoration-color: #ecfeffe6;
}

.decoration-cyan-50\/95 {
  text-decoration-color: #ecfefff2;
}

.decoration-cyan-500 {
  text-decoration-color: #06b6d4;
}

.decoration-cyan-500\/0 {
  text-decoration-color: #06b6d400;
}

.decoration-cyan-500\/10 {
  text-decoration-color: #06b6d41a;
}

.decoration-cyan-500\/100 {
  text-decoration-color: #06b6d4;
}

.decoration-cyan-500\/15 {
  text-decoration-color: #06b6d426;
}

.decoration-cyan-500\/20 {
  text-decoration-color: #06b6d433;
}

.decoration-cyan-500\/25 {
  text-decoration-color: #06b6d440;
}

.decoration-cyan-500\/30 {
  text-decoration-color: #06b6d44d;
}

.decoration-cyan-500\/35 {
  text-decoration-color: #06b6d459;
}

.decoration-cyan-500\/40 {
  text-decoration-color: #06b6d466;
}

.decoration-cyan-500\/45 {
  text-decoration-color: #06b6d473;
}

.decoration-cyan-500\/5 {
  text-decoration-color: #06b6d40d;
}

.decoration-cyan-500\/50 {
  text-decoration-color: #06b6d480;
}

.decoration-cyan-500\/55 {
  text-decoration-color: #06b6d48c;
}

.decoration-cyan-500\/60 {
  text-decoration-color: #06b6d499;
}

.decoration-cyan-500\/65 {
  text-decoration-color: #06b6d4a6;
}

.decoration-cyan-500\/70 {
  text-decoration-color: #06b6d4b3;
}

.decoration-cyan-500\/75 {
  text-decoration-color: #06b6d4bf;
}

.decoration-cyan-500\/80 {
  text-decoration-color: #06b6d4cc;
}

.decoration-cyan-500\/85 {
  text-decoration-color: #06b6d4d9;
}

.decoration-cyan-500\/90 {
  text-decoration-color: #06b6d4e6;
}

.decoration-cyan-500\/95 {
  text-decoration-color: #06b6d4f2;
}

.decoration-cyan-600 {
  text-decoration-color: #0891b2;
}

.decoration-cyan-600\/0 {
  text-decoration-color: #0891b200;
}

.decoration-cyan-600\/10 {
  text-decoration-color: #0891b21a;
}

.decoration-cyan-600\/100 {
  text-decoration-color: #0891b2;
}

.decoration-cyan-600\/15 {
  text-decoration-color: #0891b226;
}

.decoration-cyan-600\/20 {
  text-decoration-color: #0891b233;
}

.decoration-cyan-600\/25 {
  text-decoration-color: #0891b240;
}

.decoration-cyan-600\/30 {
  text-decoration-color: #0891b24d;
}

.decoration-cyan-600\/35 {
  text-decoration-color: #0891b259;
}

.decoration-cyan-600\/40 {
  text-decoration-color: #0891b266;
}

.decoration-cyan-600\/45 {
  text-decoration-color: #0891b273;
}

.decoration-cyan-600\/5 {
  text-decoration-color: #0891b20d;
}

.decoration-cyan-600\/50 {
  text-decoration-color: #0891b280;
}

.decoration-cyan-600\/55 {
  text-decoration-color: #0891b28c;
}

.decoration-cyan-600\/60 {
  text-decoration-color: #0891b299;
}

.decoration-cyan-600\/65 {
  text-decoration-color: #0891b2a6;
}

.decoration-cyan-600\/70 {
  text-decoration-color: #0891b2b3;
}

.decoration-cyan-600\/75 {
  text-decoration-color: #0891b2bf;
}

.decoration-cyan-600\/80 {
  text-decoration-color: #0891b2cc;
}

.decoration-cyan-600\/85 {
  text-decoration-color: #0891b2d9;
}

.decoration-cyan-600\/90 {
  text-decoration-color: #0891b2e6;
}

.decoration-cyan-600\/95 {
  text-decoration-color: #0891b2f2;
}

.decoration-cyan-700 {
  text-decoration-color: #0e7490;
}

.decoration-cyan-700\/0 {
  text-decoration-color: #0e749000;
}

.decoration-cyan-700\/10 {
  text-decoration-color: #0e74901a;
}

.decoration-cyan-700\/100 {
  text-decoration-color: #0e7490;
}

.decoration-cyan-700\/15 {
  text-decoration-color: #0e749026;
}

.decoration-cyan-700\/20 {
  text-decoration-color: #0e749033;
}

.decoration-cyan-700\/25 {
  text-decoration-color: #0e749040;
}

.decoration-cyan-700\/30 {
  text-decoration-color: #0e74904d;
}

.decoration-cyan-700\/35 {
  text-decoration-color: #0e749059;
}

.decoration-cyan-700\/40 {
  text-decoration-color: #0e749066;
}

.decoration-cyan-700\/45 {
  text-decoration-color: #0e749073;
}

.decoration-cyan-700\/5 {
  text-decoration-color: #0e74900d;
}

.decoration-cyan-700\/50 {
  text-decoration-color: #0e749080;
}

.decoration-cyan-700\/55 {
  text-decoration-color: #0e74908c;
}

.decoration-cyan-700\/60 {
  text-decoration-color: #0e749099;
}

.decoration-cyan-700\/65 {
  text-decoration-color: #0e7490a6;
}

.decoration-cyan-700\/70 {
  text-decoration-color: #0e7490b3;
}

.decoration-cyan-700\/75 {
  text-decoration-color: #0e7490bf;
}

.decoration-cyan-700\/80 {
  text-decoration-color: #0e7490cc;
}

.decoration-cyan-700\/85 {
  text-decoration-color: #0e7490d9;
}

.decoration-cyan-700\/90 {
  text-decoration-color: #0e7490e6;
}

.decoration-cyan-700\/95 {
  text-decoration-color: #0e7490f2;
}

.decoration-cyan-800 {
  text-decoration-color: #155e75;
}

.decoration-cyan-800\/0 {
  text-decoration-color: #155e7500;
}

.decoration-cyan-800\/10 {
  text-decoration-color: #155e751a;
}

.decoration-cyan-800\/100 {
  text-decoration-color: #155e75;
}

.decoration-cyan-800\/15 {
  text-decoration-color: #155e7526;
}

.decoration-cyan-800\/20 {
  text-decoration-color: #155e7533;
}

.decoration-cyan-800\/25 {
  text-decoration-color: #155e7540;
}

.decoration-cyan-800\/30 {
  text-decoration-color: #155e754d;
}

.decoration-cyan-800\/35 {
  text-decoration-color: #155e7559;
}

.decoration-cyan-800\/40 {
  text-decoration-color: #155e7566;
}

.decoration-cyan-800\/45 {
  text-decoration-color: #155e7573;
}

.decoration-cyan-800\/5 {
  text-decoration-color: #155e750d;
}

.decoration-cyan-800\/50 {
  text-decoration-color: #155e7580;
}

.decoration-cyan-800\/55 {
  text-decoration-color: #155e758c;
}

.decoration-cyan-800\/60 {
  text-decoration-color: #155e7599;
}

.decoration-cyan-800\/65 {
  text-decoration-color: #155e75a6;
}

.decoration-cyan-800\/70 {
  text-decoration-color: #155e75b3;
}

.decoration-cyan-800\/75 {
  text-decoration-color: #155e75bf;
}

.decoration-cyan-800\/80 {
  text-decoration-color: #155e75cc;
}

.decoration-cyan-800\/85 {
  text-decoration-color: #155e75d9;
}

.decoration-cyan-800\/90 {
  text-decoration-color: #155e75e6;
}

.decoration-cyan-800\/95 {
  text-decoration-color: #155e75f2;
}

.decoration-cyan-900 {
  text-decoration-color: #164e63;
}

.decoration-cyan-900\/0 {
  text-decoration-color: #164e6300;
}

.decoration-cyan-900\/10 {
  text-decoration-color: #164e631a;
}

.decoration-cyan-900\/100 {
  text-decoration-color: #164e63;
}

.decoration-cyan-900\/15 {
  text-decoration-color: #164e6326;
}

.decoration-cyan-900\/20 {
  text-decoration-color: #164e6333;
}

.decoration-cyan-900\/25 {
  text-decoration-color: #164e6340;
}

.decoration-cyan-900\/30 {
  text-decoration-color: #164e634d;
}

.decoration-cyan-900\/35 {
  text-decoration-color: #164e6359;
}

.decoration-cyan-900\/40 {
  text-decoration-color: #164e6366;
}

.decoration-cyan-900\/45 {
  text-decoration-color: #164e6373;
}

.decoration-cyan-900\/5 {
  text-decoration-color: #164e630d;
}

.decoration-cyan-900\/50 {
  text-decoration-color: #164e6380;
}

.decoration-cyan-900\/55 {
  text-decoration-color: #164e638c;
}

.decoration-cyan-900\/60 {
  text-decoration-color: #164e6399;
}

.decoration-cyan-900\/65 {
  text-decoration-color: #164e63a6;
}

.decoration-cyan-900\/70 {
  text-decoration-color: #164e63b3;
}

.decoration-cyan-900\/75 {
  text-decoration-color: #164e63bf;
}

.decoration-cyan-900\/80 {
  text-decoration-color: #164e63cc;
}

.decoration-cyan-900\/85 {
  text-decoration-color: #164e63d9;
}

.decoration-cyan-900\/90 {
  text-decoration-color: #164e63e6;
}

.decoration-cyan-900\/95 {
  text-decoration-color: #164e63f2;
}

.decoration-cyan-950 {
  text-decoration-color: #083344;
}

.decoration-cyan-950\/0 {
  text-decoration-color: #08334400;
}

.decoration-cyan-950\/10 {
  text-decoration-color: #0833441a;
}

.decoration-cyan-950\/100 {
  text-decoration-color: #083344;
}

.decoration-cyan-950\/15 {
  text-decoration-color: #08334426;
}

.decoration-cyan-950\/20 {
  text-decoration-color: #08334433;
}

.decoration-cyan-950\/25 {
  text-decoration-color: #08334440;
}

.decoration-cyan-950\/30 {
  text-decoration-color: #0833444d;
}

.decoration-cyan-950\/35 {
  text-decoration-color: #08334459;
}

.decoration-cyan-950\/40 {
  text-decoration-color: #08334466;
}

.decoration-cyan-950\/45 {
  text-decoration-color: #08334473;
}

.decoration-cyan-950\/5 {
  text-decoration-color: #0833440d;
}

.decoration-cyan-950\/50 {
  text-decoration-color: #08334480;
}

.decoration-cyan-950\/55 {
  text-decoration-color: #0833448c;
}

.decoration-cyan-950\/60 {
  text-decoration-color: #08334499;
}

.decoration-cyan-950\/65 {
  text-decoration-color: #083344a6;
}

.decoration-cyan-950\/70 {
  text-decoration-color: #083344b3;
}

.decoration-cyan-950\/75 {
  text-decoration-color: #083344bf;
}

.decoration-cyan-950\/80 {
  text-decoration-color: #083344cc;
}

.decoration-cyan-950\/85 {
  text-decoration-color: #083344d9;
}

.decoration-cyan-950\/90 {
  text-decoration-color: #083344e6;
}

.decoration-cyan-950\/95 {
  text-decoration-color: #083344f2;
}

.decoration-emerald-100 {
  text-decoration-color: #d1fae5;
}

.decoration-emerald-100\/0 {
  text-decoration-color: #d1fae500;
}

.decoration-emerald-100\/10 {
  text-decoration-color: #d1fae51a;
}

.decoration-emerald-100\/100 {
  text-decoration-color: #d1fae5;
}

.decoration-emerald-100\/15 {
  text-decoration-color: #d1fae526;
}

.decoration-emerald-100\/20 {
  text-decoration-color: #d1fae533;
}

.decoration-emerald-100\/25 {
  text-decoration-color: #d1fae540;
}

.decoration-emerald-100\/30 {
  text-decoration-color: #d1fae54d;
}

.decoration-emerald-100\/35 {
  text-decoration-color: #d1fae559;
}

.decoration-emerald-100\/40 {
  text-decoration-color: #d1fae566;
}

.decoration-emerald-100\/45 {
  text-decoration-color: #d1fae573;
}

.decoration-emerald-100\/5 {
  text-decoration-color: #d1fae50d;
}

.decoration-emerald-100\/50 {
  text-decoration-color: #d1fae580;
}

.decoration-emerald-100\/55 {
  text-decoration-color: #d1fae58c;
}

.decoration-emerald-100\/60 {
  text-decoration-color: #d1fae599;
}

.decoration-emerald-100\/65 {
  text-decoration-color: #d1fae5a6;
}

.decoration-emerald-100\/70 {
  text-decoration-color: #d1fae5b3;
}

.decoration-emerald-100\/75 {
  text-decoration-color: #d1fae5bf;
}

.decoration-emerald-100\/80 {
  text-decoration-color: #d1fae5cc;
}

.decoration-emerald-100\/85 {
  text-decoration-color: #d1fae5d9;
}

.decoration-emerald-100\/90 {
  text-decoration-color: #d1fae5e6;
}

.decoration-emerald-100\/95 {
  text-decoration-color: #d1fae5f2;
}

.decoration-emerald-200 {
  text-decoration-color: #a7f3d0;
}

.decoration-emerald-200\/0 {
  text-decoration-color: #a7f3d000;
}

.decoration-emerald-200\/10 {
  text-decoration-color: #a7f3d01a;
}

.decoration-emerald-200\/100 {
  text-decoration-color: #a7f3d0;
}

.decoration-emerald-200\/15 {
  text-decoration-color: #a7f3d026;
}

.decoration-emerald-200\/20 {
  text-decoration-color: #a7f3d033;
}

.decoration-emerald-200\/25 {
  text-decoration-color: #a7f3d040;
}

.decoration-emerald-200\/30 {
  text-decoration-color: #a7f3d04d;
}

.decoration-emerald-200\/35 {
  text-decoration-color: #a7f3d059;
}

.decoration-emerald-200\/40 {
  text-decoration-color: #a7f3d066;
}

.decoration-emerald-200\/45 {
  text-decoration-color: #a7f3d073;
}

.decoration-emerald-200\/5 {
  text-decoration-color: #a7f3d00d;
}

.decoration-emerald-200\/50 {
  text-decoration-color: #a7f3d080;
}

.decoration-emerald-200\/55 {
  text-decoration-color: #a7f3d08c;
}

.decoration-emerald-200\/60 {
  text-decoration-color: #a7f3d099;
}

.decoration-emerald-200\/65 {
  text-decoration-color: #a7f3d0a6;
}

.decoration-emerald-200\/70 {
  text-decoration-color: #a7f3d0b3;
}

.decoration-emerald-200\/75 {
  text-decoration-color: #a7f3d0bf;
}

.decoration-emerald-200\/80 {
  text-decoration-color: #a7f3d0cc;
}

.decoration-emerald-200\/85 {
  text-decoration-color: #a7f3d0d9;
}

.decoration-emerald-200\/90 {
  text-decoration-color: #a7f3d0e6;
}

.decoration-emerald-200\/95 {
  text-decoration-color: #a7f3d0f2;
}

.decoration-emerald-300 {
  text-decoration-color: #6ee7b7;
}

.decoration-emerald-300\/0 {
  text-decoration-color: #6ee7b700;
}

.decoration-emerald-300\/10 {
  text-decoration-color: #6ee7b71a;
}

.decoration-emerald-300\/100 {
  text-decoration-color: #6ee7b7;
}

.decoration-emerald-300\/15 {
  text-decoration-color: #6ee7b726;
}

.decoration-emerald-300\/20 {
  text-decoration-color: #6ee7b733;
}

.decoration-emerald-300\/25 {
  text-decoration-color: #6ee7b740;
}

.decoration-emerald-300\/30 {
  text-decoration-color: #6ee7b74d;
}

.decoration-emerald-300\/35 {
  text-decoration-color: #6ee7b759;
}

.decoration-emerald-300\/40 {
  text-decoration-color: #6ee7b766;
}

.decoration-emerald-300\/45 {
  text-decoration-color: #6ee7b773;
}

.decoration-emerald-300\/5 {
  text-decoration-color: #6ee7b70d;
}

.decoration-emerald-300\/50 {
  text-decoration-color: #6ee7b780;
}

.decoration-emerald-300\/55 {
  text-decoration-color: #6ee7b78c;
}

.decoration-emerald-300\/60 {
  text-decoration-color: #6ee7b799;
}

.decoration-emerald-300\/65 {
  text-decoration-color: #6ee7b7a6;
}

.decoration-emerald-300\/70 {
  text-decoration-color: #6ee7b7b3;
}

.decoration-emerald-300\/75 {
  text-decoration-color: #6ee7b7bf;
}

.decoration-emerald-300\/80 {
  text-decoration-color: #6ee7b7cc;
}

.decoration-emerald-300\/85 {
  text-decoration-color: #6ee7b7d9;
}

.decoration-emerald-300\/90 {
  text-decoration-color: #6ee7b7e6;
}

.decoration-emerald-300\/95 {
  text-decoration-color: #6ee7b7f2;
}

.decoration-emerald-400 {
  text-decoration-color: #34d399;
}

.decoration-emerald-400\/0 {
  text-decoration-color: #34d39900;
}

.decoration-emerald-400\/10 {
  text-decoration-color: #34d3991a;
}

.decoration-emerald-400\/100 {
  text-decoration-color: #34d399;
}

.decoration-emerald-400\/15 {
  text-decoration-color: #34d39926;
}

.decoration-emerald-400\/20 {
  text-decoration-color: #34d39933;
}

.decoration-emerald-400\/25 {
  text-decoration-color: #34d39940;
}

.decoration-emerald-400\/30 {
  text-decoration-color: #34d3994d;
}

.decoration-emerald-400\/35 {
  text-decoration-color: #34d39959;
}

.decoration-emerald-400\/40 {
  text-decoration-color: #34d39966;
}

.decoration-emerald-400\/45 {
  text-decoration-color: #34d39973;
}

.decoration-emerald-400\/5 {
  text-decoration-color: #34d3990d;
}

.decoration-emerald-400\/50 {
  text-decoration-color: #34d39980;
}

.decoration-emerald-400\/55 {
  text-decoration-color: #34d3998c;
}

.decoration-emerald-400\/60 {
  text-decoration-color: #34d39999;
}

.decoration-emerald-400\/65 {
  text-decoration-color: #34d399a6;
}

.decoration-emerald-400\/70 {
  text-decoration-color: #34d399b3;
}

.decoration-emerald-400\/75 {
  text-decoration-color: #34d399bf;
}

.decoration-emerald-400\/80 {
  text-decoration-color: #34d399cc;
}

.decoration-emerald-400\/85 {
  text-decoration-color: #34d399d9;
}

.decoration-emerald-400\/90 {
  text-decoration-color: #34d399e6;
}

.decoration-emerald-400\/95 {
  text-decoration-color: #34d399f2;
}

.decoration-emerald-50 {
  text-decoration-color: #ecfdf5;
}

.decoration-emerald-50\/0 {
  text-decoration-color: #ecfdf500;
}

.decoration-emerald-50\/10 {
  text-decoration-color: #ecfdf51a;
}

.decoration-emerald-50\/100 {
  text-decoration-color: #ecfdf5;
}

.decoration-emerald-50\/15 {
  text-decoration-color: #ecfdf526;
}

.decoration-emerald-50\/20 {
  text-decoration-color: #ecfdf533;
}

.decoration-emerald-50\/25 {
  text-decoration-color: #ecfdf540;
}

.decoration-emerald-50\/30 {
  text-decoration-color: #ecfdf54d;
}

.decoration-emerald-50\/35 {
  text-decoration-color: #ecfdf559;
}

.decoration-emerald-50\/40 {
  text-decoration-color: #ecfdf566;
}

.decoration-emerald-50\/45 {
  text-decoration-color: #ecfdf573;
}

.decoration-emerald-50\/5 {
  text-decoration-color: #ecfdf50d;
}

.decoration-emerald-50\/50 {
  text-decoration-color: #ecfdf580;
}

.decoration-emerald-50\/55 {
  text-decoration-color: #ecfdf58c;
}

.decoration-emerald-50\/60 {
  text-decoration-color: #ecfdf599;
}

.decoration-emerald-50\/65 {
  text-decoration-color: #ecfdf5a6;
}

.decoration-emerald-50\/70 {
  text-decoration-color: #ecfdf5b3;
}

.decoration-emerald-50\/75 {
  text-decoration-color: #ecfdf5bf;
}

.decoration-emerald-50\/80 {
  text-decoration-color: #ecfdf5cc;
}

.decoration-emerald-50\/85 {
  text-decoration-color: #ecfdf5d9;
}

.decoration-emerald-50\/90 {
  text-decoration-color: #ecfdf5e6;
}

.decoration-emerald-50\/95 {
  text-decoration-color: #ecfdf5f2;
}

.decoration-emerald-500 {
  text-decoration-color: #10b981;
}

.decoration-emerald-500\/0 {
  text-decoration-color: #10b98100;
}

.decoration-emerald-500\/10 {
  text-decoration-color: #10b9811a;
}

.decoration-emerald-500\/100 {
  text-decoration-color: #10b981;
}

.decoration-emerald-500\/15 {
  text-decoration-color: #10b98126;
}

.decoration-emerald-500\/20 {
  text-decoration-color: #10b98133;
}

.decoration-emerald-500\/25 {
  text-decoration-color: #10b98140;
}

.decoration-emerald-500\/30 {
  text-decoration-color: #10b9814d;
}

.decoration-emerald-500\/35 {
  text-decoration-color: #10b98159;
}

.decoration-emerald-500\/40 {
  text-decoration-color: #10b98166;
}

.decoration-emerald-500\/45 {
  text-decoration-color: #10b98173;
}

.decoration-emerald-500\/5 {
  text-decoration-color: #10b9810d;
}

.decoration-emerald-500\/50 {
  text-decoration-color: #10b98180;
}

.decoration-emerald-500\/55 {
  text-decoration-color: #10b9818c;
}

.decoration-emerald-500\/60 {
  text-decoration-color: #10b98199;
}

.decoration-emerald-500\/65 {
  text-decoration-color: #10b981a6;
}

.decoration-emerald-500\/70 {
  text-decoration-color: #10b981b3;
}

.decoration-emerald-500\/75 {
  text-decoration-color: #10b981bf;
}

.decoration-emerald-500\/80 {
  text-decoration-color: #10b981cc;
}

.decoration-emerald-500\/85 {
  text-decoration-color: #10b981d9;
}

.decoration-emerald-500\/90 {
  text-decoration-color: #10b981e6;
}

.decoration-emerald-500\/95 {
  text-decoration-color: #10b981f2;
}

.decoration-emerald-600 {
  text-decoration-color: #059669;
}

.decoration-emerald-600\/0 {
  text-decoration-color: #05966900;
}

.decoration-emerald-600\/10 {
  text-decoration-color: #0596691a;
}

.decoration-emerald-600\/100 {
  text-decoration-color: #059669;
}

.decoration-emerald-600\/15 {
  text-decoration-color: #05966926;
}

.decoration-emerald-600\/20 {
  text-decoration-color: #05966933;
}

.decoration-emerald-600\/25 {
  text-decoration-color: #05966940;
}

.decoration-emerald-600\/30 {
  text-decoration-color: #0596694d;
}

.decoration-emerald-600\/35 {
  text-decoration-color: #05966959;
}

.decoration-emerald-600\/40 {
  text-decoration-color: #05966966;
}

.decoration-emerald-600\/45 {
  text-decoration-color: #05966973;
}

.decoration-emerald-600\/5 {
  text-decoration-color: #0596690d;
}

.decoration-emerald-600\/50 {
  text-decoration-color: #05966980;
}

.decoration-emerald-600\/55 {
  text-decoration-color: #0596698c;
}

.decoration-emerald-600\/60 {
  text-decoration-color: #05966999;
}

.decoration-emerald-600\/65 {
  text-decoration-color: #059669a6;
}

.decoration-emerald-600\/70 {
  text-decoration-color: #059669b3;
}

.decoration-emerald-600\/75 {
  text-decoration-color: #059669bf;
}

.decoration-emerald-600\/80 {
  text-decoration-color: #059669cc;
}

.decoration-emerald-600\/85 {
  text-decoration-color: #059669d9;
}

.decoration-emerald-600\/90 {
  text-decoration-color: #059669e6;
}

.decoration-emerald-600\/95 {
  text-decoration-color: #059669f2;
}

.decoration-emerald-700 {
  text-decoration-color: #047857;
}

.decoration-emerald-700\/0 {
  text-decoration-color: #04785700;
}

.decoration-emerald-700\/10 {
  text-decoration-color: #0478571a;
}

.decoration-emerald-700\/100 {
  text-decoration-color: #047857;
}

.decoration-emerald-700\/15 {
  text-decoration-color: #04785726;
}

.decoration-emerald-700\/20 {
  text-decoration-color: #04785733;
}

.decoration-emerald-700\/25 {
  text-decoration-color: #04785740;
}

.decoration-emerald-700\/30 {
  text-decoration-color: #0478574d;
}

.decoration-emerald-700\/35 {
  text-decoration-color: #04785759;
}

.decoration-emerald-700\/40 {
  text-decoration-color: #04785766;
}

.decoration-emerald-700\/45 {
  text-decoration-color: #04785773;
}

.decoration-emerald-700\/5 {
  text-decoration-color: #0478570d;
}

.decoration-emerald-700\/50 {
  text-decoration-color: #04785780;
}

.decoration-emerald-700\/55 {
  text-decoration-color: #0478578c;
}

.decoration-emerald-700\/60 {
  text-decoration-color: #04785799;
}

.decoration-emerald-700\/65 {
  text-decoration-color: #047857a6;
}

.decoration-emerald-700\/70 {
  text-decoration-color: #047857b3;
}

.decoration-emerald-700\/75 {
  text-decoration-color: #047857bf;
}

.decoration-emerald-700\/80 {
  text-decoration-color: #047857cc;
}

.decoration-emerald-700\/85 {
  text-decoration-color: #047857d9;
}

.decoration-emerald-700\/90 {
  text-decoration-color: #047857e6;
}

.decoration-emerald-700\/95 {
  text-decoration-color: #047857f2;
}

.decoration-emerald-800 {
  text-decoration-color: #065f46;
}

.decoration-emerald-800\/0 {
  text-decoration-color: #065f4600;
}

.decoration-emerald-800\/10 {
  text-decoration-color: #065f461a;
}

.decoration-emerald-800\/100 {
  text-decoration-color: #065f46;
}

.decoration-emerald-800\/15 {
  text-decoration-color: #065f4626;
}

.decoration-emerald-800\/20 {
  text-decoration-color: #065f4633;
}

.decoration-emerald-800\/25 {
  text-decoration-color: #065f4640;
}

.decoration-emerald-800\/30 {
  text-decoration-color: #065f464d;
}

.decoration-emerald-800\/35 {
  text-decoration-color: #065f4659;
}

.decoration-emerald-800\/40 {
  text-decoration-color: #065f4666;
}

.decoration-emerald-800\/45 {
  text-decoration-color: #065f4673;
}

.decoration-emerald-800\/5 {
  text-decoration-color: #065f460d;
}

.decoration-emerald-800\/50 {
  text-decoration-color: #065f4680;
}

.decoration-emerald-800\/55 {
  text-decoration-color: #065f468c;
}

.decoration-emerald-800\/60 {
  text-decoration-color: #065f4699;
}

.decoration-emerald-800\/65 {
  text-decoration-color: #065f46a6;
}

.decoration-emerald-800\/70 {
  text-decoration-color: #065f46b3;
}

.decoration-emerald-800\/75 {
  text-decoration-color: #065f46bf;
}

.decoration-emerald-800\/80 {
  text-decoration-color: #065f46cc;
}

.decoration-emerald-800\/85 {
  text-decoration-color: #065f46d9;
}

.decoration-emerald-800\/90 {
  text-decoration-color: #065f46e6;
}

.decoration-emerald-800\/95 {
  text-decoration-color: #065f46f2;
}

.decoration-emerald-900 {
  text-decoration-color: #064e3b;
}

.decoration-emerald-900\/0 {
  text-decoration-color: #064e3b00;
}

.decoration-emerald-900\/10 {
  text-decoration-color: #064e3b1a;
}

.decoration-emerald-900\/100 {
  text-decoration-color: #064e3b;
}

.decoration-emerald-900\/15 {
  text-decoration-color: #064e3b26;
}

.decoration-emerald-900\/20 {
  text-decoration-color: #064e3b33;
}

.decoration-emerald-900\/25 {
  text-decoration-color: #064e3b40;
}

.decoration-emerald-900\/30 {
  text-decoration-color: #064e3b4d;
}

.decoration-emerald-900\/35 {
  text-decoration-color: #064e3b59;
}

.decoration-emerald-900\/40 {
  text-decoration-color: #064e3b66;
}

.decoration-emerald-900\/45 {
  text-decoration-color: #064e3b73;
}

.decoration-emerald-900\/5 {
  text-decoration-color: #064e3b0d;
}

.decoration-emerald-900\/50 {
  text-decoration-color: #064e3b80;
}

.decoration-emerald-900\/55 {
  text-decoration-color: #064e3b8c;
}

.decoration-emerald-900\/60 {
  text-decoration-color: #064e3b99;
}

.decoration-emerald-900\/65 {
  text-decoration-color: #064e3ba6;
}

.decoration-emerald-900\/70 {
  text-decoration-color: #064e3bb3;
}

.decoration-emerald-900\/75 {
  text-decoration-color: #064e3bbf;
}

.decoration-emerald-900\/80 {
  text-decoration-color: #064e3bcc;
}

.decoration-emerald-900\/85 {
  text-decoration-color: #064e3bd9;
}

.decoration-emerald-900\/90 {
  text-decoration-color: #064e3be6;
}

.decoration-emerald-900\/95 {
  text-decoration-color: #064e3bf2;
}

.decoration-emerald-950 {
  text-decoration-color: #022c22;
}

.decoration-emerald-950\/0 {
  text-decoration-color: #022c2200;
}

.decoration-emerald-950\/10 {
  text-decoration-color: #022c221a;
}

.decoration-emerald-950\/100 {
  text-decoration-color: #022c22;
}

.decoration-emerald-950\/15 {
  text-decoration-color: #022c2226;
}

.decoration-emerald-950\/20 {
  text-decoration-color: #022c2233;
}

.decoration-emerald-950\/25 {
  text-decoration-color: #022c2240;
}

.decoration-emerald-950\/30 {
  text-decoration-color: #022c224d;
}

.decoration-emerald-950\/35 {
  text-decoration-color: #022c2259;
}

.decoration-emerald-950\/40 {
  text-decoration-color: #022c2266;
}

.decoration-emerald-950\/45 {
  text-decoration-color: #022c2273;
}

.decoration-emerald-950\/5 {
  text-decoration-color: #022c220d;
}

.decoration-emerald-950\/50 {
  text-decoration-color: #022c2280;
}

.decoration-emerald-950\/55 {
  text-decoration-color: #022c228c;
}

.decoration-emerald-950\/60 {
  text-decoration-color: #022c2299;
}

.decoration-emerald-950\/65 {
  text-decoration-color: #022c22a6;
}

.decoration-emerald-950\/70 {
  text-decoration-color: #022c22b3;
}

.decoration-emerald-950\/75 {
  text-decoration-color: #022c22bf;
}

.decoration-emerald-950\/80 {
  text-decoration-color: #022c22cc;
}

.decoration-emerald-950\/85 {
  text-decoration-color: #022c22d9;
}

.decoration-emerald-950\/90 {
  text-decoration-color: #022c22e6;
}

.decoration-emerald-950\/95 {
  text-decoration-color: #022c22f2;
}

.decoration-error {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / 1));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / 1));
}

.decoration-error-content {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / 1));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / 1));
}

.decoration-error-content\/0 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / 0));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / 0));
}

.decoration-error-content\/10 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .1));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .1));
}

.decoration-error-content\/100 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / 1));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / 1));
}

.decoration-error-content\/15 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .15));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .15));
}

.decoration-error-content\/20 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .2));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .2));
}

.decoration-error-content\/25 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .25));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .25));
}

.decoration-error-content\/30 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .3));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .3));
}

.decoration-error-content\/35 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .35));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .35));
}

.decoration-error-content\/40 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .4));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .4));
}

.decoration-error-content\/45 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .45));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .45));
}

.decoration-error-content\/5 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .05));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .05));
}

.decoration-error-content\/50 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .5));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .5));
}

.decoration-error-content\/55 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .55));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .55));
}

.decoration-error-content\/60 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .6));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .6));
}

.decoration-error-content\/65 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .65));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .65));
}

.decoration-error-content\/70 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .7));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .7));
}

.decoration-error-content\/75 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .75));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .75));
}

.decoration-error-content\/80 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .8));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .8));
}

.decoration-error-content\/85 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .85));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .85));
}

.decoration-error-content\/90 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .9));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .9));
}

.decoration-error-content\/95 {
  -webkit-text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .95));
  text-decoration-color: var(--fallback-erc, oklch(var(--erc) / .95));
}

.decoration-error\/0 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / 0));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / 0));
}

.decoration-error\/10 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .1));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .1));
}

.decoration-error\/100 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / 1));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / 1));
}

.decoration-error\/15 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .15));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .15));
}

.decoration-error\/20 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .2));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .2));
}

.decoration-error\/25 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .25));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .25));
}

.decoration-error\/30 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .3));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .3));
}

.decoration-error\/35 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .35));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .35));
}

.decoration-error\/40 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .4));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .4));
}

.decoration-error\/45 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .45));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .45));
}

.decoration-error\/5 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .05));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .05));
}

.decoration-error\/50 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .5));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .5));
}

.decoration-error\/55 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .55));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .55));
}

.decoration-error\/60 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .6));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .6));
}

.decoration-error\/65 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .65));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .65));
}

.decoration-error\/70 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .7));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .7));
}

.decoration-error\/75 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .75));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .75));
}

.decoration-error\/80 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .8));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .8));
}

.decoration-error\/85 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .85));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .85));
}

.decoration-error\/90 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .9));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .9));
}

.decoration-error\/95 {
  -webkit-text-decoration-color: var(--fallback-er, oklch(var(--er) / .95));
  text-decoration-color: var(--fallback-er, oklch(var(--er) / .95));
}

.decoration-foreground {
  -webkit-text-decoration-color: var(--foreground);
  text-decoration-color: var(--foreground);
}

.decoration-fuchsia-100 {
  text-decoration-color: #fae8ff;
}

.decoration-fuchsia-100\/0 {
  text-decoration-color: #fae8ff00;
}

.decoration-fuchsia-100\/10 {
  text-decoration-color: #fae8ff1a;
}

.decoration-fuchsia-100\/100 {
  text-decoration-color: #fae8ff;
}

.decoration-fuchsia-100\/15 {
  text-decoration-color: #fae8ff26;
}

.decoration-fuchsia-100\/20 {
  text-decoration-color: #fae8ff33;
}

.decoration-fuchsia-100\/25 {
  text-decoration-color: #fae8ff40;
}

.decoration-fuchsia-100\/30 {
  text-decoration-color: #fae8ff4d;
}

.decoration-fuchsia-100\/35 {
  text-decoration-color: #fae8ff59;
}

.decoration-fuchsia-100\/40 {
  text-decoration-color: #fae8ff66;
}

.decoration-fuchsia-100\/45 {
  text-decoration-color: #fae8ff73;
}

.decoration-fuchsia-100\/5 {
  text-decoration-color: #fae8ff0d;
}

.decoration-fuchsia-100\/50 {
  text-decoration-color: #fae8ff80;
}

.decoration-fuchsia-100\/55 {
  text-decoration-color: #fae8ff8c;
}

.decoration-fuchsia-100\/60 {
  text-decoration-color: #fae8ff99;
}

.decoration-fuchsia-100\/65 {
  text-decoration-color: #fae8ffa6;
}

.decoration-fuchsia-100\/70 {
  text-decoration-color: #fae8ffb3;
}

.decoration-fuchsia-100\/75 {
  text-decoration-color: #fae8ffbf;
}

.decoration-fuchsia-100\/80 {
  text-decoration-color: #fae8ffcc;
}

.decoration-fuchsia-100\/85 {
  text-decoration-color: #fae8ffd9;
}

.decoration-fuchsia-100\/90 {
  text-decoration-color: #fae8ffe6;
}

.decoration-fuchsia-100\/95 {
  text-decoration-color: #fae8fff2;
}

.decoration-fuchsia-200 {
  text-decoration-color: #f5d0fe;
}

.decoration-fuchsia-200\/0 {
  text-decoration-color: #f5d0fe00;
}

.decoration-fuchsia-200\/10 {
  text-decoration-color: #f5d0fe1a;
}

.decoration-fuchsia-200\/100 {
  text-decoration-color: #f5d0fe;
}

.decoration-fuchsia-200\/15 {
  text-decoration-color: #f5d0fe26;
}

.decoration-fuchsia-200\/20 {
  text-decoration-color: #f5d0fe33;
}

.decoration-fuchsia-200\/25 {
  text-decoration-color: #f5d0fe40;
}

.decoration-fuchsia-200\/30 {
  text-decoration-color: #f5d0fe4d;
}

.decoration-fuchsia-200\/35 {
  text-decoration-color: #f5d0fe59;
}

.decoration-fuchsia-200\/40 {
  text-decoration-color: #f5d0fe66;
}

.decoration-fuchsia-200\/45 {
  text-decoration-color: #f5d0fe73;
}

.decoration-fuchsia-200\/5 {
  text-decoration-color: #f5d0fe0d;
}

.decoration-fuchsia-200\/50 {
  text-decoration-color: #f5d0fe80;
}

.decoration-fuchsia-200\/55 {
  text-decoration-color: #f5d0fe8c;
}

.decoration-fuchsia-200\/60 {
  text-decoration-color: #f5d0fe99;
}

.decoration-fuchsia-200\/65 {
  text-decoration-color: #f5d0fea6;
}

.decoration-fuchsia-200\/70 {
  text-decoration-color: #f5d0feb3;
}

.decoration-fuchsia-200\/75 {
  text-decoration-color: #f5d0febf;
}

.decoration-fuchsia-200\/80 {
  text-decoration-color: #f5d0fecc;
}

.decoration-fuchsia-200\/85 {
  text-decoration-color: #f5d0fed9;
}

.decoration-fuchsia-200\/90 {
  text-decoration-color: #f5d0fee6;
}

.decoration-fuchsia-200\/95 {
  text-decoration-color: #f5d0fef2;
}

.decoration-fuchsia-300 {
  text-decoration-color: #f0abfc;
}

.decoration-fuchsia-300\/0 {
  text-decoration-color: #f0abfc00;
}

.decoration-fuchsia-300\/10 {
  text-decoration-color: #f0abfc1a;
}

.decoration-fuchsia-300\/100 {
  text-decoration-color: #f0abfc;
}

.decoration-fuchsia-300\/15 {
  text-decoration-color: #f0abfc26;
}

.decoration-fuchsia-300\/20 {
  text-decoration-color: #f0abfc33;
}

.decoration-fuchsia-300\/25 {
  text-decoration-color: #f0abfc40;
}

.decoration-fuchsia-300\/30 {
  text-decoration-color: #f0abfc4d;
}

.decoration-fuchsia-300\/35 {
  text-decoration-color: #f0abfc59;
}

.decoration-fuchsia-300\/40 {
  text-decoration-color: #f0abfc66;
}

.decoration-fuchsia-300\/45 {
  text-decoration-color: #f0abfc73;
}

.decoration-fuchsia-300\/5 {
  text-decoration-color: #f0abfc0d;
}

.decoration-fuchsia-300\/50 {
  text-decoration-color: #f0abfc80;
}

.decoration-fuchsia-300\/55 {
  text-decoration-color: #f0abfc8c;
}

.decoration-fuchsia-300\/60 {
  text-decoration-color: #f0abfc99;
}

.decoration-fuchsia-300\/65 {
  text-decoration-color: #f0abfca6;
}

.decoration-fuchsia-300\/70 {
  text-decoration-color: #f0abfcb3;
}

.decoration-fuchsia-300\/75 {
  text-decoration-color: #f0abfcbf;
}

.decoration-fuchsia-300\/80 {
  text-decoration-color: #f0abfccc;
}

.decoration-fuchsia-300\/85 {
  text-decoration-color: #f0abfcd9;
}

.decoration-fuchsia-300\/90 {
  text-decoration-color: #f0abfce6;
}

.decoration-fuchsia-300\/95 {
  text-decoration-color: #f0abfcf2;
}

.decoration-fuchsia-400 {
  text-decoration-color: #e879f9;
}

.decoration-fuchsia-400\/0 {
  text-decoration-color: #e879f900;
}

.decoration-fuchsia-400\/10 {
  text-decoration-color: #e879f91a;
}

.decoration-fuchsia-400\/100 {
  text-decoration-color: #e879f9;
}

.decoration-fuchsia-400\/15 {
  text-decoration-color: #e879f926;
}

.decoration-fuchsia-400\/20 {
  text-decoration-color: #e879f933;
}

.decoration-fuchsia-400\/25 {
  text-decoration-color: #e879f940;
}

.decoration-fuchsia-400\/30 {
  text-decoration-color: #e879f94d;
}

.decoration-fuchsia-400\/35 {
  text-decoration-color: #e879f959;
}

.decoration-fuchsia-400\/40 {
  text-decoration-color: #e879f966;
}

.decoration-fuchsia-400\/45 {
  text-decoration-color: #e879f973;
}

.decoration-fuchsia-400\/5 {
  text-decoration-color: #e879f90d;
}

.decoration-fuchsia-400\/50 {
  text-decoration-color: #e879f980;
}

.decoration-fuchsia-400\/55 {
  text-decoration-color: #e879f98c;
}

.decoration-fuchsia-400\/60 {
  text-decoration-color: #e879f999;
}

.decoration-fuchsia-400\/65 {
  text-decoration-color: #e879f9a6;
}

.decoration-fuchsia-400\/70 {
  text-decoration-color: #e879f9b3;
}

.decoration-fuchsia-400\/75 {
  text-decoration-color: #e879f9bf;
}

.decoration-fuchsia-400\/80 {
  text-decoration-color: #e879f9cc;
}

.decoration-fuchsia-400\/85 {
  text-decoration-color: #e879f9d9;
}

.decoration-fuchsia-400\/90 {
  text-decoration-color: #e879f9e6;
}

.decoration-fuchsia-400\/95 {
  text-decoration-color: #e879f9f2;
}

.decoration-fuchsia-50 {
  text-decoration-color: #fdf4ff;
}

.decoration-fuchsia-50\/0 {
  text-decoration-color: #fdf4ff00;
}

.decoration-fuchsia-50\/10 {
  text-decoration-color: #fdf4ff1a;
}

.decoration-fuchsia-50\/100 {
  text-decoration-color: #fdf4ff;
}

.decoration-fuchsia-50\/15 {
  text-decoration-color: #fdf4ff26;
}

.decoration-fuchsia-50\/20 {
  text-decoration-color: #fdf4ff33;
}

.decoration-fuchsia-50\/25 {
  text-decoration-color: #fdf4ff40;
}

.decoration-fuchsia-50\/30 {
  text-decoration-color: #fdf4ff4d;
}

.decoration-fuchsia-50\/35 {
  text-decoration-color: #fdf4ff59;
}

.decoration-fuchsia-50\/40 {
  text-decoration-color: #fdf4ff66;
}

.decoration-fuchsia-50\/45 {
  text-decoration-color: #fdf4ff73;
}

.decoration-fuchsia-50\/5 {
  text-decoration-color: #fdf4ff0d;
}

.decoration-fuchsia-50\/50 {
  text-decoration-color: #fdf4ff80;
}

.decoration-fuchsia-50\/55 {
  text-decoration-color: #fdf4ff8c;
}

.decoration-fuchsia-50\/60 {
  text-decoration-color: #fdf4ff99;
}

.decoration-fuchsia-50\/65 {
  text-decoration-color: #fdf4ffa6;
}

.decoration-fuchsia-50\/70 {
  text-decoration-color: #fdf4ffb3;
}

.decoration-fuchsia-50\/75 {
  text-decoration-color: #fdf4ffbf;
}

.decoration-fuchsia-50\/80 {
  text-decoration-color: #fdf4ffcc;
}

.decoration-fuchsia-50\/85 {
  text-decoration-color: #fdf4ffd9;
}

.decoration-fuchsia-50\/90 {
  text-decoration-color: #fdf4ffe6;
}

.decoration-fuchsia-50\/95 {
  text-decoration-color: #fdf4fff2;
}

.decoration-fuchsia-500 {
  text-decoration-color: #d946ef;
}

.decoration-fuchsia-500\/0 {
  text-decoration-color: #d946ef00;
}

.decoration-fuchsia-500\/10 {
  text-decoration-color: #d946ef1a;
}

.decoration-fuchsia-500\/100 {
  text-decoration-color: #d946ef;
}

.decoration-fuchsia-500\/15 {
  text-decoration-color: #d946ef26;
}

.decoration-fuchsia-500\/20 {
  text-decoration-color: #d946ef33;
}

.decoration-fuchsia-500\/25 {
  text-decoration-color: #d946ef40;
}

.decoration-fuchsia-500\/30 {
  text-decoration-color: #d946ef4d;
}

.decoration-fuchsia-500\/35 {
  text-decoration-color: #d946ef59;
}

.decoration-fuchsia-500\/40 {
  text-decoration-color: #d946ef66;
}

.decoration-fuchsia-500\/45 {
  text-decoration-color: #d946ef73;
}

.decoration-fuchsia-500\/5 {
  text-decoration-color: #d946ef0d;
}

.decoration-fuchsia-500\/50 {
  text-decoration-color: #d946ef80;
}

.decoration-fuchsia-500\/55 {
  text-decoration-color: #d946ef8c;
}

.decoration-fuchsia-500\/60 {
  text-decoration-color: #d946ef99;
}

.decoration-fuchsia-500\/65 {
  text-decoration-color: #d946efa6;
}

.decoration-fuchsia-500\/70 {
  text-decoration-color: #d946efb3;
}

.decoration-fuchsia-500\/75 {
  text-decoration-color: #d946efbf;
}

.decoration-fuchsia-500\/80 {
  text-decoration-color: #d946efcc;
}

.decoration-fuchsia-500\/85 {
  text-decoration-color: #d946efd9;
}

.decoration-fuchsia-500\/90 {
  text-decoration-color: #d946efe6;
}

.decoration-fuchsia-500\/95 {
  text-decoration-color: #d946eff2;
}

.decoration-fuchsia-600 {
  text-decoration-color: #c026d3;
}

.decoration-fuchsia-600\/0 {
  text-decoration-color: #c026d300;
}

.decoration-fuchsia-600\/10 {
  text-decoration-color: #c026d31a;
}

.decoration-fuchsia-600\/100 {
  text-decoration-color: #c026d3;
}

.decoration-fuchsia-600\/15 {
  text-decoration-color: #c026d326;
}

.decoration-fuchsia-600\/20 {
  text-decoration-color: #c026d333;
}

.decoration-fuchsia-600\/25 {
  text-decoration-color: #c026d340;
}

.decoration-fuchsia-600\/30 {
  text-decoration-color: #c026d34d;
}

.decoration-fuchsia-600\/35 {
  text-decoration-color: #c026d359;
}

.decoration-fuchsia-600\/40 {
  text-decoration-color: #c026d366;
}

.decoration-fuchsia-600\/45 {
  text-decoration-color: #c026d373;
}

.decoration-fuchsia-600\/5 {
  text-decoration-color: #c026d30d;
}

.decoration-fuchsia-600\/50 {
  text-decoration-color: #c026d380;
}

.decoration-fuchsia-600\/55 {
  text-decoration-color: #c026d38c;
}

.decoration-fuchsia-600\/60 {
  text-decoration-color: #c026d399;
}

.decoration-fuchsia-600\/65 {
  text-decoration-color: #c026d3a6;
}

.decoration-fuchsia-600\/70 {
  text-decoration-color: #c026d3b3;
}

.decoration-fuchsia-600\/75 {
  text-decoration-color: #c026d3bf;
}

.decoration-fuchsia-600\/80 {
  text-decoration-color: #c026d3cc;
}

.decoration-fuchsia-600\/85 {
  text-decoration-color: #c026d3d9;
}

.decoration-fuchsia-600\/90 {
  text-decoration-color: #c026d3e6;
}

.decoration-fuchsia-600\/95 {
  text-decoration-color: #c026d3f2;
}

.decoration-fuchsia-700 {
  text-decoration-color: #a21caf;
}

.decoration-fuchsia-700\/0 {
  text-decoration-color: #a21caf00;
}

.decoration-fuchsia-700\/10 {
  text-decoration-color: #a21caf1a;
}

.decoration-fuchsia-700\/100 {
  text-decoration-color: #a21caf;
}

.decoration-fuchsia-700\/15 {
  text-decoration-color: #a21caf26;
}

.decoration-fuchsia-700\/20 {
  text-decoration-color: #a21caf33;
}

.decoration-fuchsia-700\/25 {
  text-decoration-color: #a21caf40;
}

.decoration-fuchsia-700\/30 {
  text-decoration-color: #a21caf4d;
}

.decoration-fuchsia-700\/35 {
  text-decoration-color: #a21caf59;
}

.decoration-fuchsia-700\/40 {
  text-decoration-color: #a21caf66;
}

.decoration-fuchsia-700\/45 {
  text-decoration-color: #a21caf73;
}

.decoration-fuchsia-700\/5 {
  text-decoration-color: #a21caf0d;
}

.decoration-fuchsia-700\/50 {
  text-decoration-color: #a21caf80;
}

.decoration-fuchsia-700\/55 {
  text-decoration-color: #a21caf8c;
}

.decoration-fuchsia-700\/60 {
  text-decoration-color: #a21caf99;
}

.decoration-fuchsia-700\/65 {
  text-decoration-color: #a21cafa6;
}

.decoration-fuchsia-700\/70 {
  text-decoration-color: #a21cafb3;
}

.decoration-fuchsia-700\/75 {
  text-decoration-color: #a21cafbf;
}

.decoration-fuchsia-700\/80 {
  text-decoration-color: #a21cafcc;
}

.decoration-fuchsia-700\/85 {
  text-decoration-color: #a21cafd9;
}

.decoration-fuchsia-700\/90 {
  text-decoration-color: #a21cafe6;
}

.decoration-fuchsia-700\/95 {
  text-decoration-color: #a21caff2;
}

.decoration-fuchsia-800 {
  text-decoration-color: #86198f;
}

.decoration-fuchsia-800\/0 {
  text-decoration-color: #86198f00;
}

.decoration-fuchsia-800\/10 {
  text-decoration-color: #86198f1a;
}

.decoration-fuchsia-800\/100 {
  text-decoration-color: #86198f;
}

.decoration-fuchsia-800\/15 {
  text-decoration-color: #86198f26;
}

.decoration-fuchsia-800\/20 {
  text-decoration-color: #86198f33;
}

.decoration-fuchsia-800\/25 {
  text-decoration-color: #86198f40;
}

.decoration-fuchsia-800\/30 {
  text-decoration-color: #86198f4d;
}

.decoration-fuchsia-800\/35 {
  text-decoration-color: #86198f59;
}

.decoration-fuchsia-800\/40 {
  text-decoration-color: #86198f66;
}

.decoration-fuchsia-800\/45 {
  text-decoration-color: #86198f73;
}

.decoration-fuchsia-800\/5 {
  text-decoration-color: #86198f0d;
}

.decoration-fuchsia-800\/50 {
  text-decoration-color: #86198f80;
}

.decoration-fuchsia-800\/55 {
  text-decoration-color: #86198f8c;
}

.decoration-fuchsia-800\/60 {
  text-decoration-color: #86198f99;
}

.decoration-fuchsia-800\/65 {
  text-decoration-color: #86198fa6;
}

.decoration-fuchsia-800\/70 {
  text-decoration-color: #86198fb3;
}

.decoration-fuchsia-800\/75 {
  text-decoration-color: #86198fbf;
}

.decoration-fuchsia-800\/80 {
  text-decoration-color: #86198fcc;
}

.decoration-fuchsia-800\/85 {
  text-decoration-color: #86198fd9;
}

.decoration-fuchsia-800\/90 {
  text-decoration-color: #86198fe6;
}

.decoration-fuchsia-800\/95 {
  text-decoration-color: #86198ff2;
}

.decoration-fuchsia-900 {
  text-decoration-color: #701a75;
}

.decoration-fuchsia-900\/0 {
  text-decoration-color: #701a7500;
}

.decoration-fuchsia-900\/10 {
  text-decoration-color: #701a751a;
}

.decoration-fuchsia-900\/100 {
  text-decoration-color: #701a75;
}

.decoration-fuchsia-900\/15 {
  text-decoration-color: #701a7526;
}

.decoration-fuchsia-900\/20 {
  text-decoration-color: #701a7533;
}

.decoration-fuchsia-900\/25 {
  text-decoration-color: #701a7540;
}

.decoration-fuchsia-900\/30 {
  text-decoration-color: #701a754d;
}

.decoration-fuchsia-900\/35 {
  text-decoration-color: #701a7559;
}

.decoration-fuchsia-900\/40 {
  text-decoration-color: #701a7566;
}

.decoration-fuchsia-900\/45 {
  text-decoration-color: #701a7573;
}

.decoration-fuchsia-900\/5 {
  text-decoration-color: #701a750d;
}

.decoration-fuchsia-900\/50 {
  text-decoration-color: #701a7580;
}

.decoration-fuchsia-900\/55 {
  text-decoration-color: #701a758c;
}

.decoration-fuchsia-900\/60 {
  text-decoration-color: #701a7599;
}

.decoration-fuchsia-900\/65 {
  text-decoration-color: #701a75a6;
}

.decoration-fuchsia-900\/70 {
  text-decoration-color: #701a75b3;
}

.decoration-fuchsia-900\/75 {
  text-decoration-color: #701a75bf;
}

.decoration-fuchsia-900\/80 {
  text-decoration-color: #701a75cc;
}

.decoration-fuchsia-900\/85 {
  text-decoration-color: #701a75d9;
}

.decoration-fuchsia-900\/90 {
  text-decoration-color: #701a75e6;
}

.decoration-fuchsia-900\/95 {
  text-decoration-color: #701a75f2;
}

.decoration-fuchsia-950 {
  text-decoration-color: #4a044e;
}

.decoration-fuchsia-950\/0 {
  text-decoration-color: #4a044e00;
}

.decoration-fuchsia-950\/10 {
  text-decoration-color: #4a044e1a;
}

.decoration-fuchsia-950\/100 {
  text-decoration-color: #4a044e;
}

.decoration-fuchsia-950\/15 {
  text-decoration-color: #4a044e26;
}

.decoration-fuchsia-950\/20 {
  text-decoration-color: #4a044e33;
}

.decoration-fuchsia-950\/25 {
  text-decoration-color: #4a044e40;
}

.decoration-fuchsia-950\/30 {
  text-decoration-color: #4a044e4d;
}

.decoration-fuchsia-950\/35 {
  text-decoration-color: #4a044e59;
}

.decoration-fuchsia-950\/40 {
  text-decoration-color: #4a044e66;
}

.decoration-fuchsia-950\/45 {
  text-decoration-color: #4a044e73;
}

.decoration-fuchsia-950\/5 {
  text-decoration-color: #4a044e0d;
}

.decoration-fuchsia-950\/50 {
  text-decoration-color: #4a044e80;
}

.decoration-fuchsia-950\/55 {
  text-decoration-color: #4a044e8c;
}

.decoration-fuchsia-950\/60 {
  text-decoration-color: #4a044e99;
}

.decoration-fuchsia-950\/65 {
  text-decoration-color: #4a044ea6;
}

.decoration-fuchsia-950\/70 {
  text-decoration-color: #4a044eb3;
}

.decoration-fuchsia-950\/75 {
  text-decoration-color: #4a044ebf;
}

.decoration-fuchsia-950\/80 {
  text-decoration-color: #4a044ecc;
}

.decoration-fuchsia-950\/85 {
  text-decoration-color: #4a044ed9;
}

.decoration-fuchsia-950\/90 {
  text-decoration-color: #4a044ee6;
}

.decoration-fuchsia-950\/95 {
  text-decoration-color: #4a044ef2;
}

.decoration-gray-100 {
  text-decoration-color: #f3f4f6;
}

.decoration-gray-100\/0 {
  text-decoration-color: #f3f4f600;
}

.decoration-gray-100\/10 {
  text-decoration-color: #f3f4f61a;
}

.decoration-gray-100\/100 {
  text-decoration-color: #f3f4f6;
}

.decoration-gray-100\/15 {
  text-decoration-color: #f3f4f626;
}

.decoration-gray-100\/20 {
  text-decoration-color: #f3f4f633;
}

.decoration-gray-100\/25 {
  text-decoration-color: #f3f4f640;
}

.decoration-gray-100\/30 {
  text-decoration-color: #f3f4f64d;
}

.decoration-gray-100\/35 {
  text-decoration-color: #f3f4f659;
}

.decoration-gray-100\/40 {
  text-decoration-color: #f3f4f666;
}

.decoration-gray-100\/45 {
  text-decoration-color: #f3f4f673;
}

.decoration-gray-100\/5 {
  text-decoration-color: #f3f4f60d;
}

.decoration-gray-100\/50 {
  text-decoration-color: #f3f4f680;
}

.decoration-gray-100\/55 {
  text-decoration-color: #f3f4f68c;
}

.decoration-gray-100\/60 {
  text-decoration-color: #f3f4f699;
}

.decoration-gray-100\/65 {
  text-decoration-color: #f3f4f6a6;
}

.decoration-gray-100\/70 {
  text-decoration-color: #f3f4f6b3;
}

.decoration-gray-100\/75 {
  text-decoration-color: #f3f4f6bf;
}

.decoration-gray-100\/80 {
  text-decoration-color: #f3f4f6cc;
}

.decoration-gray-100\/85 {
  text-decoration-color: #f3f4f6d9;
}

.decoration-gray-100\/90 {
  text-decoration-color: #f3f4f6e6;
}

.decoration-gray-100\/95 {
  text-decoration-color: #f3f4f6f2;
}

.decoration-gray-200 {
  text-decoration-color: #e5e7eb;
}

.decoration-gray-200\/0 {
  text-decoration-color: #e5e7eb00;
}

.decoration-gray-200\/10 {
  text-decoration-color: #e5e7eb1a;
}

.decoration-gray-200\/100 {
  text-decoration-color: #e5e7eb;
}

.decoration-gray-200\/15 {
  text-decoration-color: #e5e7eb26;
}

.decoration-gray-200\/20 {
  text-decoration-color: #e5e7eb33;
}

.decoration-gray-200\/25 {
  text-decoration-color: #e5e7eb40;
}

.decoration-gray-200\/30 {
  text-decoration-color: #e5e7eb4d;
}

.decoration-gray-200\/35 {
  text-decoration-color: #e5e7eb59;
}

.decoration-gray-200\/40 {
  text-decoration-color: #e5e7eb66;
}

.decoration-gray-200\/45 {
  text-decoration-color: #e5e7eb73;
}

.decoration-gray-200\/5 {
  text-decoration-color: #e5e7eb0d;
}

.decoration-gray-200\/50 {
  text-decoration-color: #e5e7eb80;
}

.decoration-gray-200\/55 {
  text-decoration-color: #e5e7eb8c;
}

.decoration-gray-200\/60 {
  text-decoration-color: #e5e7eb99;
}

.decoration-gray-200\/65 {
  text-decoration-color: #e5e7eba6;
}

.decoration-gray-200\/70 {
  text-decoration-color: #e5e7ebb3;
}

.decoration-gray-200\/75 {
  text-decoration-color: #e5e7ebbf;
}

.decoration-gray-200\/80 {
  text-decoration-color: #e5e7ebcc;
}

.decoration-gray-200\/85 {
  text-decoration-color: #e5e7ebd9;
}

.decoration-gray-200\/90 {
  text-decoration-color: #e5e7ebe6;
}

.decoration-gray-200\/95 {
  text-decoration-color: #e5e7ebf2;
}

.decoration-gray-300 {
  text-decoration-color: #d1d5db;
}

.decoration-gray-300\/0 {
  text-decoration-color: #d1d5db00;
}

.decoration-gray-300\/10 {
  text-decoration-color: #d1d5db1a;
}

.decoration-gray-300\/100 {
  text-decoration-color: #d1d5db;
}

.decoration-gray-300\/15 {
  text-decoration-color: #d1d5db26;
}

.decoration-gray-300\/20 {
  text-decoration-color: #d1d5db33;
}

.decoration-gray-300\/25 {
  text-decoration-color: #d1d5db40;
}

.decoration-gray-300\/30 {
  text-decoration-color: #d1d5db4d;
}

.decoration-gray-300\/35 {
  text-decoration-color: #d1d5db59;
}

.decoration-gray-300\/40 {
  text-decoration-color: #d1d5db66;
}

.decoration-gray-300\/45 {
  text-decoration-color: #d1d5db73;
}

.decoration-gray-300\/5 {
  text-decoration-color: #d1d5db0d;
}

.decoration-gray-300\/50 {
  text-decoration-color: #d1d5db80;
}

.decoration-gray-300\/55 {
  text-decoration-color: #d1d5db8c;
}

.decoration-gray-300\/60 {
  text-decoration-color: #d1d5db99;
}

.decoration-gray-300\/65 {
  text-decoration-color: #d1d5dba6;
}

.decoration-gray-300\/70 {
  text-decoration-color: #d1d5dbb3;
}

.decoration-gray-300\/75 {
  text-decoration-color: #d1d5dbbf;
}

.decoration-gray-300\/80 {
  text-decoration-color: #d1d5dbcc;
}

.decoration-gray-300\/85 {
  text-decoration-color: #d1d5dbd9;
}

.decoration-gray-300\/90 {
  text-decoration-color: #d1d5dbe6;
}

.decoration-gray-300\/95 {
  text-decoration-color: #d1d5dbf2;
}

.decoration-gray-400 {
  text-decoration-color: #9ca3af;
}

.decoration-gray-400\/0 {
  text-decoration-color: #9ca3af00;
}

.decoration-gray-400\/10 {
  text-decoration-color: #9ca3af1a;
}

.decoration-gray-400\/100 {
  text-decoration-color: #9ca3af;
}

.decoration-gray-400\/15 {
  text-decoration-color: #9ca3af26;
}

.decoration-gray-400\/20 {
  text-decoration-color: #9ca3af33;
}

.decoration-gray-400\/25 {
  text-decoration-color: #9ca3af40;
}

.decoration-gray-400\/30 {
  text-decoration-color: #9ca3af4d;
}

.decoration-gray-400\/35 {
  text-decoration-color: #9ca3af59;
}

.decoration-gray-400\/40 {
  text-decoration-color: #9ca3af66;
}

.decoration-gray-400\/45 {
  text-decoration-color: #9ca3af73;
}

.decoration-gray-400\/5 {
  text-decoration-color: #9ca3af0d;
}

.decoration-gray-400\/50 {
  text-decoration-color: #9ca3af80;
}

.decoration-gray-400\/55 {
  text-decoration-color: #9ca3af8c;
}

.decoration-gray-400\/60 {
  text-decoration-color: #9ca3af99;
}

.decoration-gray-400\/65 {
  text-decoration-color: #9ca3afa6;
}

.decoration-gray-400\/70 {
  text-decoration-color: #9ca3afb3;
}

.decoration-gray-400\/75 {
  text-decoration-color: #9ca3afbf;
}

.decoration-gray-400\/80 {
  text-decoration-color: #9ca3afcc;
}

.decoration-gray-400\/85 {
  text-decoration-color: #9ca3afd9;
}

.decoration-gray-400\/90 {
  text-decoration-color: #9ca3afe6;
}

.decoration-gray-400\/95 {
  text-decoration-color: #9ca3aff2;
}

.decoration-gray-50 {
  text-decoration-color: #f9fafb;
}

.decoration-gray-50\/0 {
  text-decoration-color: #f9fafb00;
}

.decoration-gray-50\/10 {
  text-decoration-color: #f9fafb1a;
}

.decoration-gray-50\/100 {
  text-decoration-color: #f9fafb;
}

.decoration-gray-50\/15 {
  text-decoration-color: #f9fafb26;
}

.decoration-gray-50\/20 {
  text-decoration-color: #f9fafb33;
}

.decoration-gray-50\/25 {
  text-decoration-color: #f9fafb40;
}

.decoration-gray-50\/30 {
  text-decoration-color: #f9fafb4d;
}

.decoration-gray-50\/35 {
  text-decoration-color: #f9fafb59;
}

.decoration-gray-50\/40 {
  text-decoration-color: #f9fafb66;
}

.decoration-gray-50\/45 {
  text-decoration-color: #f9fafb73;
}

.decoration-gray-50\/5 {
  text-decoration-color: #f9fafb0d;
}

.decoration-gray-50\/50 {
  text-decoration-color: #f9fafb80;
}

.decoration-gray-50\/55 {
  text-decoration-color: #f9fafb8c;
}

.decoration-gray-50\/60 {
  text-decoration-color: #f9fafb99;
}

.decoration-gray-50\/65 {
  text-decoration-color: #f9fafba6;
}

.decoration-gray-50\/70 {
  text-decoration-color: #f9fafbb3;
}

.decoration-gray-50\/75 {
  text-decoration-color: #f9fafbbf;
}

.decoration-gray-50\/80 {
  text-decoration-color: #f9fafbcc;
}

.decoration-gray-50\/85 {
  text-decoration-color: #f9fafbd9;
}

.decoration-gray-50\/90 {
  text-decoration-color: #f9fafbe6;
}

.decoration-gray-50\/95 {
  text-decoration-color: #f9fafbf2;
}

.decoration-gray-500 {
  text-decoration-color: #6b7280;
}

.decoration-gray-500\/0 {
  text-decoration-color: #6b728000;
}

.decoration-gray-500\/10 {
  text-decoration-color: #6b72801a;
}

.decoration-gray-500\/100 {
  text-decoration-color: #6b7280;
}

.decoration-gray-500\/15 {
  text-decoration-color: #6b728026;
}

.decoration-gray-500\/20 {
  text-decoration-color: #6b728033;
}

.decoration-gray-500\/25 {
  text-decoration-color: #6b728040;
}

.decoration-gray-500\/30 {
  text-decoration-color: #6b72804d;
}

.decoration-gray-500\/35 {
  text-decoration-color: #6b728059;
}

.decoration-gray-500\/40 {
  text-decoration-color: #6b728066;
}

.decoration-gray-500\/45 {
  text-decoration-color: #6b728073;
}

.decoration-gray-500\/5 {
  text-decoration-color: #6b72800d;
}

.decoration-gray-500\/50 {
  text-decoration-color: #6b728080;
}

.decoration-gray-500\/55 {
  text-decoration-color: #6b72808c;
}

.decoration-gray-500\/60 {
  text-decoration-color: #6b728099;
}

.decoration-gray-500\/65 {
  text-decoration-color: #6b7280a6;
}

.decoration-gray-500\/70 {
  text-decoration-color: #6b7280b3;
}

.decoration-gray-500\/75 {
  text-decoration-color: #6b7280bf;
}

.decoration-gray-500\/80 {
  text-decoration-color: #6b7280cc;
}

.decoration-gray-500\/85 {
  text-decoration-color: #6b7280d9;
}

.decoration-gray-500\/90 {
  text-decoration-color: #6b7280e6;
}

.decoration-gray-500\/95 {
  text-decoration-color: #6b7280f2;
}

.decoration-gray-600 {
  text-decoration-color: #4b5563;
}

.decoration-gray-600\/0 {
  text-decoration-color: #4b556300;
}

.decoration-gray-600\/10 {
  text-decoration-color: #4b55631a;
}

.decoration-gray-600\/100 {
  text-decoration-color: #4b5563;
}

.decoration-gray-600\/15 {
  text-decoration-color: #4b556326;
}

.decoration-gray-600\/20 {
  text-decoration-color: #4b556333;
}

.decoration-gray-600\/25 {
  text-decoration-color: #4b556340;
}

.decoration-gray-600\/30 {
  text-decoration-color: #4b55634d;
}

.decoration-gray-600\/35 {
  text-decoration-color: #4b556359;
}

.decoration-gray-600\/40 {
  text-decoration-color: #4b556366;
}

.decoration-gray-600\/45 {
  text-decoration-color: #4b556373;
}

.decoration-gray-600\/5 {
  text-decoration-color: #4b55630d;
}

.decoration-gray-600\/50 {
  text-decoration-color: #4b556380;
}

.decoration-gray-600\/55 {
  text-decoration-color: #4b55638c;
}

.decoration-gray-600\/60 {
  text-decoration-color: #4b556399;
}

.decoration-gray-600\/65 {
  text-decoration-color: #4b5563a6;
}

.decoration-gray-600\/70 {
  text-decoration-color: #4b5563b3;
}

.decoration-gray-600\/75 {
  text-decoration-color: #4b5563bf;
}

.decoration-gray-600\/80 {
  text-decoration-color: #4b5563cc;
}

.decoration-gray-600\/85 {
  text-decoration-color: #4b5563d9;
}

.decoration-gray-600\/90 {
  text-decoration-color: #4b5563e6;
}

.decoration-gray-600\/95 {
  text-decoration-color: #4b5563f2;
}

.decoration-gray-700 {
  text-decoration-color: #374151;
}

.decoration-gray-700\/0 {
  text-decoration-color: #37415100;
}

.decoration-gray-700\/10 {
  text-decoration-color: #3741511a;
}

.decoration-gray-700\/100 {
  text-decoration-color: #374151;
}

.decoration-gray-700\/15 {
  text-decoration-color: #37415126;
}

.decoration-gray-700\/20 {
  text-decoration-color: #37415133;
}

.decoration-gray-700\/25 {
  text-decoration-color: #37415140;
}

.decoration-gray-700\/30 {
  text-decoration-color: #3741514d;
}

.decoration-gray-700\/35 {
  text-decoration-color: #37415159;
}

.decoration-gray-700\/40 {
  text-decoration-color: #37415166;
}

.decoration-gray-700\/45 {
  text-decoration-color: #37415173;
}

.decoration-gray-700\/5 {
  text-decoration-color: #3741510d;
}

.decoration-gray-700\/50 {
  text-decoration-color: #37415180;
}

.decoration-gray-700\/55 {
  text-decoration-color: #3741518c;
}

.decoration-gray-700\/60 {
  text-decoration-color: #37415199;
}

.decoration-gray-700\/65 {
  text-decoration-color: #374151a6;
}

.decoration-gray-700\/70 {
  text-decoration-color: #374151b3;
}

.decoration-gray-700\/75 {
  text-decoration-color: #374151bf;
}

.decoration-gray-700\/80 {
  text-decoration-color: #374151cc;
}

.decoration-gray-700\/85 {
  text-decoration-color: #374151d9;
}

.decoration-gray-700\/90 {
  text-decoration-color: #374151e6;
}

.decoration-gray-700\/95 {
  text-decoration-color: #374151f2;
}

.decoration-gray-800 {
  text-decoration-color: #1f2937;
}

.decoration-gray-800\/0 {
  text-decoration-color: #1f293700;
}

.decoration-gray-800\/10 {
  text-decoration-color: #1f29371a;
}

.decoration-gray-800\/100 {
  text-decoration-color: #1f2937;
}

.decoration-gray-800\/15 {
  text-decoration-color: #1f293726;
}

.decoration-gray-800\/20 {
  text-decoration-color: #1f293733;
}

.decoration-gray-800\/25 {
  text-decoration-color: #1f293740;
}

.decoration-gray-800\/30 {
  text-decoration-color: #1f29374d;
}

.decoration-gray-800\/35 {
  text-decoration-color: #1f293759;
}

.decoration-gray-800\/40 {
  text-decoration-color: #1f293766;
}

.decoration-gray-800\/45 {
  text-decoration-color: #1f293773;
}

.decoration-gray-800\/5 {
  text-decoration-color: #1f29370d;
}

.decoration-gray-800\/50 {
  text-decoration-color: #1f293780;
}

.decoration-gray-800\/55 {
  text-decoration-color: #1f29378c;
}

.decoration-gray-800\/60 {
  text-decoration-color: #1f293799;
}

.decoration-gray-800\/65 {
  text-decoration-color: #1f2937a6;
}

.decoration-gray-800\/70 {
  text-decoration-color: #1f2937b3;
}

.decoration-gray-800\/75 {
  text-decoration-color: #1f2937bf;
}

.decoration-gray-800\/80 {
  text-decoration-color: #1f2937cc;
}

.decoration-gray-800\/85 {
  text-decoration-color: #1f2937d9;
}

.decoration-gray-800\/90 {
  text-decoration-color: #1f2937e6;
}

.decoration-gray-800\/95 {
  text-decoration-color: #1f2937f2;
}

.decoration-gray-900 {
  text-decoration-color: #111827;
}

.decoration-gray-900\/0 {
  text-decoration-color: #11182700;
}

.decoration-gray-900\/10 {
  text-decoration-color: #1118271a;
}

.decoration-gray-900\/100 {
  text-decoration-color: #111827;
}

.decoration-gray-900\/15 {
  text-decoration-color: #11182726;
}

.decoration-gray-900\/20 {
  text-decoration-color: #11182733;
}

.decoration-gray-900\/25 {
  text-decoration-color: #11182740;
}

.decoration-gray-900\/30 {
  text-decoration-color: #1118274d;
}

.decoration-gray-900\/35 {
  text-decoration-color: #11182759;
}

.decoration-gray-900\/40 {
  text-decoration-color: #11182766;
}

.decoration-gray-900\/45 {
  text-decoration-color: #11182773;
}

.decoration-gray-900\/5 {
  text-decoration-color: #1118270d;
}

.decoration-gray-900\/50 {
  text-decoration-color: #11182780;
}

.decoration-gray-900\/55 {
  text-decoration-color: #1118278c;
}

.decoration-gray-900\/60 {
  text-decoration-color: #11182799;
}

.decoration-gray-900\/65 {
  text-decoration-color: #111827a6;
}

.decoration-gray-900\/70 {
  text-decoration-color: #111827b3;
}

.decoration-gray-900\/75 {
  text-decoration-color: #111827bf;
}

.decoration-gray-900\/80 {
  text-decoration-color: #111827cc;
}

.decoration-gray-900\/85 {
  text-decoration-color: #111827d9;
}

.decoration-gray-900\/90 {
  text-decoration-color: #111827e6;
}

.decoration-gray-900\/95 {
  text-decoration-color: #111827f2;
}

.decoration-gray-950 {
  text-decoration-color: #030712;
}

.decoration-gray-950\/0 {
  text-decoration-color: #03071200;
}

.decoration-gray-950\/10 {
  text-decoration-color: #0307121a;
}

.decoration-gray-950\/100 {
  text-decoration-color: #030712;
}

.decoration-gray-950\/15 {
  text-decoration-color: #03071226;
}

.decoration-gray-950\/20 {
  text-decoration-color: #03071233;
}

.decoration-gray-950\/25 {
  text-decoration-color: #03071240;
}

.decoration-gray-950\/30 {
  text-decoration-color: #0307124d;
}

.decoration-gray-950\/35 {
  text-decoration-color: #03071259;
}

.decoration-gray-950\/40 {
  text-decoration-color: #03071266;
}

.decoration-gray-950\/45 {
  text-decoration-color: #03071273;
}

.decoration-gray-950\/5 {
  text-decoration-color: #0307120d;
}

.decoration-gray-950\/50 {
  text-decoration-color: #03071280;
}

.decoration-gray-950\/55 {
  text-decoration-color: #0307128c;
}

.decoration-gray-950\/60 {
  text-decoration-color: #03071299;
}

.decoration-gray-950\/65 {
  text-decoration-color: #030712a6;
}

.decoration-gray-950\/70 {
  text-decoration-color: #030712b3;
}

.decoration-gray-950\/75 {
  text-decoration-color: #030712bf;
}

.decoration-gray-950\/80 {
  text-decoration-color: #030712cc;
}

.decoration-gray-950\/85 {
  text-decoration-color: #030712d9;
}

.decoration-gray-950\/90 {
  text-decoration-color: #030712e6;
}

.decoration-gray-950\/95 {
  text-decoration-color: #030712f2;
}

.decoration-green-100 {
  text-decoration-color: #dcfce7;
}

.decoration-green-100\/0 {
  text-decoration-color: #dcfce700;
}

.decoration-green-100\/10 {
  text-decoration-color: #dcfce71a;
}

.decoration-green-100\/100 {
  text-decoration-color: #dcfce7;
}

.decoration-green-100\/15 {
  text-decoration-color: #dcfce726;
}

.decoration-green-100\/20 {
  text-decoration-color: #dcfce733;
}

.decoration-green-100\/25 {
  text-decoration-color: #dcfce740;
}

.decoration-green-100\/30 {
  text-decoration-color: #dcfce74d;
}

.decoration-green-100\/35 {
  text-decoration-color: #dcfce759;
}

.decoration-green-100\/40 {
  text-decoration-color: #dcfce766;
}

.decoration-green-100\/45 {
  text-decoration-color: #dcfce773;
}

.decoration-green-100\/5 {
  text-decoration-color: #dcfce70d;
}

.decoration-green-100\/50 {
  text-decoration-color: #dcfce780;
}

.decoration-green-100\/55 {
  text-decoration-color: #dcfce78c;
}

.decoration-green-100\/60 {
  text-decoration-color: #dcfce799;
}

.decoration-green-100\/65 {
  text-decoration-color: #dcfce7a6;
}

.decoration-green-100\/70 {
  text-decoration-color: #dcfce7b3;
}

.decoration-green-100\/75 {
  text-decoration-color: #dcfce7bf;
}

.decoration-green-100\/80 {
  text-decoration-color: #dcfce7cc;
}

.decoration-green-100\/85 {
  text-decoration-color: #dcfce7d9;
}

.decoration-green-100\/90 {
  text-decoration-color: #dcfce7e6;
}

.decoration-green-100\/95 {
  text-decoration-color: #dcfce7f2;
}

.decoration-green-200 {
  text-decoration-color: #bbf7d0;
}

.decoration-green-200\/0 {
  text-decoration-color: #bbf7d000;
}

.decoration-green-200\/10 {
  text-decoration-color: #bbf7d01a;
}

.decoration-green-200\/100 {
  text-decoration-color: #bbf7d0;
}

.decoration-green-200\/15 {
  text-decoration-color: #bbf7d026;
}

.decoration-green-200\/20 {
  text-decoration-color: #bbf7d033;
}

.decoration-green-200\/25 {
  text-decoration-color: #bbf7d040;
}

.decoration-green-200\/30 {
  text-decoration-color: #bbf7d04d;
}

.decoration-green-200\/35 {
  text-decoration-color: #bbf7d059;
}

.decoration-green-200\/40 {
  text-decoration-color: #bbf7d066;
}

.decoration-green-200\/45 {
  text-decoration-color: #bbf7d073;
}

.decoration-green-200\/5 {
  text-decoration-color: #bbf7d00d;
}

.decoration-green-200\/50 {
  text-decoration-color: #bbf7d080;
}

.decoration-green-200\/55 {
  text-decoration-color: #bbf7d08c;
}

.decoration-green-200\/60 {
  text-decoration-color: #bbf7d099;
}

.decoration-green-200\/65 {
  text-decoration-color: #bbf7d0a6;
}

.decoration-green-200\/70 {
  text-decoration-color: #bbf7d0b3;
}

.decoration-green-200\/75 {
  text-decoration-color: #bbf7d0bf;
}

.decoration-green-200\/80 {
  text-decoration-color: #bbf7d0cc;
}

.decoration-green-200\/85 {
  text-decoration-color: #bbf7d0d9;
}

.decoration-green-200\/90 {
  text-decoration-color: #bbf7d0e6;
}

.decoration-green-200\/95 {
  text-decoration-color: #bbf7d0f2;
}

.decoration-green-300 {
  text-decoration-color: #86efac;
}

.decoration-green-300\/0 {
  text-decoration-color: #86efac00;
}

.decoration-green-300\/10 {
  text-decoration-color: #86efac1a;
}

.decoration-green-300\/100 {
  text-decoration-color: #86efac;
}

.decoration-green-300\/15 {
  text-decoration-color: #86efac26;
}

.decoration-green-300\/20 {
  text-decoration-color: #86efac33;
}

.decoration-green-300\/25 {
  text-decoration-color: #86efac40;
}

.decoration-green-300\/30 {
  text-decoration-color: #86efac4d;
}

.decoration-green-300\/35 {
  text-decoration-color: #86efac59;
}

.decoration-green-300\/40 {
  text-decoration-color: #86efac66;
}

.decoration-green-300\/45 {
  text-decoration-color: #86efac73;
}

.decoration-green-300\/5 {
  text-decoration-color: #86efac0d;
}

.decoration-green-300\/50 {
  text-decoration-color: #86efac80;
}

.decoration-green-300\/55 {
  text-decoration-color: #86efac8c;
}

.decoration-green-300\/60 {
  text-decoration-color: #86efac99;
}

.decoration-green-300\/65 {
  text-decoration-color: #86efaca6;
}

.decoration-green-300\/70 {
  text-decoration-color: #86efacb3;
}

.decoration-green-300\/75 {
  text-decoration-color: #86efacbf;
}

.decoration-green-300\/80 {
  text-decoration-color: #86efaccc;
}

.decoration-green-300\/85 {
  text-decoration-color: #86efacd9;
}

.decoration-green-300\/90 {
  text-decoration-color: #86eface6;
}

.decoration-green-300\/95 {
  text-decoration-color: #86efacf2;
}

.decoration-green-400 {
  text-decoration-color: #4ade80;
}

.decoration-green-400\/0 {
  text-decoration-color: #4ade8000;
}

.decoration-green-400\/10 {
  text-decoration-color: #4ade801a;
}

.decoration-green-400\/100 {
  text-decoration-color: #4ade80;
}

.decoration-green-400\/15 {
  text-decoration-color: #4ade8026;
}

.decoration-green-400\/20 {
  text-decoration-color: #4ade8033;
}

.decoration-green-400\/25 {
  text-decoration-color: #4ade8040;
}

.decoration-green-400\/30 {
  text-decoration-color: #4ade804d;
}

.decoration-green-400\/35 {
  text-decoration-color: #4ade8059;
}

.decoration-green-400\/40 {
  text-decoration-color: #4ade8066;
}

.decoration-green-400\/45 {
  text-decoration-color: #4ade8073;
}

.decoration-green-400\/5 {
  text-decoration-color: #4ade800d;
}

.decoration-green-400\/50 {
  text-decoration-color: #4ade8080;
}

.decoration-green-400\/55 {
  text-decoration-color: #4ade808c;
}

.decoration-green-400\/60 {
  text-decoration-color: #4ade8099;
}

.decoration-green-400\/65 {
  text-decoration-color: #4ade80a6;
}

.decoration-green-400\/70 {
  text-decoration-color: #4ade80b3;
}

.decoration-green-400\/75 {
  text-decoration-color: #4ade80bf;
}

.decoration-green-400\/80 {
  text-decoration-color: #4ade80cc;
}

.decoration-green-400\/85 {
  text-decoration-color: #4ade80d9;
}

.decoration-green-400\/90 {
  text-decoration-color: #4ade80e6;
}

.decoration-green-400\/95 {
  text-decoration-color: #4ade80f2;
}

.decoration-green-50 {
  text-decoration-color: #f0fdf4;
}

.decoration-green-50\/0 {
  text-decoration-color: #f0fdf400;
}

.decoration-green-50\/10 {
  text-decoration-color: #f0fdf41a;
}

.decoration-green-50\/100 {
  text-decoration-color: #f0fdf4;
}

.decoration-green-50\/15 {
  text-decoration-color: #f0fdf426;
}

.decoration-green-50\/20 {
  text-decoration-color: #f0fdf433;
}

.decoration-green-50\/25 {
  text-decoration-color: #f0fdf440;
}

.decoration-green-50\/30 {
  text-decoration-color: #f0fdf44d;
}

.decoration-green-50\/35 {
  text-decoration-color: #f0fdf459;
}

.decoration-green-50\/40 {
  text-decoration-color: #f0fdf466;
}

.decoration-green-50\/45 {
  text-decoration-color: #f0fdf473;
}

.decoration-green-50\/5 {
  text-decoration-color: #f0fdf40d;
}

.decoration-green-50\/50 {
  text-decoration-color: #f0fdf480;
}

.decoration-green-50\/55 {
  text-decoration-color: #f0fdf48c;
}

.decoration-green-50\/60 {
  text-decoration-color: #f0fdf499;
}

.decoration-green-50\/65 {
  text-decoration-color: #f0fdf4a6;
}

.decoration-green-50\/70 {
  text-decoration-color: #f0fdf4b3;
}

.decoration-green-50\/75 {
  text-decoration-color: #f0fdf4bf;
}

.decoration-green-50\/80 {
  text-decoration-color: #f0fdf4cc;
}

.decoration-green-50\/85 {
  text-decoration-color: #f0fdf4d9;
}

.decoration-green-50\/90 {
  text-decoration-color: #f0fdf4e6;
}

.decoration-green-50\/95 {
  text-decoration-color: #f0fdf4f2;
}

.decoration-green-500 {
  text-decoration-color: #22c55e;
}

.decoration-green-500\/0 {
  text-decoration-color: #22c55e00;
}

.decoration-green-500\/10 {
  text-decoration-color: #22c55e1a;
}

.decoration-green-500\/100 {
  text-decoration-color: #22c55e;
}

.decoration-green-500\/15 {
  text-decoration-color: #22c55e26;
}

.decoration-green-500\/20 {
  text-decoration-color: #22c55e33;
}

.decoration-green-500\/25 {
  text-decoration-color: #22c55e40;
}

.decoration-green-500\/30 {
  text-decoration-color: #22c55e4d;
}

.decoration-green-500\/35 {
  text-decoration-color: #22c55e59;
}

.decoration-green-500\/40 {
  text-decoration-color: #22c55e66;
}

.decoration-green-500\/45 {
  text-decoration-color: #22c55e73;
}

.decoration-green-500\/5 {
  text-decoration-color: #22c55e0d;
}

.decoration-green-500\/50 {
  text-decoration-color: #22c55e80;
}

.decoration-green-500\/55 {
  text-decoration-color: #22c55e8c;
}

.decoration-green-500\/60 {
  text-decoration-color: #22c55e99;
}

.decoration-green-500\/65 {
  text-decoration-color: #22c55ea6;
}

.decoration-green-500\/70 {
  text-decoration-color: #22c55eb3;
}

.decoration-green-500\/75 {
  text-decoration-color: #22c55ebf;
}

.decoration-green-500\/80 {
  text-decoration-color: #22c55ecc;
}

.decoration-green-500\/85 {
  text-decoration-color: #22c55ed9;
}

.decoration-green-500\/90 {
  text-decoration-color: #22c55ee6;
}

.decoration-green-500\/95 {
  text-decoration-color: #22c55ef2;
}

.decoration-green-600 {
  text-decoration-color: #16a34a;
}

.decoration-green-600\/0 {
  text-decoration-color: #16a34a00;
}

.decoration-green-600\/10 {
  text-decoration-color: #16a34a1a;
}

.decoration-green-600\/100 {
  text-decoration-color: #16a34a;
}

.decoration-green-600\/15 {
  text-decoration-color: #16a34a26;
}

.decoration-green-600\/20 {
  text-decoration-color: #16a34a33;
}

.decoration-green-600\/25 {
  text-decoration-color: #16a34a40;
}

.decoration-green-600\/30 {
  text-decoration-color: #16a34a4d;
}

.decoration-green-600\/35 {
  text-decoration-color: #16a34a59;
}

.decoration-green-600\/40 {
  text-decoration-color: #16a34a66;
}

.decoration-green-600\/45 {
  text-decoration-color: #16a34a73;
}

.decoration-green-600\/5 {
  text-decoration-color: #16a34a0d;
}

.decoration-green-600\/50 {
  text-decoration-color: #16a34a80;
}

.decoration-green-600\/55 {
  text-decoration-color: #16a34a8c;
}

.decoration-green-600\/60 {
  text-decoration-color: #16a34a99;
}

.decoration-green-600\/65 {
  text-decoration-color: #16a34aa6;
}

.decoration-green-600\/70 {
  text-decoration-color: #16a34ab3;
}

.decoration-green-600\/75 {
  text-decoration-color: #16a34abf;
}

.decoration-green-600\/80 {
  text-decoration-color: #16a34acc;
}

.decoration-green-600\/85 {
  text-decoration-color: #16a34ad9;
}

.decoration-green-600\/90 {
  text-decoration-color: #16a34ae6;
}

.decoration-green-600\/95 {
  text-decoration-color: #16a34af2;
}

.decoration-green-700 {
  text-decoration-color: #15803d;
}

.decoration-green-700\/0 {
  text-decoration-color: #15803d00;
}

.decoration-green-700\/10 {
  text-decoration-color: #15803d1a;
}

.decoration-green-700\/100 {
  text-decoration-color: #15803d;
}

.decoration-green-700\/15 {
  text-decoration-color: #15803d26;
}

.decoration-green-700\/20 {
  text-decoration-color: #15803d33;
}

.decoration-green-700\/25 {
  text-decoration-color: #15803d40;
}

.decoration-green-700\/30 {
  text-decoration-color: #15803d4d;
}

.decoration-green-700\/35 {
  text-decoration-color: #15803d59;
}

.decoration-green-700\/40 {
  text-decoration-color: #15803d66;
}

.decoration-green-700\/45 {
  text-decoration-color: #15803d73;
}

.decoration-green-700\/5 {
  text-decoration-color: #15803d0d;
}

.decoration-green-700\/50 {
  text-decoration-color: #15803d80;
}

.decoration-green-700\/55 {
  text-decoration-color: #15803d8c;
}

.decoration-green-700\/60 {
  text-decoration-color: #15803d99;
}

.decoration-green-700\/65 {
  text-decoration-color: #15803da6;
}

.decoration-green-700\/70 {
  text-decoration-color: #15803db3;
}

.decoration-green-700\/75 {
  text-decoration-color: #15803dbf;
}

.decoration-green-700\/80 {
  text-decoration-color: #15803dcc;
}

.decoration-green-700\/85 {
  text-decoration-color: #15803dd9;
}

.decoration-green-700\/90 {
  text-decoration-color: #15803de6;
}

.decoration-green-700\/95 {
  text-decoration-color: #15803df2;
}

.decoration-green-800 {
  text-decoration-color: #166534;
}

.decoration-green-800\/0 {
  text-decoration-color: #16653400;
}

.decoration-green-800\/10 {
  text-decoration-color: #1665341a;
}

.decoration-green-800\/100 {
  text-decoration-color: #166534;
}

.decoration-green-800\/15 {
  text-decoration-color: #16653426;
}

.decoration-green-800\/20 {
  text-decoration-color: #16653433;
}

.decoration-green-800\/25 {
  text-decoration-color: #16653440;
}

.decoration-green-800\/30 {
  text-decoration-color: #1665344d;
}

.decoration-green-800\/35 {
  text-decoration-color: #16653459;
}

.decoration-green-800\/40 {
  text-decoration-color: #16653466;
}

.decoration-green-800\/45 {
  text-decoration-color: #16653473;
}

.decoration-green-800\/5 {
  text-decoration-color: #1665340d;
}

.decoration-green-800\/50 {
  text-decoration-color: #16653480;
}

.decoration-green-800\/55 {
  text-decoration-color: #1665348c;
}

.decoration-green-800\/60 {
  text-decoration-color: #16653499;
}

.decoration-green-800\/65 {
  text-decoration-color: #166534a6;
}

.decoration-green-800\/70 {
  text-decoration-color: #166534b3;
}

.decoration-green-800\/75 {
  text-decoration-color: #166534bf;
}

.decoration-green-800\/80 {
  text-decoration-color: #166534cc;
}

.decoration-green-800\/85 {
  text-decoration-color: #166534d9;
}

.decoration-green-800\/90 {
  text-decoration-color: #166534e6;
}

.decoration-green-800\/95 {
  text-decoration-color: #166534f2;
}

.decoration-green-900 {
  text-decoration-color: #14532d;
}

.decoration-green-900\/0 {
  text-decoration-color: #14532d00;
}

.decoration-green-900\/10 {
  text-decoration-color: #14532d1a;
}

.decoration-green-900\/100 {
  text-decoration-color: #14532d;
}

.decoration-green-900\/15 {
  text-decoration-color: #14532d26;
}

.decoration-green-900\/20 {
  text-decoration-color: #14532d33;
}

.decoration-green-900\/25 {
  text-decoration-color: #14532d40;
}

.decoration-green-900\/30 {
  text-decoration-color: #14532d4d;
}

.decoration-green-900\/35 {
  text-decoration-color: #14532d59;
}

.decoration-green-900\/40 {
  text-decoration-color: #14532d66;
}

.decoration-green-900\/45 {
  text-decoration-color: #14532d73;
}

.decoration-green-900\/5 {
  text-decoration-color: #14532d0d;
}

.decoration-green-900\/50 {
  text-decoration-color: #14532d80;
}

.decoration-green-900\/55 {
  text-decoration-color: #14532d8c;
}

.decoration-green-900\/60 {
  text-decoration-color: #14532d99;
}

.decoration-green-900\/65 {
  text-decoration-color: #14532da6;
}

.decoration-green-900\/70 {
  text-decoration-color: #14532db3;
}

.decoration-green-900\/75 {
  text-decoration-color: #14532dbf;
}

.decoration-green-900\/80 {
  text-decoration-color: #14532dcc;
}

.decoration-green-900\/85 {
  text-decoration-color: #14532dd9;
}

.decoration-green-900\/90 {
  text-decoration-color: #14532de6;
}

.decoration-green-900\/95 {
  text-decoration-color: #14532df2;
}

.decoration-green-950 {
  text-decoration-color: #052e16;
}

.decoration-green-950\/0 {
  text-decoration-color: #052e1600;
}

.decoration-green-950\/10 {
  text-decoration-color: #052e161a;
}

.decoration-green-950\/100 {
  text-decoration-color: #052e16;
}

.decoration-green-950\/15 {
  text-decoration-color: #052e1626;
}

.decoration-green-950\/20 {
  text-decoration-color: #052e1633;
}

.decoration-green-950\/25 {
  text-decoration-color: #052e1640;
}

.decoration-green-950\/30 {
  text-decoration-color: #052e164d;
}

.decoration-green-950\/35 {
  text-decoration-color: #052e1659;
}

.decoration-green-950\/40 {
  text-decoration-color: #052e1666;
}

.decoration-green-950\/45 {
  text-decoration-color: #052e1673;
}

.decoration-green-950\/5 {
  text-decoration-color: #052e160d;
}

.decoration-green-950\/50 {
  text-decoration-color: #052e1680;
}

.decoration-green-950\/55 {
  text-decoration-color: #052e168c;
}

.decoration-green-950\/60 {
  text-decoration-color: #052e1699;
}

.decoration-green-950\/65 {
  text-decoration-color: #052e16a6;
}

.decoration-green-950\/70 {
  text-decoration-color: #052e16b3;
}

.decoration-green-950\/75 {
  text-decoration-color: #052e16bf;
}

.decoration-green-950\/80 {
  text-decoration-color: #052e16cc;
}

.decoration-green-950\/85 {
  text-decoration-color: #052e16d9;
}

.decoration-green-950\/90 {
  text-decoration-color: #052e16e6;
}

.decoration-green-950\/95 {
  text-decoration-color: #052e16f2;
}

.decoration-indigo-100 {
  text-decoration-color: #e0e7ff;
}

.decoration-indigo-100\/0 {
  text-decoration-color: #e0e7ff00;
}

.decoration-indigo-100\/10 {
  text-decoration-color: #e0e7ff1a;
}

.decoration-indigo-100\/100 {
  text-decoration-color: #e0e7ff;
}

.decoration-indigo-100\/15 {
  text-decoration-color: #e0e7ff26;
}

.decoration-indigo-100\/20 {
  text-decoration-color: #e0e7ff33;
}

.decoration-indigo-100\/25 {
  text-decoration-color: #e0e7ff40;
}

.decoration-indigo-100\/30 {
  text-decoration-color: #e0e7ff4d;
}

.decoration-indigo-100\/35 {
  text-decoration-color: #e0e7ff59;
}

.decoration-indigo-100\/40 {
  text-decoration-color: #e0e7ff66;
}

.decoration-indigo-100\/45 {
  text-decoration-color: #e0e7ff73;
}

.decoration-indigo-100\/5 {
  text-decoration-color: #e0e7ff0d;
}

.decoration-indigo-100\/50 {
  text-decoration-color: #e0e7ff80;
}

.decoration-indigo-100\/55 {
  text-decoration-color: #e0e7ff8c;
}

.decoration-indigo-100\/60 {
  text-decoration-color: #e0e7ff99;
}

.decoration-indigo-100\/65 {
  text-decoration-color: #e0e7ffa6;
}

.decoration-indigo-100\/70 {
  text-decoration-color: #e0e7ffb3;
}

.decoration-indigo-100\/75 {
  text-decoration-color: #e0e7ffbf;
}

.decoration-indigo-100\/80 {
  text-decoration-color: #e0e7ffcc;
}

.decoration-indigo-100\/85 {
  text-decoration-color: #e0e7ffd9;
}

.decoration-indigo-100\/90 {
  text-decoration-color: #e0e7ffe6;
}

.decoration-indigo-100\/95 {
  text-decoration-color: #e0e7fff2;
}

.decoration-indigo-200 {
  text-decoration-color: #c7d2fe;
}

.decoration-indigo-200\/0 {
  text-decoration-color: #c7d2fe00;
}

.decoration-indigo-200\/10 {
  text-decoration-color: #c7d2fe1a;
}

.decoration-indigo-200\/100 {
  text-decoration-color: #c7d2fe;
}

.decoration-indigo-200\/15 {
  text-decoration-color: #c7d2fe26;
}

.decoration-indigo-200\/20 {
  text-decoration-color: #c7d2fe33;
}

.decoration-indigo-200\/25 {
  text-decoration-color: #c7d2fe40;
}

.decoration-indigo-200\/30 {
  text-decoration-color: #c7d2fe4d;
}

.decoration-indigo-200\/35 {
  text-decoration-color: #c7d2fe59;
}

.decoration-indigo-200\/40 {
  text-decoration-color: #c7d2fe66;
}

.decoration-indigo-200\/45 {
  text-decoration-color: #c7d2fe73;
}

.decoration-indigo-200\/5 {
  text-decoration-color: #c7d2fe0d;
}

.decoration-indigo-200\/50 {
  text-decoration-color: #c7d2fe80;
}

.decoration-indigo-200\/55 {
  text-decoration-color: #c7d2fe8c;
}

.decoration-indigo-200\/60 {
  text-decoration-color: #c7d2fe99;
}

.decoration-indigo-200\/65 {
  text-decoration-color: #c7d2fea6;
}

.decoration-indigo-200\/70 {
  text-decoration-color: #c7d2feb3;
}

.decoration-indigo-200\/75 {
  text-decoration-color: #c7d2febf;
}

.decoration-indigo-200\/80 {
  text-decoration-color: #c7d2fecc;
}

.decoration-indigo-200\/85 {
  text-decoration-color: #c7d2fed9;
}

.decoration-indigo-200\/90 {
  text-decoration-color: #c7d2fee6;
}

.decoration-indigo-200\/95 {
  text-decoration-color: #c7d2fef2;
}

.decoration-indigo-300 {
  text-decoration-color: #a5b4fc;
}

.decoration-indigo-300\/0 {
  text-decoration-color: #a5b4fc00;
}

.decoration-indigo-300\/10 {
  text-decoration-color: #a5b4fc1a;
}

.decoration-indigo-300\/100 {
  text-decoration-color: #a5b4fc;
}

.decoration-indigo-300\/15 {
  text-decoration-color: #a5b4fc26;
}

.decoration-indigo-300\/20 {
  text-decoration-color: #a5b4fc33;
}

.decoration-indigo-300\/25 {
  text-decoration-color: #a5b4fc40;
}

.decoration-indigo-300\/30 {
  text-decoration-color: #a5b4fc4d;
}

.decoration-indigo-300\/35 {
  text-decoration-color: #a5b4fc59;
}

.decoration-indigo-300\/40 {
  text-decoration-color: #a5b4fc66;
}

.decoration-indigo-300\/45 {
  text-decoration-color: #a5b4fc73;
}

.decoration-indigo-300\/5 {
  text-decoration-color: #a5b4fc0d;
}

.decoration-indigo-300\/50 {
  text-decoration-color: #a5b4fc80;
}

.decoration-indigo-300\/55 {
  text-decoration-color: #a5b4fc8c;
}

.decoration-indigo-300\/60 {
  text-decoration-color: #a5b4fc99;
}

.decoration-indigo-300\/65 {
  text-decoration-color: #a5b4fca6;
}

.decoration-indigo-300\/70 {
  text-decoration-color: #a5b4fcb3;
}

.decoration-indigo-300\/75 {
  text-decoration-color: #a5b4fcbf;
}

.decoration-indigo-300\/80 {
  text-decoration-color: #a5b4fccc;
}

.decoration-indigo-300\/85 {
  text-decoration-color: #a5b4fcd9;
}

.decoration-indigo-300\/90 {
  text-decoration-color: #a5b4fce6;
}

.decoration-indigo-300\/95 {
  text-decoration-color: #a5b4fcf2;
}

.decoration-indigo-400 {
  text-decoration-color: #818cf8;
}

.decoration-indigo-400\/0 {
  text-decoration-color: #818cf800;
}

.decoration-indigo-400\/10 {
  text-decoration-color: #818cf81a;
}

.decoration-indigo-400\/100 {
  text-decoration-color: #818cf8;
}

.decoration-indigo-400\/15 {
  text-decoration-color: #818cf826;
}

.decoration-indigo-400\/20 {
  text-decoration-color: #818cf833;
}

.decoration-indigo-400\/25 {
  text-decoration-color: #818cf840;
}

.decoration-indigo-400\/30 {
  text-decoration-color: #818cf84d;
}

.decoration-indigo-400\/35 {
  text-decoration-color: #818cf859;
}

.decoration-indigo-400\/40 {
  text-decoration-color: #818cf866;
}

.decoration-indigo-400\/45 {
  text-decoration-color: #818cf873;
}

.decoration-indigo-400\/5 {
  text-decoration-color: #818cf80d;
}

.decoration-indigo-400\/50 {
  text-decoration-color: #818cf880;
}

.decoration-indigo-400\/55 {
  text-decoration-color: #818cf88c;
}

.decoration-indigo-400\/60 {
  text-decoration-color: #818cf899;
}

.decoration-indigo-400\/65 {
  text-decoration-color: #818cf8a6;
}

.decoration-indigo-400\/70 {
  text-decoration-color: #818cf8b3;
}

.decoration-indigo-400\/75 {
  text-decoration-color: #818cf8bf;
}

.decoration-indigo-400\/80 {
  text-decoration-color: #818cf8cc;
}

.decoration-indigo-400\/85 {
  text-decoration-color: #818cf8d9;
}

.decoration-indigo-400\/90 {
  text-decoration-color: #818cf8e6;
}

.decoration-indigo-400\/95 {
  text-decoration-color: #818cf8f2;
}

.decoration-indigo-50 {
  text-decoration-color: #eef2ff;
}

.decoration-indigo-50\/0 {
  text-decoration-color: #eef2ff00;
}

.decoration-indigo-50\/10 {
  text-decoration-color: #eef2ff1a;
}

.decoration-indigo-50\/100 {
  text-decoration-color: #eef2ff;
}

.decoration-indigo-50\/15 {
  text-decoration-color: #eef2ff26;
}

.decoration-indigo-50\/20 {
  text-decoration-color: #eef2ff33;
}

.decoration-indigo-50\/25 {
  text-decoration-color: #eef2ff40;
}

.decoration-indigo-50\/30 {
  text-decoration-color: #eef2ff4d;
}

.decoration-indigo-50\/35 {
  text-decoration-color: #eef2ff59;
}

.decoration-indigo-50\/40 {
  text-decoration-color: #eef2ff66;
}

.decoration-indigo-50\/45 {
  text-decoration-color: #eef2ff73;
}

.decoration-indigo-50\/5 {
  text-decoration-color: #eef2ff0d;
}

.decoration-indigo-50\/50 {
  text-decoration-color: #eef2ff80;
}

.decoration-indigo-50\/55 {
  text-decoration-color: #eef2ff8c;
}

.decoration-indigo-50\/60 {
  text-decoration-color: #eef2ff99;
}

.decoration-indigo-50\/65 {
  text-decoration-color: #eef2ffa6;
}

.decoration-indigo-50\/70 {
  text-decoration-color: #eef2ffb3;
}

.decoration-indigo-50\/75 {
  text-decoration-color: #eef2ffbf;
}

.decoration-indigo-50\/80 {
  text-decoration-color: #eef2ffcc;
}

.decoration-indigo-50\/85 {
  text-decoration-color: #eef2ffd9;
}

.decoration-indigo-50\/90 {
  text-decoration-color: #eef2ffe6;
}

.decoration-indigo-50\/95 {
  text-decoration-color: #eef2fff2;
}

.decoration-indigo-500 {
  text-decoration-color: #6366f1;
}

.decoration-indigo-500\/0 {
  text-decoration-color: #6366f100;
}

.decoration-indigo-500\/10 {
  text-decoration-color: #6366f11a;
}

.decoration-indigo-500\/100 {
  text-decoration-color: #6366f1;
}

.decoration-indigo-500\/15 {
  text-decoration-color: #6366f126;
}

.decoration-indigo-500\/20 {
  text-decoration-color: #6366f133;
}

.decoration-indigo-500\/25 {
  text-decoration-color: #6366f140;
}

.decoration-indigo-500\/30 {
  text-decoration-color: #6366f14d;
}

.decoration-indigo-500\/35 {
  text-decoration-color: #6366f159;
}

.decoration-indigo-500\/40 {
  text-decoration-color: #6366f166;
}

.decoration-indigo-500\/45 {
  text-decoration-color: #6366f173;
}

.decoration-indigo-500\/5 {
  text-decoration-color: #6366f10d;
}

.decoration-indigo-500\/50 {
  text-decoration-color: #6366f180;
}

.decoration-indigo-500\/55 {
  text-decoration-color: #6366f18c;
}

.decoration-indigo-500\/60 {
  text-decoration-color: #6366f199;
}

.decoration-indigo-500\/65 {
  text-decoration-color: #6366f1a6;
}

.decoration-indigo-500\/70 {
  text-decoration-color: #6366f1b3;
}

.decoration-indigo-500\/75 {
  text-decoration-color: #6366f1bf;
}

.decoration-indigo-500\/80 {
  text-decoration-color: #6366f1cc;
}

.decoration-indigo-500\/85 {
  text-decoration-color: #6366f1d9;
}

.decoration-indigo-500\/90 {
  text-decoration-color: #6366f1e6;
}

.decoration-indigo-500\/95 {
  text-decoration-color: #6366f1f2;
}

.decoration-indigo-600 {
  text-decoration-color: #4f46e5;
}

.decoration-indigo-600\/0 {
  text-decoration-color: #4f46e500;
}

.decoration-indigo-600\/10 {
  text-decoration-color: #4f46e51a;
}

.decoration-indigo-600\/100 {
  text-decoration-color: #4f46e5;
}

.decoration-indigo-600\/15 {
  text-decoration-color: #4f46e526;
}

.decoration-indigo-600\/20 {
  text-decoration-color: #4f46e533;
}

.decoration-indigo-600\/25 {
  text-decoration-color: #4f46e540;
}

.decoration-indigo-600\/30 {
  text-decoration-color: #4f46e54d;
}

.decoration-indigo-600\/35 {
  text-decoration-color: #4f46e559;
}

.decoration-indigo-600\/40 {
  text-decoration-color: #4f46e566;
}

.decoration-indigo-600\/45 {
  text-decoration-color: #4f46e573;
}

.decoration-indigo-600\/5 {
  text-decoration-color: #4f46e50d;
}

.decoration-indigo-600\/50 {
  text-decoration-color: #4f46e580;
}

.decoration-indigo-600\/55 {
  text-decoration-color: #4f46e58c;
}

.decoration-indigo-600\/60 {
  text-decoration-color: #4f46e599;
}

.decoration-indigo-600\/65 {
  text-decoration-color: #4f46e5a6;
}

.decoration-indigo-600\/70 {
  text-decoration-color: #4f46e5b3;
}

.decoration-indigo-600\/75 {
  text-decoration-color: #4f46e5bf;
}

.decoration-indigo-600\/80 {
  text-decoration-color: #4f46e5cc;
}

.decoration-indigo-600\/85 {
  text-decoration-color: #4f46e5d9;
}

.decoration-indigo-600\/90 {
  text-decoration-color: #4f46e5e6;
}

.decoration-indigo-600\/95 {
  text-decoration-color: #4f46e5f2;
}

.decoration-indigo-700 {
  text-decoration-color: #4338ca;
}

.decoration-indigo-700\/0 {
  text-decoration-color: #4338ca00;
}

.decoration-indigo-700\/10 {
  text-decoration-color: #4338ca1a;
}

.decoration-indigo-700\/100 {
  text-decoration-color: #4338ca;
}

.decoration-indigo-700\/15 {
  text-decoration-color: #4338ca26;
}

.decoration-indigo-700\/20 {
  text-decoration-color: #4338ca33;
}

.decoration-indigo-700\/25 {
  text-decoration-color: #4338ca40;
}

.decoration-indigo-700\/30 {
  text-decoration-color: #4338ca4d;
}

.decoration-indigo-700\/35 {
  text-decoration-color: #4338ca59;
}

.decoration-indigo-700\/40 {
  text-decoration-color: #4338ca66;
}

.decoration-indigo-700\/45 {
  text-decoration-color: #4338ca73;
}

.decoration-indigo-700\/5 {
  text-decoration-color: #4338ca0d;
}

.decoration-indigo-700\/50 {
  text-decoration-color: #4338ca80;
}

.decoration-indigo-700\/55 {
  text-decoration-color: #4338ca8c;
}

.decoration-indigo-700\/60 {
  text-decoration-color: #4338ca99;
}

.decoration-indigo-700\/65 {
  text-decoration-color: #4338caa6;
}

.decoration-indigo-700\/70 {
  text-decoration-color: #4338cab3;
}

.decoration-indigo-700\/75 {
  text-decoration-color: #4338cabf;
}

.decoration-indigo-700\/80 {
  text-decoration-color: #4338cacc;
}

.decoration-indigo-700\/85 {
  text-decoration-color: #4338cad9;
}

.decoration-indigo-700\/90 {
  text-decoration-color: #4338cae6;
}

.decoration-indigo-700\/95 {
  text-decoration-color: #4338caf2;
}

.decoration-indigo-800 {
  text-decoration-color: #3730a3;
}

.decoration-indigo-800\/0 {
  text-decoration-color: #3730a300;
}

.decoration-indigo-800\/10 {
  text-decoration-color: #3730a31a;
}

.decoration-indigo-800\/100 {
  text-decoration-color: #3730a3;
}

.decoration-indigo-800\/15 {
  text-decoration-color: #3730a326;
}

.decoration-indigo-800\/20 {
  text-decoration-color: #3730a333;
}

.decoration-indigo-800\/25 {
  text-decoration-color: #3730a340;
}

.decoration-indigo-800\/30 {
  text-decoration-color: #3730a34d;
}

.decoration-indigo-800\/35 {
  text-decoration-color: #3730a359;
}

.decoration-indigo-800\/40 {
  text-decoration-color: #3730a366;
}

.decoration-indigo-800\/45 {
  text-decoration-color: #3730a373;
}

.decoration-indigo-800\/5 {
  text-decoration-color: #3730a30d;
}

.decoration-indigo-800\/50 {
  text-decoration-color: #3730a380;
}

.decoration-indigo-800\/55 {
  text-decoration-color: #3730a38c;
}

.decoration-indigo-800\/60 {
  text-decoration-color: #3730a399;
}

.decoration-indigo-800\/65 {
  text-decoration-color: #3730a3a6;
}

.decoration-indigo-800\/70 {
  text-decoration-color: #3730a3b3;
}

.decoration-indigo-800\/75 {
  text-decoration-color: #3730a3bf;
}

.decoration-indigo-800\/80 {
  text-decoration-color: #3730a3cc;
}

.decoration-indigo-800\/85 {
  text-decoration-color: #3730a3d9;
}

.decoration-indigo-800\/90 {
  text-decoration-color: #3730a3e6;
}

.decoration-indigo-800\/95 {
  text-decoration-color: #3730a3f2;
}

.decoration-indigo-900 {
  text-decoration-color: #312e81;
}

.decoration-indigo-900\/0 {
  text-decoration-color: #312e8100;
}

.decoration-indigo-900\/10 {
  text-decoration-color: #312e811a;
}

.decoration-indigo-900\/100 {
  text-decoration-color: #312e81;
}

.decoration-indigo-900\/15 {
  text-decoration-color: #312e8126;
}

.decoration-indigo-900\/20 {
  text-decoration-color: #312e8133;
}

.decoration-indigo-900\/25 {
  text-decoration-color: #312e8140;
}

.decoration-indigo-900\/30 {
  text-decoration-color: #312e814d;
}

.decoration-indigo-900\/35 {
  text-decoration-color: #312e8159;
}

.decoration-indigo-900\/40 {
  text-decoration-color: #312e8166;
}

.decoration-indigo-900\/45 {
  text-decoration-color: #312e8173;
}

.decoration-indigo-900\/5 {
  text-decoration-color: #312e810d;
}

.decoration-indigo-900\/50 {
  text-decoration-color: #312e8180;
}

.decoration-indigo-900\/55 {
  text-decoration-color: #312e818c;
}

.decoration-indigo-900\/60 {
  text-decoration-color: #312e8199;
}

.decoration-indigo-900\/65 {
  text-decoration-color: #312e81a6;
}

.decoration-indigo-900\/70 {
  text-decoration-color: #312e81b3;
}

.decoration-indigo-900\/75 {
  text-decoration-color: #312e81bf;
}

.decoration-indigo-900\/80 {
  text-decoration-color: #312e81cc;
}

.decoration-indigo-900\/85 {
  text-decoration-color: #312e81d9;
}

.decoration-indigo-900\/90 {
  text-decoration-color: #312e81e6;
}

.decoration-indigo-900\/95 {
  text-decoration-color: #312e81f2;
}

.decoration-indigo-950 {
  text-decoration-color: #1e1b4b;
}

.decoration-indigo-950\/0 {
  text-decoration-color: #1e1b4b00;
}

.decoration-indigo-950\/10 {
  text-decoration-color: #1e1b4b1a;
}

.decoration-indigo-950\/100 {
  text-decoration-color: #1e1b4b;
}

.decoration-indigo-950\/15 {
  text-decoration-color: #1e1b4b26;
}

.decoration-indigo-950\/20 {
  text-decoration-color: #1e1b4b33;
}

.decoration-indigo-950\/25 {
  text-decoration-color: #1e1b4b40;
}

.decoration-indigo-950\/30 {
  text-decoration-color: #1e1b4b4d;
}

.decoration-indigo-950\/35 {
  text-decoration-color: #1e1b4b59;
}

.decoration-indigo-950\/40 {
  text-decoration-color: #1e1b4b66;
}

.decoration-indigo-950\/45 {
  text-decoration-color: #1e1b4b73;
}

.decoration-indigo-950\/5 {
  text-decoration-color: #1e1b4b0d;
}

.decoration-indigo-950\/50 {
  text-decoration-color: #1e1b4b80;
}

.decoration-indigo-950\/55 {
  text-decoration-color: #1e1b4b8c;
}

.decoration-indigo-950\/60 {
  text-decoration-color: #1e1b4b99;
}

.decoration-indigo-950\/65 {
  text-decoration-color: #1e1b4ba6;
}

.decoration-indigo-950\/70 {
  text-decoration-color: #1e1b4bb3;
}

.decoration-indigo-950\/75 {
  text-decoration-color: #1e1b4bbf;
}

.decoration-indigo-950\/80 {
  text-decoration-color: #1e1b4bcc;
}

.decoration-indigo-950\/85 {
  text-decoration-color: #1e1b4bd9;
}

.decoration-indigo-950\/90 {
  text-decoration-color: #1e1b4be6;
}

.decoration-indigo-950\/95 {
  text-decoration-color: #1e1b4bf2;
}

.decoration-info {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / 1));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / 1));
}

.decoration-info-content {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / 1));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / 1));
}

.decoration-info-content\/0 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / 0));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / 0));
}

.decoration-info-content\/10 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .1));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .1));
}

.decoration-info-content\/100 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / 1));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / 1));
}

.decoration-info-content\/15 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .15));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .15));
}

.decoration-info-content\/20 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .2));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .2));
}

.decoration-info-content\/25 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .25));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .25));
}

.decoration-info-content\/30 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .3));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .3));
}

.decoration-info-content\/35 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .35));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .35));
}

.decoration-info-content\/40 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .4));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .4));
}

.decoration-info-content\/45 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .45));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .45));
}

.decoration-info-content\/5 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .05));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .05));
}

.decoration-info-content\/50 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .5));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .5));
}

.decoration-info-content\/55 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .55));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .55));
}

.decoration-info-content\/60 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .6));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .6));
}

.decoration-info-content\/65 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .65));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .65));
}

.decoration-info-content\/70 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .7));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .7));
}

.decoration-info-content\/75 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .75));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .75));
}

.decoration-info-content\/80 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .8));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .8));
}

.decoration-info-content\/85 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .85));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .85));
}

.decoration-info-content\/90 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .9));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .9));
}

.decoration-info-content\/95 {
  -webkit-text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .95));
  text-decoration-color: var(--fallback-inc, oklch(var(--inc) / .95));
}

.decoration-info\/0 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / 0));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / 0));
}

.decoration-info\/10 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .1));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .1));
}

.decoration-info\/100 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / 1));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / 1));
}

.decoration-info\/15 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .15));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .15));
}

.decoration-info\/20 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .2));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .2));
}

.decoration-info\/25 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .25));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .25));
}

.decoration-info\/30 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .3));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .3));
}

.decoration-info\/35 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .35));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .35));
}

.decoration-info\/40 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .4));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .4));
}

.decoration-info\/45 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .45));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .45));
}

.decoration-info\/5 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .05));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .05));
}

.decoration-info\/50 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .5));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .5));
}

.decoration-info\/55 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .55));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .55));
}

.decoration-info\/60 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .6));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .6));
}

.decoration-info\/65 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .65));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .65));
}

.decoration-info\/70 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .7));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .7));
}

.decoration-info\/75 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .75));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .75));
}

.decoration-info\/80 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .8));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .8));
}

.decoration-info\/85 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .85));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .85));
}

.decoration-info\/90 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .9));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .9));
}

.decoration-info\/95 {
  -webkit-text-decoration-color: var(--fallback-in, oklch(var(--in) / .95));
  text-decoration-color: var(--fallback-in, oklch(var(--in) / .95));
}

.decoration-inherit {
  -webkit-text-decoration-color: inherit;
  text-decoration-color: inherit;
}

.decoration-lime-100 {
  text-decoration-color: #ecfccb;
}

.decoration-lime-100\/0 {
  text-decoration-color: #ecfccb00;
}

.decoration-lime-100\/10 {
  text-decoration-color: #ecfccb1a;
}

.decoration-lime-100\/100 {
  text-decoration-color: #ecfccb;
}

.decoration-lime-100\/15 {
  text-decoration-color: #ecfccb26;
}

.decoration-lime-100\/20 {
  text-decoration-color: #ecfccb33;
}

.decoration-lime-100\/25 {
  text-decoration-color: #ecfccb40;
}

.decoration-lime-100\/30 {
  text-decoration-color: #ecfccb4d;
}

.decoration-lime-100\/35 {
  text-decoration-color: #ecfccb59;
}

.decoration-lime-100\/40 {
  text-decoration-color: #ecfccb66;
}

.decoration-lime-100\/45 {
  text-decoration-color: #ecfccb73;
}

.decoration-lime-100\/5 {
  text-decoration-color: #ecfccb0d;
}

.decoration-lime-100\/50 {
  text-decoration-color: #ecfccb80;
}

.decoration-lime-100\/55 {
  text-decoration-color: #ecfccb8c;
}

.decoration-lime-100\/60 {
  text-decoration-color: #ecfccb99;
}

.decoration-lime-100\/65 {
  text-decoration-color: #ecfccba6;
}

.decoration-lime-100\/70 {
  text-decoration-color: #ecfccbb3;
}

.decoration-lime-100\/75 {
  text-decoration-color: #ecfccbbf;
}

.decoration-lime-100\/80 {
  text-decoration-color: #ecfccbcc;
}

.decoration-lime-100\/85 {
  text-decoration-color: #ecfccbd9;
}

.decoration-lime-100\/90 {
  text-decoration-color: #ecfccbe6;
}

.decoration-lime-100\/95 {
  text-decoration-color: #ecfccbf2;
}

.decoration-lime-200 {
  text-decoration-color: #d9f99d;
}

.decoration-lime-200\/0 {
  text-decoration-color: #d9f99d00;
}

.decoration-lime-200\/10 {
  text-decoration-color: #d9f99d1a;
}

.decoration-lime-200\/100 {
  text-decoration-color: #d9f99d;
}

.decoration-lime-200\/15 {
  text-decoration-color: #d9f99d26;
}

.decoration-lime-200\/20 {
  text-decoration-color: #d9f99d33;
}

.decoration-lime-200\/25 {
  text-decoration-color: #d9f99d40;
}

.decoration-lime-200\/30 {
  text-decoration-color: #d9f99d4d;
}

.decoration-lime-200\/35 {
  text-decoration-color: #d9f99d59;
}

.decoration-lime-200\/40 {
  text-decoration-color: #d9f99d66;
}

.decoration-lime-200\/45 {
  text-decoration-color: #d9f99d73;
}

.decoration-lime-200\/5 {
  text-decoration-color: #d9f99d0d;
}

.decoration-lime-200\/50 {
  text-decoration-color: #d9f99d80;
}

.decoration-lime-200\/55 {
  text-decoration-color: #d9f99d8c;
}

.decoration-lime-200\/60 {
  text-decoration-color: #d9f99d99;
}

.decoration-lime-200\/65 {
  text-decoration-color: #d9f99da6;
}

.decoration-lime-200\/70 {
  text-decoration-color: #d9f99db3;
}

.decoration-lime-200\/75 {
  text-decoration-color: #d9f99dbf;
}

.decoration-lime-200\/80 {
  text-decoration-color: #d9f99dcc;
}

.decoration-lime-200\/85 {
  text-decoration-color: #d9f99dd9;
}

.decoration-lime-200\/90 {
  text-decoration-color: #d9f99de6;
}

.decoration-lime-200\/95 {
  text-decoration-color: #d9f99df2;
}

.decoration-lime-300 {
  text-decoration-color: #bef264;
}

.decoration-lime-300\/0 {
  text-decoration-color: #bef26400;
}

.decoration-lime-300\/10 {
  text-decoration-color: #bef2641a;
}

.decoration-lime-300\/100 {
  text-decoration-color: #bef264;
}

.decoration-lime-300\/15 {
  text-decoration-color: #bef26426;
}

.decoration-lime-300\/20 {
  text-decoration-color: #bef26433;
}

.decoration-lime-300\/25 {
  text-decoration-color: #bef26440;
}

.decoration-lime-300\/30 {
  text-decoration-color: #bef2644d;
}

.decoration-lime-300\/35 {
  text-decoration-color: #bef26459;
}

.decoration-lime-300\/40 {
  text-decoration-color: #bef26466;
}

.decoration-lime-300\/45 {
  text-decoration-color: #bef26473;
}

.decoration-lime-300\/5 {
  text-decoration-color: #bef2640d;
}

.decoration-lime-300\/50 {
  text-decoration-color: #bef26480;
}

.decoration-lime-300\/55 {
  text-decoration-color: #bef2648c;
}

.decoration-lime-300\/60 {
  text-decoration-color: #bef26499;
}

.decoration-lime-300\/65 {
  text-decoration-color: #bef264a6;
}

.decoration-lime-300\/70 {
  text-decoration-color: #bef264b3;
}

.decoration-lime-300\/75 {
  text-decoration-color: #bef264bf;
}

.decoration-lime-300\/80 {
  text-decoration-color: #bef264cc;
}

.decoration-lime-300\/85 {
  text-decoration-color: #bef264d9;
}

.decoration-lime-300\/90 {
  text-decoration-color: #bef264e6;
}

.decoration-lime-300\/95 {
  text-decoration-color: #bef264f2;
}

.decoration-lime-400 {
  text-decoration-color: #a3e635;
}

.decoration-lime-400\/0 {
  text-decoration-color: #a3e63500;
}

.decoration-lime-400\/10 {
  text-decoration-color: #a3e6351a;
}

.decoration-lime-400\/100 {
  text-decoration-color: #a3e635;
}

.decoration-lime-400\/15 {
  text-decoration-color: #a3e63526;
}

.decoration-lime-400\/20 {
  text-decoration-color: #a3e63533;
}

.decoration-lime-400\/25 {
  text-decoration-color: #a3e63540;
}

.decoration-lime-400\/30 {
  text-decoration-color: #a3e6354d;
}

.decoration-lime-400\/35 {
  text-decoration-color: #a3e63559;
}

.decoration-lime-400\/40 {
  text-decoration-color: #a3e63566;
}

.decoration-lime-400\/45 {
  text-decoration-color: #a3e63573;
}

.decoration-lime-400\/5 {
  text-decoration-color: #a3e6350d;
}

.decoration-lime-400\/50 {
  text-decoration-color: #a3e63580;
}

.decoration-lime-400\/55 {
  text-decoration-color: #a3e6358c;
}

.decoration-lime-400\/60 {
  text-decoration-color: #a3e63599;
}

.decoration-lime-400\/65 {
  text-decoration-color: #a3e635a6;
}

.decoration-lime-400\/70 {
  text-decoration-color: #a3e635b3;
}

.decoration-lime-400\/75 {
  text-decoration-color: #a3e635bf;
}

.decoration-lime-400\/80 {
  text-decoration-color: #a3e635cc;
}

.decoration-lime-400\/85 {
  text-decoration-color: #a3e635d9;
}

.decoration-lime-400\/90 {
  text-decoration-color: #a3e635e6;
}

.decoration-lime-400\/95 {
  text-decoration-color: #a3e635f2;
}

.decoration-lime-50 {
  text-decoration-color: #f7fee7;
}

.decoration-lime-50\/0 {
  text-decoration-color: #f7fee700;
}

.decoration-lime-50\/10 {
  text-decoration-color: #f7fee71a;
}

.decoration-lime-50\/100 {
  text-decoration-color: #f7fee7;
}

.decoration-lime-50\/15 {
  text-decoration-color: #f7fee726;
}

.decoration-lime-50\/20 {
  text-decoration-color: #f7fee733;
}

.decoration-lime-50\/25 {
  text-decoration-color: #f7fee740;
}

.decoration-lime-50\/30 {
  text-decoration-color: #f7fee74d;
}

.decoration-lime-50\/35 {
  text-decoration-color: #f7fee759;
}

.decoration-lime-50\/40 {
  text-decoration-color: #f7fee766;
}

.decoration-lime-50\/45 {
  text-decoration-color: #f7fee773;
}

.decoration-lime-50\/5 {
  text-decoration-color: #f7fee70d;
}

.decoration-lime-50\/50 {
  text-decoration-color: #f7fee780;
}

.decoration-lime-50\/55 {
  text-decoration-color: #f7fee78c;
}

.decoration-lime-50\/60 {
  text-decoration-color: #f7fee799;
}

.decoration-lime-50\/65 {
  text-decoration-color: #f7fee7a6;
}

.decoration-lime-50\/70 {
  text-decoration-color: #f7fee7b3;
}

.decoration-lime-50\/75 {
  text-decoration-color: #f7fee7bf;
}

.decoration-lime-50\/80 {
  text-decoration-color: #f7fee7cc;
}

.decoration-lime-50\/85 {
  text-decoration-color: #f7fee7d9;
}

.decoration-lime-50\/90 {
  text-decoration-color: #f7fee7e6;
}

.decoration-lime-50\/95 {
  text-decoration-color: #f7fee7f2;
}

.decoration-lime-500 {
  text-decoration-color: #84cc16;
}

.decoration-lime-500\/0 {
  text-decoration-color: #84cc1600;
}

.decoration-lime-500\/10 {
  text-decoration-color: #84cc161a;
}

.decoration-lime-500\/100 {
  text-decoration-color: #84cc16;
}

.decoration-lime-500\/15 {
  text-decoration-color: #84cc1626;
}

.decoration-lime-500\/20 {
  text-decoration-color: #84cc1633;
}

.decoration-lime-500\/25 {
  text-decoration-color: #84cc1640;
}

.decoration-lime-500\/30 {
  text-decoration-color: #84cc164d;
}

.decoration-lime-500\/35 {
  text-decoration-color: #84cc1659;
}

.decoration-lime-500\/40 {
  text-decoration-color: #84cc1666;
}

.decoration-lime-500\/45 {
  text-decoration-color: #84cc1673;
}

.decoration-lime-500\/5 {
  text-decoration-color: #84cc160d;
}

.decoration-lime-500\/50 {
  text-decoration-color: #84cc1680;
}

.decoration-lime-500\/55 {
  text-decoration-color: #84cc168c;
}

.decoration-lime-500\/60 {
  text-decoration-color: #84cc1699;
}

.decoration-lime-500\/65 {
  text-decoration-color: #84cc16a6;
}

.decoration-lime-500\/70 {
  text-decoration-color: #84cc16b3;
}

.decoration-lime-500\/75 {
  text-decoration-color: #84cc16bf;
}

.decoration-lime-500\/80 {
  text-decoration-color: #84cc16cc;
}

.decoration-lime-500\/85 {
  text-decoration-color: #84cc16d9;
}

.decoration-lime-500\/90 {
  text-decoration-color: #84cc16e6;
}

.decoration-lime-500\/95 {
  text-decoration-color: #84cc16f2;
}

.decoration-lime-600 {
  text-decoration-color: #65a30d;
}

.decoration-lime-600\/0 {
  text-decoration-color: #65a30d00;
}

.decoration-lime-600\/10 {
  text-decoration-color: #65a30d1a;
}

.decoration-lime-600\/100 {
  text-decoration-color: #65a30d;
}

.decoration-lime-600\/15 {
  text-decoration-color: #65a30d26;
}

.decoration-lime-600\/20 {
  text-decoration-color: #65a30d33;
}

.decoration-lime-600\/25 {
  text-decoration-color: #65a30d40;
}

.decoration-lime-600\/30 {
  text-decoration-color: #65a30d4d;
}

.decoration-lime-600\/35 {
  text-decoration-color: #65a30d59;
}

.decoration-lime-600\/40 {
  text-decoration-color: #65a30d66;
}

.decoration-lime-600\/45 {
  text-decoration-color: #65a30d73;
}

.decoration-lime-600\/5 {
  text-decoration-color: #65a30d0d;
}

.decoration-lime-600\/50 {
  text-decoration-color: #65a30d80;
}

.decoration-lime-600\/55 {
  text-decoration-color: #65a30d8c;
}

.decoration-lime-600\/60 {
  text-decoration-color: #65a30d99;
}

.decoration-lime-600\/65 {
  text-decoration-color: #65a30da6;
}

.decoration-lime-600\/70 {
  text-decoration-color: #65a30db3;
}

.decoration-lime-600\/75 {
  text-decoration-color: #65a30dbf;
}

.decoration-lime-600\/80 {
  text-decoration-color: #65a30dcc;
}

.decoration-lime-600\/85 {
  text-decoration-color: #65a30dd9;
}

.decoration-lime-600\/90 {
  text-decoration-color: #65a30de6;
}

.decoration-lime-600\/95 {
  text-decoration-color: #65a30df2;
}

.decoration-lime-700 {
  text-decoration-color: #4d7c0f;
}

.decoration-lime-700\/0 {
  text-decoration-color: #4d7c0f00;
}

.decoration-lime-700\/10 {
  text-decoration-color: #4d7c0f1a;
}

.decoration-lime-700\/100 {
  text-decoration-color: #4d7c0f;
}

.decoration-lime-700\/15 {
  text-decoration-color: #4d7c0f26;
}

.decoration-lime-700\/20 {
  text-decoration-color: #4d7c0f33;
}

.decoration-lime-700\/25 {
  text-decoration-color: #4d7c0f40;
}

.decoration-lime-700\/30 {
  text-decoration-color: #4d7c0f4d;
}

.decoration-lime-700\/35 {
  text-decoration-color: #4d7c0f59;
}

.decoration-lime-700\/40 {
  text-decoration-color: #4d7c0f66;
}

.decoration-lime-700\/45 {
  text-decoration-color: #4d7c0f73;
}

.decoration-lime-700\/5 {
  text-decoration-color: #4d7c0f0d;
}

.decoration-lime-700\/50 {
  text-decoration-color: #4d7c0f80;
}

.decoration-lime-700\/55 {
  text-decoration-color: #4d7c0f8c;
}

.decoration-lime-700\/60 {
  text-decoration-color: #4d7c0f99;
}

.decoration-lime-700\/65 {
  text-decoration-color: #4d7c0fa6;
}

.decoration-lime-700\/70 {
  text-decoration-color: #4d7c0fb3;
}

.decoration-lime-700\/75 {
  text-decoration-color: #4d7c0fbf;
}

.decoration-lime-700\/80 {
  text-decoration-color: #4d7c0fcc;
}

.decoration-lime-700\/85 {
  text-decoration-color: #4d7c0fd9;
}

.decoration-lime-700\/90 {
  text-decoration-color: #4d7c0fe6;
}

.decoration-lime-700\/95 {
  text-decoration-color: #4d7c0ff2;
}

.decoration-lime-800 {
  text-decoration-color: #3f6212;
}

.decoration-lime-800\/0 {
  text-decoration-color: #3f621200;
}

.decoration-lime-800\/10 {
  text-decoration-color: #3f62121a;
}

.decoration-lime-800\/100 {
  text-decoration-color: #3f6212;
}

.decoration-lime-800\/15 {
  text-decoration-color: #3f621226;
}

.decoration-lime-800\/20 {
  text-decoration-color: #3f621233;
}

.decoration-lime-800\/25 {
  text-decoration-color: #3f621240;
}

.decoration-lime-800\/30 {
  text-decoration-color: #3f62124d;
}

.decoration-lime-800\/35 {
  text-decoration-color: #3f621259;
}

.decoration-lime-800\/40 {
  text-decoration-color: #3f621266;
}

.decoration-lime-800\/45 {
  text-decoration-color: #3f621273;
}

.decoration-lime-800\/5 {
  text-decoration-color: #3f62120d;
}

.decoration-lime-800\/50 {
  text-decoration-color: #3f621280;
}

.decoration-lime-800\/55 {
  text-decoration-color: #3f62128c;
}

.decoration-lime-800\/60 {
  text-decoration-color: #3f621299;
}

.decoration-lime-800\/65 {
  text-decoration-color: #3f6212a6;
}

.decoration-lime-800\/70 {
  text-decoration-color: #3f6212b3;
}

.decoration-lime-800\/75 {
  text-decoration-color: #3f6212bf;
}

.decoration-lime-800\/80 {
  text-decoration-color: #3f6212cc;
}

.decoration-lime-800\/85 {
  text-decoration-color: #3f6212d9;
}

.decoration-lime-800\/90 {
  text-decoration-color: #3f6212e6;
}

.decoration-lime-800\/95 {
  text-decoration-color: #3f6212f2;
}

.decoration-lime-900 {
  text-decoration-color: #365314;
}

.decoration-lime-900\/0 {
  text-decoration-color: #36531400;
}

.decoration-lime-900\/10 {
  text-decoration-color: #3653141a;
}

.decoration-lime-900\/100 {
  text-decoration-color: #365314;
}

.decoration-lime-900\/15 {
  text-decoration-color: #36531426;
}

.decoration-lime-900\/20 {
  text-decoration-color: #36531433;
}

.decoration-lime-900\/25 {
  text-decoration-color: #36531440;
}

.decoration-lime-900\/30 {
  text-decoration-color: #3653144d;
}

.decoration-lime-900\/35 {
  text-decoration-color: #36531459;
}

.decoration-lime-900\/40 {
  text-decoration-color: #36531466;
}

.decoration-lime-900\/45 {
  text-decoration-color: #36531473;
}

.decoration-lime-900\/5 {
  text-decoration-color: #3653140d;
}

.decoration-lime-900\/50 {
  text-decoration-color: #36531480;
}

.decoration-lime-900\/55 {
  text-decoration-color: #3653148c;
}

.decoration-lime-900\/60 {
  text-decoration-color: #36531499;
}

.decoration-lime-900\/65 {
  text-decoration-color: #365314a6;
}

.decoration-lime-900\/70 {
  text-decoration-color: #365314b3;
}

.decoration-lime-900\/75 {
  text-decoration-color: #365314bf;
}

.decoration-lime-900\/80 {
  text-decoration-color: #365314cc;
}

.decoration-lime-900\/85 {
  text-decoration-color: #365314d9;
}

.decoration-lime-900\/90 {
  text-decoration-color: #365314e6;
}

.decoration-lime-900\/95 {
  text-decoration-color: #365314f2;
}

.decoration-lime-950 {
  text-decoration-color: #1a2e05;
}

.decoration-lime-950\/0 {
  text-decoration-color: #1a2e0500;
}

.decoration-lime-950\/10 {
  text-decoration-color: #1a2e051a;
}

.decoration-lime-950\/100 {
  text-decoration-color: #1a2e05;
}

.decoration-lime-950\/15 {
  text-decoration-color: #1a2e0526;
}

.decoration-lime-950\/20 {
  text-decoration-color: #1a2e0533;
}

.decoration-lime-950\/25 {
  text-decoration-color: #1a2e0540;
}

.decoration-lime-950\/30 {
  text-decoration-color: #1a2e054d;
}

.decoration-lime-950\/35 {
  text-decoration-color: #1a2e0559;
}

.decoration-lime-950\/40 {
  text-decoration-color: #1a2e0566;
}

.decoration-lime-950\/45 {
  text-decoration-color: #1a2e0573;
}

.decoration-lime-950\/5 {
  text-decoration-color: #1a2e050d;
}

.decoration-lime-950\/50 {
  text-decoration-color: #1a2e0580;
}

.decoration-lime-950\/55 {
  text-decoration-color: #1a2e058c;
}

.decoration-lime-950\/60 {
  text-decoration-color: #1a2e0599;
}

.decoration-lime-950\/65 {
  text-decoration-color: #1a2e05a6;
}

.decoration-lime-950\/70 {
  text-decoration-color: #1a2e05b3;
}

.decoration-lime-950\/75 {
  text-decoration-color: #1a2e05bf;
}

.decoration-lime-950\/80 {
  text-decoration-color: #1a2e05cc;
}

.decoration-lime-950\/85 {
  text-decoration-color: #1a2e05d9;
}

.decoration-lime-950\/90 {
  text-decoration-color: #1a2e05e6;
}

.decoration-lime-950\/95 {
  text-decoration-color: #1a2e05f2;
}

.decoration-neutral {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / 1));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / 1));
}

.decoration-neutral-100 {
  text-decoration-color: #f5f5f5;
}

.decoration-neutral-100\/0 {
  text-decoration-color: #f5f5f500;
}

.decoration-neutral-100\/10 {
  text-decoration-color: #f5f5f51a;
}

.decoration-neutral-100\/100 {
  text-decoration-color: #f5f5f5;
}

.decoration-neutral-100\/15 {
  text-decoration-color: #f5f5f526;
}

.decoration-neutral-100\/20 {
  text-decoration-color: #f5f5f533;
}

.decoration-neutral-100\/25 {
  text-decoration-color: #f5f5f540;
}

.decoration-neutral-100\/30 {
  text-decoration-color: #f5f5f54d;
}

.decoration-neutral-100\/35 {
  text-decoration-color: #f5f5f559;
}

.decoration-neutral-100\/40 {
  text-decoration-color: #f5f5f566;
}

.decoration-neutral-100\/45 {
  text-decoration-color: #f5f5f573;
}

.decoration-neutral-100\/5 {
  text-decoration-color: #f5f5f50d;
}

.decoration-neutral-100\/50 {
  text-decoration-color: #f5f5f580;
}

.decoration-neutral-100\/55 {
  text-decoration-color: #f5f5f58c;
}

.decoration-neutral-100\/60 {
  text-decoration-color: #f5f5f599;
}

.decoration-neutral-100\/65 {
  text-decoration-color: #f5f5f5a6;
}

.decoration-neutral-100\/70 {
  text-decoration-color: #f5f5f5b3;
}

.decoration-neutral-100\/75 {
  text-decoration-color: #f5f5f5bf;
}

.decoration-neutral-100\/80 {
  text-decoration-color: #f5f5f5cc;
}

.decoration-neutral-100\/85 {
  text-decoration-color: #f5f5f5d9;
}

.decoration-neutral-100\/90 {
  text-decoration-color: #f5f5f5e6;
}

.decoration-neutral-100\/95 {
  text-decoration-color: #f5f5f5f2;
}

.decoration-neutral-200 {
  text-decoration-color: #e5e5e5;
}

.decoration-neutral-200\/0 {
  text-decoration-color: #e5e5e500;
}

.decoration-neutral-200\/10 {
  text-decoration-color: #e5e5e51a;
}

.decoration-neutral-200\/100 {
  text-decoration-color: #e5e5e5;
}

.decoration-neutral-200\/15 {
  text-decoration-color: #e5e5e526;
}

.decoration-neutral-200\/20 {
  text-decoration-color: #e5e5e533;
}

.decoration-neutral-200\/25 {
  text-decoration-color: #e5e5e540;
}

.decoration-neutral-200\/30 {
  text-decoration-color: #e5e5e54d;
}

.decoration-neutral-200\/35 {
  text-decoration-color: #e5e5e559;
}

.decoration-neutral-200\/40 {
  text-decoration-color: #e5e5e566;
}

.decoration-neutral-200\/45 {
  text-decoration-color: #e5e5e573;
}

.decoration-neutral-200\/5 {
  text-decoration-color: #e5e5e50d;
}

.decoration-neutral-200\/50 {
  text-decoration-color: #e5e5e580;
}

.decoration-neutral-200\/55 {
  text-decoration-color: #e5e5e58c;
}

.decoration-neutral-200\/60 {
  text-decoration-color: #e5e5e599;
}

.decoration-neutral-200\/65 {
  text-decoration-color: #e5e5e5a6;
}

.decoration-neutral-200\/70 {
  text-decoration-color: #e5e5e5b3;
}

.decoration-neutral-200\/75 {
  text-decoration-color: #e5e5e5bf;
}

.decoration-neutral-200\/80 {
  text-decoration-color: #e5e5e5cc;
}

.decoration-neutral-200\/85 {
  text-decoration-color: #e5e5e5d9;
}

.decoration-neutral-200\/90 {
  text-decoration-color: #e5e5e5e6;
}

.decoration-neutral-200\/95 {
  text-decoration-color: #e5e5e5f2;
}

.decoration-neutral-300 {
  text-decoration-color: #d4d4d4;
}

.decoration-neutral-300\/0 {
  text-decoration-color: #d4d4d400;
}

.decoration-neutral-300\/10 {
  text-decoration-color: #d4d4d41a;
}

.decoration-neutral-300\/100 {
  text-decoration-color: #d4d4d4;
}

.decoration-neutral-300\/15 {
  text-decoration-color: #d4d4d426;
}

.decoration-neutral-300\/20 {
  text-decoration-color: #d4d4d433;
}

.decoration-neutral-300\/25 {
  text-decoration-color: #d4d4d440;
}

.decoration-neutral-300\/30 {
  text-decoration-color: #d4d4d44d;
}

.decoration-neutral-300\/35 {
  text-decoration-color: #d4d4d459;
}

.decoration-neutral-300\/40 {
  text-decoration-color: #d4d4d466;
}

.decoration-neutral-300\/45 {
  text-decoration-color: #d4d4d473;
}

.decoration-neutral-300\/5 {
  text-decoration-color: #d4d4d40d;
}

.decoration-neutral-300\/50 {
  text-decoration-color: #d4d4d480;
}

.decoration-neutral-300\/55 {
  text-decoration-color: #d4d4d48c;
}

.decoration-neutral-300\/60 {
  text-decoration-color: #d4d4d499;
}

.decoration-neutral-300\/65 {
  text-decoration-color: #d4d4d4a6;
}

.decoration-neutral-300\/70 {
  text-decoration-color: #d4d4d4b3;
}

.decoration-neutral-300\/75 {
  text-decoration-color: #d4d4d4bf;
}

.decoration-neutral-300\/80 {
  text-decoration-color: #d4d4d4cc;
}

.decoration-neutral-300\/85 {
  text-decoration-color: #d4d4d4d9;
}

.decoration-neutral-300\/90 {
  text-decoration-color: #d4d4d4e6;
}

.decoration-neutral-300\/95 {
  text-decoration-color: #d4d4d4f2;
}

.decoration-neutral-400 {
  text-decoration-color: #a3a3a3;
}

.decoration-neutral-400\/0 {
  text-decoration-color: #a3a3a300;
}

.decoration-neutral-400\/10 {
  text-decoration-color: #a3a3a31a;
}

.decoration-neutral-400\/100 {
  text-decoration-color: #a3a3a3;
}

.decoration-neutral-400\/15 {
  text-decoration-color: #a3a3a326;
}

.decoration-neutral-400\/20 {
  text-decoration-color: #a3a3a333;
}

.decoration-neutral-400\/25 {
  text-decoration-color: #a3a3a340;
}

.decoration-neutral-400\/30 {
  text-decoration-color: #a3a3a34d;
}

.decoration-neutral-400\/35 {
  text-decoration-color: #a3a3a359;
}

.decoration-neutral-400\/40 {
  text-decoration-color: #a3a3a366;
}

.decoration-neutral-400\/45 {
  text-decoration-color: #a3a3a373;
}

.decoration-neutral-400\/5 {
  text-decoration-color: #a3a3a30d;
}

.decoration-neutral-400\/50 {
  text-decoration-color: #a3a3a380;
}

.decoration-neutral-400\/55 {
  text-decoration-color: #a3a3a38c;
}

.decoration-neutral-400\/60 {
  text-decoration-color: #a3a3a399;
}

.decoration-neutral-400\/65 {
  text-decoration-color: #a3a3a3a6;
}

.decoration-neutral-400\/70 {
  text-decoration-color: #a3a3a3b3;
}

.decoration-neutral-400\/75 {
  text-decoration-color: #a3a3a3bf;
}

.decoration-neutral-400\/80 {
  text-decoration-color: #a3a3a3cc;
}

.decoration-neutral-400\/85 {
  text-decoration-color: #a3a3a3d9;
}

.decoration-neutral-400\/90 {
  text-decoration-color: #a3a3a3e6;
}

.decoration-neutral-400\/95 {
  text-decoration-color: #a3a3a3f2;
}

.decoration-neutral-50 {
  text-decoration-color: #fafafa;
}

.decoration-neutral-50\/0 {
  text-decoration-color: #fafafa00;
}

.decoration-neutral-50\/10 {
  text-decoration-color: #fafafa1a;
}

.decoration-neutral-50\/100 {
  text-decoration-color: #fafafa;
}

.decoration-neutral-50\/15 {
  text-decoration-color: #fafafa26;
}

.decoration-neutral-50\/20 {
  text-decoration-color: #fafafa33;
}

.decoration-neutral-50\/25 {
  text-decoration-color: #fafafa40;
}

.decoration-neutral-50\/30 {
  text-decoration-color: #fafafa4d;
}

.decoration-neutral-50\/35 {
  text-decoration-color: #fafafa59;
}

.decoration-neutral-50\/40 {
  text-decoration-color: #fafafa66;
}

.decoration-neutral-50\/45 {
  text-decoration-color: #fafafa73;
}

.decoration-neutral-50\/5 {
  text-decoration-color: #fafafa0d;
}

.decoration-neutral-50\/50 {
  text-decoration-color: #fafafa80;
}

.decoration-neutral-50\/55 {
  text-decoration-color: #fafafa8c;
}

.decoration-neutral-50\/60 {
  text-decoration-color: #fafafa99;
}

.decoration-neutral-50\/65 {
  text-decoration-color: #fafafaa6;
}

.decoration-neutral-50\/70 {
  text-decoration-color: #fafafab3;
}

.decoration-neutral-50\/75 {
  text-decoration-color: #fafafabf;
}

.decoration-neutral-50\/80 {
  text-decoration-color: #fafafacc;
}

.decoration-neutral-50\/85 {
  text-decoration-color: #fafafad9;
}

.decoration-neutral-50\/90 {
  text-decoration-color: #fafafae6;
}

.decoration-neutral-50\/95 {
  text-decoration-color: #fafafaf2;
}

.decoration-neutral-500 {
  text-decoration-color: #737373;
}

.decoration-neutral-500\/0 {
  text-decoration-color: #73737300;
}

.decoration-neutral-500\/10 {
  text-decoration-color: #7373731a;
}

.decoration-neutral-500\/100 {
  text-decoration-color: #737373;
}

.decoration-neutral-500\/15 {
  text-decoration-color: #73737326;
}

.decoration-neutral-500\/20 {
  text-decoration-color: #73737333;
}

.decoration-neutral-500\/25 {
  text-decoration-color: #73737340;
}

.decoration-neutral-500\/30 {
  text-decoration-color: #7373734d;
}

.decoration-neutral-500\/35 {
  text-decoration-color: #73737359;
}

.decoration-neutral-500\/40 {
  text-decoration-color: #73737366;
}

.decoration-neutral-500\/45 {
  text-decoration-color: #73737373;
}

.decoration-neutral-500\/5 {
  text-decoration-color: #7373730d;
}

.decoration-neutral-500\/50 {
  text-decoration-color: #73737380;
}

.decoration-neutral-500\/55 {
  text-decoration-color: #7373738c;
}

.decoration-neutral-500\/60 {
  text-decoration-color: #73737399;
}

.decoration-neutral-500\/65 {
  text-decoration-color: #737373a6;
}

.decoration-neutral-500\/70 {
  text-decoration-color: #737373b3;
}

.decoration-neutral-500\/75 {
  text-decoration-color: #737373bf;
}

.decoration-neutral-500\/80 {
  text-decoration-color: #737373cc;
}

.decoration-neutral-500\/85 {
  text-decoration-color: #737373d9;
}

.decoration-neutral-500\/90 {
  text-decoration-color: #737373e6;
}

.decoration-neutral-500\/95 {
  text-decoration-color: #737373f2;
}

.decoration-neutral-600 {
  text-decoration-color: #525252;
}

.decoration-neutral-600\/0 {
  text-decoration-color: #52525200;
}

.decoration-neutral-600\/10 {
  text-decoration-color: #5252521a;
}

.decoration-neutral-600\/100 {
  text-decoration-color: #525252;
}

.decoration-neutral-600\/15 {
  text-decoration-color: #52525226;
}

.decoration-neutral-600\/20 {
  text-decoration-color: #52525233;
}

.decoration-neutral-600\/25 {
  text-decoration-color: #52525240;
}

.decoration-neutral-600\/30 {
  text-decoration-color: #5252524d;
}

.decoration-neutral-600\/35 {
  text-decoration-color: #52525259;
}

.decoration-neutral-600\/40 {
  text-decoration-color: #52525266;
}

.decoration-neutral-600\/45 {
  text-decoration-color: #52525273;
}

.decoration-neutral-600\/5 {
  text-decoration-color: #5252520d;
}

.decoration-neutral-600\/50 {
  text-decoration-color: #52525280;
}

.decoration-neutral-600\/55 {
  text-decoration-color: #5252528c;
}

.decoration-neutral-600\/60 {
  text-decoration-color: #52525299;
}

.decoration-neutral-600\/65 {
  text-decoration-color: #525252a6;
}

.decoration-neutral-600\/70 {
  text-decoration-color: #525252b3;
}

.decoration-neutral-600\/75 {
  text-decoration-color: #525252bf;
}

.decoration-neutral-600\/80 {
  text-decoration-color: #525252cc;
}

.decoration-neutral-600\/85 {
  text-decoration-color: #525252d9;
}

.decoration-neutral-600\/90 {
  text-decoration-color: #525252e6;
}

.decoration-neutral-600\/95 {
  text-decoration-color: #525252f2;
}

.decoration-neutral-700 {
  text-decoration-color: #404040;
}

.decoration-neutral-700\/0 {
  text-decoration-color: #40404000;
}

.decoration-neutral-700\/10 {
  text-decoration-color: #4040401a;
}

.decoration-neutral-700\/100 {
  text-decoration-color: #404040;
}

.decoration-neutral-700\/15 {
  text-decoration-color: #40404026;
}

.decoration-neutral-700\/20 {
  text-decoration-color: #40404033;
}

.decoration-neutral-700\/25 {
  text-decoration-color: #40404040;
}

.decoration-neutral-700\/30 {
  text-decoration-color: #4040404d;
}

.decoration-neutral-700\/35 {
  text-decoration-color: #40404059;
}

.decoration-neutral-700\/40 {
  text-decoration-color: #40404066;
}

.decoration-neutral-700\/45 {
  text-decoration-color: #40404073;
}

.decoration-neutral-700\/5 {
  text-decoration-color: #4040400d;
}

.decoration-neutral-700\/50 {
  text-decoration-color: #40404080;
}

.decoration-neutral-700\/55 {
  text-decoration-color: #4040408c;
}

.decoration-neutral-700\/60 {
  text-decoration-color: #40404099;
}

.decoration-neutral-700\/65 {
  text-decoration-color: #404040a6;
}

.decoration-neutral-700\/70 {
  text-decoration-color: #404040b3;
}

.decoration-neutral-700\/75 {
  text-decoration-color: #404040bf;
}

.decoration-neutral-700\/80 {
  text-decoration-color: #404040cc;
}

.decoration-neutral-700\/85 {
  text-decoration-color: #404040d9;
}

.decoration-neutral-700\/90 {
  text-decoration-color: #404040e6;
}

.decoration-neutral-700\/95 {
  text-decoration-color: #404040f2;
}

.decoration-neutral-800 {
  text-decoration-color: #262626;
}

.decoration-neutral-800\/0 {
  text-decoration-color: #26262600;
}

.decoration-neutral-800\/10 {
  text-decoration-color: #2626261a;
}

.decoration-neutral-800\/100 {
  text-decoration-color: #262626;
}

.decoration-neutral-800\/15 {
  text-decoration-color: #26262626;
}

.decoration-neutral-800\/20 {
  text-decoration-color: #26262633;
}

.decoration-neutral-800\/25 {
  text-decoration-color: #26262640;
}

.decoration-neutral-800\/30 {
  text-decoration-color: #2626264d;
}

.decoration-neutral-800\/35 {
  text-decoration-color: #26262659;
}

.decoration-neutral-800\/40 {
  text-decoration-color: #26262666;
}

.decoration-neutral-800\/45 {
  text-decoration-color: #26262673;
}

.decoration-neutral-800\/5 {
  text-decoration-color: #2626260d;
}

.decoration-neutral-800\/50 {
  text-decoration-color: #26262680;
}

.decoration-neutral-800\/55 {
  text-decoration-color: #2626268c;
}

.decoration-neutral-800\/60 {
  text-decoration-color: #26262699;
}

.decoration-neutral-800\/65 {
  text-decoration-color: #262626a6;
}

.decoration-neutral-800\/70 {
  text-decoration-color: #262626b3;
}

.decoration-neutral-800\/75 {
  text-decoration-color: #262626bf;
}

.decoration-neutral-800\/80 {
  text-decoration-color: #262626cc;
}

.decoration-neutral-800\/85 {
  text-decoration-color: #262626d9;
}

.decoration-neutral-800\/90 {
  text-decoration-color: #262626e6;
}

.decoration-neutral-800\/95 {
  text-decoration-color: #262626f2;
}

.decoration-neutral-900 {
  text-decoration-color: #171717;
}

.decoration-neutral-900\/0 {
  text-decoration-color: #17171700;
}

.decoration-neutral-900\/10 {
  text-decoration-color: #1717171a;
}

.decoration-neutral-900\/100 {
  text-decoration-color: #171717;
}

.decoration-neutral-900\/15 {
  text-decoration-color: #17171726;
}

.decoration-neutral-900\/20 {
  text-decoration-color: #17171733;
}

.decoration-neutral-900\/25 {
  text-decoration-color: #17171740;
}

.decoration-neutral-900\/30 {
  text-decoration-color: #1717174d;
}

.decoration-neutral-900\/35 {
  text-decoration-color: #17171759;
}

.decoration-neutral-900\/40 {
  text-decoration-color: #17171766;
}

.decoration-neutral-900\/45 {
  text-decoration-color: #17171773;
}

.decoration-neutral-900\/5 {
  text-decoration-color: #1717170d;
}

.decoration-neutral-900\/50 {
  text-decoration-color: #17171780;
}

.decoration-neutral-900\/55 {
  text-decoration-color: #1717178c;
}

.decoration-neutral-900\/60 {
  text-decoration-color: #17171799;
}

.decoration-neutral-900\/65 {
  text-decoration-color: #171717a6;
}

.decoration-neutral-900\/70 {
  text-decoration-color: #171717b3;
}

.decoration-neutral-900\/75 {
  text-decoration-color: #171717bf;
}

.decoration-neutral-900\/80 {
  text-decoration-color: #171717cc;
}

.decoration-neutral-900\/85 {
  text-decoration-color: #171717d9;
}

.decoration-neutral-900\/90 {
  text-decoration-color: #171717e6;
}

.decoration-neutral-900\/95 {
  text-decoration-color: #171717f2;
}

.decoration-neutral-950 {
  text-decoration-color: #0a0a0a;
}

.decoration-neutral-950\/0 {
  text-decoration-color: #0a0a0a00;
}

.decoration-neutral-950\/10 {
  text-decoration-color: #0a0a0a1a;
}

.decoration-neutral-950\/100 {
  text-decoration-color: #0a0a0a;
}

.decoration-neutral-950\/15 {
  text-decoration-color: #0a0a0a26;
}

.decoration-neutral-950\/20 {
  text-decoration-color: #0a0a0a33;
}

.decoration-neutral-950\/25 {
  text-decoration-color: #0a0a0a40;
}

.decoration-neutral-950\/30 {
  text-decoration-color: #0a0a0a4d;
}

.decoration-neutral-950\/35 {
  text-decoration-color: #0a0a0a59;
}

.decoration-neutral-950\/40 {
  text-decoration-color: #0a0a0a66;
}

.decoration-neutral-950\/45 {
  text-decoration-color: #0a0a0a73;
}

.decoration-neutral-950\/5 {
  text-decoration-color: #0a0a0a0d;
}

.decoration-neutral-950\/50 {
  text-decoration-color: #0a0a0a80;
}

.decoration-neutral-950\/55 {
  text-decoration-color: #0a0a0a8c;
}

.decoration-neutral-950\/60 {
  text-decoration-color: #0a0a0a99;
}

.decoration-neutral-950\/65 {
  text-decoration-color: #0a0a0aa6;
}

.decoration-neutral-950\/70 {
  text-decoration-color: #0a0a0ab3;
}

.decoration-neutral-950\/75 {
  text-decoration-color: #0a0a0abf;
}

.decoration-neutral-950\/80 {
  text-decoration-color: #0a0a0acc;
}

.decoration-neutral-950\/85 {
  text-decoration-color: #0a0a0ad9;
}

.decoration-neutral-950\/90 {
  text-decoration-color: #0a0a0ae6;
}

.decoration-neutral-950\/95 {
  text-decoration-color: #0a0a0af2;
}

.decoration-neutral-content {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / 1));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / 1));
}

.decoration-neutral-content\/0 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / 0));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / 0));
}

.decoration-neutral-content\/10 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .1));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .1));
}

.decoration-neutral-content\/100 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / 1));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / 1));
}

.decoration-neutral-content\/15 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .15));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .15));
}

.decoration-neutral-content\/20 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .2));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .2));
}

.decoration-neutral-content\/25 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .25));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .25));
}

.decoration-neutral-content\/30 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .3));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .3));
}

.decoration-neutral-content\/35 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .35));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .35));
}

.decoration-neutral-content\/40 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .4));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .4));
}

.decoration-neutral-content\/45 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .45));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .45));
}

.decoration-neutral-content\/5 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .05));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .05));
}

.decoration-neutral-content\/50 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .5));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .5));
}

.decoration-neutral-content\/55 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .55));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .55));
}

.decoration-neutral-content\/60 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .6));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .6));
}

.decoration-neutral-content\/65 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .65));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .65));
}

.decoration-neutral-content\/70 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .7));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .7));
}

.decoration-neutral-content\/75 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .75));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .75));
}

.decoration-neutral-content\/80 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .8));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .8));
}

.decoration-neutral-content\/85 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .85));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .85));
}

.decoration-neutral-content\/90 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .9));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .9));
}

.decoration-neutral-content\/95 {
  -webkit-text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .95));
  text-decoration-color: var(--fallback-nc, oklch(var(--nc) / .95));
}

.decoration-neutral\/0 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / 0));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / 0));
}

.decoration-neutral\/10 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .1));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .1));
}

.decoration-neutral\/100 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / 1));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / 1));
}

.decoration-neutral\/15 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .15));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .15));
}

.decoration-neutral\/20 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .2));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .2));
}

.decoration-neutral\/25 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .25));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .25));
}

.decoration-neutral\/30 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .3));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .3));
}

.decoration-neutral\/35 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .35));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .35));
}

.decoration-neutral\/40 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .4));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .4));
}

.decoration-neutral\/45 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .45));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .45));
}

.decoration-neutral\/5 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .05));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .05));
}

.decoration-neutral\/50 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .5));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .5));
}

.decoration-neutral\/55 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .55));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .55));
}

.decoration-neutral\/60 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .6));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .6));
}

.decoration-neutral\/65 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .65));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .65));
}

.decoration-neutral\/70 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .7));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .7));
}

.decoration-neutral\/75 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .75));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .75));
}

.decoration-neutral\/80 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .8));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .8));
}

.decoration-neutral\/85 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .85));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .85));
}

.decoration-neutral\/90 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .9));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .9));
}

.decoration-neutral\/95 {
  -webkit-text-decoration-color: var(--fallback-n, oklch(var(--n) / .95));
  text-decoration-color: var(--fallback-n, oklch(var(--n) / .95));
}

.decoration-orange-100 {
  text-decoration-color: #ffedd5;
}

.decoration-orange-100\/0 {
  text-decoration-color: #ffedd500;
}

.decoration-orange-100\/10 {
  text-decoration-color: #ffedd51a;
}

.decoration-orange-100\/100 {
  text-decoration-color: #ffedd5;
}

.decoration-orange-100\/15 {
  text-decoration-color: #ffedd526;
}

.decoration-orange-100\/20 {
  text-decoration-color: #ffedd533;
}

.decoration-orange-100\/25 {
  text-decoration-color: #ffedd540;
}

.decoration-orange-100\/30 {
  text-decoration-color: #ffedd54d;
}

.decoration-orange-100\/35 {
  text-decoration-color: #ffedd559;
}

.decoration-orange-100\/40 {
  text-decoration-color: #ffedd566;
}

.decoration-orange-100\/45 {
  text-decoration-color: #ffedd573;
}

.decoration-orange-100\/5 {
  text-decoration-color: #ffedd50d;
}

.decoration-orange-100\/50 {
  text-decoration-color: #ffedd580;
}

.decoration-orange-100\/55 {
  text-decoration-color: #ffedd58c;
}

.decoration-orange-100\/60 {
  text-decoration-color: #ffedd599;
}

.decoration-orange-100\/65 {
  text-decoration-color: #ffedd5a6;
}

.decoration-orange-100\/70 {
  text-decoration-color: #ffedd5b3;
}

.decoration-orange-100\/75 {
  text-decoration-color: #ffedd5bf;
}

.decoration-orange-100\/80 {
  text-decoration-color: #ffedd5cc;
}

.decoration-orange-100\/85 {
  text-decoration-color: #ffedd5d9;
}

.decoration-orange-100\/90 {
  text-decoration-color: #ffedd5e6;
}

.decoration-orange-100\/95 {
  text-decoration-color: #ffedd5f2;
}

.decoration-orange-200 {
  text-decoration-color: #fed7aa;
}

.decoration-orange-200\/0 {
  text-decoration-color: #fed7aa00;
}

.decoration-orange-200\/10 {
  text-decoration-color: #fed7aa1a;
}

.decoration-orange-200\/100 {
  text-decoration-color: #fed7aa;
}

.decoration-orange-200\/15 {
  text-decoration-color: #fed7aa26;
}

.decoration-orange-200\/20 {
  text-decoration-color: #fed7aa33;
}

.decoration-orange-200\/25 {
  text-decoration-color: #fed7aa40;
}

.decoration-orange-200\/30 {
  text-decoration-color: #fed7aa4d;
}

.decoration-orange-200\/35 {
  text-decoration-color: #fed7aa59;
}

.decoration-orange-200\/40 {
  text-decoration-color: #fed7aa66;
}

.decoration-orange-200\/45 {
  text-decoration-color: #fed7aa73;
}

.decoration-orange-200\/5 {
  text-decoration-color: #fed7aa0d;
}

.decoration-orange-200\/50 {
  text-decoration-color: #fed7aa80;
}

.decoration-orange-200\/55 {
  text-decoration-color: #fed7aa8c;
}

.decoration-orange-200\/60 {
  text-decoration-color: #fed7aa99;
}

.decoration-orange-200\/65 {
  text-decoration-color: #fed7aaa6;
}

.decoration-orange-200\/70 {
  text-decoration-color: #fed7aab3;
}

.decoration-orange-200\/75 {
  text-decoration-color: #fed7aabf;
}

.decoration-orange-200\/80 {
  text-decoration-color: #fed7aacc;
}

.decoration-orange-200\/85 {
  text-decoration-color: #fed7aad9;
}

.decoration-orange-200\/90 {
  text-decoration-color: #fed7aae6;
}

.decoration-orange-200\/95 {
  text-decoration-color: #fed7aaf2;
}

.decoration-orange-300 {
  text-decoration-color: #fdba74;
}

.decoration-orange-300\/0 {
  text-decoration-color: #fdba7400;
}

.decoration-orange-300\/10 {
  text-decoration-color: #fdba741a;
}

.decoration-orange-300\/100 {
  text-decoration-color: #fdba74;
}

.decoration-orange-300\/15 {
  text-decoration-color: #fdba7426;
}

.decoration-orange-300\/20 {
  text-decoration-color: #fdba7433;
}

.decoration-orange-300\/25 {
  text-decoration-color: #fdba7440;
}

.decoration-orange-300\/30 {
  text-decoration-color: #fdba744d;
}

.decoration-orange-300\/35 {
  text-decoration-color: #fdba7459;
}

.decoration-orange-300\/40 {
  text-decoration-color: #fdba7466;
}

.decoration-orange-300\/45 {
  text-decoration-color: #fdba7473;
}

.decoration-orange-300\/5 {
  text-decoration-color: #fdba740d;
}

.decoration-orange-300\/50 {
  text-decoration-color: #fdba7480;
}

.decoration-orange-300\/55 {
  text-decoration-color: #fdba748c;
}

.decoration-orange-300\/60 {
  text-decoration-color: #fdba7499;
}

.decoration-orange-300\/65 {
  text-decoration-color: #fdba74a6;
}

.decoration-orange-300\/70 {
  text-decoration-color: #fdba74b3;
}

.decoration-orange-300\/75 {
  text-decoration-color: #fdba74bf;
}

.decoration-orange-300\/80 {
  text-decoration-color: #fdba74cc;
}

.decoration-orange-300\/85 {
  text-decoration-color: #fdba74d9;
}

.decoration-orange-300\/90 {
  text-decoration-color: #fdba74e6;
}

.decoration-orange-300\/95 {
  text-decoration-color: #fdba74f2;
}

.decoration-orange-400 {
  text-decoration-color: #fb923c;
}

.decoration-orange-400\/0 {
  text-decoration-color: #fb923c00;
}

.decoration-orange-400\/10 {
  text-decoration-color: #fb923c1a;
}

.decoration-orange-400\/100 {
  text-decoration-color: #fb923c;
}

.decoration-orange-400\/15 {
  text-decoration-color: #fb923c26;
}

.decoration-orange-400\/20 {
  text-decoration-color: #fb923c33;
}

.decoration-orange-400\/25 {
  text-decoration-color: #fb923c40;
}

.decoration-orange-400\/30 {
  text-decoration-color: #fb923c4d;
}

.decoration-orange-400\/35 {
  text-decoration-color: #fb923c59;
}

.decoration-orange-400\/40 {
  text-decoration-color: #fb923c66;
}

.decoration-orange-400\/45 {
  text-decoration-color: #fb923c73;
}

.decoration-orange-400\/5 {
  text-decoration-color: #fb923c0d;
}

.decoration-orange-400\/50 {
  text-decoration-color: #fb923c80;
}

.decoration-orange-400\/55 {
  text-decoration-color: #fb923c8c;
}

.decoration-orange-400\/60 {
  text-decoration-color: #fb923c99;
}

.decoration-orange-400\/65 {
  text-decoration-color: #fb923ca6;
}

.decoration-orange-400\/70 {
  text-decoration-color: #fb923cb3;
}

.decoration-orange-400\/75 {
  text-decoration-color: #fb923cbf;
}

.decoration-orange-400\/80 {
  text-decoration-color: #fb923ccc;
}

.decoration-orange-400\/85 {
  text-decoration-color: #fb923cd9;
}

.decoration-orange-400\/90 {
  text-decoration-color: #fb923ce6;
}

.decoration-orange-400\/95 {
  text-decoration-color: #fb923cf2;
}

.decoration-orange-50 {
  text-decoration-color: #fff7ed;
}

.decoration-orange-50\/0 {
  text-decoration-color: #fff7ed00;
}

.decoration-orange-50\/10 {
  text-decoration-color: #fff7ed1a;
}

.decoration-orange-50\/100 {
  text-decoration-color: #fff7ed;
}

.decoration-orange-50\/15 {
  text-decoration-color: #fff7ed26;
}

.decoration-orange-50\/20 {
  text-decoration-color: #fff7ed33;
}

.decoration-orange-50\/25 {
  text-decoration-color: #fff7ed40;
}

.decoration-orange-50\/30 {
  text-decoration-color: #fff7ed4d;
}

.decoration-orange-50\/35 {
  text-decoration-color: #fff7ed59;
}

.decoration-orange-50\/40 {
  text-decoration-color: #fff7ed66;
}

.decoration-orange-50\/45 {
  text-decoration-color: #fff7ed73;
}

.decoration-orange-50\/5 {
  text-decoration-color: #fff7ed0d;
}

.decoration-orange-50\/50 {
  text-decoration-color: #fff7ed80;
}

.decoration-orange-50\/55 {
  text-decoration-color: #fff7ed8c;
}

.decoration-orange-50\/60 {
  text-decoration-color: #fff7ed99;
}

.decoration-orange-50\/65 {
  text-decoration-color: #fff7eda6;
}

.decoration-orange-50\/70 {
  text-decoration-color: #fff7edb3;
}

.decoration-orange-50\/75 {
  text-decoration-color: #fff7edbf;
}

.decoration-orange-50\/80 {
  text-decoration-color: #fff7edcc;
}

.decoration-orange-50\/85 {
  text-decoration-color: #fff7edd9;
}

.decoration-orange-50\/90 {
  text-decoration-color: #fff7ede6;
}

.decoration-orange-50\/95 {
  text-decoration-color: #fff7edf2;
}

.decoration-orange-500 {
  text-decoration-color: #f97316;
}

.decoration-orange-500\/0 {
  text-decoration-color: #f9731600;
}

.decoration-orange-500\/10 {
  text-decoration-color: #f973161a;
}

.decoration-orange-500\/100 {
  text-decoration-color: #f97316;
}

.decoration-orange-500\/15 {
  text-decoration-color: #f9731626;
}

.decoration-orange-500\/20 {
  text-decoration-color: #f9731633;
}

.decoration-orange-500\/25 {
  text-decoration-color: #f9731640;
}

.decoration-orange-500\/30 {
  text-decoration-color: #f973164d;
}

.decoration-orange-500\/35 {
  text-decoration-color: #f9731659;
}

.decoration-orange-500\/40 {
  text-decoration-color: #f9731666;
}

.decoration-orange-500\/45 {
  text-decoration-color: #f9731673;
}

.decoration-orange-500\/5 {
  text-decoration-color: #f973160d;
}

.decoration-orange-500\/50 {
  text-decoration-color: #f9731680;
}

.decoration-orange-500\/55 {
  text-decoration-color: #f973168c;
}

.decoration-orange-500\/60 {
  text-decoration-color: #f9731699;
}

.decoration-orange-500\/65 {
  text-decoration-color: #f97316a6;
}

.decoration-orange-500\/70 {
  text-decoration-color: #f97316b3;
}

.decoration-orange-500\/75 {
  text-decoration-color: #f97316bf;
}

.decoration-orange-500\/80 {
  text-decoration-color: #f97316cc;
}

.decoration-orange-500\/85 {
  text-decoration-color: #f97316d9;
}

.decoration-orange-500\/90 {
  text-decoration-color: #f97316e6;
}

.decoration-orange-500\/95 {
  text-decoration-color: #f97316f2;
}

.decoration-orange-600 {
  text-decoration-color: #ea580c;
}

.decoration-orange-600\/0 {
  text-decoration-color: #ea580c00;
}

.decoration-orange-600\/10 {
  text-decoration-color: #ea580c1a;
}

.decoration-orange-600\/100 {
  text-decoration-color: #ea580c;
}

.decoration-orange-600\/15 {
  text-decoration-color: #ea580c26;
}

.decoration-orange-600\/20 {
  text-decoration-color: #ea580c33;
}

.decoration-orange-600\/25 {
  text-decoration-color: #ea580c40;
}

.decoration-orange-600\/30 {
  text-decoration-color: #ea580c4d;
}

.decoration-orange-600\/35 {
  text-decoration-color: #ea580c59;
}

.decoration-orange-600\/40 {
  text-decoration-color: #ea580c66;
}

.decoration-orange-600\/45 {
  text-decoration-color: #ea580c73;
}

.decoration-orange-600\/5 {
  text-decoration-color: #ea580c0d;
}

.decoration-orange-600\/50 {
  text-decoration-color: #ea580c80;
}

.decoration-orange-600\/55 {
  text-decoration-color: #ea580c8c;
}

.decoration-orange-600\/60 {
  text-decoration-color: #ea580c99;
}

.decoration-orange-600\/65 {
  text-decoration-color: #ea580ca6;
}

.decoration-orange-600\/70 {
  text-decoration-color: #ea580cb3;
}

.decoration-orange-600\/75 {
  text-decoration-color: #ea580cbf;
}

.decoration-orange-600\/80 {
  text-decoration-color: #ea580ccc;
}

.decoration-orange-600\/85 {
  text-decoration-color: #ea580cd9;
}

.decoration-orange-600\/90 {
  text-decoration-color: #ea580ce6;
}

.decoration-orange-600\/95 {
  text-decoration-color: #ea580cf2;
}

.decoration-orange-700 {
  text-decoration-color: #c2410c;
}

.decoration-orange-700\/0 {
  text-decoration-color: #c2410c00;
}

.decoration-orange-700\/10 {
  text-decoration-color: #c2410c1a;
}

.decoration-orange-700\/100 {
  text-decoration-color: #c2410c;
}

.decoration-orange-700\/15 {
  text-decoration-color: #c2410c26;
}

.decoration-orange-700\/20 {
  text-decoration-color: #c2410c33;
}

.decoration-orange-700\/25 {
  text-decoration-color: #c2410c40;
}

.decoration-orange-700\/30 {
  text-decoration-color: #c2410c4d;
}

.decoration-orange-700\/35 {
  text-decoration-color: #c2410c59;
}

.decoration-orange-700\/40 {
  text-decoration-color: #c2410c66;
}

.decoration-orange-700\/45 {
  text-decoration-color: #c2410c73;
}

.decoration-orange-700\/5 {
  text-decoration-color: #c2410c0d;
}

.decoration-orange-700\/50 {
  text-decoration-color: #c2410c80;
}

.decoration-orange-700\/55 {
  text-decoration-color: #c2410c8c;
}

.decoration-orange-700\/60 {
  text-decoration-color: #c2410c99;
}

.decoration-orange-700\/65 {
  text-decoration-color: #c2410ca6;
}

.decoration-orange-700\/70 {
  text-decoration-color: #c2410cb3;
}

.decoration-orange-700\/75 {
  text-decoration-color: #c2410cbf;
}

.decoration-orange-700\/80 {
  text-decoration-color: #c2410ccc;
}

.decoration-orange-700\/85 {
  text-decoration-color: #c2410cd9;
}

.decoration-orange-700\/90 {
  text-decoration-color: #c2410ce6;
}

.decoration-orange-700\/95 {
  text-decoration-color: #c2410cf2;
}

.decoration-orange-800 {
  text-decoration-color: #9a3412;
}

.decoration-orange-800\/0 {
  text-decoration-color: #9a341200;
}

.decoration-orange-800\/10 {
  text-decoration-color: #9a34121a;
}

.decoration-orange-800\/100 {
  text-decoration-color: #9a3412;
}

.decoration-orange-800\/15 {
  text-decoration-color: #9a341226;
}

.decoration-orange-800\/20 {
  text-decoration-color: #9a341233;
}

.decoration-orange-800\/25 {
  text-decoration-color: #9a341240;
}

.decoration-orange-800\/30 {
  text-decoration-color: #9a34124d;
}

.decoration-orange-800\/35 {
  text-decoration-color: #9a341259;
}

.decoration-orange-800\/40 {
  text-decoration-color: #9a341266;
}

.decoration-orange-800\/45 {
  text-decoration-color: #9a341273;
}

.decoration-orange-800\/5 {
  text-decoration-color: #9a34120d;
}

.decoration-orange-800\/50 {
  text-decoration-color: #9a341280;
}

.decoration-orange-800\/55 {
  text-decoration-color: #9a34128c;
}

.decoration-orange-800\/60 {
  text-decoration-color: #9a341299;
}

.decoration-orange-800\/65 {
  text-decoration-color: #9a3412a6;
}

.decoration-orange-800\/70 {
  text-decoration-color: #9a3412b3;
}

.decoration-orange-800\/75 {
  text-decoration-color: #9a3412bf;
}

.decoration-orange-800\/80 {
  text-decoration-color: #9a3412cc;
}

.decoration-orange-800\/85 {
  text-decoration-color: #9a3412d9;
}

.decoration-orange-800\/90 {
  text-decoration-color: #9a3412e6;
}

.decoration-orange-800\/95 {
  text-decoration-color: #9a3412f2;
}

.decoration-orange-900 {
  text-decoration-color: #7c2d12;
}

.decoration-orange-900\/0 {
  text-decoration-color: #7c2d1200;
}

.decoration-orange-900\/10 {
  text-decoration-color: #7c2d121a;
}

.decoration-orange-900\/100 {
  text-decoration-color: #7c2d12;
}

.decoration-orange-900\/15 {
  text-decoration-color: #7c2d1226;
}

.decoration-orange-900\/20 {
  text-decoration-color: #7c2d1233;
}

.decoration-orange-900\/25 {
  text-decoration-color: #7c2d1240;
}

.decoration-orange-900\/30 {
  text-decoration-color: #7c2d124d;
}

.decoration-orange-900\/35 {
  text-decoration-color: #7c2d1259;
}

.decoration-orange-900\/40 {
  text-decoration-color: #7c2d1266;
}

.decoration-orange-900\/45 {
  text-decoration-color: #7c2d1273;
}

.decoration-orange-900\/5 {
  text-decoration-color: #7c2d120d;
}

.decoration-orange-900\/50 {
  text-decoration-color: #7c2d1280;
}

.decoration-orange-900\/55 {
  text-decoration-color: #7c2d128c;
}

.decoration-orange-900\/60 {
  text-decoration-color: #7c2d1299;
}

.decoration-orange-900\/65 {
  text-decoration-color: #7c2d12a6;
}

.decoration-orange-900\/70 {
  text-decoration-color: #7c2d12b3;
}

.decoration-orange-900\/75 {
  text-decoration-color: #7c2d12bf;
}

.decoration-orange-900\/80 {
  text-decoration-color: #7c2d12cc;
}

.decoration-orange-900\/85 {
  text-decoration-color: #7c2d12d9;
}

.decoration-orange-900\/90 {
  text-decoration-color: #7c2d12e6;
}

.decoration-orange-900\/95 {
  text-decoration-color: #7c2d12f2;
}

.decoration-orange-950 {
  text-decoration-color: #431407;
}

.decoration-orange-950\/0 {
  text-decoration-color: #43140700;
}

.decoration-orange-950\/10 {
  text-decoration-color: #4314071a;
}

.decoration-orange-950\/100 {
  text-decoration-color: #431407;
}

.decoration-orange-950\/15 {
  text-decoration-color: #43140726;
}

.decoration-orange-950\/20 {
  text-decoration-color: #43140733;
}

.decoration-orange-950\/25 {
  text-decoration-color: #43140740;
}

.decoration-orange-950\/30 {
  text-decoration-color: #4314074d;
}

.decoration-orange-950\/35 {
  text-decoration-color: #43140759;
}

.decoration-orange-950\/40 {
  text-decoration-color: #43140766;
}

.decoration-orange-950\/45 {
  text-decoration-color: #43140773;
}

.decoration-orange-950\/5 {
  text-decoration-color: #4314070d;
}

.decoration-orange-950\/50 {
  text-decoration-color: #43140780;
}

.decoration-orange-950\/55 {
  text-decoration-color: #4314078c;
}

.decoration-orange-950\/60 {
  text-decoration-color: #43140799;
}

.decoration-orange-950\/65 {
  text-decoration-color: #431407a6;
}

.decoration-orange-950\/70 {
  text-decoration-color: #431407b3;
}

.decoration-orange-950\/75 {
  text-decoration-color: #431407bf;
}

.decoration-orange-950\/80 {
  text-decoration-color: #431407cc;
}

.decoration-orange-950\/85 {
  text-decoration-color: #431407d9;
}

.decoration-orange-950\/90 {
  text-decoration-color: #431407e6;
}

.decoration-orange-950\/95 {
  text-decoration-color: #431407f2;
}

.decoration-pink-100 {
  text-decoration-color: #fce7f3;
}

.decoration-pink-100\/0 {
  text-decoration-color: #fce7f300;
}

.decoration-pink-100\/10 {
  text-decoration-color: #fce7f31a;
}

.decoration-pink-100\/100 {
  text-decoration-color: #fce7f3;
}

.decoration-pink-100\/15 {
  text-decoration-color: #fce7f326;
}

.decoration-pink-100\/20 {
  text-decoration-color: #fce7f333;
}

.decoration-pink-100\/25 {
  text-decoration-color: #fce7f340;
}

.decoration-pink-100\/30 {
  text-decoration-color: #fce7f34d;
}

.decoration-pink-100\/35 {
  text-decoration-color: #fce7f359;
}

.decoration-pink-100\/40 {
  text-decoration-color: #fce7f366;
}

.decoration-pink-100\/45 {
  text-decoration-color: #fce7f373;
}

.decoration-pink-100\/5 {
  text-decoration-color: #fce7f30d;
}

.decoration-pink-100\/50 {
  text-decoration-color: #fce7f380;
}

.decoration-pink-100\/55 {
  text-decoration-color: #fce7f38c;
}

.decoration-pink-100\/60 {
  text-decoration-color: #fce7f399;
}

.decoration-pink-100\/65 {
  text-decoration-color: #fce7f3a6;
}

.decoration-pink-100\/70 {
  text-decoration-color: #fce7f3b3;
}

.decoration-pink-100\/75 {
  text-decoration-color: #fce7f3bf;
}

.decoration-pink-100\/80 {
  text-decoration-color: #fce7f3cc;
}

.decoration-pink-100\/85 {
  text-decoration-color: #fce7f3d9;
}

.decoration-pink-100\/90 {
  text-decoration-color: #fce7f3e6;
}

.decoration-pink-100\/95 {
  text-decoration-color: #fce7f3f2;
}

.decoration-pink-200 {
  text-decoration-color: #fbcfe8;
}

.decoration-pink-200\/0 {
  text-decoration-color: #fbcfe800;
}

.decoration-pink-200\/10 {
  text-decoration-color: #fbcfe81a;
}

.decoration-pink-200\/100 {
  text-decoration-color: #fbcfe8;
}

.decoration-pink-200\/15 {
  text-decoration-color: #fbcfe826;
}

.decoration-pink-200\/20 {
  text-decoration-color: #fbcfe833;
}

.decoration-pink-200\/25 {
  text-decoration-color: #fbcfe840;
}

.decoration-pink-200\/30 {
  text-decoration-color: #fbcfe84d;
}

.decoration-pink-200\/35 {
  text-decoration-color: #fbcfe859;
}

.decoration-pink-200\/40 {
  text-decoration-color: #fbcfe866;
}

.decoration-pink-200\/45 {
  text-decoration-color: #fbcfe873;
}

.decoration-pink-200\/5 {
  text-decoration-color: #fbcfe80d;
}

.decoration-pink-200\/50 {
  text-decoration-color: #fbcfe880;
}

.decoration-pink-200\/55 {
  text-decoration-color: #fbcfe88c;
}

.decoration-pink-200\/60 {
  text-decoration-color: #fbcfe899;
}

.decoration-pink-200\/65 {
  text-decoration-color: #fbcfe8a6;
}

.decoration-pink-200\/70 {
  text-decoration-color: #fbcfe8b3;
}

.decoration-pink-200\/75 {
  text-decoration-color: #fbcfe8bf;
}

.decoration-pink-200\/80 {
  text-decoration-color: #fbcfe8cc;
}

.decoration-pink-200\/85 {
  text-decoration-color: #fbcfe8d9;
}

.decoration-pink-200\/90 {
  text-decoration-color: #fbcfe8e6;
}

.decoration-pink-200\/95 {
  text-decoration-color: #fbcfe8f2;
}

.decoration-pink-300 {
  text-decoration-color: #f9a8d4;
}

.decoration-pink-300\/0 {
  text-decoration-color: #f9a8d400;
}

.decoration-pink-300\/10 {
  text-decoration-color: #f9a8d41a;
}

.decoration-pink-300\/100 {
  text-decoration-color: #f9a8d4;
}

.decoration-pink-300\/15 {
  text-decoration-color: #f9a8d426;
}

.decoration-pink-300\/20 {
  text-decoration-color: #f9a8d433;
}

.decoration-pink-300\/25 {
  text-decoration-color: #f9a8d440;
}

.decoration-pink-300\/30 {
  text-decoration-color: #f9a8d44d;
}

.decoration-pink-300\/35 {
  text-decoration-color: #f9a8d459;
}

.decoration-pink-300\/40 {
  text-decoration-color: #f9a8d466;
}

.decoration-pink-300\/45 {
  text-decoration-color: #f9a8d473;
}

.decoration-pink-300\/5 {
  text-decoration-color: #f9a8d40d;
}

.decoration-pink-300\/50 {
  text-decoration-color: #f9a8d480;
}

.decoration-pink-300\/55 {
  text-decoration-color: #f9a8d48c;
}

.decoration-pink-300\/60 {
  text-decoration-color: #f9a8d499;
}

.decoration-pink-300\/65 {
  text-decoration-color: #f9a8d4a6;
}

.decoration-pink-300\/70 {
  text-decoration-color: #f9a8d4b3;
}

.decoration-pink-300\/75 {
  text-decoration-color: #f9a8d4bf;
}

.decoration-pink-300\/80 {
  text-decoration-color: #f9a8d4cc;
}

.decoration-pink-300\/85 {
  text-decoration-color: #f9a8d4d9;
}

.decoration-pink-300\/90 {
  text-decoration-color: #f9a8d4e6;
}

.decoration-pink-300\/95 {
  text-decoration-color: #f9a8d4f2;
}

.decoration-pink-400 {
  text-decoration-color: #f472b6;
}

.decoration-pink-400\/0 {
  text-decoration-color: #f472b600;
}

.decoration-pink-400\/10 {
  text-decoration-color: #f472b61a;
}

.decoration-pink-400\/100 {
  text-decoration-color: #f472b6;
}

.decoration-pink-400\/15 {
  text-decoration-color: #f472b626;
}

.decoration-pink-400\/20 {
  text-decoration-color: #f472b633;
}

.decoration-pink-400\/25 {
  text-decoration-color: #f472b640;
}

.decoration-pink-400\/30 {
  text-decoration-color: #f472b64d;
}

.decoration-pink-400\/35 {
  text-decoration-color: #f472b659;
}

.decoration-pink-400\/40 {
  text-decoration-color: #f472b666;
}

.decoration-pink-400\/45 {
  text-decoration-color: #f472b673;
}

.decoration-pink-400\/5 {
  text-decoration-color: #f472b60d;
}

.decoration-pink-400\/50 {
  text-decoration-color: #f472b680;
}

.decoration-pink-400\/55 {
  text-decoration-color: #f472b68c;
}

.decoration-pink-400\/60 {
  text-decoration-color: #f472b699;
}

.decoration-pink-400\/65 {
  text-decoration-color: #f472b6a6;
}

.decoration-pink-400\/70 {
  text-decoration-color: #f472b6b3;
}

.decoration-pink-400\/75 {
  text-decoration-color: #f472b6bf;
}

.decoration-pink-400\/80 {
  text-decoration-color: #f472b6cc;
}

.decoration-pink-400\/85 {
  text-decoration-color: #f472b6d9;
}

.decoration-pink-400\/90 {
  text-decoration-color: #f472b6e6;
}

.decoration-pink-400\/95 {
  text-decoration-color: #f472b6f2;
}

.decoration-pink-50 {
  text-decoration-color: #fdf2f8;
}

.decoration-pink-50\/0 {
  text-decoration-color: #fdf2f800;
}

.decoration-pink-50\/10 {
  text-decoration-color: #fdf2f81a;
}

.decoration-pink-50\/100 {
  text-decoration-color: #fdf2f8;
}

.decoration-pink-50\/15 {
  text-decoration-color: #fdf2f826;
}

.decoration-pink-50\/20 {
  text-decoration-color: #fdf2f833;
}

.decoration-pink-50\/25 {
  text-decoration-color: #fdf2f840;
}

.decoration-pink-50\/30 {
  text-decoration-color: #fdf2f84d;
}

.decoration-pink-50\/35 {
  text-decoration-color: #fdf2f859;
}

.decoration-pink-50\/40 {
  text-decoration-color: #fdf2f866;
}

.decoration-pink-50\/45 {
  text-decoration-color: #fdf2f873;
}

.decoration-pink-50\/5 {
  text-decoration-color: #fdf2f80d;
}

.decoration-pink-50\/50 {
  text-decoration-color: #fdf2f880;
}

.decoration-pink-50\/55 {
  text-decoration-color: #fdf2f88c;
}

.decoration-pink-50\/60 {
  text-decoration-color: #fdf2f899;
}

.decoration-pink-50\/65 {
  text-decoration-color: #fdf2f8a6;
}

.decoration-pink-50\/70 {
  text-decoration-color: #fdf2f8b3;
}

.decoration-pink-50\/75 {
  text-decoration-color: #fdf2f8bf;
}

.decoration-pink-50\/80 {
  text-decoration-color: #fdf2f8cc;
}

.decoration-pink-50\/85 {
  text-decoration-color: #fdf2f8d9;
}

.decoration-pink-50\/90 {
  text-decoration-color: #fdf2f8e6;
}

.decoration-pink-50\/95 {
  text-decoration-color: #fdf2f8f2;
}

.decoration-pink-500 {
  text-decoration-color: #ec4899;
}

.decoration-pink-500\/0 {
  text-decoration-color: #ec489900;
}

.decoration-pink-500\/10 {
  text-decoration-color: #ec48991a;
}

.decoration-pink-500\/100 {
  text-decoration-color: #ec4899;
}

.decoration-pink-500\/15 {
  text-decoration-color: #ec489926;
}

.decoration-pink-500\/20 {
  text-decoration-color: #ec489933;
}

.decoration-pink-500\/25 {
  text-decoration-color: #ec489940;
}

.decoration-pink-500\/30 {
  text-decoration-color: #ec48994d;
}

.decoration-pink-500\/35 {
  text-decoration-color: #ec489959;
}

.decoration-pink-500\/40 {
  text-decoration-color: #ec489966;
}

.decoration-pink-500\/45 {
  text-decoration-color: #ec489973;
}

.decoration-pink-500\/5 {
  text-decoration-color: #ec48990d;
}

.decoration-pink-500\/50 {
  text-decoration-color: #ec489980;
}

.decoration-pink-500\/55 {
  text-decoration-color: #ec48998c;
}

.decoration-pink-500\/60 {
  text-decoration-color: #ec489999;
}

.decoration-pink-500\/65 {
  text-decoration-color: #ec4899a6;
}

.decoration-pink-500\/70 {
  text-decoration-color: #ec4899b3;
}

.decoration-pink-500\/75 {
  text-decoration-color: #ec4899bf;
}

.decoration-pink-500\/80 {
  text-decoration-color: #ec4899cc;
}

.decoration-pink-500\/85 {
  text-decoration-color: #ec4899d9;
}

.decoration-pink-500\/90 {
  text-decoration-color: #ec4899e6;
}

.decoration-pink-500\/95 {
  text-decoration-color: #ec4899f2;
}

.decoration-pink-600 {
  text-decoration-color: #db2777;
}

.decoration-pink-600\/0 {
  text-decoration-color: #db277700;
}

.decoration-pink-600\/10 {
  text-decoration-color: #db27771a;
}

.decoration-pink-600\/100 {
  text-decoration-color: #db2777;
}

.decoration-pink-600\/15 {
  text-decoration-color: #db277726;
}

.decoration-pink-600\/20 {
  text-decoration-color: #db277733;
}

.decoration-pink-600\/25 {
  text-decoration-color: #db277740;
}

.decoration-pink-600\/30 {
  text-decoration-color: #db27774d;
}

.decoration-pink-600\/35 {
  text-decoration-color: #db277759;
}

.decoration-pink-600\/40 {
  text-decoration-color: #db277766;
}

.decoration-pink-600\/45 {
  text-decoration-color: #db277773;
}

.decoration-pink-600\/5 {
  text-decoration-color: #db27770d;
}

.decoration-pink-600\/50 {
  text-decoration-color: #db277780;
}

.decoration-pink-600\/55 {
  text-decoration-color: #db27778c;
}

.decoration-pink-600\/60 {
  text-decoration-color: #db277799;
}

.decoration-pink-600\/65 {
  text-decoration-color: #db2777a6;
}

.decoration-pink-600\/70 {
  text-decoration-color: #db2777b3;
}

.decoration-pink-600\/75 {
  text-decoration-color: #db2777bf;
}

.decoration-pink-600\/80 {
  text-decoration-color: #db2777cc;
}

.decoration-pink-600\/85 {
  text-decoration-color: #db2777d9;
}

.decoration-pink-600\/90 {
  text-decoration-color: #db2777e6;
}

.decoration-pink-600\/95 {
  text-decoration-color: #db2777f2;
}

.decoration-pink-700 {
  text-decoration-color: #be185d;
}

.decoration-pink-700\/0 {
  text-decoration-color: #be185d00;
}

.decoration-pink-700\/10 {
  text-decoration-color: #be185d1a;
}

.decoration-pink-700\/100 {
  text-decoration-color: #be185d;
}

.decoration-pink-700\/15 {
  text-decoration-color: #be185d26;
}

.decoration-pink-700\/20 {
  text-decoration-color: #be185d33;
}

.decoration-pink-700\/25 {
  text-decoration-color: #be185d40;
}

.decoration-pink-700\/30 {
  text-decoration-color: #be185d4d;
}

.decoration-pink-700\/35 {
  text-decoration-color: #be185d59;
}

.decoration-pink-700\/40 {
  text-decoration-color: #be185d66;
}

.decoration-pink-700\/45 {
  text-decoration-color: #be185d73;
}

.decoration-pink-700\/5 {
  text-decoration-color: #be185d0d;
}

.decoration-pink-700\/50 {
  text-decoration-color: #be185d80;
}

.decoration-pink-700\/55 {
  text-decoration-color: #be185d8c;
}

.decoration-pink-700\/60 {
  text-decoration-color: #be185d99;
}

.decoration-pink-700\/65 {
  text-decoration-color: #be185da6;
}

.decoration-pink-700\/70 {
  text-decoration-color: #be185db3;
}

.decoration-pink-700\/75 {
  text-decoration-color: #be185dbf;
}

.decoration-pink-700\/80 {
  text-decoration-color: #be185dcc;
}

.decoration-pink-700\/85 {
  text-decoration-color: #be185dd9;
}

.decoration-pink-700\/90 {
  text-decoration-color: #be185de6;
}

.decoration-pink-700\/95 {
  text-decoration-color: #be185df2;
}

.decoration-pink-800 {
  text-decoration-color: #9d174d;
}

.decoration-pink-800\/0 {
  text-decoration-color: #9d174d00;
}

.decoration-pink-800\/10 {
  text-decoration-color: #9d174d1a;
}

.decoration-pink-800\/100 {
  text-decoration-color: #9d174d;
}

.decoration-pink-800\/15 {
  text-decoration-color: #9d174d26;
}

.decoration-pink-800\/20 {
  text-decoration-color: #9d174d33;
}

.decoration-pink-800\/25 {
  text-decoration-color: #9d174d40;
}

.decoration-pink-800\/30 {
  text-decoration-color: #9d174d4d;
}

.decoration-pink-800\/35 {
  text-decoration-color: #9d174d59;
}

.decoration-pink-800\/40 {
  text-decoration-color: #9d174d66;
}

.decoration-pink-800\/45 {
  text-decoration-color: #9d174d73;
}

.decoration-pink-800\/5 {
  text-decoration-color: #9d174d0d;
}

.decoration-pink-800\/50 {
  text-decoration-color: #9d174d80;
}

.decoration-pink-800\/55 {
  text-decoration-color: #9d174d8c;
}

.decoration-pink-800\/60 {
  text-decoration-color: #9d174d99;
}

.decoration-pink-800\/65 {
  text-decoration-color: #9d174da6;
}

.decoration-pink-800\/70 {
  text-decoration-color: #9d174db3;
}

.decoration-pink-800\/75 {
  text-decoration-color: #9d174dbf;
}

.decoration-pink-800\/80 {
  text-decoration-color: #9d174dcc;
}

.decoration-pink-800\/85 {
  text-decoration-color: #9d174dd9;
}

.decoration-pink-800\/90 {
  text-decoration-color: #9d174de6;
}

.decoration-pink-800\/95 {
  text-decoration-color: #9d174df2;
}

.decoration-pink-900 {
  text-decoration-color: #831843;
}

.decoration-pink-900\/0 {
  text-decoration-color: #83184300;
}

.decoration-pink-900\/10 {
  text-decoration-color: #8318431a;
}

.decoration-pink-900\/100 {
  text-decoration-color: #831843;
}

.decoration-pink-900\/15 {
  text-decoration-color: #83184326;
}

.decoration-pink-900\/20 {
  text-decoration-color: #83184333;
}

.decoration-pink-900\/25 {
  text-decoration-color: #83184340;
}

.decoration-pink-900\/30 {
  text-decoration-color: #8318434d;
}

.decoration-pink-900\/35 {
  text-decoration-color: #83184359;
}

.decoration-pink-900\/40 {
  text-decoration-color: #83184366;
}

.decoration-pink-900\/45 {
  text-decoration-color: #83184373;
}

.decoration-pink-900\/5 {
  text-decoration-color: #8318430d;
}

.decoration-pink-900\/50 {
  text-decoration-color: #83184380;
}

.decoration-pink-900\/55 {
  text-decoration-color: #8318438c;
}

.decoration-pink-900\/60 {
  text-decoration-color: #83184399;
}

.decoration-pink-900\/65 {
  text-decoration-color: #831843a6;
}

.decoration-pink-900\/70 {
  text-decoration-color: #831843b3;
}

.decoration-pink-900\/75 {
  text-decoration-color: #831843bf;
}

.decoration-pink-900\/80 {
  text-decoration-color: #831843cc;
}

.decoration-pink-900\/85 {
  text-decoration-color: #831843d9;
}

.decoration-pink-900\/90 {
  text-decoration-color: #831843e6;
}

.decoration-pink-900\/95 {
  text-decoration-color: #831843f2;
}

.decoration-pink-950 {
  text-decoration-color: #500724;
}

.decoration-pink-950\/0 {
  text-decoration-color: #50072400;
}

.decoration-pink-950\/10 {
  text-decoration-color: #5007241a;
}

.decoration-pink-950\/100 {
  text-decoration-color: #500724;
}

.decoration-pink-950\/15 {
  text-decoration-color: #50072426;
}

.decoration-pink-950\/20 {
  text-decoration-color: #50072433;
}

.decoration-pink-950\/25 {
  text-decoration-color: #50072440;
}

.decoration-pink-950\/30 {
  text-decoration-color: #5007244d;
}

.decoration-pink-950\/35 {
  text-decoration-color: #50072459;
}

.decoration-pink-950\/40 {
  text-decoration-color: #50072466;
}

.decoration-pink-950\/45 {
  text-decoration-color: #50072473;
}

.decoration-pink-950\/5 {
  text-decoration-color: #5007240d;
}

.decoration-pink-950\/50 {
  text-decoration-color: #50072480;
}

.decoration-pink-950\/55 {
  text-decoration-color: #5007248c;
}

.decoration-pink-950\/60 {
  text-decoration-color: #50072499;
}

.decoration-pink-950\/65 {
  text-decoration-color: #500724a6;
}

.decoration-pink-950\/70 {
  text-decoration-color: #500724b3;
}

.decoration-pink-950\/75 {
  text-decoration-color: #500724bf;
}

.decoration-pink-950\/80 {
  text-decoration-color: #500724cc;
}

.decoration-pink-950\/85 {
  text-decoration-color: #500724d9;
}

.decoration-pink-950\/90 {
  text-decoration-color: #500724e6;
}

.decoration-pink-950\/95 {
  text-decoration-color: #500724f2;
}

.decoration-primary {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / 1));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / 1));
}

.decoration-primary-content {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / 1));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / 1));
}

.decoration-primary-content\/0 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / 0));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / 0));
}

.decoration-primary-content\/10 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .1));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .1));
}

.decoration-primary-content\/100 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / 1));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / 1));
}

.decoration-primary-content\/15 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .15));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .15));
}

.decoration-primary-content\/20 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .2));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .2));
}

.decoration-primary-content\/25 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .25));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .25));
}

.decoration-primary-content\/30 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .3));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .3));
}

.decoration-primary-content\/35 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .35));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .35));
}

.decoration-primary-content\/40 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .4));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .4));
}

.decoration-primary-content\/45 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .45));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .45));
}

.decoration-primary-content\/5 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .05));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .05));
}

.decoration-primary-content\/50 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .5));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .5));
}

.decoration-primary-content\/55 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .55));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .55));
}

.decoration-primary-content\/60 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .6));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .6));
}

.decoration-primary-content\/65 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .65));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .65));
}

.decoration-primary-content\/70 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .7));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .7));
}

.decoration-primary-content\/75 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .75));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .75));
}

.decoration-primary-content\/80 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .8));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .8));
}

.decoration-primary-content\/85 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .85));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .85));
}

.decoration-primary-content\/90 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .9));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .9));
}

.decoration-primary-content\/95 {
  -webkit-text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .95));
  text-decoration-color: var(--fallback-pc, oklch(var(--pc) / .95));
}

.decoration-primary\/0 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / 0));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / 0));
}

.decoration-primary\/10 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .1));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .1));
}

.decoration-primary\/100 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / 1));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / 1));
}

.decoration-primary\/15 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .15));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .15));
}

.decoration-primary\/20 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .2));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .2));
}

.decoration-primary\/25 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .25));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .25));
}

.decoration-primary\/30 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .3));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .3));
}

.decoration-primary\/35 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .35));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .35));
}

.decoration-primary\/40 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .4));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .4));
}

.decoration-primary\/45 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .45));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .45));
}

.decoration-primary\/5 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .05));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .05));
}

.decoration-primary\/50 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .5));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .5));
}

.decoration-primary\/55 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .55));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .55));
}

.decoration-primary\/60 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .6));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .6));
}

.decoration-primary\/65 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .65));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .65));
}

.decoration-primary\/70 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .7));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .7));
}

.decoration-primary\/75 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .75));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .75));
}

.decoration-primary\/80 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .8));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .8));
}

.decoration-primary\/85 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .85));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .85));
}

.decoration-primary\/90 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .9));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .9));
}

.decoration-primary\/95 {
  -webkit-text-decoration-color: var(--fallback-p, oklch(var(--p) / .95));
  text-decoration-color: var(--fallback-p, oklch(var(--p) / .95));
}

.decoration-purple-100 {
  text-decoration-color: #f3e8ff;
}

.decoration-purple-100\/0 {
  text-decoration-color: #f3e8ff00;
}

.decoration-purple-100\/10 {
  text-decoration-color: #f3e8ff1a;
}

.decoration-purple-100\/100 {
  text-decoration-color: #f3e8ff;
}

.decoration-purple-100\/15 {
  text-decoration-color: #f3e8ff26;
}

.decoration-purple-100\/20 {
  text-decoration-color: #f3e8ff33;
}

.decoration-purple-100\/25 {
  text-decoration-color: #f3e8ff40;
}

.decoration-purple-100\/30 {
  text-decoration-color: #f3e8ff4d;
}

.decoration-purple-100\/35 {
  text-decoration-color: #f3e8ff59;
}

.decoration-purple-100\/40 {
  text-decoration-color: #f3e8ff66;
}

.decoration-purple-100\/45 {
  text-decoration-color: #f3e8ff73;
}

.decoration-purple-100\/5 {
  text-decoration-color: #f3e8ff0d;
}

.decoration-purple-100\/50 {
  text-decoration-color: #f3e8ff80;
}

.decoration-purple-100\/55 {
  text-decoration-color: #f3e8ff8c;
}

.decoration-purple-100\/60 {
  text-decoration-color: #f3e8ff99;
}

.decoration-purple-100\/65 {
  text-decoration-color: #f3e8ffa6;
}

.decoration-purple-100\/70 {
  text-decoration-color: #f3e8ffb3;
}

.decoration-purple-100\/75 {
  text-decoration-color: #f3e8ffbf;
}

.decoration-purple-100\/80 {
  text-decoration-color: #f3e8ffcc;
}

.decoration-purple-100\/85 {
  text-decoration-color: #f3e8ffd9;
}

.decoration-purple-100\/90 {
  text-decoration-color: #f3e8ffe6;
}

.decoration-purple-100\/95 {
  text-decoration-color: #f3e8fff2;
}

.decoration-purple-200 {
  text-decoration-color: #e9d5ff;
}

.decoration-purple-200\/0 {
  text-decoration-color: #e9d5ff00;
}

.decoration-purple-200\/10 {
  text-decoration-color: #e9d5ff1a;
}

.decoration-purple-200\/100 {
  text-decoration-color: #e9d5ff;
}

.decoration-purple-200\/15 {
  text-decoration-color: #e9d5ff26;
}

.decoration-purple-200\/20 {
  text-decoration-color: #e9d5ff33;
}

.decoration-purple-200\/25 {
  text-decoration-color: #e9d5ff40;
}

.decoration-purple-200\/30 {
  text-decoration-color: #e9d5ff4d;
}

.decoration-purple-200\/35 {
  text-decoration-color: #e9d5ff59;
}

.decoration-purple-200\/40 {
  text-decoration-color: #e9d5ff66;
}

.decoration-purple-200\/45 {
  text-decoration-color: #e9d5ff73;
}

.decoration-purple-200\/5 {
  text-decoration-color: #e9d5ff0d;
}

.decoration-purple-200\/50 {
  text-decoration-color: #e9d5ff80;
}

.decoration-purple-200\/55 {
  text-decoration-color: #e9d5ff8c;
}

.decoration-purple-200\/60 {
  text-decoration-color: #e9d5ff99;
}

.decoration-purple-200\/65 {
  text-decoration-color: #e9d5ffa6;
}

.decoration-purple-200\/70 {
  text-decoration-color: #e9d5ffb3;
}

.decoration-purple-200\/75 {
  text-decoration-color: #e9d5ffbf;
}

.decoration-purple-200\/80 {
  text-decoration-color: #e9d5ffcc;
}

.decoration-purple-200\/85 {
  text-decoration-color: #e9d5ffd9;
}

.decoration-purple-200\/90 {
  text-decoration-color: #e9d5ffe6;
}

.decoration-purple-200\/95 {
  text-decoration-color: #e9d5fff2;
}

.decoration-purple-300 {
  text-decoration-color: #d8b4fe;
}

.decoration-purple-300\/0 {
  text-decoration-color: #d8b4fe00;
}

.decoration-purple-300\/10 {
  text-decoration-color: #d8b4fe1a;
}

.decoration-purple-300\/100 {
  text-decoration-color: #d8b4fe;
}

.decoration-purple-300\/15 {
  text-decoration-color: #d8b4fe26;
}

.decoration-purple-300\/20 {
  text-decoration-color: #d8b4fe33;
}

.decoration-purple-300\/25 {
  text-decoration-color: #d8b4fe40;
}

.decoration-purple-300\/30 {
  text-decoration-color: #d8b4fe4d;
}

.decoration-purple-300\/35 {
  text-decoration-color: #d8b4fe59;
}

.decoration-purple-300\/40 {
  text-decoration-color: #d8b4fe66;
}

.decoration-purple-300\/45 {
  text-decoration-color: #d8b4fe73;
}

.decoration-purple-300\/5 {
  text-decoration-color: #d8b4fe0d;
}

.decoration-purple-300\/50 {
  text-decoration-color: #d8b4fe80;
}

.decoration-purple-300\/55 {
  text-decoration-color: #d8b4fe8c;
}

.decoration-purple-300\/60 {
  text-decoration-color: #d8b4fe99;
}

.decoration-purple-300\/65 {
  text-decoration-color: #d8b4fea6;
}

.decoration-purple-300\/70 {
  text-decoration-color: #d8b4feb3;
}

.decoration-purple-300\/75 {
  text-decoration-color: #d8b4febf;
}

.decoration-purple-300\/80 {
  text-decoration-color: #d8b4fecc;
}

.decoration-purple-300\/85 {
  text-decoration-color: #d8b4fed9;
}

.decoration-purple-300\/90 {
  text-decoration-color: #d8b4fee6;
}

.decoration-purple-300\/95 {
  text-decoration-color: #d8b4fef2;
}

.decoration-purple-400 {
  text-decoration-color: #c084fc;
}

.decoration-purple-400\/0 {
  text-decoration-color: #c084fc00;
}

.decoration-purple-400\/10 {
  text-decoration-color: #c084fc1a;
}

.decoration-purple-400\/100 {
  text-decoration-color: #c084fc;
}

.decoration-purple-400\/15 {
  text-decoration-color: #c084fc26;
}

.decoration-purple-400\/20 {
  text-decoration-color: #c084fc33;
}

.decoration-purple-400\/25 {
  text-decoration-color: #c084fc40;
}

.decoration-purple-400\/30 {
  text-decoration-color: #c084fc4d;
}

.decoration-purple-400\/35 {
  text-decoration-color: #c084fc59;
}

.decoration-purple-400\/40 {
  text-decoration-color: #c084fc66;
}

.decoration-purple-400\/45 {
  text-decoration-color: #c084fc73;
}

.decoration-purple-400\/5 {
  text-decoration-color: #c084fc0d;
}

.decoration-purple-400\/50 {
  text-decoration-color: #c084fc80;
}

.decoration-purple-400\/55 {
  text-decoration-color: #c084fc8c;
}

.decoration-purple-400\/60 {
  text-decoration-color: #c084fc99;
}

.decoration-purple-400\/65 {
  text-decoration-color: #c084fca6;
}

.decoration-purple-400\/70 {
  text-decoration-color: #c084fcb3;
}

.decoration-purple-400\/75 {
  text-decoration-color: #c084fcbf;
}

.decoration-purple-400\/80 {
  text-decoration-color: #c084fccc;
}

.decoration-purple-400\/85 {
  text-decoration-color: #c084fcd9;
}

.decoration-purple-400\/90 {
  text-decoration-color: #c084fce6;
}

.decoration-purple-400\/95 {
  text-decoration-color: #c084fcf2;
}

.decoration-purple-50 {
  text-decoration-color: #faf5ff;
}

.decoration-purple-50\/0 {
  text-decoration-color: #faf5ff00;
}

.decoration-purple-50\/10 {
  text-decoration-color: #faf5ff1a;
}

.decoration-purple-50\/100 {
  text-decoration-color: #faf5ff;
}

.decoration-purple-50\/15 {
  text-decoration-color: #faf5ff26;
}

.decoration-purple-50\/20 {
  text-decoration-color: #faf5ff33;
}

.decoration-purple-50\/25 {
  text-decoration-color: #faf5ff40;
}

.decoration-purple-50\/30 {
  text-decoration-color: #faf5ff4d;
}

.decoration-purple-50\/35 {
  text-decoration-color: #faf5ff59;
}

.decoration-purple-50\/40 {
  text-decoration-color: #faf5ff66;
}

.decoration-purple-50\/45 {
  text-decoration-color: #faf5ff73;
}

.decoration-purple-50\/5 {
  text-decoration-color: #faf5ff0d;
}

.decoration-purple-50\/50 {
  text-decoration-color: #faf5ff80;
}

.decoration-purple-50\/55 {
  text-decoration-color: #faf5ff8c;
}

.decoration-purple-50\/60 {
  text-decoration-color: #faf5ff99;
}

.decoration-purple-50\/65 {
  text-decoration-color: #faf5ffa6;
}

.decoration-purple-50\/70 {
  text-decoration-color: #faf5ffb3;
}

.decoration-purple-50\/75 {
  text-decoration-color: #faf5ffbf;
}

.decoration-purple-50\/80 {
  text-decoration-color: #faf5ffcc;
}

.decoration-purple-50\/85 {
  text-decoration-color: #faf5ffd9;
}

.decoration-purple-50\/90 {
  text-decoration-color: #faf5ffe6;
}

.decoration-purple-50\/95 {
  text-decoration-color: #faf5fff2;
}

.decoration-purple-500 {
  text-decoration-color: #a855f7;
}

.decoration-purple-500\/0 {
  text-decoration-color: #a855f700;
}

.decoration-purple-500\/10 {
  text-decoration-color: #a855f71a;
}

.decoration-purple-500\/100 {
  text-decoration-color: #a855f7;
}

.decoration-purple-500\/15 {
  text-decoration-color: #a855f726;
}

.decoration-purple-500\/20 {
  text-decoration-color: #a855f733;
}

.decoration-purple-500\/25 {
  text-decoration-color: #a855f740;
}

.decoration-purple-500\/30 {
  text-decoration-color: #a855f74d;
}

.decoration-purple-500\/35 {
  text-decoration-color: #a855f759;
}

.decoration-purple-500\/40 {
  text-decoration-color: #a855f766;
}

.decoration-purple-500\/45 {
  text-decoration-color: #a855f773;
}

.decoration-purple-500\/5 {
  text-decoration-color: #a855f70d;
}

.decoration-purple-500\/50 {
  text-decoration-color: #a855f780;
}

.decoration-purple-500\/55 {
  text-decoration-color: #a855f78c;
}

.decoration-purple-500\/60 {
  text-decoration-color: #a855f799;
}

.decoration-purple-500\/65 {
  text-decoration-color: #a855f7a6;
}

.decoration-purple-500\/70 {
  text-decoration-color: #a855f7b3;
}

.decoration-purple-500\/75 {
  text-decoration-color: #a855f7bf;
}

.decoration-purple-500\/80 {
  text-decoration-color: #a855f7cc;
}

.decoration-purple-500\/85 {
  text-decoration-color: #a855f7d9;
}

.decoration-purple-500\/90 {
  text-decoration-color: #a855f7e6;
}

.decoration-purple-500\/95 {
  text-decoration-color: #a855f7f2;
}

.decoration-purple-600 {
  text-decoration-color: #9333ea;
}

.decoration-purple-600\/0 {
  text-decoration-color: #9333ea00;
}

.decoration-purple-600\/10 {
  text-decoration-color: #9333ea1a;
}

.decoration-purple-600\/100 {
  text-decoration-color: #9333ea;
}

.decoration-purple-600\/15 {
  text-decoration-color: #9333ea26;
}

.decoration-purple-600\/20 {
  text-decoration-color: #9333ea33;
}

.decoration-purple-600\/25 {
  text-decoration-color: #9333ea40;
}

.decoration-purple-600\/30 {
  text-decoration-color: #9333ea4d;
}

.decoration-purple-600\/35 {
  text-decoration-color: #9333ea59;
}

.decoration-purple-600\/40 {
  text-decoration-color: #9333ea66;
}

.decoration-purple-600\/45 {
  text-decoration-color: #9333ea73;
}

.decoration-purple-600\/5 {
  text-decoration-color: #9333ea0d;
}

.decoration-purple-600\/50 {
  text-decoration-color: #9333ea80;
}

.decoration-purple-600\/55 {
  text-decoration-color: #9333ea8c;
}

.decoration-purple-600\/60 {
  text-decoration-color: #9333ea99;
}

.decoration-purple-600\/65 {
  text-decoration-color: #9333eaa6;
}

.decoration-purple-600\/70 {
  text-decoration-color: #9333eab3;
}

.decoration-purple-600\/75 {
  text-decoration-color: #9333eabf;
}

.decoration-purple-600\/80 {
  text-decoration-color: #9333eacc;
}

.decoration-purple-600\/85 {
  text-decoration-color: #9333ead9;
}

.decoration-purple-600\/90 {
  text-decoration-color: #9333eae6;
}

.decoration-purple-600\/95 {
  text-decoration-color: #9333eaf2;
}

.decoration-purple-700 {
  text-decoration-color: #7e22ce;
}

.decoration-purple-700\/0 {
  text-decoration-color: #7e22ce00;
}

.decoration-purple-700\/10 {
  text-decoration-color: #7e22ce1a;
}

.decoration-purple-700\/100 {
  text-decoration-color: #7e22ce;
}

.decoration-purple-700\/15 {
  text-decoration-color: #7e22ce26;
}

.decoration-purple-700\/20 {
  text-decoration-color: #7e22ce33;
}

.decoration-purple-700\/25 {
  text-decoration-color: #7e22ce40;
}

.decoration-purple-700\/30 {
  text-decoration-color: #7e22ce4d;
}

.decoration-purple-700\/35 {
  text-decoration-color: #7e22ce59;
}

.decoration-purple-700\/40 {
  text-decoration-color: #7e22ce66;
}

.decoration-purple-700\/45 {
  text-decoration-color: #7e22ce73;
}

.decoration-purple-700\/5 {
  text-decoration-color: #7e22ce0d;
}

.decoration-purple-700\/50 {
  text-decoration-color: #7e22ce80;
}

.decoration-purple-700\/55 {
  text-decoration-color: #7e22ce8c;
}

.decoration-purple-700\/60 {
  text-decoration-color: #7e22ce99;
}

.decoration-purple-700\/65 {
  text-decoration-color: #7e22cea6;
}

.decoration-purple-700\/70 {
  text-decoration-color: #7e22ceb3;
}

.decoration-purple-700\/75 {
  text-decoration-color: #7e22cebf;
}

.decoration-purple-700\/80 {
  text-decoration-color: #7e22cecc;
}

.decoration-purple-700\/85 {
  text-decoration-color: #7e22ced9;
}

.decoration-purple-700\/90 {
  text-decoration-color: #7e22cee6;
}

.decoration-purple-700\/95 {
  text-decoration-color: #7e22cef2;
}

.decoration-purple-800 {
  text-decoration-color: #6b21a8;
}

.decoration-purple-800\/0 {
  text-decoration-color: #6b21a800;
}

.decoration-purple-800\/10 {
  text-decoration-color: #6b21a81a;
}

.decoration-purple-800\/100 {
  text-decoration-color: #6b21a8;
}

.decoration-purple-800\/15 {
  text-decoration-color: #6b21a826;
}

.decoration-purple-800\/20 {
  text-decoration-color: #6b21a833;
}

.decoration-purple-800\/25 {
  text-decoration-color: #6b21a840;
}

.decoration-purple-800\/30 {
  text-decoration-color: #6b21a84d;
}

.decoration-purple-800\/35 {
  text-decoration-color: #6b21a859;
}

.decoration-purple-800\/40 {
  text-decoration-color: #6b21a866;
}

.decoration-purple-800\/45 {
  text-decoration-color: #6b21a873;
}

.decoration-purple-800\/5 {
  text-decoration-color: #6b21a80d;
}

.decoration-purple-800\/50 {
  text-decoration-color: #6b21a880;
}

.decoration-purple-800\/55 {
  text-decoration-color: #6b21a88c;
}

.decoration-purple-800\/60 {
  text-decoration-color: #6b21a899;
}

.decoration-purple-800\/65 {
  text-decoration-color: #6b21a8a6;
}

.decoration-purple-800\/70 {
  text-decoration-color: #6b21a8b3;
}

.decoration-purple-800\/75 {
  text-decoration-color: #6b21a8bf;
}

.decoration-purple-800\/80 {
  text-decoration-color: #6b21a8cc;
}

.decoration-purple-800\/85 {
  text-decoration-color: #6b21a8d9;
}

.decoration-purple-800\/90 {
  text-decoration-color: #6b21a8e6;
}

.decoration-purple-800\/95 {
  text-decoration-color: #6b21a8f2;
}

.decoration-purple-900 {
  text-decoration-color: #581c87;
}

.decoration-purple-900\/0 {
  text-decoration-color: #581c8700;
}

.decoration-purple-900\/10 {
  text-decoration-color: #581c871a;
}

.decoration-purple-900\/100 {
  text-decoration-color: #581c87;
}

.decoration-purple-900\/15 {
  text-decoration-color: #581c8726;
}

.decoration-purple-900\/20 {
  text-decoration-color: #581c8733;
}

.decoration-purple-900\/25 {
  text-decoration-color: #581c8740;
}

.decoration-purple-900\/30 {
  text-decoration-color: #581c874d;
}

.decoration-purple-900\/35 {
  text-decoration-color: #581c8759;
}

.decoration-purple-900\/40 {
  text-decoration-color: #581c8766;
}

.decoration-purple-900\/45 {
  text-decoration-color: #581c8773;
}

.decoration-purple-900\/5 {
  text-decoration-color: #581c870d;
}

.decoration-purple-900\/50 {
  text-decoration-color: #581c8780;
}

.decoration-purple-900\/55 {
  text-decoration-color: #581c878c;
}

.decoration-purple-900\/60 {
  text-decoration-color: #581c8799;
}

.decoration-purple-900\/65 {
  text-decoration-color: #581c87a6;
}

.decoration-purple-900\/70 {
  text-decoration-color: #581c87b3;
}

.decoration-purple-900\/75 {
  text-decoration-color: #581c87bf;
}

.decoration-purple-900\/80 {
  text-decoration-color: #581c87cc;
}

.decoration-purple-900\/85 {
  text-decoration-color: #581c87d9;
}

.decoration-purple-900\/90 {
  text-decoration-color: #581c87e6;
}

.decoration-purple-900\/95 {
  text-decoration-color: #581c87f2;
}

.decoration-purple-950 {
  text-decoration-color: #3b0764;
}

.decoration-purple-950\/0 {
  text-decoration-color: #3b076400;
}

.decoration-purple-950\/10 {
  text-decoration-color: #3b07641a;
}

.decoration-purple-950\/100 {
  text-decoration-color: #3b0764;
}

.decoration-purple-950\/15 {
  text-decoration-color: #3b076426;
}

.decoration-purple-950\/20 {
  text-decoration-color: #3b076433;
}

.decoration-purple-950\/25 {
  text-decoration-color: #3b076440;
}

.decoration-purple-950\/30 {
  text-decoration-color: #3b07644d;
}

.decoration-purple-950\/35 {
  text-decoration-color: #3b076459;
}

.decoration-purple-950\/40 {
  text-decoration-color: #3b076466;
}

.decoration-purple-950\/45 {
  text-decoration-color: #3b076473;
}

.decoration-purple-950\/5 {
  text-decoration-color: #3b07640d;
}

.decoration-purple-950\/50 {
  text-decoration-color: #3b076480;
}

.decoration-purple-950\/55 {
  text-decoration-color: #3b07648c;
}

.decoration-purple-950\/60 {
  text-decoration-color: #3b076499;
}

.decoration-purple-950\/65 {
  text-decoration-color: #3b0764a6;
}

.decoration-purple-950\/70 {
  text-decoration-color: #3b0764b3;
}

.decoration-purple-950\/75 {
  text-decoration-color: #3b0764bf;
}

.decoration-purple-950\/80 {
  text-decoration-color: #3b0764cc;
}

.decoration-purple-950\/85 {
  text-decoration-color: #3b0764d9;
}

.decoration-purple-950\/90 {
  text-decoration-color: #3b0764e6;
}

.decoration-purple-950\/95 {
  text-decoration-color: #3b0764f2;
}

.decoration-red-100 {
  text-decoration-color: #fee2e2;
}

.decoration-red-100\/0 {
  text-decoration-color: #fee2e200;
}

.decoration-red-100\/10 {
  text-decoration-color: #fee2e21a;
}

.decoration-red-100\/100 {
  text-decoration-color: #fee2e2;
}

.decoration-red-100\/15 {
  text-decoration-color: #fee2e226;
}

.decoration-red-100\/20 {
  text-decoration-color: #fee2e233;
}

.decoration-red-100\/25 {
  text-decoration-color: #fee2e240;
}

.decoration-red-100\/30 {
  text-decoration-color: #fee2e24d;
}

.decoration-red-100\/35 {
  text-decoration-color: #fee2e259;
}

.decoration-red-100\/40 {
  text-decoration-color: #fee2e266;
}

.decoration-red-100\/45 {
  text-decoration-color: #fee2e273;
}

.decoration-red-100\/5 {
  text-decoration-color: #fee2e20d;
}

.decoration-red-100\/50 {
  text-decoration-color: #fee2e280;
}

.decoration-red-100\/55 {
  text-decoration-color: #fee2e28c;
}

.decoration-red-100\/60 {
  text-decoration-color: #fee2e299;
}

.decoration-red-100\/65 {
  text-decoration-color: #fee2e2a6;
}

.decoration-red-100\/70 {
  text-decoration-color: #fee2e2b3;
}

.decoration-red-100\/75 {
  text-decoration-color: #fee2e2bf;
}

.decoration-red-100\/80 {
  text-decoration-color: #fee2e2cc;
}

.decoration-red-100\/85 {
  text-decoration-color: #fee2e2d9;
}

.decoration-red-100\/90 {
  text-decoration-color: #fee2e2e6;
}

.decoration-red-100\/95 {
  text-decoration-color: #fee2e2f2;
}

.decoration-red-200 {
  text-decoration-color: #fecaca;
}

.decoration-red-200\/0 {
  text-decoration-color: #fecaca00;
}

.decoration-red-200\/10 {
  text-decoration-color: #fecaca1a;
}

.decoration-red-200\/100 {
  text-decoration-color: #fecaca;
}

.decoration-red-200\/15 {
  text-decoration-color: #fecaca26;
}

.decoration-red-200\/20 {
  text-decoration-color: #fecaca33;
}

.decoration-red-200\/25 {
  text-decoration-color: #fecaca40;
}

.decoration-red-200\/30 {
  text-decoration-color: #fecaca4d;
}

.decoration-red-200\/35 {
  text-decoration-color: #fecaca59;
}

.decoration-red-200\/40 {
  text-decoration-color: #fecaca66;
}

.decoration-red-200\/45 {
  text-decoration-color: #fecaca73;
}

.decoration-red-200\/5 {
  text-decoration-color: #fecaca0d;
}

.decoration-red-200\/50 {
  text-decoration-color: #fecaca80;
}

.decoration-red-200\/55 {
  text-decoration-color: #fecaca8c;
}

.decoration-red-200\/60 {
  text-decoration-color: #fecaca99;
}

.decoration-red-200\/65 {
  text-decoration-color: #fecacaa6;
}

.decoration-red-200\/70 {
  text-decoration-color: #fecacab3;
}

.decoration-red-200\/75 {
  text-decoration-color: #fecacabf;
}

.decoration-red-200\/80 {
  text-decoration-color: #fecacacc;
}

.decoration-red-200\/85 {
  text-decoration-color: #fecacad9;
}

.decoration-red-200\/90 {
  text-decoration-color: #fecacae6;
}

.decoration-red-200\/95 {
  text-decoration-color: #fecacaf2;
}

.decoration-red-300 {
  text-decoration-color: #fca5a5;
}

.decoration-red-300\/0 {
  text-decoration-color: #fca5a500;
}

.decoration-red-300\/10 {
  text-decoration-color: #fca5a51a;
}

.decoration-red-300\/100 {
  text-decoration-color: #fca5a5;
}

.decoration-red-300\/15 {
  text-decoration-color: #fca5a526;
}

.decoration-red-300\/20 {
  text-decoration-color: #fca5a533;
}

.decoration-red-300\/25 {
  text-decoration-color: #fca5a540;
}

.decoration-red-300\/30 {
  text-decoration-color: #fca5a54d;
}

.decoration-red-300\/35 {
  text-decoration-color: #fca5a559;
}

.decoration-red-300\/40 {
  text-decoration-color: #fca5a566;
}

.decoration-red-300\/45 {
  text-decoration-color: #fca5a573;
}

.decoration-red-300\/5 {
  text-decoration-color: #fca5a50d;
}

.decoration-red-300\/50 {
  text-decoration-color: #fca5a580;
}

.decoration-red-300\/55 {
  text-decoration-color: #fca5a58c;
}

.decoration-red-300\/60 {
  text-decoration-color: #fca5a599;
}

.decoration-red-300\/65 {
  text-decoration-color: #fca5a5a6;
}

.decoration-red-300\/70 {
  text-decoration-color: #fca5a5b3;
}

.decoration-red-300\/75 {
  text-decoration-color: #fca5a5bf;
}

.decoration-red-300\/80 {
  text-decoration-color: #fca5a5cc;
}

.decoration-red-300\/85 {
  text-decoration-color: #fca5a5d9;
}

.decoration-red-300\/90 {
  text-decoration-color: #fca5a5e6;
}

.decoration-red-300\/95 {
  text-decoration-color: #fca5a5f2;
}

.decoration-red-400 {
  text-decoration-color: #f87171;
}

.decoration-red-400\/0 {
  text-decoration-color: #f8717100;
}

.decoration-red-400\/10 {
  text-decoration-color: #f871711a;
}

.decoration-red-400\/100 {
  text-decoration-color: #f87171;
}

.decoration-red-400\/15 {
  text-decoration-color: #f8717126;
}

.decoration-red-400\/20 {
  text-decoration-color: #f8717133;
}

.decoration-red-400\/25 {
  text-decoration-color: #f8717140;
}

.decoration-red-400\/30 {
  text-decoration-color: #f871714d;
}

.decoration-red-400\/35 {
  text-decoration-color: #f8717159;
}

.decoration-red-400\/40 {
  text-decoration-color: #f8717166;
}

.decoration-red-400\/45 {
  text-decoration-color: #f8717173;
}

.decoration-red-400\/5 {
  text-decoration-color: #f871710d;
}

.decoration-red-400\/50 {
  text-decoration-color: #f8717180;
}

.decoration-red-400\/55 {
  text-decoration-color: #f871718c;
}

.decoration-red-400\/60 {
  text-decoration-color: #f8717199;
}

.decoration-red-400\/65 {
  text-decoration-color: #f87171a6;
}

.decoration-red-400\/70 {
  text-decoration-color: #f87171b3;
}

.decoration-red-400\/75 {
  text-decoration-color: #f87171bf;
}

.decoration-red-400\/80 {
  text-decoration-color: #f87171cc;
}

.decoration-red-400\/85 {
  text-decoration-color: #f87171d9;
}

.decoration-red-400\/90 {
  text-decoration-color: #f87171e6;
}

.decoration-red-400\/95 {
  text-decoration-color: #f87171f2;
}

.decoration-red-50 {
  text-decoration-color: #fef2f2;
}

.decoration-red-50\/0 {
  text-decoration-color: #fef2f200;
}

.decoration-red-50\/10 {
  text-decoration-color: #fef2f21a;
}

.decoration-red-50\/100 {
  text-decoration-color: #fef2f2;
}

.decoration-red-50\/15 {
  text-decoration-color: #fef2f226;
}

.decoration-red-50\/20 {
  text-decoration-color: #fef2f233;
}

.decoration-red-50\/25 {
  text-decoration-color: #fef2f240;
}

.decoration-red-50\/30 {
  text-decoration-color: #fef2f24d;
}

.decoration-red-50\/35 {
  text-decoration-color: #fef2f259;
}

.decoration-red-50\/40 {
  text-decoration-color: #fef2f266;
}

.decoration-red-50\/45 {
  text-decoration-color: #fef2f273;
}

.decoration-red-50\/5 {
  text-decoration-color: #fef2f20d;
}

.decoration-red-50\/50 {
  text-decoration-color: #fef2f280;
}

.decoration-red-50\/55 {
  text-decoration-color: #fef2f28c;
}

.decoration-red-50\/60 {
  text-decoration-color: #fef2f299;
}

.decoration-red-50\/65 {
  text-decoration-color: #fef2f2a6;
}

.decoration-red-50\/70 {
  text-decoration-color: #fef2f2b3;
}

.decoration-red-50\/75 {
  text-decoration-color: #fef2f2bf;
}

.decoration-red-50\/80 {
  text-decoration-color: #fef2f2cc;
}

.decoration-red-50\/85 {
  text-decoration-color: #fef2f2d9;
}

.decoration-red-50\/90 {
  text-decoration-color: #fef2f2e6;
}

.decoration-red-50\/95 {
  text-decoration-color: #fef2f2f2;
}

.decoration-red-500 {
  text-decoration-color: #ef4444;
}

.decoration-red-500\/0 {
  text-decoration-color: #ef444400;
}

.decoration-red-500\/10 {
  text-decoration-color: #ef44441a;
}

.decoration-red-500\/100 {
  text-decoration-color: #ef4444;
}

.decoration-red-500\/15 {
  text-decoration-color: #ef444426;
}

.decoration-red-500\/20 {
  text-decoration-color: #ef444433;
}

.decoration-red-500\/25 {
  text-decoration-color: #ef444440;
}

.decoration-red-500\/30 {
  text-decoration-color: #ef44444d;
}

.decoration-red-500\/35 {
  text-decoration-color: #ef444459;
}

.decoration-red-500\/40 {
  text-decoration-color: #ef444466;
}

.decoration-red-500\/45 {
  text-decoration-color: #ef444473;
}

.decoration-red-500\/5 {
  text-decoration-color: #ef44440d;
}

.decoration-red-500\/50 {
  text-decoration-color: #ef444480;
}

.decoration-red-500\/55 {
  text-decoration-color: #ef44448c;
}

.decoration-red-500\/60 {
  text-decoration-color: #ef444499;
}

.decoration-red-500\/65 {
  text-decoration-color: #ef4444a6;
}

.decoration-red-500\/70 {
  text-decoration-color: #ef4444b3;
}

.decoration-red-500\/75 {
  text-decoration-color: #ef4444bf;
}

.decoration-red-500\/80 {
  text-decoration-color: #ef4444cc;
}

.decoration-red-500\/85 {
  text-decoration-color: #ef4444d9;
}

.decoration-red-500\/90 {
  text-decoration-color: #ef4444e6;
}

.decoration-red-500\/95 {
  text-decoration-color: #ef4444f2;
}

.decoration-red-600 {
  text-decoration-color: #dc2626;
}

.decoration-red-600\/0 {
  text-decoration-color: #dc262600;
}

.decoration-red-600\/10 {
  text-decoration-color: #dc26261a;
}

.decoration-red-600\/100 {
  text-decoration-color: #dc2626;
}

.decoration-red-600\/15 {
  text-decoration-color: #dc262626;
}

.decoration-red-600\/20 {
  text-decoration-color: #dc262633;
}

.decoration-red-600\/25 {
  text-decoration-color: #dc262640;
}

.decoration-red-600\/30 {
  text-decoration-color: #dc26264d;
}

.decoration-red-600\/35 {
  text-decoration-color: #dc262659;
}

.decoration-red-600\/40 {
  text-decoration-color: #dc262666;
}

.decoration-red-600\/45 {
  text-decoration-color: #dc262673;
}

.decoration-red-600\/5 {
  text-decoration-color: #dc26260d;
}

.decoration-red-600\/50 {
  text-decoration-color: #dc262680;
}

.decoration-red-600\/55 {
  text-decoration-color: #dc26268c;
}

.decoration-red-600\/60 {
  text-decoration-color: #dc262699;
}

.decoration-red-600\/65 {
  text-decoration-color: #dc2626a6;
}

.decoration-red-600\/70 {
  text-decoration-color: #dc2626b3;
}

.decoration-red-600\/75 {
  text-decoration-color: #dc2626bf;
}

.decoration-red-600\/80 {
  text-decoration-color: #dc2626cc;
}

.decoration-red-600\/85 {
  text-decoration-color: #dc2626d9;
}

.decoration-red-600\/90 {
  text-decoration-color: #dc2626e6;
}

.decoration-red-600\/95 {
  text-decoration-color: #dc2626f2;
}

.decoration-red-700 {
  text-decoration-color: #b91c1c;
}

.decoration-red-700\/0 {
  text-decoration-color: #b91c1c00;
}

.decoration-red-700\/10 {
  text-decoration-color: #b91c1c1a;
}

.decoration-red-700\/100 {
  text-decoration-color: #b91c1c;
}

.decoration-red-700\/15 {
  text-decoration-color: #b91c1c26;
}

.decoration-red-700\/20 {
  text-decoration-color: #b91c1c33;
}

.decoration-red-700\/25 {
  text-decoration-color: #b91c1c40;
}

.decoration-red-700\/30 {
  text-decoration-color: #b91c1c4d;
}

.decoration-red-700\/35 {
  text-decoration-color: #b91c1c59;
}

.decoration-red-700\/40 {
  text-decoration-color: #b91c1c66;
}

.decoration-red-700\/45 {
  text-decoration-color: #b91c1c73;
}

.decoration-red-700\/5 {
  text-decoration-color: #b91c1c0d;
}

.decoration-red-700\/50 {
  text-decoration-color: #b91c1c80;
}

.decoration-red-700\/55 {
  text-decoration-color: #b91c1c8c;
}

.decoration-red-700\/60 {
  text-decoration-color: #b91c1c99;
}

.decoration-red-700\/65 {
  text-decoration-color: #b91c1ca6;
}

.decoration-red-700\/70 {
  text-decoration-color: #b91c1cb3;
}

.decoration-red-700\/75 {
  text-decoration-color: #b91c1cbf;
}

.decoration-red-700\/80 {
  text-decoration-color: #b91c1ccc;
}

.decoration-red-700\/85 {
  text-decoration-color: #b91c1cd9;
}

.decoration-red-700\/90 {
  text-decoration-color: #b91c1ce6;
}

.decoration-red-700\/95 {
  text-decoration-color: #b91c1cf2;
}

.decoration-red-800 {
  text-decoration-color: #991b1b;
}

.decoration-red-800\/0 {
  text-decoration-color: #991b1b00;
}

.decoration-red-800\/10 {
  text-decoration-color: #991b1b1a;
}

.decoration-red-800\/100 {
  text-decoration-color: #991b1b;
}

.decoration-red-800\/15 {
  text-decoration-color: #991b1b26;
}

.decoration-red-800\/20 {
  text-decoration-color: #991b1b33;
}

.decoration-red-800\/25 {
  text-decoration-color: #991b1b40;
}

.decoration-red-800\/30 {
  text-decoration-color: #991b1b4d;
}

.decoration-red-800\/35 {
  text-decoration-color: #991b1b59;
}

.decoration-red-800\/40 {
  text-decoration-color: #991b1b66;
}

.decoration-red-800\/45 {
  text-decoration-color: #991b1b73;
}

.decoration-red-800\/5 {
  text-decoration-color: #991b1b0d;
}

.decoration-red-800\/50 {
  text-decoration-color: #991b1b80;
}

.decoration-red-800\/55 {
  text-decoration-color: #991b1b8c;
}

.decoration-red-800\/60 {
  text-decoration-color: #991b1b99;
}

.decoration-red-800\/65 {
  text-decoration-color: #991b1ba6;
}

.decoration-red-800\/70 {
  text-decoration-color: #991b1bb3;
}

.decoration-red-800\/75 {
  text-decoration-color: #991b1bbf;
}

.decoration-red-800\/80 {
  text-decoration-color: #991b1bcc;
}

.decoration-red-800\/85 {
  text-decoration-color: #991b1bd9;
}

.decoration-red-800\/90 {
  text-decoration-color: #991b1be6;
}

.decoration-red-800\/95 {
  text-decoration-color: #991b1bf2;
}

.decoration-red-900 {
  text-decoration-color: #7f1d1d;
}

.decoration-red-900\/0 {
  text-decoration-color: #7f1d1d00;
}

.decoration-red-900\/10 {
  text-decoration-color: #7f1d1d1a;
}

.decoration-red-900\/100 {
  text-decoration-color: #7f1d1d;
}

.decoration-red-900\/15 {
  text-decoration-color: #7f1d1d26;
}

.decoration-red-900\/20 {
  text-decoration-color: #7f1d1d33;
}

.decoration-red-900\/25 {
  text-decoration-color: #7f1d1d40;
}

.decoration-red-900\/30 {
  text-decoration-color: #7f1d1d4d;
}

.decoration-red-900\/35 {
  text-decoration-color: #7f1d1d59;
}

.decoration-red-900\/40 {
  text-decoration-color: #7f1d1d66;
}

.decoration-red-900\/45 {
  text-decoration-color: #7f1d1d73;
}

.decoration-red-900\/5 {
  text-decoration-color: #7f1d1d0d;
}

.decoration-red-900\/50 {
  text-decoration-color: #7f1d1d80;
}

.decoration-red-900\/55 {
  text-decoration-color: #7f1d1d8c;
}

.decoration-red-900\/60 {
  text-decoration-color: #7f1d1d99;
}

.decoration-red-900\/65 {
  text-decoration-color: #7f1d1da6;
}

.decoration-red-900\/70 {
  text-decoration-color: #7f1d1db3;
}

.decoration-red-900\/75 {
  text-decoration-color: #7f1d1dbf;
}

.decoration-red-900\/80 {
  text-decoration-color: #7f1d1dcc;
}

.decoration-red-900\/85 {
  text-decoration-color: #7f1d1dd9;
}

.decoration-red-900\/90 {
  text-decoration-color: #7f1d1de6;
}

.decoration-red-900\/95 {
  text-decoration-color: #7f1d1df2;
}

.decoration-red-950 {
  text-decoration-color: #450a0a;
}

.decoration-red-950\/0 {
  text-decoration-color: #450a0a00;
}

.decoration-red-950\/10 {
  text-decoration-color: #450a0a1a;
}

.decoration-red-950\/100 {
  text-decoration-color: #450a0a;
}

.decoration-red-950\/15 {
  text-decoration-color: #450a0a26;
}

.decoration-red-950\/20 {
  text-decoration-color: #450a0a33;
}

.decoration-red-950\/25 {
  text-decoration-color: #450a0a40;
}

.decoration-red-950\/30 {
  text-decoration-color: #450a0a4d;
}

.decoration-red-950\/35 {
  text-decoration-color: #450a0a59;
}

.decoration-red-950\/40 {
  text-decoration-color: #450a0a66;
}

.decoration-red-950\/45 {
  text-decoration-color: #450a0a73;
}

.decoration-red-950\/5 {
  text-decoration-color: #450a0a0d;
}

.decoration-red-950\/50 {
  text-decoration-color: #450a0a80;
}

.decoration-red-950\/55 {
  text-decoration-color: #450a0a8c;
}

.decoration-red-950\/60 {
  text-decoration-color: #450a0a99;
}

.decoration-red-950\/65 {
  text-decoration-color: #450a0aa6;
}

.decoration-red-950\/70 {
  text-decoration-color: #450a0ab3;
}

.decoration-red-950\/75 {
  text-decoration-color: #450a0abf;
}

.decoration-red-950\/80 {
  text-decoration-color: #450a0acc;
}

.decoration-red-950\/85 {
  text-decoration-color: #450a0ad9;
}

.decoration-red-950\/90 {
  text-decoration-color: #450a0ae6;
}

.decoration-red-950\/95 {
  text-decoration-color: #450a0af2;
}

.decoration-rose-100 {
  text-decoration-color: #ffe4e6;
}

.decoration-rose-100\/0 {
  text-decoration-color: #ffe4e600;
}

.decoration-rose-100\/10 {
  text-decoration-color: #ffe4e61a;
}

.decoration-rose-100\/100 {
  text-decoration-color: #ffe4e6;
}

.decoration-rose-100\/15 {
  text-decoration-color: #ffe4e626;
}

.decoration-rose-100\/20 {
  text-decoration-color: #ffe4e633;
}

.decoration-rose-100\/25 {
  text-decoration-color: #ffe4e640;
}

.decoration-rose-100\/30 {
  text-decoration-color: #ffe4e64d;
}

.decoration-rose-100\/35 {
  text-decoration-color: #ffe4e659;
}

.decoration-rose-100\/40 {
  text-decoration-color: #ffe4e666;
}

.decoration-rose-100\/45 {
  text-decoration-color: #ffe4e673;
}

.decoration-rose-100\/5 {
  text-decoration-color: #ffe4e60d;
}

.decoration-rose-100\/50 {
  text-decoration-color: #ffe4e680;
}

.decoration-rose-100\/55 {
  text-decoration-color: #ffe4e68c;
}

.decoration-rose-100\/60 {
  text-decoration-color: #ffe4e699;
}

.decoration-rose-100\/65 {
  text-decoration-color: #ffe4e6a6;
}

.decoration-rose-100\/70 {
  text-decoration-color: #ffe4e6b3;
}

.decoration-rose-100\/75 {
  text-decoration-color: #ffe4e6bf;
}

.decoration-rose-100\/80 {
  text-decoration-color: #ffe4e6cc;
}

.decoration-rose-100\/85 {
  text-decoration-color: #ffe4e6d9;
}

.decoration-rose-100\/90 {
  text-decoration-color: #ffe4e6e6;
}

.decoration-rose-100\/95 {
  text-decoration-color: #ffe4e6f2;
}

.decoration-rose-200 {
  text-decoration-color: #fecdd3;
}

.decoration-rose-200\/0 {
  text-decoration-color: #fecdd300;
}

.decoration-rose-200\/10 {
  text-decoration-color: #fecdd31a;
}

.decoration-rose-200\/100 {
  text-decoration-color: #fecdd3;
}

.decoration-rose-200\/15 {
  text-decoration-color: #fecdd326;
}

.decoration-rose-200\/20 {
  text-decoration-color: #fecdd333;
}

.decoration-rose-200\/25 {
  text-decoration-color: #fecdd340;
}

.decoration-rose-200\/30 {
  text-decoration-color: #fecdd34d;
}

.decoration-rose-200\/35 {
  text-decoration-color: #fecdd359;
}

.decoration-rose-200\/40 {
  text-decoration-color: #fecdd366;
}

.decoration-rose-200\/45 {
  text-decoration-color: #fecdd373;
}

.decoration-rose-200\/5 {
  text-decoration-color: #fecdd30d;
}

.decoration-rose-200\/50 {
  text-decoration-color: #fecdd380;
}

.decoration-rose-200\/55 {
  text-decoration-color: #fecdd38c;
}

.decoration-rose-200\/60 {
  text-decoration-color: #fecdd399;
}

.decoration-rose-200\/65 {
  text-decoration-color: #fecdd3a6;
}

.decoration-rose-200\/70 {
  text-decoration-color: #fecdd3b3;
}

.decoration-rose-200\/75 {
  text-decoration-color: #fecdd3bf;
}

.decoration-rose-200\/80 {
  text-decoration-color: #fecdd3cc;
}

.decoration-rose-200\/85 {
  text-decoration-color: #fecdd3d9;
}

.decoration-rose-200\/90 {
  text-decoration-color: #fecdd3e6;
}

.decoration-rose-200\/95 {
  text-decoration-color: #fecdd3f2;
}

.decoration-rose-300 {
  text-decoration-color: #fda4af;
}

.decoration-rose-300\/0 {
  text-decoration-color: #fda4af00;
}

.decoration-rose-300\/10 {
  text-decoration-color: #fda4af1a;
}

.decoration-rose-300\/100 {
  text-decoration-color: #fda4af;
}

.decoration-rose-300\/15 {
  text-decoration-color: #fda4af26;
}

.decoration-rose-300\/20 {
  text-decoration-color: #fda4af33;
}

.decoration-rose-300\/25 {
  text-decoration-color: #fda4af40;
}

.decoration-rose-300\/30 {
  text-decoration-color: #fda4af4d;
}

.decoration-rose-300\/35 {
  text-decoration-color: #fda4af59;
}

.decoration-rose-300\/40 {
  text-decoration-color: #fda4af66;
}

.decoration-rose-300\/45 {
  text-decoration-color: #fda4af73;
}

.decoration-rose-300\/5 {
  text-decoration-color: #fda4af0d;
}

.decoration-rose-300\/50 {
  text-decoration-color: #fda4af80;
}

.decoration-rose-300\/55 {
  text-decoration-color: #fda4af8c;
}

.decoration-rose-300\/60 {
  text-decoration-color: #fda4af99;
}

.decoration-rose-300\/65 {
  text-decoration-color: #fda4afa6;
}

.decoration-rose-300\/70 {
  text-decoration-color: #fda4afb3;
}

.decoration-rose-300\/75 {
  text-decoration-color: #fda4afbf;
}

.decoration-rose-300\/80 {
  text-decoration-color: #fda4afcc;
}

.decoration-rose-300\/85 {
  text-decoration-color: #fda4afd9;
}

.decoration-rose-300\/90 {
  text-decoration-color: #fda4afe6;
}

.decoration-rose-300\/95 {
  text-decoration-color: #fda4aff2;
}

.decoration-rose-400 {
  text-decoration-color: #fb7185;
}

.decoration-rose-400\/0 {
  text-decoration-color: #fb718500;
}

.decoration-rose-400\/10 {
  text-decoration-color: #fb71851a;
}

.decoration-rose-400\/100 {
  text-decoration-color: #fb7185;
}

.decoration-rose-400\/15 {
  text-decoration-color: #fb718526;
}

.decoration-rose-400\/20 {
  text-decoration-color: #fb718533;
}

.decoration-rose-400\/25 {
  text-decoration-color: #fb718540;
}

.decoration-rose-400\/30 {
  text-decoration-color: #fb71854d;
}

.decoration-rose-400\/35 {
  text-decoration-color: #fb718559;
}

.decoration-rose-400\/40 {
  text-decoration-color: #fb718566;
}

.decoration-rose-400\/45 {
  text-decoration-color: #fb718573;
}

.decoration-rose-400\/5 {
  text-decoration-color: #fb71850d;
}

.decoration-rose-400\/50 {
  text-decoration-color: #fb718580;
}

.decoration-rose-400\/55 {
  text-decoration-color: #fb71858c;
}

.decoration-rose-400\/60 {
  text-decoration-color: #fb718599;
}

.decoration-rose-400\/65 {
  text-decoration-color: #fb7185a6;
}

.decoration-rose-400\/70 {
  text-decoration-color: #fb7185b3;
}

.decoration-rose-400\/75 {
  text-decoration-color: #fb7185bf;
}

.decoration-rose-400\/80 {
  text-decoration-color: #fb7185cc;
}

.decoration-rose-400\/85 {
  text-decoration-color: #fb7185d9;
}

.decoration-rose-400\/90 {
  text-decoration-color: #fb7185e6;
}

.decoration-rose-400\/95 {
  text-decoration-color: #fb7185f2;
}

.decoration-rose-50 {
  text-decoration-color: #fff1f2;
}

.decoration-rose-50\/0 {
  text-decoration-color: #fff1f200;
}

.decoration-rose-50\/10 {
  text-decoration-color: #fff1f21a;
}

.decoration-rose-50\/100 {
  text-decoration-color: #fff1f2;
}

.decoration-rose-50\/15 {
  text-decoration-color: #fff1f226;
}

.decoration-rose-50\/20 {
  text-decoration-color: #fff1f233;
}

.decoration-rose-50\/25 {
  text-decoration-color: #fff1f240;
}

.decoration-rose-50\/30 {
  text-decoration-color: #fff1f24d;
}

.decoration-rose-50\/35 {
  text-decoration-color: #fff1f259;
}

.decoration-rose-50\/40 {
  text-decoration-color: #fff1f266;
}

.decoration-rose-50\/45 {
  text-decoration-color: #fff1f273;
}

.decoration-rose-50\/5 {
  text-decoration-color: #fff1f20d;
}

.decoration-rose-50\/50 {
  text-decoration-color: #fff1f280;
}

.decoration-rose-50\/55 {
  text-decoration-color: #fff1f28c;
}

.decoration-rose-50\/60 {
  text-decoration-color: #fff1f299;
}

.decoration-rose-50\/65 {
  text-decoration-color: #fff1f2a6;
}

.decoration-rose-50\/70 {
  text-decoration-color: #fff1f2b3;
}

.decoration-rose-50\/75 {
  text-decoration-color: #fff1f2bf;
}

.decoration-rose-50\/80 {
  text-decoration-color: #fff1f2cc;
}

.decoration-rose-50\/85 {
  text-decoration-color: #fff1f2d9;
}

.decoration-rose-50\/90 {
  text-decoration-color: #fff1f2e6;
}

.decoration-rose-50\/95 {
  text-decoration-color: #fff1f2f2;
}

.decoration-rose-500 {
  text-decoration-color: #f43f5e;
}

.decoration-rose-500\/0 {
  text-decoration-color: #f43f5e00;
}

.decoration-rose-500\/10 {
  text-decoration-color: #f43f5e1a;
}

.decoration-rose-500\/100 {
  text-decoration-color: #f43f5e;
}

.decoration-rose-500\/15 {
  text-decoration-color: #f43f5e26;
}

.decoration-rose-500\/20 {
  text-decoration-color: #f43f5e33;
}

.decoration-rose-500\/25 {
  text-decoration-color: #f43f5e40;
}

.decoration-rose-500\/30 {
  text-decoration-color: #f43f5e4d;
}

.decoration-rose-500\/35 {
  text-decoration-color: #f43f5e59;
}

.decoration-rose-500\/40 {
  text-decoration-color: #f43f5e66;
}

.decoration-rose-500\/45 {
  text-decoration-color: #f43f5e73;
}

.decoration-rose-500\/5 {
  text-decoration-color: #f43f5e0d;
}

.decoration-rose-500\/50 {
  text-decoration-color: #f43f5e80;
}

.decoration-rose-500\/55 {
  text-decoration-color: #f43f5e8c;
}

.decoration-rose-500\/60 {
  text-decoration-color: #f43f5e99;
}

.decoration-rose-500\/65 {
  text-decoration-color: #f43f5ea6;
}

.decoration-rose-500\/70 {
  text-decoration-color: #f43f5eb3;
}

.decoration-rose-500\/75 {
  text-decoration-color: #f43f5ebf;
}

.decoration-rose-500\/80 {
  text-decoration-color: #f43f5ecc;
}

.decoration-rose-500\/85 {
  text-decoration-color: #f43f5ed9;
}

.decoration-rose-500\/90 {
  text-decoration-color: #f43f5ee6;
}

.decoration-rose-500\/95 {
  text-decoration-color: #f43f5ef2;
}

.decoration-rose-600 {
  text-decoration-color: #e11d48;
}

.decoration-rose-600\/0 {
  text-decoration-color: #e11d4800;
}

.decoration-rose-600\/10 {
  text-decoration-color: #e11d481a;
}

.decoration-rose-600\/100 {
  text-decoration-color: #e11d48;
}

.decoration-rose-600\/15 {
  text-decoration-color: #e11d4826;
}

.decoration-rose-600\/20 {
  text-decoration-color: #e11d4833;
}

.decoration-rose-600\/25 {
  text-decoration-color: #e11d4840;
}

.decoration-rose-600\/30 {
  text-decoration-color: #e11d484d;
}

.decoration-rose-600\/35 {
  text-decoration-color: #e11d4859;
}

.decoration-rose-600\/40 {
  text-decoration-color: #e11d4866;
}

.decoration-rose-600\/45 {
  text-decoration-color: #e11d4873;
}

.decoration-rose-600\/5 {
  text-decoration-color: #e11d480d;
}

.decoration-rose-600\/50 {
  text-decoration-color: #e11d4880;
}

.decoration-rose-600\/55 {
  text-decoration-color: #e11d488c;
}

.decoration-rose-600\/60 {
  text-decoration-color: #e11d4899;
}

.decoration-rose-600\/65 {
  text-decoration-color: #e11d48a6;
}

.decoration-rose-600\/70 {
  text-decoration-color: #e11d48b3;
}

.decoration-rose-600\/75 {
  text-decoration-color: #e11d48bf;
}

.decoration-rose-600\/80 {
  text-decoration-color: #e11d48cc;
}

.decoration-rose-600\/85 {
  text-decoration-color: #e11d48d9;
}

.decoration-rose-600\/90 {
  text-decoration-color: #e11d48e6;
}

.decoration-rose-600\/95 {
  text-decoration-color: #e11d48f2;
}

.decoration-rose-700 {
  text-decoration-color: #be123c;
}

.decoration-rose-700\/0 {
  text-decoration-color: #be123c00;
}

.decoration-rose-700\/10 {
  text-decoration-color: #be123c1a;
}

.decoration-rose-700\/100 {
  text-decoration-color: #be123c;
}

.decoration-rose-700\/15 {
  text-decoration-color: #be123c26;
}

.decoration-rose-700\/20 {
  text-decoration-color: #be123c33;
}

.decoration-rose-700\/25 {
  text-decoration-color: #be123c40;
}

.decoration-rose-700\/30 {
  text-decoration-color: #be123c4d;
}

.decoration-rose-700\/35 {
  text-decoration-color: #be123c59;
}

.decoration-rose-700\/40 {
  text-decoration-color: #be123c66;
}

.decoration-rose-700\/45 {
  text-decoration-color: #be123c73;
}

.decoration-rose-700\/5 {
  text-decoration-color: #be123c0d;
}

.decoration-rose-700\/50 {
  text-decoration-color: #be123c80;
}

.decoration-rose-700\/55 {
  text-decoration-color: #be123c8c;
}

.decoration-rose-700\/60 {
  text-decoration-color: #be123c99;
}

.decoration-rose-700\/65 {
  text-decoration-color: #be123ca6;
}

.decoration-rose-700\/70 {
  text-decoration-color: #be123cb3;
}

.decoration-rose-700\/75 {
  text-decoration-color: #be123cbf;
}

.decoration-rose-700\/80 {
  text-decoration-color: #be123ccc;
}

.decoration-rose-700\/85 {
  text-decoration-color: #be123cd9;
}

.decoration-rose-700\/90 {
  text-decoration-color: #be123ce6;
}

.decoration-rose-700\/95 {
  text-decoration-color: #be123cf2;
}

.decoration-rose-800 {
  text-decoration-color: #9f1239;
}

.decoration-rose-800\/0 {
  text-decoration-color: #9f123900;
}

.decoration-rose-800\/10 {
  text-decoration-color: #9f12391a;
}

.decoration-rose-800\/100 {
  text-decoration-color: #9f1239;
}

.decoration-rose-800\/15 {
  text-decoration-color: #9f123926;
}

.decoration-rose-800\/20 {
  text-decoration-color: #9f123933;
}

.decoration-rose-800\/25 {
  text-decoration-color: #9f123940;
}

.decoration-rose-800\/30 {
  text-decoration-color: #9f12394d;
}

.decoration-rose-800\/35 {
  text-decoration-color: #9f123959;
}

.decoration-rose-800\/40 {
  text-decoration-color: #9f123966;
}

.decoration-rose-800\/45 {
  text-decoration-color: #9f123973;
}

.decoration-rose-800\/5 {
  text-decoration-color: #9f12390d;
}

.decoration-rose-800\/50 {
  text-decoration-color: #9f123980;
}

.decoration-rose-800\/55 {
  text-decoration-color: #9f12398c;
}

.decoration-rose-800\/60 {
  text-decoration-color: #9f123999;
}

.decoration-rose-800\/65 {
  text-decoration-color: #9f1239a6;
}

.decoration-rose-800\/70 {
  text-decoration-color: #9f1239b3;
}

.decoration-rose-800\/75 {
  text-decoration-color: #9f1239bf;
}

.decoration-rose-800\/80 {
  text-decoration-color: #9f1239cc;
}

.decoration-rose-800\/85 {
  text-decoration-color: #9f1239d9;
}

.decoration-rose-800\/90 {
  text-decoration-color: #9f1239e6;
}

.decoration-rose-800\/95 {
  text-decoration-color: #9f1239f2;
}

.decoration-rose-900 {
  text-decoration-color: #881337;
}

.decoration-rose-900\/0 {
  text-decoration-color: #88133700;
}

.decoration-rose-900\/10 {
  text-decoration-color: #8813371a;
}

.decoration-rose-900\/100 {
  text-decoration-color: #881337;
}

.decoration-rose-900\/15 {
  text-decoration-color: #88133726;
}

.decoration-rose-900\/20 {
  text-decoration-color: #88133733;
}

.decoration-rose-900\/25 {
  text-decoration-color: #88133740;
}

.decoration-rose-900\/30 {
  text-decoration-color: #8813374d;
}

.decoration-rose-900\/35 {
  text-decoration-color: #88133759;
}

.decoration-rose-900\/40 {
  text-decoration-color: #88133766;
}

.decoration-rose-900\/45 {
  text-decoration-color: #88133773;
}

.decoration-rose-900\/5 {
  text-decoration-color: #8813370d;
}

.decoration-rose-900\/50 {
  text-decoration-color: #88133780;
}

.decoration-rose-900\/55 {
  text-decoration-color: #8813378c;
}

.decoration-rose-900\/60 {
  text-decoration-color: #88133799;
}

.decoration-rose-900\/65 {
  text-decoration-color: #881337a6;
}

.decoration-rose-900\/70 {
  text-decoration-color: #881337b3;
}

.decoration-rose-900\/75 {
  text-decoration-color: #881337bf;
}

.decoration-rose-900\/80 {
  text-decoration-color: #881337cc;
}

.decoration-rose-900\/85 {
  text-decoration-color: #881337d9;
}

.decoration-rose-900\/90 {
  text-decoration-color: #881337e6;
}

.decoration-rose-900\/95 {
  text-decoration-color: #881337f2;
}

.decoration-rose-950 {
  text-decoration-color: #4c0519;
}

.decoration-rose-950\/0 {
  text-decoration-color: #4c051900;
}

.decoration-rose-950\/10 {
  text-decoration-color: #4c05191a;
}

.decoration-rose-950\/100 {
  text-decoration-color: #4c0519;
}

.decoration-rose-950\/15 {
  text-decoration-color: #4c051926;
}

.decoration-rose-950\/20 {
  text-decoration-color: #4c051933;
}

.decoration-rose-950\/25 {
  text-decoration-color: #4c051940;
}

.decoration-rose-950\/30 {
  text-decoration-color: #4c05194d;
}

.decoration-rose-950\/35 {
  text-decoration-color: #4c051959;
}

.decoration-rose-950\/40 {
  text-decoration-color: #4c051966;
}

.decoration-rose-950\/45 {
  text-decoration-color: #4c051973;
}

.decoration-rose-950\/5 {
  text-decoration-color: #4c05190d;
}

.decoration-rose-950\/50 {
  text-decoration-color: #4c051980;
}

.decoration-rose-950\/55 {
  text-decoration-color: #4c05198c;
}

.decoration-rose-950\/60 {
  text-decoration-color: #4c051999;
}

.decoration-rose-950\/65 {
  text-decoration-color: #4c0519a6;
}

.decoration-rose-950\/70 {
  text-decoration-color: #4c0519b3;
}

.decoration-rose-950\/75 {
  text-decoration-color: #4c0519bf;
}

.decoration-rose-950\/80 {
  text-decoration-color: #4c0519cc;
}

.decoration-rose-950\/85 {
  text-decoration-color: #4c0519d9;
}

.decoration-rose-950\/90 {
  text-decoration-color: #4c0519e6;
}

.decoration-rose-950\/95 {
  text-decoration-color: #4c0519f2;
}

.decoration-secondary {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / 1));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / 1));
}

.decoration-secondary-content {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / 1));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / 1));
}

.decoration-secondary-content\/0 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / 0));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / 0));
}

.decoration-secondary-content\/10 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .1));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .1));
}

.decoration-secondary-content\/100 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / 1));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / 1));
}

.decoration-secondary-content\/15 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .15));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .15));
}

.decoration-secondary-content\/20 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .2));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .2));
}

.decoration-secondary-content\/25 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .25));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .25));
}

.decoration-secondary-content\/30 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .3));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .3));
}

.decoration-secondary-content\/35 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .35));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .35));
}

.decoration-secondary-content\/40 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .4));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .4));
}

.decoration-secondary-content\/45 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .45));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .45));
}

.decoration-secondary-content\/5 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .05));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .05));
}

.decoration-secondary-content\/50 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .5));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .5));
}

.decoration-secondary-content\/55 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .55));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .55));
}

.decoration-secondary-content\/60 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .6));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .6));
}

.decoration-secondary-content\/65 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .65));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .65));
}

.decoration-secondary-content\/70 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .7));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .7));
}

.decoration-secondary-content\/75 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .75));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .75));
}

.decoration-secondary-content\/80 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .8));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .8));
}

.decoration-secondary-content\/85 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .85));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .85));
}

.decoration-secondary-content\/90 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .9));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .9));
}

.decoration-secondary-content\/95 {
  -webkit-text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .95));
  text-decoration-color: var(--fallback-sc, oklch(var(--sc) / .95));
}

.decoration-secondary\/0 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / 0));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / 0));
}

.decoration-secondary\/10 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .1));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .1));
}

.decoration-secondary\/100 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / 1));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / 1));
}

.decoration-secondary\/15 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .15));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .15));
}

.decoration-secondary\/20 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .2));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .2));
}

.decoration-secondary\/25 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .25));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .25));
}

.decoration-secondary\/30 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .3));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .3));
}

.decoration-secondary\/35 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .35));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .35));
}

.decoration-secondary\/40 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .4));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .4));
}

.decoration-secondary\/45 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .45));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .45));
}

.decoration-secondary\/5 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .05));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .05));
}

.decoration-secondary\/50 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .5));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .5));
}

.decoration-secondary\/55 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .55));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .55));
}

.decoration-secondary\/60 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .6));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .6));
}

.decoration-secondary\/65 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .65));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .65));
}

.decoration-secondary\/70 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .7));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .7));
}

.decoration-secondary\/75 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .75));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .75));
}

.decoration-secondary\/80 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .8));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .8));
}

.decoration-secondary\/85 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .85));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .85));
}

.decoration-secondary\/90 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .9));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .9));
}

.decoration-secondary\/95 {
  -webkit-text-decoration-color: var(--fallback-s, oklch(var(--s) / .95));
  text-decoration-color: var(--fallback-s, oklch(var(--s) / .95));
}

.decoration-sky-100 {
  text-decoration-color: #e0f2fe;
}

.decoration-sky-100\/0 {
  text-decoration-color: #e0f2fe00;
}

.decoration-sky-100\/10 {
  text-decoration-color: #e0f2fe1a;
}

.decoration-sky-100\/100 {
  text-decoration-color: #e0f2fe;
}

.decoration-sky-100\/15 {
  text-decoration-color: #e0f2fe26;
}

.decoration-sky-100\/20 {
  text-decoration-color: #e0f2fe33;
}

.decoration-sky-100\/25 {
  text-decoration-color: #e0f2fe40;
}

.decoration-sky-100\/30 {
  text-decoration-color: #e0f2fe4d;
}

.decoration-sky-100\/35 {
  text-decoration-color: #e0f2fe59;
}

.decoration-sky-100\/40 {
  text-decoration-color: #e0f2fe66;
}

.decoration-sky-100\/45 {
  text-decoration-color: #e0f2fe73;
}

.decoration-sky-100\/5 {
  text-decoration-color: #e0f2fe0d;
}

.decoration-sky-100\/50 {
  text-decoration-color: #e0f2fe80;
}

.decoration-sky-100\/55 {
  text-decoration-color: #e0f2fe8c;
}

.decoration-sky-100\/60 {
  text-decoration-color: #e0f2fe99;
}

.decoration-sky-100\/65 {
  text-decoration-color: #e0f2fea6;
}

.decoration-sky-100\/70 {
  text-decoration-color: #e0f2feb3;
}

.decoration-sky-100\/75 {
  text-decoration-color: #e0f2febf;
}

.decoration-sky-100\/80 {
  text-decoration-color: #e0f2fecc;
}

.decoration-sky-100\/85 {
  text-decoration-color: #e0f2fed9;
}

.decoration-sky-100\/90 {
  text-decoration-color: #e0f2fee6;
}

.decoration-sky-100\/95 {
  text-decoration-color: #e0f2fef2;
}

.decoration-sky-200 {
  text-decoration-color: #bae6fd;
}

.decoration-sky-200\/0 {
  text-decoration-color: #bae6fd00;
}

.decoration-sky-200\/10 {
  text-decoration-color: #bae6fd1a;
}

.decoration-sky-200\/100 {
  text-decoration-color: #bae6fd;
}

.decoration-sky-200\/15 {
  text-decoration-color: #bae6fd26;
}

.decoration-sky-200\/20 {
  text-decoration-color: #bae6fd33;
}

.decoration-sky-200\/25 {
  text-decoration-color: #bae6fd40;
}

.decoration-sky-200\/30 {
  text-decoration-color: #bae6fd4d;
}

.decoration-sky-200\/35 {
  text-decoration-color: #bae6fd59;
}

.decoration-sky-200\/40 {
  text-decoration-color: #bae6fd66;
}

.decoration-sky-200\/45 {
  text-decoration-color: #bae6fd73;
}

.decoration-sky-200\/5 {
  text-decoration-color: #bae6fd0d;
}

.decoration-sky-200\/50 {
  text-decoration-color: #bae6fd80;
}

.decoration-sky-200\/55 {
  text-decoration-color: #bae6fd8c;
}

.decoration-sky-200\/60 {
  text-decoration-color: #bae6fd99;
}

.decoration-sky-200\/65 {
  text-decoration-color: #bae6fda6;
}

.decoration-sky-200\/70 {
  text-decoration-color: #bae6fdb3;
}

.decoration-sky-200\/75 {
  text-decoration-color: #bae6fdbf;
}

.decoration-sky-200\/80 {
  text-decoration-color: #bae6fdcc;
}

.decoration-sky-200\/85 {
  text-decoration-color: #bae6fdd9;
}

.decoration-sky-200\/90 {
  text-decoration-color: #bae6fde6;
}

.decoration-sky-200\/95 {
  text-decoration-color: #bae6fdf2;
}

.decoration-sky-300 {
  text-decoration-color: #7dd3fc;
}

.decoration-sky-300\/0 {
  text-decoration-color: #7dd3fc00;
}

.decoration-sky-300\/10 {
  text-decoration-color: #7dd3fc1a;
}

.decoration-sky-300\/100 {
  text-decoration-color: #7dd3fc;
}

.decoration-sky-300\/15 {
  text-decoration-color: #7dd3fc26;
}

.decoration-sky-300\/20 {
  text-decoration-color: #7dd3fc33;
}

.decoration-sky-300\/25 {
  text-decoration-color: #7dd3fc40;
}

.decoration-sky-300\/30 {
  text-decoration-color: #7dd3fc4d;
}

.decoration-sky-300\/35 {
  text-decoration-color: #7dd3fc59;
}

.decoration-sky-300\/40 {
  text-decoration-color: #7dd3fc66;
}

.decoration-sky-300\/45 {
  text-decoration-color: #7dd3fc73;
}

.decoration-sky-300\/5 {
  text-decoration-color: #7dd3fc0d;
}

.decoration-sky-300\/50 {
  text-decoration-color: #7dd3fc80;
}

.decoration-sky-300\/55 {
  text-decoration-color: #7dd3fc8c;
}

.decoration-sky-300\/60 {
  text-decoration-color: #7dd3fc99;
}

.decoration-sky-300\/65 {
  text-decoration-color: #7dd3fca6;
}

.decoration-sky-300\/70 {
  text-decoration-color: #7dd3fcb3;
}

.decoration-sky-300\/75 {
  text-decoration-color: #7dd3fcbf;
}

.decoration-sky-300\/80 {
  text-decoration-color: #7dd3fccc;
}

.decoration-sky-300\/85 {
  text-decoration-color: #7dd3fcd9;
}

.decoration-sky-300\/90 {
  text-decoration-color: #7dd3fce6;
}

.decoration-sky-300\/95 {
  text-decoration-color: #7dd3fcf2;
}

.decoration-sky-400 {
  text-decoration-color: #38bdf8;
}

.decoration-sky-400\/0 {
  text-decoration-color: #38bdf800;
}

.decoration-sky-400\/10 {
  text-decoration-color: #38bdf81a;
}

.decoration-sky-400\/100 {
  text-decoration-color: #38bdf8;
}

.decoration-sky-400\/15 {
  text-decoration-color: #38bdf826;
}

.decoration-sky-400\/20 {
  text-decoration-color: #38bdf833;
}

.decoration-sky-400\/25 {
  text-decoration-color: #38bdf840;
}

.decoration-sky-400\/30 {
  text-decoration-color: #38bdf84d;
}

.decoration-sky-400\/35 {
  text-decoration-color: #38bdf859;
}

.decoration-sky-400\/40 {
  text-decoration-color: #38bdf866;
}

.decoration-sky-400\/45 {
  text-decoration-color: #38bdf873;
}

.decoration-sky-400\/5 {
  text-decoration-color: #38bdf80d;
}

.decoration-sky-400\/50 {
  text-decoration-color: #38bdf880;
}

.decoration-sky-400\/55 {
  text-decoration-color: #38bdf88c;
}

.decoration-sky-400\/60 {
  text-decoration-color: #38bdf899;
}

.decoration-sky-400\/65 {
  text-decoration-color: #38bdf8a6;
}

.decoration-sky-400\/70 {
  text-decoration-color: #38bdf8b3;
}

.decoration-sky-400\/75 {
  text-decoration-color: #38bdf8bf;
}

.decoration-sky-400\/80 {
  text-decoration-color: #38bdf8cc;
}

.decoration-sky-400\/85 {
  text-decoration-color: #38bdf8d9;
}

.decoration-sky-400\/90 {
  text-decoration-color: #38bdf8e6;
}

.decoration-sky-400\/95 {
  text-decoration-color: #38bdf8f2;
}

.decoration-sky-50 {
  text-decoration-color: #f0f9ff;
}

.decoration-sky-50\/0 {
  text-decoration-color: #f0f9ff00;
}

.decoration-sky-50\/10 {
  text-decoration-color: #f0f9ff1a;
}

.decoration-sky-50\/100 {
  text-decoration-color: #f0f9ff;
}

.decoration-sky-50\/15 {
  text-decoration-color: #f0f9ff26;
}

.decoration-sky-50\/20 {
  text-decoration-color: #f0f9ff33;
}

.decoration-sky-50\/25 {
  text-decoration-color: #f0f9ff40;
}

.decoration-sky-50\/30 {
  text-decoration-color: #f0f9ff4d;
}

.decoration-sky-50\/35 {
  text-decoration-color: #f0f9ff59;
}

.decoration-sky-50\/40 {
  text-decoration-color: #f0f9ff66;
}

.decoration-sky-50\/45 {
  text-decoration-color: #f0f9ff73;
}

.decoration-sky-50\/5 {
  text-decoration-color: #f0f9ff0d;
}

.decoration-sky-50\/50 {
  text-decoration-color: #f0f9ff80;
}

.decoration-sky-50\/55 {
  text-decoration-color: #f0f9ff8c;
}

.decoration-sky-50\/60 {
  text-decoration-color: #f0f9ff99;
}

.decoration-sky-50\/65 {
  text-decoration-color: #f0f9ffa6;
}

.decoration-sky-50\/70 {
  text-decoration-color: #f0f9ffb3;
}

.decoration-sky-50\/75 {
  text-decoration-color: #f0f9ffbf;
}

.decoration-sky-50\/80 {
  text-decoration-color: #f0f9ffcc;
}

.decoration-sky-50\/85 {
  text-decoration-color: #f0f9ffd9;
}

.decoration-sky-50\/90 {
  text-decoration-color: #f0f9ffe6;
}

.decoration-sky-50\/95 {
  text-decoration-color: #f0f9fff2;
}

.decoration-sky-500 {
  text-decoration-color: #0ea5e9;
}

.decoration-sky-500\/0 {
  text-decoration-color: #0ea5e900;
}

.decoration-sky-500\/10 {
  text-decoration-color: #0ea5e91a;
}

.decoration-sky-500\/100 {
  text-decoration-color: #0ea5e9;
}

.decoration-sky-500\/15 {
  text-decoration-color: #0ea5e926;
}

.decoration-sky-500\/20 {
  text-decoration-color: #0ea5e933;
}

.decoration-sky-500\/25 {
  text-decoration-color: #0ea5e940;
}

.decoration-sky-500\/30 {
  text-decoration-color: #0ea5e94d;
}

.decoration-sky-500\/35 {
  text-decoration-color: #0ea5e959;
}

.decoration-sky-500\/40 {
  text-decoration-color: #0ea5e966;
}

.decoration-sky-500\/45 {
  text-decoration-color: #0ea5e973;
}

.decoration-sky-500\/5 {
  text-decoration-color: #0ea5e90d;
}

.decoration-sky-500\/50 {
  text-decoration-color: #0ea5e980;
}

.decoration-sky-500\/55 {
  text-decoration-color: #0ea5e98c;
}

.decoration-sky-500\/60 {
  text-decoration-color: #0ea5e999;
}

.decoration-sky-500\/65 {
  text-decoration-color: #0ea5e9a6;
}

.decoration-sky-500\/70 {
  text-decoration-color: #0ea5e9b3;
}

.decoration-sky-500\/75 {
  text-decoration-color: #0ea5e9bf;
}

.decoration-sky-500\/80 {
  text-decoration-color: #0ea5e9cc;
}

.decoration-sky-500\/85 {
  text-decoration-color: #0ea5e9d9;
}

.decoration-sky-500\/90 {
  text-decoration-color: #0ea5e9e6;
}

.decoration-sky-500\/95 {
  text-decoration-color: #0ea5e9f2;
}

.decoration-sky-600 {
  text-decoration-color: #0284c7;
}

.decoration-sky-600\/0 {
  text-decoration-color: #0284c700;
}

.decoration-sky-600\/10 {
  text-decoration-color: #0284c71a;
}

.decoration-sky-600\/100 {
  text-decoration-color: #0284c7;
}

.decoration-sky-600\/15 {
  text-decoration-color: #0284c726;
}

.decoration-sky-600\/20 {
  text-decoration-color: #0284c733;
}

.decoration-sky-600\/25 {
  text-decoration-color: #0284c740;
}

.decoration-sky-600\/30 {
  text-decoration-color: #0284c74d;
}

.decoration-sky-600\/35 {
  text-decoration-color: #0284c759;
}

.decoration-sky-600\/40 {
  text-decoration-color: #0284c766;
}

.decoration-sky-600\/45 {
  text-decoration-color: #0284c773;
}

.decoration-sky-600\/5 {
  text-decoration-color: #0284c70d;
}

.decoration-sky-600\/50 {
  text-decoration-color: #0284c780;
}

.decoration-sky-600\/55 {
  text-decoration-color: #0284c78c;
}

.decoration-sky-600\/60 {
  text-decoration-color: #0284c799;
}

.decoration-sky-600\/65 {
  text-decoration-color: #0284c7a6;
}

.decoration-sky-600\/70 {
  text-decoration-color: #0284c7b3;
}

.decoration-sky-600\/75 {
  text-decoration-color: #0284c7bf;
}

.decoration-sky-600\/80 {
  text-decoration-color: #0284c7cc;
}

.decoration-sky-600\/85 {
  text-decoration-color: #0284c7d9;
}

.decoration-sky-600\/90 {
  text-decoration-color: #0284c7e6;
}

.decoration-sky-600\/95 {
  text-decoration-color: #0284c7f2;
}

.decoration-sky-700 {
  text-decoration-color: #0369a1;
}

.decoration-sky-700\/0 {
  text-decoration-color: #0369a100;
}

.decoration-sky-700\/10 {
  text-decoration-color: #0369a11a;
}

.decoration-sky-700\/100 {
  text-decoration-color: #0369a1;
}

.decoration-sky-700\/15 {
  text-decoration-color: #0369a126;
}

.decoration-sky-700\/20 {
  text-decoration-color: #0369a133;
}

.decoration-sky-700\/25 {
  text-decoration-color: #0369a140;
}

.decoration-sky-700\/30 {
  text-decoration-color: #0369a14d;
}

.decoration-sky-700\/35 {
  text-decoration-color: #0369a159;
}

.decoration-sky-700\/40 {
  text-decoration-color: #0369a166;
}

.decoration-sky-700\/45 {
  text-decoration-color: #0369a173;
}

.decoration-sky-700\/5 {
  text-decoration-color: #0369a10d;
}

.decoration-sky-700\/50 {
  text-decoration-color: #0369a180;
}

.decoration-sky-700\/55 {
  text-decoration-color: #0369a18c;
}

.decoration-sky-700\/60 {
  text-decoration-color: #0369a199;
}

.decoration-sky-700\/65 {
  text-decoration-color: #0369a1a6;
}

.decoration-sky-700\/70 {
  text-decoration-color: #0369a1b3;
}

.decoration-sky-700\/75 {
  text-decoration-color: #0369a1bf;
}

.decoration-sky-700\/80 {
  text-decoration-color: #0369a1cc;
}

.decoration-sky-700\/85 {
  text-decoration-color: #0369a1d9;
}

.decoration-sky-700\/90 {
  text-decoration-color: #0369a1e6;
}

.decoration-sky-700\/95 {
  text-decoration-color: #0369a1f2;
}

.decoration-sky-800 {
  text-decoration-color: #075985;
}

.decoration-sky-800\/0 {
  text-decoration-color: #07598500;
}

.decoration-sky-800\/10 {
  text-decoration-color: #0759851a;
}

.decoration-sky-800\/100 {
  text-decoration-color: #075985;
}

.decoration-sky-800\/15 {
  text-decoration-color: #07598526;
}

.decoration-sky-800\/20 {
  text-decoration-color: #07598533;
}

.decoration-sky-800\/25 {
  text-decoration-color: #07598540;
}

.decoration-sky-800\/30 {
  text-decoration-color: #0759854d;
}

.decoration-sky-800\/35 {
  text-decoration-color: #07598559;
}

.decoration-sky-800\/40 {
  text-decoration-color: #07598566;
}

.decoration-sky-800\/45 {
  text-decoration-color: #07598573;
}

.decoration-sky-800\/5 {
  text-decoration-color: #0759850d;
}

.decoration-sky-800\/50 {
  text-decoration-color: #07598580;
}

.decoration-sky-800\/55 {
  text-decoration-color: #0759858c;
}

.decoration-sky-800\/60 {
  text-decoration-color: #07598599;
}

.decoration-sky-800\/65 {
  text-decoration-color: #075985a6;
}

.decoration-sky-800\/70 {
  text-decoration-color: #075985b3;
}

.decoration-sky-800\/75 {
  text-decoration-color: #075985bf;
}

.decoration-sky-800\/80 {
  text-decoration-color: #075985cc;
}

.decoration-sky-800\/85 {
  text-decoration-color: #075985d9;
}

.decoration-sky-800\/90 {
  text-decoration-color: #075985e6;
}

.decoration-sky-800\/95 {
  text-decoration-color: #075985f2;
}

.decoration-sky-900 {
  text-decoration-color: #0c4a6e;
}

.decoration-sky-900\/0 {
  text-decoration-color: #0c4a6e00;
}

.decoration-sky-900\/10 {
  text-decoration-color: #0c4a6e1a;
}

.decoration-sky-900\/100 {
  text-decoration-color: #0c4a6e;
}

.decoration-sky-900\/15 {
  text-decoration-color: #0c4a6e26;
}

.decoration-sky-900\/20 {
  text-decoration-color: #0c4a6e33;
}

.decoration-sky-900\/25 {
  text-decoration-color: #0c4a6e40;
}

.decoration-sky-900\/30 {
  text-decoration-color: #0c4a6e4d;
}

.decoration-sky-900\/35 {
  text-decoration-color: #0c4a6e59;
}

.decoration-sky-900\/40 {
  text-decoration-color: #0c4a6e66;
}

.decoration-sky-900\/45 {
  text-decoration-color: #0c4a6e73;
}

.decoration-sky-900\/5 {
  text-decoration-color: #0c4a6e0d;
}

.decoration-sky-900\/50 {
  text-decoration-color: #0c4a6e80;
}

.decoration-sky-900\/55 {
  text-decoration-color: #0c4a6e8c;
}

.decoration-sky-900\/60 {
  text-decoration-color: #0c4a6e99;
}

.decoration-sky-900\/65 {
  text-decoration-color: #0c4a6ea6;
}

.decoration-sky-900\/70 {
  text-decoration-color: #0c4a6eb3;
}

.decoration-sky-900\/75 {
  text-decoration-color: #0c4a6ebf;
}

.decoration-sky-900\/80 {
  text-decoration-color: #0c4a6ecc;
}

.decoration-sky-900\/85 {
  text-decoration-color: #0c4a6ed9;
}

.decoration-sky-900\/90 {
  text-decoration-color: #0c4a6ee6;
}

.decoration-sky-900\/95 {
  text-decoration-color: #0c4a6ef2;
}

.decoration-sky-950 {
  text-decoration-color: #082f49;
}

.decoration-sky-950\/0 {
  text-decoration-color: #082f4900;
}

.decoration-sky-950\/10 {
  text-decoration-color: #082f491a;
}

.decoration-sky-950\/100 {
  text-decoration-color: #082f49;
}

.decoration-sky-950\/15 {
  text-decoration-color: #082f4926;
}

.decoration-sky-950\/20 {
  text-decoration-color: #082f4933;
}

.decoration-sky-950\/25 {
  text-decoration-color: #082f4940;
}

.decoration-sky-950\/30 {
  text-decoration-color: #082f494d;
}

.decoration-sky-950\/35 {
  text-decoration-color: #082f4959;
}

.decoration-sky-950\/40 {
  text-decoration-color: #082f4966;
}

.decoration-sky-950\/45 {
  text-decoration-color: #082f4973;
}

.decoration-sky-950\/5 {
  text-decoration-color: #082f490d;
}

.decoration-sky-950\/50 {
  text-decoration-color: #082f4980;
}

.decoration-sky-950\/55 {
  text-decoration-color: #082f498c;
}

.decoration-sky-950\/60 {
  text-decoration-color: #082f4999;
}

.decoration-sky-950\/65 {
  text-decoration-color: #082f49a6;
}

.decoration-sky-950\/70 {
  text-decoration-color: #082f49b3;
}

.decoration-sky-950\/75 {
  text-decoration-color: #082f49bf;
}

.decoration-sky-950\/80 {
  text-decoration-color: #082f49cc;
}

.decoration-sky-950\/85 {
  text-decoration-color: #082f49d9;
}

.decoration-sky-950\/90 {
  text-decoration-color: #082f49e6;
}

.decoration-sky-950\/95 {
  text-decoration-color: #082f49f2;
}

.decoration-slate-100 {
  text-decoration-color: #f1f5f9;
}

.decoration-slate-100\/0 {
  text-decoration-color: #f1f5f900;
}

.decoration-slate-100\/10 {
  text-decoration-color: #f1f5f91a;
}

.decoration-slate-100\/100 {
  text-decoration-color: #f1f5f9;
}

.decoration-slate-100\/15 {
  text-decoration-color: #f1f5f926;
}

.decoration-slate-100\/20 {
  text-decoration-color: #f1f5f933;
}

.decoration-slate-100\/25 {
  text-decoration-color: #f1f5f940;
}

.decoration-slate-100\/30 {
  text-decoration-color: #f1f5f94d;
}

.decoration-slate-100\/35 {
  text-decoration-color: #f1f5f959;
}

.decoration-slate-100\/40 {
  text-decoration-color: #f1f5f966;
}

.decoration-slate-100\/45 {
  text-decoration-color: #f1f5f973;
}

.decoration-slate-100\/5 {
  text-decoration-color: #f1f5f90d;
}

.decoration-slate-100\/50 {
  text-decoration-color: #f1f5f980;
}

.decoration-slate-100\/55 {
  text-decoration-color: #f1f5f98c;
}

.decoration-slate-100\/60 {
  text-decoration-color: #f1f5f999;
}

.decoration-slate-100\/65 {
  text-decoration-color: #f1f5f9a6;
}

.decoration-slate-100\/70 {
  text-decoration-color: #f1f5f9b3;
}

.decoration-slate-100\/75 {
  text-decoration-color: #f1f5f9bf;
}

.decoration-slate-100\/80 {
  text-decoration-color: #f1f5f9cc;
}

.decoration-slate-100\/85 {
  text-decoration-color: #f1f5f9d9;
}

.decoration-slate-100\/90 {
  text-decoration-color: #f1f5f9e6;
}

.decoration-slate-100\/95 {
  text-decoration-color: #f1f5f9f2;
}

.decoration-slate-200 {
  text-decoration-color: #e2e8f0;
}

.decoration-slate-200\/0 {
  text-decoration-color: #e2e8f000;
}

.decoration-slate-200\/10 {
  text-decoration-color: #e2e8f01a;
}

.decoration-slate-200\/100 {
  text-decoration-color: #e2e8f0;
}

.decoration-slate-200\/15 {
  text-decoration-color: #e2e8f026;
}

.decoration-slate-200\/20 {
  text-decoration-color: #e2e8f033;
}

.decoration-slate-200\/25 {
  text-decoration-color: #e2e8f040;
}

.decoration-slate-200\/30 {
  text-decoration-color: #e2e8f04d;
}

.decoration-slate-200\/35 {
  text-decoration-color: #e2e8f059;
}

.decoration-slate-200\/40 {
  text-decoration-color: #e2e8f066;
}

.decoration-slate-200\/45 {
  text-decoration-color: #e2e8f073;
}

.decoration-slate-200\/5 {
  text-decoration-color: #e2e8f00d;
}

.decoration-slate-200\/50 {
  text-decoration-color: #e2e8f080;
}

.decoration-slate-200\/55 {
  text-decoration-color: #e2e8f08c;
}

.decoration-slate-200\/60 {
  text-decoration-color: #e2e8f099;
}

.decoration-slate-200\/65 {
  text-decoration-color: #e2e8f0a6;
}

.decoration-slate-200\/70 {
  text-decoration-color: #e2e8f0b3;
}

.decoration-slate-200\/75 {
  text-decoration-color: #e2e8f0bf;
}

.decoration-slate-200\/80 {
  text-decoration-color: #e2e8f0cc;
}

.decoration-slate-200\/85 {
  text-decoration-color: #e2e8f0d9;
}

.decoration-slate-200\/90 {
  text-decoration-color: #e2e8f0e6;
}

.decoration-slate-200\/95 {
  text-decoration-color: #e2e8f0f2;
}

.decoration-slate-300 {
  text-decoration-color: #cbd5e1;
}

.decoration-slate-300\/0 {
  text-decoration-color: #cbd5e100;
}

.decoration-slate-300\/10 {
  text-decoration-color: #cbd5e11a;
}

.decoration-slate-300\/100 {
  text-decoration-color: #cbd5e1;
}

.decoration-slate-300\/15 {
  text-decoration-color: #cbd5e126;
}

.decoration-slate-300\/20 {
  text-decoration-color: #cbd5e133;
}

.decoration-slate-300\/25 {
  text-decoration-color: #cbd5e140;
}

.decoration-slate-300\/30 {
  text-decoration-color: #cbd5e14d;
}

.decoration-slate-300\/35 {
  text-decoration-color: #cbd5e159;
}

.decoration-slate-300\/40 {
  text-decoration-color: #cbd5e166;
}

.decoration-slate-300\/45 {
  text-decoration-color: #cbd5e173;
}

.decoration-slate-300\/5 {
  text-decoration-color: #cbd5e10d;
}

.decoration-slate-300\/50 {
  text-decoration-color: #cbd5e180;
}

.decoration-slate-300\/55 {
  text-decoration-color: #cbd5e18c;
}

.decoration-slate-300\/60 {
  text-decoration-color: #cbd5e199;
}

.decoration-slate-300\/65 {
  text-decoration-color: #cbd5e1a6;
}

.decoration-slate-300\/70 {
  text-decoration-color: #cbd5e1b3;
}

.decoration-slate-300\/75 {
  text-decoration-color: #cbd5e1bf;
}

.decoration-slate-300\/80 {
  text-decoration-color: #cbd5e1cc;
}

.decoration-slate-300\/85 {
  text-decoration-color: #cbd5e1d9;
}

.decoration-slate-300\/90 {
  text-decoration-color: #cbd5e1e6;
}

.decoration-slate-300\/95 {
  text-decoration-color: #cbd5e1f2;
}

.decoration-slate-400 {
  text-decoration-color: #94a3b8;
}

.decoration-slate-400\/0 {
  text-decoration-color: #94a3b800;
}

.decoration-slate-400\/10 {
  text-decoration-color: #94a3b81a;
}

.decoration-slate-400\/100 {
  text-decoration-color: #94a3b8;
}

.decoration-slate-400\/15 {
  text-decoration-color: #94a3b826;
}

.decoration-slate-400\/20 {
  text-decoration-color: #94a3b833;
}

.decoration-slate-400\/25 {
  text-decoration-color: #94a3b840;
}

.decoration-slate-400\/30 {
  text-decoration-color: #94a3b84d;
}

.decoration-slate-400\/35 {
  text-decoration-color: #94a3b859;
}

.decoration-slate-400\/40 {
  text-decoration-color: #94a3b866;
}

.decoration-slate-400\/45 {
  text-decoration-color: #94a3b873;
}

.decoration-slate-400\/5 {
  text-decoration-color: #94a3b80d;
}

.decoration-slate-400\/50 {
  text-decoration-color: #94a3b880;
}

.decoration-slate-400\/55 {
  text-decoration-color: #94a3b88c;
}

.decoration-slate-400\/60 {
  text-decoration-color: #94a3b899;
}

.decoration-slate-400\/65 {
  text-decoration-color: #94a3b8a6;
}

.decoration-slate-400\/70 {
  text-decoration-color: #94a3b8b3;
}

.decoration-slate-400\/75 {
  text-decoration-color: #94a3b8bf;
}

.decoration-slate-400\/80 {
  text-decoration-color: #94a3b8cc;
}

.decoration-slate-400\/85 {
  text-decoration-color: #94a3b8d9;
}

.decoration-slate-400\/90 {
  text-decoration-color: #94a3b8e6;
}

.decoration-slate-400\/95 {
  text-decoration-color: #94a3b8f2;
}

.decoration-slate-50 {
  text-decoration-color: #f8fafc;
}

.decoration-slate-50\/0 {
  text-decoration-color: #f8fafc00;
}

.decoration-slate-50\/10 {
  text-decoration-color: #f8fafc1a;
}

.decoration-slate-50\/100 {
  text-decoration-color: #f8fafc;
}

.decoration-slate-50\/15 {
  text-decoration-color: #f8fafc26;
}

.decoration-slate-50\/20 {
  text-decoration-color: #f8fafc33;
}

.decoration-slate-50\/25 {
  text-decoration-color: #f8fafc40;
}

.decoration-slate-50\/30 {
  text-decoration-color: #f8fafc4d;
}

.decoration-slate-50\/35 {
  text-decoration-color: #f8fafc59;
}

.decoration-slate-50\/40 {
  text-decoration-color: #f8fafc66;
}

.decoration-slate-50\/45 {
  text-decoration-color: #f8fafc73;
}

.decoration-slate-50\/5 {
  text-decoration-color: #f8fafc0d;
}

.decoration-slate-50\/50 {
  text-decoration-color: #f8fafc80;
}

.decoration-slate-50\/55 {
  text-decoration-color: #f8fafc8c;
}

.decoration-slate-50\/60 {
  text-decoration-color: #f8fafc99;
}

.decoration-slate-50\/65 {
  text-decoration-color: #f8fafca6;
}

.decoration-slate-50\/70 {
  text-decoration-color: #f8fafcb3;
}

.decoration-slate-50\/75 {
  text-decoration-color: #f8fafcbf;
}

.decoration-slate-50\/80 {
  text-decoration-color: #f8fafccc;
}

.decoration-slate-50\/85 {
  text-decoration-color: #f8fafcd9;
}

.decoration-slate-50\/90 {
  text-decoration-color: #f8fafce6;
}

.decoration-slate-50\/95 {
  text-decoration-color: #f8fafcf2;
}

.decoration-slate-500 {
  text-decoration-color: #64748b;
}

.decoration-slate-500\/0 {
  text-decoration-color: #64748b00;
}

.decoration-slate-500\/10 {
  text-decoration-color: #64748b1a;
}

.decoration-slate-500\/100 {
  text-decoration-color: #64748b;
}

.decoration-slate-500\/15 {
  text-decoration-color: #64748b26;
}

.decoration-slate-500\/20 {
  text-decoration-color: #64748b33;
}

.decoration-slate-500\/25 {
  text-decoration-color: #64748b40;
}

.decoration-slate-500\/30 {
  text-decoration-color: #64748b4d;
}

.decoration-slate-500\/35 {
  text-decoration-color: #64748b59;
}

.decoration-slate-500\/40 {
  text-decoration-color: #64748b66;
}

.decoration-slate-500\/45 {
  text-decoration-color: #64748b73;
}

.decoration-slate-500\/5 {
  text-decoration-color: #64748b0d;
}

.decoration-slate-500\/50 {
  text-decoration-color: #64748b80;
}

.decoration-slate-500\/55 {
  text-decoration-color: #64748b8c;
}

.decoration-slate-500\/60 {
  text-decoration-color: #64748b99;
}

.decoration-slate-500\/65 {
  text-decoration-color: #64748ba6;
}

.decoration-slate-500\/70 {
  text-decoration-color: #64748bb3;
}

.decoration-slate-500\/75 {
  text-decoration-color: #64748bbf;
}

.decoration-slate-500\/80 {
  text-decoration-color: #64748bcc;
}

.decoration-slate-500\/85 {
  text-decoration-color: #64748bd9;
}

.decoration-slate-500\/90 {
  text-decoration-color: #64748be6;
}

.decoration-slate-500\/95 {
  text-decoration-color: #64748bf2;
}

.decoration-slate-600 {
  text-decoration-color: #475569;
}

.decoration-slate-600\/0 {
  text-decoration-color: #47556900;
}

.decoration-slate-600\/10 {
  text-decoration-color: #4755691a;
}

.decoration-slate-600\/100 {
  text-decoration-color: #475569;
}

.decoration-slate-600\/15 {
  text-decoration-color: #47556926;
}

.decoration-slate-600\/20 {
  text-decoration-color: #47556933;
}

.decoration-slate-600\/25 {
  text-decoration-color: #47556940;
}

.decoration-slate-600\/30 {
  text-decoration-color: #4755694d;
}

.decoration-slate-600\/35 {
  text-decoration-color: #47556959;
}

.decoration-slate-600\/40 {
  text-decoration-color: #47556966;
}

.decoration-slate-600\/45 {
  text-decoration-color: #47556973;
}

.decoration-slate-600\/5 {
  text-decoration-color: #4755690d;
}

.decoration-slate-600\/50 {
  text-decoration-color: #47556980;
}

.decoration-slate-600\/55 {
  text-decoration-color: #4755698c;
}

.decoration-slate-600\/60 {
  text-decoration-color: #47556999;
}

.decoration-slate-600\/65 {
  text-decoration-color: #475569a6;
}

.decoration-slate-600\/70 {
  text-decoration-color: #475569b3;
}

.decoration-slate-600\/75 {
  text-decoration-color: #475569bf;
}

.decoration-slate-600\/80 {
  text-decoration-color: #475569cc;
}

.decoration-slate-600\/85 {
  text-decoration-color: #475569d9;
}

.decoration-slate-600\/90 {
  text-decoration-color: #475569e6;
}

.decoration-slate-600\/95 {
  text-decoration-color: #475569f2;
}

.decoration-slate-700 {
  text-decoration-color: #334155;
}

.decoration-slate-700\/0 {
  text-decoration-color: #33415500;
}

.decoration-slate-700\/10 {
  text-decoration-color: #3341551a;
}

.decoration-slate-700\/100 {
  text-decoration-color: #334155;
}

.decoration-slate-700\/15 {
  text-decoration-color: #33415526;
}

.decoration-slate-700\/20 {
  text-decoration-color: #33415533;
}

.decoration-slate-700\/25 {
  text-decoration-color: #33415540;
}

.decoration-slate-700\/30 {
  text-decoration-color: #3341554d;
}

.decoration-slate-700\/35 {
  text-decoration-color: #33415559;
}

.decoration-slate-700\/40 {
  text-decoration-color: #33415566;
}

.decoration-slate-700\/45 {
  text-decoration-color: #33415573;
}

.decoration-slate-700\/5 {
  text-decoration-color: #3341550d;
}

.decoration-slate-700\/50 {
  text-decoration-color: #33415580;
}

.decoration-slate-700\/55 {
  text-decoration-color: #3341558c;
}

.decoration-slate-700\/60 {
  text-decoration-color: #33415599;
}

.decoration-slate-700\/65 {
  text-decoration-color: #334155a6;
}

.decoration-slate-700\/70 {
  text-decoration-color: #334155b3;
}

.decoration-slate-700\/75 {
  text-decoration-color: #334155bf;
}

.decoration-slate-700\/80 {
  text-decoration-color: #334155cc;
}

.decoration-slate-700\/85 {
  text-decoration-color: #334155d9;
}

.decoration-slate-700\/90 {
  text-decoration-color: #334155e6;
}

.decoration-slate-700\/95 {
  text-decoration-color: #334155f2;
}

.decoration-slate-800 {
  text-decoration-color: #1e293b;
}

.decoration-slate-800\/0 {
  text-decoration-color: #1e293b00;
}

.decoration-slate-800\/10 {
  text-decoration-color: #1e293b1a;
}

.decoration-slate-800\/100 {
  text-decoration-color: #1e293b;
}

.decoration-slate-800\/15 {
  text-decoration-color: #1e293b26;
}

.decoration-slate-800\/20 {
  text-decoration-color: #1e293b33;
}

.decoration-slate-800\/25 {
  text-decoration-color: #1e293b40;
}

.decoration-slate-800\/30 {
  text-decoration-color: #1e293b4d;
}

.decoration-slate-800\/35 {
  text-decoration-color: #1e293b59;
}

.decoration-slate-800\/40 {
  text-decoration-color: #1e293b66;
}

.decoration-slate-800\/45 {
  text-decoration-color: #1e293b73;
}

.decoration-slate-800\/5 {
  text-decoration-color: #1e293b0d;
}

.decoration-slate-800\/50 {
  text-decoration-color: #1e293b80;
}

.decoration-slate-800\/55 {
  text-decoration-color: #1e293b8c;
}

.decoration-slate-800\/60 {
  text-decoration-color: #1e293b99;
}

.decoration-slate-800\/65 {
  text-decoration-color: #1e293ba6;
}

.decoration-slate-800\/70 {
  text-decoration-color: #1e293bb3;
}

.decoration-slate-800\/75 {
  text-decoration-color: #1e293bbf;
}

.decoration-slate-800\/80 {
  text-decoration-color: #1e293bcc;
}

.decoration-slate-800\/85 {
  text-decoration-color: #1e293bd9;
}

.decoration-slate-800\/90 {
  text-decoration-color: #1e293be6;
}

.decoration-slate-800\/95 {
  text-decoration-color: #1e293bf2;
}

.decoration-slate-900 {
  text-decoration-color: #0f172a;
}

.decoration-slate-900\/0 {
  text-decoration-color: #0f172a00;
}

.decoration-slate-900\/10 {
  text-decoration-color: #0f172a1a;
}

.decoration-slate-900\/100 {
  text-decoration-color: #0f172a;
}

.decoration-slate-900\/15 {
  text-decoration-color: #0f172a26;
}

.decoration-slate-900\/20 {
  text-decoration-color: #0f172a33;
}

.decoration-slate-900\/25 {
  text-decoration-color: #0f172a40;
}

.decoration-slate-900\/30 {
  text-decoration-color: #0f172a4d;
}

.decoration-slate-900\/35 {
  text-decoration-color: #0f172a59;
}

.decoration-slate-900\/40 {
  text-decoration-color: #0f172a66;
}

.decoration-slate-900\/45 {
  text-decoration-color: #0f172a73;
}

.decoration-slate-900\/5 {
  text-decoration-color: #0f172a0d;
}

.decoration-slate-900\/50 {
  text-decoration-color: #0f172a80;
}

.decoration-slate-900\/55 {
  text-decoration-color: #0f172a8c;
}

.decoration-slate-900\/60 {
  text-decoration-color: #0f172a99;
}

.decoration-slate-900\/65 {
  text-decoration-color: #0f172aa6;
}

.decoration-slate-900\/70 {
  text-decoration-color: #0f172ab3;
}

.decoration-slate-900\/75 {
  text-decoration-color: #0f172abf;
}

.decoration-slate-900\/80 {
  text-decoration-color: #0f172acc;
}

.decoration-slate-900\/85 {
  text-decoration-color: #0f172ad9;
}

.decoration-slate-900\/90 {
  text-decoration-color: #0f172ae6;
}

.decoration-slate-900\/95 {
  text-decoration-color: #0f172af2;
}

.decoration-slate-950 {
  text-decoration-color: #020617;
}

.decoration-slate-950\/0 {
  text-decoration-color: #02061700;
}

.decoration-slate-950\/10 {
  text-decoration-color: #0206171a;
}

.decoration-slate-950\/100 {
  text-decoration-color: #020617;
}

.decoration-slate-950\/15 {
  text-decoration-color: #02061726;
}

.decoration-slate-950\/20 {
  text-decoration-color: #02061733;
}

.decoration-slate-950\/25 {
  text-decoration-color: #02061740;
}

.decoration-slate-950\/30 {
  text-decoration-color: #0206174d;
}

.decoration-slate-950\/35 {
  text-decoration-color: #02061759;
}

.decoration-slate-950\/40 {
  text-decoration-color: #02061766;
}

.decoration-slate-950\/45 {
  text-decoration-color: #02061773;
}

.decoration-slate-950\/5 {
  text-decoration-color: #0206170d;
}

.decoration-slate-950\/50 {
  text-decoration-color: #02061780;
}

.decoration-slate-950\/55 {
  text-decoration-color: #0206178c;
}

.decoration-slate-950\/60 {
  text-decoration-color: #02061799;
}

.decoration-slate-950\/65 {
  text-decoration-color: #020617a6;
}

.decoration-slate-950\/70 {
  text-decoration-color: #020617b3;
}

.decoration-slate-950\/75 {
  text-decoration-color: #020617bf;
}

.decoration-slate-950\/80 {
  text-decoration-color: #020617cc;
}

.decoration-slate-950\/85 {
  text-decoration-color: #020617d9;
}

.decoration-slate-950\/90 {
  text-decoration-color: #020617e6;
}

.decoration-slate-950\/95 {
  text-decoration-color: #020617f2;
}

.decoration-stone-100 {
  text-decoration-color: #f5f5f4;
}

.decoration-stone-100\/0 {
  text-decoration-color: #f5f5f400;
}

.decoration-stone-100\/10 {
  text-decoration-color: #f5f5f41a;
}

.decoration-stone-100\/100 {
  text-decoration-color: #f5f5f4;
}

.decoration-stone-100\/15 {
  text-decoration-color: #f5f5f426;
}

.decoration-stone-100\/20 {
  text-decoration-color: #f5f5f433;
}

.decoration-stone-100\/25 {
  text-decoration-color: #f5f5f440;
}

.decoration-stone-100\/30 {
  text-decoration-color: #f5f5f44d;
}

.decoration-stone-100\/35 {
  text-decoration-color: #f5f5f459;
}

.decoration-stone-100\/40 {
  text-decoration-color: #f5f5f466;
}

.decoration-stone-100\/45 {
  text-decoration-color: #f5f5f473;
}

.decoration-stone-100\/5 {
  text-decoration-color: #f5f5f40d;
}

.decoration-stone-100\/50 {
  text-decoration-color: #f5f5f480;
}

.decoration-stone-100\/55 {
  text-decoration-color: #f5f5f48c;
}

.decoration-stone-100\/60 {
  text-decoration-color: #f5f5f499;
}

.decoration-stone-100\/65 {
  text-decoration-color: #f5f5f4a6;
}

.decoration-stone-100\/70 {
  text-decoration-color: #f5f5f4b3;
}

.decoration-stone-100\/75 {
  text-decoration-color: #f5f5f4bf;
}

.decoration-stone-100\/80 {
  text-decoration-color: #f5f5f4cc;
}

.decoration-stone-100\/85 {
  text-decoration-color: #f5f5f4d9;
}

.decoration-stone-100\/90 {
  text-decoration-color: #f5f5f4e6;
}

.decoration-stone-100\/95 {
  text-decoration-color: #f5f5f4f2;
}

.decoration-stone-200 {
  text-decoration-color: #e7e5e4;
}

.decoration-stone-200\/0 {
  text-decoration-color: #e7e5e400;
}

.decoration-stone-200\/10 {
  text-decoration-color: #e7e5e41a;
}

.decoration-stone-200\/100 {
  text-decoration-color: #e7e5e4;
}

.decoration-stone-200\/15 {
  text-decoration-color: #e7e5e426;
}

.decoration-stone-200\/20 {
  text-decoration-color: #e7e5e433;
}

.decoration-stone-200\/25 {
  text-decoration-color: #e7e5e440;
}

.decoration-stone-200\/30 {
  text-decoration-color: #e7e5e44d;
}

.decoration-stone-200\/35 {
  text-decoration-color: #e7e5e459;
}

.decoration-stone-200\/40 {
  text-decoration-color: #e7e5e466;
}

.decoration-stone-200\/45 {
  text-decoration-color: #e7e5e473;
}

.decoration-stone-200\/5 {
  text-decoration-color: #e7e5e40d;
}

.decoration-stone-200\/50 {
  text-decoration-color: #e7e5e480;
}

.decoration-stone-200\/55 {
  text-decoration-color: #e7e5e48c;
}

.decoration-stone-200\/60 {
  text-decoration-color: #e7e5e499;
}

.decoration-stone-200\/65 {
  text-decoration-color: #e7e5e4a6;
}

.decoration-stone-200\/70 {
  text-decoration-color: #e7e5e4b3;
}

.decoration-stone-200\/75 {
  text-decoration-color: #e7e5e4bf;
}

.decoration-stone-200\/80 {
  text-decoration-color: #e7e5e4cc;
}

.decoration-stone-200\/85 {
  text-decoration-color: #e7e5e4d9;
}

.decoration-stone-200\/90 {
  text-decoration-color: #e7e5e4e6;
}

.decoration-stone-200\/95 {
  text-decoration-color: #e7e5e4f2;
}

.decoration-stone-300 {
  text-decoration-color: #d6d3d1;
}

.decoration-stone-300\/0 {
  text-decoration-color: #d6d3d100;
}

.decoration-stone-300\/10 {
  text-decoration-color: #d6d3d11a;
}

.decoration-stone-300\/100 {
  text-decoration-color: #d6d3d1;
}

.decoration-stone-300\/15 {
  text-decoration-color: #d6d3d126;
}

.decoration-stone-300\/20 {
  text-decoration-color: #d6d3d133;
}

.decoration-stone-300\/25 {
  text-decoration-color: #d6d3d140;
}

.decoration-stone-300\/30 {
  text-decoration-color: #d6d3d14d;
}

.decoration-stone-300\/35 {
  text-decoration-color: #d6d3d159;
}

.decoration-stone-300\/40 {
  text-decoration-color: #d6d3d166;
}

.decoration-stone-300\/45 {
  text-decoration-color: #d6d3d173;
}

.decoration-stone-300\/5 {
  text-decoration-color: #d6d3d10d;
}

.decoration-stone-300\/50 {
  text-decoration-color: #d6d3d180;
}

.decoration-stone-300\/55 {
  text-decoration-color: #d6d3d18c;
}

.decoration-stone-300\/60 {
  text-decoration-color: #d6d3d199;
}

.decoration-stone-300\/65 {
  text-decoration-color: #d6d3d1a6;
}

.decoration-stone-300\/70 {
  text-decoration-color: #d6d3d1b3;
}

.decoration-stone-300\/75 {
  text-decoration-color: #d6d3d1bf;
}

.decoration-stone-300\/80 {
  text-decoration-color: #d6d3d1cc;
}

.decoration-stone-300\/85 {
  text-decoration-color: #d6d3d1d9;
}

.decoration-stone-300\/90 {
  text-decoration-color: #d6d3d1e6;
}

.decoration-stone-300\/95 {
  text-decoration-color: #d6d3d1f2;
}

.decoration-stone-400 {
  text-decoration-color: #a8a29e;
}

.decoration-stone-400\/0 {
  text-decoration-color: #a8a29e00;
}

.decoration-stone-400\/10 {
  text-decoration-color: #a8a29e1a;
}

.decoration-stone-400\/100 {
  text-decoration-color: #a8a29e;
}

.decoration-stone-400\/15 {
  text-decoration-color: #a8a29e26;
}

.decoration-stone-400\/20 {
  text-decoration-color: #a8a29e33;
}

.decoration-stone-400\/25 {
  text-decoration-color: #a8a29e40;
}

.decoration-stone-400\/30 {
  text-decoration-color: #a8a29e4d;
}

.decoration-stone-400\/35 {
  text-decoration-color: #a8a29e59;
}

.decoration-stone-400\/40 {
  text-decoration-color: #a8a29e66;
}

.decoration-stone-400\/45 {
  text-decoration-color: #a8a29e73;
}

.decoration-stone-400\/5 {
  text-decoration-color: #a8a29e0d;
}

.decoration-stone-400\/50 {
  text-decoration-color: #a8a29e80;
}

.decoration-stone-400\/55 {
  text-decoration-color: #a8a29e8c;
}

.decoration-stone-400\/60 {
  text-decoration-color: #a8a29e99;
}

.decoration-stone-400\/65 {
  text-decoration-color: #a8a29ea6;
}

.decoration-stone-400\/70 {
  text-decoration-color: #a8a29eb3;
}

.decoration-stone-400\/75 {
  text-decoration-color: #a8a29ebf;
}

.decoration-stone-400\/80 {
  text-decoration-color: #a8a29ecc;
}

.decoration-stone-400\/85 {
  text-decoration-color: #a8a29ed9;
}

.decoration-stone-400\/90 {
  text-decoration-color: #a8a29ee6;
}

.decoration-stone-400\/95 {
  text-decoration-color: #a8a29ef2;
}

.decoration-stone-50 {
  text-decoration-color: #fafaf9;
}

.decoration-stone-50\/0 {
  text-decoration-color: #fafaf900;
}

.decoration-stone-50\/10 {
  text-decoration-color: #fafaf91a;
}

.decoration-stone-50\/100 {
  text-decoration-color: #fafaf9;
}

.decoration-stone-50\/15 {
  text-decoration-color: #fafaf926;
}

.decoration-stone-50\/20 {
  text-decoration-color: #fafaf933;
}

.decoration-stone-50\/25 {
  text-decoration-color: #fafaf940;
}

.decoration-stone-50\/30 {
  text-decoration-color: #fafaf94d;
}

.decoration-stone-50\/35 {
  text-decoration-color: #fafaf959;
}

.decoration-stone-50\/40 {
  text-decoration-color: #fafaf966;
}

.decoration-stone-50\/45 {
  text-decoration-color: #fafaf973;
}

.decoration-stone-50\/5 {
  text-decoration-color: #fafaf90d;
}

.decoration-stone-50\/50 {
  text-decoration-color: #fafaf980;
}

.decoration-stone-50\/55 {
  text-decoration-color: #fafaf98c;
}

.decoration-stone-50\/60 {
  text-decoration-color: #fafaf999;
}

.decoration-stone-50\/65 {
  text-decoration-color: #fafaf9a6;
}

.decoration-stone-50\/70 {
  text-decoration-color: #fafaf9b3;
}

.decoration-stone-50\/75 {
  text-decoration-color: #fafaf9bf;
}

.decoration-stone-50\/80 {
  text-decoration-color: #fafaf9cc;
}

.decoration-stone-50\/85 {
  text-decoration-color: #fafaf9d9;
}

.decoration-stone-50\/90 {
  text-decoration-color: #fafaf9e6;
}

.decoration-stone-50\/95 {
  text-decoration-color: #fafaf9f2;
}

.decoration-stone-500 {
  text-decoration-color: #78716c;
}

.decoration-stone-500\/0 {
  text-decoration-color: #78716c00;
}

.decoration-stone-500\/10 {
  text-decoration-color: #78716c1a;
}

.decoration-stone-500\/100 {
  text-decoration-color: #78716c;
}

.decoration-stone-500\/15 {
  text-decoration-color: #78716c26;
}

.decoration-stone-500\/20 {
  text-decoration-color: #78716c33;
}

.decoration-stone-500\/25 {
  text-decoration-color: #78716c40;
}

.decoration-stone-500\/30 {
  text-decoration-color: #78716c4d;
}

.decoration-stone-500\/35 {
  text-decoration-color: #78716c59;
}

.decoration-stone-500\/40 {
  text-decoration-color: #78716c66;
}

.decoration-stone-500\/45 {
  text-decoration-color: #78716c73;
}

.decoration-stone-500\/5 {
  text-decoration-color: #78716c0d;
}

.decoration-stone-500\/50 {
  text-decoration-color: #78716c80;
}

.decoration-stone-500\/55 {
  text-decoration-color: #78716c8c;
}

.decoration-stone-500\/60 {
  text-decoration-color: #78716c99;
}

.decoration-stone-500\/65 {
  text-decoration-color: #78716ca6;
}

.decoration-stone-500\/70 {
  text-decoration-color: #78716cb3;
}

.decoration-stone-500\/75 {
  text-decoration-color: #78716cbf;
}

.decoration-stone-500\/80 {
  text-decoration-color: #78716ccc;
}

.decoration-stone-500\/85 {
  text-decoration-color: #78716cd9;
}

.decoration-stone-500\/90 {
  text-decoration-color: #78716ce6;
}

.decoration-stone-500\/95 {
  text-decoration-color: #78716cf2;
}

.decoration-stone-600 {
  text-decoration-color: #57534e;
}

.decoration-stone-600\/0 {
  text-decoration-color: #57534e00;
}

.decoration-stone-600\/10 {
  text-decoration-color: #57534e1a;
}

.decoration-stone-600\/100 {
  text-decoration-color: #57534e;
}

.decoration-stone-600\/15 {
  text-decoration-color: #57534e26;
}

.decoration-stone-600\/20 {
  text-decoration-color: #57534e33;
}

.decoration-stone-600\/25 {
  text-decoration-color: #57534e40;
}

.decoration-stone-600\/30 {
  text-decoration-color: #57534e4d;
}

.decoration-stone-600\/35 {
  text-decoration-color: #57534e59;
}

.decoration-stone-600\/40 {
  text-decoration-color: #57534e66;
}

.decoration-stone-600\/45 {
  text-decoration-color: #57534e73;
}

.decoration-stone-600\/5 {
  text-decoration-color: #57534e0d;
}

.decoration-stone-600\/50 {
  text-decoration-color: #57534e80;
}

.decoration-stone-600\/55 {
  text-decoration-color: #57534e8c;
}

.decoration-stone-600\/60 {
  text-decoration-color: #57534e99;
}

.decoration-stone-600\/65 {
  text-decoration-color: #57534ea6;
}

.decoration-stone-600\/70 {
  text-decoration-color: #57534eb3;
}

.decoration-stone-600\/75 {
  text-decoration-color: #57534ebf;
}

.decoration-stone-600\/80 {
  text-decoration-color: #57534ecc;
}

.decoration-stone-600\/85 {
  text-decoration-color: #57534ed9;
}

.decoration-stone-600\/90 {
  text-decoration-color: #57534ee6;
}

.decoration-stone-600\/95 {
  text-decoration-color: #57534ef2;
}

.decoration-stone-700 {
  text-decoration-color: #44403c;
}

.decoration-stone-700\/0 {
  text-decoration-color: #44403c00;
}

.decoration-stone-700\/10 {
  text-decoration-color: #44403c1a;
}

.decoration-stone-700\/100 {
  text-decoration-color: #44403c;
}

.decoration-stone-700\/15 {
  text-decoration-color: #44403c26;
}

.decoration-stone-700\/20 {
  text-decoration-color: #44403c33;
}

.decoration-stone-700\/25 {
  text-decoration-color: #44403c40;
}

.decoration-stone-700\/30 {
  text-decoration-color: #44403c4d;
}

.decoration-stone-700\/35 {
  text-decoration-color: #44403c59;
}

.decoration-stone-700\/40 {
  text-decoration-color: #44403c66;
}

.decoration-stone-700\/45 {
  text-decoration-color: #44403c73;
}

.decoration-stone-700\/5 {
  text-decoration-color: #44403c0d;
}

.decoration-stone-700\/50 {
  text-decoration-color: #44403c80;
}

.decoration-stone-700\/55 {
  text-decoration-color: #44403c8c;
}

.decoration-stone-700\/60 {
  text-decoration-color: #44403c99;
}

.decoration-stone-700\/65 {
  text-decoration-color: #44403ca6;
}

.decoration-stone-700\/70 {
  text-decoration-color: #44403cb3;
}

.decoration-stone-700\/75 {
  text-decoration-color: #44403cbf;
}

.decoration-stone-700\/80 {
  text-decoration-color: #44403ccc;
}

.decoration-stone-700\/85 {
  text-decoration-color: #44403cd9;
}

.decoration-stone-700\/90 {
  text-decoration-color: #44403ce6;
}

.decoration-stone-700\/95 {
  text-decoration-color: #44403cf2;
}

.decoration-stone-800 {
  text-decoration-color: #292524;
}

.decoration-stone-800\/0 {
  text-decoration-color: #29252400;
}

.decoration-stone-800\/10 {
  text-decoration-color: #2925241a;
}

.decoration-stone-800\/100 {
  text-decoration-color: #292524;
}

.decoration-stone-800\/15 {
  text-decoration-color: #29252426;
}

.decoration-stone-800\/20 {
  text-decoration-color: #29252433;
}

.decoration-stone-800\/25 {
  text-decoration-color: #29252440;
}

.decoration-stone-800\/30 {
  text-decoration-color: #2925244d;
}

.decoration-stone-800\/35 {
  text-decoration-color: #29252459;
}

.decoration-stone-800\/40 {
  text-decoration-color: #29252466;
}

.decoration-stone-800\/45 {
  text-decoration-color: #29252473;
}

.decoration-stone-800\/5 {
  text-decoration-color: #2925240d;
}

.decoration-stone-800\/50 {
  text-decoration-color: #29252480;
}

.decoration-stone-800\/55 {
  text-decoration-color: #2925248c;
}

.decoration-stone-800\/60 {
  text-decoration-color: #29252499;
}

.decoration-stone-800\/65 {
  text-decoration-color: #292524a6;
}

.decoration-stone-800\/70 {
  text-decoration-color: #292524b3;
}

.decoration-stone-800\/75 {
  text-decoration-color: #292524bf;
}

.decoration-stone-800\/80 {
  text-decoration-color: #292524cc;
}

.decoration-stone-800\/85 {
  text-decoration-color: #292524d9;
}

.decoration-stone-800\/90 {
  text-decoration-color: #292524e6;
}

.decoration-stone-800\/95 {
  text-decoration-color: #292524f2;
}

.decoration-stone-900 {
  text-decoration-color: #1c1917;
}

.decoration-stone-900\/0 {
  text-decoration-color: #1c191700;
}

.decoration-stone-900\/10 {
  text-decoration-color: #1c19171a;
}

.decoration-stone-900\/100 {
  text-decoration-color: #1c1917;
}

.decoration-stone-900\/15 {
  text-decoration-color: #1c191726;
}

.decoration-stone-900\/20 {
  text-decoration-color: #1c191733;
}

.decoration-stone-900\/25 {
  text-decoration-color: #1c191740;
}

.decoration-stone-900\/30 {
  text-decoration-color: #1c19174d;
}

.decoration-stone-900\/35 {
  text-decoration-color: #1c191759;
}

.decoration-stone-900\/40 {
  text-decoration-color: #1c191766;
}

.decoration-stone-900\/45 {
  text-decoration-color: #1c191773;
}

.decoration-stone-900\/5 {
  text-decoration-color: #1c19170d;
}

.decoration-stone-900\/50 {
  text-decoration-color: #1c191780;
}

.decoration-stone-900\/55 {
  text-decoration-color: #1c19178c;
}

.decoration-stone-900\/60 {
  text-decoration-color: #1c191799;
}

.decoration-stone-900\/65 {
  text-decoration-color: #1c1917a6;
}

.decoration-stone-900\/70 {
  text-decoration-color: #1c1917b3;
}

.decoration-stone-900\/75 {
  text-decoration-color: #1c1917bf;
}

.decoration-stone-900\/80 {
  text-decoration-color: #1c1917cc;
}

.decoration-stone-900\/85 {
  text-decoration-color: #1c1917d9;
}

.decoration-stone-900\/90 {
  text-decoration-color: #1c1917e6;
}

.decoration-stone-900\/95 {
  text-decoration-color: #1c1917f2;
}

.decoration-stone-950 {
  text-decoration-color: #0c0a09;
}

.decoration-stone-950\/0 {
  text-decoration-color: #0c0a0900;
}

.decoration-stone-950\/10 {
  text-decoration-color: #0c0a091a;
}

.decoration-stone-950\/100 {
  text-decoration-color: #0c0a09;
}

.decoration-stone-950\/15 {
  text-decoration-color: #0c0a0926;
}

.decoration-stone-950\/20 {
  text-decoration-color: #0c0a0933;
}

.decoration-stone-950\/25 {
  text-decoration-color: #0c0a0940;
}

.decoration-stone-950\/30 {
  text-decoration-color: #0c0a094d;
}

.decoration-stone-950\/35 {
  text-decoration-color: #0c0a0959;
}

.decoration-stone-950\/40 {
  text-decoration-color: #0c0a0966;
}

.decoration-stone-950\/45 {
  text-decoration-color: #0c0a0973;
}

.decoration-stone-950\/5 {
  text-decoration-color: #0c0a090d;
}

.decoration-stone-950\/50 {
  text-decoration-color: #0c0a0980;
}

.decoration-stone-950\/55 {
  text-decoration-color: #0c0a098c;
}

.decoration-stone-950\/60 {
  text-decoration-color: #0c0a0999;
}

.decoration-stone-950\/65 {
  text-decoration-color: #0c0a09a6;
}

.decoration-stone-950\/70 {
  text-decoration-color: #0c0a09b3;
}

.decoration-stone-950\/75 {
  text-decoration-color: #0c0a09bf;
}

.decoration-stone-950\/80 {
  text-decoration-color: #0c0a09cc;
}

.decoration-stone-950\/85 {
  text-decoration-color: #0c0a09d9;
}

.decoration-stone-950\/90 {
  text-decoration-color: #0c0a09e6;
}

.decoration-stone-950\/95 {
  text-decoration-color: #0c0a09f2;
}

.decoration-success {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / 1));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / 1));
}

.decoration-success-content {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / 1));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / 1));
}

.decoration-success-content\/0 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / 0));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / 0));
}

.decoration-success-content\/10 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .1));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .1));
}

.decoration-success-content\/100 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / 1));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / 1));
}

.decoration-success-content\/15 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .15));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .15));
}

.decoration-success-content\/20 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .2));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .2));
}

.decoration-success-content\/25 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .25));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .25));
}

.decoration-success-content\/30 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .3));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .3));
}

.decoration-success-content\/35 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .35));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .35));
}

.decoration-success-content\/40 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .4));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .4));
}

.decoration-success-content\/45 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .45));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .45));
}

.decoration-success-content\/5 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .05));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .05));
}

.decoration-success-content\/50 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .5));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .5));
}

.decoration-success-content\/55 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .55));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .55));
}

.decoration-success-content\/60 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .6));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .6));
}

.decoration-success-content\/65 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .65));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .65));
}

.decoration-success-content\/70 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .7));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .7));
}

.decoration-success-content\/75 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .75));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .75));
}

.decoration-success-content\/80 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .8));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .8));
}

.decoration-success-content\/85 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .85));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .85));
}

.decoration-success-content\/90 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .9));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .9));
}

.decoration-success-content\/95 {
  -webkit-text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .95));
  text-decoration-color: var(--fallback-suc, oklch(var(--suc) / .95));
}

.decoration-success\/0 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / 0));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / 0));
}

.decoration-success\/10 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .1));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .1));
}

.decoration-success\/100 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / 1));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / 1));
}

.decoration-success\/15 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .15));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .15));
}

.decoration-success\/20 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .2));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .2));
}

.decoration-success\/25 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .25));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .25));
}

.decoration-success\/30 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .3));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .3));
}

.decoration-success\/35 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .35));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .35));
}

.decoration-success\/40 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .4));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .4));
}

.decoration-success\/45 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .45));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .45));
}

.decoration-success\/5 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .05));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .05));
}

.decoration-success\/50 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .5));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .5));
}

.decoration-success\/55 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .55));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .55));
}

.decoration-success\/60 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .6));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .6));
}

.decoration-success\/65 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .65));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .65));
}

.decoration-success\/70 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .7));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .7));
}

.decoration-success\/75 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .75));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .75));
}

.decoration-success\/80 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .8));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .8));
}

.decoration-success\/85 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .85));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .85));
}

.decoration-success\/90 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .9));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .9));
}

.decoration-success\/95 {
  -webkit-text-decoration-color: var(--fallback-su, oklch(var(--su) / .95));
  text-decoration-color: var(--fallback-su, oklch(var(--su) / .95));
}

.decoration-teal-100 {
  text-decoration-color: #ccfbf1;
}

.decoration-teal-100\/0 {
  text-decoration-color: #ccfbf100;
}

.decoration-teal-100\/10 {
  text-decoration-color: #ccfbf11a;
}

.decoration-teal-100\/100 {
  text-decoration-color: #ccfbf1;
}

.decoration-teal-100\/15 {
  text-decoration-color: #ccfbf126;
}

.decoration-teal-100\/20 {
  text-decoration-color: #ccfbf133;
}

.decoration-teal-100\/25 {
  text-decoration-color: #ccfbf140;
}

.decoration-teal-100\/30 {
  text-decoration-color: #ccfbf14d;
}

.decoration-teal-100\/35 {
  text-decoration-color: #ccfbf159;
}

.decoration-teal-100\/40 {
  text-decoration-color: #ccfbf166;
}

.decoration-teal-100\/45 {
  text-decoration-color: #ccfbf173;
}

.decoration-teal-100\/5 {
  text-decoration-color: #ccfbf10d;
}

.decoration-teal-100\/50 {
  text-decoration-color: #ccfbf180;
}

.decoration-teal-100\/55 {
  text-decoration-color: #ccfbf18c;
}

.decoration-teal-100\/60 {
  text-decoration-color: #ccfbf199;
}

.decoration-teal-100\/65 {
  text-decoration-color: #ccfbf1a6;
}

.decoration-teal-100\/70 {
  text-decoration-color: #ccfbf1b3;
}

.decoration-teal-100\/75 {
  text-decoration-color: #ccfbf1bf;
}

.decoration-teal-100\/80 {
  text-decoration-color: #ccfbf1cc;
}

.decoration-teal-100\/85 {
  text-decoration-color: #ccfbf1d9;
}

.decoration-teal-100\/90 {
  text-decoration-color: #ccfbf1e6;
}

.decoration-teal-100\/95 {
  text-decoration-color: #ccfbf1f2;
}

.decoration-teal-200 {
  text-decoration-color: #99f6e4;
}

.decoration-teal-200\/0 {
  text-decoration-color: #99f6e400;
}

.decoration-teal-200\/10 {
  text-decoration-color: #99f6e41a;
}

.decoration-teal-200\/100 {
  text-decoration-color: #99f6e4;
}

.decoration-teal-200\/15 {
  text-decoration-color: #99f6e426;
}

.decoration-teal-200\/20 {
  text-decoration-color: #99f6e433;
}

.decoration-teal-200\/25 {
  text-decoration-color: #99f6e440;
}

.decoration-teal-200\/30 {
  text-decoration-color: #99f6e44d;
}

.decoration-teal-200\/35 {
  text-decoration-color: #99f6e459;
}

.decoration-teal-200\/40 {
  text-decoration-color: #99f6e466;
}

.decoration-teal-200\/45 {
  text-decoration-color: #99f6e473;
}

.decoration-teal-200\/5 {
  text-decoration-color: #99f6e40d;
}

.decoration-teal-200\/50 {
  text-decoration-color: #99f6e480;
}

.decoration-teal-200\/55 {
  text-decoration-color: #99f6e48c;
}

.decoration-teal-200\/60 {
  text-decoration-color: #99f6e499;
}

.decoration-teal-200\/65 {
  text-decoration-color: #99f6e4a6;
}

.decoration-teal-200\/70 {
  text-decoration-color: #99f6e4b3;
}

.decoration-teal-200\/75 {
  text-decoration-color: #99f6e4bf;
}

.decoration-teal-200\/80 {
  text-decoration-color: #99f6e4cc;
}

.decoration-teal-200\/85 {
  text-decoration-color: #99f6e4d9;
}

.decoration-teal-200\/90 {
  text-decoration-color: #99f6e4e6;
}

.decoration-teal-200\/95 {
  text-decoration-color: #99f6e4f2;
}

.decoration-teal-300 {
  text-decoration-color: #5eead4;
}

.decoration-teal-300\/0 {
  text-decoration-color: #5eead400;
}

.decoration-teal-300\/10 {
  text-decoration-color: #5eead41a;
}

.decoration-teal-300\/100 {
  text-decoration-color: #5eead4;
}

.decoration-teal-300\/15 {
  text-decoration-color: #5eead426;
}

.decoration-teal-300\/20 {
  text-decoration-color: #5eead433;
}

.decoration-teal-300\/25 {
  text-decoration-color: #5eead440;
}

.decoration-teal-300\/30 {
  text-decoration-color: #5eead44d;
}

.decoration-teal-300\/35 {
  text-decoration-color: #5eead459;
}

.decoration-teal-300\/40 {
  text-decoration-color: #5eead466;
}

.decoration-teal-300\/45 {
  text-decoration-color: #5eead473;
}

.decoration-teal-300\/5 {
  text-decoration-color: #5eead40d;
}

.decoration-teal-300\/50 {
  text-decoration-color: #5eead480;
}

.decoration-teal-300\/55 {
  text-decoration-color: #5eead48c;
}

.decoration-teal-300\/60 {
  text-decoration-color: #5eead499;
}

.decoration-teal-300\/65 {
  text-decoration-color: #5eead4a6;
}

.decoration-teal-300\/70 {
  text-decoration-color: #5eead4b3;
}

.decoration-teal-300\/75 {
  text-decoration-color: #5eead4bf;
}

.decoration-teal-300\/80 {
  text-decoration-color: #5eead4cc;
}

.decoration-teal-300\/85 {
  text-decoration-color: #5eead4d9;
}

.decoration-teal-300\/90 {
  text-decoration-color: #5eead4e6;
}

.decoration-teal-300\/95 {
  text-decoration-color: #5eead4f2;
}

.decoration-teal-400 {
  text-decoration-color: #2dd4bf;
}

.decoration-teal-400\/0 {
  text-decoration-color: #2dd4bf00;
}

.decoration-teal-400\/10 {
  text-decoration-color: #2dd4bf1a;
}

.decoration-teal-400\/100 {
  text-decoration-color: #2dd4bf;
}

.decoration-teal-400\/15 {
  text-decoration-color: #2dd4bf26;
}

.decoration-teal-400\/20 {
  text-decoration-color: #2dd4bf33;
}

.decoration-teal-400\/25 {
  text-decoration-color: #2dd4bf40;
}

.decoration-teal-400\/30 {
  text-decoration-color: #2dd4bf4d;
}

.decoration-teal-400\/35 {
  text-decoration-color: #2dd4bf59;
}

.decoration-teal-400\/40 {
  text-decoration-color: #2dd4bf66;
}

.decoration-teal-400\/45 {
  text-decoration-color: #2dd4bf73;
}

.decoration-teal-400\/5 {
  text-decoration-color: #2dd4bf0d;
}

.decoration-teal-400\/50 {
  text-decoration-color: #2dd4bf80;
}

.decoration-teal-400\/55 {
  text-decoration-color: #2dd4bf8c;
}

.decoration-teal-400\/60 {
  text-decoration-color: #2dd4bf99;
}

.decoration-teal-400\/65 {
  text-decoration-color: #2dd4bfa6;
}

.decoration-teal-400\/70 {
  text-decoration-color: #2dd4bfb3;
}

.decoration-teal-400\/75 {
  text-decoration-color: #2dd4bfbf;
}

.decoration-teal-400\/80 {
  text-decoration-color: #2dd4bfcc;
}

.decoration-teal-400\/85 {
  text-decoration-color: #2dd4bfd9;
}

.decoration-teal-400\/90 {
  text-decoration-color: #2dd4bfe6;
}

.decoration-teal-400\/95 {
  text-decoration-color: #2dd4bff2;
}

.decoration-teal-50 {
  text-decoration-color: #f0fdfa;
}

.decoration-teal-50\/0 {
  text-decoration-color: #f0fdfa00;
}

.decoration-teal-50\/10 {
  text-decoration-color: #f0fdfa1a;
}

.decoration-teal-50\/100 {
  text-decoration-color: #f0fdfa;
}

.decoration-teal-50\/15 {
  text-decoration-color: #f0fdfa26;
}

.decoration-teal-50\/20 {
  text-decoration-color: #f0fdfa33;
}

.decoration-teal-50\/25 {
  text-decoration-color: #f0fdfa40;
}

.decoration-teal-50\/30 {
  text-decoration-color: #f0fdfa4d;
}

.decoration-teal-50\/35 {
  text-decoration-color: #f0fdfa59;
}

.decoration-teal-50\/40 {
  text-decoration-color: #f0fdfa66;
}

.decoration-teal-50\/45 {
  text-decoration-color: #f0fdfa73;
}

.decoration-teal-50\/5 {
  text-decoration-color: #f0fdfa0d;
}

.decoration-teal-50\/50 {
  text-decoration-color: #f0fdfa80;
}

.decoration-teal-50\/55 {
  text-decoration-color: #f0fdfa8c;
}

.decoration-teal-50\/60 {
  text-decoration-color: #f0fdfa99;
}

.decoration-teal-50\/65 {
  text-decoration-color: #f0fdfaa6;
}

.decoration-teal-50\/70 {
  text-decoration-color: #f0fdfab3;
}

.decoration-teal-50\/75 {
  text-decoration-color: #f0fdfabf;
}

.decoration-teal-50\/80 {
  text-decoration-color: #f0fdfacc;
}

.decoration-teal-50\/85 {
  text-decoration-color: #f0fdfad9;
}

.decoration-teal-50\/90 {
  text-decoration-color: #f0fdfae6;
}

.decoration-teal-50\/95 {
  text-decoration-color: #f0fdfaf2;
}

.decoration-teal-500 {
  text-decoration-color: #14b8a6;
}

.decoration-teal-500\/0 {
  text-decoration-color: #14b8a600;
}

.decoration-teal-500\/10 {
  text-decoration-color: #14b8a61a;
}

.decoration-teal-500\/100 {
  text-decoration-color: #14b8a6;
}

.decoration-teal-500\/15 {
  text-decoration-color: #14b8a626;
}

.decoration-teal-500\/20 {
  text-decoration-color: #14b8a633;
}

.decoration-teal-500\/25 {
  text-decoration-color: #14b8a640;
}

.decoration-teal-500\/30 {
  text-decoration-color: #14b8a64d;
}

.decoration-teal-500\/35 {
  text-decoration-color: #14b8a659;
}

.decoration-teal-500\/40 {
  text-decoration-color: #14b8a666;
}

.decoration-teal-500\/45 {
  text-decoration-color: #14b8a673;
}

.decoration-teal-500\/5 {
  text-decoration-color: #14b8a60d;
}

.decoration-teal-500\/50 {
  text-decoration-color: #14b8a680;
}

.decoration-teal-500\/55 {
  text-decoration-color: #14b8a68c;
}

.decoration-teal-500\/60 {
  text-decoration-color: #14b8a699;
}

.decoration-teal-500\/65 {
  text-decoration-color: #14b8a6a6;
}

.decoration-teal-500\/70 {
  text-decoration-color: #14b8a6b3;
}

.decoration-teal-500\/75 {
  text-decoration-color: #14b8a6bf;
}

.decoration-teal-500\/80 {
  text-decoration-color: #14b8a6cc;
}

.decoration-teal-500\/85 {
  text-decoration-color: #14b8a6d9;
}

.decoration-teal-500\/90 {
  text-decoration-color: #14b8a6e6;
}

.decoration-teal-500\/95 {
  text-decoration-color: #14b8a6f2;
}

.decoration-teal-600 {
  text-decoration-color: #0d9488;
}

.decoration-teal-600\/0 {
  text-decoration-color: #0d948800;
}

.decoration-teal-600\/10 {
  text-decoration-color: #0d94881a;
}

.decoration-teal-600\/100 {
  text-decoration-color: #0d9488;
}

.decoration-teal-600\/15 {
  text-decoration-color: #0d948826;
}

.decoration-teal-600\/20 {
  text-decoration-color: #0d948833;
}

.decoration-teal-600\/25 {
  text-decoration-color: #0d948840;
}

.decoration-teal-600\/30 {
  text-decoration-color: #0d94884d;
}

.decoration-teal-600\/35 {
  text-decoration-color: #0d948859;
}

.decoration-teal-600\/40 {
  text-decoration-color: #0d948866;
}

.decoration-teal-600\/45 {
  text-decoration-color: #0d948873;
}

.decoration-teal-600\/5 {
  text-decoration-color: #0d94880d;
}

.decoration-teal-600\/50 {
  text-decoration-color: #0d948880;
}

.decoration-teal-600\/55 {
  text-decoration-color: #0d94888c;
}

.decoration-teal-600\/60 {
  text-decoration-color: #0d948899;
}

.decoration-teal-600\/65 {
  text-decoration-color: #0d9488a6;
}

.decoration-teal-600\/70 {
  text-decoration-color: #0d9488b3;
}

.decoration-teal-600\/75 {
  text-decoration-color: #0d9488bf;
}

.decoration-teal-600\/80 {
  text-decoration-color: #0d9488cc;
}

.decoration-teal-600\/85 {
  text-decoration-color: #0d9488d9;
}

.decoration-teal-600\/90 {
  text-decoration-color: #0d9488e6;
}

.decoration-teal-600\/95 {
  text-decoration-color: #0d9488f2;
}

.decoration-teal-700 {
  text-decoration-color: #0f766e;
}

.decoration-teal-700\/0 {
  text-decoration-color: #0f766e00;
}

.decoration-teal-700\/10 {
  text-decoration-color: #0f766e1a;
}

.decoration-teal-700\/100 {
  text-decoration-color: #0f766e;
}

.decoration-teal-700\/15 {
  text-decoration-color: #0f766e26;
}

.decoration-teal-700\/20 {
  text-decoration-color: #0f766e33;
}

.decoration-teal-700\/25 {
  text-decoration-color: #0f766e40;
}

.decoration-teal-700\/30 {
  text-decoration-color: #0f766e4d;
}

.decoration-teal-700\/35 {
  text-decoration-color: #0f766e59;
}

.decoration-teal-700\/40 {
  text-decoration-color: #0f766e66;
}

.decoration-teal-700\/45 {
  text-decoration-color: #0f766e73;
}

.decoration-teal-700\/5 {
  text-decoration-color: #0f766e0d;
}

.decoration-teal-700\/50 {
  text-decoration-color: #0f766e80;
}

.decoration-teal-700\/55 {
  text-decoration-color: #0f766e8c;
}

.decoration-teal-700\/60 {
  text-decoration-color: #0f766e99;
}

.decoration-teal-700\/65 {
  text-decoration-color: #0f766ea6;
}

.decoration-teal-700\/70 {
  text-decoration-color: #0f766eb3;
}

.decoration-teal-700\/75 {
  text-decoration-color: #0f766ebf;
}

.decoration-teal-700\/80 {
  text-decoration-color: #0f766ecc;
}

.decoration-teal-700\/85 {
  text-decoration-color: #0f766ed9;
}

.decoration-teal-700\/90 {
  text-decoration-color: #0f766ee6;
}

.decoration-teal-700\/95 {
  text-decoration-color: #0f766ef2;
}

.decoration-teal-800 {
  text-decoration-color: #115e59;
}

.decoration-teal-800\/0 {
  text-decoration-color: #115e5900;
}

.decoration-teal-800\/10 {
  text-decoration-color: #115e591a;
}

.decoration-teal-800\/100 {
  text-decoration-color: #115e59;
}

.decoration-teal-800\/15 {
  text-decoration-color: #115e5926;
}

.decoration-teal-800\/20 {
  text-decoration-color: #115e5933;
}

.decoration-teal-800\/25 {
  text-decoration-color: #115e5940;
}

.decoration-teal-800\/30 {
  text-decoration-color: #115e594d;
}

.decoration-teal-800\/35 {
  text-decoration-color: #115e5959;
}

.decoration-teal-800\/40 {
  text-decoration-color: #115e5966;
}

.decoration-teal-800\/45 {
  text-decoration-color: #115e5973;
}

.decoration-teal-800\/5 {
  text-decoration-color: #115e590d;
}

.decoration-teal-800\/50 {
  text-decoration-color: #115e5980;
}

.decoration-teal-800\/55 {
  text-decoration-color: #115e598c;
}

.decoration-teal-800\/60 {
  text-decoration-color: #115e5999;
}

.decoration-teal-800\/65 {
  text-decoration-color: #115e59a6;
}

.decoration-teal-800\/70 {
  text-decoration-color: #115e59b3;
}

.decoration-teal-800\/75 {
  text-decoration-color: #115e59bf;
}

.decoration-teal-800\/80 {
  text-decoration-color: #115e59cc;
}

.decoration-teal-800\/85 {
  text-decoration-color: #115e59d9;
}

.decoration-teal-800\/90 {
  text-decoration-color: #115e59e6;
}

.decoration-teal-800\/95 {
  text-decoration-color: #115e59f2;
}

.decoration-teal-900 {
  text-decoration-color: #134e4a;
}

.decoration-teal-900\/0 {
  text-decoration-color: #134e4a00;
}

.decoration-teal-900\/10 {
  text-decoration-color: #134e4a1a;
}

.decoration-teal-900\/100 {
  text-decoration-color: #134e4a;
}

.decoration-teal-900\/15 {
  text-decoration-color: #134e4a26;
}

.decoration-teal-900\/20 {
  text-decoration-color: #134e4a33;
}

.decoration-teal-900\/25 {
  text-decoration-color: #134e4a40;
}

.decoration-teal-900\/30 {
  text-decoration-color: #134e4a4d;
}

.decoration-teal-900\/35 {
  text-decoration-color: #134e4a59;
}

.decoration-teal-900\/40 {
  text-decoration-color: #134e4a66;
}

.decoration-teal-900\/45 {
  text-decoration-color: #134e4a73;
}

.decoration-teal-900\/5 {
  text-decoration-color: #134e4a0d;
}

.decoration-teal-900\/50 {
  text-decoration-color: #134e4a80;
}

.decoration-teal-900\/55 {
  text-decoration-color: #134e4a8c;
}

.decoration-teal-900\/60 {
  text-decoration-color: #134e4a99;
}

.decoration-teal-900\/65 {
  text-decoration-color: #134e4aa6;
}

.decoration-teal-900\/70 {
  text-decoration-color: #134e4ab3;
}

.decoration-teal-900\/75 {
  text-decoration-color: #134e4abf;
}

.decoration-teal-900\/80 {
  text-decoration-color: #134e4acc;
}

.decoration-teal-900\/85 {
  text-decoration-color: #134e4ad9;
}

.decoration-teal-900\/90 {
  text-decoration-color: #134e4ae6;
}

.decoration-teal-900\/95 {
  text-decoration-color: #134e4af2;
}

.decoration-teal-950 {
  text-decoration-color: #042f2e;
}

.decoration-teal-950\/0 {
  text-decoration-color: #042f2e00;
}

.decoration-teal-950\/10 {
  text-decoration-color: #042f2e1a;
}

.decoration-teal-950\/100 {
  text-decoration-color: #042f2e;
}

.decoration-teal-950\/15 {
  text-decoration-color: #042f2e26;
}

.decoration-teal-950\/20 {
  text-decoration-color: #042f2e33;
}

.decoration-teal-950\/25 {
  text-decoration-color: #042f2e40;
}

.decoration-teal-950\/30 {
  text-decoration-color: #042f2e4d;
}

.decoration-teal-950\/35 {
  text-decoration-color: #042f2e59;
}

.decoration-teal-950\/40 {
  text-decoration-color: #042f2e66;
}

.decoration-teal-950\/45 {
  text-decoration-color: #042f2e73;
}

.decoration-teal-950\/5 {
  text-decoration-color: #042f2e0d;
}

.decoration-teal-950\/50 {
  text-decoration-color: #042f2e80;
}

.decoration-teal-950\/55 {
  text-decoration-color: #042f2e8c;
}

.decoration-teal-950\/60 {
  text-decoration-color: #042f2e99;
}

.decoration-teal-950\/65 {
  text-decoration-color: #042f2ea6;
}

.decoration-teal-950\/70 {
  text-decoration-color: #042f2eb3;
}

.decoration-teal-950\/75 {
  text-decoration-color: #042f2ebf;
}

.decoration-teal-950\/80 {
  text-decoration-color: #042f2ecc;
}

.decoration-teal-950\/85 {
  text-decoration-color: #042f2ed9;
}

.decoration-teal-950\/90 {
  text-decoration-color: #042f2ee6;
}

.decoration-teal-950\/95 {
  text-decoration-color: #042f2ef2;
}

.decoration-transparent, .decoration-transparent\/0 {
  text-decoration-color: #0000;
}

.decoration-transparent\/10 {
  text-decoration-color: #0000001a;
}

.decoration-transparent\/100 {
  text-decoration-color: #000;
}

.decoration-transparent\/15 {
  text-decoration-color: #00000026;
}

.decoration-transparent\/20 {
  text-decoration-color: #0003;
}

.decoration-transparent\/25 {
  text-decoration-color: #00000040;
}

.decoration-transparent\/30 {
  text-decoration-color: #0000004d;
}

.decoration-transparent\/35 {
  text-decoration-color: #00000059;
}

.decoration-transparent\/40 {
  text-decoration-color: #0006;
}

.decoration-transparent\/45 {
  text-decoration-color: #00000073;
}

.decoration-transparent\/5 {
  text-decoration-color: #0000000d;
}

.decoration-transparent\/50 {
  text-decoration-color: #00000080;
}

.decoration-transparent\/55 {
  text-decoration-color: #0000008c;
}

.decoration-transparent\/60 {
  text-decoration-color: #0009;
}

.decoration-transparent\/65 {
  text-decoration-color: #000000a6;
}

.decoration-transparent\/70 {
  text-decoration-color: #000000b3;
}

.decoration-transparent\/75 {
  text-decoration-color: #000000bf;
}

.decoration-transparent\/80 {
  text-decoration-color: #000c;
}

.decoration-transparent\/85 {
  text-decoration-color: #000000d9;
}

.decoration-transparent\/90 {
  text-decoration-color: #000000e6;
}

.decoration-transparent\/95 {
  text-decoration-color: #000000f2;
}

.decoration-violet-100 {
  text-decoration-color: #ede9fe;
}

.decoration-violet-100\/0 {
  text-decoration-color: #ede9fe00;
}

.decoration-violet-100\/10 {
  text-decoration-color: #ede9fe1a;
}

.decoration-violet-100\/100 {
  text-decoration-color: #ede9fe;
}

.decoration-violet-100\/15 {
  text-decoration-color: #ede9fe26;
}

.decoration-violet-100\/20 {
  text-decoration-color: #ede9fe33;
}

.decoration-violet-100\/25 {
  text-decoration-color: #ede9fe40;
}

.decoration-violet-100\/30 {
  text-decoration-color: #ede9fe4d;
}

.decoration-violet-100\/35 {
  text-decoration-color: #ede9fe59;
}

.decoration-violet-100\/40 {
  text-decoration-color: #ede9fe66;
}

.decoration-violet-100\/45 {
  text-decoration-color: #ede9fe73;
}

.decoration-violet-100\/5 {
  text-decoration-color: #ede9fe0d;
}

.decoration-violet-100\/50 {
  text-decoration-color: #ede9fe80;
}

.decoration-violet-100\/55 {
  text-decoration-color: #ede9fe8c;
}

.decoration-violet-100\/60 {
  text-decoration-color: #ede9fe99;
}

.decoration-violet-100\/65 {
  text-decoration-color: #ede9fea6;
}

.decoration-violet-100\/70 {
  text-decoration-color: #ede9feb3;
}

.decoration-violet-100\/75 {
  text-decoration-color: #ede9febf;
}

.decoration-violet-100\/80 {
  text-decoration-color: #ede9fecc;
}

.decoration-violet-100\/85 {
  text-decoration-color: #ede9fed9;
}

.decoration-violet-100\/90 {
  text-decoration-color: #ede9fee6;
}

.decoration-violet-100\/95 {
  text-decoration-color: #ede9fef2;
}

.decoration-violet-200 {
  text-decoration-color: #ddd6fe;
}

.decoration-violet-200\/0 {
  text-decoration-color: #ddd6fe00;
}

.decoration-violet-200\/10 {
  text-decoration-color: #ddd6fe1a;
}

.decoration-violet-200\/100 {
  text-decoration-color: #ddd6fe;
}

.decoration-violet-200\/15 {
  text-decoration-color: #ddd6fe26;
}

.decoration-violet-200\/20 {
  text-decoration-color: #ddd6fe33;
}

.decoration-violet-200\/25 {
  text-decoration-color: #ddd6fe40;
}

.decoration-violet-200\/30 {
  text-decoration-color: #ddd6fe4d;
}

.decoration-violet-200\/35 {
  text-decoration-color: #ddd6fe59;
}

.decoration-violet-200\/40 {
  text-decoration-color: #ddd6fe66;
}

.decoration-violet-200\/45 {
  text-decoration-color: #ddd6fe73;
}

.decoration-violet-200\/5 {
  text-decoration-color: #ddd6fe0d;
}

.decoration-violet-200\/50 {
  text-decoration-color: #ddd6fe80;
}

.decoration-violet-200\/55 {
  text-decoration-color: #ddd6fe8c;
}

.decoration-violet-200\/60 {
  text-decoration-color: #ddd6fe99;
}

.decoration-violet-200\/65 {
  text-decoration-color: #ddd6fea6;
}

.decoration-violet-200\/70 {
  text-decoration-color: #ddd6feb3;
}

.decoration-violet-200\/75 {
  text-decoration-color: #ddd6febf;
}

.decoration-violet-200\/80 {
  text-decoration-color: #ddd6fecc;
}

.decoration-violet-200\/85 {
  text-decoration-color: #ddd6fed9;
}

.decoration-violet-200\/90 {
  text-decoration-color: #ddd6fee6;
}

.decoration-violet-200\/95 {
  text-decoration-color: #ddd6fef2;
}

.decoration-violet-300 {
  text-decoration-color: #c4b5fd;
}

.decoration-violet-300\/0 {
  text-decoration-color: #c4b5fd00;
}

.decoration-violet-300\/10 {
  text-decoration-color: #c4b5fd1a;
}

.decoration-violet-300\/100 {
  text-decoration-color: #c4b5fd;
}

.decoration-violet-300\/15 {
  text-decoration-color: #c4b5fd26;
}

.decoration-violet-300\/20 {
  text-decoration-color: #c4b5fd33;
}

.decoration-violet-300\/25 {
  text-decoration-color: #c4b5fd40;
}

.decoration-violet-300\/30 {
  text-decoration-color: #c4b5fd4d;
}

.decoration-violet-300\/35 {
  text-decoration-color: #c4b5fd59;
}

.decoration-violet-300\/40 {
  text-decoration-color: #c4b5fd66;
}

.decoration-violet-300\/45 {
  text-decoration-color: #c4b5fd73;
}

.decoration-violet-300\/5 {
  text-decoration-color: #c4b5fd0d;
}

.decoration-violet-300\/50 {
  text-decoration-color: #c4b5fd80;
}

.decoration-violet-300\/55 {
  text-decoration-color: #c4b5fd8c;
}

.decoration-violet-300\/60 {
  text-decoration-color: #c4b5fd99;
}

.decoration-violet-300\/65 {
  text-decoration-color: #c4b5fda6;
}

.decoration-violet-300\/70 {
  text-decoration-color: #c4b5fdb3;
}

.decoration-violet-300\/75 {
  text-decoration-color: #c4b5fdbf;
}

.decoration-violet-300\/80 {
  text-decoration-color: #c4b5fdcc;
}

.decoration-violet-300\/85 {
  text-decoration-color: #c4b5fdd9;
}

.decoration-violet-300\/90 {
  text-decoration-color: #c4b5fde6;
}

.decoration-violet-300\/95 {
  text-decoration-color: #c4b5fdf2;
}

.decoration-violet-400 {
  text-decoration-color: #a78bfa;
}

.decoration-violet-400\/0 {
  text-decoration-color: #a78bfa00;
}

.decoration-violet-400\/10 {
  text-decoration-color: #a78bfa1a;
}

.decoration-violet-400\/100 {
  text-decoration-color: #a78bfa;
}

.decoration-violet-400\/15 {
  text-decoration-color: #a78bfa26;
}

.decoration-violet-400\/20 {
  text-decoration-color: #a78bfa33;
}

.decoration-violet-400\/25 {
  text-decoration-color: #a78bfa40;
}

.decoration-violet-400\/30 {
  text-decoration-color: #a78bfa4d;
}

.decoration-violet-400\/35 {
  text-decoration-color: #a78bfa59;
}

.decoration-violet-400\/40 {
  text-decoration-color: #a78bfa66;
}

.decoration-violet-400\/45 {
  text-decoration-color: #a78bfa73;
}

.decoration-violet-400\/5 {
  text-decoration-color: #a78bfa0d;
}

.decoration-violet-400\/50 {
  text-decoration-color: #a78bfa80;
}

.decoration-violet-400\/55 {
  text-decoration-color: #a78bfa8c;
}

.decoration-violet-400\/60 {
  text-decoration-color: #a78bfa99;
}

.decoration-violet-400\/65 {
  text-decoration-color: #a78bfaa6;
}

.decoration-violet-400\/70 {
  text-decoration-color: #a78bfab3;
}

.decoration-violet-400\/75 {
  text-decoration-color: #a78bfabf;
}

.decoration-violet-400\/80 {
  text-decoration-color: #a78bfacc;
}

.decoration-violet-400\/85 {
  text-decoration-color: #a78bfad9;
}

.decoration-violet-400\/90 {
  text-decoration-color: #a78bfae6;
}

.decoration-violet-400\/95 {
  text-decoration-color: #a78bfaf2;
}

.decoration-violet-50 {
  text-decoration-color: #f5f3ff;
}

.decoration-violet-50\/0 {
  text-decoration-color: #f5f3ff00;
}

.decoration-violet-50\/10 {
  text-decoration-color: #f5f3ff1a;
}

.decoration-violet-50\/100 {
  text-decoration-color: #f5f3ff;
}

.decoration-violet-50\/15 {
  text-decoration-color: #f5f3ff26;
}

.decoration-violet-50\/20 {
  text-decoration-color: #f5f3ff33;
}

.decoration-violet-50\/25 {
  text-decoration-color: #f5f3ff40;
}

.decoration-violet-50\/30 {
  text-decoration-color: #f5f3ff4d;
}

.decoration-violet-50\/35 {
  text-decoration-color: #f5f3ff59;
}

.decoration-violet-50\/40 {
  text-decoration-color: #f5f3ff66;
}

.decoration-violet-50\/45 {
  text-decoration-color: #f5f3ff73;
}

.decoration-violet-50\/5 {
  text-decoration-color: #f5f3ff0d;
}

.decoration-violet-50\/50 {
  text-decoration-color: #f5f3ff80;
}

.decoration-violet-50\/55 {
  text-decoration-color: #f5f3ff8c;
}

.decoration-violet-50\/60 {
  text-decoration-color: #f5f3ff99;
}

.decoration-violet-50\/65 {
  text-decoration-color: #f5f3ffa6;
}

.decoration-violet-50\/70 {
  text-decoration-color: #f5f3ffb3;
}

.decoration-violet-50\/75 {
  text-decoration-color: #f5f3ffbf;
}

.decoration-violet-50\/80 {
  text-decoration-color: #f5f3ffcc;
}

.decoration-violet-50\/85 {
  text-decoration-color: #f5f3ffd9;
}

.decoration-violet-50\/90 {
  text-decoration-color: #f5f3ffe6;
}

.decoration-violet-50\/95 {
  text-decoration-color: #f5f3fff2;
}

.decoration-violet-500 {
  text-decoration-color: #8b5cf6;
}

.decoration-violet-500\/0 {
  text-decoration-color: #8b5cf600;
}

.decoration-violet-500\/10 {
  text-decoration-color: #8b5cf61a;
}

.decoration-violet-500\/100 {
  text-decoration-color: #8b5cf6;
}

.decoration-violet-500\/15 {
  text-decoration-color: #8b5cf626;
}

.decoration-violet-500\/20 {
  text-decoration-color: #8b5cf633;
}

.decoration-violet-500\/25 {
  text-decoration-color: #8b5cf640;
}

.decoration-violet-500\/30 {
  text-decoration-color: #8b5cf64d;
}

.decoration-violet-500\/35 {
  text-decoration-color: #8b5cf659;
}

.decoration-violet-500\/40 {
  text-decoration-color: #8b5cf666;
}

.decoration-violet-500\/45 {
  text-decoration-color: #8b5cf673;
}

.decoration-violet-500\/5 {
  text-decoration-color: #8b5cf60d;
}

.decoration-violet-500\/50 {
  text-decoration-color: #8b5cf680;
}

.decoration-violet-500\/55 {
  text-decoration-color: #8b5cf68c;
}

.decoration-violet-500\/60 {
  text-decoration-color: #8b5cf699;
}

.decoration-violet-500\/65 {
  text-decoration-color: #8b5cf6a6;
}

.decoration-violet-500\/70 {
  text-decoration-color: #8b5cf6b3;
}

.decoration-violet-500\/75 {
  text-decoration-color: #8b5cf6bf;
}

.decoration-violet-500\/80 {
  text-decoration-color: #8b5cf6cc;
}

.decoration-violet-500\/85 {
  text-decoration-color: #8b5cf6d9;
}

.decoration-violet-500\/90 {
  text-decoration-color: #8b5cf6e6;
}

.decoration-violet-500\/95 {
  text-decoration-color: #8b5cf6f2;
}

.decoration-violet-600 {
  text-decoration-color: #7c3aed;
}

.decoration-violet-600\/0 {
  text-decoration-color: #7c3aed00;
}

.decoration-violet-600\/10 {
  text-decoration-color: #7c3aed1a;
}

.decoration-violet-600\/100 {
  text-decoration-color: #7c3aed;
}

.decoration-violet-600\/15 {
  text-decoration-color: #7c3aed26;
}

.decoration-violet-600\/20 {
  text-decoration-color: #7c3aed33;
}

.decoration-violet-600\/25 {
  text-decoration-color: #7c3aed40;
}

.decoration-violet-600\/30 {
  text-decoration-color: #7c3aed4d;
}

.decoration-violet-600\/35 {
  text-decoration-color: #7c3aed59;
}

.decoration-violet-600\/40 {
  text-decoration-color: #7c3aed66;
}

.decoration-violet-600\/45 {
  text-decoration-color: #7c3aed73;
}

.decoration-violet-600\/5 {
  text-decoration-color: #7c3aed0d;
}

.decoration-violet-600\/50 {
  text-decoration-color: #7c3aed80;
}

.decoration-violet-600\/55 {
  text-decoration-color: #7c3aed8c;
}

.decoration-violet-600\/60 {
  text-decoration-color: #7c3aed99;
}

.decoration-violet-600\/65 {
  text-decoration-color: #7c3aeda6;
}

.decoration-violet-600\/70 {
  text-decoration-color: #7c3aedb3;
}

.decoration-violet-600\/75 {
  text-decoration-color: #7c3aedbf;
}

.decoration-violet-600\/80 {
  text-decoration-color: #7c3aedcc;
}

.decoration-violet-600\/85 {
  text-decoration-color: #7c3aedd9;
}

.decoration-violet-600\/90 {
  text-decoration-color: #7c3aede6;
}

.decoration-violet-600\/95 {
  text-decoration-color: #7c3aedf2;
}

.decoration-violet-700 {
  text-decoration-color: #6d28d9;
}

.decoration-violet-700\/0 {
  text-decoration-color: #6d28d900;
}

.decoration-violet-700\/10 {
  text-decoration-color: #6d28d91a;
}

.decoration-violet-700\/100 {
  text-decoration-color: #6d28d9;
}

.decoration-violet-700\/15 {
  text-decoration-color: #6d28d926;
}

.decoration-violet-700\/20 {
  text-decoration-color: #6d28d933;
}

.decoration-violet-700\/25 {
  text-decoration-color: #6d28d940;
}

.decoration-violet-700\/30 {
  text-decoration-color: #6d28d94d;
}

.decoration-violet-700\/35 {
  text-decoration-color: #6d28d959;
}

.decoration-violet-700\/40 {
  text-decoration-color: #6d28d966;
}

.decoration-violet-700\/45 {
  text-decoration-color: #6d28d973;
}

.decoration-violet-700\/5 {
  text-decoration-color: #6d28d90d;
}

.decoration-violet-700\/50 {
  text-decoration-color: #6d28d980;
}

.decoration-violet-700\/55 {
  text-decoration-color: #6d28d98c;
}

.decoration-violet-700\/60 {
  text-decoration-color: #6d28d999;
}

.decoration-violet-700\/65 {
  text-decoration-color: #6d28d9a6;
}

.decoration-violet-700\/70 {
  text-decoration-color: #6d28d9b3;
}

.decoration-violet-700\/75 {
  text-decoration-color: #6d28d9bf;
}

.decoration-violet-700\/80 {
  text-decoration-color: #6d28d9cc;
}

.decoration-violet-700\/85 {
  text-decoration-color: #6d28d9d9;
}

.decoration-violet-700\/90 {
  text-decoration-color: #6d28d9e6;
}

.decoration-violet-700\/95 {
  text-decoration-color: #6d28d9f2;
}

.decoration-violet-800 {
  text-decoration-color: #5b21b6;
}

.decoration-violet-800\/0 {
  text-decoration-color: #5b21b600;
}

.decoration-violet-800\/10 {
  text-decoration-color: #5b21b61a;
}

.decoration-violet-800\/100 {
  text-decoration-color: #5b21b6;
}

.decoration-violet-800\/15 {
  text-decoration-color: #5b21b626;
}

.decoration-violet-800\/20 {
  text-decoration-color: #5b21b633;
}

.decoration-violet-800\/25 {
  text-decoration-color: #5b21b640;
}

.decoration-violet-800\/30 {
  text-decoration-color: #5b21b64d;
}

.decoration-violet-800\/35 {
  text-decoration-color: #5b21b659;
}

.decoration-violet-800\/40 {
  text-decoration-color: #5b21b666;
}

.decoration-violet-800\/45 {
  text-decoration-color: #5b21b673;
}

.decoration-violet-800\/5 {
  text-decoration-color: #5b21b60d;
}

.decoration-violet-800\/50 {
  text-decoration-color: #5b21b680;
}

.decoration-violet-800\/55 {
  text-decoration-color: #5b21b68c;
}

.decoration-violet-800\/60 {
  text-decoration-color: #5b21b699;
}

.decoration-violet-800\/65 {
  text-decoration-color: #5b21b6a6;
}

.decoration-violet-800\/70 {
  text-decoration-color: #5b21b6b3;
}

.decoration-violet-800\/75 {
  text-decoration-color: #5b21b6bf;
}

.decoration-violet-800\/80 {
  text-decoration-color: #5b21b6cc;
}

.decoration-violet-800\/85 {
  text-decoration-color: #5b21b6d9;
}

.decoration-violet-800\/90 {
  text-decoration-color: #5b21b6e6;
}

.decoration-violet-800\/95 {
  text-decoration-color: #5b21b6f2;
}

.decoration-violet-900 {
  text-decoration-color: #4c1d95;
}

.decoration-violet-900\/0 {
  text-decoration-color: #4c1d9500;
}

.decoration-violet-900\/10 {
  text-decoration-color: #4c1d951a;
}

.decoration-violet-900\/100 {
  text-decoration-color: #4c1d95;
}

.decoration-violet-900\/15 {
  text-decoration-color: #4c1d9526;
}

.decoration-violet-900\/20 {
  text-decoration-color: #4c1d9533;
}

.decoration-violet-900\/25 {
  text-decoration-color: #4c1d9540;
}

.decoration-violet-900\/30 {
  text-decoration-color: #4c1d954d;
}

.decoration-violet-900\/35 {
  text-decoration-color: #4c1d9559;
}

.decoration-violet-900\/40 {
  text-decoration-color: #4c1d9566;
}

.decoration-violet-900\/45 {
  text-decoration-color: #4c1d9573;
}

.decoration-violet-900\/5 {
  text-decoration-color: #4c1d950d;
}

.decoration-violet-900\/50 {
  text-decoration-color: #4c1d9580;
}

.decoration-violet-900\/55 {
  text-decoration-color: #4c1d958c;
}

.decoration-violet-900\/60 {
  text-decoration-color: #4c1d9599;
}

.decoration-violet-900\/65 {
  text-decoration-color: #4c1d95a6;
}

.decoration-violet-900\/70 {
  text-decoration-color: #4c1d95b3;
}

.decoration-violet-900\/75 {
  text-decoration-color: #4c1d95bf;
}

.decoration-violet-900\/80 {
  text-decoration-color: #4c1d95cc;
}

.decoration-violet-900\/85 {
  text-decoration-color: #4c1d95d9;
}

.decoration-violet-900\/90 {
  text-decoration-color: #4c1d95e6;
}

.decoration-violet-900\/95 {
  text-decoration-color: #4c1d95f2;
}

.decoration-violet-950 {
  text-decoration-color: #2e1065;
}

.decoration-violet-950\/0 {
  text-decoration-color: #2e106500;
}

.decoration-violet-950\/10 {
  text-decoration-color: #2e10651a;
}

.decoration-violet-950\/100 {
  text-decoration-color: #2e1065;
}

.decoration-violet-950\/15 {
  text-decoration-color: #2e106526;
}

.decoration-violet-950\/20 {
  text-decoration-color: #2e106533;
}

.decoration-violet-950\/25 {
  text-decoration-color: #2e106540;
}

.decoration-violet-950\/30 {
  text-decoration-color: #2e10654d;
}

.decoration-violet-950\/35 {
  text-decoration-color: #2e106559;
}

.decoration-violet-950\/40 {
  text-decoration-color: #2e106566;
}

.decoration-violet-950\/45 {
  text-decoration-color: #2e106573;
}

.decoration-violet-950\/5 {
  text-decoration-color: #2e10650d;
}

.decoration-violet-950\/50 {
  text-decoration-color: #2e106580;
}

.decoration-violet-950\/55 {
  text-decoration-color: #2e10658c;
}

.decoration-violet-950\/60 {
  text-decoration-color: #2e106599;
}

.decoration-violet-950\/65 {
  text-decoration-color: #2e1065a6;
}

.decoration-violet-950\/70 {
  text-decoration-color: #2e1065b3;
}

.decoration-violet-950\/75 {
  text-decoration-color: #2e1065bf;
}

.decoration-violet-950\/80 {
  text-decoration-color: #2e1065cc;
}

.decoration-violet-950\/85 {
  text-decoration-color: #2e1065d9;
}

.decoration-violet-950\/90 {
  text-decoration-color: #2e1065e6;
}

.decoration-violet-950\/95 {
  text-decoration-color: #2e1065f2;
}

.decoration-warning {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / 1));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / 1));
}

.decoration-warning-content {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / 1));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / 1));
}

.decoration-warning-content\/0 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / 0));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / 0));
}

.decoration-warning-content\/10 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .1));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .1));
}

.decoration-warning-content\/100 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / 1));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / 1));
}

.decoration-warning-content\/15 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .15));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .15));
}

.decoration-warning-content\/20 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .2));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .2));
}

.decoration-warning-content\/25 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .25));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .25));
}

.decoration-warning-content\/30 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .3));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .3));
}

.decoration-warning-content\/35 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .35));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .35));
}

.decoration-warning-content\/40 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .4));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .4));
}

.decoration-warning-content\/45 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .45));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .45));
}

.decoration-warning-content\/5 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .05));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .05));
}

.decoration-warning-content\/50 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .5));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .5));
}

.decoration-warning-content\/55 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .55));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .55));
}

.decoration-warning-content\/60 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .6));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .6));
}

.decoration-warning-content\/65 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .65));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .65));
}

.decoration-warning-content\/70 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .7));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .7));
}

.decoration-warning-content\/75 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .75));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .75));
}

.decoration-warning-content\/80 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .8));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .8));
}

.decoration-warning-content\/85 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .85));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .85));
}

.decoration-warning-content\/90 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .9));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .9));
}

.decoration-warning-content\/95 {
  -webkit-text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .95));
  text-decoration-color: var(--fallback-wac, oklch(var(--wac) / .95));
}

.decoration-warning\/0 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / 0));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / 0));
}

.decoration-warning\/10 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .1));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .1));
}

.decoration-warning\/100 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / 1));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / 1));
}

.decoration-warning\/15 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .15));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .15));
}

.decoration-warning\/20 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .2));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .2));
}

.decoration-warning\/25 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .25));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .25));
}

.decoration-warning\/30 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .3));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .3));
}

.decoration-warning\/35 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .35));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .35));
}

.decoration-warning\/40 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .4));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .4));
}

.decoration-warning\/45 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .45));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .45));
}

.decoration-warning\/5 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .05));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .05));
}

.decoration-warning\/50 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .5));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .5));
}

.decoration-warning\/55 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .55));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .55));
}

.decoration-warning\/60 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .6));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .6));
}

.decoration-warning\/65 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .65));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .65));
}

.decoration-warning\/70 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .7));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .7));
}

.decoration-warning\/75 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .75));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .75));
}

.decoration-warning\/80 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .8));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .8));
}

.decoration-warning\/85 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .85));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .85));
}

.decoration-warning\/90 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .9));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .9));
}

.decoration-warning\/95 {
  -webkit-text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .95));
  text-decoration-color: var(--fallback-wa, oklch(var(--wa) / .95));
}

.decoration-white {
  text-decoration-color: #fff;
}

.decoration-white\/0 {
  text-decoration-color: #fff0;
}

.decoration-white\/10 {
  text-decoration-color: #ffffff1a;
}

.decoration-white\/100 {
  text-decoration-color: #fff;
}

.decoration-white\/15 {
  text-decoration-color: #ffffff26;
}

.decoration-white\/20 {
  text-decoration-color: #fff3;
}

.decoration-white\/25 {
  text-decoration-color: #ffffff40;
}

.decoration-white\/30 {
  text-decoration-color: #ffffff4d;
}

.decoration-white\/35 {
  text-decoration-color: #ffffff59;
}

.decoration-white\/40 {
  text-decoration-color: #fff6;
}

.decoration-white\/45 {
  text-decoration-color: #ffffff73;
}

.decoration-white\/5 {
  text-decoration-color: #ffffff0d;
}

.decoration-white\/50 {
  text-decoration-color: #ffffff80;
}

.decoration-white\/55 {
  text-decoration-color: #ffffff8c;
}

.decoration-white\/60 {
  text-decoration-color: #fff9;
}

.decoration-white\/65 {
  text-decoration-color: #ffffffa6;
}

.decoration-white\/70 {
  text-decoration-color: #ffffffb3;
}

.decoration-white\/75 {
  text-decoration-color: #ffffffbf;
}

.decoration-white\/80 {
  text-decoration-color: #fffc;
}

.decoration-white\/85 {
  text-decoration-color: #ffffffd9;
}

.decoration-white\/90 {
  text-decoration-color: #ffffffe6;
}

.decoration-white\/95 {
  text-decoration-color: #fffffff2;
}

.decoration-yellow-100 {
  text-decoration-color: #fef9c3;
}

.decoration-yellow-100\/0 {
  text-decoration-color: #fef9c300;
}

.decoration-yellow-100\/10 {
  text-decoration-color: #fef9c31a;
}

.decoration-yellow-100\/100 {
  text-decoration-color: #fef9c3;
}

.decoration-yellow-100\/15 {
  text-decoration-color: #fef9c326;
}

.decoration-yellow-100\/20 {
  text-decoration-color: #fef9c333;
}

.decoration-yellow-100\/25 {
  text-decoration-color: #fef9c340;
}

.decoration-yellow-100\/30 {
  text-decoration-color: #fef9c34d;
}

.decoration-yellow-100\/35 {
  text-decoration-color: #fef9c359;
}

.decoration-yellow-100\/40 {
  text-decoration-color: #fef9c366;
}

.decoration-yellow-100\/45 {
  text-decoration-color: #fef9c373;
}

.decoration-yellow-100\/5 {
  text-decoration-color: #fef9c30d;
}

.decoration-yellow-100\/50 {
  text-decoration-color: #fef9c380;
}

.decoration-yellow-100\/55 {
  text-decoration-color: #fef9c38c;
}

.decoration-yellow-100\/60 {
  text-decoration-color: #fef9c399;
}

.decoration-yellow-100\/65 {
  text-decoration-color: #fef9c3a6;
}

.decoration-yellow-100\/70 {
  text-decoration-color: #fef9c3b3;
}

.decoration-yellow-100\/75 {
  text-decoration-color: #fef9c3bf;
}

.decoration-yellow-100\/80 {
  text-decoration-color: #fef9c3cc;
}

.decoration-yellow-100\/85 {
  text-decoration-color: #fef9c3d9;
}

.decoration-yellow-100\/90 {
  text-decoration-color: #fef9c3e6;
}

.decoration-yellow-100\/95 {
  text-decoration-color: #fef9c3f2;
}

.decoration-yellow-200 {
  text-decoration-color: #fef08a;
}

.decoration-yellow-200\/0 {
  text-decoration-color: #fef08a00;
}

.decoration-yellow-200\/10 {
  text-decoration-color: #fef08a1a;
}

.decoration-yellow-200\/100 {
  text-decoration-color: #fef08a;
}

.decoration-yellow-200\/15 {
  text-decoration-color: #fef08a26;
}

.decoration-yellow-200\/20 {
  text-decoration-color: #fef08a33;
}

.decoration-yellow-200\/25 {
  text-decoration-color: #fef08a40;
}

.decoration-yellow-200\/30 {
  text-decoration-color: #fef08a4d;
}

.decoration-yellow-200\/35 {
  text-decoration-color: #fef08a59;
}

.decoration-yellow-200\/40 {
  text-decoration-color: #fef08a66;
}

.decoration-yellow-200\/45 {
  text-decoration-color: #fef08a73;
}

.decoration-yellow-200\/5 {
  text-decoration-color: #fef08a0d;
}

.decoration-yellow-200\/50 {
  text-decoration-color: #fef08a80;
}

.decoration-yellow-200\/55 {
  text-decoration-color: #fef08a8c;
}

.decoration-yellow-200\/60 {
  text-decoration-color: #fef08a99;
}

.decoration-yellow-200\/65 {
  text-decoration-color: #fef08aa6;
}

.decoration-yellow-200\/70 {
  text-decoration-color: #fef08ab3;
}

.decoration-yellow-200\/75 {
  text-decoration-color: #fef08abf;
}

.decoration-yellow-200\/80 {
  text-decoration-color: #fef08acc;
}

.decoration-yellow-200\/85 {
  text-decoration-color: #fef08ad9;
}

.decoration-yellow-200\/90 {
  text-decoration-color: #fef08ae6;
}

.decoration-yellow-200\/95 {
  text-decoration-color: #fef08af2;
}

.decoration-yellow-300 {
  text-decoration-color: #fde047;
}

.decoration-yellow-300\/0 {
  text-decoration-color: #fde04700;
}

.decoration-yellow-300\/10 {
  text-decoration-color: #fde0471a;
}

.decoration-yellow-300\/100 {
  text-decoration-color: #fde047;
}

.decoration-yellow-300\/15 {
  text-decoration-color: #fde04726;
}

.decoration-yellow-300\/20 {
  text-decoration-color: #fde04733;
}

.decoration-yellow-300\/25 {
  text-decoration-color: #fde04740;
}

.decoration-yellow-300\/30 {
  text-decoration-color: #fde0474d;
}

.decoration-yellow-300\/35 {
  text-decoration-color: #fde04759;
}

.decoration-yellow-300\/40 {
  text-decoration-color: #fde04766;
}

.decoration-yellow-300\/45 {
  text-decoration-color: #fde04773;
}

.decoration-yellow-300\/5 {
  text-decoration-color: #fde0470d;
}

.decoration-yellow-300\/50 {
  text-decoration-color: #fde04780;
}

.decoration-yellow-300\/55 {
  text-decoration-color: #fde0478c;
}

.decoration-yellow-300\/60 {
  text-decoration-color: #fde04799;
}

.decoration-yellow-300\/65 {
  text-decoration-color: #fde047a6;
}

.decoration-yellow-300\/70 {
  text-decoration-color: #fde047b3;
}

.decoration-yellow-300\/75 {
  text-decoration-color: #fde047bf;
}

.decoration-yellow-300\/80 {
  text-decoration-color: #fde047cc;
}

.decoration-yellow-300\/85 {
  text-decoration-color: #fde047d9;
}

.decoration-yellow-300\/90 {
  text-decoration-color: #fde047e6;
}

.decoration-yellow-300\/95 {
  text-decoration-color: #fde047f2;
}

.decoration-yellow-400 {
  text-decoration-color: #facc15;
}

.decoration-yellow-400\/0 {
  text-decoration-color: #facc1500;
}

.decoration-yellow-400\/10 {
  text-decoration-color: #facc151a;
}

.decoration-yellow-400\/100 {
  text-decoration-color: #facc15;
}

.decoration-yellow-400\/15 {
  text-decoration-color: #facc1526;
}

.decoration-yellow-400\/20 {
  text-decoration-color: #facc1533;
}

.decoration-yellow-400\/25 {
  text-decoration-color: #facc1540;
}

.decoration-yellow-400\/30 {
  text-decoration-color: #facc154d;
}

.decoration-yellow-400\/35 {
  text-decoration-color: #facc1559;
}

.decoration-yellow-400\/40 {
  text-decoration-color: #facc1566;
}

.decoration-yellow-400\/45 {
  text-decoration-color: #facc1573;
}

.decoration-yellow-400\/5 {
  text-decoration-color: #facc150d;
}

.decoration-yellow-400\/50 {
  text-decoration-color: #facc1580;
}

.decoration-yellow-400\/55 {
  text-decoration-color: #facc158c;
}

.decoration-yellow-400\/60 {
  text-decoration-color: #facc1599;
}

.decoration-yellow-400\/65 {
  text-decoration-color: #facc15a6;
}

.decoration-yellow-400\/70 {
  text-decoration-color: #facc15b3;
}

.decoration-yellow-400\/75 {
  text-decoration-color: #facc15bf;
}

.decoration-yellow-400\/80 {
  text-decoration-color: #facc15cc;
}

.decoration-yellow-400\/85 {
  text-decoration-color: #facc15d9;
}

.decoration-yellow-400\/90 {
  text-decoration-color: #facc15e6;
}

.decoration-yellow-400\/95 {
  text-decoration-color: #facc15f2;
}

.decoration-yellow-50 {
  text-decoration-color: #fefce8;
}

.decoration-yellow-50\/0 {
  text-decoration-color: #fefce800;
}

.decoration-yellow-50\/10 {
  text-decoration-color: #fefce81a;
}

.decoration-yellow-50\/100 {
  text-decoration-color: #fefce8;
}

.decoration-yellow-50\/15 {
  text-decoration-color: #fefce826;
}

.decoration-yellow-50\/20 {
  text-decoration-color: #fefce833;
}

.decoration-yellow-50\/25 {
  text-decoration-color: #fefce840;
}

.decoration-yellow-50\/30 {
  text-decoration-color: #fefce84d;
}

.decoration-yellow-50\/35 {
  text-decoration-color: #fefce859;
}

.decoration-yellow-50\/40 {
  text-decoration-color: #fefce866;
}

.decoration-yellow-50\/45 {
  text-decoration-color: #fefce873;
}

.decoration-yellow-50\/5 {
  text-decoration-color: #fefce80d;
}

.decoration-yellow-50\/50 {
  text-decoration-color: #fefce880;
}

.decoration-yellow-50\/55 {
  text-decoration-color: #fefce88c;
}

.decoration-yellow-50\/60 {
  text-decoration-color: #fefce899;
}

.decoration-yellow-50\/65 {
  text-decoration-color: #fefce8a6;
}

.decoration-yellow-50\/70 {
  text-decoration-color: #fefce8b3;
}

.decoration-yellow-50\/75 {
  text-decoration-color: #fefce8bf;
}

.decoration-yellow-50\/80 {
  text-decoration-color: #fefce8cc;
}

.decoration-yellow-50\/85 {
  text-decoration-color: #fefce8d9;
}

.decoration-yellow-50\/90 {
  text-decoration-color: #fefce8e6;
}

.decoration-yellow-50\/95 {
  text-decoration-color: #fefce8f2;
}

.decoration-yellow-500 {
  text-decoration-color: #eab308;
}

.decoration-yellow-500\/0 {
  text-decoration-color: #eab30800;
}

.decoration-yellow-500\/10 {
  text-decoration-color: #eab3081a;
}

.decoration-yellow-500\/100 {
  text-decoration-color: #eab308;
}

.decoration-yellow-500\/15 {
  text-decoration-color: #eab30826;
}

.decoration-yellow-500\/20 {
  text-decoration-color: #eab30833;
}

.decoration-yellow-500\/25 {
  text-decoration-color: #eab30840;
}

.decoration-yellow-500\/30 {
  text-decoration-color: #eab3084d;
}

.decoration-yellow-500\/35 {
  text-decoration-color: #eab30859;
}

.decoration-yellow-500\/40 {
  text-decoration-color: #eab30866;
}

.decoration-yellow-500\/45 {
  text-decoration-color: #eab30873;
}

.decoration-yellow-500\/5 {
  text-decoration-color: #eab3080d;
}

.decoration-yellow-500\/50 {
  text-decoration-color: #eab30880;
}

.decoration-yellow-500\/55 {
  text-decoration-color: #eab3088c;
}

.decoration-yellow-500\/60 {
  text-decoration-color: #eab30899;
}

.decoration-yellow-500\/65 {
  text-decoration-color: #eab308a6;
}

.decoration-yellow-500\/70 {
  text-decoration-color: #eab308b3;
}

.decoration-yellow-500\/75 {
  text-decoration-color: #eab308bf;
}

.decoration-yellow-500\/80 {
  text-decoration-color: #eab308cc;
}

.decoration-yellow-500\/85 {
  text-decoration-color: #eab308d9;
}

.decoration-yellow-500\/90 {
  text-decoration-color: #eab308e6;
}

.decoration-yellow-500\/95 {
  text-decoration-color: #eab308f2;
}

.decoration-yellow-600 {
  text-decoration-color: #ca8a04;
}

.decoration-yellow-600\/0 {
  text-decoration-color: #ca8a0400;
}

.decoration-yellow-600\/10 {
  text-decoration-color: #ca8a041a;
}

.decoration-yellow-600\/100 {
  text-decoration-color: #ca8a04;
}

.decoration-yellow-600\/15 {
  text-decoration-color: #ca8a0426;
}

.decoration-yellow-600\/20 {
  text-decoration-color: #ca8a0433;
}

.decoration-yellow-600\/25 {
  text-decoration-color: #ca8a0440;
}

.decoration-yellow-600\/30 {
  text-decoration-color: #ca8a044d;
}

.decoration-yellow-600\/35 {
  text-decoration-color: #ca8a0459;
}

.decoration-yellow-600\/40 {
  text-decoration-color: #ca8a0466;
}

.decoration-yellow-600\/45 {
  text-decoration-color: #ca8a0473;
}

.decoration-yellow-600\/5 {
  text-decoration-color: #ca8a040d;
}

.decoration-yellow-600\/50 {
  text-decoration-color: #ca8a0480;
}

.decoration-yellow-600\/55 {
  text-decoration-color: #ca8a048c;
}

.decoration-yellow-600\/60 {
  text-decoration-color: #ca8a0499;
}

.decoration-yellow-600\/65 {
  text-decoration-color: #ca8a04a6;
}

.decoration-yellow-600\/70 {
  text-decoration-color: #ca8a04b3;
}

.decoration-yellow-600\/75 {
  text-decoration-color: #ca8a04bf;
}

.decoration-yellow-600\/80 {
  text-decoration-color: #ca8a04cc;
}

.decoration-yellow-600\/85 {
  text-decoration-color: #ca8a04d9;
}

.decoration-yellow-600\/90 {
  text-decoration-color: #ca8a04e6;
}

.decoration-yellow-600\/95 {
  text-decoration-color: #ca8a04f2;
}

.decoration-yellow-700 {
  text-decoration-color: #a16207;
}

.decoration-yellow-700\/0 {
  text-decoration-color: #a1620700;
}

.decoration-yellow-700\/10 {
  text-decoration-color: #a162071a;
}

.decoration-yellow-700\/100 {
  text-decoration-color: #a16207;
}

.decoration-yellow-700\/15 {
  text-decoration-color: #a1620726;
}

.decoration-yellow-700\/20 {
  text-decoration-color: #a1620733;
}

.decoration-yellow-700\/25 {
  text-decoration-color: #a1620740;
}

.decoration-yellow-700\/30 {
  text-decoration-color: #a162074d;
}

.decoration-yellow-700\/35 {
  text-decoration-color: #a1620759;
}

.decoration-yellow-700\/40 {
  text-decoration-color: #a1620766;
}

.decoration-yellow-700\/45 {
  text-decoration-color: #a1620773;
}

.decoration-yellow-700\/5 {
  text-decoration-color: #a162070d;
}

.decoration-yellow-700\/50 {
  text-decoration-color: #a1620780;
}

.decoration-yellow-700\/55 {
  text-decoration-color: #a162078c;
}

.decoration-yellow-700\/60 {
  text-decoration-color: #a1620799;
}

.decoration-yellow-700\/65 {
  text-decoration-color: #a16207a6;
}

.decoration-yellow-700\/70 {
  text-decoration-color: #a16207b3;
}

.decoration-yellow-700\/75 {
  text-decoration-color: #a16207bf;
}

.decoration-yellow-700\/80 {
  text-decoration-color: #a16207cc;
}

.decoration-yellow-700\/85 {
  text-decoration-color: #a16207d9;
}

.decoration-yellow-700\/90 {
  text-decoration-color: #a16207e6;
}

.decoration-yellow-700\/95 {
  text-decoration-color: #a16207f2;
}

.decoration-yellow-800 {
  text-decoration-color: #854d0e;
}

.decoration-yellow-800\/0 {
  text-decoration-color: #854d0e00;
}

.decoration-yellow-800\/10 {
  text-decoration-color: #854d0e1a;
}

.decoration-yellow-800\/100 {
  text-decoration-color: #854d0e;
}

.decoration-yellow-800\/15 {
  text-decoration-color: #854d0e26;
}

.decoration-yellow-800\/20 {
  text-decoration-color: #854d0e33;
}

.decoration-yellow-800\/25 {
  text-decoration-color: #854d0e40;
}

.decoration-yellow-800\/30 {
  text-decoration-color: #854d0e4d;
}

.decoration-yellow-800\/35 {
  text-decoration-color: #854d0e59;
}

.decoration-yellow-800\/40 {
  text-decoration-color: #854d0e66;
}

.decoration-yellow-800\/45 {
  text-decoration-color: #854d0e73;
}

.decoration-yellow-800\/5 {
  text-decoration-color: #854d0e0d;
}

.decoration-yellow-800\/50 {
  text-decoration-color: #854d0e80;
}

.decoration-yellow-800\/55 {
  text-decoration-color: #854d0e8c;
}

.decoration-yellow-800\/60 {
  text-decoration-color: #854d0e99;
}

.decoration-yellow-800\/65 {
  text-decoration-color: #854d0ea6;
}

.decoration-yellow-800\/70 {
  text-decoration-color: #854d0eb3;
}

.decoration-yellow-800\/75 {
  text-decoration-color: #854d0ebf;
}

.decoration-yellow-800\/80 {
  text-decoration-color: #854d0ecc;
}

.decoration-yellow-800\/85 {
  text-decoration-color: #854d0ed9;
}

.decoration-yellow-800\/90 {
  text-decoration-color: #854d0ee6;
}

.decoration-yellow-800\/95 {
  text-decoration-color: #854d0ef2;
}

.decoration-yellow-900 {
  text-decoration-color: #713f12;
}

.decoration-yellow-900\/0 {
  text-decoration-color: #713f1200;
}

.decoration-yellow-900\/10 {
  text-decoration-color: #713f121a;
}

.decoration-yellow-900\/100 {
  text-decoration-color: #713f12;
}

.decoration-yellow-900\/15 {
  text-decoration-color: #713f1226;
}

.decoration-yellow-900\/20 {
  text-decoration-color: #713f1233;
}

.decoration-yellow-900\/25 {
  text-decoration-color: #713f1240;
}

.decoration-yellow-900\/30 {
  text-decoration-color: #713f124d;
}

.decoration-yellow-900\/35 {
  text-decoration-color: #713f1259;
}

.decoration-yellow-900\/40 {
  text-decoration-color: #713f1266;
}

.decoration-yellow-900\/45 {
  text-decoration-color: #713f1273;
}

.decoration-yellow-900\/5 {
  text-decoration-color: #713f120d;
}

.decoration-yellow-900\/50 {
  text-decoration-color: #713f1280;
}

.decoration-yellow-900\/55 {
  text-decoration-color: #713f128c;
}

.decoration-yellow-900\/60 {
  text-decoration-color: #713f1299;
}

.decoration-yellow-900\/65 {
  text-decoration-color: #713f12a6;
}

.decoration-yellow-900\/70 {
  text-decoration-color: #713f12b3;
}

.decoration-yellow-900\/75 {
  text-decoration-color: #713f12bf;
}

.decoration-yellow-900\/80 {
  text-decoration-color: #713f12cc;
}

.decoration-yellow-900\/85 {
  text-decoration-color: #713f12d9;
}

.decoration-yellow-900\/90 {
  text-decoration-color: #713f12e6;
}

.decoration-yellow-900\/95 {
  text-decoration-color: #713f12f2;
}

.decoration-yellow-950 {
  text-decoration-color: #422006;
}

.decoration-yellow-950\/0 {
  text-decoration-color: #42200600;
}

.decoration-yellow-950\/10 {
  text-decoration-color: #4220061a;
}

.decoration-yellow-950\/100 {
  text-decoration-color: #422006;
}

.decoration-yellow-950\/15 {
  text-decoration-color: #42200626;
}

.decoration-yellow-950\/20 {
  text-decoration-color: #42200633;
}

.decoration-yellow-950\/25 {
  text-decoration-color: #42200640;
}

.decoration-yellow-950\/30 {
  text-decoration-color: #4220064d;
}

.decoration-yellow-950\/35 {
  text-decoration-color: #42200659;
}

.decoration-yellow-950\/40 {
  text-decoration-color: #42200666;
}

.decoration-yellow-950\/45 {
  text-decoration-color: #42200673;
}

.decoration-yellow-950\/5 {
  text-decoration-color: #4220060d;
}

.decoration-yellow-950\/50 {
  text-decoration-color: #42200680;
}

.decoration-yellow-950\/55 {
  text-decoration-color: #4220068c;
}

.decoration-yellow-950\/60 {
  text-decoration-color: #42200699;
}

.decoration-yellow-950\/65 {
  text-decoration-color: #422006a6;
}

.decoration-yellow-950\/70 {
  text-decoration-color: #422006b3;
}

.decoration-yellow-950\/75 {
  text-decoration-color: #422006bf;
}

.decoration-yellow-950\/80 {
  text-decoration-color: #422006cc;
}

.decoration-yellow-950\/85 {
  text-decoration-color: #422006d9;
}

.decoration-yellow-950\/90 {
  text-decoration-color: #422006e6;
}

.decoration-yellow-950\/95 {
  text-decoration-color: #422006f2;
}

.decoration-zinc-100 {
  text-decoration-color: #f4f4f5;
}

.decoration-zinc-100\/0 {
  text-decoration-color: #f4f4f500;
}

.decoration-zinc-100\/10 {
  text-decoration-color: #f4f4f51a;
}

.decoration-zinc-100\/100 {
  text-decoration-color: #f4f4f5;
}

.decoration-zinc-100\/15 {
  text-decoration-color: #f4f4f526;
}

.decoration-zinc-100\/20 {
  text-decoration-color: #f4f4f533;
}

.decoration-zinc-100\/25 {
  text-decoration-color: #f4f4f540;
}

.decoration-zinc-100\/30 {
  text-decoration-color: #f4f4f54d;
}

.decoration-zinc-100\/35 {
  text-decoration-color: #f4f4f559;
}

.decoration-zinc-100\/40 {
  text-decoration-color: #f4f4f566;
}

.decoration-zinc-100\/45 {
  text-decoration-color: #f4f4f573;
}

.decoration-zinc-100\/5 {
  text-decoration-color: #f4f4f50d;
}

.decoration-zinc-100\/50 {
  text-decoration-color: #f4f4f580;
}

.decoration-zinc-100\/55 {
  text-decoration-color: #f4f4f58c;
}

.decoration-zinc-100\/60 {
  text-decoration-color: #f4f4f599;
}

.decoration-zinc-100\/65 {
  text-decoration-color: #f4f4f5a6;
}

.decoration-zinc-100\/70 {
  text-decoration-color: #f4f4f5b3;
}

.decoration-zinc-100\/75 {
  text-decoration-color: #f4f4f5bf;
}

.decoration-zinc-100\/80 {
  text-decoration-color: #f4f4f5cc;
}

.decoration-zinc-100\/85 {
  text-decoration-color: #f4f4f5d9;
}

.decoration-zinc-100\/90 {
  text-decoration-color: #f4f4f5e6;
}

.decoration-zinc-100\/95 {
  text-decoration-color: #f4f4f5f2;
}

.decoration-zinc-200 {
  text-decoration-color: #e4e4e7;
}

.decoration-zinc-200\/0 {
  text-decoration-color: #e4e4e700;
}

.decoration-zinc-200\/10 {
  text-decoration-color: #e4e4e71a;
}

.decoration-zinc-200\/100 {
  text-decoration-color: #e4e4e7;
}

.decoration-zinc-200\/15 {
  text-decoration-color: #e4e4e726;
}

.decoration-zinc-200\/20 {
  text-decoration-color: #e4e4e733;
}

.decoration-zinc-200\/25 {
  text-decoration-color: #e4e4e740;
}

.decoration-zinc-200\/30 {
  text-decoration-color: #e4e4e74d;
}

.decoration-zinc-200\/35 {
  text-decoration-color: #e4e4e759;
}

.decoration-zinc-200\/40 {
  text-decoration-color: #e4e4e766;
}

.decoration-zinc-200\/45 {
  text-decoration-color: #e4e4e773;
}

.decoration-zinc-200\/5 {
  text-decoration-color: #e4e4e70d;
}

.decoration-zinc-200\/50 {
  text-decoration-color: #e4e4e780;
}

.decoration-zinc-200\/55 {
  text-decoration-color: #e4e4e78c;
}

.decoration-zinc-200\/60 {
  text-decoration-color: #e4e4e799;
}

.decoration-zinc-200\/65 {
  text-decoration-color: #e4e4e7a6;
}

.decoration-zinc-200\/70 {
  text-decoration-color: #e4e4e7b3;
}

.decoration-zinc-200\/75 {
  text-decoration-color: #e4e4e7bf;
}

.decoration-zinc-200\/80 {
  text-decoration-color: #e4e4e7cc;
}

.decoration-zinc-200\/85 {
  text-decoration-color: #e4e4e7d9;
}

.decoration-zinc-200\/90 {
  text-decoration-color: #e4e4e7e6;
}

.decoration-zinc-200\/95 {
  text-decoration-color: #e4e4e7f2;
}

.decoration-zinc-300 {
  text-decoration-color: #d4d4d8;
}

.decoration-zinc-300\/0 {
  text-decoration-color: #d4d4d800;
}

.decoration-zinc-300\/10 {
  text-decoration-color: #d4d4d81a;
}

.decoration-zinc-300\/100 {
  text-decoration-color: #d4d4d8;
}

.decoration-zinc-300\/15 {
  text-decoration-color: #d4d4d826;
}

.decoration-zinc-300\/20 {
  text-decoration-color: #d4d4d833;
}

.decoration-zinc-300\/25 {
  text-decoration-color: #d4d4d840;
}

.decoration-zinc-300\/30 {
  text-decoration-color: #d4d4d84d;
}

.decoration-zinc-300\/35 {
  text-decoration-color: #d4d4d859;
}

.decoration-zinc-300\/40 {
  text-decoration-color: #d4d4d866;
}

.decoration-zinc-300\/45 {
  text-decoration-color: #d4d4d873;
}

.decoration-zinc-300\/5 {
  text-decoration-color: #d4d4d80d;
}

.decoration-zinc-300\/50 {
  text-decoration-color: #d4d4d880;
}

.decoration-zinc-300\/55 {
  text-decoration-color: #d4d4d88c;
}

.decoration-zinc-300\/60 {
  text-decoration-color: #d4d4d899;
}

.decoration-zinc-300\/65 {
  text-decoration-color: #d4d4d8a6;
}

.decoration-zinc-300\/70 {
  text-decoration-color: #d4d4d8b3;
}

.decoration-zinc-300\/75 {
  text-decoration-color: #d4d4d8bf;
}

.decoration-zinc-300\/80 {
  text-decoration-color: #d4d4d8cc;
}

.decoration-zinc-300\/85 {
  text-decoration-color: #d4d4d8d9;
}

.decoration-zinc-300\/90 {
  text-decoration-color: #d4d4d8e6;
}

.decoration-zinc-300\/95 {
  text-decoration-color: #d4d4d8f2;
}

.decoration-zinc-400 {
  text-decoration-color: #a1a1aa;
}

.decoration-zinc-400\/0 {
  text-decoration-color: #a1a1aa00;
}

.decoration-zinc-400\/10 {
  text-decoration-color: #a1a1aa1a;
}

.decoration-zinc-400\/100 {
  text-decoration-color: #a1a1aa;
}

.decoration-zinc-400\/15 {
  text-decoration-color: #a1a1aa26;
}

.decoration-zinc-400\/20 {
  text-decoration-color: #a1a1aa33;
}

.decoration-zinc-400\/25 {
  text-decoration-color: #a1a1aa40;
}

.decoration-zinc-400\/30 {
  text-decoration-color: #a1a1aa4d;
}

.decoration-zinc-400\/35 {
  text-decoration-color: #a1a1aa59;
}

.decoration-zinc-400\/40 {
  text-decoration-color: #a1a1aa66;
}

.decoration-zinc-400\/45 {
  text-decoration-color: #a1a1aa73;
}

.decoration-zinc-400\/5 {
  text-decoration-color: #a1a1aa0d;
}

.decoration-zinc-400\/50 {
  text-decoration-color: #a1a1aa80;
}

.decoration-zinc-400\/55 {
  text-decoration-color: #a1a1aa8c;
}

.decoration-zinc-400\/60 {
  text-decoration-color: #a1a1aa99;
}

.decoration-zinc-400\/65 {
  text-decoration-color: #a1a1aaa6;
}

.decoration-zinc-400\/70 {
  text-decoration-color: #a1a1aab3;
}

.decoration-zinc-400\/75 {
  text-decoration-color: #a1a1aabf;
}

.decoration-zinc-400\/80 {
  text-decoration-color: #a1a1aacc;
}

.decoration-zinc-400\/85 {
  text-decoration-color: #a1a1aad9;
}

.decoration-zinc-400\/90 {
  text-decoration-color: #a1a1aae6;
}

.decoration-zinc-400\/95 {
  text-decoration-color: #a1a1aaf2;
}

.decoration-zinc-50 {
  text-decoration-color: #fafafa;
}

.decoration-zinc-50\/0 {
  text-decoration-color: #fafafa00;
}

.decoration-zinc-50\/10 {
  text-decoration-color: #fafafa1a;
}

.decoration-zinc-50\/100 {
  text-decoration-color: #fafafa;
}

.decoration-zinc-50\/15 {
  text-decoration-color: #fafafa26;
}

.decoration-zinc-50\/20 {
  text-decoration-color: #fafafa33;
}

.decoration-zinc-50\/25 {
  text-decoration-color: #fafafa40;
}

.decoration-zinc-50\/30 {
  text-decoration-color: #fafafa4d;
}

.decoration-zinc-50\/35 {
  text-decoration-color: #fafafa59;
}

.decoration-zinc-50\/40 {
  text-decoration-color: #fafafa66;
}

.decoration-zinc-50\/45 {
  text-decoration-color: #fafafa73;
}

.decoration-zinc-50\/5 {
  text-decoration-color: #fafafa0d;
}

.decoration-zinc-50\/50 {
  text-decoration-color: #fafafa80;
}

.decoration-zinc-50\/55 {
  text-decoration-color: #fafafa8c;
}

.decoration-zinc-50\/60 {
  text-decoration-color: #fafafa99;
}

.decoration-zinc-50\/65 {
  text-decoration-color: #fafafaa6;
}

.decoration-zinc-50\/70 {
  text-decoration-color: #fafafab3;
}

.decoration-zinc-50\/75 {
  text-decoration-color: #fafafabf;
}

.decoration-zinc-50\/80 {
  text-decoration-color: #fafafacc;
}

.decoration-zinc-50\/85 {
  text-decoration-color: #fafafad9;
}

.decoration-zinc-50\/90 {
  text-decoration-color: #fafafae6;
}

.decoration-zinc-50\/95 {
  text-decoration-color: #fafafaf2;
}

.decoration-zinc-500 {
  text-decoration-color: #71717a;
}

.decoration-zinc-500\/0 {
  text-decoration-color: #71717a00;
}

.decoration-zinc-500\/10 {
  text-decoration-color: #71717a1a;
}

.decoration-zinc-500\/100 {
  text-decoration-color: #71717a;
}

.decoration-zinc-500\/15 {
  text-decoration-color: #71717a26;
}

.decoration-zinc-500\/20 {
  text-decoration-color: #71717a33;
}

.decoration-zinc-500\/25 {
  text-decoration-color: #71717a40;
}

.decoration-zinc-500\/30 {
  text-decoration-color: #71717a4d;
}

.decoration-zinc-500\/35 {
  text-decoration-color: #71717a59;
}

.decoration-zinc-500\/40 {
  text-decoration-color: #71717a66;
}

.decoration-zinc-500\/45 {
  text-decoration-color: #71717a73;
}

.decoration-zinc-500\/5 {
  text-decoration-color: #71717a0d;
}

.decoration-zinc-500\/50 {
  text-decoration-color: #71717a80;
}

.decoration-zinc-500\/55 {
  text-decoration-color: #71717a8c;
}

.decoration-zinc-500\/60 {
  text-decoration-color: #71717a99;
}

.decoration-zinc-500\/65 {
  text-decoration-color: #71717aa6;
}

.decoration-zinc-500\/70 {
  text-decoration-color: #71717ab3;
}

.decoration-zinc-500\/75 {
  text-decoration-color: #71717abf;
}

.decoration-zinc-500\/80 {
  text-decoration-color: #71717acc;
}

.decoration-zinc-500\/85 {
  text-decoration-color: #71717ad9;
}

.decoration-zinc-500\/90 {
  text-decoration-color: #71717ae6;
}

.decoration-zinc-500\/95 {
  text-decoration-color: #71717af2;
}

.decoration-zinc-600 {
  text-decoration-color: #52525b;
}

.decoration-zinc-600\/0 {
  text-decoration-color: #52525b00;
}

.decoration-zinc-600\/10 {
  text-decoration-color: #52525b1a;
}

.decoration-zinc-600\/100 {
  text-decoration-color: #52525b;
}

.decoration-zinc-600\/15 {
  text-decoration-color: #52525b26;
}

.decoration-zinc-600\/20 {
  text-decoration-color: #52525b33;
}

.decoration-zinc-600\/25 {
  text-decoration-color: #52525b40;
}

.decoration-zinc-600\/30 {
  text-decoration-color: #52525b4d;
}

.decoration-zinc-600\/35 {
  text-decoration-color: #52525b59;
}

.decoration-zinc-600\/40 {
  text-decoration-color: #52525b66;
}

.decoration-zinc-600\/45 {
  text-decoration-color: #52525b73;
}

.decoration-zinc-600\/5 {
  text-decoration-color: #52525b0d;
}

.decoration-zinc-600\/50 {
  text-decoration-color: #52525b80;
}

.decoration-zinc-600\/55 {
  text-decoration-color: #52525b8c;
}

.decoration-zinc-600\/60 {
  text-decoration-color: #52525b99;
}

.decoration-zinc-600\/65 {
  text-decoration-color: #52525ba6;
}

.decoration-zinc-600\/70 {
  text-decoration-color: #52525bb3;
}

.decoration-zinc-600\/75 {
  text-decoration-color: #52525bbf;
}

.decoration-zinc-600\/80 {
  text-decoration-color: #52525bcc;
}

.decoration-zinc-600\/85 {
  text-decoration-color: #52525bd9;
}

.decoration-zinc-600\/90 {
  text-decoration-color: #52525be6;
}

.decoration-zinc-600\/95 {
  text-decoration-color: #52525bf2;
}

.decoration-zinc-700 {
  text-decoration-color: #3f3f46;
}

.decoration-zinc-700\/0 {
  text-decoration-color: #3f3f4600;
}

.decoration-zinc-700\/10 {
  text-decoration-color: #3f3f461a;
}

.decoration-zinc-700\/100 {
  text-decoration-color: #3f3f46;
}

.decoration-zinc-700\/15 {
  text-decoration-color: #3f3f4626;
}

.decoration-zinc-700\/20 {
  text-decoration-color: #3f3f4633;
}

.decoration-zinc-700\/25 {
  text-decoration-color: #3f3f4640;
}

.decoration-zinc-700\/30 {
  text-decoration-color: #3f3f464d;
}

.decoration-zinc-700\/35 {
  text-decoration-color: #3f3f4659;
}

.decoration-zinc-700\/40 {
  text-decoration-color: #3f3f4666;
}

.decoration-zinc-700\/45 {
  text-decoration-color: #3f3f4673;
}

.decoration-zinc-700\/5 {
  text-decoration-color: #3f3f460d;
}

.decoration-zinc-700\/50 {
  text-decoration-color: #3f3f4680;
}

.decoration-zinc-700\/55 {
  text-decoration-color: #3f3f468c;
}

.decoration-zinc-700\/60 {
  text-decoration-color: #3f3f4699;
}

.decoration-zinc-700\/65 {
  text-decoration-color: #3f3f46a6;
}

.decoration-zinc-700\/70 {
  text-decoration-color: #3f3f46b3;
}

.decoration-zinc-700\/75 {
  text-decoration-color: #3f3f46bf;
}

.decoration-zinc-700\/80 {
  text-decoration-color: #3f3f46cc;
}

.decoration-zinc-700\/85 {
  text-decoration-color: #3f3f46d9;
}

.decoration-zinc-700\/90 {
  text-decoration-color: #3f3f46e6;
}

.decoration-zinc-700\/95 {
  text-decoration-color: #3f3f46f2;
}

.decoration-zinc-800 {
  text-decoration-color: #27272a;
}

.decoration-zinc-800\/0 {
  text-decoration-color: #27272a00;
}

.decoration-zinc-800\/10 {
  text-decoration-color: #27272a1a;
}

.decoration-zinc-800\/100 {
  text-decoration-color: #27272a;
}

.decoration-zinc-800\/15 {
  text-decoration-color: #27272a26;
}

.decoration-zinc-800\/20 {
  text-decoration-color: #27272a33;
}

.decoration-zinc-800\/25 {
  text-decoration-color: #27272a40;
}

.decoration-zinc-800\/30 {
  text-decoration-color: #27272a4d;
}

.decoration-zinc-800\/35 {
  text-decoration-color: #27272a59;
}

.decoration-zinc-800\/40 {
  text-decoration-color: #27272a66;
}

.decoration-zinc-800\/45 {
  text-decoration-color: #27272a73;
}

.decoration-zinc-800\/5 {
  text-decoration-color: #27272a0d;
}

.decoration-zinc-800\/50 {
  text-decoration-color: #27272a80;
}

.decoration-zinc-800\/55 {
  text-decoration-color: #27272a8c;
}

.decoration-zinc-800\/60 {
  text-decoration-color: #27272a99;
}

.decoration-zinc-800\/65 {
  text-decoration-color: #27272aa6;
}

.decoration-zinc-800\/70 {
  text-decoration-color: #27272ab3;
}

.decoration-zinc-800\/75 {
  text-decoration-color: #27272abf;
}

.decoration-zinc-800\/80 {
  text-decoration-color: #27272acc;
}

.decoration-zinc-800\/85 {
  text-decoration-color: #27272ad9;
}

.decoration-zinc-800\/90 {
  text-decoration-color: #27272ae6;
}

.decoration-zinc-800\/95 {
  text-decoration-color: #27272af2;
}

.decoration-zinc-900 {
  text-decoration-color: #18181b;
}

.decoration-zinc-900\/0 {
  text-decoration-color: #18181b00;
}

.decoration-zinc-900\/10 {
  text-decoration-color: #18181b1a;
}

.decoration-zinc-900\/100 {
  text-decoration-color: #18181b;
}

.decoration-zinc-900\/15 {
  text-decoration-color: #18181b26;
}

.decoration-zinc-900\/20 {
  text-decoration-color: #18181b33;
}

.decoration-zinc-900\/25 {
  text-decoration-color: #18181b40;
}

.decoration-zinc-900\/30 {
  text-decoration-color: #18181b4d;
}

.decoration-zinc-900\/35 {
  text-decoration-color: #18181b59;
}

.decoration-zinc-900\/40 {
  text-decoration-color: #18181b66;
}

.decoration-zinc-900\/45 {
  text-decoration-color: #18181b73;
}

.decoration-zinc-900\/5 {
  text-decoration-color: #18181b0d;
}

.decoration-zinc-900\/50 {
  text-decoration-color: #18181b80;
}

.decoration-zinc-900\/55 {
  text-decoration-color: #18181b8c;
}

.decoration-zinc-900\/60 {
  text-decoration-color: #18181b99;
}

.decoration-zinc-900\/65 {
  text-decoration-color: #18181ba6;
}

.decoration-zinc-900\/70 {
  text-decoration-color: #18181bb3;
}

.decoration-zinc-900\/75 {
  text-decoration-color: #18181bbf;
}

.decoration-zinc-900\/80 {
  text-decoration-color: #18181bcc;
}

.decoration-zinc-900\/85 {
  text-decoration-color: #18181bd9;
}

.decoration-zinc-900\/90 {
  text-decoration-color: #18181be6;
}

.decoration-zinc-900\/95 {
  text-decoration-color: #18181bf2;
}

.decoration-zinc-950 {
  text-decoration-color: #09090b;
}

.decoration-zinc-950\/0 {
  text-decoration-color: #09090b00;
}

.decoration-zinc-950\/10 {
  text-decoration-color: #09090b1a;
}

.decoration-zinc-950\/100 {
  text-decoration-color: #09090b;
}

.decoration-zinc-950\/15 {
  text-decoration-color: #09090b26;
}

.decoration-zinc-950\/20 {
  text-decoration-color: #09090b33;
}

.decoration-zinc-950\/25 {
  text-decoration-color: #09090b40;
}

.decoration-zinc-950\/30 {
  text-decoration-color: #09090b4d;
}

.decoration-zinc-950\/35 {
  text-decoration-color: #09090b59;
}

.decoration-zinc-950\/40 {
  text-decoration-color: #09090b66;
}

.decoration-zinc-950\/45 {
  text-decoration-color: #09090b73;
}

.decoration-zinc-950\/5 {
  text-decoration-color: #09090b0d;
}

.decoration-zinc-950\/50 {
  text-decoration-color: #09090b80;
}

.decoration-zinc-950\/55 {
  text-decoration-color: #09090b8c;
}

.decoration-zinc-950\/60 {
  text-decoration-color: #09090b99;
}

.decoration-zinc-950\/65 {
  text-decoration-color: #09090ba6;
}

.decoration-zinc-950\/70 {
  text-decoration-color: #09090bb3;
}

.decoration-zinc-950\/75 {
  text-decoration-color: #09090bbf;
}

.decoration-zinc-950\/80 {
  text-decoration-color: #09090bcc;
}

.decoration-zinc-950\/85 {
  text-decoration-color: #09090bd9;
}

.decoration-zinc-950\/90 {
  text-decoration-color: #09090be6;
}

.decoration-zinc-950\/95 {
  text-decoration-color: #09090bf2;
}

.decoration-solid {
  text-decoration-style: solid;
}

.decoration-double {
  text-decoration-style: double;
}

.decoration-dotted {
  text-decoration-style: dotted;
}

.decoration-dashed {
  text-decoration-style: dashed;
}

.decoration-wavy {
  text-decoration-style: wavy;
}

.decoration-0 {
  text-decoration-thickness: 0;
}

.decoration-1 {
  text-decoration-thickness: 1px;
}

.decoration-2 {
  text-decoration-thickness: 2px;
}

.decoration-4 {
  text-decoration-thickness: 4px;
}

.decoration-8 {
  text-decoration-thickness: 8px;
}

.decoration-auto {
  text-decoration-thickness: auto;
}

.decoration-from-font {
  text-decoration-thickness: from-font;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-30 {
  opacity: .3;
}

.opacity-50 {
  opacity: .5;
}

.opacity-60 {
  opacity: .6;
}

.opacity-70 {
  opacity: .7;
}

.opacity-75 {
  opacity: .75;
}

.bg-blend-normal {
  background-blend-mode: normal;
}

.bg-blend-multiply {
  background-blend-mode: multiply;
}

.bg-blend-screen {
  background-blend-mode: screen;
}

.bg-blend-overlay {
  background-blend-mode: overlay;
}

.bg-blend-darken {
  background-blend-mode: darken;
}

.bg-blend-lighten {
  background-blend-mode: lighten;
}

.bg-blend-color-dodge {
  background-blend-mode: color-dodge;
}

.bg-blend-color-burn {
  background-blend-mode: color-burn;
}

.bg-blend-hard-light {
  background-blend-mode: hard-light;
}

.bg-blend-soft-light {
  background-blend-mode: soft-light;
}

.bg-blend-difference {
  background-blend-mode: difference;
}

.bg-blend-exclusion {
  background-blend-mode: exclusion;
}

.bg-blend-hue {
  background-blend-mode: hue;
}

.bg-blend-saturation {
  background-blend-mode: saturation;
}

.bg-blend-color {
  background-blend-mode: color;
}

.bg-blend-luminosity {
  background-blend-mode: luminosity;
}

.mix-blend-multiply {
  mix-blend-mode: multiply;
}

.mix-blend-screen {
  mix-blend-mode: screen;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --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 #00000040;
  --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-inner {
  --tw-shadow: inset 0 2px 4px 0 #0000000d;
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --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 #0000001a, 0 2px 4px -2px #0000001a;
  --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-sm {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --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 #0000001a, 0 8px 10px -6px #0000001a;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\!outline-none {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

.outline {
  outline-style: solid;
}

.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-blue-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.ring-indigo-500 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1));
}

.ring-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: var(--fallback-p, oklch(var(--p) / var(--tw-ring-opacity, 1)));
}

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

.ring-offset-base-200 {
  --tw-ring-offset-color: var(--fallback-b2, oklch(var(--b2) / 1));
}

.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-sm {
  --tw-drop-shadow: drop-shadow(0 1px 1px #0000000d);
  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-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);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[max-height\] {
  transition-property: max-height;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[opacity\,margin-top\] {
  transition-property: opacity, margin-top;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[opacity\,transform\] {
  transition-property: opacity, transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[padding-top\] {
  transition-property: padding-top;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-opacity {
  transition-property: opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-shadow {
  transition-property: box-shadow;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-200 {
  transition-duration: .2s;
}

.duration-300 {
  transition-duration: .3s;
}

.ease-in {
  transition-timing-function: cubic-bezier(.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

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

:root {
  overscroll-behavior: none;
  --safe-area-inset-top: env(safe-area-inset-top);
  --safe-area-inset-right: env(safe-area-inset-right);
  --safe-area-inset-bottom: env(safe-area-inset-bottom);
  --safe-area-inset-left: env(safe-area-inset-left);
  background-color: #0000;
  border-radius: 10px;
  scrollbar-gutter: auto !important;
}

:root:has(:is(.modal-open, .modal:target, .modal-toggle:checked + .modal, .modal[open])) {
  scrollbar-gutter: unset !important;
}

html[data-page="default"] {
  background: var(--fallback-b1, oklch(var(--b1) / 1));
}

html[data-page="library"] {
  background: var(--fallback-b2, oklch(var(--b2) / 1));
}

html[data-page="reader"] {
  background: var(--fallback-b1, oklch(var(--b1) / 1));
}

body {
  cursor: default;
  background-color: #0000;
  border-radius: 10px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.full-height {
  height: -webkit-fill-available;
}

@supports (height: 100dvh) {
  .full-height {
    height: 100dvh;
  }
}

:root.edge-to-edge .full-height {
  height: 100vh !important;
}

foliate-view {
  border: none;
  width: 100%;
  height: 100%;
  display: block;
}

foliate-fxl {
  overflow: scroll;
}

@keyframes scaleUpAndDown {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.02);
  }

  100% {
    transform: scale(1);
  }
}

.hover-bar-anim:hover ~ .foliate-viewer {
  animation: .3s forwards scaleUpAndDown;
}

.window-button {
  width: 1.5rem;
  height: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: inline-flex;
}

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

.rounded-window {
  border-radius: 10px;
}

.rounded-window-top-left {
  border-top-left-radius: 10px;
}

.rounded-window-bottom-left {
  border-bottom-left-radius: 10px;
}

.rounded-window-top-right {
  border-top-right-radius: 10px;
}

.rounded-window-bottom-right {
  border-bottom-right-radius: 10px;
}

.window-border {
  z-index: 99;
  border-radius: 10px;
  position: relative;
}

.window-border:before {
  content: "";
  z-index: 999;
  border: 1px solid var(--fallback-b3, oklch(var(--b3) / 1));
  pointer-events: none;
  border-radius: 10px;
  position: absolute;
  inset: 0;
}

.dropdown-content {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity, 1)));
  border-radius: 14px;
  padding: 10px;
  position: relative;
  box-shadow: 0 2px 5px #00000026;
}

.dropdown-content:before, .dropdown-content:after {
  content: "";
  border-left: 10px solid #0000;
  border-right: 10px solid #0000;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
}

.dropdown-content:before {
  border-bottom: 12px solid var(--fallback-b1, oklch(var(--b1) / 1));
  z-index: 1;
}

.dropdown-content:after {
  z-index: 0;
  border-bottom: 13px solid #00000005;
  top: -14px;
}

.dropdown-content.bgcolor-base-200 {
  background-color: var(--fallback-b2, oklch(var(--b2) / 1));
}

.dropdown-content.bgcolor-base-200:before {
  border-bottom: 12px solid var(--fallback-b2, oklch(var(--b2) / 1));
  z-index: 1;
}

.dropdown-left:before, .dropdown-left:after {
  left: 20px;
  transform: translateX(0);
}

.dropdown-center:before, .dropdown-center:after {
  left: 50%;
  transform: translateX(-50%);
}

.dropdown-right:before, .dropdown-right:after {
  right: 20px;
  transform: translateX(0);
}

.ui-rtl .dropdown-left:before, .ui-rtl .dropdown-left:after {
  left: auto;
  right: 20px;
}

.ui-rtl .dropdown-right:before, .ui-rtl .dropdown-right:after {
  left: 20px;
  right: auto;
}

.ui-rtl .dropdown-end > :where(.dropdown-content), .ui-rtl .settings-menu, .ui-rtl .view-menu {
  inset-inline: 0 auto;
}

.ui-rtl .dropdown-content, .ui-rtl .settings-menu, .ui-rtl .view-menu {
  direction: rtl;
}

.dropdown-content.no-triangle:before, .dropdown-content.no-triangle:after, .tooltip.no-triangle:before, .tooltip.no-triangle:after, .tooltip-top.no-triangle:before, .tooltip-top.no-triangle:after, .tooltip-bottom.no-triangle:before, .tooltip-bottom.no-triangle:after {
  display: none;
}

.dropdown-content, .settings-content {
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .dropdown-content, .settings-content {
    font-size: 16px;
  }
}

.config-item {
  justify-content: space-between;
  align-items: center;
  height: 3.5rem;
  padding: 1rem;
  display: flex;
}

.config-item:hover {
  background-color: var(--fallback-b1, oklch(var(--b1) / .5));
}

.collapse-arrow > .collapse-title:after {
  top: var(--top-override, default-value);
  inset-inline-end: var(--end-override, default-value);
}

.search-bar {
  visibility: hidden;
  max-height: 0;
  transition: max-height .3s ease-out;
  overflow: visible;
}

.search-bar-visible {
  visibility: visible;
  max-height: 48px;
}

.pull-indicator {
  width: 100%;
  color: var(--color-text-lighter);
  z-index: 10;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  transition: transform .2s ease-in-out;
  display: flex;
  position: fixed;
}

.pull-indicator svg {
  transition: transform .2s ease-in-out;
}

.pull-indicator.flip svg {
  transform: rotate(180deg);
}

.content {
  font-size: 16px;
}

@media (max-width: 480px) {
  .content {
    font-size: 20px;
  }
}

@media (min-width: 481px) and (max-width: 1024px) {
  .content {
    font-size: 18.4px;
  }
}

.content.font-size-base {
  line-height: 1.5em;
  font-size: 1em !important;
}

.content.font-size-sm {
  line-height: 1.25em;
  font-size: .875em !important;
}

.content.font-size-xs {
  line-height: 1em;
  font-size: .75em !important;
}

.writing-vertical-rl {
  writing-mode: vertical-rl;
}

.direction-rtl {
  direction: rtl;
}

.drop-zone {
  position: relative;
}

.drag-over {
  transition: all .2s ease-in-out;
  background-color: #4a90e21a !important;
  border: 2px dashed #4a90e2 !important;
}

.drag-overlay {
  z-index: 20;
  pointer-events: none;
  background: #00000080;
  display: none;
  position: fixed;
  inset: 0;
}

.drop-zone.drag-over .drag-overlay {
  display: block;
}

.drop-indicator {
  z-index: 50;
  background-color: var(--fallback-b3, oklch(var(--b3) / 1));
  pointer-events: none;
  border-radius: 8px;
  padding: 20px;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 4px 12px #0000001a;
}

.drop-zone.drag-over .drop-indicator {
  display: block;
}

.no-context-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: manipulation;
}

.book-spine {
  background-image: linear-gradient(#f2f2f233 0%, #e6e6e61a 1%, #0000 2% 50%, #40404026 95%, #26262633 100%), linear-gradient(90deg, #0000001a 0%, #3333 .5%, #f2f2f266 .8%, #d9d9d966 2%, #9999994d 2.8%, #6663 4.2%, #b3b3b326 4.6%, #99999926 5.4%, #6666661a 6%, #0000 88%, #4d4d4d1a 99%, #4d4d4d33 99.5%, #1a1a1a33 100%);
  -webkit-mask: linear-gradient(#000 0%, #000000e6 50%, #00000080 100%);
  mask: linear-gradient(#000 0%, #000000e6 50%, #00000080 100%);
}

.visible-focus-inset-2:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 2px #0000, inset 0 0 0 3px #6396e7;
}

.window-button {
  position: relative;
}

.window-button:before {
  content: "";
  position: absolute;
  inset: -8px;
}

@keyframes spin-counterclockwise {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(-360deg);
  }
}

.animate-reverse-spin {
  animation: 1s linear spin-counterclockwise;
}

[data-eink="true"] [class*="shadow-"] {
  box-shadow: none !important;
}

[data-eink="true"] [class*="text-base-content"], [data-eink="true"] [class*="text-red"], [data-eink="true"] [class*="text-neutral-content"] {
  color: var(--fallback-bc, oklch(var(--bc) / 1)) !important;
}

[data-eink="true"] [class*="placeholder"]::placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / 1)) !important;
}

[data-eink="true"] [class*="bg-base-content"] {
  background-color: var(--fallback-bc, oklch(var(--bc) / 1)) !important;
}

[data-eink="true"] [class*="font-light"] {
  font-weight: normal !important;
}

[data-eink="true"] [class*="text-bold-in-eink"] {
  font-weight: bold;
}

.no-transitions * {
  transition: none !important;
}

@media (min-width: 640px) {
  .toast:where(.sm\:toast-end) {
    --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));
    inset-inline: auto 0;
  }
}

@media (min-width: 1024px) {
  .lg\:tooltip {
    --tooltip-offset: calc(100% + 1px + var(--tooltip-tail, 0px));
    display: inline-block;
    position: relative;
  }

  .lg\:tooltip:before {
    pointer-events: none;
    z-index: 1;
    content: var(--tw-content);
    --tw-content: attr(data-tip);
    top: auto;
    left: 50%;
    right: auto;
    bottom: var(--tooltip-offset);
    position: absolute;
    transform: translateX(-50%);
  }

  .lg\:tooltip-bottom:before {
    top: var(--tooltip-offset);
    bottom: auto;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }

  .lg\:tooltip {
    text-align: center;
    --tooltip-tail: .1875rem;
    --tooltip-color: var(--fallback-n, oklch(var(--n) / 1));
    --tooltip-text-color: var(--fallback-nc, oklch(var(--nc) / 1));
    --tooltip-tail-offset: calc(100% + .0625rem - var(--tooltip-tail));
    display: inline-block;
    position: relative;
  }

  .lg\:tooltip:before, .lg\:tooltip:after {
    opacity: 0;
    transition: color .2s cubic-bezier(.4, 0, .2, 1) .1s, background-color .2s cubic-bezier(.4, 0, .2, 1) .1s, border-color .2s cubic-bezier(.4, 0, .2, 1) .1s, text-decoration-color .2s cubic-bezier(.4, 0, .2, 1) .1s, fill .2s cubic-bezier(.4, 0, .2, 1) .1s, stroke .2s cubic-bezier(.4, 0, .2, 1) .1s, opacity .2s cubic-bezier(.4, 0, .2, 1) .1s, box-shadow .2s cubic-bezier(.4, 0, .2, 1) .1s, transform .2s cubic-bezier(.4, 0, .2, 1) .1s, filter .2s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-backdrop-filter .2s cubic-bezier(.4, 0, .2, 1) .1s, backdrop-filter .2s cubic-bezier(.4, 0, .2, 1) .1s;
  }

  .lg\:tooltip:after {
    content: "";
    border-style: solid;
    border-width: var(--tooltip-tail, 0);
    width: 0;
    height: 0;
    display: block;
    position: absolute;
  }

  .lg\:tooltip:before {
    white-space: normal;
    background-color: var(--tooltip-color);
    max-width: 20rem;
    color: var(--tooltip-text-color);
    border-radius: .25rem;
    width: max-content;
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .lg\:tooltip.tooltip-open:before, .lg\:tooltip.tooltip-open:after, .lg\:tooltip:hover:before, .lg\:tooltip:hover:after {
    opacity: 1;
    transition-delay: 75ms;
  }

  .lg\:tooltip:has(:focus-visible):after {
    opacity: 1;
    transition-delay: 75ms;
  }

  .lg\:tooltip:has(:focus-visible):before {
    opacity: 1;
    transition-delay: 75ms;
  }

  .lg\:tooltip:not([data-tip]):hover:before, .lg\:tooltip:not([data-tip]):hover:after {
    visibility: hidden;
    opacity: 0;
  }

  .lg\:tooltip:after {
    border-color: var(--tooltip-color) transparent transparent transparent;
    top: auto;
    left: 50%;
    right: auto;
    bottom: var(--tooltip-tail-offset);
    transform: translateX(-50%);
  }

  .lg\:tooltip-bottom:after {
    border-color: transparent transparent var(--tooltip-color) transparent;
    top: var(--tooltip-tail-offset);
    bottom: auto;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}

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

.placeholder\:text-base-content\/50::placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / .5));
}

.placeholder\:text-base-content\/70::placeholder {
  color: var(--fallback-bc, oklch(var(--bc) / .7));
}

.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\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-base-content\/30:hover {
  border-color: var(--fallback-bc, oklch(var(--bc) / .3));
}

.hover\:border-primary\/75:hover {
  border-color: var(--fallback-p, oklch(var(--p) / .75));
}

.hover\:bg-base-200:hover {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity, 1)));
}

.hover\:bg-base-200\/30:hover {
  background-color: var(--fallback-b2, oklch(var(--b2) / .3));
}

.hover\:bg-base-300:hover {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity, 1)));
}

.hover\:bg-base-300\/50:hover {
  background-color: var(--fallback-b3, oklch(var(--b3) / .5));
}

.hover\:bg-base-300\/55:hover {
  background-color: var(--fallback-b3, oklch(var(--b3) / .55));
}

.hover\:bg-base-300\/75:hover {
  background-color: var(--fallback-b3, oklch(var(--b3) / .75));
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-300\/70:hover {
  background-color: #d1d5dbb3;
}

.hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.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-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.hover\:bg-indigo-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}

.hover\:bg-orange-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-transparent:hover {
  background-color: #0000;
}

.hover\:bg-white\/20:hover {
  background-color: #fff3;
}

.hover\:fill-blue-500:hover {
  fill: #3b82f6;
}

.hover\:text-base-content:hover {
  --tw-text-opacity: 1;
  color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity, 1)));
}

.hover\:text-base-content\/60:hover {
  color: var(--fallback-bc, oklch(var(--bc) / .6));
}

.hover\:text-base-content\/70:hover {
  color: var(--fallback-bc, oklch(var(--bc) / .7));
}

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

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

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

.hover\:text-green-700:hover {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

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

.hover\:text-yellow-700:hover {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 / var(--tw-text-opacity, 1));
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-80:hover {
  opacity: .8;
}

.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:border-base-content:focus {
  --tw-border-opacity: 1;
  border-color: var(--fallback-bc, oklch(var(--bc) / var(--tw-border-opacity, 1)));
}

.focus\:bg-base-300:focus {
  --tw-bg-opacity: 1;
  background-color: var(--fallback-b3, oklch(var(--b3) / var(--tw-bg-opacity, 1)));
}

.focus\:bg-base-300\/55:focus {
  background-color: var(--fallback-b3, oklch(var(--b3) / .55));
}

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

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

.focus\:ring-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-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.active\:bg-white\/30:active {
  background-color: #ffffff4d;
}

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

.disabled\:bg-transparent:disabled {
  background-color: #0000;
}

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

.disabled\:opacity-80:disabled {
  opacity: .8;
}

.group:focus-within .group-focus-within\:max-h-8 {
  max-height: 2rem;
}

.group:focus-within .group-focus-within\:overflow-visible {
  overflow: visible;
}

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:max-h-8 {
  max-height: 2rem;
}

.group:hover .group-hover\:overflow-visible {
  overflow: visible;
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: var(--fallback-p, oklch(var(--p) / var(--tw-text-opacity, 1)));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.data-\[state\=loaded\]\:block[data-state="loaded"] {
  display: block;
}

.data-\[state\=error\]\:hidden[data-state="error"], .data-\[state\=loading\]\:hidden[data-state="loading"] {
  display: none;
}

@media (max-width: 450px) {
  .max-\[450px\]\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

@media (max-width: 320px) {
  .max-\[320px\]\:h-32 {
    height: 8rem;
  }

  .max-\[320px\]\:flex-col {
    flex-direction: column;
  }
}

@media (min-width: 640px) {
  .sm\:\!bottom-3 {
    bottom: .75rem !important;
  }

  .sm\:bottom-14 {
    bottom: 3.5rem;
  }

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

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

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

  .sm\:ms-0 {
    margin-inline-start: 0;
  }

  .sm\:line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:size-\[70\%\] {
    width: 70%;
    height: 70%;
  }

  .sm\:\!h-7 {
    height: 1.75rem !important;
  }

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

  .sm\:h-4 {
    height: 1rem;
  }

  .sm\:h-56 {
    height: 14rem;
  }

  .sm\:h-7 {
    height: 1.75rem;
  }

  .sm\:h-8 {
    height: 2rem;
  }

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

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

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

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

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

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

  .sm\:\!max-h-\[85vh\] {
    max-height: 85vh !important;
  }

  .sm\:max-h-\[90\%\] {
    max-height: 90%;
  }

  .sm\:min-h-8 {
    min-height: 2rem;
  }

  .sm\:\!w-\[480px\] {
    width: 480px !important;
  }

  .sm\:\!w-\[520px\] {
    width: 520px !important;
  }

  .sm\:\!w-\[75\%\] {
    width: 75% !important;
  }

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

  .sm\:w-1\/5 {
    width: 20%;
  }

  .sm\:w-3\/4 {
    width: 75%;
  }

  .sm\:w-3\/5 {
    width: 60%;
  }

  .sm\:w-4 {
    width: 1rem;
  }

  .sm\:w-44 {
    width: 11rem;
  }

  .sm\:w-6 {
    width: 1.5rem;
  }

  .sm\:w-8 {
    width: 2rem;
  }

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

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

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

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

  .sm\:w-fit {
    width: fit-content;
  }

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

  .sm\:\!min-w-\[520px\] {
    min-width: 520px !important;
  }

  .sm\:min-w-40 {
    min-width: 10rem;
  }

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

  .sm\:min-w-\[40vw\] {
    min-width: 40vw;
  }

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

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

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

  .sm\:\!max-w-2xl {
    max-width: 42rem !important;
  }

  .sm\:\!max-w-screen-sm {
    max-width: 640px !important;
  }

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

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

  .sm\:max-w-\[20vw\] {
    max-width: 20vw;
  }

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

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

  .sm\:max-w-\[70vw\] {
    max-width: 70vw;
  }

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

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

  .sm\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .sm\:translate-y-\[4px\] {
    --tw-translate-y: 4px;
    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));
  }

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

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

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

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

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

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

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

  .sm\:gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0;
  }

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

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

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

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

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

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

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

  .sm\:\!bg-black\/20 {
    background-color: #0003 !important;
  }

  .sm\:\!bg-black\/50 {
    background-color: #00000080 !important;
  }

  .sm\:\!bg-black\/75 {
    background-color: #000000bf !important;
  }

  .sm\:bg-base-100 {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1, oklch(var(--b1) / var(--tw-bg-opacity, 1)));
  }

  .sm\:bg-base-200 {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2, oklch(var(--b2) / var(--tw-bg-opacity, 1)));
  }

  .sm\:bg-base-300\/65 {
    background-color: var(--fallback-b3, oklch(var(--b3) / .65));
  }

  .sm\:bg-black\/20 {
    background-color: #0003;
  }

  .sm\:bg-black\/50 {
    background-color: #00000080;
  }

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

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

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

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

  .sm\:px-52 {
    padding-left: 13rem;
    padding-right: 13rem;
  }

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

  .sm\:px-\[10\%\] {
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .sm\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

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

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

  .sm\:pe-1 {
    padding-inline-end: .25rem;
  }

  .sm\:pe-2 {
    padding-inline-end: .5rem;
  }

  .sm\:pl-2 {
    padding-left: .5rem;
  }

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

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

  .sm\:ps-20 {
    padding-inline-start: 5rem;
  }

  .sm\:pt-\[1px\] {
    padding-top: 1px;
  }

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

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

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

  .sm\:text-xs {
    font-size: .75rem;
    line-height: 1rem;
  }

  .sm\:text-base-content {
    --tw-text-opacity: 1;
    color: var(--fallback-bc, oklch(var(--bc) / var(--tw-text-opacity, 1)));
  }

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

  .sm\:shadow-md {
    --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --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);
  }

  .sm\:hover\:bg-base-300\/50:hover {
    background-color: var(--fallback-b3, oklch(var(--b3) / .5));
  }

  .sm\:hover\:bg-base-300\/75:hover {
    background-color: var(--fallback-b3, oklch(var(--b3) / .75));
  }

  .group:hover .sm\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 768px) {
  .md\:grid {
    display: grid;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:w-24 {
    width: 6rem;
  }

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

  .md\:max-w-\[50vw\] {
    max-width: 50vw;
  }

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:max-w-\[40vw\] {
    max-width: 40vw;
  }

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

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

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

@media (min-width: 1536px) {
  .\32 xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}

/*# sourceMappingURL=apps_readest-app_src_styles_globals_902c9974.css.map*/