/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-950: oklch(25.8% 0.092 26.042);
    --color-amber-950: oklch(27.9% 0.077 45.635);
    --color-emerald-200: oklch(90.5% 0.093 164.15);
    --color-emerald-300: oklch(84.5% 0.143 164.978);
    --color-emerald-400: oklch(76.5% 0.177 163.223);
    --color-emerald-500: oklch(69.6% 0.17 162.48);
    --color-emerald-600: oklch(59.6% 0.145 163.225);
    --color-emerald-900: oklch(37.8% 0.077 168.94);
    --color-sky-100: oklch(95.1% 0.026 236.824);
    --color-sky-500: oklch(68.5% 0.169 237.323);
    --color-sky-600: oklch(58.8% 0.158 241.966);
    --color-sky-900: oklch(39.1% 0.09 240.876);
    --color-blue-950: oklch(28.2% 0.091 267.935);
    --color-violet-200: oklch(89.4% 0.057 293.283);
    --color-violet-300: oklch(81.1% 0.111 293.571);
    --color-violet-400: oklch(70.2% 0.183 293.541);
    --color-violet-500: oklch(60.6% 0.25 292.717);
    --color-violet-600: oklch(54.1% 0.281 293.009);
    --color-violet-700: oklch(49.1% 0.27 292.581);
    --color-violet-800: oklch(43.2% 0.232 292.759);
    --color-violet-900: oklch(38% 0.189 293.745);
    --color-fuchsia-500: oklch(66.7% 0.295 322.15);
    --color-rose-100: oklch(94.1% 0.03 12.58);
    --color-rose-200: oklch(89.2% 0.058 10.001);
    --color-rose-500: oklch(64.5% 0.246 16.439);
    --color-rose-600: oklch(58.6% 0.253 17.585);
    --color-rose-700: oklch(51.4% 0.222 16.935);
    --color-rose-900: oklch(41% 0.159 10.272);
    --color-rose-950: oklch(27.1% 0.105 12.094);
    --color-slate-100: oklch(96.8% 0.007 247.896);
    --color-slate-200: oklch(92.9% 0.013 255.508);
    --color-slate-300: oklch(86.9% 0.022 252.894);
    --color-slate-400: oklch(70.4% 0.04 256.788);
    --color-slate-500: oklch(55.4% 0.046 257.417);
    --color-slate-600: oklch(44.6% 0.043 257.281);
    --color-slate-700: oklch(37.2% 0.044 257.287);
    --color-slate-800: oklch(27.9% 0.041 260.031);
    --color-slate-900: oklch(20.8% 0.042 265.755);
    --color-slate-950: oklch(12.9% 0.042 264.695);
    --color-gray-950: oklch(13% 0.028 261.692);
    --color-zinc-700: oklch(37% 0.013 285.805);
    --color-zinc-800: oklch(27.4% 0.006 286.033);
    --color-zinc-900: oklch(21% 0.006 285.885);
    --color-neutral-50: oklch(98.5% 0 0);
    --color-neutral-100: oklch(97% 0 0);
    --color-neutral-200: oklch(92.2% 0 0);
    --color-neutral-300: oklch(87% 0 0);
    --color-neutral-400: oklch(70.8% 0 0);
    --color-neutral-500: oklch(55.6% 0 0);
    --color-neutral-600: oklch(43.9% 0 0);
    --color-neutral-700: oklch(37.1% 0 0);
    --color-neutral-800: oklch(26.9% 0 0);
    --color-neutral-900: oklch(20.5% 0 0);
    --color-neutral-950: oklch(14.5% 0 0);
    --spacing: 0.25rem;
    --container-xs: 20rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-normal: 0em;
    --tracking-wide: 0.025em;
    --tracking-wider: 0.05em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-xs: 0.125rem;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-3xl: 1.5rem;
    --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);
    --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-ping: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    --blur-xs: 4px;
    --blur-md: 12px;
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --default-font-feature-settings: normal;
    --default-font-variation-settings: normal;
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent;
  }
  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-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .\@container\/modal {
    container-type: inline-size;
    container-name: modal;
  }
  .\@container\/peekable {
    container-type: inline-size;
    container-name: peekable;
  }
  .\@container {
    container-type: inline-size;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .visible\! {
    visibility: visible !important;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .-inset-1 {
    inset: calc(var(--spacing) * -1);
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }
  .start-0 {
    inset-inline-start: calc(var(--spacing) * 0);
  }
  .end-0 {
    inset-inline-end: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-\[-1px\] {
    top: -1px;
  }
  .top-\[-5px\] {
    top: -5px;
  }
  .top-\[-10px\] {
    top: -10px;
  }
  .top-\[4px\] {
    top: 4px;
  }
  .top-\[9px\] {
    top: 9px;
  }
  .top-\[11px\] {
    top: 11px;
  }
  .top-\[13px\] {
    top: 13px;
  }
  .top-\[15px\] {
    top: 15px;
  }
  .top-\[20px\] {
    top: 20px;
  }
  .-right-\[50px\] {
    right: calc(50px * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-1\.5 {
    right: calc(var(--spacing) * 1.5);
  }
  .right-2 {
    right: calc(var(--spacing) * 2);
  }
  .right-2\.5 {
    right: calc(var(--spacing) * 2.5);
  }
  .right-\[-9px\] {
    right: -9px;
  }
  .right-\[3px\] {
    right: 3px;
  }
  .right-\[4px\] {
    right: 4px;
  }
  .right-\[11px\] {
    right: 11px;
  }
  .right-\[16px\] {
    right: 16px;
  }
  .-bottom-16 {
    bottom: calc(var(--spacing) * -16);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-1 {
    bottom: calc(var(--spacing) * 1);
  }
  .bottom-1\.5 {
    bottom: calc(var(--spacing) * 1.5);
  }
  .bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }
  .-left-16 {
    left: calc(var(--spacing) * -16);
  }
  .-left-20 {
    left: calc(var(--spacing) * -20);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--spacing) * 2);
  }
  .left-6 {
    left: calc(var(--spacing) * 6);
  }
  .left-\[15px\] {
    left: 15px;
  }
  .isolate {
    isolation: isolate;
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .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-99999 {
    z-index: 99999;
  }
  .z-\[35\] {
    z-index: 35;
  }
  .z-\[40\] {
    z-index: 40;
  }
  .z-\[49\] {
    z-index: 49;
  }
  .z-\[50\] {
    z-index: 50;
  }
  .z-\[55\] {
    z-index: 55;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .z-\[69\] {
    z-index: 69;
  }
  .z-\[70\] {
    z-index: 70;
  }
  .z-\[9990\] {
    z-index: 9990;
  }
  .z-\[9999\] {
    z-index: 9999;
  }
  .col-1 {
    grid-column: 1;
  }
  .col-6 {
    grid-column: 6;
  }
  .col-11 {
    grid-column: 11;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-span-6 {
    grid-column: span 6 / span 6;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .col-span-full {
    grid-column: 1 / -1;
  }
  .\!row-span-1 {
    grid-row: span 1 / span 1 !important;
  }
  .container {
    width: 100%;
    @media (width >= 640px) {
      max-width: 640px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 1024px) {
      max-width: 1024px;
    }
    @media (width >= 1280px) {
      max-width: 1280px;
    }
    @media (width >= 1536px) {
      max-width: 1536px;
    }
  }
  .container\! {
    width: 100% !important;
    @media (width >= 640px) {
      max-width: 640px !important;
    }
    @media (width >= 768px) {
      max-width: 768px !important;
    }
    @media (width >= 1024px) {
      max-width: 1024px !important;
    }
    @media (width >= 1280px) {
      max-width: 1280px !important;
    }
    @media (width >= 1536px) {
      max-width: 1536px !important;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .m-1 {
    margin: calc(var(--spacing) * 1);
  }
  .m-2 {
    margin: calc(var(--spacing) * 2);
  }
  .m-3 {
    margin: calc(var(--spacing) * 3);
  }
  .m-4 {
    margin: calc(var(--spacing) * 4);
  }
  .m-auto {
    margin: auto;
  }
  .-mx-2 {
    margin-inline: calc(var(--spacing) * -2);
  }
  .-mx-3 {
    margin-inline: calc(var(--spacing) * -3);
  }
  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }
  .mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-5 {
    margin-inline: calc(var(--spacing) * 5);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-auto {
    margin-block: auto;
  }
  .ms-1 {
    margin-inline-start: calc(var(--spacing) * 1);
  }
  .ms-2 {
    margin-inline-start: calc(var(--spacing) * 2);
  }
  .ms-3 {
    margin-inline-start: calc(var(--spacing) * 3);
  }
  .ms-4 {
    margin-inline-start: calc(var(--spacing) * 4);
  }
  .ms-6 {
    margin-inline-start: calc(var(--spacing) * 6);
  }
  .ms-auto {
    margin-inline-start: auto;
  }
  .-me-0\.5 {
    margin-inline-end: calc(var(--spacing) * -0.5);
  }
  .-me-1 {
    margin-inline-end: calc(var(--spacing) * -1);
  }
  .-me-2 {
    margin-inline-end: calc(var(--spacing) * -2);
  }
  .me-2 {
    margin-inline-end: calc(var(--spacing) * 2);
  }
  .me-3 {
    margin-inline-end: calc(var(--spacing) * 3);
  }
  .me-auto {
    margin-inline-end: auto;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: NaN NaN NaN;
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .prose-sm {
    font-size: 0.875rem;
    line-height: 1.7142857;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2857143em;
      line-height: 1.5555556;
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.1111111em;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 2.1428571em;
      margin-top: 0;
      margin-bottom: 0.8em;
      line-height: 1.2;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.4285714em;
      margin-top: 1.6em;
      margin-bottom: 0.8em;
      line-height: 1.4;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2857143em;
      margin-top: 1.5555556em;
      margin-bottom: 0.4444444em;
      line-height: 1.5555556;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.4285714em;
      margin-bottom: 0.5714286em;
      line-height: 1.4285714;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      border-radius: 0.3125rem;
      padding-top: 0.1428571em;
      padding-inline-end: 0.3571429em;
      padding-bottom: 0.1428571em;
      padding-inline-start: 0.3571429em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.9em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      line-height: 1.6666667;
      margin-top: 1.6666667em;
      margin-bottom: 1.6666667em;
      border-radius: 0.25rem;
      padding-top: 0.6666667em;
      padding-inline-end: 1em;
      padding-bottom: 0.6666667em;
      padding-inline-start: 1em;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
      padding-inline-start: 1.5714286em;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
      padding-inline-start: 1.5714286em;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.2857143em;
      margin-bottom: 0.2857143em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4285714em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4285714em;
    }
    :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5714286em;
      margin-bottom: 0.5714286em;
    }
    :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
    }
    :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.1428571em;
    }
    :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
    }
    :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.1428571em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5714286em;
      margin-bottom: 0.5714286em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
      margin-bottom: 1.1428571em;
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.1428571em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.2857143em;
      padding-inline-start: 1.5714286em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2.8571429em;
      margin-bottom: 2.8571429em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      line-height: 1.5;
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 1em;
      padding-bottom: 0.6666667em;
      padding-inline-start: 1em;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.6666667em;
      padding-inline-end: 1em;
      padding-bottom: 0.6666667em;
      padding-inline-start: 1em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8571429em;
      line-height: 1.3333333;
      margin-top: 0.6666667em;
    }
    :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .-mt-2 {
    margin-top: calc(var(--spacing) * -2);
  }
  .-mt-3 {
    margin-top: calc(var(--spacing) * -3);
  }
  .-mt-5 {
    margin-top: calc(var(--spacing) * -5);
  }
  .-mt-px {
    margin-top: -1px;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-auto {
    margin-top: auto;
  }
  .-mr-0\.5 {
    margin-right: calc(var(--spacing) * -0.5);
  }
  .-mr-1 {
    margin-right: calc(var(--spacing) * -1);
  }
  .-mr-2 {
    margin-right: calc(var(--spacing) * -2);
  }
  .-mr-12 {
    margin-right: calc(var(--spacing) * -12);
  }
  .-mr-px {
    margin-right: -1px;
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-0\.5 {
    margin-right: calc(var(--spacing) * 0.5);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mr-6 {
    margin-right: calc(var(--spacing) * 6);
  }
  .mr-11 {
    margin-right: calc(var(--spacing) * 11);
  }
  .mr-auto {
    margin-right: auto;
  }
  .-mb-2 {
    margin-bottom: calc(var(--spacing) * -2);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-14 {
    margin-bottom: calc(var(--spacing) * 14);
  }
  .-ml-1 {
    margin-left: calc(var(--spacing) * -1);
  }
  .-ml-px {
    margin-left: -1px;
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-6 {
    margin-left: calc(var(--spacing) * 6);
  }
  .ml-12 {
    margin-left: calc(var(--spacing) * 12);
  }
  .ml-auto {
    margin-left: auto;
  }
  .box-border {
    box-sizing: border-box;
  }
  .form-input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --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);
      border-color: oklch(54.6% 0.245 262.881);
    }
    &::-moz-placeholder {
      color: oklch(55.1% 0.027 264.364);
      opacity: 1;
    }
    &::placeholder {
      color: oklch(55.1% 0.027 264.364);
      opacity: 1;
    }
    &::-webkit-datetime-edit-fields-wrapper {
      padding: 0;
    }
    &::-webkit-date-and-time-value {
      min-height: 1.5em;
    }
    &::-webkit-date-and-time-value {
      text-align: inherit;
    }
    &::-webkit-datetime-edit {
      display: inline-flex;
    }
    &::-webkit-datetime-edit {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-year-field {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-month-field {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-day-field {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-hour-field {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-minute-field {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-second-field {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-millisecond-field {
      padding-top: 0;
      padding-bottom: 0;
    }
    &::-webkit-datetime-edit-meridiem-field {
      padding-top: 0;
      padding-bottom: 0;
    }
  }
  .\!hidden {
    display: none !important;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .flex\! {
    display: flex !important;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .inline-grid {
    display: inline-grid;
  }
  .inline-table {
    display: inline-table;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .table\! {
    display: table !important;
  }
  .table-caption {
    display: table-caption;
  }
  .table-cell {
    display: table-cell;
  }
  .table-column {
    display: table-column;
  }
  .table-column-group {
    display: table-column-group;
  }
  .table-footer-group {
    display: table-footer-group;
  }
  .table-header-group {
    display: table-header-group;
  }
  .table-row {
    display: table-row;
  }
  .table-row-group {
    display: table-row-group;
  }
  .aspect-auto {
    aspect-ratio: auto;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .size-2 {
    width: calc(var(--spacing) * 2);
    height: calc(var(--spacing) * 2);
  }
  .size-3 {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }
  .size-16 {
    width: calc(var(--spacing) * 16);
    height: calc(var(--spacing) * 16);
  }
  .size-20 {
    width: calc(var(--spacing) * 20);
    height: calc(var(--spacing) * 20);
  }
  .\!h-3 {
    height: calc(var(--spacing) * 3) !important;
  }
  .\!h-7 {
    height: calc(var(--spacing) * 7) !important;
  }
  .\!h-\[50px\] {
    height: 50px !important;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-11 {
    height: calc(var(--spacing) * 11);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-13 {
    height: calc(var(--spacing) * 13);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-21 {
    height: calc(var(--spacing) * 21);
  }
  .h-22 {
    height: calc(var(--spacing) * 22);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-26 {
    height: calc(var(--spacing) * 26);
  }
  .h-28 {
    height: calc(var(--spacing) * 28);
  }
  .h-30 {
    height: calc(var(--spacing) * 30);
  }
  .h-32 {
    height: calc(var(--spacing) * 32);
  }
  .h-35 {
    height: calc(var(--spacing) * 35);
  }
  .h-39 {
    height: calc(var(--spacing) * 39);
  }
  .h-40 {
    height: calc(var(--spacing) * 40);
  }
  .h-42 {
    height: calc(var(--spacing) * 42);
  }
  .h-48 {
    height: calc(var(--spacing) * 48);
  }
  .h-50 {
    height: calc(var(--spacing) * 50);
  }
  .h-60 {
    height: calc(var(--spacing) * 60);
  }
  .h-64 {
    height: calc(var(--spacing) * 64);
  }
  .h-80 {
    height: calc(var(--spacing) * 80);
  }
  .h-96 {
    height: calc(var(--spacing) * 96);
  }
  .h-\[5px\] {
    height: 5px;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[32\.5rem\] {
    height: 32.5rem;
  }
  .h-\[35\.5rem\] {
    height: 35.5rem;
  }
  .h-\[56px\] {
    height: 56px;
  }
  .h-\[90px\] {
    height: 90px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-6 {
    max-height: calc(var(--spacing) * 6);
  }
  .max-h-32 {
    max-height: calc(var(--spacing) * 32);
  }
  .max-h-64 {
    max-height: calc(var(--spacing) * 64);
  }
  .max-h-80 {
    max-height: calc(var(--spacing) * 80);
  }
  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }
  .max-h-100 {
    max-height: calc(var(--spacing) * 100);
  }
  .max-h-\[28rem\] {
    max-height: 28rem;
  }
  .max-h-\[90px\] {
    max-height: 90px;
  }
  .max-h-\[calc\(100vh-5em\)\] {
    max-height: calc(100vh - 5em);
  }
  .min-h-5 {
    min-height: calc(var(--spacing) * 5);
  }
  .min-h-6 {
    min-height: calc(var(--spacing) * 6);
  }
  .min-h-8 {
    min-height: calc(var(--spacing) * 8);
  }
  .min-h-12 {
    min-height: calc(var(--spacing) * 12);
  }
  .min-h-16 {
    min-height: calc(var(--spacing) * 16);
  }
  .min-h-24 {
    min-height: calc(var(--spacing) * 24);
  }
  .min-h-25 {
    min-height: calc(var(--spacing) * 25);
  }
  .min-h-32 {
    min-height: calc(var(--spacing) * 32);
  }
  .min-h-40 {
    min-height: calc(var(--spacing) * 40);
  }
  .min-h-48 {
    min-height: calc(var(--spacing) * 48);
  }
  .min-h-64 {
    min-height: calc(var(--spacing) * 64);
  }
  .min-h-\[10rem\] {
    min-height: 10rem;
  }
  .min-h-\[40vh\] {
    min-height: 40vh;
  }
  .min-h-\[90px\] {
    min-height: 90px;
  }
  .min-h-dvh {
    min-height: 100dvh;
  }
  .min-h-full {
    min-height: 100%;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .\!w-3 {
    width: calc(var(--spacing) * 3) !important;
  }
  .\!w-7 {
    width: calc(var(--spacing) * 7) !important;
  }
  .\!w-\[50px\] {
    width: 50px !important;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-1\/3 {
    width: calc(1/3 * 100%);
  }
  .w-1\/5 {
    width: calc(1/5 * 100%);
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-9 {
    width: calc(var(--spacing) * 9);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-11 {
    width: calc(var(--spacing) * 11);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-13 {
    width: calc(var(--spacing) * 13);
  }
  .w-14 {
    width: calc(var(--spacing) * 14);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-21 {
    width: calc(var(--spacing) * 21);
  }
  .w-22 {
    width: calc(var(--spacing) * 22);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-26 {
    width: calc(var(--spacing) * 26);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-30 {
    width: calc(var(--spacing) * 30);
  }
  .w-32 {
    width: calc(var(--spacing) * 32);
  }
  .w-35 {
    width: calc(var(--spacing) * 35);
  }
  .w-36 {
    width: calc(var(--spacing) * 36);
  }
  .w-40 {
    width: calc(var(--spacing) * 40);
  }
  .w-42 {
    width: calc(var(--spacing) * 42);
  }
  .w-48 {
    width: calc(var(--spacing) * 48);
  }
  .w-50 {
    width: calc(var(--spacing) * 50);
  }
  .w-56 {
    width: calc(var(--spacing) * 56);
  }
  .w-60 {
    width: calc(var(--spacing) * 60);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-70 {
    width: calc(var(--spacing) * 70);
  }
  .w-80 {
    width: calc(var(--spacing) * 80);
  }
  .w-96 {
    width: calc(var(--spacing) * 96);
  }
  .w-100 {
    width: calc(var(--spacing) * 100);
  }
  .w-128 {
    width: calc(var(--spacing) * 128);
  }
  .w-\[0-9a-fA-F\] {
    width: 0-9a-fA-F;
  }
  .w-\[1\%\] {
    width: 1%;
  }
  .w-\[5px\] {
    width: 5px;
  }
  .w-\[6rem\] {
    width: 6rem;
  }
  .w-\[8rem\] {
    width: 8rem;
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[20rem\] {
    width: 20rem;
  }
  .w-\[21px\] {
    width: 21px;
  }
  .w-\[25rem\] {
    width: 25rem;
  }
  .w-\[90px\] {
    width: 90px;
  }
  .w-\[calc\(100\%\+8rem\)\] {
    width: calc(100% + 8rem);
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .w-screen-md {
    width: 768px;
  }
  .\!max-w-full {
    max-width: 100% !important;
  }
  .max-w-\(--breakpoint-xl\) {
    max-width: var(--breakpoint-xl);
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-13 {
    max-width: calc(var(--spacing) * 13);
  }
  .max-w-18 {
    max-width: calc(var(--spacing) * 18);
  }
  .max-w-20 {
    max-width: calc(var(--spacing) * 20);
  }
  .max-w-24 {
    max-width: calc(var(--spacing) * 24);
  }
  .max-w-40 {
    max-width: calc(var(--spacing) * 40);
  }
  .max-w-45 {
    max-width: calc(var(--spacing) * 45);
  }
  .max-w-48 {
    max-width: calc(var(--spacing) * 48);
  }
  .max-w-72 {
    max-width: calc(var(--spacing) * 72);
  }
  .max-w-96 {
    max-width: calc(var(--spacing) * 96);
  }
  .max-w-150 {
    max-width: calc(var(--spacing) * 150);
  }
  .max-w-190 {
    max-width: calc(var(--spacing) * 190);
  }
  .max-w-192 {
    max-width: calc(var(--spacing) * 192);
  }
  .max-w-260 {
    max-width: calc(var(--spacing) * 260);
  }
  .max-w-284 {
    max-width: calc(var(--spacing) * 284);
  }
  .max-w-\[6rem\] {
    max-width: 6rem;
  }
  .max-w-\[25rem\] {
    max-width: 25rem;
  }
  .max-w-\[877px\] {
    max-width: 877px;
  }
  .max-w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-prose {
    max-width: 65ch;
  }
  .max-w-screen-xl {
    max-width: 1280px;
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .max-w-xs {
    max-width: var(--container-xs);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-4 {
    min-width: calc(var(--spacing) * 4);
  }
  .min-w-5 {
    min-width: calc(var(--spacing) * 5);
  }
  .min-w-6 {
    min-width: calc(var(--spacing) * 6);
  }
  .min-w-9 {
    min-width: calc(var(--spacing) * 9);
  }
  .min-w-20 {
    min-width: calc(var(--spacing) * 20);
  }
  .min-w-36 {
    min-width: calc(var(--spacing) * 36);
  }
  .min-w-44 {
    min-width: calc(var(--spacing) * 44);
  }
  .min-w-45 {
    min-width: calc(var(--spacing) * 45);
  }
  .min-w-48 {
    min-width: calc(var(--spacing) * 48);
  }
  .min-w-52 {
    min-width: calc(var(--spacing) * 52);
  }
  .min-w-56 {
    min-width: calc(var(--spacing) * 56);
  }
  .min-w-64 {
    min-width: calc(var(--spacing) * 64);
  }
  .min-w-114 {
    min-width: calc(var(--spacing) * 114);
  }
  .min-w-\[24rem\] {
    min-width: 24rem;
  }
  .min-w-\[26px\] {
    min-width: 26px;
  }
  .min-w-fit {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .min-w-full {
    min-width: 100%;
  }
  .min-w-min {
    min-width: -moz-min-content;
    min-width: min-content;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-auto {
    flex: auto;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .flex-grow-1 {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .grow-0 {
    flex-grow: 0;
  }
  .basis-full {
    flex-basis: 100%;
  }
  .table-auto {
    table-layout: auto;
  }
  .table-fixed {
    table-layout: fixed;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-top {
    transform-origin: top;
  }
  .origin-top-left {
    transform-origin: top left;
  }
  .origin-top-right {
    transform-origin: top right;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-4 {
    --tw-translate-y: calc(var(--spacing) * 4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-90 {
    --tw-scale-x: 90%;
    --tw-scale-y: 90%;
    --tw-scale-z: 90%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-105 {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-125 {
    --tw-scale-x: 125%;
    --tw-scale-y: 125%;
    --tw-scale-z: 125%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .transform\! {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,) !important;
  }
  .animate-ping {
    animation: var(--animate-ping);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .\!cursor-default {
    cursor: default !important;
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-move {
    cursor: move;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-not-allowed\! {
    cursor: not-allowed !important;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .cursor-progress {
    cursor: progress;
  }
  .cursor-text {
    cursor: text;
  }
  .cursor-wait {
    cursor: wait;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-decimal {
    list-style-type: decimal;
  }
  .list-disc {
    list-style-type: disc;
  }
  .list-none {
    list-style-type: none;
  }
  .form-select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --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);
      border-color: oklch(54.6% 0.245 262.881);
    }
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    &:where([size]:not([size="1"])) {
      background-image: initial;
      background-position: initial;
      background-repeat: unset;
      background-size: initial;
      padding-right: 0.75rem;
      -webkit-print-color-adjust: unset;
              print-color-adjust: unset;
    }
  }
  .appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .break-inside-avoid-column {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column;
  }
  .grid-flow-col {
    grid-auto-flow: column;
  }
  .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-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .grid-cols-10 {
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-cols-32 {
    grid-template-columns: repeat(32, minmax(0, 1fr));
  }
  .grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  .grid-rows-32 {
    grid-template-rows: repeat(32, minmax(0, 1fr));
  }
  .\!flex-row {
    flex-direction: row !important;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-content-start {
    place-content: start;
  }
  .content-center {
    align-content: center;
  }
  .content-start {
    align-content: flex-start;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-items-center {
    justify-items: center;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-0\.5 {
    gap: calc(var(--spacing) * 0.5);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-2 {
    -moz-column-gap: calc(var(--spacing) * 2);
         column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-6 {
    -moz-column-gap: calc(var(--spacing) * 6);
         column-gap: calc(var(--spacing) * 6);
  }
  .space-x-0 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 0) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-1 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 1) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-2 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-3 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-4 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .space-x-8 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .divide-x {
    :where(& > :not(:last-child)) {
      --tw-divide-x-reverse: 0;
      border-inline-style: var(--tw-border-style);
      border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
      border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-solid {
    :where(& > :not(:last-child)) {
      --tw-border-style: solid;
      border-style: solid;
    }
  }
  .divide-gray-100 {
    :where(& > :not(:last-child)) {
      border-color: #f5f5f5;
    }
  }
  .divide-gray-200 {
    :where(& > :not(:last-child)) {
      border-color: #eeeeee;
    }
  }
  .divide-neutral-200 {
    :where(& > :not(:last-child)) {
      border-color: var(--color-neutral-200);
    }
  }
  .self-center {
    align-self: center;
  }
  .self-end {
    align-self: flex-end;
  }
  .self-start {
    align-self: flex-start;
  }
  .self-stretch {
    align-self: stretch;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-x-scroll {
    overflow-x: scroll;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-hidden {
    overflow-y: hidden;
  }
  .overflow-y-scroll {
    overflow-y: scroll;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-xs {
    border-radius: var(--radius-xs);
  }
  .rounded-t {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }
  .rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .rounded-l-md {
    border-top-left-radius: var(--radius-md);
    border-bottom-left-radius: var(--radius-md);
  }
  .rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .rounded-r {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  .rounded-r-lg {
    border-top-right-radius: var(--radius-lg);
    border-bottom-right-radius: var(--radius-lg);
  }
  .rounded-r-md {
    border-top-right-radius: var(--radius-md);
    border-bottom-right-radius: var(--radius-md);
  }
  .rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .rounded-b {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .rounded-b-lg {
    border-bottom-right-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }
  .rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .rounded-br-lg {
    border-bottom-right-radius: var(--radius-lg);
  }
  .rounded-bl-lg {
    border-bottom-left-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .border-60 {
    border-style: var(--tw-border-style);
    border-width: 60px;
  }
  .border-\[3px\] {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-x {
    border-inline-style: var(--tw-border-style);
    border-inline-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-r-0 {
    border-right-style: var(--tw-border-style);
    border-right-width: 0px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-1 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-amber-200 {
    border-color: #ffe082;
  }
  .border-amber-200\/\[\.7\] {
    border-color: color-mix(in oklab, #ffe082 70%, transparent);
  }
  .border-amber-500 {
    border-color: #ffc107;
  }
  .border-blue-500 {
    border-color: #0d8df2;
  }
  .border-blue-500\/\[\.7\] {
    border-color: color-mix(in oklab, #0d8df2 70%, transparent);
  }
  .border-brand {
    border-color: rgb(158, 255, 0);
  }
  .border-brand\/\[\.7\] {
    border-color: color-mix(in oklab, rgb(158, 255, 0) 70%, transparent);
  }
  .border-cyan-200-accent {
    border-color: #18ffff;
  }
  .border-cyan-200-accent\/\[\.7\] {
    border-color: color-mix(in oklab, #18ffff 70%, transparent);
  }
  .border-deep-orange-100 {
    border-color: #ffccbc;
  }
  .border-deep-orange-100\/\[\.7\] {
    border-color: color-mix(in oklab, #ffccbc 70%, transparent);
  }
  .border-deep-purple-400 {
    border-color: #7e57c2;
  }
  .border-deep-purple-400\/\[\.7\] {
    border-color: color-mix(in oklab, #7e57c2 70%, transparent);
  }
  .border-fuchsia-500 {
    border-color: var(--color-fuchsia-500);
  }
  .border-fuchsia-500\/\[\.7\] {
    border-color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-fuchsia-500) 70%, transparent);
    }
  }
  .border-gray-100 {
    border-color: #f5f5f5;
  }
  .border-gray-200 {
    border-color: #eeeeee;
  }
  .border-gray-300 {
    border-color: #e0e0e0;
  }
  .border-gray-400 {
    border-color: #bdbdbd;
  }
  .border-gray-600 {
    border-color: #757575;
  }
  .border-gray-600\/\[\.7\] {
    border-color: color-mix(in oklab, #757575 70%, transparent);
  }
  .border-gray-950\/20 {
    border-color: color-mix(in srgb, oklch(13% 0.028 261.692) 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-gray-950) 20%, transparent);
    }
  }
  .border-green {
    border-color: #00ff00;
  }
  .border-green-500 {
    border-color: #49c437;
  }
  .border-green\/\[\.7\] {
    border-color: color-mix(in oklab, #00ff00 70%, transparent);
  }
  .border-indigo-400 {
    border-color: #524d92;
  }
  .border-light-green-500 {
    border-color: #7ccf70;
  }
  .border-light-green-500\/\[\.7\] {
    border-color: color-mix(in oklab, #7ccf70 70%, transparent);
  }
  .border-lime-400 {
    border-color: #a4ea35;
  }
  .border-neutral-100 {
    border-color: var(--color-neutral-100);
  }
  .border-neutral-200 {
    border-color: var(--color-neutral-200);
  }
  .border-neutral-300 {
    border-color: var(--color-neutral-300);
  }
  .border-orange-500 {
    border-color: #ff9800;
  }
  .border-orange-500\/\[\.7\] {
    border-color: color-mix(in oklab, #ff9800 70%, transparent);
  }
  .border-purple-400 {
    border-color: #ab47bc;
  }
  .border-purple-400\/\[\.7\] {
    border-color: color-mix(in oklab, #ab47bc 70%, transparent);
  }
  .border-red-500 {
    border-color: #f44336;
  }
  .border-red-500\/\[\.7\] {
    border-color: color-mix(in oklab, #f44336 70%, transparent);
  }
  .border-slate-400 {
    border-color: var(--color-slate-400);
  }
  .border-slate-500 {
    border-color: var(--color-slate-500);
  }
  .border-slate-600 {
    border-color: var(--color-slate-600);
  }
  .border-stone-600 {
    border-color: #575658;
  }
  .border-stone-600\/40 {
    border-color: color-mix(in oklab, #575658 40%, transparent);
  }
  .border-stone-700 {
    border-color: #444342;
  }
  .border-stone-800 {
    border-color: #292627;
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-unique {
    border-color: #c2b77d;
  }
  .border-unique\/\[\.7\] {
    border-color: color-mix(in oklab, #c2b77d 70%, transparent);
  }
  .border-white {
    border-color: #ffffff;
  }
  .border-white\/5 {
    border-color: color-mix(in oklab, #ffffff 5%, transparent);
  }
  .border-white\/25 {
    border-color: color-mix(in oklab, #ffffff 25%, transparent);
  }
  .border-white\/\[\.7\] {
    border-color: color-mix(in oklab, #ffffff 70%, transparent);
  }
  .border-yellow-500 {
    border-color: #ffeb3b;
  }
  .border-yellow-500\/\[\.7\] {
    border-color: color-mix(in oklab, #ffeb3b 70%, transparent);
  }
  .border-t-gray-200 {
    border-top-color: #eeeeee;
  }
  .border-r-gray-200 {
    border-right-color: #eeeeee;
  }
  .\!border-b-red-500 {
    border-bottom-color: #f44336 !important;
  }
  .border-b-gray-200 {
    border-bottom-color: #eeeeee;
  }
  .border-l-gray-200 {
    border-left-color: #eeeeee;
  }
  .border-l-red-500 {
    border-left-color: #f44336;
  }
  .bg-\[\#FF2D20\]\/10 {
    background-color: color-mix(in oklab, #FF2D20 10%, transparent);
  }
  .bg-amber-200 {
    background-color: #ffe082;
  }
  .bg-amber-200\/\[\.1\] {
    background-color: color-mix(in oklab, #ffe082 10%, transparent);
  }
  .bg-amber-200\/\[\.5\] {
    background-color: color-mix(in oklab, #ffe082 50%, transparent);
  }
  .bg-amber-200\/\[\.15\] {
    background-color: color-mix(in oklab, #ffe082 15%, transparent);
  }
  .bg-amber-600 {
    background-color: #ffb300;
  }
  .bg-black {
    background-color: #000000;
  }
  .bg-black\/8 {
    background-color: color-mix(in oklab, #000000 8%, transparent);
  }
  .bg-black\/10 {
    background-color: color-mix(in oklab, #000000 10%, transparent);
  }
  .bg-black\/80 {
    background-color: color-mix(in oklab, #000000 80%, transparent);
  }
  .bg-blue {
    background-color: #2196f3;
  }
  .bg-blue-100 {
    background-color: #bbdefb;
  }
  .bg-blue-300 {
    background-color: #64b5f6;
  }
  .bg-blue-300\/40 {
    background-color: color-mix(in oklab, #64b5f6 40%, transparent);
  }
  .bg-blue-500\/50 {
    background-color: color-mix(in oklab, #0d8df2 50%, transparent);
  }
  .bg-blue-500\/\[\.1\] {
    background-color: color-mix(in oklab, #0d8df2 10%, transparent);
  }
  .bg-blue-500\/\[\.5\] {
    background-color: color-mix(in oklab, #0d8df2 50%, transparent);
  }
  .bg-blue-500\/\[\.15\] {
    background-color: color-mix(in oklab, #0d8df2 15%, transparent);
  }
  .bg-blue-600 {
    background-color: #1e88e5;
  }
  .bg-blue-700 {
    background-color: #1976d2;
  }
  .bg-blue\/\[\.15\] {
    background-color: color-mix(in oklab, #2196f3 15%, transparent);
  }
  .bg-brand\/\[\.1\] {
    background-color: color-mix(in oklab, rgb(158, 255, 0) 10%, transparent);
  }
  .bg-brand\/\[\.5\] {
    background-color: color-mix(in oklab, rgb(158, 255, 0) 50%, transparent);
  }
  .bg-brand\/\[\.15\] {
    background-color: color-mix(in oklab, rgb(158, 255, 0) 15%, transparent);
  }
  .bg-cyan {
    background-color: #00ffff;
  }
  .bg-cyan-200-accent\/\[\.1\] {
    background-color: color-mix(in oklab, #18ffff 10%, transparent);
  }
  .bg-cyan-200-accent\/\[\.5\] {
    background-color: color-mix(in oklab, #18ffff 50%, transparent);
  }
  .bg-cyan-200-accent\/\[\.15\] {
    background-color: color-mix(in oklab, #18ffff 15%, transparent);
  }
  .bg-dark-souls-dead {
    background-color: #d00;
  }
  .bg-deep-orange-100\/\[\.1\] {
    background-color: color-mix(in oklab, #ffccbc 10%, transparent);
  }
  .bg-deep-orange-100\/\[\.5\] {
    background-color: color-mix(in oklab, #ffccbc 50%, transparent);
  }
  .bg-deep-orange-100\/\[\.15\] {
    background-color: color-mix(in oklab, #ffccbc 15%, transparent);
  }
  .bg-deep-purple-400\/\[\.1\] {
    background-color: color-mix(in oklab, #7e57c2 10%, transparent);
  }
  .bg-deep-purple-400\/\[\.5\] {
    background-color: color-mix(in oklab, #7e57c2 50%, transparent);
  }
  .bg-deep-purple-400\/\[\.15\] {
    background-color: color-mix(in oklab, #7e57c2 15%, transparent);
  }
  .bg-emerald-200 {
    background-color: var(--color-emerald-200);
  }
  .bg-emerald-600 {
    background-color: var(--color-emerald-600);
  }
  .bg-fuchsia-500\/\[\.1\] {
    background-color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-fuchsia-500) 10%, transparent);
    }
  }
  .bg-fuchsia-500\/\[\.5\] {
    background-color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-fuchsia-500) 50%, transparent);
    }
  }
  .bg-fuchsia-500\/\[\.15\] {
    background-color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 15%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-fuchsia-500) 15%, transparent);
    }
  }
  .bg-gray-50 {
    background-color: #fafafa;
  }
  .bg-gray-100 {
    background-color: #f5f5f5;
  }
  .bg-gray-200 {
    background-color: #eeeeee;
  }
  .bg-gray-200\/80 {
    background-color: color-mix(in oklab, #eeeeee 80%, transparent);
  }
  .bg-gray-300 {
    background-color: #e0e0e0;
  }
  .bg-gray-500 {
    background-color: #9e9e9e;
  }
  .bg-gray-500\/75 {
    background-color: color-mix(in oklab, #9e9e9e 75%, transparent);
  }
  .bg-gray-600 {
    background-color: #757575;
  }
  .bg-gray-600\/75 {
    background-color: color-mix(in oklab, #757575 75%, transparent);
  }
  .bg-gray-600\/\[\.1\] {
    background-color: color-mix(in oklab, #757575 10%, transparent);
  }
  .bg-gray-600\/\[\.5\] {
    background-color: color-mix(in oklab, #757575 50%, transparent);
  }
  .bg-gray-600\/\[\.15\] {
    background-color: color-mix(in oklab, #757575 15%, transparent);
  }
  .bg-gray-700\/40 {
    background-color: color-mix(in oklab, #616161 40%, transparent);
  }
  .bg-gray-800 {
    background-color: #424242;
  }
  .bg-green {
    background-color: #00ff00;
  }
  .bg-green-50 {
    background-color: #e5f8ea;
  }
  .bg-green-100 {
    background-color: #c5f0be;
  }
  .bg-green-300 {
    background-color: #7ed771;
  }
  .bg-green-300\/40 {
    background-color: color-mix(in oklab, #7ed771 40%, transparent);
  }
  .bg-green-400 {
    background-color: #63cf52;
  }
  .bg-green-500 {
    background-color: #49c437;
  }
  .bg-green-500\/50 {
    background-color: color-mix(in oklab, #49c437 50%, transparent);
  }
  .bg-green-500\/75 {
    background-color: color-mix(in oklab, #49c437 75%, transparent);
  }
  .bg-green-700\/40 {
    background-color: color-mix(in oklab, #3a9b2b 40%, transparent);
  }
  .bg-green-900 {
    background-color: #1a5f2b;
  }
  .bg-green\/\[\.1\] {
    background-color: color-mix(in oklab, #00ff00 10%, transparent);
  }
  .bg-green\/\[\.5\] {
    background-color: color-mix(in oklab, #00ff00 50%, transparent);
  }
  .bg-green\/\[\.15\] {
    background-color: color-mix(in oklab, #00ff00 15%, transparent);
  }
  .bg-indigo {
    background-color: #32305c;
  }
  .bg-indigo-50 {
    background-color: #ebeaf4;
  }
  .bg-indigo-500 {
    background-color: #46427d;
  }
  .bg-indigo-600 {
    background-color: #3b3768;
  }
  .bg-light-green-500\/\[\.1\] {
    background-color: color-mix(in oklab, #7ccf70 10%, transparent);
  }
  .bg-light-green-500\/\[\.5\] {
    background-color: color-mix(in oklab, #7ccf70 50%, transparent);
  }
  .bg-light-green-500\/\[\.15\] {
    background-color: color-mix(in oklab, #7ccf70 15%, transparent);
  }
  .bg-lime-400\/10 {
    background-color: color-mix(in oklab, #a4ea35 10%, transparent);
  }
  .bg-lime-400\/\[\.5\] {
    background-color: color-mix(in oklab, #a4ea35 50%, transparent);
  }
  .bg-lime-400\/\[\.15\] {
    background-color: color-mix(in oklab, #a4ea35 15%, transparent);
  }
  .bg-lime-900 {
    background-color: #305709;
  }
  .bg-neutral-50 {
    background-color: var(--color-neutral-50);
  }
  .bg-neutral-600 {
    background-color: var(--color-neutral-600);
  }
  .bg-orange-500\/\[\.1\] {
    background-color: color-mix(in oklab, #ff9800 10%, transparent);
  }
  .bg-orange-500\/\[\.5\] {
    background-color: color-mix(in oklab, #ff9800 50%, transparent);
  }
  .bg-orange-500\/\[\.15\] {
    background-color: color-mix(in oklab, #ff9800 15%, transparent);
  }
  .bg-orange\/20 {
    background-color: color-mix(in oklab, #ff9800 20%, transparent);
  }
  .bg-purple-400\/\[\.1\] {
    background-color: color-mix(in oklab, #ab47bc 10%, transparent);
  }
  .bg-purple-400\/\[\.5\] {
    background-color: color-mix(in oklab, #ab47bc 50%, transparent);
  }
  .bg-purple-400\/\[\.15\] {
    background-color: color-mix(in oklab, #ab47bc 15%, transparent);
  }
  .bg-red {
    background-color: #ff0000;
  }
  .bg-red-50 {
    background-color: #ffebee;
  }
  .bg-red-100 {
    background-color: #ffcdd2;
  }
  .bg-red-500 {
    background-color: #f44336;
  }
  .bg-red-500\/20 {
    background-color: color-mix(in oklab, #f44336 20%, transparent);
  }
  .bg-red-500\/75 {
    background-color: color-mix(in oklab, #f44336 75%, transparent);
  }
  .bg-red-500\/\[\.1\] {
    background-color: color-mix(in oklab, #f44336 10%, transparent);
  }
  .bg-red-500\/\[\.5\] {
    background-color: color-mix(in oklab, #f44336 50%, transparent);
  }
  .bg-red-500\/\[\.15\] {
    background-color: color-mix(in oklab, #f44336 15%, transparent);
  }
  .bg-red-600 {
    background-color: #e53935;
  }
  .bg-red-700 {
    background-color: #d32f2f;
  }
  .bg-red-700\/40 {
    background-color: color-mix(in oklab, #d32f2f 40%, transparent);
  }
  .bg-red-900 {
    background-color: #b71c1c;
  }
  .bg-red\/\[\.1\] {
    background-color: color-mix(in oklab, #ff0000 10%, transparent);
  }
  .bg-red\/\[\.15\] {
    background-color: color-mix(in oklab, #ff0000 15%, transparent);
  }
  .bg-rose-200 {
    background-color: var(--color-rose-200);
  }
  .bg-rose-200\! {
    background-color: var(--color-rose-200) !important;
  }
  .bg-rose-500 {
    background-color: var(--color-rose-500);
  }
  .bg-rose-600 {
    background-color: var(--color-rose-600);
  }
  .bg-rose-700 {
    background-color: var(--color-rose-700);
  }
  .bg-sky-100 {
    background-color: var(--color-sky-100);
  }
  .bg-slate-900\/\[0\.5\] {
    background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
    }
  }
  .bg-stone-300\/\[\.5\] {
    background-color: color-mix(in oklab, #d5d2d1 50%, transparent);
  }
  .bg-stone-300\/\[\.15\] {
    background-color: color-mix(in oklab, #d5d2d1 15%, transparent);
  }
  .bg-stone-600 {
    background-color: #575658;
  }
  .bg-stone-700 {
    background-color: #444342;
  }
  .bg-stone-700\/50 {
    background-color: color-mix(in oklab, #444342 50%, transparent);
  }
  .bg-stone-700\/60 {
    background-color: color-mix(in oklab, #444342 60%, transparent);
  }
  .bg-stone-750 {
    background-color: rgb(51, 48, 45);
  }
  .bg-stone-800 {
    background-color: #292627;
  }
  .bg-stone-800\/25 {
    background-color: color-mix(in oklab, #292627 25%, transparent);
  }
  .bg-stone-800\/70 {
    background-color: color-mix(in oklab, #292627 70%, transparent);
  }
  .bg-stone-900 {
    background-color: #1c1a18;
  }
  .bg-stone-900\/50 {
    background-color: color-mix(in oklab, #1c1a18 50%, transparent);
  }
  .bg-stone-900\/70 {
    background-color: color-mix(in oklab, #1c1a18 70%, transparent);
  }
  .bg-stone-950 {
    background-color: #0c0a09;
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-transparent\! {
    background-color: transparent !important;
  }
  .bg-unique\/\[\.1\] {
    background-color: color-mix(in oklab, #c2b77d 10%, transparent);
  }
  .bg-unique\/\[\.5\] {
    background-color: color-mix(in oklab, #c2b77d 50%, transparent);
  }
  .bg-unique\/\[\.15\] {
    background-color: color-mix(in oklab, #c2b77d 15%, transparent);
  }
  .bg-white {
    background-color: #ffffff;
  }
  .bg-white\/5 {
    background-color: color-mix(in oklab, #ffffff 5%, transparent);
  }
  .bg-white\/75 {
    background-color: color-mix(in oklab, #ffffff 75%, transparent);
  }
  .bg-white\/\[\.1\] {
    background-color: color-mix(in oklab, #ffffff 10%, transparent);
  }
  .bg-white\/\[\.5\] {
    background-color: color-mix(in oklab, #ffffff 50%, transparent);
  }
  .bg-white\/\[\.15\] {
    background-color: color-mix(in oklab, #ffffff 15%, transparent);
  }
  .bg-white\/\[2\%\] {
    background-color: color-mix(in oklab, #ffffff 2%, transparent);
  }
  .bg-yellow {
    background-color: #ffff00;
  }
  .bg-yellow-50 {
    background-color: #fffde7;
  }
  .bg-yellow-100 {
    background-color: #fff9c4;
  }
  .bg-yellow-300 {
    background-color: #fff176;
  }
  .bg-yellow-500 {
    background-color: #ffeb3b;
  }
  .bg-yellow-500\/75 {
    background-color: color-mix(in oklab, #ffeb3b 75%, transparent);
  }
  .bg-yellow-500\/\[\.1\] {
    background-color: color-mix(in oklab, #ffeb3b 10%, transparent);
  }
  .bg-yellow-500\/\[\.5\] {
    background-color: color-mix(in oklab, #ffeb3b 50%, transparent);
  }
  .bg-yellow-500\/\[\.15\] {
    background-color: color-mix(in oklab, #ffeb3b 15%, transparent);
  }
  .bg-yellow-600 {
    background-color: #fdd835;
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-none {
    background-image: none;
  }
  .from-gray-700\/50 {
    --tw-gradient-from: color-mix(in oklab, #616161 50%, transparent);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-transparent {
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-transparent {
    --tw-gradient-via: transparent;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-white {
    --tw-gradient-via: #ffffff;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-white {
    --tw-gradient-to: #ffffff;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-clip-border {
    background-clip: border-box;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .mask-repeat {
    -webkit-mask-repeat: repeat;
            mask-repeat: repeat;
  }
  .fill-black {
    fill: #000000;
  }
  .fill-current {
    fill: currentcolor;
  }
  .fill-gray-300 {
    fill: #e0e0e0;
  }
  .fill-gray-500 {
    fill: #9e9e9e;
  }
  .fill-indigo-500 {
    fill: #46427d;
  }
  .fill-red-500 {
    fill: #f44336;
  }
  .stroke-\[\#FF2D20\] {
    stroke: #FF2D20;
  }
  .stroke-blue-700\/50 {
    stroke: color-mix(in oklab, #1976d2 50%, transparent);
  }
  .stroke-current {
    stroke: currentcolor;
  }
  .stroke-gray-400 {
    stroke: #bdbdbd;
  }
  .stroke-gray-600\/50 {
    stroke: color-mix(in oklab, #757575 50%, transparent);
  }
  .stroke-green-700\/50 {
    stroke: color-mix(in oklab, #3a9b2b 50%, transparent);
  }
  .stroke-red-600\/50 {
    stroke: color-mix(in oklab, #e53935 50%, transparent);
  }
  .stroke-yellow-700\/50 {
    stroke: color-mix(in oklab, #fbc02d 50%, transparent);
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .object-scale-down {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
  .object-top {
    -o-object-position: top;
       object-position: top;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-0\! {
    padding: calc(var(--spacing) * 0) !important;
  }
  .p-0\.5 {
    padding: calc(var(--spacing) * 0.5);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .p-16 {
    padding: calc(var(--spacing) * 16);
  }
  .p-\[0-9a-fA-F\] {
    padding: 0-9a-fA-F;
  }
  .p-\[0px\] {
    padding: 0px;
  }
  .\!px-3 {
    padding-inline: calc(var(--spacing) * 3) !important;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-0\! {
    padding-inline: calc(var(--spacing) * 0) !important;
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-1\! {
    padding-inline: calc(var(--spacing) * 1) !important;
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-14 {
    padding-inline: calc(var(--spacing) * 14);
  }
  .px-32 {
    padding-inline: calc(var(--spacing) * 32);
  }
  .px-40 {
    padding-inline: calc(var(--spacing) * 40);
  }
  .px-\[6px\] {
    padding-inline: 6px;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-0\.5\! {
    padding-block: calc(var(--spacing) * 0.5) !important;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .ps-3 {
    padding-inline-start: calc(var(--spacing) * 3);
  }
  .pe-4 {
    padding-inline-end: calc(var(--spacing) * 4);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
  .\!pr-1 {
    padding-right: calc(var(--spacing) * 1) !important;
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-1 {
    padding-right: calc(var(--spacing) * 1);
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pr-2\.5 {
    padding-right: calc(var(--spacing) * 2.5);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pr-7 {
    padding-right: calc(var(--spacing) * 7);
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
  .\!pl-2 {
    padding-left: calc(var(--spacing) * 2) !important;
  }
  .pl-1 {
    padding-left: calc(var(--spacing) * 1);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .text-end {
    text-align: end;
  }
  .text-justify {
    text-align: justify;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-start {
    text-align: start;
  }
  .align-baseline {
    vertical-align: baseline;
  }
  .align-middle {
    vertical-align: middle;
  }
  .align-text-bottom {
    vertical-align: text-bottom;
  }
  .align-top {
    vertical-align: top;
  }
  .font-brand {
    font-family: 'Caudex', serif;
  }
  .font-brand {
    font-family: "Caudex", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .font-game {
    font-family: "Unbounded", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .font-sans {
    font-family: "Open Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-8xl {
    font-size: var(--text-8xl);
    line-height: var(--tw-leading, var(--text-8xl--line-height));
  }
  .text-9xl {
    font-size: var(--text-9xl);
    line-height: var(--tw-leading, var(--text-9xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-sm\/relaxed {
    font-size: var(--text-sm);
    line-height: var(--leading-relaxed);
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-xs\/none {
    font-size: var(--text-xs);
    line-height: 1;
  }
  .text-\[5rem\] {
    font-size: 5rem;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[400\%\] {
    font-size: 400%;
  }
  .text-xxs {
    font-size: 0.65rem;
  }
  .leading-3 {
    --tw-leading: calc(var(--spacing) * 3);
    line-height: calc(var(--spacing) * 3);
  }
  .leading-4 {
    --tw-leading: calc(var(--spacing) * 4);
    line-height: calc(var(--spacing) * 4);
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-normal {
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .text-nowrap {
    text-wrap: nowrap;
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .break-normal {
    overflow-wrap: normal;
    word-break: normal;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .break-all {
    word-break: break-all;
  }
  .text-clip {
    text-overflow: clip;
  }
  .text-ellipsis {
    text-overflow: ellipsis;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .\!text-red-500 {
    color: #f44336 !important;
  }
  .text-amber-50 {
    color: #fff8e1;
  }
  .text-amber-100 {
    color: #ffecb3;
  }
  .text-amber-200 {
    color: #ffe082;
  }
  .text-amber-200\/\[\.5\] {
    color: color-mix(in oklab, #ffe082 50%, transparent);
  }
  .text-amber-200\/\[\.8\] {
    color: color-mix(in oklab, #ffe082 80%, transparent);
  }
  .text-amber-300 {
    color: #ffd54f;
  }
  .text-amber-400 {
    color: #ffca28;
  }
  .text-amber-500 {
    color: #ffc107;
  }
  .text-amber-600 {
    color: #ffb300;
  }
  .text-amber-700 {
    color: #ffa000;
  }
  .text-amber-800 {
    color: #ff8f00;
  }
  .text-amber-900 {
    color: #ff6f00;
  }
  .text-amber2-300 {
    color: oklch(0.879 0.169 91.605);
  }
  .text-black {
    color: #000000;
  }
  .text-black\/50 {
    color: color-mix(in oklab, #000000 50%, transparent);
  }
  .text-blue {
    color: #2196f3;
  }
  .text-blue-100 {
    color: #bbdefb;
  }
  .text-blue-200 {
    color: #90caf9;
  }
  .text-blue-300 {
    color: #64b5f6;
  }
  .text-blue-300\/\[0\.4\] {
    color: color-mix(in oklab, #64b5f6 40%, transparent);
  }
  .text-blue-400 {
    color: #42a5f5;
  }
  .text-blue-500 {
    color: #0d8df2;
  }
  .text-blue-500\/\[\.8\] {
    color: color-mix(in oklab, #0d8df2 80%, transparent);
  }
  .text-blue-600 {
    color: #1e88e5;
  }
  .text-blue-700 {
    color: #1976d2;
  }
  .text-blue-800 {
    color: #1565c0;
  }
  .text-blue-900 {
    color: #0d47a1;
  }
  .text-blue\/\[\.5\] {
    color: color-mix(in oklab, #2196f3 50%, transparent);
  }
  .text-brand {
    color: rgb(158, 255, 0);
  }
  .text-brand\/\[\.8\] {
    color: color-mix(in oklab, rgb(158, 255, 0) 80%, transparent);
  }
  .text-brown {
    color: #795548;
  }
  .text-brown-100 {
    color: #d7ccc8;
  }
  .text-brown-200 {
    color: #bcaaa4;
  }
  .text-brown-300 {
    color: #a1887f;
  }
  .text-brown-400 {
    color: #8d6e63;
  }
  .text-brown-500 {
    color: #795548;
  }
  .text-brown-500\/\[\.5\] {
    color: color-mix(in oklab, #795548 50%, transparent);
  }
  .text-brown-600 {
    color: #6d4c41;
  }
  .text-brown-700 {
    color: #5d4037;
  }
  .text-brown-800 {
    color: #4e342e;
  }
  .text-brown-900 {
    color: #3e2723;
  }
  .text-cyan-200-accent {
    color: #18ffff;
  }
  .text-cyan-200-accent\/\[\.8\] {
    color: color-mix(in oklab, #18ffff 80%, transparent);
  }
  .text-cyan2-400 {
    color: oklch(0.789 0.154 211.53);
  }
  .text-dark-souls-dead {
    color: #d00;
  }
  .text-deep-orange-100 {
    color: #ffccbc;
  }
  .text-deep-orange-100\/\[\.8\] {
    color: color-mix(in oklab, #ffccbc 80%, transparent);
  }
  .text-deep-purple-400 {
    color: #7e57c2;
  }
  .text-deep-purple-400\/\[\.8\] {
    color: color-mix(in oklab, #7e57c2 80%, transparent);
  }
  .text-emerald-300 {
    color: var(--color-emerald-300);
  }
  .text-emerald-500 {
    color: var(--color-emerald-500);
  }
  .text-emerald-900 {
    color: var(--color-emerald-900);
  }
  .text-fuchsia-500 {
    color: var(--color-fuchsia-500);
  }
  .text-fuchsia-500\/\[\.8\] {
    color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-fuchsia-500) 80%, transparent);
    }
  }
  .text-gold {
    color: rgb(255, 215, 0);
  }
  .text-gold\/40 {
    color: color-mix(in oklab, rgb(255, 215, 0) 40%, transparent);
  }
  .text-gray {
    color: #9e9e9e;
  }
  .text-gray-50 {
    color: #fafafa;
  }
  .text-gray-100 {
    color: #f5f5f5;
  }
  .text-gray-200 {
    color: #eeeeee;
  }
  .text-gray-200\/\[\.5\] {
    color: color-mix(in oklab, #eeeeee 50%, transparent);
  }
  .text-gray-300 {
    color: #e0e0e0;
  }
  .text-gray-400 {
    color: #bdbdbd;
  }
  .text-gray-500 {
    color: #9e9e9e;
  }
  .text-gray-500\/\[\.5\] {
    color: color-mix(in oklab, #9e9e9e 50%, transparent);
  }
  .text-gray-600 {
    color: #757575;
  }
  .text-gray-600\/60 {
    color: color-mix(in oklab, #757575 60%, transparent);
  }
  .text-gray-600\/\[\.8\] {
    color: color-mix(in oklab, #757575 80%, transparent);
  }
  .text-gray-700 {
    color: #616161;
  }
  .text-gray-800 {
    color: #424242;
  }
  .text-gray-900 {
    color: #212121;
  }
  .text-green {
    color: #00ff00;
  }
  .text-green-100 {
    color: #c5f0be;
  }
  .text-green-200 {
    color: #a2e299;
  }
  .text-green-300 {
    color: #7ed771;
  }
  .text-green-400 {
    color: #63cf52;
  }
  .text-green-500 {
    color: #49c437;
  }
  .text-green-500\/\[\.5\] {
    color: color-mix(in oklab, #49c437 50%, transparent);
  }
  .text-green-600 {
    color: #42b132;
  }
  .text-green-700 {
    color: #3a9b2b;
  }
  .text-green-800 {
    color: #328625;
  }
  .text-green-900 {
    color: #1a5f2b;
  }
  .text-green\/\[\.5\] {
    color: color-mix(in oklab, #00ff00 50%, transparent);
  }
  .text-green\/\[\.8\] {
    color: color-mix(in oklab, #00ff00 80%, transparent);
  }
  .text-indigo-500 {
    color: #46427d;
  }
  .text-indigo-600 {
    color: #3b3768;
  }
  .text-indigo-700 {
    color: #2f2c53;
  }
  .text-indigo-900 {
    color: #0c0b15;
  }
  .text-light-blue-500 {
    color: #03a9f4;
  }
  .text-light-blue-500\/\[\.5\] {
    color: color-mix(in oklab, #03a9f4 50%, transparent);
  }
  .text-light-green-100 {
    color: #cbefc6;
  }
  .text-light-green-200 {
    color: #bbeab4;
  }
  .text-light-green-300 {
    color: #a5e39b;
  }
  .text-light-green-400 {
    color: #92d787;
  }
  .text-light-green-500 {
    color: #7ccf70;
  }
  .text-light-green-500\/\[\.8\] {
    color: color-mix(in oklab, #7ccf70 80%, transparent);
  }
  .text-light-green-600 {
    color: #61ce51;
  }
  .text-light-green-700 {
    color: #4ac738;
  }
  .text-light-green-800 {
    color: #41ae31;
  }
  .text-light-green-900 {
    color: #2f7c23;
  }
  .text-lime {
    color: #81f708;
  }
  .text-lime-200 {
    color: #cbf38b;
  }
  .text-lime-400 {
    color: #a4ea35;
  }
  .text-lime-400\/\[\.8\] {
    color: color-mix(in oklab, #a4ea35 80%, transparent);
  }
  .text-lime-500 {
    color: #84cc16;
  }
  .text-lime-600 {
    color: #60ad12;
  }
  .text-lime-800 {
    color: #40730c;
  }
  .text-neutral-100 {
    color: var(--color-neutral-100);
  }
  .text-neutral-400 {
    color: var(--color-neutral-400);
  }
  .text-neutral-500 {
    color: var(--color-neutral-500);
  }
  .text-neutral-500\! {
    color: var(--color-neutral-500) !important;
  }
  .text-neutral-600 {
    color: var(--color-neutral-600);
  }
  .text-neutral-800 {
    color: var(--color-neutral-800);
  }
  .text-neutral-900 {
    color: var(--color-neutral-900);
  }
  .text-neutral-950 {
    color: var(--color-neutral-950);
  }
  .text-neutral2-300 {
    color: oklch(0.87 0 0);
  }
  .text-orange-400 {
    color: #ffa726;
  }
  .text-orange-500 {
    color: #ff9800;
  }
  .text-orange-500\/\[\.5\] {
    color: color-mix(in oklab, #ff9800 50%, transparent);
  }
  .text-orange-500\/\[\.8\] {
    color: color-mix(in oklab, #ff9800 80%, transparent);
  }
  .text-pink {
    color: #e91e63;
  }
  .text-pink-400 {
    color: #ec407a;
  }
  .text-purple {
    color: #9c27b0;
  }
  .text-purple-300 {
    color: #ba68c8;
  }
  .text-purple-300\/\[\.5\] {
    color: color-mix(in oklab, #ba68c8 50%, transparent);
  }
  .text-purple-400 {
    color: #ab47bc;
  }
  .text-purple-400\/\[\.8\] {
    color: color-mix(in oklab, #ab47bc 80%, transparent);
  }
  .text-purple-500 {
    color: #9c27b0;
  }
  .text-red {
    color: #ff0000;
  }
  .text-red-100 {
    color: #ffcdd2;
  }
  .text-red-200 {
    color: #ef9a9a;
  }
  .text-red-300 {
    color: #e57373;
  }
  .text-red-400 {
    color: #ef5350;
  }
  .text-red-500 {
    color: #f44336;
  }
  .text-red-500\/\[\.5\] {
    color: color-mix(in oklab, #f44336 50%, transparent);
  }
  .text-red-500\/\[\.8\] {
    color: color-mix(in oklab, #f44336 80%, transparent);
  }
  .text-red-600 {
    color: #e53935;
  }
  .text-red-700 {
    color: #d32f2f;
  }
  .text-red-800 {
    color: #c62828;
  }
  .text-red-900 {
    color: #b71c1c;
  }
  .text-red\/\[\.5\] {
    color: color-mix(in oklab, #ff0000 50%, transparent);
  }
  .text-rose-900 {
    color: var(--color-rose-900);
  }
  .text-sky-500 {
    color: var(--color-sky-500);
  }
  .text-sky-600 {
    color: var(--color-sky-600);
  }
  .text-slate-100 {
    color: var(--color-slate-100);
  }
  .text-slate-200 {
    color: var(--color-slate-200);
  }
  .text-slate-300 {
    color: var(--color-slate-300);
  }
  .text-slate-400 {
    color: var(--color-slate-400);
  }
  .text-slate-500 {
    color: var(--color-slate-500);
  }
  .text-slate-500\/50 {
    color: color-mix(in srgb, oklch(55.4% 0.046 257.417) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-slate-500) 50%, transparent);
    }
  }
  .text-slate-600 {
    color: var(--color-slate-600);
  }
  .text-slate-700 {
    color: var(--color-slate-700);
  }
  .text-slate-800 {
    color: var(--color-slate-800);
  }
  .text-slate-900 {
    color: var(--color-slate-900);
  }
  .text-slate2-400 {
    color: oklch(0.704 0.04 256.788);
  }
  .text-stone-300 {
    color: #d5d2d1;
  }
  .text-stone-400\/\[\.8\] {
    color: color-mix(in oklab, #a8a29e 80%, transparent);
  }
  .text-stone2-400 {
    color: oklch(0.709 0.01 56.259);
  }
  .text-teal {
    color: #009688;
  }
  .text-teal-400 {
    color: #26a69a;
  }
  .text-teal-500 {
    color: #009688;
  }
  .text-teal-500\/\[\.5\] {
    color: color-mix(in oklab, #009688 50%, transparent);
  }
  .text-transparent {
    color: transparent;
  }
  .text-unique {
    color: #c2b77d;
  }
  .text-unique-400 {
    color: #c2b77d;
  }
  .text-unique-darkest {
    color: #6d6333;
  }
  .text-unique-light {
    color: #ccc393;
  }
  .text-unique\/\[\.8\] {
    color: color-mix(in oklab, #c2b77d 80%, transparent);
  }
  .text-violet-200 {
    color: var(--color-violet-200);
  }
  .text-violet-300 {
    color: var(--color-violet-300);
  }
  .text-violet-400 {
    color: var(--color-violet-400);
  }
  .text-violet-500 {
    color: var(--color-violet-500);
  }
  .text-violet-600 {
    color: var(--color-violet-600);
  }
  .text-violet-700 {
    color: var(--color-violet-700);
  }
  .text-violet-800 {
    color: var(--color-violet-800);
  }
  .text-violet-900 {
    color: var(--color-violet-900);
  }
  .text-white {
    color: #ffffff;
  }
  .text-white\/\[\.2\] {
    color: color-mix(in oklab, #ffffff 20%, transparent);
  }
  .text-white\/\[\.8\] {
    color: color-mix(in oklab, #ffffff 80%, transparent);
  }
  .text-white\/\[\.9\] {
    color: color-mix(in oklab, #ffffff 90%, transparent);
  }
  .text-yellow {
    color: #ffff00;
  }
  .text-yellow-400 {
    color: #ffee58;
  }
  .text-yellow-500 {
    color: #ffeb3b;
  }
  .text-yellow-500\/\[\.5\] {
    color: color-mix(in oklab, #ffeb3b 50%, transparent);
  }
  .text-yellow-500\/\[\.8\] {
    color: color-mix(in oklab, #ffeb3b 80%, transparent);
  }
  .text-yellow-600 {
    color: #fdd835;
  }
  .text-yellow-800 {
    color: #f9a825;
  }
  .text-yellow2-400 {
    color: oklch(0.852 0.199 91.936);
  }
  .text-yellow2-700 {
    color: oklch(0.554 0.135 66.442);
  }
  .text-yellow2-800 {
    color: oklch(0.476 0.114 61.907);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .not-italic {
    font-style: normal;
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .overline {
    text-decoration-line: overline;
  }
  .underline {
    text-decoration-line: underline;
  }
  .decoration-neutral-400 {
    text-decoration-color: var(--color-neutral-400);
  }
  .decoration-2 {
    text-decoration-thickness: 2px;
  }
  .underline-offset-1 {
    text-underline-offset: 1px;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .placeholder-gray-400 {
    &::-moz-placeholder {
      color: #bdbdbd;
    }
    &::placeholder {
      color: #bdbdbd;
    }
  }
  .placeholder-stone-400 {
    &::-moz-placeholder {
      color: #a8a29e;
    }
    &::placeholder {
      color: #a8a29e;
    }
  }
  .scheme-light-dark {
    color-scheme: light dark;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-5 {
    opacity: 5%;
  }
  .opacity-25 {
    opacity: 25%;
  }
  .opacity-30 {
    opacity: 30%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-60 {
    opacity: 60%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .opacity-75 {
    opacity: 75%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .opacity-90 {
    opacity: 90%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[0px_14px_34px_0px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0px 14px 34px 0px var(--tw-shadow-color, rgba(0,0,0,0.08));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring-2 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-gray-500\/20 {
    --tw-shadow-color: color-mix(in srgb, #9e9e9e 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, #9e9e9e 20%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
  .ring-black {
    --tw-ring-color: #000000;
  }
  .ring-gray-300 {
    --tw-ring-color: #e0e0e0;
  }
  .ring-gray-900\/5 {
    --tw-ring-color: color-mix(in oklab, #212121 5%, transparent);
  }
  .ring-gray-950\/10 {
    --tw-ring-color: color-mix(in srgb, oklch(13% 0.028 261.692) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-gray-950) 10%, transparent);
    }
  }
  .ring-red-400 {
    --tw-ring-color: #ef5350;
  }
  .ring-stone-600 {
    --tw-ring-color: #575658;
  }
  .ring-transparent {
    --tw-ring-color: transparent;
  }
  .ring-white {
    --tw-ring-color: #ffffff;
  }
  .ring-white\/\[0\.05\] {
    --tw-ring-color: color-mix(in oklab, #ffffff 5%, transparent);
  }
  .ring-offset-2 {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-1 {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .outline-2 {
    outline-style: var(--tw-outline-style);
    outline-width: 2px;
  }
  .outline-4 {
    outline-style: var(--tw-outline-style);
    outline-width: 4px;
  }
  .outline-5 {
    outline-style: var(--tw-outline-style);
    outline-width: 5px;
  }
  .outline-amber-200 {
    outline-color: #ffe082;
  }
  .outline-amber-200\/\[\.7\] {
    outline-color: color-mix(in oklab, #ffe082 70%, transparent);
  }
  .outline-blue-500 {
    outline-color: #0d8df2;
  }
  .outline-blue-500\/\[\.7\] {
    outline-color: color-mix(in oklab, #0d8df2 70%, transparent);
  }
  .outline-blue\/\[\.7\] {
    outline-color: color-mix(in oklab, #2196f3 70%, transparent);
  }
  .outline-brand {
    outline-color: rgb(158, 255, 0);
  }
  .outline-brand\/\[\.7\] {
    outline-color: color-mix(in oklab, rgb(158, 255, 0) 70%, transparent);
  }
  .outline-cyan-200-accent {
    outline-color: #18ffff;
  }
  .outline-cyan-200-accent\/\[\.7\] {
    outline-color: color-mix(in oklab, #18ffff 70%, transparent);
  }
  .outline-deep-orange-100 {
    outline-color: #ffccbc;
  }
  .outline-deep-orange-100\/\[\.7\] {
    outline-color: color-mix(in oklab, #ffccbc 70%, transparent);
  }
  .outline-deep-purple-400 {
    outline-color: #7e57c2;
  }
  .outline-deep-purple-400\/\[\.7\] {
    outline-color: color-mix(in oklab, #7e57c2 70%, transparent);
  }
  .outline-fuchsia-500 {
    outline-color: var(--color-fuchsia-500);
  }
  .outline-fuchsia-500\/\[\.7\] {
    outline-color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      outline-color: color-mix(in oklab, var(--color-fuchsia-500) 70%, transparent);
    }
  }
  .outline-gray-600 {
    outline-color: #757575;
  }
  .outline-gray-600\/\[\.7\] {
    outline-color: color-mix(in oklab, #757575 70%, transparent);
  }
  .outline-green {
    outline-color: #00ff00;
  }
  .outline-green\/\[\.7\] {
    outline-color: color-mix(in oklab, #00ff00 70%, transparent);
  }
  .outline-light-green-500 {
    outline-color: #7ccf70;
  }
  .outline-light-green-500\/\[\.7\] {
    outline-color: color-mix(in oklab, #7ccf70 70%, transparent);
  }
  .outline-lime-400 {
    outline-color: #a4ea35;
  }
  .outline-lime-400\/\[\.7\] {
    outline-color: color-mix(in oklab, #a4ea35 70%, transparent);
  }
  .outline-orange-500 {
    outline-color: #ff9800;
  }
  .outline-orange-500\/\[\.7\] {
    outline-color: color-mix(in oklab, #ff9800 70%, transparent);
  }
  .outline-purple-400 {
    outline-color: #ab47bc;
  }
  .outline-purple-400\/\[\.7\] {
    outline-color: color-mix(in oklab, #ab47bc 70%, transparent);
  }
  .outline-red {
    outline-color: #ff0000;
  }
  .outline-red-500 {
    outline-color: #f44336;
  }
  .outline-red-500\/\[\.7\] {
    outline-color: color-mix(in oklab, #f44336 70%, transparent);
  }
  .outline-red\/\[\.7\] {
    outline-color: color-mix(in oklab, #ff0000 70%, transparent);
  }
  .outline-slate-500\/50 {
    outline-color: color-mix(in srgb, oklch(55.4% 0.046 257.417) 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      outline-color: color-mix(in oklab, var(--color-slate-500) 50%, transparent);
    }
  }
  .outline-unique {
    outline-color: #c2b77d;
  }
  .outline-unique\/\[\.7\] {
    outline-color: color-mix(in oklab, #c2b77d 70%, transparent);
  }
  .outline-white {
    outline-color: #ffffff;
  }
  .outline-white\/\[\.7\] {
    outline-color: color-mix(in oklab, #ffffff 70%, transparent);
  }
  .outline-yellow-500 {
    outline-color: #ffeb3b;
  }
  .outline-yellow-500\/\[\.7\] {
    outline-color: color-mix(in oklab, #ffeb3b 70%, transparent);
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .blur-xs {
    --tw-blur: blur(var(--blur-xs));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow-\[0px_4px_34px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-drop-shadow-size: drop-shadow(0px 4px 34px var(--tw-drop-shadow-color, rgba(0,0,0,0.06)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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-\[0px_4px_34px_rgba\(0\,0\,0\,0\.25\)\] {
    --tw-drop-shadow-size: drop-shadow(0px 4px 34px var(--tw-drop-shadow-color, rgba(0,0,0,0.25)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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-lg {
    --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
    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,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .saturate-0 {
    --tw-saturate: saturate(0%);
    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,);
  }
  .sepia {
    --tw-sepia: sepia(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .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,) !important;
  }
  .backdrop-filter {
    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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-none {
    transition-property: none;
  }
  .duration-0 {
    --tw-duration: 0ms;
    transition-duration: 0ms;
  }
  .duration-50 {
    --tw-duration: 50ms;
    transition-duration: 50ms;
  }
  .duration-75 {
    --tw-duration: 75ms;
    transition-duration: 75ms;
  }
  .duration-100 {
    --tw-duration: 100ms;
    transition-duration: 100ms;
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-250 {
    --tw-duration: 250ms;
    transition-duration: 250ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-400 {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-1000 {
    --tw-duration: 1000ms;
    transition-duration: 1000ms;
  }
  .duration-1500 {
    --tw-duration: 1500ms;
    transition-duration: 1500ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
         user-select: all;
  }
  .select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
  }
  .\[group\:grogfire-workers\] {
    group: grogfire-workers;
  }
  .\[program\:grogfire-job-workers\] {
    program: grogfire-job-workers;
  }
  .\[program\:grogfire-notification-workers\] {
    program: grogfire-notification-workers;
  }
  .\[program\:soketi\] {
    program: soketi;
  }
  .ring-inset {
    --tw-ring-inset: inset;
  }
  .group-hover\:bg-gray-50 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: #fafafa;
      }
    }
  }
  .group-hover\:stroke-blue-700\/75 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: color-mix(in oklab, #1976d2 75%, transparent);
      }
    }
  }
  .group-hover\:stroke-gray-600\/75 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: color-mix(in oklab, #757575 75%, transparent);
      }
    }
  }
  .group-hover\:stroke-green-700\/75 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: color-mix(in oklab, #3a9b2b 75%, transparent);
      }
    }
  }
  .group-hover\:stroke-red-600\/75 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: color-mix(in oklab, #e53935 75%, transparent);
      }
    }
  }
  .group-hover\:stroke-yellow-700\/75 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        stroke: color-mix(in oklab, #fbc02d 75%, transparent);
      }
    }
  }
  .group-hover\:text-blue-500 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #0d8df2;
      }
    }
  }
  .group-data-\[focus\=true\]\:ring-2 {
    &:is(:where(.group)[data-focus="true"] *) {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .group-data-\[state\=checked\]\:opacity-0 {
    &:is(:where(.group)[data-state="checked"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[state\=checked\]\:opacity-100 {
    &:is(:where(.group)[data-state="checked"] *) {
      opacity: 100%;
    }
  }
  .group-data-\[state\=indeterminate\]\:opacity-0 {
    &:is(:where(.group)[data-state="indeterminate"] *) {
      opacity: 0%;
    }
  }
  .group-data-\[state\=indeterminate\]\:opacity-100 {
    &:is(:where(.group)[data-state="indeterminate"] *) {
      opacity: 100%;
    }
  }
  .group-data-\[state\=unchecked\]\:opacity-0 {
    &:is(:where(.group)[data-state="unchecked"] *) {
      opacity: 0%;
    }
  }
  .group-\[\.status-down\]\:bg-red-600 {
    &:is(:where(.group):is(.status-down) *) {
      background-color: #e53935;
    }
  }
  .selection\:bg-\[\#FF2D20\] {
    & *::-moz-selection {
      background-color: #FF2D20;
    }
    & *::selection {
      background-color: #FF2D20;
    }
    &::-moz-selection {
      background-color: #FF2D20;
    }
    &::selection {
      background-color: #FF2D20;
    }
  }
  .selection\:bg-red-500 {
    & *::-moz-selection {
      background-color: #f44336;
    }
    & *::selection {
      background-color: #f44336;
    }
    &::-moz-selection {
      background-color: #f44336;
    }
    &::selection {
      background-color: #f44336;
    }
  }
  .selection\:text-white {
    & *::-moz-selection {
      color: #ffffff;
    }
    & *::selection {
      color: #ffffff;
    }
    &::-moz-selection {
      color: #ffffff;
    }
    &::selection {
      color: #ffffff;
    }
  }
  .placeholder\:text-gray-400 {
    &::-moz-placeholder {
      color: #bdbdbd;
    }
    &::placeholder {
      color: #bdbdbd;
    }
  }
  .backdrop\:bg-transparent {
    &::backdrop {
      background-color: transparent;
    }
  }
  .before\:absolute {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .before\:inset-0 {
    &::before {
      content: var(--tw-content);
      inset: calc(var(--spacing) * 0);
    }
  }
  .before\:-z-10 {
    &::before {
      content: var(--tw-content);
      z-index: calc(10 * -1);
    }
  }
  .before\:rounded {
    &::before {
      content: var(--tw-content);
      border-radius: 0.25rem;
    }
  }
  .before\:bg-stone-950 {
    &::before {
      content: var(--tw-content);
      background-color: #0c0a09;
    }
  }
  .first\:rounded-t {
    &:first-child {
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem;
    }
  }
  .last\:rounded-b {
    &:last-child {
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
    }
  }
  .odd\:bg-slate-950 {
    &:nth-child(odd) {
      background-color: var(--color-slate-950);
    }
  }
  .odd\:bg-stone-800 {
    &:nth-child(odd) {
      background-color: #292627;
    }
  }
  .odd\:bg-white\/2 {
    &:nth-child(odd) {
      background-color: color-mix(in oklab, #ffffff 2%, transparent);
    }
  }
  .even\:bg-slate-900 {
    &:nth-child(even) {
      background-color: var(--color-slate-900);
    }
  }
  .even\:bg-stone-700 {
    &:nth-child(even) {
      background-color: #444342;
    }
  }
  .even\:bg-white {
    &:nth-child(even) {
      background-color: #ffffff;
    }
  }
  .default\:col-span-full {
    &:default {
      grid-column: 1 / -1;
    }
  }
  .default\:row-span-1 {
    &:default {
      grid-row: span 1 / span 1;
    }
  }
  .hover\:rounded-t-md {
    &:hover {
      @media (hover: hover) {
        border-top-left-radius: var(--radius-md);
        border-top-right-radius: var(--radius-md);
      }
    }
  }
  .hover\:rounded-b-md {
    &:hover {
      @media (hover: hover) {
        border-bottom-right-radius: var(--radius-md);
        border-bottom-left-radius: var(--radius-md);
      }
    }
  }
  .hover\:border-gray-300 {
    &:hover {
      @media (hover: hover) {
        border-color: #e0e0e0;
      }
    }
  }
  .hover\:border-stone-400 {
    &:hover {
      @media (hover: hover) {
        border-color: #a8a29e;
      }
    }
  }
  .hover\:bg-amber-200\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ffe082 30%, transparent);
      }
    }
  }
  .hover\:bg-blue-500\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #0d8df2 30%, transparent);
      }
    }
  }
  .hover\:bg-blue-600\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #1e88e5 20%, transparent);
      }
    }
  }
  .hover\:bg-blue\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #2196f3 30%, transparent);
      }
    }
  }
  .hover\:bg-brand\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, rgb(158, 255, 0) 30%, transparent);
      }
    }
  }
  .hover\:bg-cyan-200-accent\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #18ffff 30%, transparent);
      }
    }
  }
  .hover\:bg-deep-orange-100\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ffccbc 30%, transparent);
      }
    }
  }
  .hover\:bg-deep-purple-400\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #7e57c2 30%, transparent);
      }
    }
  }
  .hover\:bg-fuchsia-500\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 30%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-fuchsia-500) 30%, transparent);
        }
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: #fafafa;
      }
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: #f5f5f5;
      }
    }
  }
  .hover\:bg-gray-100\/75 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #f5f5f5 75%, transparent);
      }
    }
  }
  .hover\:bg-gray-200 {
    &:hover {
      @media (hover: hover) {
        background-color: #eeeeee;
      }
    }
  }
  .hover\:bg-gray-500\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #9e9e9e 20%, transparent);
      }
    }
  }
  .hover\:bg-gray-600\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #757575 30%, transparent);
      }
    }
  }
  .hover\:bg-gray-700 {
    &:hover {
      @media (hover: hover) {
        background-color: #616161;
      }
    }
  }
  .hover\:bg-green-600\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #42b132 20%, transparent);
      }
    }
  }
  .hover\:bg-green\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #00ff00 30%, transparent);
      }
    }
  }
  .hover\:bg-indigo-600 {
    &:hover {
      @media (hover: hover) {
        background-color: #3b3768;
      }
    }
  }
  .hover\:bg-light-green-500\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #7ccf70 30%, transparent);
      }
    }
  }
  .hover\:bg-neutral-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-neutral-100);
      }
    }
  }
  .hover\:bg-neutral-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-neutral-200);
      }
    }
  }
  .hover\:bg-orange-500\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ff9800 30%, transparent);
      }
    }
  }
  .hover\:bg-orange\/40 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ff9800 40%, transparent);
      }
    }
  }
  .hover\:bg-purple-400\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ab47bc 30%, transparent);
      }
    }
  }
  .hover\:bg-red-500 {
    &:hover {
      @media (hover: hover) {
        background-color: #f44336;
      }
    }
  }
  .hover\:bg-red-500\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #f44336 30%, transparent);
      }
    }
  }
  .hover\:bg-red-600 {
    &:hover {
      @media (hover: hover) {
        background-color: #e53935;
      }
    }
  }
  .hover\:bg-red-600\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #e53935 20%, transparent);
      }
    }
  }
  .hover\:bg-red\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ff0000 30%, transparent);
      }
    }
  }
  .hover\:bg-rose-600 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-rose-600);
      }
    }
  }
  .hover\:bg-stone-500 {
    &:hover {
      @media (hover: hover) {
        background-color: #78716c;
      }
    }
  }
  .hover\:bg-stone-600 {
    &:hover {
      @media (hover: hover) {
        background-color: #575658;
      }
    }
  }
  .hover\:bg-stone-700\/70 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #444342 70%, transparent);
      }
    }
  }
  .hover\:bg-stone-800 {
    &:hover {
      @media (hover: hover) {
        background-color: #292627;
      }
    }
  }
  .hover\:bg-stone-900 {
    &:hover {
      @media (hover: hover) {
        background-color: #1c1a18;
      }
    }
  }
  .hover\:bg-unique\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #c2b77d 30%, transparent);
      }
    }
  }
  .hover\:bg-white\/50 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ffffff 50%, transparent);
      }
    }
  }
  .hover\:bg-white\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ffffff 30%, transparent);
      }
    }
  }
  .hover\:bg-yellow-500\/\[\.3\] {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #ffeb3b 30%, transparent);
      }
    }
  }
  .hover\:bg-yellow-600 {
    &:hover {
      @media (hover: hover) {
        background-color: #fdd835;
      }
    }
  }
  .hover\:bg-yellow-600\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #fdd835 20%, transparent);
      }
    }
  }
  .hover\:fill-gray-700 {
    &:hover {
      @media (hover: hover) {
        fill: #616161;
      }
    }
  }
  .hover\:font-black {
    &:hover {
      @media (hover: hover) {
        --tw-font-weight: var(--font-weight-black);
        font-weight: var(--font-weight-black);
      }
    }
  }
  .hover\:font-semibold {
    &:hover {
      @media (hover: hover) {
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: #000000;
      }
    }
  }
  .hover\:text-black\/70 {
    &:hover {
      @media (hover: hover) {
        color: color-mix(in oklab, #000000 70%, transparent);
      }
    }
  }
  .hover\:text-gray-200 {
    &:hover {
      @media (hover: hover) {
        color: #eeeeee;
      }
    }
  }
  .hover\:text-gray-300 {
    &:hover {
      @media (hover: hover) {
        color: #e0e0e0;
      }
    }
  }
  .hover\:text-gray-400 {
    &:hover {
      @media (hover: hover) {
        color: #bdbdbd;
      }
    }
  }
  .hover\:text-gray-500 {
    &:hover {
      @media (hover: hover) {
        color: #9e9e9e;
      }
    }
  }
  .hover\:text-gray-700 {
    &:hover {
      @media (hover: hover) {
        color: #616161;
      }
    }
  }
  .hover\:text-gray-800 {
    &:hover {
      @media (hover: hover) {
        color: #424242;
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        color: #212121;
      }
    }
  }
  .hover\:text-red-400 {
    &:hover {
      @media (hover: hover) {
        color: #ef5350;
      }
    }
  }
  .hover\:text-red-600 {
    &:hover {
      @media (hover: hover) {
        color: #e53935;
      }
    }
  }
  .hover\:text-slate-200 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate-200);
      }
    }
  }
  .hover\:text-slate-300 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate-300);
      }
    }
  }
  .hover\:text-slate-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-slate-500);
      }
    }
  }
  .hover\:text-unique-light {
    &:hover {
      @media (hover: hover) {
        color: #ccc393;
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: #ffffff;
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:opacity-50 {
    &:hover {
      @media (hover: hover) {
        opacity: 50%;
      }
    }
  }
  .hover\:opacity-75 {
    &:hover {
      @media (hover: hover) {
        opacity: 75%;
      }
    }
  }
  .hover\:ring-black\/20 {
    &:hover {
      @media (hover: hover) {
        --tw-ring-color: color-mix(in oklab, #000000 20%, transparent);
      }
    }
  }
  .hover\:outline {
    &:hover {
      @media (hover: hover) {
        outline-style: var(--tw-outline-style);
        outline-width: 1px;
      }
    }
  }
  .hover\:outline-2 {
    &:hover {
      @media (hover: hover) {
        outline-style: var(--tw-outline-style);
        outline-width: 2px;
      }
    }
  }
  .hover\:outline-3 {
    &:hover {
      @media (hover: hover) {
        outline-style: var(--tw-outline-style);
        outline-width: 3px;
      }
    }
  }
  .hover\:outline-4 {
    &:hover {
      @media (hover: hover) {
        outline-style: var(--tw-outline-style);
        outline-width: 4px;
      }
    }
  }
  .focus\:z-10 {
    &:focus {
      z-index: 10;
    }
  }
  .focus\:border-none {
    &:focus {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .focus\:border-blue-300 {
    &:focus {
      border-color: #64b5f6;
    }
  }
  .focus\:border-gray-300 {
    &:focus {
      border-color: #e0e0e0;
    }
  }
  .focus\:border-gray-900 {
    &:focus {
      border-color: #212121;
    }
  }
  .focus\:border-indigo-300 {
    &:focus {
      border-color: #726db2;
    }
  }
  .focus\:border-indigo-500 {
    &:focus {
      border-color: #46427d;
    }
  }
  .focus\:border-indigo-700 {
    &:focus {
      border-color: #2f2c53;
    }
  }
  .focus\:border-red-700 {
    &:focus {
      border-color: #d32f2f;
    }
  }
  .focus\:border-stone-900 {
    &:focus {
      border-color: #1c1a18;
    }
  }
  .focus\:bg-amber-200\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #ffe082 30%, transparent);
    }
  }
  .focus\:bg-blue-500\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #0d8df2 30%, transparent);
    }
  }
  .focus\:bg-blue\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #2196f3 30%, transparent);
    }
  }
  .focus\:bg-brand\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, rgb(158, 255, 0) 30%, transparent);
    }
  }
  .focus\:bg-cyan-200-accent\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #18ffff 30%, transparent);
    }
  }
  .focus\:bg-deep-orange-100\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #ffccbc 30%, transparent);
    }
  }
  .focus\:bg-deep-purple-400\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #7e57c2 30%, transparent);
    }
  }
  .focus\:bg-fuchsia-500\/\[\.3\] {
    &:focus {
      background-color: color-mix(in srgb, oklch(66.7% 0.295 322.15) 30%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-fuchsia-500) 30%, transparent);
      }
    }
  }
  .focus\:bg-gray-50 {
    &:focus {
      background-color: #fafafa;
    }
  }
  .focus\:bg-gray-100 {
    &:focus {
      background-color: #f5f5f5;
    }
  }
  .focus\:bg-gray-600\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #757575 30%, transparent);
    }
  }
  .focus\:bg-gray-700 {
    &:focus {
      background-color: #616161;
    }
  }
  .focus\:bg-green\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #00ff00 30%, transparent);
    }
  }
  .focus\:bg-indigo-100 {
    &:focus {
      background-color: #c2c0de;
    }
  }
  .focus\:bg-indigo-600 {
    &:focus {
      background-color: #3b3768;
    }
  }
  .focus\:bg-light-green-500\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #7ccf70 30%, transparent);
    }
  }
  .focus\:bg-orange-500\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #ff9800 30%, transparent);
    }
  }
  .focus\:bg-orange\/40 {
    &:focus {
      background-color: color-mix(in oklab, #ff9800 40%, transparent);
    }
  }
  .focus\:bg-purple-400\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #ab47bc 30%, transparent);
    }
  }
  .focus\:bg-red-500\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #f44336 30%, transparent);
    }
  }
  .focus\:bg-red-600 {
    &:focus {
      background-color: #e53935;
    }
  }
  .focus\:bg-red\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #ff0000 30%, transparent);
    }
  }
  .focus\:bg-stone-800 {
    &:focus {
      background-color: #292627;
    }
  }
  .focus\:bg-stone-900 {
    &:focus {
      background-color: #1c1a18;
    }
  }
  .focus\:bg-unique\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #c2b77d 30%, transparent);
    }
  }
  .focus\:bg-white {
    &:focus {
      background-color: #ffffff;
    }
  }
  .focus\:bg-white\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #ffffff 30%, transparent);
    }
  }
  .focus\:bg-yellow-500\/\[\.3\] {
    &:focus {
      background-color: color-mix(in oklab, #ffeb3b 30%, transparent);
    }
  }
  .focus\:bg-yellow-600 {
    &:focus {
      background-color: #fdd835;
    }
  }
  .focus\:text-gray-200 {
    &:focus {
      color: #eeeeee;
    }
  }
  .focus\:text-gray-300 {
    &:focus {
      color: #e0e0e0;
    }
  }
  .focus\:text-gray-400 {
    &:focus {
      color: #bdbdbd;
    }
  }
  .focus\:text-gray-500 {
    &:focus {
      color: #9e9e9e;
    }
  }
  .focus\:text-gray-700 {
    &:focus {
      color: #616161;
    }
  }
  .focus\:text-gray-800 {
    &:focus {
      color: #424242;
    }
  }
  .focus\:text-indigo-800 {
    &:focus {
      color: #23213f;
    }
  }
  .focus\:ring {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-3 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-blue-200 {
    &:focus {
      --tw-ring-color: #90caf9;
    }
  }
  .focus\:ring-blue-500 {
    &:focus {
      --tw-ring-color: #0d8df2;
    }
  }
  .focus\:ring-gray-300 {
    &:focus {
      --tw-ring-color: #e0e0e0;
    }
  }
  .focus\:ring-indigo-200 {
    &:focus {
      --tw-ring-color: #9a96c8;
    }
  }
  .focus\:ring-indigo-500 {
    &:focus {
      --tw-ring-color: #46427d;
    }
  }
  .focus\:ring-red-200 {
    &:focus {
      --tw-ring-color: #ef9a9a;
    }
  }
  .focus\:ring-red-500 {
    &:focus {
      --tw-ring-color: #f44336;
    }
  }
  .focus\:ring-stone-300 {
    &:focus {
      --tw-ring-color: #d5d2d1;
    }
  }
  .focus\:ring-white {
    &:focus {
      --tw-ring-color: #ffffff;
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:ring-offset-4 {
    &:focus {
      --tw-ring-offset-width: 4px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:ring-offset-gray-100 {
    &:focus {
      --tw-ring-offset-color: #f5f5f5;
    }
  }
  .focus\:outline-hidden {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
      @media (forced-colors: active) {
        outline: 2px solid transparent;
        outline-offset: 2px;
      }
    }
  }
  .focus\:outline {
    &:focus {
      outline-style: var(--tw-outline-style);
      outline-width: 1px;
    }
  }
  .focus\:outline-2 {
    &:focus {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  .focus\:outline-red-500 {
    &:focus {
      outline-color: #f44336;
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus\:ring-inset {
    &:focus {
      --tw-ring-inset: inset;
    }
  }
  .focus-visible\:ring-1 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-\[\#FF2D20\] {
    &:focus-visible {
      --tw-ring-color: #FF2D20;
    }
  }
  .focus-visible\:ring-slate-500 {
    &:focus-visible {
      --tw-ring-color: var(--color-slate-500);
    }
  }
  .active\:bg-gray-50 {
    &:active {
      background-color: #fafafa;
    }
  }
  .active\:bg-gray-100 {
    &:active {
      background-color: #f5f5f5;
    }
  }
  .active\:bg-gray-900 {
    &:active {
      background-color: #212121;
    }
  }
  .active\:bg-red-600 {
    &:active {
      background-color: #e53935;
    }
  }
  .active\:bg-red-700 {
    &:active {
      background-color: #d32f2f;
    }
  }
  .active\:bg-stone-900 {
    &:active {
      background-color: #1c1a18;
    }
  }
  .active\:fill-gray-800 {
    &:active {
      fill: #424242;
    }
  }
  .active\:text-gray-500 {
    &:active {
      color: #9e9e9e;
    }
  }
  .active\:text-gray-600 {
    &:active {
      color: #757575;
    }
  }
  .active\:text-gray-700 {
    &:active {
      color: #616161;
    }
  }
  .active\:text-gray-800 {
    &:active {
      color: #424242;
    }
  }
  .active\:text-gray-900 {
    &:active {
      color: #212121;
    }
  }
  .active\:ring {
    &:active {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .active\:outline-none {
    &:active {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .enabled\:bg-gray-700\/5 {
    &:enabled {
      background-color: color-mix(in oklab, #616161 5%, transparent);
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:bg-gray-300 {
    &:disabled {
      background-color: #e0e0e0;
    }
  }
  .disabled\:opacity-25 {
    &:disabled {
      opacity: 25%;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .sm\:left-1\.5 {
    @media (width >= 640px) {
      left: calc(var(--spacing) * 1.5);
    }
  }
  .sm\:left-2 {
    @media (width >= 640px) {
      left: calc(var(--spacing) * 2);
    }
  }
  .sm\:col-span-1 {
    @media (width >= 640px) {
      grid-column: span 1 / span 1;
    }
  }
  .sm\:col-span-2 {
    @media (width >= 640px) {
      grid-column: span 2 / span 2;
    }
  }
  .sm\:col-span-4 {
    @media (width >= 640px) {
      grid-column: span 4 / span 4;
    }
  }
  .sm\:mx-0 {
    @media (width >= 640px) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .sm\:mx-2 {
    @media (width >= 640px) {
      margin-inline: calc(var(--spacing) * 2);
    }
  }
  .sm\:mx-3 {
    @media (width >= 640px) {
      margin-inline: calc(var(--spacing) * 3);
    }
  }
  .sm\:mx-4 {
    @media (width >= 640px) {
      margin-inline: calc(var(--spacing) * 4);
    }
  }
  .sm\:mx-auto {
    @media (width >= 640px) {
      margin-inline: auto;
    }
  }
  .sm\:-my-px {
    @media (width >= 640px) {
      margin-block: -1px;
    }
  }
  .sm\:my-3 {
    @media (width >= 640px) {
      margin-block: calc(var(--spacing) * 3);
    }
  }
  .sm\:my-8 {
    @media (width >= 640px) {
      margin-block: calc(var(--spacing) * 8);
    }
  }
  .sm\:ms-3 {
    @media (width >= 640px) {
      margin-inline-start: calc(var(--spacing) * 3);
    }
  }
  .sm\:ms-4 {
    @media (width >= 640px) {
      margin-inline-start: calc(var(--spacing) * 4);
    }
  }
  .sm\:ms-6 {
    @media (width >= 640px) {
      margin-inline-start: calc(var(--spacing) * 6);
    }
  }
  .sm\:ms-10 {
    @media (width >= 640px) {
      margin-inline-start: calc(var(--spacing) * 10);
    }
  }
  .sm\:-me-2 {
    @media (width >= 640px) {
      margin-inline-end: calc(var(--spacing) * -2);
    }
  }
  .sm\:mt-0 {
    @media (width >= 640px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .sm\:mt-2 {
    @media (width >= 640px) {
      margin-top: calc(var(--spacing) * 2);
    }
  }
  .sm\:mt-10 {
    @media (width >= 640px) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .sm\:-mr-2 {
    @media (width >= 640px) {
      margin-right: calc(var(--spacing) * -2);
    }
  }
  .sm\:mr-10 {
    @media (width >= 640px) {
      margin-right: calc(var(--spacing) * 10);
    }
  }
  .sm\:mb-4 {
    @media (width >= 640px) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .sm\:mb-8 {
    @media (width >= 640px) {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .sm\:mb-16 {
    @media (width >= 640px) {
      margin-bottom: calc(var(--spacing) * 16);
    }
  }
  .sm\:ml-0 {
    @media (width >= 640px) {
      margin-left: calc(var(--spacing) * 0);
    }
  }
  .sm\:ml-3 {
    @media (width >= 640px) {
      margin-left: calc(var(--spacing) * 3);
    }
  }
  .sm\:ml-4 {
    @media (width >= 640px) {
      margin-left: calc(var(--spacing) * 4);
    }
  }
  .sm\:ml-6 {
    @media (width >= 640px) {
      margin-left: calc(var(--spacing) * 6);
    }
  }
  .sm\:ml-10 {
    @media (width >= 640px) {
      margin-left: calc(var(--spacing) * 10);
    }
  }
  .sm\:block {
    @media (width >= 640px) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 640px) {
      display: flex;
    }
  }
  .sm\:hidden {
    @media (width >= 640px) {
      display: none;
    }
  }
  .sm\:size-6 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 6);
      height: calc(var(--spacing) * 6);
    }
  }
  .sm\:size-10 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 10);
      height: calc(var(--spacing) * 10);
    }
  }
  .sm\:size-16 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 16);
      height: calc(var(--spacing) * 16);
    }
  }
  .sm\:h-7 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 7);
    }
  }
  .sm\:h-8 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 8);
    }
  }
  .sm\:h-10 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 10);
    }
  }
  .sm\:h-13 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 13);
    }
  }
  .sm\:h-14 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 14);
    }
  }
  .sm\:h-16 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 16);
    }
  }
  .sm\:h-20 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 20);
    }
  }
  .sm\:h-21 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 21);
    }
  }
  .sm\:h-22 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 22);
    }
  }
  .sm\:h-24 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 24);
    }
  }
  .sm\:h-26 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 26);
    }
  }
  .sm\:h-28 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 28);
    }
  }
  .sm\:h-30 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 30);
    }
  }
  .sm\:h-32 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 32);
    }
  }
  .sm\:h-35 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 35);
    }
  }
  .sm\:h-39 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 39);
    }
  }
  .sm\:h-40 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 40);
    }
  }
  .sm\:h-42 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 42);
    }
  }
  .sm\:h-48 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 48);
    }
  }
  .sm\:h-50 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 50);
    }
  }
  .sm\:h-60 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 60);
    }
  }
  .sm\:h-64 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 64);
    }
  }
  .sm\:h-80 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 80);
    }
  }
  .sm\:h-96 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 96);
    }
  }
  .sm\:max-h-8 {
    @media (width >= 640px) {
      max-height: calc(var(--spacing) * 8);
    }
  }
  .sm\:min-h-27 {
    @media (width >= 640px) {
      min-height: calc(var(--spacing) * 27);
    }
  }
  .sm\:w-3\/4 {
    @media (width >= 640px) {
      width: calc(3/4 * 100%);
    }
  }
  .sm\:w-7 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 7);
    }
  }
  .sm\:w-8 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 8);
    }
  }
  .sm\:w-10 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 10);
    }
  }
  .sm\:w-14 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 14);
    }
  }
  .sm\:w-16 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 16);
    }
  }
  .sm\:w-20 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 20);
    }
  }
  .sm\:w-21 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 21);
    }
  }
  .sm\:w-22 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 22);
    }
  }
  .sm\:w-24 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 24);
    }
  }
  .sm\:w-26 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 26);
    }
  }
  .sm\:w-28 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 28);
    }
  }
  .sm\:w-30 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 30);
    }
  }
  .sm\:w-32 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 32);
    }
  }
  .sm\:w-35 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 35);
    }
  }
  .sm\:w-36 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 36);
    }
  }
  .sm\:w-40 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 40);
    }
  }
  .sm\:w-42 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 42);
    }
  }
  .sm\:w-44 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 44);
    }
  }
  .sm\:w-48 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 48);
    }
  }
  .sm\:w-50 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 50);
    }
  }
  .sm\:w-56 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 56);
    }
  }
  .sm\:w-60 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 60);
    }
  }
  .sm\:w-64 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 64);
    }
  }
  .sm\:w-70 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 70);
    }
  }
  .sm\:w-80 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 80);
    }
  }
  .sm\:w-96 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 96);
    }
  }
  .sm\:w-128 {
    @media (width >= 640px) {
      width: calc(var(--spacing) * 128);
    }
  }
  .sm\:w-full {
    @media (width >= 640px) {
      width: 100%;
    }
  }
  .sm\:max-w-2xl {
    @media (width >= 640px) {
      max-width: var(--container-2xl);
    }
  }
  .sm\:max-w-20 {
    @media (width >= 640px) {
      max-width: calc(var(--spacing) * 20);
    }
  }
  .sm\:max-w-30 {
    @media (width >= 640px) {
      max-width: calc(var(--spacing) * 30);
    }
  }
  .sm\:max-w-64 {
    @media (width >= 640px) {
      max-width: calc(var(--spacing) * 64);
    }
  }
  .sm\:max-w-80 {
    @media (width >= 640px) {
      max-width: calc(var(--spacing) * 80);
    }
  }
  .sm\:max-w-lg {
    @media (width >= 640px) {
      max-width: var(--container-lg);
    }
  }
  .sm\:max-w-md {
    @media (width >= 640px) {
      max-width: var(--container-md);
    }
  }
  .sm\:max-w-sm {
    @media (width >= 640px) {
      max-width: var(--container-sm);
    }
  }
  .sm\:max-w-xl {
    @media (width >= 640px) {
      max-width: var(--container-xl);
    }
  }
  .sm\:min-w-26 {
    @media (width >= 640px) {
      min-width: calc(var(--spacing) * 26);
    }
  }
  .sm\:min-w-64 {
    @media (width >= 640px) {
      min-width: calc(var(--spacing) * 64);
    }
  }
  .sm\:min-w-74 {
    @media (width >= 640px) {
      min-width: calc(var(--spacing) * 74);
    }
  }
  .sm\:min-w-80 {
    @media (width >= 640px) {
      min-width: calc(var(--spacing) * 80);
    }
  }
  .sm\:flex-1 {
    @media (width >= 640px) {
      flex: 1;
    }
  }
  .sm\:basis-auto {
    @media (width >= 640px) {
      flex-basis: auto;
    }
  }
  .sm\:translate-y-0 {
    @media (width >= 640px) {
      --tw-translate-y: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .sm\:scale-95 {
    @media (width >= 640px) {
      --tw-scale-x: 95%;
      --tw-scale-y: 95%;
      --tw-scale-z: 95%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .sm\:scale-100 {
    @media (width >= 640px) {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .sm\:grid-cols-3 {
    @media (width >= 640px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .sm\:items-center {
    @media (width >= 640px) {
      align-items: center;
    }
  }
  .sm\:items-start {
    @media (width >= 640px) {
      align-items: flex-start;
    }
  }
  .sm\:justify-between {
    @media (width >= 640px) {
      justify-content: space-between;
    }
  }
  .sm\:justify-center {
    @media (width >= 640px) {
      justify-content: center;
    }
  }
  .sm\:justify-start {
    @media (width >= 640px) {
      justify-content: flex-start;
    }
  }
  .sm\:gap-2 {
    @media (width >= 640px) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .sm\:gap-6 {
    @media (width >= 640px) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .sm\:rounded-lg {
    @media (width >= 640px) {
      border-radius: var(--radius-lg);
    }
  }
  .sm\:rounded-md {
    @media (width >= 640px) {
      border-radius: var(--radius-md);
    }
  }
  .sm\:rounded-tl-md {
    @media (width >= 640px) {
      border-top-left-radius: var(--radius-md);
    }
  }
  .sm\:rounded-tr-md {
    @media (width >= 640px) {
      border-top-right-radius: var(--radius-md);
    }
  }
  .sm\:rounded-br-md {
    @media (width >= 640px) {
      border-bottom-right-radius: var(--radius-md);
    }
  }
  .sm\:rounded-bl-md {
    @media (width >= 640px) {
      border-bottom-left-radius: var(--radius-md);
    }
  }
  .sm\:border-3 {
    @media (width >= 640px) {
      border-style: var(--tw-border-style);
      border-width: 3px;
    }
  }
  .sm\:p-1 {
    @media (width >= 640px) {
      padding: calc(var(--spacing) * 1);
    }
  }
  .sm\:p-2 {
    @media (width >= 640px) {
      padding: calc(var(--spacing) * 2);
    }
  }
  .sm\:p-3 {
    @media (width >= 640px) {
      padding: calc(var(--spacing) * 3);
    }
  }
  .sm\:p-4 {
    @media (width >= 640px) {
      padding: calc(var(--spacing) * 4);
    }
  }
  .sm\:p-6 {
    @media (width >= 640px) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .sm\:p-12 {
    @media (width >= 640px) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .sm\:p-14 {
    @media (width >= 640px) {
      padding: calc(var(--spacing) * 14);
    }
  }
  .sm\:px-0 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .sm\:px-2 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
  .sm\:px-3 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .sm\:px-4 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .sm\:px-6 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .sm\:px-8 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .sm\:px-20 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 20);
    }
  }
  .sm\:py-0 {
    @media (width >= 640px) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .sm\:py-2 {
    @media (width >= 640px) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .sm\:py-5 {
    @media (width >= 640px) {
      padding-block: calc(var(--spacing) * 5);
    }
  }
  .sm\:pt-0 {
    @media (width >= 640px) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .sm\:pt-2 {
    @media (width >= 640px) {
      padding-top: calc(var(--spacing) * 2);
    }
  }
  .sm\:pt-5 {
    @media (width >= 640px) {
      padding-top: calc(var(--spacing) * 5);
    }
  }
  .sm\:pt-16 {
    @media (width >= 640px) {
      padding-top: calc(var(--spacing) * 16);
    }
  }
  .sm\:pb-0 {
    @media (width >= 640px) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .sm\:pb-4 {
    @media (width >= 640px) {
      padding-bottom: calc(var(--spacing) * 4);
    }
  }
  .sm\:pl-2 {
    @media (width >= 640px) {
      padding-left: calc(var(--spacing) * 2);
    }
  }
  .sm\:text-left {
    @media (width >= 640px) {
      text-align: left;
    }
  }
  .sm\:text-right {
    @media (width >= 640px) {
      text-align: right;
    }
  }
  .sm\:text-start {
    @media (width >= 640px) {
      text-align: start;
    }
  }
  .sm\:text-2xl {
    @media (width >= 640px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .sm\:text-3xl {
    @media (width >= 640px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .sm\:text-4xl {
    @media (width >= 640px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .sm\:text-6xl {
    @media (width >= 640px) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }
  .sm\:text-7xl {
    @media (width >= 640px) {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
  }
  .sm\:text-8xl {
    @media (width >= 640px) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }
  .sm\:text-base {
    @media (width >= 640px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-lg {
    @media (width >= 640px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-sm {
    @media (width >= 640px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .sm\:text-xl {
    @media (width >= 640px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .sm\:text-xs {
    @media (width >= 640px) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .sm\:text-\[600\%\] {
    @media (width >= 640px) {
      font-size: 600%;
    }
  }
  .sm\:leading-4\! {
    @media (width >= 640px) {
      --tw-leading: calc(var(--spacing) * 4) !important;
      line-height: calc(var(--spacing) * 4) !important;
    }
  }
  .sm\:outline-3 {
    @media (width >= 640px) {
      outline-style: var(--tw-outline-style);
      outline-width: 3px;
    }
  }
  .md\:col-span-1 {
    @media (width >= 768px) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:col-span-2 {
    @media (width >= 768px) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-3 {
    @media (width >= 768px) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:col-span-4 {
    @media (width >= 768px) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:col-span-6 {
    @media (width >= 768px) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:col-span-8 {
    @media (width >= 768px) {
      grid-column: span 8 / span 8;
    }
  }
  .md\:col-span-9 {
    @media (width >= 768px) {
      grid-column: span 9 / span 9;
    }
  }
  .md\:col-span-12 {
    @media (width >= 768px) {
      grid-column: span 12 / span 12;
    }
  }
  .md\:row-span-3 {
    @media (width >= 768px) {
      grid-row: span 3 / span 3;
    }
  }
  .md\:mt-0 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-2 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 2);
    }
  }
  .md\:mt-6 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .md\:mr-2 {
    @media (width >= 768px) {
      margin-right: calc(var(--spacing) * 2);
    }
  }
  .md\:ml-2 {
    @media (width >= 768px) {
      margin-left: calc(var(--spacing) * 2);
    }
  }
  .md\:ml-3 {
    @media (width >= 768px) {
      margin-left: calc(var(--spacing) * 3);
    }
  }
  .md\:block {
    @media (width >= 768px) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 768px) {
      display: flex;
    }
  }
  .md\:grid {
    @media (width >= 768px) {
      display: grid;
    }
  }
  .md\:hidden {
    @media (width >= 768px) {
      display: none;
    }
  }
  .md\:inline {
    @media (width >= 768px) {
      display: inline;
    }
  }
  .md\:inline-block {
    @media (width >= 768px) {
      display: inline-block;
    }
  }
  .md\:w-1\/3 {
    @media (width >= 768px) {
      width: calc(1/3 * 100%);
    }
  }
  .md\:w-1\/4 {
    @media (width >= 768px) {
      width: calc(1/4 * 100%);
    }
  }
  .md\:w-1\/5 {
    @media (width >= 768px) {
      width: calc(1/5 * 100%);
    }
  }
  .md\:w-3\/4 {
    @media (width >= 768px) {
      width: calc(3/4 * 100%);
    }
  }
  .md\:w-3\/5 {
    @media (width >= 768px) {
      width: calc(3/5 * 100%);
    }
  }
  .md\:w-4\/5 {
    @media (width >= 768px) {
      width: calc(4/5 * 100%);
    }
  }
  .md\:w-20 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 20);
    }
  }
  .md\:w-\[20rem\] {
    @media (width >= 768px) {
      width: 20rem;
    }
  }
  .md\:max-w-80 {
    @media (width >= 768px) {
      max-width: calc(var(--spacing) * 80);
    }
  }
  .md\:min-w-64 {
    @media (width >= 768px) {
      min-width: calc(var(--spacing) * 64);
    }
  }
  .md\:shrink-0 {
    @media (width >= 768px) {
      flex-shrink: 0;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 768px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 768px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 768px) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 768px) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 768px) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 768px) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 768px) {
      align-items: center;
    }
  }
  .md\:justify-between {
    @media (width >= 768px) {
      justify-content: space-between;
    }
  }
  .md\:justify-end {
    @media (width >= 768px) {
      justify-content: flex-end;
    }
  }
  .md\:gap-2 {
    @media (width >= 768px) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-3 {
    @media (width >= 768px) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .md\:gap-4 {
    @media (width >= 768px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .md\:gap-6 {
    @media (width >= 768px) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:space-y-0 {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-y-2 {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-y-4 {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-x-3 {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 0;
        margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
        margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
      }
    }
  }
  .md\:space-x-20 {
    @media (width >= 768px) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 0;
        margin-inline-start: calc(calc(var(--spacing) * 20) * var(--tw-space-x-reverse));
        margin-inline-end: calc(calc(var(--spacing) * 20) * calc(1 - var(--tw-space-x-reverse)));
      }
    }
  }
  .md\:border-t-0 {
    @media (width >= 768px) {
      border-top-style: var(--tw-border-style);
      border-top-width: 0px;
    }
  }
  .md\:border-b-0 {
    @media (width >= 768px) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .md\:border-l {
    @media (width >= 768px) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
  .md\:\!px-4 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 4) !important;
    }
  }
  .md\:\!px-6 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 6) !important;
    }
  }
  .md\:px-0 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:px-2 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
  .md\:px-3 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 3);
    }
  }
  .md\:px-4 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:px-8 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .md\:px-12 {
    @media (width >= 768px) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .md\:py-0 {
    @media (width >= 768px) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .md\:py-2 {
    @media (width >= 768px) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .md\:py-3 {
    @media (width >= 768px) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .md\:py-6 {
    @media (width >= 768px) {
      padding-block: calc(var(--spacing) * 6);
    }
  }
  .md\:py-8 {
    @media (width >= 768px) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .md\:pr-3 {
    @media (width >= 768px) {
      padding-right: calc(var(--spacing) * 3);
    }
  }
  .md\:text-2xl {
    @media (width >= 768px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 768px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 768px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-lg {
    @media (width >= 768px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 768px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 768px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-\[4rem\] {
    @media (width >= 768px) {
      font-size: 4rem;
    }
  }
  .lg\:absolute {
    @media (width >= 1024px) {
      position: absolute;
    }
  }
  .lg\:top-\[56px\] {
    @media (width >= 1024px) {
      top: 56px;
    }
  }
  .lg\:bottom-auto {
    @media (width >= 1024px) {
      bottom: auto;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 1024px) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-start-2 {
    @media (width >= 1024px) {
      grid-column-start: 2;
    }
  }
  .lg\:mb-10 {
    @media (width >= 1024px) {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:ml-60 {
    @media (width >= 1024px) {
      margin-left: calc(var(--spacing) * 60);
    }
  }
  .lg\:block {
    @media (width >= 1024px) {
      display: block;
    }
  }
  .lg\:hidden {
    @media (width >= 1024px) {
      display: none;
    }
  }
  .lg\:inline-block {
    @media (width >= 1024px) {
      display: inline-block;
    }
  }
  .lg\:h-16 {
    @media (width >= 1024px) {
      height: calc(var(--spacing) * 16);
    }
  }
  .lg\:h-48 {
    @media (width >= 1024px) {
      height: calc(var(--spacing) * 48);
    }
  }
  .lg\:w-28 {
    @media (width >= 1024px) {
      width: calc(var(--spacing) * 28);
    }
  }
  .lg\:w-48 {
    @media (width >= 1024px) {
      width: calc(var(--spacing) * 48);
    }
  }
  .lg\:w-60 {
    @media (width >= 1024px) {
      width: calc(var(--spacing) * 60);
    }
  }
  .lg\:w-\[12rem\] {
    @media (width >= 1024px) {
      width: 12rem;
    }
  }
  .lg\:max-w-7xl {
    @media (width >= 1024px) {
      max-width: var(--container-7xl);
    }
  }
  .lg\:max-w-lg {
    @media (width >= 1024px) {
      max-width: var(--container-lg);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-5 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 1024px) {
      flex-direction: column;
    }
  }
  .lg\:items-end {
    @media (width >= 1024px) {
      align-items: flex-end;
    }
  }
  .lg\:justify-center {
    @media (width >= 1024px) {
      justify-content: center;
    }
  }
  .lg\:gap-4 {
    @media (width >= 1024px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:gap-8 {
    @media (width >= 1024px) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:p-8 {
    @media (width >= 1024px) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .lg\:p-10 {
    @media (width >= 1024px) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .lg\:px-6 {
    @media (width >= 1024px) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .lg\:px-8 {
    @media (width >= 1024px) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:px-12 {
    @media (width >= 1024px) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .lg\:py-3 {
    @media (width >= 1024px) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .lg\:pt-0 {
    @media (width >= 1024px) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:pb-10 {
    @media (width >= 1024px) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:text-2xl {
    @media (width >= 1024px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 1024px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-8xl {
    @media (width >= 1024px) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }
  .lg\:text-9xl {
    @media (width >= 1024px) {
      font-size: var(--text-9xl);
      line-height: var(--tw-leading, var(--text-9xl--line-height));
    }
  }
  .lg\:text-base {
    @media (width >= 1024px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .lg\:text-sm {
    @media (width >= 1024px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .lg\:text-xl {
    @media (width >= 1024px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:text-xs {
    @media (width >= 1024px) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .lg\:break-words {
    @media (width >= 1024px) {
      overflow-wrap: break-word;
    }
  }
  .lg\:text-\[\#FF2D20\] {
    @media (width >= 1024px) {
      color: #FF2D20;
    }
  }
  .default\:lg\:col-span-6 {
    &:default {
      @media (width >= 1024px) {
        grid-column: span 6 / span 6;
      }
    }
  }
  .xl\:w-1\/2 {
    @media (width >= 1280px) {
      width: calc(1/2 * 100%);
    }
  }
  .xl\:flex-nowrap {
    @media (width >= 1280px) {
      flex-wrap: nowrap;
    }
  }
  .\@sm\/peekable\:w-1\/4 {
    @container peekable (width >= 24rem) {
      width: calc(1/4 * 100%);
    }
  }
  .\@sm\/peekable\:w-3\/4 {
    @container peekable (width >= 24rem) {
      width: calc(3/4 * 100%);
    }
  }
  .\@sm\/peekable\:flex-row {
    @container peekable (width >= 24rem) {
      flex-direction: row;
    }
  }
  .\@sm\/peekable\:space-y-0 {
    @container peekable (width >= 24rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .\@sm\/peekable\:py-0 {
    @container peekable (width >= 24rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .\@sm\/peekable\:py-3 {
    @container peekable (width >= 24rem) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .\@sm\/peekable\:break-all {
    @container peekable (width >= 24rem) {
      word-break: break-all;
    }
  }
  .\@md\/modal\:mt-2 {
    @container modal (width >= 28rem) {
      margin-top: calc(var(--spacing) * 2);
    }
  }
  .\@md\/modal\:flex {
    @container modal (width >= 28rem) {
      display: flex;
    }
  }
  .\@md\/modal\:w-1\/4 {
    @container modal (width >= 28rem) {
      width: calc(1/4 * 100%);
    }
  }
  .\@md\/modal\:w-1\/5 {
    @container modal (width >= 28rem) {
      width: calc(1/5 * 100%);
    }
  }
  .\@md\/modal\:w-3\/4 {
    @container modal (width >= 28rem) {
      width: calc(3/4 * 100%);
    }
  }
  .\@md\/modal\:w-3\/5 {
    @container modal (width >= 28rem) {
      width: calc(3/5 * 100%);
    }
  }
  .\@md\/modal\:w-4\/5 {
    @container modal (width >= 28rem) {
      width: calc(4/5 * 100%);
    }
  }
  .\@md\/modal\:flex-col {
    @container modal (width >= 28rem) {
      flex-direction: column;
    }
  }
  .\@md\/modal\:flex-row {
    @container modal (width >= 28rem) {
      flex-direction: row;
    }
  }
  .\@md\/modal\:space-y-0 {
    @container modal (width >= 28rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .\@md\/modal\:space-y-2 {
    @container modal (width >= 28rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .\@md\/modal\:\!px-4 {
    @container modal (width >= 28rem) {
      padding-inline: calc(var(--spacing) * 4) !important;
    }
  }
  .\@md\/modal\:\!px-6 {
    @container modal (width >= 28rem) {
      padding-inline: calc(var(--spacing) * 6) !important;
    }
  }
  .\@md\/modal\:px-8 {
    @container modal (width >= 28rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .\@md\/modal\:py-0 {
    @container modal (width >= 28rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .\@md\/modal\:py-3 {
    @container modal (width >= 28rem) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .\@md\/peekable\:break-words {
    @container peekable (width >= 28rem) {
      overflow-wrap: break-word;
    }
  }
  .\@lg\/modal\:break-words {
    @container modal (width >= 32rem) {
      overflow-wrap: break-word;
    }
  }
  .ltr\:origin-top-left {
    &:where(:dir(ltr), [dir="ltr"], [dir="ltr"] *) {
      transform-origin: top left;
    }
  }
  .ltr\:origin-top-right {
    &:where(:dir(ltr), [dir="ltr"], [dir="ltr"] *) {
      transform-origin: top right;
    }
  }
  .ltr\:-rotate-90 {
    &:where(:dir(ltr), [dir="ltr"], [dir="ltr"] *) {
      rotate: calc(90deg * -1);
    }
  }
  .rtl\:origin-top-left {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      transform-origin: top left;
    }
  }
  .rtl\:origin-top-right {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      transform-origin: top right;
    }
  }
  .rtl\:rotate-90 {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      rotate: 90deg;
    }
  }
  .rtl\:flex-row-reverse {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      flex-direction: row-reverse;
    }
  }
  .dark\:block {
    @media (prefers-color-scheme: dark) {
      display: block;
    }
  }
  .dark\:hidden {
    @media (prefers-color-scheme: dark) {
      display: none;
    }
  }
  .dark\:divide-gray-600 {
    @media (prefers-color-scheme: dark) {
      :where(& > :not(:last-child)) {
        border-color: #757575;
      }
    }
  }
  .dark\:divide-gray-700 {
    @media (prefers-color-scheme: dark) {
      :where(& > :not(:last-child)) {
        border-color: #616161;
      }
    }
  }
  .dark\:divide-gray-800 {
    @media (prefers-color-scheme: dark) {
      :where(& > :not(:last-child)) {
        border-color: #424242;
      }
    }
  }
  .dark\:divide-white\/5 {
    @media (prefers-color-scheme: dark) {
      :where(& > :not(:last-child)) {
        border-color: color-mix(in oklab, #ffffff 5%, transparent);
      }
    }
  }
  .dark\:divide-white\/10 {
    @media (prefers-color-scheme: dark) {
      :where(& > :not(:last-child)) {
        border-color: color-mix(in oklab, #ffffff 10%, transparent);
      }
    }
  }
  .dark\:border {
    @media (prefers-color-scheme: dark) {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
  .dark\:border-b {
    @media (prefers-color-scheme: dark) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .dark\:border-none {
    @media (prefers-color-scheme: dark) {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .dark\:\!border-gray-500 {
    @media (prefers-color-scheme: dark) {
      border-color: #9e9e9e !important;
    }
  }
  .dark\:border-amber-500 {
    @media (prefers-color-scheme: dark) {
      border-color: #ffc107;
    }
  }
  .dark\:border-amber-800 {
    @media (prefers-color-scheme: dark) {
      border-color: #ff8f00;
    }
  }
  .dark\:border-blue-600 {
    @media (prefers-color-scheme: dark) {
      border-color: #1e88e5;
    }
  }
  .dark\:border-blue-800 {
    @media (prefers-color-scheme: dark) {
      border-color: #1565c0;
    }
  }
  .dark\:border-emerald-500 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-emerald-500);
    }
  }
  .dark\:border-emerald-600 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-emerald-600);
    }
  }
  .dark\:border-gray-500 {
    @media (prefers-color-scheme: dark) {
      border-color: #9e9e9e;
    }
  }
  .dark\:border-gray-600 {
    @media (prefers-color-scheme: dark) {
      border-color: #757575;
    }
  }
  .dark\:border-gray-700 {
    @media (prefers-color-scheme: dark) {
      border-color: #616161;
    }
  }
  .dark\:border-gray-800 {
    @media (prefers-color-scheme: dark) {
      border-color: #424242;
    }
  }
  .dark\:border-gray-900 {
    @media (prefers-color-scheme: dark) {
      border-color: #212121;
    }
  }
  .dark\:border-indigo-600 {
    @media (prefers-color-scheme: dark) {
      border-color: #3b3768;
    }
  }
  .dark\:border-neutral-500 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-neutral-500);
    }
  }
  .dark\:border-neutral-700 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-neutral-700);
    }
  }
  .dark\:border-neutral-800 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-neutral-800);
    }
  }
  .dark\:border-rose-500 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-rose-500);
    }
  }
  .dark\:border-rose-900 {
    @media (prefers-color-scheme: dark) {
      border-color: var(--color-rose-900);
    }
  }
  .dark\:border-white\/5 {
    @media (prefers-color-scheme: dark) {
      border-color: color-mix(in oklab, #ffffff 5%, transparent);
    }
  }
  .dark\:border-white\/8 {
    @media (prefers-color-scheme: dark) {
      border-color: color-mix(in oklab, #ffffff 8%, transparent);
    }
  }
  .dark\:border-white\/10 {
    @media (prefers-color-scheme: dark) {
      border-color: color-mix(in oklab, #ffffff 10%, transparent);
    }
  }
  .dark\:border-white\/20 {
    @media (prefers-color-scheme: dark) {
      border-color: color-mix(in oklab, #ffffff 20%, transparent);
    }
  }
  .dark\:border-white\/\[9\%\] {
    @media (prefers-color-scheme: dark) {
      border-color: color-mix(in oklab, #ffffff 9%, transparent);
    }
  }
  .dark\:border-t-gray-700 {
    @media (prefers-color-scheme: dark) {
      border-top-color: #616161;
    }
  }
  .dark\:border-r-gray-700 {
    @media (prefers-color-scheme: dark) {
      border-right-color: #616161;
    }
  }
  .dark\:border-b-gray-700 {
    @media (prefers-color-scheme: dark) {
      border-bottom-color: #616161;
    }
  }
  .dark\:border-l-gray-700 {
    @media (prefers-color-scheme: dark) {
      border-left-color: #616161;
    }
  }
  .dark\:border-l-red-500 {
    @media (prefers-color-scheme: dark) {
      border-left-color: #f44336;
    }
  }
  .dark\:\!bg-gray-600 {
    @media (prefers-color-scheme: dark) {
      background-color: #757575 !important;
    }
  }
  .dark\:bg-\[\#1a1a1a\] {
    @media (prefers-color-scheme: dark) {
      background-color: #1a1a1a;
    }
  }
  .dark\:bg-amber-600 {
    @media (prefers-color-scheme: dark) {
      background-color: #ffb300;
    }
  }
  .dark\:bg-amber-950 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-amber-950);
    }
  }
  .dark\:bg-black {
    @media (prefers-color-scheme: dark) {
      background-color: #000000;
    }
  }
  .dark\:bg-blue-400 {
    @media (prefers-color-scheme: dark) {
      background-color: #42a5f5;
    }
  }
  .dark\:bg-blue-700 {
    @media (prefers-color-scheme: dark) {
      background-color: #1976d2;
    }
  }
  .dark\:bg-blue-950 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-blue-950);
    }
  }
  .dark\:bg-emerald-600 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-emerald-600);
    }
  }
  .dark\:bg-emerald-900\/70 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in srgb, oklch(37.8% 0.077 168.94) 70%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-emerald-900) 70%, transparent);
      }
    }
  }
  .dark\:bg-gray-200 {
    @media (prefers-color-scheme: dark) {
      background-color: #eeeeee;
    }
  }
  .dark\:bg-gray-400 {
    @media (prefers-color-scheme: dark) {
      background-color: #bdbdbd;
    }
  }
  .dark\:bg-gray-700 {
    @media (prefers-color-scheme: dark) {
      background-color: #616161;
    }
  }
  .dark\:bg-gray-800 {
    @media (prefers-color-scheme: dark) {
      background-color: #424242;
    }
  }
  .dark\:bg-gray-800\/75 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #424242 75%, transparent);
    }
  }
  .dark\:bg-gray-900 {
    @media (prefers-color-scheme: dark) {
      background-color: #212121;
    }
  }
  .dark\:bg-gray-900\/30 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #212121 30%, transparent);
    }
  }
  .dark\:bg-gray-900\/75 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #212121 75%, transparent);
    }
  }
  .dark\:bg-gray-900\/80 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #212121 80%, transparent);
    }
  }
  .dark\:bg-gray-950\/95 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in srgb, oklch(13% 0.028 261.692) 95%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-gray-950) 95%, transparent);
      }
    }
  }
  .dark\:bg-green-300 {
    @media (prefers-color-scheme: dark) {
      background-color: #7ed771;
    }
  }
  .dark\:bg-green-400 {
    @media (prefers-color-scheme: dark) {
      background-color: #63cf52;
    }
  }
  .dark\:bg-green-500 {
    @media (prefers-color-scheme: dark) {
      background-color: #49c437;
    }
  }
  .dark\:bg-green-900 {
    @media (prefers-color-scheme: dark) {
      background-color: #1a5f2b;
    }
  }
  .dark\:bg-indigo-900\/50 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #0c0b15 50%, transparent);
    }
  }
  .dark\:bg-neutral-400 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-neutral-400);
    }
  }
  .dark\:bg-neutral-600 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-neutral-600);
    }
  }
  .dark\:bg-neutral-700 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-neutral-700);
    }
  }
  .dark\:bg-neutral-800 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-neutral-800);
    }
  }
  .dark\:bg-neutral-900 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-neutral-900);
    }
  }
  .dark\:bg-red-400 {
    @media (prefers-color-scheme: dark) {
      background-color: #ef5350;
    }
  }
  .dark\:bg-red-500\/20 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #f44336 20%, transparent);
    }
  }
  .dark\:bg-red-900 {
    @media (prefers-color-scheme: dark) {
      background-color: #b71c1c;
    }
  }
  .dark\:bg-rose-600 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-rose-600);
    }
  }
  .dark\:bg-rose-900\! {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-rose-900) !important;
    }
  }
  .dark\:bg-rose-950 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-rose-950);
    }
  }
  .dark\:bg-sky-600 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-sky-600);
    }
  }
  .dark\:bg-transparent {
    @media (prefers-color-scheme: dark) {
      background-color: transparent;
    }
  }
  .dark\:bg-white {
    @media (prefers-color-scheme: dark) {
      background-color: #ffffff;
    }
  }
  .dark\:bg-white\/1 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #ffffff 1%, transparent);
    }
  }
  .dark\:bg-white\/3 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #ffffff 3%, transparent);
    }
  }
  .dark\:bg-white\/5 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #ffffff 5%, transparent);
    }
  }
  .dark\:bg-white\/10 {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #ffffff 10%, transparent);
    }
  }
  .dark\:bg-white\/\[2\%\] {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #ffffff 2%, transparent);
    }
  }
  .dark\:bg-white\/\[3\%\] {
    @media (prefers-color-scheme: dark) {
      background-color: color-mix(in oklab, #ffffff 3%, transparent);
    }
  }
  .dark\:bg-yellow-300 {
    @media (prefers-color-scheme: dark) {
      background-color: #fff176;
    }
  }
  .dark\:bg-yellow-400 {
    @media (prefers-color-scheme: dark) {
      background-color: #ffee58;
    }
  }
  .dark\:bg-yellow-600 {
    @media (prefers-color-scheme: dark) {
      background-color: #fdd835;
    }
  }
  .dark\:bg-zinc-900 {
    @media (prefers-color-scheme: dark) {
      background-color: var(--color-zinc-900);
    }
  }
  .dark\:bg-gradient-to-bl {
    @media (prefers-color-scheme: dark) {
      --tw-gradient-position: to bottom left in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
  }
  .dark\:from-gray-700\/50 {
    @media (prefers-color-scheme: dark) {
      --tw-gradient-from: color-mix(in oklab, #616161 50%, transparent);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
  .dark\:via-transparent {
    @media (prefers-color-scheme: dark) {
      --tw-gradient-via: transparent;
      --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
      --tw-gradient-stops: var(--tw-gradient-via-stops);
    }
  }
  .dark\:via-zinc-900 {
    @media (prefers-color-scheme: dark) {
      --tw-gradient-via: var(--color-zinc-900);
      --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
      --tw-gradient-stops: var(--tw-gradient-via-stops);
    }
  }
  .dark\:to-zinc-900 {
    @media (prefers-color-scheme: dark) {
      --tw-gradient-to: var(--color-zinc-900);
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
  .dark\:fill-gray-300 {
    @media (prefers-color-scheme: dark) {
      fill: #e0e0e0;
    }
  }
  .dark\:fill-gray-400 {
    @media (prefers-color-scheme: dark) {
      fill: #bdbdbd;
    }
  }
  .dark\:fill-gray-500 {
    @media (prefers-color-scheme: dark) {
      fill: #9e9e9e;
    }
  }
  .dark\:fill-indigo-200 {
    @media (prefers-color-scheme: dark) {
      fill: #9a96c8;
    }
  }
  .dark\:fill-white {
    @media (prefers-color-scheme: dark) {
      fill: #ffffff;
    }
  }
  .dark\:stroke-blue-800 {
    @media (prefers-color-scheme: dark) {
      stroke: #1565c0;
    }
  }
  .dark\:stroke-gray-800 {
    @media (prefers-color-scheme: dark) {
      stroke: #424242;
    }
  }
  .dark\:stroke-green-800 {
    @media (prefers-color-scheme: dark) {
      stroke: #328625;
    }
  }
  .dark\:stroke-red-800 {
    @media (prefers-color-scheme: dark) {
      stroke: #c62828;
    }
  }
  .dark\:stroke-yellow-800 {
    @media (prefers-color-scheme: dark) {
      stroke: #f9a825;
    }
  }
  .dark\:text-amber-300 {
    @media (prefers-color-scheme: dark) {
      color: #ffd54f;
    }
  }
  .dark\:text-blue-300 {
    @media (prefers-color-scheme: dark) {
      color: #64b5f6;
    }
  }
  .dark\:text-blue-900 {
    @media (prefers-color-scheme: dark) {
      color: #0d47a1;
    }
  }
  .dark\:text-emerald-400 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-emerald-400);
    }
  }
  .dark\:text-emerald-500 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-emerald-500);
    }
  }
  .dark\:text-gray-100 {
    @media (prefers-color-scheme: dark) {
      color: #f5f5f5;
    }
  }
  .dark\:text-gray-200 {
    @media (prefers-color-scheme: dark) {
      color: #eeeeee;
    }
  }
  .dark\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      color: #e0e0e0;
    }
  }
  .dark\:text-gray-400 {
    @media (prefers-color-scheme: dark) {
      color: #bdbdbd;
    }
  }
  .dark\:text-gray-400\/60 {
    @media (prefers-color-scheme: dark) {
      color: color-mix(in oklab, #bdbdbd 60%, transparent);
    }
  }
  .dark\:text-gray-500 {
    @media (prefers-color-scheme: dark) {
      color: #9e9e9e;
    }
  }
  .dark\:text-gray-600 {
    @media (prefers-color-scheme: dark) {
      color: #757575;
    }
  }
  .dark\:text-gray-700 {
    @media (prefers-color-scheme: dark) {
      color: #616161;
    }
  }
  .dark\:text-gray-800 {
    @media (prefers-color-scheme: dark) {
      color: #424242;
    }
  }
  .dark\:text-gray-900 {
    @media (prefers-color-scheme: dark) {
      color: #212121;
    }
  }
  .dark\:text-gray-950 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-gray-950);
    }
  }
  .dark\:text-green-400 {
    @media (prefers-color-scheme: dark) {
      color: #63cf52;
    }
  }
  .dark\:text-green-900 {
    @media (prefers-color-scheme: dark) {
      color: #1a5f2b;
    }
  }
  .dark\:text-indigo-300 {
    @media (prefers-color-scheme: dark) {
      color: #726db2;
    }
  }
  .dark\:text-neutral-100 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-100);
    }
  }
  .dark\:text-neutral-200 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-200);
    }
  }
  .dark\:text-neutral-300 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-300);
    }
  }
  .dark\:text-neutral-400 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-400);
    }
  }
  .dark\:text-neutral-500 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-500);
    }
  }
  .dark\:text-neutral-600 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-600);
    }
  }
  .dark\:text-neutral-600\! {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-600) !important;
    }
  }
  .dark\:text-neutral-900 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-neutral-900);
    }
  }
  .dark\:text-red-400 {
    @media (prefers-color-scheme: dark) {
      color: #ef5350;
    }
  }
  .dark\:text-red-900 {
    @media (prefers-color-scheme: dark) {
      color: #b71c1c;
    }
  }
  .dark\:text-red-950 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-red-950);
    }
  }
  .dark\:text-rose-100 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-rose-100);
    }
  }
  .dark\:text-sky-900 {
    @media (prefers-color-scheme: dark) {
      color: var(--color-sky-900);
    }
  }
  .dark\:text-white {
    @media (prefers-color-scheme: dark) {
      color: #ffffff;
    }
  }
  .dark\:text-white\! {
    @media (prefers-color-scheme: dark) {
      color: #ffffff !important;
    }
  }
  .dark\:text-white\/50 {
    @media (prefers-color-scheme: dark) {
      color: color-mix(in oklab, #ffffff 50%, transparent);
    }
  }
  .dark\:text-white\/70 {
    @media (prefers-color-scheme: dark) {
      color: color-mix(in oklab, #ffffff 70%, transparent);
    }
  }
  .dark\:text-yellow-800 {
    @media (prefers-color-scheme: dark) {
      color: #f9a825;
    }
  }
  .dark\:text-yellow-900 {
    @media (prefers-color-scheme: dark) {
      color: #f57f17;
    }
  }
  .dark\:placeholder-gray-600 {
    @media (prefers-color-scheme: dark) {
      &::-moz-placeholder {
        color: #757575;
      }
      &::placeholder {
        color: #757575;
      }
    }
  }
  .dark\:opacity-100 {
    @media (prefers-color-scheme: dark) {
      opacity: 100%;
    }
  }
  .dark\:ring-1 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .dark\:ring-gray-100\/10 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-color: color-mix(in oklab, #f5f5f5 10%, transparent);
    }
  }
  .dark\:ring-gray-600 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-color: #757575;
    }
  }
  .dark\:ring-gray-700 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-color: #616161;
    }
  }
  .dark\:ring-gray-800 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-color: #424242;
    }
  }
  .dark\:ring-red-500 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-color: #f44336;
    }
  }
  .dark\:ring-zinc-800 {
    @media (prefers-color-scheme: dark) {
      --tw-ring-color: var(--color-zinc-800);
    }
  }
  .dark\:prose-invert {
    @media (prefers-color-scheme: dark) {
      --tw-prose-body: var(--tw-prose-invert-body);
      --tw-prose-headings: var(--tw-prose-invert-headings);
      --tw-prose-lead: var(--tw-prose-invert-lead);
      --tw-prose-links: var(--tw-prose-invert-links);
      --tw-prose-bold: var(--tw-prose-invert-bold);
      --tw-prose-counters: var(--tw-prose-invert-counters);
      --tw-prose-bullets: var(--tw-prose-invert-bullets);
      --tw-prose-hr: var(--tw-prose-invert-hr);
      --tw-prose-quotes: var(--tw-prose-invert-quotes);
      --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
      --tw-prose-captions: var(--tw-prose-invert-captions);
      --tw-prose-kbd: var(--tw-prose-invert-kbd);
      --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
      --tw-prose-code: var(--tw-prose-invert-code);
      --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
      --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
      --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
      --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
    }
  }
  .dark\:group-hover\:bg-gray-900 {
    @media (prefers-color-scheme: dark) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          background-color: #212121;
        }
      }
    }
  }
  .dark\:group-hover\:stroke-blue-800 {
    @media (prefers-color-scheme: dark) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          stroke: #1565c0;
        }
      }
    }
  }
  .dark\:group-hover\:stroke-gray-800 {
    @media (prefers-color-scheme: dark) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          stroke: #424242;
        }
      }
    }
  }
  .dark\:group-hover\:stroke-green-800 {
    @media (prefers-color-scheme: dark) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          stroke: #328625;
        }
      }
    }
  }
  .dark\:group-hover\:stroke-red-800 {
    @media (prefers-color-scheme: dark) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          stroke: #c62828;
        }
      }
    }
  }
  .dark\:group-hover\:stroke-yellow-800 {
    @media (prefers-color-scheme: dark) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          stroke: #f9a825;
        }
      }
    }
  }
  .group-hover\:dark\:text-emerald-500 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        @media (prefers-color-scheme: dark) {
          color: var(--color-emerald-500);
        }
      }
    }
  }
  .group-data-\[focus\]\:dark\:ring-offset-gray-950 {
    &:is(:where(.group)[data-focus] *) {
      @media (prefers-color-scheme: dark) {
        --tw-ring-offset-color: var(--color-gray-950);
      }
    }
  }
  .dark\:placeholder\:text-gray-500 {
    @media (prefers-color-scheme: dark) {
      &::-moz-placeholder {
        color: #9e9e9e;
      }
      &::placeholder {
        color: #9e9e9e;
      }
    }
  }
  .odd\:dark\:bg-white\/4 {
    &:nth-child(odd) {
      @media (prefers-color-scheme: dark) {
        background-color: color-mix(in oklab, #ffffff 4%, transparent);
      }
    }
  }
  .even\:dark\:bg-white\/2 {
    &:nth-child(even) {
      @media (prefers-color-scheme: dark) {
        background-color: color-mix(in oklab, #ffffff 2%, transparent);
      }
    }
  }
  .dark\:hover\:border-gray-400 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          border-color: #bdbdbd;
        }
      }
    }
  }
  .dark\:hover\:border-gray-600 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          border-color: #757575;
        }
      }
    }
  }
  .dark\:hover\:border-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          border-color: #616161;
        }
      }
    }
  }
  .dark\:hover\:bg-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: #616161;
        }
      }
    }
  }
  .dark\:hover\:bg-gray-800 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: #424242;
        }
      }
    }
  }
  .dark\:hover\:bg-gray-800\/75 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: color-mix(in oklab, #424242 75%, transparent);
        }
      }
    }
  }
  .dark\:hover\:bg-gray-900 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: #212121;
        }
      }
    }
  }
  .dark\:hover\:bg-white {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: #ffffff;
        }
      }
    }
  }
  .dark\:hover\:bg-white\/2 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: color-mix(in oklab, #ffffff 2%, transparent);
        }
      }
    }
  }
  .dark\:hover\:bg-white\/5 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: color-mix(in oklab, #ffffff 5%, transparent);
        }
      }
    }
  }
  .dark\:hover\:bg-white\/10 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          background-color: color-mix(in oklab, #ffffff 10%, transparent);
        }
      }
    }
  }
  .hover\:dark\:bg-white\/5 {
    &:hover {
      @media (hover: hover) {
        @media (prefers-color-scheme: dark) {
          background-color: color-mix(in oklab, #ffffff 5%, transparent);
        }
      }
    }
  }
  .dark\:hover\:fill-gray-600 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          fill: #757575;
        }
      }
    }
  }
  .dark\:hover\:text-gray-100 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: #f5f5f5;
        }
      }
    }
  }
  .dark\:hover\:text-gray-200 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: #eeeeee;
        }
      }
    }
  }
  .dark\:hover\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: #e0e0e0;
        }
      }
    }
  }
  .dark\:hover\:text-gray-400 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: #bdbdbd;
        }
      }
    }
  }
  .dark\:hover\:text-gray-500 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: #9e9e9e;
        }
      }
    }
  }
  .dark\:hover\:text-white {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: #ffffff;
        }
      }
    }
  }
  .dark\:hover\:text-white\/70 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: color-mix(in oklab, #ffffff 70%, transparent);
        }
      }
    }
  }
  .dark\:hover\:text-white\/80 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          color: color-mix(in oklab, #ffffff 80%, transparent);
        }
      }
    }
  }
  .hover\:dark\:text-gray-200 {
    &:hover {
      @media (hover: hover) {
        @media (prefers-color-scheme: dark) {
          color: #eeeeee;
        }
      }
    }
  }
  .hover\:dark\:text-white {
    &:hover {
      @media (hover: hover) {
        @media (prefers-color-scheme: dark) {
          color: #ffffff;
        }
      }
    }
  }
  .dark\:hover\:opacity-50 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          opacity: 50%;
        }
      }
    }
  }
  .dark\:hover\:ring-zinc-700 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          --tw-ring-color: var(--color-zinc-700);
        }
      }
    }
  }
  .dark\:focus\:border-blue-700 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        border-color: #1976d2;
      }
    }
  }
  .dark\:focus\:border-blue-800 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        border-color: #1565c0;
      }
    }
  }
  .dark\:focus\:border-gray-600 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        border-color: #757575;
      }
    }
  }
  .dark\:focus\:border-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        border-color: #616161;
      }
    }
  }
  .dark\:focus\:border-indigo-300 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        border-color: #726db2;
      }
    }
  }
  .dark\:focus\:border-indigo-600 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        border-color: #3b3768;
      }
    }
  }
  .dark\:focus\:bg-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        background-color: #616161;
      }
    }
  }
  .dark\:focus\:bg-gray-800 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        background-color: #424242;
      }
    }
  }
  .dark\:focus\:bg-gray-900 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        background-color: #212121;
      }
    }
  }
  .dark\:focus\:bg-indigo-900 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        background-color: #0c0b15;
      }
    }
  }
  .dark\:focus\:bg-white {
    @media (prefers-color-scheme: dark) {
      &:focus {
        background-color: #ffffff;
      }
    }
  }
  .dark\:focus\:text-gray-200 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        color: #eeeeee;
      }
    }
  }
  .dark\:focus\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        color: #e0e0e0;
      }
    }
  }
  .dark\:focus\:text-gray-400 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        color: #bdbdbd;
      }
    }
  }
  .dark\:focus\:text-gray-500 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        color: #9e9e9e;
      }
    }
  }
  .dark\:focus\:text-indigo-200 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        color: #9a96c8;
      }
    }
  }
  .dark\:focus\:ring-gray-600 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-color: #757575;
      }
    }
  }
  .dark\:focus\:ring-indigo-600 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-color: #3b3768;
      }
    }
  }
  .dark\:focus\:ring-offset-gray-800 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-offset-color: #424242;
      }
    }
  }
  .dark\:focus\:ring-offset-gray-900 {
    @media (prefers-color-scheme: dark) {
      &:focus {
        --tw-ring-offset-color: #212121;
      }
    }
  }
  .dark\:focus-visible\:ring-\[\#FF2D20\] {
    @media (prefers-color-scheme: dark) {
      &:focus-visible {
        --tw-ring-color: #FF2D20;
      }
    }
  }
  .dark\:focus-visible\:ring-white {
    @media (prefers-color-scheme: dark) {
      &:focus-visible {
        --tw-ring-color: #ffffff;
      }
    }
  }
  .dark\:active\:border-gray-300 {
    @media (prefers-color-scheme: dark) {
      &:active {
        border-color: #e0e0e0;
      }
    }
  }
  .dark\:active\:bg-gray-300 {
    @media (prefers-color-scheme: dark) {
      &:active {
        background-color: #e0e0e0;
      }
    }
  }
  .dark\:active\:bg-gray-700 {
    @media (prefers-color-scheme: dark) {
      &:active {
        background-color: #616161;
      }
    }
  }
  .dark\:active\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      &:active {
        color: #e0e0e0;
      }
    }
  }
  .dark\:active\:text-gray-500 {
    @media (prefers-color-scheme: dark) {
      &:active {
        color: #9e9e9e;
      }
    }
  }
  .dark\:active\:text-gray-600 {
    @media (prefers-color-scheme: dark) {
      &:active {
        color: #757575;
      }
    }
  }
  .dark\:enabled\:bg-gray-950 {
    @media (prefers-color-scheme: dark) {
      &:enabled {
        background-color: var(--color-gray-950);
      }
    }
  }
  .dark\:enabled\:text-gray-400 {
    @media (prefers-color-scheme: dark) {
      &:enabled {
        color: #bdbdbd;
      }
    }
  }
  .dark\:enabled\:hover\:text-gray-300 {
    @media (prefers-color-scheme: dark) {
      &:enabled {
        &:hover {
          @media (hover: hover) {
            color: #e0e0e0;
          }
        }
      }
    }
  }
  .\[\&_svg\]\:size-2\.5 {
    & svg {
      width: calc(var(--spacing) * 2.5);
      height: calc(var(--spacing) * 2.5);
    }
  }
  .\[\&_svg\]\:\!text-white {
    & svg {
      color: #ffffff !important;
    }
  }
  .hover\:\[\&_svg\]\:stroke-emerald-500 {
    &:hover {
      @media (hover: hover) {
        & svg {
          stroke: var(--color-emerald-500);
        }
      }
    }
  }
  .dark\:\[\&_svg\]\:\!text-white {
    @media (prefers-color-scheme: dark) {
      & svg {
        color: #ffffff !important;
      }
    }
  }
  .hover\:\[\&\:not\(\:disabled\)\]\:border-red-400 {
    &:hover {
      @media (hover: hover) {
        &:not(:disabled) {
          border-color: #ef5350;
        }
      }
    }
  }
  .hover\:\[\&\:not\(\:disabled\)\]\:bg-gray-700\/5 {
    &:hover {
      @media (hover: hover) {
        &:not(:disabled) {
          background-color: color-mix(in oklab, #616161 5%, transparent);
        }
      }
    }
  }
  .hover\:\[\&\:not\(\:disabled\)\]\:bg-red-400 {
    &:hover {
      @media (hover: hover) {
        &:not(:disabled) {
          background-color: #ef5350;
        }
      }
    }
  }
  .hover\:\[\&\:not\(\:disabled\)\]\:text-gray-400 {
    &:hover {
      @media (hover: hover) {
        &:not(:disabled) {
          color: #bdbdbd;
        }
      }
    }
  }
  .hover\:\[\&\:not\(\:disabled\)\]\:text-red-400 {
    &:hover {
      @media (hover: hover) {
        &:not(:disabled) {
          color: #ef5350;
        }
      }
    }
  }
  .dark\:hover\:\[\&\:not\(\:disabled\)\]\:bg-gray-950 {
    @media (prefers-color-scheme: dark) {
      &:hover {
        @media (hover: hover) {
          &:not(:disabled) {
            background-color: var(--color-gray-950);
          }
        }
      }
    }
  }
}
@layer base {
  html::before {
    filter: blur(8px);
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1.0;
    transition: opacity 3.0s ease;
    z-index: -2;
  }
  html.fade-out::before {
    opacity: 0;
  }
  html::after {
    position: fixed;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--bg-color);
    opacity: 0.80;
    z-index: -1;
    pointer-events: none;
    transition: background-color 3000ms linear;
  }
  input[type='checkbox'] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #32305c;
    border-radius: .25rem;
    border: 2px solid #6865b9;
    vertical-align: text-bottom;
  }
  input[type='checkbox']:checked::before {
    color: #fff;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-family: 'Open Sans', 'Font Awesome 5 Pro', sans-serif;
    content: "\f00c";
    transform: translateY(-16%);
  }
  input,textarea,select,[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple] {
    background-color: #32305c;
    color: #dbdbdb;
    border-color: #6865b9;
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: var(--radius-sm);
    border-style: var(--tw-border-style);
    border-width: 1px;
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
      @media (forced-colors: active) {
        outline: 2px solid transparent;
        outline-offset: 2px;
      }
    }
    &:focus {
      --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
      --tw-drop-shadow: drop-shadow(var(--drop-shadow-sm));
      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,);
    }
  }
  input:focus, select:focus, textarea:focus {
    background-color: #3a386d;
    color: #fff;
    border-color: #6460b0;
  }
  select:disabled, input:disabled, textarea:disabled {
    background-color: #1d1b37;
    color: #8f8f8f;
    border-color: #5e5ba6;
  }
}
:root {
  --bg-color: rgb(12 10 9);
  --bg-image: '';
}
.font-brand {
  font-family: 'Caudex', serif;
}
.link {
  cursor: pointer;
  color: var(--color-sky-600);
  &:hover {
    @media (hover: hover) {
      color: #42a5f5;
    }
  }
  &:hover {
    @media (hover: hover) {
      text-decoration-thickness: auto;
    }
  }
  &:focus {
    color: #42a5f5;
  }
  &:focus {
    text-decoration-thickness: auto;
  }
}
.container-size {
  container-type: size;
}
.icon-fit {
  font-size: 100cqmin;
}
.stat-columns-1 {
  -moz-columns: 1 256px;
       columns: 1 256px;
}
.stat-columns-2 {
  -moz-columns: 2 256px;
       columns: 2 256px;
}
.text-success {
  color: #49c437;
}
.text-warning {
  color: #ffeb3b;
}
.text-danger {
  color: #f44336;
}
.label {
  margin-bottom: calc(var(--spacing) * 2);
  display: block;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.btn {
  display: inline-block;
  cursor: pointer;
  --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
  --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  &:hover {
    @media (hover: hover) {
      outline-style: var(--tw-outline-style);
      outline-width: 1px;
    }
  }
  &:hover {
    @media (hover: hover) {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
  }
  &:focus {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  &:focus {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  &:disabled {
    cursor: not-allowed;
  }
}
.btn.disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.btn.sm {
  padding-inline: calc(var(--spacing) * 1);
  padding-block: calc(var(--spacing) * 1);
}
.btn.btn-stone {
  background-color: #444342;
  color: var(--color-slate-300);
  &:hover {
    @media (hover: hover) {
      background-color: #575658;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-slate-100);
    }
  }
  &:focus {
    background-color: #575658;
  }
  &:focus {
    color: var(--color-slate-100);
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    background-color: #1c1a18;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-stone.disabled {
  border-color: var(--color-slate-700);
  background-color: #1c1a18;
  color: var(--color-slate-600);
}
.btn.btn-dark {
  background-color: #0c0a09;
  color: var(--color-slate-300);
  &:hover {
    @media (hover: hover) {
      background-color: #1c1a18;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-slate-200);
    }
  }
  &:focus {
    background-color: #1c1a18;
  }
  &:focus {
    color: var(--color-slate-200);
  }
  &:disabled {
    border-color: var(--color-slate-900);
  }
  &:disabled {
    background-color: #0c0a09;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-dark.disabled {
  border-color: var(--color-slate-900);
  background-color: #0c0a09;
  color: var(--color-slate-600);
}
.btn.btn-light-stone {
  background-color: #78716c;
  color: var(--color-slate-100);
  &:hover {
    @media (hover: hover) {
      background-color: #a8a29e;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: var(--color-slate-100);
    }
  }
  &:focus {
    background-color: #a8a29e;
  }
  &:focus {
    color: var(--color-slate-100);
  }
  &:disabled {
    border-color: var(--color-slate-500);
  }
  &:disabled {
    background-color: #444342;
  }
  &:disabled {
    color: var(--color-slate-400);
  }
}
.btn.btn-light-stone.disabled {
  border-color: var(--color-slate-500);
  background-color: #444342;
  color: var(--color-slate-400);
}
.btn.btn-blue {
  background-color: #1565c0;
  color: #ffffff;
  &:hover {
    @media (hover: hover) {
      background-color: #1e88e5;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    background-color: #1e88e5;
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    background-color: #0d47a1;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-blue.disabled {
  border-color: #1976d2;
  background-color: #0d47a1;
  color: #575658;
}
.btn.btn-green {
  background-color: #49c437;
  color: #ffffff;
  &:hover {
    @media (hover: hover) {
      background-color: #3a9b2b;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    background-color: #3a9b2b;
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    background-color: #328625;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-green.disabled {
  border-color: #42b132;
  background-color: #328625;
  color: #575658;
}
.btn.btn-lime {
  background-color: #50900f;
  color: #ffffff;
  &:hover {
    @media (hover: hover) {
      background-color: #60ad12;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    background-color: #60ad12;
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-500);
  }
  &:disabled {
    background-color: #50900f;
  }
  &:disabled {
    color: var(--color-slate-400);
  }
}
.btn.btn-lime.disabled {
  border-color: #50900f;
  background-color: #305709;
  color: #575658;
}
.btn.btn-purple {
  background-color: #7b1fa2;
  color: #ffffff;
  &:hover {
    @media (hover: hover) {
      background-color: #9c27b0;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    background-color: #9c27b0;
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    background-color: #4a148c;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-purple.disabled {
  border-color: #7b1fa2;
  background-color: #4a148c;
  color: #575658;
}
.btn.btn-red {
  background-color: #b71c1c;
  color: #ffffff;
  &:hover {
    @media (hover: hover) {
      background-color: #e53935;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    background-color: #e53935;
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    background-color: #b71c1c;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-red.disabled {
  border-color: #d32f2f;
  background-color: #b71c1c;
  color: #575658;
}
.btn.btn-transparent {
  color: #ffffff;
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-transparent.disabled {
  border-color: #d32f2f;
  color: #575658;
}
.btn.btn-yellow {
  background-color: #f57f17;
  color: #ffffff;
  &:hover {
    @media (hover: hover) {
      background-color: #f9a825;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    background-color: #f9a825;
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    background-color: #f57f17;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-yellow.disabled {
  border-color: #fbc02d;
  background-color: #f57f17;
  color: #575658;
}
.btn.btn-wow-red {
  background-color: #880100;
  color: #ffb300;
  &:hover {
    @media (hover: hover) {
      background-color: #9f0100;
    }
  }
  &:hover {
    @media (hover: hover) {
      color: #ffffff;
    }
  }
  &:focus {
    background-color: #9f0100;
  }
  &:focus {
    color: #ffffff;
  }
  &:disabled {
    border-color: var(--color-slate-700);
  }
  &:disabled {
    background-color: #880100;
  }
  &:disabled {
    color: var(--color-slate-600);
  }
}
.btn.btn-wow-red.disabled {
  border-color: #bf0100;
  background-color: #880100;
  color: #575658;
}
.btn.btn-no-bg {
  background-color: transparent;
}
.encounter-attackable {
  transition: all .05s ease-in;
  &:disabled {
    cursor: not-allowed;
  }
}
.encounter-attackable:hover, .encounter-attackable:focus {
  z-index: 10;
}
.encounter-attack-shake {
  animation: attack-shake 0.05s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: scale(-1, 1) translate3d(0, 0, 0);
}
@keyframes attack-shake {
  10%,
    90% {
    transform: scale(-1, 1) translate3d(-2px, 0, 0);
  }
  20%,
    80% {
    transform: scale(-1, 1) translate3d(4px, 0, 0);
  }
  30%,
    50%,
    70% {
    transform: scale(-1, 1) translate3d(-6px, 0, 0);
  }
  40%,
    60% {
    transform: scale(-1, 1) translate3d(6px, 0, 0);
  }
}
.encounter-attack-background {
  animation: attack-background 0.3s ease-out both;
}
@keyframes attack-background {
  0% {
    transform: scale(1);
    background-color: rgba(255, 0, 0, 0.1);
  }
  50% {
    transform: scale(1.05);
    background-color: rgba(255, 0, 0, 0.4);
  }
  100% {
    transform: scale(1);
    background-color: rgba(255, 0, 0, 0);
  }
}
.encounter-attack-zoom {
  animation: attack-zoom 0.25s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
@keyframes attack-zoom {
  0% {
    transform: scale(3.0, 3.0);
  }
  100% {
    transform: scale(1.0, 1.0);
  }
}
.encounter-spell-down {
  animation: move-down 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
@keyframes move-down {
  0% {
    transform: translateY(0) scale(1.4, 1.4);
  }
  100% {
    transform: translateY(150%) scale(0.7, 0.7);
  }
}
.encounter-spell-left {
  animation: move-left 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
@keyframes move-left {
  0% {
    transform: translateX(0) scale(1.4, 1.4);
  }
  100% {
    transform: translateX(-150%) scale(0.7, 0.7);
  }
}
.encounter-spell-right {
  animation: move-right 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
@keyframes move-right {
  0% {
    transform: translateX(0) scale(1.4, 1.4);
  }
  100% {
    transform: translateX(150%) scale(0.7, 0.7);
  }
}
.encounter-spell-up {
  animation: move-up 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
@keyframes move-up {
  0% {
    transform: translateY(0) scale(1.4, 1.4);
  }
  100% {
    transform: translateY(-150%) scale(0.7, 0.7);
  }
}
.countdown-bar {
  animation: scale-x-to-none calc(var(--duration) * 1s) linear forwards;
  transform-origin: right center;
}
@keyframes scale-x-to-none {
  to {
    transform: scaleX(0);
  }
}
body.levelup-flash::after {
  content: "";
  position: fixed;
  inset: 0;
  background: radial-gradient(
        circle,
        rgba(var(--flash-start), 0.95) 0%,
        rgba(var(--flash-end), 0.6) 40%,
        rgba(var(--flash-end), 0) 100%
    );
  pointer-events: none;
  z-index: 9999;
  animation: levelup-flash 2s ease-out forwards;
}
@keyframes levelup-flash {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  10% {
    opacity: 1;
    transform: scale(1.02);
  }
  40% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    transform: scale(1.05);
  }
}
.item-quality-bg {
  background: linear-gradient(-45deg, var(--color1) 0%, var(--color2) 25%, var(--color1) 50%, var(--color2) 75%, var(--color1) 100%);
  background-size: 400% 400%;
  background-position: 133% 50%;
  transition: background 0.3s ease, border-width 0.08s ease, transform 0.08s ease;
}
.item-quality-bg-hoverable:hover {
  outline-style: var(--tw-outline-style);
  outline-width: 4px;
}
.item-quality-bg-animation {
  animation: item-quality-bg 4s cubic-bezier(0.92, 0.08, 0.08, 0.92);
}
@keyframes item-quality-bg {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 133% 50%;
  }
}
.loading-ellipsis::after {
  display: inline-block;
  position: absolute;
  animation: gradual-ellipsis steps(1,end) 2s infinite;
  content: '';
}
@keyframes gradual-ellipsis {
  0% {
    content: '';
  }
  25% {
    content: '.';
  }
  50% {
    content: '..';
  }
  75% {
    content: '...';
  }
  100% {
    content: '';
  }
}
.center-transform {
  transform: translate(-50%, -50%);
}
.center-rotate-plus-1 {
  transform: translate(-50%, -50%) rotate(1deg);
}
.center-rotate-plus-2 {
  transform: translate(-50%, -50%) rotate(2deg);
}
.center-rotate-plus-3 {
  transform: translate(-50%, -50%) rotate(3deg);
}
.center-rotate-plus-4 {
  transform: translate(-50%, -50%) rotate(4deg);
}
.center-rotate-plus-5 {
  transform: translate(-50%, -50%) rotate(5deg);
}
.center-rotate-plus-6 {
  transform: translate(-50%, -50%) rotate(6deg);
}
.center-rotate-minus-1 {
  transform: translate(-50%, -50%) rotate(-1deg);
}
.center-rotate-minus-2 {
  transform: translate(-50%, -50%) rotate(-2deg);
}
.center-rotate-minus-3 {
  transform: translate(-50%, -50%) rotate(-3deg);
}
.center-rotate-minus-4 {
  transform: translate(-50%, -50%) rotate(-4deg);
}
.center-rotate-minus-5 {
  transform: translate(-50%, -50%) rotate(-5deg);
}
.center-rotate-minus-6 {
  transform: translate(-50%, -50%) rotate(-6deg);
}
.rotate-plus-12 {
  transform: rotate(12deg);
}
.rotate-minus-12 {
  transform: rotate(-12deg);
}
.menu-card {
  margin: calc(var(--spacing) * 4);
  display: grid;
  height: calc(var(--spacing) * 72);
  width: calc(var(--spacing) * 40);
  cursor: pointer;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  border-radius: var(--radius-sm);
  background-color: #292627;
  text-align: center;
  vertical-align: middle;
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  &:hover {
    @media (hover: hover) {
      background-color: #444342;
    }
  }
  &:hover {
    @media (hover: hover) {
      outline-style: var(--tw-outline-style);
      outline-width: 1px;
    }
  }
}
.menu-card.disabled {
  pointer-events: none;
  cursor: not-allowed;
  border-color: var(--color-slate-700);
  background-color: #1c1a18;
  color: var(--color-slate-600);
}
.icon-xs {
  width: 32px;
  height: 32px;
}
.icon-sm {
  width: 48px;
  height: 48px;
}
.icon-md {
  width: 64px;
  height: 64px;
}
.icon-lg {
  width: 96px;
  height: 96px;
}
.icon-xl {
  width: 128px;
  height: 128px;
}
.icon-xxl {
  width: 256px;
  height: 256px;
}
.img-flip-h img, img.img-flip-h {
  transform: scale(-1, 1);
}
.zoom:hover, .zoom:focus {
  animation: zoom 0.1s;
  transform: scale(1.1);
}
.zoom-sm:hover, .zoom-sm:focus {
  animation: zoom 0.1s;
  transform: scale(1.05);
}
.click-pop-big:active {
  animation: popBig 0.05s linear 1;
}
.click-pop-big-slow:active {
  animation: popBig 0.1s linear 1;
}
@keyframes popBig {
  50% {
    transform: scale(1.25);
  }
}
.pop:hover, .pop:focus {
  animation: pop 0.05s linear 1;
}
@keyframes pop {
  50% {
    transform: scale(1.05);
  }
}
@keyframes timerbar-x {
  from {
    transform: scaleX(1);
  }
  to {
    transform: scaleX(0);
  }
}
@keyframes timerbar-y {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}
.animate-linear {
  animation-timing-function: linear;
}
.animate-forwards {
  animation-fill-mode: forwards;
}
.animate-float-up {
  animation: float-up 3s ease-out forwards;
}
@keyframes float-up {
  0% {
    transform: translate(-50%, -100%);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -300%);
    opacity: 0;
  }
}
@keyframes noop {
  0% {
    outline-offset: 0px;
  }
  100% {
    outline-offset: 0px;
  }
}
.v-popper--theme-ttip .v-popper__inner {
  color: #fff;
}
.v-popper--theme-ttip .v-popper__arrow-outer {
  border-color: #78716c;
}
.v-popper--theme-ttip .v-popper__arrow-inner {
  border-color: rgba(255, 255, 255, 0);
}
.fade-enter-active {
  transition: opacity 0.25s ease;
}
.fade-leave-active {
  transition: opacity 0.25s ease;
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}
.fade-move {
  transition: all 0.25s ease;
}
.fade-500-enter-active {
  transition: opacity 0.5s ease;
}
.fade-500-leave-active {
  transition: opacity 0.5s ease;
}
.fade-500-enter-from,
.fade-500-leave-to {
  opacity: 0;
}
.fade-500-move {
  transition: all 0.5s ease;
}
.fadein-enter-active {
  transition: opacity 0.5s ease;
}
.fadein-leave-active {
  transition: opacity 0.0s ease;
}
.fadein-enter-from, 
.fadein-leave-to {
  opacity: 0;
}
.fadein-enter-to,
.fadein-leave-from {
  opacity: 1;
}
.fadein-move {
  transition: all 0.25s ease;
}
.fadein-slow-enter-active {
  transition: opacity 1.5s ease;
}
.fadein-slow-leave-active {
  transition: opacity 0.0s ease;
}
.fadein-slow-enter-from, 
.fadein-slow-leave-to {
  opacity: 0;
}
.fadein-slow-enter-to,
.fadein-slow-leave-from {
  opacity: 1;
}
.fadein-slow-move {
  transition: all 0.25s ease;
}
.fade-in-250 {
  transition: opacity 0.25s ease;
}
.fade-in-500 {
  transition: opacity 0.5s ease;
}
.fade-in-1000 {
  transition: opacity 1.0s ease;
}
.fade-in-1500 {
  transition: opacity 1.5s ease;
}
.fade-in-filter-1000 {
  transition: filter 1.0s ease;
}
.hover-text-bordered-black:hover, .text-bordered-black {
  text-shadow: 3px 0 #000, -3px 0 #000, 0 3px #000, 0 -3px #000,
             2px 2px #000, -2px -2px #000, 2px -2px #000, -2px 2px #000;
}
.hover-text-bordered-fat-black:hover, .text-bordered-fat-black {
  text-shadow: 4px 0 #000, -4px 0 #000, 0 4px #000, 0 -4px #000,
             2px 2px #000, -2px -2px #000, 2px -2px #000, -2px 2px #000;
}
.hover-text-bordered-gray-900:hover, .text-bordered-gray-900 {
  text-shadow: 3px 0 #212121, -3px 0 #212121, 0 3px #212121, 0 -3px #212121,
             2px 2px #212121, -2px -2px #212121, 2px -2px #212121, -2px 2px #212121;
}
.hover-text-bordered-fat-gray-900:hover, .text-bordered-fat-gray-900 {
  text-shadow: 4px 0 #212121, -4px 0 #212121, 0 4px #212121, 0 -4px #212121,
             2px 2px #212121, -2px -2px #212121, 2px -2px #212121, -2px 2px #212121;
}
.hover-text-bordered-white:hover, .text-bordered-white {
  text-shadow: 3px 0 #fff, -3px 0 #fff, 0 3px #fff, 0 -3px #fff,
             2px 2px #fff, -2px -2px #fff, 2px -2px #fff, -2px 2px #fff;
}
.hover-text-bordered-fat-white:hover, .text-bordered-fat-white {
  text-shadow: 4px 0 #fff, -4px 0 #fff, 0 4px #fff, 0 -4px #fff,
             2px 2px #fff, -2px -2px #fff, 2px -2px #fff, -2px 2px #fff;
}
.bg-dark-souls-dead {
  background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 25%, rgba(0,0,0,0.8) 75%, rgba(0,0,0,0) 100%);
}
.glow {
  box-shadow: 0 0 4px 5px rgb(255 255 255 / 0.2);
}
.glow-red {
  box-shadow: 0 0 4px 5px rgb(255 0 0 / 0.2);
}
.collect-glow {
  animation: collect-glow linear 4s infinite;
}
.disenchant-glow {
  animation: disenchant-glow linear 4s infinite;
}
.enchant-glow {
  animation: enchant-glow linear 4s infinite;
}
@keyframes collect-glow {
  0% {
    box-shadow: inset 0px 0px 8px -3px rgba(194, 183, 125, 0.5), 0 0 6px 2px rgba(194, 183, 125, 0.8);
  }
  50% {
    box-shadow: inset 0px 0px 16px -3px rgba(194, 183, 125, 0.5), 0 0 8px 2px rgba(194, 183, 125, 0.8);
  }
  100% {
    box-shadow: inset 0px 0px 8px -3px rgba(194, 183, 125, 0.5), 0 0 6px 2px rgba(194, 183, 125, 0.8);
  }
}
@keyframes disenchant-glow {
  0% {
    box-shadow: inset 0px 0px 16px -6px rgba(255, 0, 0, 0.8), 0 0 12px 2px rgb(255, 0, 0);
  }
  50% {
    box-shadow: inset 0px 0px 32px -6px rgba(255, 0, 0, 0.8), 0 0 16px 2px rgb(255, 0, 0);
  }
  100% {
    box-shadow: inset 0px 0px 16px -6px rgba(255, 0, 0, 0.8), 0 0 12px 2px rgb(255, 0, 0);
  }
}
@keyframes enchant-glow {
  0% {
    box-shadow: inset 0px 0px 16px -6px rgba(175, 0, 255, 0.8), 0 0 12px 2px rgb(175, 0, 255);
  }
  50% {
    box-shadow: inset 0px 0px 32px -6px rgba(175, 0, 255, 0.8), 0 0 16px 2px rgb(175, 0, 255);
  }
  100% {
    box-shadow: inset 0px 0px 16px -6px rgba(175, 0, 255, 0.8), 0 0 12px 2px rgb(175, 0, 255);
  }
}
@keyframes rotating-border {
  0% {
    background-position: 0 0, 8px 100%, 0 8px, 100% 0;
  }
  100% {
    background-position: 8px 0, 0 100%, 0 0, 100% 8px;
  }
}
.blink {
  animation: blink 2s infinite;
}
.blink-slow {
  animation: blink-slow 5s infinite;
}
@keyframes blink {
  30%, 70% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes blink-slow {
  40%, 60% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.rotating-border {
  background-image: linear-gradient(90deg, rgb(120 113 108) 50%, transparent 50%), linear-gradient(90deg, rgb(168 162 158) 50%, transparent 50%), linear-gradient(0, rgb(168 162 158) 50%, transparent 50%), linear-gradient(0, rgb(168 162 158) 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 8px 2px, 8px 2px, 2px 8px, 2px 8px;
  animation: rotating-border 1500ms infinite linear;
}
.rotating-border-brown {
  background-image: linear-gradient(90deg, rgb(113 63 18) 50%, transparent 50%), linear-gradient(90deg, rgb(113 63 18) 50%, transparent 50%), linear-gradient(0, rgb(113 63 18) 50%, transparent 50%), linear-gradient(0, rgb(113 63 18) 50%, transparent 50%);
}
.rating-change {
  position: absolute;
  transform: rotate(-6deg);
  left: 105%;
  top: 15%;
}
.frozen-shadow {
  box-shadow: inset 0 0 55px rgb(100 181 246 / 0.7), 0 0 7px rgb(100 181 246 / 0.7);
}
.outline-frozen {
  outline-color: rgba(106, 189, 255, 0.38);
}
.tier-1 {
  line-height: 0.7rem;
  font-size: 40%;
}
.tier-2 {
  line-height: 0.7rem;
  font-size: 40%;
}
.tier-3 {
  line-height: 0.7rem;
  font-size: 40%;
}
.tier-4 {
  line-height: 0.7rem;
  font-size: 40%;
}
.tier-5 {
  line-height: 0.3rem;
  font-size: 40%;
}
.tier-6 {
  line-height: 0.3rem;
  font-size: 40%;
}
@keyframes jiggle {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.jiggle {
  animation: jiggle 0.5s ease-in-out;
}
.jiggle-hover:hover {
  animation: jiggle 0.5s ease-in-out;
}
.draggable-ghost {
  opacity: 0.0;
}
.draggable-chosen {
  opacity: 1.0;
  border-radius: var(--radius-md);
  outline-width: 1px;
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
  outline-color: color-mix(in oklab, var(--color-slate-200) 50%, transparent);
}
.draggable-drag {
  opacity: 0.0;
}
@layer components {
  input,
    textarea,
    select,
    input[type='text'],
    input[type='email'],
    input[type='url'],
    input[type='password'],
    input[type='number'],
    input[type='date'],
    input[type='datetime-local'],
    input[type='month'],
    input[type='search'],
    input[type='tel'],
    input[type='time'],
    input[type='week'],
    [multiple] {
    background-color: #32305c;
    color: #dbdbdb;
    border-color: #6865b9;
  }
}
@layer base {
  [type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --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);
      border-color: oklch(54.6% 0.245 262.881);
    }
  }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
  }
  [multiple],[size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            print-color-adjust: unset;
  }
  [type='checkbox'],[type='radio'] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  [type='checkbox'] {
    border-radius: 0px;
  }
  [type='radio'] {
    border-radius: 100%;
  }
  [type='checkbox']:focus,[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --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);
  }
  [type='checkbox']:checked,[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  [type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  [type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  [type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  [type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  [type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  [type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  [type='file']:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-x-reverse: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}

