@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
:root {
    /* Light Theme - Based on ASM Logo Colors */
    /* Consistent backgrounds - all use same white */
    --background: 0 0% 100%;
    --foreground: 220 20% 10%;
    --card: 0 0% 100%;
    --card-foreground: 220 20% 10%;
    --popover: 0 0% 100%;
    --popover-foreground: 220 20% 10%;

    /* Primary: Logo Blue - Vibrant and professional */
    --primary: 215 85% 50%;
    --primary-foreground: 0 0% 100%;

    /* Secondary: Logo Blue - Bright accent */
    --secondary: 215 70% 45%;
    --secondary-foreground: 0 0% 100%;

    /* Muted: Subtle blue-gray */
    --muted: 215 20% 96%;
    --muted-foreground: 215 15% 45%;

    /* Accent: Lighter blue for highlights */
    --accent: 215 60% 95%;
    --accent-foreground: 215 70% 35%;

    /* Destructive: Red for errors */
    --destructive: 0 84% 60%;
    --destructive-foreground: 0 0% 100%;

    /* Borders and inputs */
    --border: 215 25% 90%;
    --input: 215 25% 90%;
    --ring: 215 85% 50%;

    --radius: 0.75rem;

    /* Chart colors - using brand colors */
    --chart-1: 215 85% 50%;
    --chart-2: 215 70% 45%;
    --chart-3: 200 60% 55%;
    --chart-4: 30 75% 60%;
    --chart-5: 280 65% 60%;
  }
.dark {
    /* Dark Theme - Based on ASM Logo Colors */
    /* Consistent backgrounds - all use same dark */
    --background: 220 15% 8%;
    --foreground: 210 20% 98%;
    --card: 220 15% 8%;
    --card-foreground: 210 20% 98%;
    --popover: 220 15% 8%;
    --popover-foreground: 210 20% 98%;

    /* Primary: Brighter blue for dark mode visibility */
    --primary: 215 80% 60%;
    --primary-foreground: 220 15% 8%;

    /* Secondary: Bright blue for dark mode */
    --secondary: 215 65% 55%;
    --secondary-foreground: 220 15% 8%;

    /* Muted: Dark blue-gray */
    --muted: 220 12% 18%;
    --muted-foreground: 215 15% 65%;

    /* Accent: Darker blue background */
    --accent: 215 30% 20%;
    --accent-foreground: 215 65% 55%;

    /* Destructive: Softer red for dark */
    --destructive: 0 72% 55%;
    --destructive-foreground: 0 0% 100%;

    /* Borders and inputs - slightly lighter for better visibility */
    --border: 220 15% 30%;
    --input: 220 12% 18%;
    --ring: 215 80% 60%;

    /* Chart colors - adjusted for dark mode */
    --chart-1: 215 80% 60%;
    --chart-2: 215 65% 55%;
    --chart-3: 200 60% 65%;
    --chart-4: 30 75% 65%;
    --chart-5: 280 65% 65%;
  }
*{
  border-color: hsl(var(--border));
}
body{
  background-color: hsl(var(--background));
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: hsl(var(--foreground));
    font-family:
      'Poppins',
      system-ui,
      -apple-system,
      sans-serif;
}
/* Minimal borders for form elements - better visibility in dark mode */
/* Applied consistently across all breakpoints (mobile, desktop) */
input[type="text"],
  input[type="email"],
  input[type="password"],
  input[type="number"],
  input[type="tel"],
  input[type="url"],
  input[type="date"],
  input[type="time"],
  input[type="search"],
  textarea,
  select {
    border: 1px solid hsl(var(--border)) !important;
  }
/* Ensure search inputs specifically have minimal border like outline variants */
input[type="text"][placeholder*="earch" i],
  input[type="search"],
  input[placeholder*="Search" i] {
    border: 1px solid hsl(var(--border)) !important;
  }
/* Ensure labels have minimal visual distinction */
label {
    display: block;
    margin-bottom: 0.25rem;
  }
/* Minimal border for select dropdowns */
[role="combobox"],
  [role="listbox"] {
    border: 1px solid hsl(var(--border)) !important;
  }
/* Minimal borders for checkboxes and radio buttons (exclude Radix bubble input) */
input[type="checkbox"]:not([aria-hidden="true"]),
  input[type="radio"] {
    border: 1px solid hsl(var(--border)) !important;
  }
/* ============================================
     GLOBAL THIN BLUE SCROLLBAR - ALL BREAKPOINTS
     Visible, thin, blue accent, interactable (click/drag)
     ============================================ */
/* Thin scrollbar - Firefox */
*,
  *::before,
  *::after {
    scrollbar-width: thin;
    scrollbar-color: hsl(var(--primary) / 0.8) hsl(var(--muted) / 0.5);
  }
.dark *,
  .dark *::before,
  .dark *::after {
    scrollbar-color: hsl(var(--primary) / 0.7) hsl(var(--muted) / 0.4);
  }
/* Webkit: thin, blue accent, interactable (no display:none) */
*::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    -webkit-appearance: none;
    appearance: none;
  }
*::-webkit-scrollbar-track {
    background: hsl(var(--muted) / 0.5);
    border-radius: 3px;
  }
.dark *::-webkit-scrollbar-track {
    background: hsl(var(--muted) / 0.4);
  }
*::-webkit-scrollbar-thumb {
    background: hsl(var(--primary) / 0.8);
    border-radius: 3px;
    min-height: 40px;
    min-width: 40px;
  }
*::-webkit-scrollbar-thumb:hover {
    background: hsl(var(--primary));
  }
*::-webkit-scrollbar-thumb:active {
    background: hsl(var(--secondary));
  }
.dark *::-webkit-scrollbar-thumb {
    background: hsl(var(--primary) / 0.7);
  }
.dark *::-webkit-scrollbar-thumb:hover {
    background: hsl(var(--primary));
  }
.dark *::-webkit-scrollbar-thumb:active {
    background: hsl(var(--secondary));
  }
*::-webkit-scrollbar-corner {
    background: hsl(var(--muted) / 0.5);
    border-radius: 0 0 3px 0;
  }
/* custom-scrollbar: use same thin blue (alias for overflow areas) */
.custom-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: hsl(var(--primary) / 0.8) hsl(var(--muted) / 0.5);
  }
.custom-scrollbar::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
.custom-scrollbar::-webkit-scrollbar-thumb {
    background: hsl(var(--primary) / 0.8);
    border-radius: 3px;
  }
/* Hide scrollbar for specific elements while maintaining functionality */
/* Smooth scrolling for better UX */
html {
    scroll-behavior: smooth;
  }
/* Hide scrollbar for specific elements while maintaining functionality */
/* Ant Design DatePicker Custom Styling */
/* Dark mode input field styling */
.dark .ant-picker {
    background-color: hsl(var(--input)) !important;
    border-color: hsl(var(--border)) !important;
    color: hsl(var(--foreground)) !important;
  }
/* Desktop hover styles moved to desktop.css */
.dark .ant-picker-focused {
    border-color: hsl(var(--ring)) !important;
    box-shadow: 0 0 0 2px hsl(var(--ring) / 0.2) !important;
  }
.dark .ant-picker-input>input {
    background-color: transparent !important;
    color: hsl(var(--foreground)) !important;
  }
.dark .ant-picker-input>input::-moz-placeholder {
    color: hsl(var(--muted-foreground)) !important;
  }
.dark .ant-picker-input>input::placeholder {
    color: hsl(var(--muted-foreground)) !important;
  }
.dark .ant-picker-suffix {
    color: hsl(var(--muted-foreground)) !important;
  }
.dark .ant-picker-clear {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
/* Remove spinner arrows from number inputs */
input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    appearance: none !important;
    margin: 0 !important;
  }
input[type="number"] {
    -moz-appearance: textfield !important;
    -webkit-appearance: textfield !important;
            appearance: textfield !important;
  }
/* Desktop hover styles moved to desktop.css */
/* DatePicker dropdown styling - Global */
/* Desktop hover styles moved to desktop.css */
/* Desktop hover styles moved to desktop.css */
/* Desktop hover styles moved to desktop.css */
/* Dark mode specific overrides */
.dark .ant-picker-panel {
    background-color: hsl(var(--background)) !important;
    border-color: hsl(var(--border)) !important;
  }
.dark .ant-picker-header {
    background-color: hsl(var(--background)) !important;
    border-bottom-color: hsl(var(--border)) !important;
  }
.dark .ant-picker-header button {
    color: hsl(var(--foreground)) !important;
  }
/* Desktop hover styles moved to desktop.css */
.dark .ant-picker-body {
    background-color: hsl(var(--background)) !important;
  }
.dark .ant-picker-content th,
  .dark .ant-picker-content td {
    color: hsl(var(--foreground)) !important;
  }
.dark .ant-picker-cell {
    color: hsl(var(--foreground)) !important;
  }
/* Desktop hover styles moved to desktop.css */
.dark .ant-picker-cell-selected .ant-picker-cell-inner {
    background-color: hsl(var(--primary)) !important;
    color: hsl(var(--primary-foreground)) !important;
  }
.dark .ant-picker-cell-today .ant-picker-cell-inner {
    border-color: hsl(var(--primary)) !important;
  }
.dark .ant-picker-cell-disabled {
    color: hsl(var(--muted-foreground)) !important;
  }
.dark .ant-picker-month-panel,
  .dark .ant-picker-year-panel {
    background-color: hsl(var(--background)) !important;
  }
.dark .ant-picker-month-panel-cell,
  .dark .ant-picker-year-panel-cell {
    color: hsl(var(--foreground)) !important;
  }
/* Desktop hover styles moved to desktop.css */
.dark .ant-picker-month-panel-cell-selected,
  .dark .ant-picker-year-panel-cell-selected {
    background-color: hsl(var(--primary)) !important;
    color: hsl(var(--primary-foreground)) !important;
  }
/* Global responsive base - prevent overflow */
* {
    box-sizing: border-box;
  }
html {
    overflow-x: hidden;
    overflow-y: auto;
  }
body {
    max-width: 100vw;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
  }
/* Prevent double scrollbars - only body should scroll */
#root {
    overflow-x: hidden;
    overflow-y: visible;
    min-height: 100vh;
  }
/* Body scroll lock when modal/dialog is open (Radix adds data-scroll-lock) */
html[data-scroll-lock] {
    overflow: hidden !important;
  }
html[data-scroll-lock] body {
    overflow: hidden !important;
    position: fixed !important;
    width: 100% !important;
  }
/* Responsive Typography - Mobile First */
h1 {
    font-size: clamp(1.5rem, 4vw, 2.5rem);
    line-height: 1.2;
  }
h2 {
    font-size: clamp(1.25rem, 3.5vw, 2rem);
    line-height: 1.3;
  }
h3 {
    font-size: clamp(1.125rem, 3vw, 1.75rem);
    line-height: 1.4;
  }
h4 {
    font-size: clamp(1rem, 2.5vw, 1.5rem);
    line-height: 1.4;
  }
h5 {
    font-size: clamp(0.875rem, 2vw, 1.25rem);
    line-height: 1.5;
  }
h6 {
    font-size: clamp(0.75rem, 1.5vw, 1rem);
    line-height: 1.5;
  }
/* Fluid images and media */
img,
  video,
  iframe,
  embed,
  object {
    max-width: 100%;
    height: auto;
  }
/* Responsive card grid - max 5 cards per row, dynamic sizing by screen */
.card-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem;
    min-width: 0;
  }
@media (min-width: 480px) {
    .card-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 1rem;
    }
  }
@media (min-width: 768px) {
    .card-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 1.25rem;
    }
  }
@media (min-width: 1024px) {
    .card-grid {
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 1.5rem;
    }
  }
@media (min-width: 1280px) {
    .card-grid {
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 1.5rem;
    }
  }
@media (min-width: 1536px) {
    .card-grid {
      grid-template-columns: repeat(5, minmax(0, 1fr));
      gap: 1.5rem;
    }
  }
@media (min-width: 1920px) {
    .card-grid {
      grid-template-columns: repeat(5, minmax(0, 1fr));
      gap: 1.5rem;
    }
  }
.card-grid > * {
    min-width: 0;
  }
/* XS (0 - 479px): Extra small to small mobile */
@media (max-width: 479px) {

    /* Ensure touch targets are at least 44x44px */
    button:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
    a[role='button']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
    input[type='button']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
    input[type='submit']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]) {
      min-height: 44px;
      min-width: 44px;
    }

    /* Condensed margins for small screens */
    .container {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
    }

    /* Single column layouts only */
    .grid {
      grid-template-columns: 1fr !important;
    }
  }
/* Mobile optimizations (up to 767px - before md breakpoint) */
@media (max-width: 767px) {

    /* Ensure touch targets are at least 44x44px */
    button:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
    a[role='button']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
    input[type='button']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
    input[type='submit']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]) {
      min-height: 44px;
    }

    /* Prevent zoom on input focus on iOS */
    input,
    select,
    textarea {
      font-size: 16px !important;
    }

    /* Better scrolling on mobile - thin blue scrollbar from global styles */
    * {
      -webkit-overflow-scrolling: touch;
    }

    /* Make tables horizontally scrollable */
    .table-container {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }

    table {
      min-width: 100%;
      width: -moz-max-content;
      width: max-content;
    }

    /* Better spacing on mobile */
    .container {
      padding-left: 1rem;
      padding-right: 1rem;
      max-width: 100vw;
      overflow-x: hidden;
    }

    /* Ensure all elements respect container width */
    .container>* {
      max-width: 100%;
      overflow-x: hidden;
    }

    /* Optimize card spacing */
    .space-y-6>*+* {
      margin-top: 1rem;
    }

    /* Ensure buttons fit within containers */
    button {
      max-width: 100%;
      word-break: break-word;
    }

    /* Prevent flex items from overflowing */
    .flex {
      min-width: 0;
    }

    /* Ensure grid items don't overflow */
    .grid {
      min-width: 0;
      max-width: 100%;
    }

    .grid>* {
      min-width: 0;
      max-width: 100%;
    }

    /* Card responsive constraints */
    [class*="Card"],
    .card {
      max-width: 100%;
      overflow-x: hidden;
    }

    /* Ensure touch targets are at least 44x44px */
     {
      min-height: 44px !important;
    }

    /* Prevent zoom on input focus on iOS */
     {
      font-size: 16px !important;
    }

    /* Better scrolling on mobile - thin blue scrollbar from global styles */
     {
      -webkit-overflow-scrolling: touch !important;
    }

    /* Make tables horizontally scrollable */
     {
      overflow-x: auto !important;
      -webkit-overflow-scrolling: touch !important;
      min-width: 100% !important;
      width: -moz-max-content !important;
      width: max-content !important;
    }

    /* Better spacing on mobile */
     {
      padding-left: 1rem !important;
      padding-right: 1rem !important;
      max-width: 100vw !important;
      overflow-x: hidden !important;
    }

    /* Ensure all elements respect container width */
     {
      max-width: 100% !important;
      overflow-x: hidden !important;
    }

    /* Optimize card spacing */
     {
      margin-top: 1rem !important;
    }

    /* Ensure buttons fit within containers */
     {
      max-width: 100% !important;
      word-break: break-word !important;
    }

    /* Prevent flex items from overflowing */
    .\!flex {
      min-width: 0 !important;
    }

    /* Ensure grid items don't overflow */
     {
      min-width: 0 !important;
      max-width: 100% !important;
    }

    /* Card responsive constraints */
     {
      max-width: 100% !important;
      overflow-x: hidden !important;
    }
  }
/* SM (480px - 767px): Large mobile devices */
@media (min-width: 480px) and (max-width: 767px) {
    .container {
      padding-left: 1rem;
      padding-right: 1rem;
    }

    /* 2-column grids where appropriate */
    .grid-responsive {
      grid-template-columns: repeat(2, 1fr);
    }
  }
/* MD (768px+): Desktop */
@media (min-width: 768px) and (max-width: 1024px) {
    .container {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }

    /* 2-column grids where appropriate */
    .grid-responsive {
      grid-template-columns: repeat(2, 1fr);
    }
  }
/* LG (1024px - 1279px): Standard Laptops */
@media (min-width: 1024px) and (max-width: 1279px) {
    .container {
      padding-left: 2rem;
      padding-right: 2rem;
    }
  }
/* XL (1280px - 1535px): Desktops */
@media (min-width: 1280px) and (max-width: 1535px) {
    .container {
      padding-left: 2rem;
      padding-right: 2rem;
    }
  }
/* Desktop hover styles moved to desktop.css */
/* 2XL+ (1536px and up): Large & Ultrawide monitors */
@media (min-width: 1536px) {
    .container {
      padding-left: 2rem;
      padding-right: 2rem;
      max-width: 1920px;
    }

    /* Allow content to use available width - container handles max */
    body>* {
      max-width: 1920px;
      margin-left: auto;
      margin-right: auto;
    }
  }
/* 3XL (1920px+): Full HD - wider content */
@media (min-width: 1920px) {
    .container {
      max-width: 2200px;
      padding-left: 2.5rem;
      padding-right: 2.5rem;
    }
    body>* {
      max-width: 2200px;
    }
  }
/* 4XL (2560px+): 2K / QHD / ultrawide */
@media (min-width: 2560px) {
    .container {
      max-width: 2400px;
      padding-left: 3rem;
      padding-right: 3rem;
    }
    body>* {
      max-width: 2400px;
    }
  }
/* Responsive text utilities - SM breakpoint */
/* Better button spacing on mobile */
@media (max-width: 767px) {
    .gap-2>*+* {
      margin-left: 0.5rem;
    }

    .gap-4>*+* {
      margin-left: 1rem;
    }
  }
/* Card responsive padding - XS breakpoint */
@media (max-width: 480px) {
    [class*="CardContent"] {
      padding: 1rem;
    }

    [class*="CardHeader"] {
      padding: 1rem 1rem 0.75rem 1rem;
    }
  }
/* Enhanced loading spinner animations */
@keyframes fadeInOut {

    0%,
    100% {
      opacity: 0.5;
    }

    50% {
      opacity: 1;
    }
  }
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 100%){
  .container{
    max-width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}
@media (min-width: 2560px){
  .container{
    max-width: 2560px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.\!static{
  position: static !important;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.inset-y-0{
  top: 0px;
  bottom: 0px;
}
.-bottom-12{
  bottom: -3rem;
}
.-left-12{
  left: -3rem;
}
.-right-12{
  right: -3rem;
}
.-top-12{
  top: -3rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-4{
  bottom: 1rem;
}
.left-0{
  left: 0px;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.left-2{
  left: 0.5rem;
}
.left-2\.5{
  left: 0.625rem;
}
.left-3{
  left: 0.75rem;
}
.left-\[50\%\]{
  left: 50%;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-2{
  right: 0.5rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-1\.5{
  top: 0.375rem;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-3{
  top: 0.75rem;
}
.top-3\.5{
  top: 0.875rem;
}
.top-4{
  top: 1rem;
}
.top-\[1px\]{
  top: 1px;
}
.top-\[50\%\]{
  top: 50%;
}
.top-\[60\%\]{
  top: 60%;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-50{
  z-index: 50;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.order-first{
  order: -9999;
}
.m-0{
  margin: 0px;
}
.m-auto{
  margin: auto;
}
.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-3\.5{
  margin-left: 0.875rem;
  margin-right: 0.875rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0\.5{
  margin-top: 0.125rem;
  margin-bottom: 0.125rem;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.-ml-4{
  margin-left: -1rem;
}
.-mt-4{
  margin-top: -1rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-0\.5{
  margin-left: 0.125rem;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-1\.5{
  margin-left: 0.375rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-8{
  margin-left: 2rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-1\.5{
  margin-right: 0.375rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mt-0{
  margin-top: 0px;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-1\.5{
  margin-top: 0.375rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.h-0\.5{
  height: 0.125rem;
}
.h-1\.5{
  height: 0.375rem;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-32{
  height: 8rem;
}
.h-36{
  height: 9rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[1\.2rem\]{
  height: 1.2rem;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[220px\]{
  height: 220px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[var\(--radix-navigation-menu-viewport-height\)\]{
  height: var(--radix-navigation-menu-viewport-height);
}
.h-\[var\(--radix-select-trigger-height\)\]{
  height: var(--radix-select-trigger-height);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-px{
  height: 1px;
}
.h-svh{
  height: 100svh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-60{
  max-height: 15rem;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-\[200px\]{
  max-height: 200px;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[50vh\]{
  max-height: 50vh;
}
.max-h-\[60vh\]{
  max-height: 60vh;
}
.max-h-\[70vh\]{
  max-height: 70vh;
}
.max-h-\[80vh\]{
  max-height: 80vh;
}
.max-h-\[85vh\]{
  max-height: 85vh;
}
.max-h-\[90vh\]{
  max-height: 90vh;
}
.max-h-\[calc\(70vh-120px\)\]{
  max-height: calc(70vh - 120px);
}
.max-h-\[min\(70vh\2c 32rem\)\]{
  max-height: min(70vh,32rem);
}
.max-h-full{
  max-height: 100%;
}
.max-h-none{
  max-height: none;
}
.min-h-0{
  min-height: 0px;
}
.min-h-\[100px\]{
  min-height: 100px;
}
.min-h-\[240px\]{
  min-height: 240px;
}
.min-h-\[36px\]{
  min-height: 36px;
}
.min-h-\[400px\]{
  min-height: 400px;
}
.min-h-\[44px\]{
  min-height: 44px;
}
.min-h-\[48px\]{
  min-height: 48px;
}
.min-h-\[80px\]{
  min-height: 80px;
}
.min-h-screen{
  min-height: 100vh;
}
.min-h-svh{
  min-height: 100svh;
}
.\!w-\[85vw\]{
  width: 85vw !important;
}
.w-0{
  width: 0px;
}
.w-1{
  width: 0.25rem;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-3\/4{
  width: 75%;
}
.w-36{
  width: 9rem;
}
.w-4{
  width: 1rem;
}
.w-48{
  width: 12rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-72{
  width: 18rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[--sidebar-width\]{
  width: var(--sidebar-width);
}
.w-\[1\.2rem\]{
  width: 1.2rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[10rem\]{
  width: 10rem;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[6rem\]{
  width: 6rem;
}
.w-\[7rem\]{
  width: 7rem;
}
.w-\[85vw\]{
  width: 85vw;
}
.w-\[8rem\]{
  width: 8rem;
}
.w-\[95vw\]{
  width: 95vw;
}
.w-\[var\(--radix-popover-trigger-width\)\]{
  width: var(--radix-popover-trigger-width);
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-px{
  width: 1px;
}
.min-w-0{
  min-width: 0px;
}
.min-w-5{
  min-width: 1.25rem;
}
.min-w-\[12rem\]{
  min-width: 12rem;
}
.min-w-\[140px\]{
  min-width: 140px;
}
.min-w-\[36px\]{
  min-width: 36px;
}
.min-w-\[44px\]{
  min-width: 44px;
}
.min-w-\[80px\]{
  min-width: 80px;
}
.min-w-\[8rem\]{
  min-width: 8rem;
}
.min-w-\[var\(--radix-select-trigger-width\)\]{
  min-width: var(--radix-select-trigger-width);
}
.min-w-full{
  min-width: 100%;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-7xl{
  max-width: 80rem;
}
.max-w-\[--skeleton-width\]{
  max-width: var(--skeleton-width);
}
.max-w-\[120px\]{
  max-width: 120px;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[180px\]{
  max-width: 180px;
}
.max-w-\[200px\]{
  max-width: 200px;
}
.max-w-\[420px\]{
  max-width: 420px;
}
.max-w-\[85vw\]{
  max-width: 85vw;
}
.max-w-\[90vw\]{
  max-width: 90vw;
}
.max-w-\[95vw\]{
  max-width: 95vw;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-sm{
  max-width: 24rem;
}
.max-w-xl{
  max-width: 36rem;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-\[3\]{
  flex: 3;
}
.flex-none{
  flex: none;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.grow-0{
  flex-grow: 0;
}
.basis-full{
  flex-basis: 100%;
}
.table-fixed{
  table-layout: fixed;
}
.caption-bottom{
  caption-side: bottom;
}
.border-collapse{
  border-collapse: collapse;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-px{
  --tw-translate-x: -1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[-50\%\]{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-px{
  --tw-translate-x: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[-50\%\]{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-0{
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-45{
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\!transform-none{
  transform: none !important;
}
@keyframes pulse{
  50%{
    opacity: .5;
  }
}
.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-default{
  cursor: default;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.touch-none{
  touch-action: none;
}
.touch-pan-y{
  --tw-pan-y: pan-y;
  touch-action: var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom);
}
.touch-manipulation{
  touch-action: manipulation;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.list-inside{
  list-style-position: inside;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.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-\[minmax\(0\2c 1fr\)_minmax\(0\2c 1\.3fr\)_minmax\(0\2c 0\.7fr\)_minmax\(0\2c 1fr\)_minmax\(0\2c 0\.75fr\)_minmax\(0\2c 0\.85fr\)_minmax\(0\2c 0\.9fr\)_auto\]{
  grid-template-columns: minmax(0,1fr) minmax(0,1.3fr) minmax(0,0.7fr) minmax(0,1fr) minmax(0,0.75fr) minmax(0,0.85fr) minmax(0,0.9fr) auto;
}
.grid-cols-\[minmax\(0\2c 1fr\)_minmax\(0\2c 1\.3fr\)_minmax\(0\2c 0\.7fr\)_minmax\(0\2c 1fr\)_minmax\(0\2c 0\.75fr\)_minmax\(0\2c 0\.85fr\)_minmax\(0\2c 1fr\)\]{
  grid-template-columns: minmax(0,1fr) minmax(0,1.3fr) minmax(0,0.7fr) minmax(0,1fr) minmax(0,0.75fr) minmax(0,0.85fr) minmax(0,1fr);
}
.flex-row{
  flex-direction: row;
}
.\!flex-col{
  flex-direction: column !important;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.items-stretch{
  align-items: stretch;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.justify-evenly{
  justify-content: space-evenly;
}
.gap-0{
  gap: 0px;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-0{
  row-gap: 0px;
}
.gap-y-1{
  row-gap: 0.25rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.overflow-auto{
  overflow: auto;
}
.\!overflow-hidden{
  overflow: hidden !important;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overscroll-contain{
  overscroll-behavior: contain;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-normal{
  white-space: normal;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.whitespace-pre-line{
  white-space: pre-line;
}
.whitespace-pre-wrap{
  white-space: pre-wrap;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[2px\]{
  border-radius: 2px;
}
.rounded-\[inherit\]{
  border-radius: inherit;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: var(--radius);
}
.rounded-md{
  border-radius: calc(var(--radius) - 2px);
}
.rounded-sm{
  border-radius: calc(var(--radius) - 4px);
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-t-\[10px\]{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.rounded-t-full{
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}
.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-tl-sm{
  border-top-left-radius: calc(var(--radius) - 4px);
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-\[1\.5px\]{
  border-width: 1.5px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-dashed{
  border-style: dashed;
}
.border-\[--color-border\]{
  border-color: var(--color-border);
}
.border-amber-200{
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity, 1));
}
.border-amber-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity, 1));
}
.border-blue-300{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1));
}
.border-border{
  border-color: hsl(var(--border));
}
.border-border\/50{
  border-color: hsl(var(--border) / 0.5);
}
.border-destructive{
  border-color: hsl(var(--destructive));
}
.border-destructive\/20{
  border-color: hsl(var(--destructive) / 0.2);
}
.border-destructive\/50{
  border-color: hsl(var(--destructive) / 0.5);
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-green-300{
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172 / var(--tw-border-opacity, 1));
}
.border-input{
  border-color: hsl(var(--input));
}
.border-orange-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116 / var(--tw-border-opacity, 1));
}
.border-orange-400{
  --tw-border-opacity: 1;
  border-color: rgb(251 146 60 / var(--tw-border-opacity, 1));
}
.border-orange-500{
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.border-orange-600{
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity, 1));
}
.border-primary{
  border-color: hsl(var(--primary));
}
.border-primary\/20{
  border-color: hsl(var(--primary) / 0.2);
}
.border-primary\/30{
  border-color: hsl(var(--primary) / 0.3);
}
.border-red-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 202 202 / var(--tw-border-opacity, 1));
}
.border-red-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 165 165 / var(--tw-border-opacity, 1));
}
.border-red-400{
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-sidebar-border{
  border-color: hsl(var(--sidebar-border));
}
.border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-slate-200\/80{
  border-color: rgb(226 232 240 / 0.8);
}
.border-transparent{
  border-color: transparent;
}
.border-l-transparent{
  border-left-color: transparent;
}
.border-t-transparent{
  border-top-color: transparent;
}
.bg-\[--color-bg\]{
  background-color: var(--color-bg);
}
.bg-accent{
  background-color: hsl(var(--accent));
}
.bg-amber-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.bg-amber-100\/0{
  background-color: rgb(254 243 199 / 0);
}
.bg-amber-100\/10{
  background-color: rgb(254 243 199 / 0.1);
}
.bg-amber-100\/100{
  background-color: rgb(254 243 199 / 1);
}
.bg-amber-100\/15{
  background-color: rgb(254 243 199 / 0.15);
}
.bg-amber-100\/20{
  background-color: rgb(254 243 199 / 0.2);
}
.bg-amber-100\/25{
  background-color: rgb(254 243 199 / 0.25);
}
.bg-amber-100\/30{
  background-color: rgb(254 243 199 / 0.3);
}
.bg-amber-100\/35{
  background-color: rgb(254 243 199 / 0.35);
}
.bg-amber-100\/40{
  background-color: rgb(254 243 199 / 0.4);
}
.bg-amber-100\/45{
  background-color: rgb(254 243 199 / 0.45);
}
.bg-amber-100\/5{
  background-color: rgb(254 243 199 / 0.05);
}
.bg-amber-100\/50{
  background-color: rgb(254 243 199 / 0.5);
}
.bg-amber-100\/55{
  background-color: rgb(254 243 199 / 0.55);
}
.bg-amber-100\/60{
  background-color: rgb(254 243 199 / 0.6);
}
.bg-amber-100\/65{
  background-color: rgb(254 243 199 / 0.65);
}
.bg-amber-100\/70{
  background-color: rgb(254 243 199 / 0.7);
}
.bg-amber-100\/75{
  background-color: rgb(254 243 199 / 0.75);
}
.bg-amber-100\/80{
  background-color: rgb(254 243 199 / 0.8);
}
.bg-amber-100\/85{
  background-color: rgb(254 243 199 / 0.85);
}
.bg-amber-100\/90{
  background-color: rgb(254 243 199 / 0.9);
}
.bg-amber-100\/95{
  background-color: rgb(254 243 199 / 0.95);
}
.bg-amber-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1));
}
.bg-amber-500\/90{
  background-color: rgb(245 158 11 / 0.9);
}
.bg-amber-800{
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.bg-amber-800\/0{
  background-color: rgb(146 64 14 / 0);
}
.bg-amber-800\/10{
  background-color: rgb(146 64 14 / 0.1);
}
.bg-amber-800\/100{
  background-color: rgb(146 64 14 / 1);
}
.bg-amber-800\/15{
  background-color: rgb(146 64 14 / 0.15);
}
.bg-amber-800\/20{
  background-color: rgb(146 64 14 / 0.2);
}
.bg-amber-800\/25{
  background-color: rgb(146 64 14 / 0.25);
}
.bg-amber-800\/30{
  background-color: rgb(146 64 14 / 0.3);
}
.bg-amber-800\/35{
  background-color: rgb(146 64 14 / 0.35);
}
.bg-amber-800\/40{
  background-color: rgb(146 64 14 / 0.4);
}
.bg-amber-800\/45{
  background-color: rgb(146 64 14 / 0.45);
}
.bg-amber-800\/5{
  background-color: rgb(146 64 14 / 0.05);
}
.bg-amber-800\/50{
  background-color: rgb(146 64 14 / 0.5);
}
.bg-amber-800\/55{
  background-color: rgb(146 64 14 / 0.55);
}
.bg-amber-800\/60{
  background-color: rgb(146 64 14 / 0.6);
}
.bg-amber-800\/65{
  background-color: rgb(146 64 14 / 0.65);
}
.bg-amber-800\/70{
  background-color: rgb(146 64 14 / 0.7);
}
.bg-amber-800\/75{
  background-color: rgb(146 64 14 / 0.75);
}
.bg-amber-800\/80{
  background-color: rgb(146 64 14 / 0.8);
}
.bg-amber-800\/85{
  background-color: rgb(146 64 14 / 0.85);
}
.bg-amber-800\/90{
  background-color: rgb(146 64 14 / 0.9);
}
.bg-amber-800\/95{
  background-color: rgb(146 64 14 / 0.95);
}
.bg-amber-900{
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.bg-amber-900\/0{
  background-color: rgb(120 53 15 / 0);
}
.bg-amber-900\/10{
  background-color: rgb(120 53 15 / 0.1);
}
.bg-amber-900\/100{
  background-color: rgb(120 53 15 / 1);
}
.bg-amber-900\/15{
  background-color: rgb(120 53 15 / 0.15);
}
.bg-amber-900\/20{
  background-color: rgb(120 53 15 / 0.2);
}
.bg-amber-900\/25{
  background-color: rgb(120 53 15 / 0.25);
}
.bg-amber-900\/30{
  background-color: rgb(120 53 15 / 0.3);
}
.bg-amber-900\/35{
  background-color: rgb(120 53 15 / 0.35);
}
.bg-amber-900\/40{
  background-color: rgb(120 53 15 / 0.4);
}
.bg-amber-900\/45{
  background-color: rgb(120 53 15 / 0.45);
}
.bg-amber-900\/5{
  background-color: rgb(120 53 15 / 0.05);
}
.bg-amber-900\/50{
  background-color: rgb(120 53 15 / 0.5);
}
.bg-amber-900\/55{
  background-color: rgb(120 53 15 / 0.55);
}
.bg-amber-900\/60{
  background-color: rgb(120 53 15 / 0.6);
}
.bg-amber-900\/65{
  background-color: rgb(120 53 15 / 0.65);
}
.bg-amber-900\/70{
  background-color: rgb(120 53 15 / 0.7);
}
.bg-amber-900\/75{
  background-color: rgb(120 53 15 / 0.75);
}
.bg-amber-900\/80{
  background-color: rgb(120 53 15 / 0.8);
}
.bg-amber-900\/85{
  background-color: rgb(120 53 15 / 0.85);
}
.bg-amber-900\/90{
  background-color: rgb(120 53 15 / 0.9);
}
.bg-amber-900\/95{
  background-color: rgb(120 53 15 / 0.95);
}
.bg-background{
  background-color: hsl(var(--background));
}
.bg-background\/80{
  background-color: hsl(var(--background) / 0.8);
}
.bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.bg-blue-100\/0{
  background-color: rgb(219 234 254 / 0);
}
.bg-blue-100\/10{
  background-color: rgb(219 234 254 / 0.1);
}
.bg-blue-100\/100{
  background-color: rgb(219 234 254 / 1);
}
.bg-blue-100\/15{
  background-color: rgb(219 234 254 / 0.15);
}
.bg-blue-100\/20{
  background-color: rgb(219 234 254 / 0.2);
}
.bg-blue-100\/25{
  background-color: rgb(219 234 254 / 0.25);
}
.bg-blue-100\/30{
  background-color: rgb(219 234 254 / 0.3);
}
.bg-blue-100\/35{
  background-color: rgb(219 234 254 / 0.35);
}
.bg-blue-100\/40{
  background-color: rgb(219 234 254 / 0.4);
}
.bg-blue-100\/45{
  background-color: rgb(219 234 254 / 0.45);
}
.bg-blue-100\/5{
  background-color: rgb(219 234 254 / 0.05);
}
.bg-blue-100\/50{
  background-color: rgb(219 234 254 / 0.5);
}
.bg-blue-100\/55{
  background-color: rgb(219 234 254 / 0.55);
}
.bg-blue-100\/60{
  background-color: rgb(219 234 254 / 0.6);
}
.bg-blue-100\/65{
  background-color: rgb(219 234 254 / 0.65);
}
.bg-blue-100\/70{
  background-color: rgb(219 234 254 / 0.7);
}
.bg-blue-100\/75{
  background-color: rgb(219 234 254 / 0.75);
}
.bg-blue-100\/80{
  background-color: rgb(219 234 254 / 0.8);
}
.bg-blue-100\/85{
  background-color: rgb(219 234 254 / 0.85);
}
.bg-blue-100\/90{
  background-color: rgb(219 234 254 / 0.9);
}
.bg-blue-100\/95{
  background-color: rgb(219 234 254 / 0.95);
}
.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity, 1));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-blue-600\/90{
  background-color: rgb(37 99 235 / 0.9);
}
.bg-blue-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.bg-blue-800\/0{
  background-color: rgb(30 64 175 / 0);
}
.bg-blue-800\/10{
  background-color: rgb(30 64 175 / 0.1);
}
.bg-blue-800\/100{
  background-color: rgb(30 64 175 / 1);
}
.bg-blue-800\/15{
  background-color: rgb(30 64 175 / 0.15);
}
.bg-blue-800\/20{
  background-color: rgb(30 64 175 / 0.2);
}
.bg-blue-800\/25{
  background-color: rgb(30 64 175 / 0.25);
}
.bg-blue-800\/30{
  background-color: rgb(30 64 175 / 0.3);
}
.bg-blue-800\/35{
  background-color: rgb(30 64 175 / 0.35);
}
.bg-blue-800\/40{
  background-color: rgb(30 64 175 / 0.4);
}
.bg-blue-800\/45{
  background-color: rgb(30 64 175 / 0.45);
}
.bg-blue-800\/5{
  background-color: rgb(30 64 175 / 0.05);
}
.bg-blue-800\/50{
  background-color: rgb(30 64 175 / 0.5);
}
.bg-blue-800\/55{
  background-color: rgb(30 64 175 / 0.55);
}
.bg-blue-800\/60{
  background-color: rgb(30 64 175 / 0.6);
}
.bg-blue-800\/65{
  background-color: rgb(30 64 175 / 0.65);
}
.bg-blue-800\/70{
  background-color: rgb(30 64 175 / 0.7);
}
.bg-blue-800\/75{
  background-color: rgb(30 64 175 / 0.75);
}
.bg-blue-800\/80{
  background-color: rgb(30 64 175 / 0.8);
}
.bg-blue-800\/85{
  background-color: rgb(30 64 175 / 0.85);
}
.bg-blue-800\/90{
  background-color: rgb(30 64 175 / 0.9);
}
.bg-blue-800\/95{
  background-color: rgb(30 64 175 / 0.95);
}
.bg-blue-900{
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.bg-blue-900\/0{
  background-color: rgb(30 58 138 / 0);
}
.bg-blue-900\/10{
  background-color: rgb(30 58 138 / 0.1);
}
.bg-blue-900\/100{
  background-color: rgb(30 58 138 / 1);
}
.bg-blue-900\/15{
  background-color: rgb(30 58 138 / 0.15);
}
.bg-blue-900\/20{
  background-color: rgb(30 58 138 / 0.2);
}
.bg-blue-900\/25{
  background-color: rgb(30 58 138 / 0.25);
}
.bg-blue-900\/30{
  background-color: rgb(30 58 138 / 0.3);
}
.bg-blue-900\/35{
  background-color: rgb(30 58 138 / 0.35);
}
.bg-blue-900\/40{
  background-color: rgb(30 58 138 / 0.4);
}
.bg-blue-900\/45{
  background-color: rgb(30 58 138 / 0.45);
}
.bg-blue-900\/5{
  background-color: rgb(30 58 138 / 0.05);
}
.bg-blue-900\/50{
  background-color: rgb(30 58 138 / 0.5);
}
.bg-blue-900\/55{
  background-color: rgb(30 58 138 / 0.55);
}
.bg-blue-900\/60{
  background-color: rgb(30 58 138 / 0.6);
}
.bg-blue-900\/65{
  background-color: rgb(30 58 138 / 0.65);
}
.bg-blue-900\/70{
  background-color: rgb(30 58 138 / 0.7);
}
.bg-blue-900\/75{
  background-color: rgb(30 58 138 / 0.75);
}
.bg-blue-900\/80{
  background-color: rgb(30 58 138 / 0.8);
}
.bg-blue-900\/85{
  background-color: rgb(30 58 138 / 0.85);
}
.bg-blue-900\/90{
  background-color: rgb(30 58 138 / 0.9);
}
.bg-blue-900\/95{
  background-color: rgb(30 58 138 / 0.95);
}
.bg-border{
  background-color: hsl(var(--border));
}
.bg-card{
  background-color: hsl(var(--card));
}
.bg-cyan-100{
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.bg-cyan-100\/0{
  background-color: rgb(207 250 254 / 0);
}
.bg-cyan-100\/10{
  background-color: rgb(207 250 254 / 0.1);
}
.bg-cyan-100\/100{
  background-color: rgb(207 250 254 / 1);
}
.bg-cyan-100\/15{
  background-color: rgb(207 250 254 / 0.15);
}
.bg-cyan-100\/20{
  background-color: rgb(207 250 254 / 0.2);
}
.bg-cyan-100\/25{
  background-color: rgb(207 250 254 / 0.25);
}
.bg-cyan-100\/30{
  background-color: rgb(207 250 254 / 0.3);
}
.bg-cyan-100\/35{
  background-color: rgb(207 250 254 / 0.35);
}
.bg-cyan-100\/40{
  background-color: rgb(207 250 254 / 0.4);
}
.bg-cyan-100\/45{
  background-color: rgb(207 250 254 / 0.45);
}
.bg-cyan-100\/5{
  background-color: rgb(207 250 254 / 0.05);
}
.bg-cyan-100\/50{
  background-color: rgb(207 250 254 / 0.5);
}
.bg-cyan-100\/55{
  background-color: rgb(207 250 254 / 0.55);
}
.bg-cyan-100\/60{
  background-color: rgb(207 250 254 / 0.6);
}
.bg-cyan-100\/65{
  background-color: rgb(207 250 254 / 0.65);
}
.bg-cyan-100\/70{
  background-color: rgb(207 250 254 / 0.7);
}
.bg-cyan-100\/75{
  background-color: rgb(207 250 254 / 0.75);
}
.bg-cyan-100\/80{
  background-color: rgb(207 250 254 / 0.8);
}
.bg-cyan-100\/85{
  background-color: rgb(207 250 254 / 0.85);
}
.bg-cyan-100\/90{
  background-color: rgb(207 250 254 / 0.9);
}
.bg-cyan-100\/95{
  background-color: rgb(207 250 254 / 0.95);
}
.bg-cyan-800{
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.bg-cyan-800\/0{
  background-color: rgb(21 94 117 / 0);
}
.bg-cyan-800\/10{
  background-color: rgb(21 94 117 / 0.1);
}
.bg-cyan-800\/100{
  background-color: rgb(21 94 117 / 1);
}
.bg-cyan-800\/15{
  background-color: rgb(21 94 117 / 0.15);
}
.bg-cyan-800\/20{
  background-color: rgb(21 94 117 / 0.2);
}
.bg-cyan-800\/25{
  background-color: rgb(21 94 117 / 0.25);
}
.bg-cyan-800\/30{
  background-color: rgb(21 94 117 / 0.3);
}
.bg-cyan-800\/35{
  background-color: rgb(21 94 117 / 0.35);
}
.bg-cyan-800\/40{
  background-color: rgb(21 94 117 / 0.4);
}
.bg-cyan-800\/45{
  background-color: rgb(21 94 117 / 0.45);
}
.bg-cyan-800\/5{
  background-color: rgb(21 94 117 / 0.05);
}
.bg-cyan-800\/50{
  background-color: rgb(21 94 117 / 0.5);
}
.bg-cyan-800\/55{
  background-color: rgb(21 94 117 / 0.55);
}
.bg-cyan-800\/60{
  background-color: rgb(21 94 117 / 0.6);
}
.bg-cyan-800\/65{
  background-color: rgb(21 94 117 / 0.65);
}
.bg-cyan-800\/70{
  background-color: rgb(21 94 117 / 0.7);
}
.bg-cyan-800\/75{
  background-color: rgb(21 94 117 / 0.75);
}
.bg-cyan-800\/80{
  background-color: rgb(21 94 117 / 0.8);
}
.bg-cyan-800\/85{
  background-color: rgb(21 94 117 / 0.85);
}
.bg-cyan-800\/90{
  background-color: rgb(21 94 117 / 0.9);
}
.bg-cyan-800\/95{
  background-color: rgb(21 94 117 / 0.95);
}
.bg-cyan-900{
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.bg-cyan-900\/0{
  background-color: rgb(22 78 99 / 0);
}
.bg-cyan-900\/10{
  background-color: rgb(22 78 99 / 0.1);
}
.bg-cyan-900\/100{
  background-color: rgb(22 78 99 / 1);
}
.bg-cyan-900\/15{
  background-color: rgb(22 78 99 / 0.15);
}
.bg-cyan-900\/20{
  background-color: rgb(22 78 99 / 0.2);
}
.bg-cyan-900\/25{
  background-color: rgb(22 78 99 / 0.25);
}
.bg-cyan-900\/30{
  background-color: rgb(22 78 99 / 0.3);
}
.bg-cyan-900\/35{
  background-color: rgb(22 78 99 / 0.35);
}
.bg-cyan-900\/40{
  background-color: rgb(22 78 99 / 0.4);
}
.bg-cyan-900\/45{
  background-color: rgb(22 78 99 / 0.45);
}
.bg-cyan-900\/5{
  background-color: rgb(22 78 99 / 0.05);
}
.bg-cyan-900\/50{
  background-color: rgb(22 78 99 / 0.5);
}
.bg-cyan-900\/55{
  background-color: rgb(22 78 99 / 0.55);
}
.bg-cyan-900\/60{
  background-color: rgb(22 78 99 / 0.6);
}
.bg-cyan-900\/65{
  background-color: rgb(22 78 99 / 0.65);
}
.bg-cyan-900\/70{
  background-color: rgb(22 78 99 / 0.7);
}
.bg-cyan-900\/75{
  background-color: rgb(22 78 99 / 0.75);
}
.bg-cyan-900\/80{
  background-color: rgb(22 78 99 / 0.8);
}
.bg-cyan-900\/85{
  background-color: rgb(22 78 99 / 0.85);
}
.bg-cyan-900\/90{
  background-color: rgb(22 78 99 / 0.9);
}
.bg-cyan-900\/95{
  background-color: rgb(22 78 99 / 0.95);
}
.bg-destructive{
  background-color: hsl(var(--destructive));
}
.bg-destructive\/10{
  background-color: hsl(var(--destructive) / 0.1);
}
.bg-emerald-100{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.bg-emerald-100\/0{
  background-color: rgb(209 250 229 / 0);
}
.bg-emerald-100\/10{
  background-color: rgb(209 250 229 / 0.1);
}
.bg-emerald-100\/100{
  background-color: rgb(209 250 229 / 1);
}
.bg-emerald-100\/15{
  background-color: rgb(209 250 229 / 0.15);
}
.bg-emerald-100\/20{
  background-color: rgb(209 250 229 / 0.2);
}
.bg-emerald-100\/25{
  background-color: rgb(209 250 229 / 0.25);
}
.bg-emerald-100\/30{
  background-color: rgb(209 250 229 / 0.3);
}
.bg-emerald-100\/35{
  background-color: rgb(209 250 229 / 0.35);
}
.bg-emerald-100\/40{
  background-color: rgb(209 250 229 / 0.4);
}
.bg-emerald-100\/45{
  background-color: rgb(209 250 229 / 0.45);
}
.bg-emerald-100\/5{
  background-color: rgb(209 250 229 / 0.05);
}
.bg-emerald-100\/50{
  background-color: rgb(209 250 229 / 0.5);
}
.bg-emerald-100\/55{
  background-color: rgb(209 250 229 / 0.55);
}
.bg-emerald-100\/60{
  background-color: rgb(209 250 229 / 0.6);
}
.bg-emerald-100\/65{
  background-color: rgb(209 250 229 / 0.65);
}
.bg-emerald-100\/70{
  background-color: rgb(209 250 229 / 0.7);
}
.bg-emerald-100\/75{
  background-color: rgb(209 250 229 / 0.75);
}
.bg-emerald-100\/80{
  background-color: rgb(209 250 229 / 0.8);
}
.bg-emerald-100\/85{
  background-color: rgb(209 250 229 / 0.85);
}
.bg-emerald-100\/90{
  background-color: rgb(209 250 229 / 0.9);
}
.bg-emerald-100\/95{
  background-color: rgb(209 250 229 / 0.95);
}
.bg-emerald-500\/90{
  background-color: rgb(16 185 129 / 0.9);
}
.bg-emerald-800{
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.bg-emerald-800\/0{
  background-color: rgb(6 95 70 / 0);
}
.bg-emerald-800\/10{
  background-color: rgb(6 95 70 / 0.1);
}
.bg-emerald-800\/100{
  background-color: rgb(6 95 70 / 1);
}
.bg-emerald-800\/15{
  background-color: rgb(6 95 70 / 0.15);
}
.bg-emerald-800\/20{
  background-color: rgb(6 95 70 / 0.2);
}
.bg-emerald-800\/25{
  background-color: rgb(6 95 70 / 0.25);
}
.bg-emerald-800\/30{
  background-color: rgb(6 95 70 / 0.3);
}
.bg-emerald-800\/35{
  background-color: rgb(6 95 70 / 0.35);
}
.bg-emerald-800\/40{
  background-color: rgb(6 95 70 / 0.4);
}
.bg-emerald-800\/45{
  background-color: rgb(6 95 70 / 0.45);
}
.bg-emerald-800\/5{
  background-color: rgb(6 95 70 / 0.05);
}
.bg-emerald-800\/50{
  background-color: rgb(6 95 70 / 0.5);
}
.bg-emerald-800\/55{
  background-color: rgb(6 95 70 / 0.55);
}
.bg-emerald-800\/60{
  background-color: rgb(6 95 70 / 0.6);
}
.bg-emerald-800\/65{
  background-color: rgb(6 95 70 / 0.65);
}
.bg-emerald-800\/70{
  background-color: rgb(6 95 70 / 0.7);
}
.bg-emerald-800\/75{
  background-color: rgb(6 95 70 / 0.75);
}
.bg-emerald-800\/80{
  background-color: rgb(6 95 70 / 0.8);
}
.bg-emerald-800\/85{
  background-color: rgb(6 95 70 / 0.85);
}
.bg-emerald-800\/90{
  background-color: rgb(6 95 70 / 0.9);
}
.bg-emerald-800\/95{
  background-color: rgb(6 95 70 / 0.95);
}
.bg-emerald-900{
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.bg-emerald-900\/0{
  background-color: rgb(6 78 59 / 0);
}
.bg-emerald-900\/10{
  background-color: rgb(6 78 59 / 0.1);
}
.bg-emerald-900\/100{
  background-color: rgb(6 78 59 / 1);
}
.bg-emerald-900\/15{
  background-color: rgb(6 78 59 / 0.15);
}
.bg-emerald-900\/20{
  background-color: rgb(6 78 59 / 0.2);
}
.bg-emerald-900\/25{
  background-color: rgb(6 78 59 / 0.25);
}
.bg-emerald-900\/30{
  background-color: rgb(6 78 59 / 0.3);
}
.bg-emerald-900\/35{
  background-color: rgb(6 78 59 / 0.35);
}
.bg-emerald-900\/40{
  background-color: rgb(6 78 59 / 0.4);
}
.bg-emerald-900\/45{
  background-color: rgb(6 78 59 / 0.45);
}
.bg-emerald-900\/5{
  background-color: rgb(6 78 59 / 0.05);
}
.bg-emerald-900\/50{
  background-color: rgb(6 78 59 / 0.5);
}
.bg-emerald-900\/55{
  background-color: rgb(6 78 59 / 0.55);
}
.bg-emerald-900\/60{
  background-color: rgb(6 78 59 / 0.6);
}
.bg-emerald-900\/65{
  background-color: rgb(6 78 59 / 0.65);
}
.bg-emerald-900\/70{
  background-color: rgb(6 78 59 / 0.7);
}
.bg-emerald-900\/75{
  background-color: rgb(6 78 59 / 0.75);
}
.bg-emerald-900\/80{
  background-color: rgb(6 78 59 / 0.8);
}
.bg-emerald-900\/85{
  background-color: rgb(6 78 59 / 0.85);
}
.bg-emerald-900\/90{
  background-color: rgb(6 78 59 / 0.9);
}
.bg-emerald-900\/95{
  background-color: rgb(6 78 59 / 0.95);
}
.bg-foreground{
  background-color: hsl(var(--foreground));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-100\/0{
  background-color: rgb(243 244 246 / 0);
}
.bg-gray-100\/10{
  background-color: rgb(243 244 246 / 0.1);
}
.bg-gray-100\/100{
  background-color: rgb(243 244 246 / 1);
}
.bg-gray-100\/15{
  background-color: rgb(243 244 246 / 0.15);
}
.bg-gray-100\/20{
  background-color: rgb(243 244 246 / 0.2);
}
.bg-gray-100\/25{
  background-color: rgb(243 244 246 / 0.25);
}
.bg-gray-100\/30{
  background-color: rgb(243 244 246 / 0.3);
}
.bg-gray-100\/35{
  background-color: rgb(243 244 246 / 0.35);
}
.bg-gray-100\/40{
  background-color: rgb(243 244 246 / 0.4);
}
.bg-gray-100\/45{
  background-color: rgb(243 244 246 / 0.45);
}
.bg-gray-100\/5{
  background-color: rgb(243 244 246 / 0.05);
}
.bg-gray-100\/50{
  background-color: rgb(243 244 246 / 0.5);
}
.bg-gray-100\/55{
  background-color: rgb(243 244 246 / 0.55);
}
.bg-gray-100\/60{
  background-color: rgb(243 244 246 / 0.6);
}
.bg-gray-100\/65{
  background-color: rgb(243 244 246 / 0.65);
}
.bg-gray-100\/70{
  background-color: rgb(243 244 246 / 0.7);
}
.bg-gray-100\/75{
  background-color: rgb(243 244 246 / 0.75);
}
.bg-gray-100\/80{
  background-color: rgb(243 244 246 / 0.8);
}
.bg-gray-100\/85{
  background-color: rgb(243 244 246 / 0.85);
}
.bg-gray-100\/90{
  background-color: rgb(243 244 246 / 0.9);
}
.bg-gray-100\/95{
  background-color: rgb(243 244 246 / 0.95);
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-gray-800{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.bg-gray-800\/0{
  background-color: rgb(31 41 55 / 0);
}
.bg-gray-800\/10{
  background-color: rgb(31 41 55 / 0.1);
}
.bg-gray-800\/100{
  background-color: rgb(31 41 55 / 1);
}
.bg-gray-800\/15{
  background-color: rgb(31 41 55 / 0.15);
}
.bg-gray-800\/20{
  background-color: rgb(31 41 55 / 0.2);
}
.bg-gray-800\/25{
  background-color: rgb(31 41 55 / 0.25);
}
.bg-gray-800\/30{
  background-color: rgb(31 41 55 / 0.3);
}
.bg-gray-800\/35{
  background-color: rgb(31 41 55 / 0.35);
}
.bg-gray-800\/40{
  background-color: rgb(31 41 55 / 0.4);
}
.bg-gray-800\/45{
  background-color: rgb(31 41 55 / 0.45);
}
.bg-gray-800\/5{
  background-color: rgb(31 41 55 / 0.05);
}
.bg-gray-800\/50{
  background-color: rgb(31 41 55 / 0.5);
}
.bg-gray-800\/55{
  background-color: rgb(31 41 55 / 0.55);
}
.bg-gray-800\/60{
  background-color: rgb(31 41 55 / 0.6);
}
.bg-gray-800\/65{
  background-color: rgb(31 41 55 / 0.65);
}
.bg-gray-800\/70{
  background-color: rgb(31 41 55 / 0.7);
}
.bg-gray-800\/75{
  background-color: rgb(31 41 55 / 0.75);
}
.bg-gray-800\/80{
  background-color: rgb(31 41 55 / 0.8);
}
.bg-gray-800\/85{
  background-color: rgb(31 41 55 / 0.85);
}
.bg-gray-800\/90{
  background-color: rgb(31 41 55 / 0.9);
}
.bg-gray-800\/95{
  background-color: rgb(31 41 55 / 0.95);
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-gray-900\/0{
  background-color: rgb(17 24 39 / 0);
}
.bg-gray-900\/10{
  background-color: rgb(17 24 39 / 0.1);
}
.bg-gray-900\/100{
  background-color: rgb(17 24 39 / 1);
}
.bg-gray-900\/15{
  background-color: rgb(17 24 39 / 0.15);
}
.bg-gray-900\/20{
  background-color: rgb(17 24 39 / 0.2);
}
.bg-gray-900\/25{
  background-color: rgb(17 24 39 / 0.25);
}
.bg-gray-900\/30{
  background-color: rgb(17 24 39 / 0.3);
}
.bg-gray-900\/35{
  background-color: rgb(17 24 39 / 0.35);
}
.bg-gray-900\/40{
  background-color: rgb(17 24 39 / 0.4);
}
.bg-gray-900\/45{
  background-color: rgb(17 24 39 / 0.45);
}
.bg-gray-900\/5{
  background-color: rgb(17 24 39 / 0.05);
}
.bg-gray-900\/50{
  background-color: rgb(17 24 39 / 0.5);
}
.bg-gray-900\/55{
  background-color: rgb(17 24 39 / 0.55);
}
.bg-gray-900\/60{
  background-color: rgb(17 24 39 / 0.6);
}
.bg-gray-900\/65{
  background-color: rgb(17 24 39 / 0.65);
}
.bg-gray-900\/70{
  background-color: rgb(17 24 39 / 0.7);
}
.bg-gray-900\/75{
  background-color: rgb(17 24 39 / 0.75);
}
.bg-gray-900\/80{
  background-color: rgb(17 24 39 / 0.8);
}
.bg-gray-900\/85{
  background-color: rgb(17 24 39 / 0.85);
}
.bg-gray-900\/90{
  background-color: rgb(17 24 39 / 0.9);
}
.bg-gray-900\/95{
  background-color: rgb(17 24 39 / 0.95);
}
.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.bg-green-100\/0{
  background-color: rgb(220 252 231 / 0);
}
.bg-green-100\/10{
  background-color: rgb(220 252 231 / 0.1);
}
.bg-green-100\/100{
  background-color: rgb(220 252 231 / 1);
}
.bg-green-100\/15{
  background-color: rgb(220 252 231 / 0.15);
}
.bg-green-100\/20{
  background-color: rgb(220 252 231 / 0.2);
}
.bg-green-100\/25{
  background-color: rgb(220 252 231 / 0.25);
}
.bg-green-100\/30{
  background-color: rgb(220 252 231 / 0.3);
}
.bg-green-100\/35{
  background-color: rgb(220 252 231 / 0.35);
}
.bg-green-100\/40{
  background-color: rgb(220 252 231 / 0.4);
}
.bg-green-100\/45{
  background-color: rgb(220 252 231 / 0.45);
}
.bg-green-100\/5{
  background-color: rgb(220 252 231 / 0.05);
}
.bg-green-100\/50{
  background-color: rgb(220 252 231 / 0.5);
}
.bg-green-100\/55{
  background-color: rgb(220 252 231 / 0.55);
}
.bg-green-100\/60{
  background-color: rgb(220 252 231 / 0.6);
}
.bg-green-100\/65{
  background-color: rgb(220 252 231 / 0.65);
}
.bg-green-100\/70{
  background-color: rgb(220 252 231 / 0.7);
}
.bg-green-100\/75{
  background-color: rgb(220 252 231 / 0.75);
}
.bg-green-100\/80{
  background-color: rgb(220 252 231 / 0.8);
}
.bg-green-100\/85{
  background-color: rgb(220 252 231 / 0.85);
}
.bg-green-100\/90{
  background-color: rgb(220 252 231 / 0.9);
}
.bg-green-100\/95{
  background-color: rgb(220 252 231 / 0.95);
}
.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-green-800{
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.bg-green-800\/0{
  background-color: rgb(22 101 52 / 0);
}
.bg-green-800\/10{
  background-color: rgb(22 101 52 / 0.1);
}
.bg-green-800\/100{
  background-color: rgb(22 101 52 / 1);
}
.bg-green-800\/15{
  background-color: rgb(22 101 52 / 0.15);
}
.bg-green-800\/20{
  background-color: rgb(22 101 52 / 0.2);
}
.bg-green-800\/25{
  background-color: rgb(22 101 52 / 0.25);
}
.bg-green-800\/30{
  background-color: rgb(22 101 52 / 0.3);
}
.bg-green-800\/35{
  background-color: rgb(22 101 52 / 0.35);
}
.bg-green-800\/40{
  background-color: rgb(22 101 52 / 0.4);
}
.bg-green-800\/45{
  background-color: rgb(22 101 52 / 0.45);
}
.bg-green-800\/5{
  background-color: rgb(22 101 52 / 0.05);
}
.bg-green-800\/50{
  background-color: rgb(22 101 52 / 0.5);
}
.bg-green-800\/55{
  background-color: rgb(22 101 52 / 0.55);
}
.bg-green-800\/60{
  background-color: rgb(22 101 52 / 0.6);
}
.bg-green-800\/65{
  background-color: rgb(22 101 52 / 0.65);
}
.bg-green-800\/70{
  background-color: rgb(22 101 52 / 0.7);
}
.bg-green-800\/75{
  background-color: rgb(22 101 52 / 0.75);
}
.bg-green-800\/80{
  background-color: rgb(22 101 52 / 0.8);
}
.bg-green-800\/85{
  background-color: rgb(22 101 52 / 0.85);
}
.bg-green-800\/90{
  background-color: rgb(22 101 52 / 0.9);
}
.bg-green-800\/95{
  background-color: rgb(22 101 52 / 0.95);
}
.bg-green-900{
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.bg-green-900\/0{
  background-color: rgb(20 83 45 / 0);
}
.bg-green-900\/10{
  background-color: rgb(20 83 45 / 0.1);
}
.bg-green-900\/100{
  background-color: rgb(20 83 45 / 1);
}
.bg-green-900\/15{
  background-color: rgb(20 83 45 / 0.15);
}
.bg-green-900\/20{
  background-color: rgb(20 83 45 / 0.2);
}
.bg-green-900\/25{
  background-color: rgb(20 83 45 / 0.25);
}
.bg-green-900\/30{
  background-color: rgb(20 83 45 / 0.3);
}
.bg-green-900\/35{
  background-color: rgb(20 83 45 / 0.35);
}
.bg-green-900\/40{
  background-color: rgb(20 83 45 / 0.4);
}
.bg-green-900\/45{
  background-color: rgb(20 83 45 / 0.45);
}
.bg-green-900\/5{
  background-color: rgb(20 83 45 / 0.05);
}
.bg-green-900\/50{
  background-color: rgb(20 83 45 / 0.5);
}
.bg-green-900\/55{
  background-color: rgb(20 83 45 / 0.55);
}
.bg-green-900\/60{
  background-color: rgb(20 83 45 / 0.6);
}
.bg-green-900\/65{
  background-color: rgb(20 83 45 / 0.65);
}
.bg-green-900\/70{
  background-color: rgb(20 83 45 / 0.7);
}
.bg-green-900\/75{
  background-color: rgb(20 83 45 / 0.75);
}
.bg-green-900\/80{
  background-color: rgb(20 83 45 / 0.8);
}
.bg-green-900\/85{
  background-color: rgb(20 83 45 / 0.85);
}
.bg-green-900\/90{
  background-color: rgb(20 83 45 / 0.9);
}
.bg-green-900\/95{
  background-color: rgb(20 83 45 / 0.95);
}
.bg-indigo-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}
.bg-indigo-100\/0{
  background-color: rgb(224 231 255 / 0);
}
.bg-indigo-100\/10{
  background-color: rgb(224 231 255 / 0.1);
}
.bg-indigo-100\/100{
  background-color: rgb(224 231 255 / 1);
}
.bg-indigo-100\/15{
  background-color: rgb(224 231 255 / 0.15);
}
.bg-indigo-100\/20{
  background-color: rgb(224 231 255 / 0.2);
}
.bg-indigo-100\/25{
  background-color: rgb(224 231 255 / 0.25);
}
.bg-indigo-100\/30{
  background-color: rgb(224 231 255 / 0.3);
}
.bg-indigo-100\/35{
  background-color: rgb(224 231 255 / 0.35);
}
.bg-indigo-100\/40{
  background-color: rgb(224 231 255 / 0.4);
}
.bg-indigo-100\/45{
  background-color: rgb(224 231 255 / 0.45);
}
.bg-indigo-100\/5{
  background-color: rgb(224 231 255 / 0.05);
}
.bg-indigo-100\/50{
  background-color: rgb(224 231 255 / 0.5);
}
.bg-indigo-100\/55{
  background-color: rgb(224 231 255 / 0.55);
}
.bg-indigo-100\/60{
  background-color: rgb(224 231 255 / 0.6);
}
.bg-indigo-100\/65{
  background-color: rgb(224 231 255 / 0.65);
}
.bg-indigo-100\/70{
  background-color: rgb(224 231 255 / 0.7);
}
.bg-indigo-100\/75{
  background-color: rgb(224 231 255 / 0.75);
}
.bg-indigo-100\/80{
  background-color: rgb(224 231 255 / 0.8);
}
.bg-indigo-100\/85{
  background-color: rgb(224 231 255 / 0.85);
}
.bg-indigo-100\/90{
  background-color: rgb(224 231 255 / 0.9);
}
.bg-indigo-100\/95{
  background-color: rgb(224 231 255 / 0.95);
}
.bg-indigo-800{
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1));
}
.bg-indigo-800\/0{
  background-color: rgb(55 48 163 / 0);
}
.bg-indigo-800\/10{
  background-color: rgb(55 48 163 / 0.1);
}
.bg-indigo-800\/100{
  background-color: rgb(55 48 163 / 1);
}
.bg-indigo-800\/15{
  background-color: rgb(55 48 163 / 0.15);
}
.bg-indigo-800\/20{
  background-color: rgb(55 48 163 / 0.2);
}
.bg-indigo-800\/25{
  background-color: rgb(55 48 163 / 0.25);
}
.bg-indigo-800\/30{
  background-color: rgb(55 48 163 / 0.3);
}
.bg-indigo-800\/35{
  background-color: rgb(55 48 163 / 0.35);
}
.bg-indigo-800\/40{
  background-color: rgb(55 48 163 / 0.4);
}
.bg-indigo-800\/45{
  background-color: rgb(55 48 163 / 0.45);
}
.bg-indigo-800\/5{
  background-color: rgb(55 48 163 / 0.05);
}
.bg-indigo-800\/50{
  background-color: rgb(55 48 163 / 0.5);
}
.bg-indigo-800\/55{
  background-color: rgb(55 48 163 / 0.55);
}
.bg-indigo-800\/60{
  background-color: rgb(55 48 163 / 0.6);
}
.bg-indigo-800\/65{
  background-color: rgb(55 48 163 / 0.65);
}
.bg-indigo-800\/70{
  background-color: rgb(55 48 163 / 0.7);
}
.bg-indigo-800\/75{
  background-color: rgb(55 48 163 / 0.75);
}
.bg-indigo-800\/80{
  background-color: rgb(55 48 163 / 0.8);
}
.bg-indigo-800\/85{
  background-color: rgb(55 48 163 / 0.85);
}
.bg-indigo-800\/90{
  background-color: rgb(55 48 163 / 0.9);
}
.bg-indigo-800\/95{
  background-color: rgb(55 48 163 / 0.95);
}
.bg-indigo-900{
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1));
}
.bg-indigo-900\/0{
  background-color: rgb(49 46 129 / 0);
}
.bg-indigo-900\/10{
  background-color: rgb(49 46 129 / 0.1);
}
.bg-indigo-900\/100{
  background-color: rgb(49 46 129 / 1);
}
.bg-indigo-900\/15{
  background-color: rgb(49 46 129 / 0.15);
}
.bg-indigo-900\/20{
  background-color: rgb(49 46 129 / 0.2);
}
.bg-indigo-900\/25{
  background-color: rgb(49 46 129 / 0.25);
}
.bg-indigo-900\/30{
  background-color: rgb(49 46 129 / 0.3);
}
.bg-indigo-900\/35{
  background-color: rgb(49 46 129 / 0.35);
}
.bg-indigo-900\/40{
  background-color: rgb(49 46 129 / 0.4);
}
.bg-indigo-900\/45{
  background-color: rgb(49 46 129 / 0.45);
}
.bg-indigo-900\/5{
  background-color: rgb(49 46 129 / 0.05);
}
.bg-indigo-900\/50{
  background-color: rgb(49 46 129 / 0.5);
}
.bg-indigo-900\/55{
  background-color: rgb(49 46 129 / 0.55);
}
.bg-indigo-900\/60{
  background-color: rgb(49 46 129 / 0.6);
}
.bg-indigo-900\/65{
  background-color: rgb(49 46 129 / 0.65);
}
.bg-indigo-900\/70{
  background-color: rgb(49 46 129 / 0.7);
}
.bg-indigo-900\/75{
  background-color: rgb(49 46 129 / 0.75);
}
.bg-indigo-900\/80{
  background-color: rgb(49 46 129 / 0.8);
}
.bg-indigo-900\/85{
  background-color: rgb(49 46 129 / 0.85);
}
.bg-indigo-900\/90{
  background-color: rgb(49 46 129 / 0.9);
}
.bg-indigo-900\/95{
  background-color: rgb(49 46 129 / 0.95);
}
.bg-muted{
  background-color: hsl(var(--muted));
}
.bg-muted\/30{
  background-color: hsl(var(--muted) / 0.3);
}
.bg-muted\/50{
  background-color: hsl(var(--muted) / 0.5);
}
.bg-muted\/60{
  background-color: hsl(var(--muted) / 0.6);
}
.bg-orange-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.bg-orange-100\/0{
  background-color: rgb(255 237 213 / 0);
}
.bg-orange-100\/10{
  background-color: rgb(255 237 213 / 0.1);
}
.bg-orange-100\/100{
  background-color: rgb(255 237 213 / 1);
}
.bg-orange-100\/15{
  background-color: rgb(255 237 213 / 0.15);
}
.bg-orange-100\/20{
  background-color: rgb(255 237 213 / 0.2);
}
.bg-orange-100\/25{
  background-color: rgb(255 237 213 / 0.25);
}
.bg-orange-100\/30{
  background-color: rgb(255 237 213 / 0.3);
}
.bg-orange-100\/35{
  background-color: rgb(255 237 213 / 0.35);
}
.bg-orange-100\/40{
  background-color: rgb(255 237 213 / 0.4);
}
.bg-orange-100\/45{
  background-color: rgb(255 237 213 / 0.45);
}
.bg-orange-100\/5{
  background-color: rgb(255 237 213 / 0.05);
}
.bg-orange-100\/50{
  background-color: rgb(255 237 213 / 0.5);
}
.bg-orange-100\/55{
  background-color: rgb(255 237 213 / 0.55);
}
.bg-orange-100\/60{
  background-color: rgb(255 237 213 / 0.6);
}
.bg-orange-100\/65{
  background-color: rgb(255 237 213 / 0.65);
}
.bg-orange-100\/70{
  background-color: rgb(255 237 213 / 0.7);
}
.bg-orange-100\/75{
  background-color: rgb(255 237 213 / 0.75);
}
.bg-orange-100\/80{
  background-color: rgb(255 237 213 / 0.8);
}
.bg-orange-100\/85{
  background-color: rgb(255 237 213 / 0.85);
}
.bg-orange-100\/90{
  background-color: rgb(255 237 213 / 0.9);
}
.bg-orange-100\/95{
  background-color: rgb(255 237 213 / 0.95);
}
.bg-orange-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity, 1));
}
.bg-orange-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 / var(--tw-bg-opacity, 1));
}
.bg-orange-600{
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.bg-orange-600\/90{
  background-color: rgb(234 88 12 / 0.9);
}
.bg-orange-700{
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
}
.bg-orange-800{
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.bg-orange-800\/0{
  background-color: rgb(154 52 18 / 0);
}
.bg-orange-800\/10{
  background-color: rgb(154 52 18 / 0.1);
}
.bg-orange-800\/100{
  background-color: rgb(154 52 18 / 1);
}
.bg-orange-800\/15{
  background-color: rgb(154 52 18 / 0.15);
}
.bg-orange-800\/20{
  background-color: rgb(154 52 18 / 0.2);
}
.bg-orange-800\/25{
  background-color: rgb(154 52 18 / 0.25);
}
.bg-orange-800\/30{
  background-color: rgb(154 52 18 / 0.3);
}
.bg-orange-800\/35{
  background-color: rgb(154 52 18 / 0.35);
}
.bg-orange-800\/40{
  background-color: rgb(154 52 18 / 0.4);
}
.bg-orange-800\/45{
  background-color: rgb(154 52 18 / 0.45);
}
.bg-orange-800\/5{
  background-color: rgb(154 52 18 / 0.05);
}
.bg-orange-800\/50{
  background-color: rgb(154 52 18 / 0.5);
}
.bg-orange-800\/55{
  background-color: rgb(154 52 18 / 0.55);
}
.bg-orange-800\/60{
  background-color: rgb(154 52 18 / 0.6);
}
.bg-orange-800\/65{
  background-color: rgb(154 52 18 / 0.65);
}
.bg-orange-800\/70{
  background-color: rgb(154 52 18 / 0.7);
}
.bg-orange-800\/75{
  background-color: rgb(154 52 18 / 0.75);
}
.bg-orange-800\/80{
  background-color: rgb(154 52 18 / 0.8);
}
.bg-orange-800\/85{
  background-color: rgb(154 52 18 / 0.85);
}
.bg-orange-800\/90{
  background-color: rgb(154 52 18 / 0.9);
}
.bg-orange-800\/95{
  background-color: rgb(154 52 18 / 0.95);
}
.bg-orange-900{
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.bg-orange-900\/0{
  background-color: rgb(124 45 18 / 0);
}
.bg-orange-900\/10{
  background-color: rgb(124 45 18 / 0.1);
}
.bg-orange-900\/100{
  background-color: rgb(124 45 18 / 1);
}
.bg-orange-900\/15{
  background-color: rgb(124 45 18 / 0.15);
}
.bg-orange-900\/20{
  background-color: rgb(124 45 18 / 0.2);
}
.bg-orange-900\/25{
  background-color: rgb(124 45 18 / 0.25);
}
.bg-orange-900\/30{
  background-color: rgb(124 45 18 / 0.3);
}
.bg-orange-900\/35{
  background-color: rgb(124 45 18 / 0.35);
}
.bg-orange-900\/40{
  background-color: rgb(124 45 18 / 0.4);
}
.bg-orange-900\/45{
  background-color: rgb(124 45 18 / 0.45);
}
.bg-orange-900\/5{
  background-color: rgb(124 45 18 / 0.05);
}
.bg-orange-900\/50{
  background-color: rgb(124 45 18 / 0.5);
}
.bg-orange-900\/55{
  background-color: rgb(124 45 18 / 0.55);
}
.bg-orange-900\/60{
  background-color: rgb(124 45 18 / 0.6);
}
.bg-orange-900\/65{
  background-color: rgb(124 45 18 / 0.65);
}
.bg-orange-900\/70{
  background-color: rgb(124 45 18 / 0.7);
}
.bg-orange-900\/75{
  background-color: rgb(124 45 18 / 0.75);
}
.bg-orange-900\/80{
  background-color: rgb(124 45 18 / 0.8);
}
.bg-orange-900\/85{
  background-color: rgb(124 45 18 / 0.85);
}
.bg-orange-900\/90{
  background-color: rgb(124 45 18 / 0.9);
}
.bg-orange-900\/95{
  background-color: rgb(124 45 18 / 0.95);
}
.bg-pink-100{
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.bg-pink-100\/0{
  background-color: rgb(252 231 243 / 0);
}
.bg-pink-100\/10{
  background-color: rgb(252 231 243 / 0.1);
}
.bg-pink-100\/100{
  background-color: rgb(252 231 243 / 1);
}
.bg-pink-100\/15{
  background-color: rgb(252 231 243 / 0.15);
}
.bg-pink-100\/20{
  background-color: rgb(252 231 243 / 0.2);
}
.bg-pink-100\/25{
  background-color: rgb(252 231 243 / 0.25);
}
.bg-pink-100\/30{
  background-color: rgb(252 231 243 / 0.3);
}
.bg-pink-100\/35{
  background-color: rgb(252 231 243 / 0.35);
}
.bg-pink-100\/40{
  background-color: rgb(252 231 243 / 0.4);
}
.bg-pink-100\/45{
  background-color: rgb(252 231 243 / 0.45);
}
.bg-pink-100\/5{
  background-color: rgb(252 231 243 / 0.05);
}
.bg-pink-100\/50{
  background-color: rgb(252 231 243 / 0.5);
}
.bg-pink-100\/55{
  background-color: rgb(252 231 243 / 0.55);
}
.bg-pink-100\/60{
  background-color: rgb(252 231 243 / 0.6);
}
.bg-pink-100\/65{
  background-color: rgb(252 231 243 / 0.65);
}
.bg-pink-100\/70{
  background-color: rgb(252 231 243 / 0.7);
}
.bg-pink-100\/75{
  background-color: rgb(252 231 243 / 0.75);
}
.bg-pink-100\/80{
  background-color: rgb(252 231 243 / 0.8);
}
.bg-pink-100\/85{
  background-color: rgb(252 231 243 / 0.85);
}
.bg-pink-100\/90{
  background-color: rgb(252 231 243 / 0.9);
}
.bg-pink-100\/95{
  background-color: rgb(252 231 243 / 0.95);
}
.bg-pink-800{
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.bg-pink-800\/0{
  background-color: rgb(157 23 77 / 0);
}
.bg-pink-800\/10{
  background-color: rgb(157 23 77 / 0.1);
}
.bg-pink-800\/100{
  background-color: rgb(157 23 77 / 1);
}
.bg-pink-800\/15{
  background-color: rgb(157 23 77 / 0.15);
}
.bg-pink-800\/20{
  background-color: rgb(157 23 77 / 0.2);
}
.bg-pink-800\/25{
  background-color: rgb(157 23 77 / 0.25);
}
.bg-pink-800\/30{
  background-color: rgb(157 23 77 / 0.3);
}
.bg-pink-800\/35{
  background-color: rgb(157 23 77 / 0.35);
}
.bg-pink-800\/40{
  background-color: rgb(157 23 77 / 0.4);
}
.bg-pink-800\/45{
  background-color: rgb(157 23 77 / 0.45);
}
.bg-pink-800\/5{
  background-color: rgb(157 23 77 / 0.05);
}
.bg-pink-800\/50{
  background-color: rgb(157 23 77 / 0.5);
}
.bg-pink-800\/55{
  background-color: rgb(157 23 77 / 0.55);
}
.bg-pink-800\/60{
  background-color: rgb(157 23 77 / 0.6);
}
.bg-pink-800\/65{
  background-color: rgb(157 23 77 / 0.65);
}
.bg-pink-800\/70{
  background-color: rgb(157 23 77 / 0.7);
}
.bg-pink-800\/75{
  background-color: rgb(157 23 77 / 0.75);
}
.bg-pink-800\/80{
  background-color: rgb(157 23 77 / 0.8);
}
.bg-pink-800\/85{
  background-color: rgb(157 23 77 / 0.85);
}
.bg-pink-800\/90{
  background-color: rgb(157 23 77 / 0.9);
}
.bg-pink-800\/95{
  background-color: rgb(157 23 77 / 0.95);
}
.bg-pink-900{
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.bg-pink-900\/0{
  background-color: rgb(131 24 67 / 0);
}
.bg-pink-900\/10{
  background-color: rgb(131 24 67 / 0.1);
}
.bg-pink-900\/100{
  background-color: rgb(131 24 67 / 1);
}
.bg-pink-900\/15{
  background-color: rgb(131 24 67 / 0.15);
}
.bg-pink-900\/20{
  background-color: rgb(131 24 67 / 0.2);
}
.bg-pink-900\/25{
  background-color: rgb(131 24 67 / 0.25);
}
.bg-pink-900\/30{
  background-color: rgb(131 24 67 / 0.3);
}
.bg-pink-900\/35{
  background-color: rgb(131 24 67 / 0.35);
}
.bg-pink-900\/40{
  background-color: rgb(131 24 67 / 0.4);
}
.bg-pink-900\/45{
  background-color: rgb(131 24 67 / 0.45);
}
.bg-pink-900\/5{
  background-color: rgb(131 24 67 / 0.05);
}
.bg-pink-900\/50{
  background-color: rgb(131 24 67 / 0.5);
}
.bg-pink-900\/55{
  background-color: rgb(131 24 67 / 0.55);
}
.bg-pink-900\/60{
  background-color: rgb(131 24 67 / 0.6);
}
.bg-pink-900\/65{
  background-color: rgb(131 24 67 / 0.65);
}
.bg-pink-900\/70{
  background-color: rgb(131 24 67 / 0.7);
}
.bg-pink-900\/75{
  background-color: rgb(131 24 67 / 0.75);
}
.bg-pink-900\/80{
  background-color: rgb(131 24 67 / 0.8);
}
.bg-pink-900\/85{
  background-color: rgb(131 24 67 / 0.85);
}
.bg-pink-900\/90{
  background-color: rgb(131 24 67 / 0.9);
}
.bg-pink-900\/95{
  background-color: rgb(131 24 67 / 0.95);
}
.bg-popover{
  background-color: hsl(var(--popover));
}
.bg-primary{
  background-color: hsl(var(--primary));
}
.bg-primary\/10{
  background-color: hsl(var(--primary) / 0.1);
}
.bg-primary\/20{
  background-color: hsl(var(--primary) / 0.2);
}
.bg-primary\/5{
  background-color: hsl(var(--primary) / 0.05);
}
.bg-purple-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.bg-purple-100\/0{
  background-color: rgb(243 232 255 / 0);
}
.bg-purple-100\/10{
  background-color: rgb(243 232 255 / 0.1);
}
.bg-purple-100\/100{
  background-color: rgb(243 232 255 / 1);
}
.bg-purple-100\/15{
  background-color: rgb(243 232 255 / 0.15);
}
.bg-purple-100\/20{
  background-color: rgb(243 232 255 / 0.2);
}
.bg-purple-100\/25{
  background-color: rgb(243 232 255 / 0.25);
}
.bg-purple-100\/30{
  background-color: rgb(243 232 255 / 0.3);
}
.bg-purple-100\/35{
  background-color: rgb(243 232 255 / 0.35);
}
.bg-purple-100\/40{
  background-color: rgb(243 232 255 / 0.4);
}
.bg-purple-100\/45{
  background-color: rgb(243 232 255 / 0.45);
}
.bg-purple-100\/5{
  background-color: rgb(243 232 255 / 0.05);
}
.bg-purple-100\/50{
  background-color: rgb(243 232 255 / 0.5);
}
.bg-purple-100\/55{
  background-color: rgb(243 232 255 / 0.55);
}
.bg-purple-100\/60{
  background-color: rgb(243 232 255 / 0.6);
}
.bg-purple-100\/65{
  background-color: rgb(243 232 255 / 0.65);
}
.bg-purple-100\/70{
  background-color: rgb(243 232 255 / 0.7);
}
.bg-purple-100\/75{
  background-color: rgb(243 232 255 / 0.75);
}
.bg-purple-100\/80{
  background-color: rgb(243 232 255 / 0.8);
}
.bg-purple-100\/85{
  background-color: rgb(243 232 255 / 0.85);
}
.bg-purple-100\/90{
  background-color: rgb(243 232 255 / 0.9);
}
.bg-purple-100\/95{
  background-color: rgb(243 232 255 / 0.95);
}
.bg-purple-500\/90{
  background-color: rgb(168 85 247 / 0.9);
}
.bg-purple-800{
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.bg-purple-800\/0{
  background-color: rgb(107 33 168 / 0);
}
.bg-purple-800\/10{
  background-color: rgb(107 33 168 / 0.1);
}
.bg-purple-800\/100{
  background-color: rgb(107 33 168 / 1);
}
.bg-purple-800\/15{
  background-color: rgb(107 33 168 / 0.15);
}
.bg-purple-800\/20{
  background-color: rgb(107 33 168 / 0.2);
}
.bg-purple-800\/25{
  background-color: rgb(107 33 168 / 0.25);
}
.bg-purple-800\/30{
  background-color: rgb(107 33 168 / 0.3);
}
.bg-purple-800\/35{
  background-color: rgb(107 33 168 / 0.35);
}
.bg-purple-800\/40{
  background-color: rgb(107 33 168 / 0.4);
}
.bg-purple-800\/45{
  background-color: rgb(107 33 168 / 0.45);
}
.bg-purple-800\/5{
  background-color: rgb(107 33 168 / 0.05);
}
.bg-purple-800\/50{
  background-color: rgb(107 33 168 / 0.5);
}
.bg-purple-800\/55{
  background-color: rgb(107 33 168 / 0.55);
}
.bg-purple-800\/60{
  background-color: rgb(107 33 168 / 0.6);
}
.bg-purple-800\/65{
  background-color: rgb(107 33 168 / 0.65);
}
.bg-purple-800\/70{
  background-color: rgb(107 33 168 / 0.7);
}
.bg-purple-800\/75{
  background-color: rgb(107 33 168 / 0.75);
}
.bg-purple-800\/80{
  background-color: rgb(107 33 168 / 0.8);
}
.bg-purple-800\/85{
  background-color: rgb(107 33 168 / 0.85);
}
.bg-purple-800\/90{
  background-color: rgb(107 33 168 / 0.9);
}
.bg-purple-800\/95{
  background-color: rgb(107 33 168 / 0.95);
}
.bg-purple-900{
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.bg-purple-900\/0{
  background-color: rgb(88 28 135 / 0);
}
.bg-purple-900\/10{
  background-color: rgb(88 28 135 / 0.1);
}
.bg-purple-900\/100{
  background-color: rgb(88 28 135 / 1);
}
.bg-purple-900\/15{
  background-color: rgb(88 28 135 / 0.15);
}
.bg-purple-900\/20{
  background-color: rgb(88 28 135 / 0.2);
}
.bg-purple-900\/25{
  background-color: rgb(88 28 135 / 0.25);
}
.bg-purple-900\/30{
  background-color: rgb(88 28 135 / 0.3);
}
.bg-purple-900\/35{
  background-color: rgb(88 28 135 / 0.35);
}
.bg-purple-900\/40{
  background-color: rgb(88 28 135 / 0.4);
}
.bg-purple-900\/45{
  background-color: rgb(88 28 135 / 0.45);
}
.bg-purple-900\/5{
  background-color: rgb(88 28 135 / 0.05);
}
.bg-purple-900\/50{
  background-color: rgb(88 28 135 / 0.5);
}
.bg-purple-900\/55{
  background-color: rgb(88 28 135 / 0.55);
}
.bg-purple-900\/60{
  background-color: rgb(88 28 135 / 0.6);
}
.bg-purple-900\/65{
  background-color: rgb(88 28 135 / 0.65);
}
.bg-purple-900\/70{
  background-color: rgb(88 28 135 / 0.7);
}
.bg-purple-900\/75{
  background-color: rgb(88 28 135 / 0.75);
}
.bg-purple-900\/80{
  background-color: rgb(88 28 135 / 0.8);
}
.bg-purple-900\/85{
  background-color: rgb(88 28 135 / 0.85);
}
.bg-purple-900\/90{
  background-color: rgb(88 28 135 / 0.9);
}
.bg-purple-900\/95{
  background-color: rgb(88 28 135 / 0.95);
}
.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.bg-red-100\/0{
  background-color: rgb(254 226 226 / 0);
}
.bg-red-100\/10{
  background-color: rgb(254 226 226 / 0.1);
}
.bg-red-100\/100{
  background-color: rgb(254 226 226 / 1);
}
.bg-red-100\/15{
  background-color: rgb(254 226 226 / 0.15);
}
.bg-red-100\/20{
  background-color: rgb(254 226 226 / 0.2);
}
.bg-red-100\/25{
  background-color: rgb(254 226 226 / 0.25);
}
.bg-red-100\/30{
  background-color: rgb(254 226 226 / 0.3);
}
.bg-red-100\/35{
  background-color: rgb(254 226 226 / 0.35);
}
.bg-red-100\/40{
  background-color: rgb(254 226 226 / 0.4);
}
.bg-red-100\/45{
  background-color: rgb(254 226 226 / 0.45);
}
.bg-red-100\/5{
  background-color: rgb(254 226 226 / 0.05);
}
.bg-red-100\/50{
  background-color: rgb(254 226 226 / 0.5);
}
.bg-red-100\/55{
  background-color: rgb(254 226 226 / 0.55);
}
.bg-red-100\/60{
  background-color: rgb(254 226 226 / 0.6);
}
.bg-red-100\/65{
  background-color: rgb(254 226 226 / 0.65);
}
.bg-red-100\/70{
  background-color: rgb(254 226 226 / 0.7);
}
.bg-red-100\/75{
  background-color: rgb(254 226 226 / 0.75);
}
.bg-red-100\/80{
  background-color: rgb(254 226 226 / 0.8);
}
.bg-red-100\/85{
  background-color: rgb(254 226 226 / 0.85);
}
.bg-red-100\/90{
  background-color: rgb(254 226 226 / 0.9);
}
.bg-red-100\/95{
  background-color: rgb(254 226 226 / 0.95);
}
.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-red-600\/90{
  background-color: rgb(220 38 38 / 0.9);
}
.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.bg-red-800{
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.bg-red-800\/0{
  background-color: rgb(153 27 27 / 0);
}
.bg-red-800\/10{
  background-color: rgb(153 27 27 / 0.1);
}
.bg-red-800\/100{
  background-color: rgb(153 27 27 / 1);
}
.bg-red-800\/15{
  background-color: rgb(153 27 27 / 0.15);
}
.bg-red-800\/20{
  background-color: rgb(153 27 27 / 0.2);
}
.bg-red-800\/25{
  background-color: rgb(153 27 27 / 0.25);
}
.bg-red-800\/30{
  background-color: rgb(153 27 27 / 0.3);
}
.bg-red-800\/35{
  background-color: rgb(153 27 27 / 0.35);
}
.bg-red-800\/40{
  background-color: rgb(153 27 27 / 0.4);
}
.bg-red-800\/45{
  background-color: rgb(153 27 27 / 0.45);
}
.bg-red-800\/5{
  background-color: rgb(153 27 27 / 0.05);
}
.bg-red-800\/50{
  background-color: rgb(153 27 27 / 0.5);
}
.bg-red-800\/55{
  background-color: rgb(153 27 27 / 0.55);
}
.bg-red-800\/60{
  background-color: rgb(153 27 27 / 0.6);
}
.bg-red-800\/65{
  background-color: rgb(153 27 27 / 0.65);
}
.bg-red-800\/70{
  background-color: rgb(153 27 27 / 0.7);
}
.bg-red-800\/75{
  background-color: rgb(153 27 27 / 0.75);
}
.bg-red-800\/80{
  background-color: rgb(153 27 27 / 0.8);
}
.bg-red-800\/85{
  background-color: rgb(153 27 27 / 0.85);
}
.bg-red-800\/90{
  background-color: rgb(153 27 27 / 0.9);
}
.bg-red-800\/95{
  background-color: rgb(153 27 27 / 0.95);
}
.bg-red-900{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.bg-red-900\/0{
  background-color: rgb(127 29 29 / 0);
}
.bg-red-900\/10{
  background-color: rgb(127 29 29 / 0.1);
}
.bg-red-900\/100{
  background-color: rgb(127 29 29 / 1);
}
.bg-red-900\/15{
  background-color: rgb(127 29 29 / 0.15);
}
.bg-red-900\/20{
  background-color: rgb(127 29 29 / 0.2);
}
.bg-red-900\/25{
  background-color: rgb(127 29 29 / 0.25);
}
.bg-red-900\/30{
  background-color: rgb(127 29 29 / 0.3);
}
.bg-red-900\/35{
  background-color: rgb(127 29 29 / 0.35);
}
.bg-red-900\/40{
  background-color: rgb(127 29 29 / 0.4);
}
.bg-red-900\/45{
  background-color: rgb(127 29 29 / 0.45);
}
.bg-red-900\/5{
  background-color: rgb(127 29 29 / 0.05);
}
.bg-red-900\/50{
  background-color: rgb(127 29 29 / 0.5);
}
.bg-red-900\/55{
  background-color: rgb(127 29 29 / 0.55);
}
.bg-red-900\/60{
  background-color: rgb(127 29 29 / 0.6);
}
.bg-red-900\/65{
  background-color: rgb(127 29 29 / 0.65);
}
.bg-red-900\/70{
  background-color: rgb(127 29 29 / 0.7);
}
.bg-red-900\/75{
  background-color: rgb(127 29 29 / 0.75);
}
.bg-red-900\/80{
  background-color: rgb(127 29 29 / 0.8);
}
.bg-red-900\/85{
  background-color: rgb(127 29 29 / 0.85);
}
.bg-red-900\/90{
  background-color: rgb(127 29 29 / 0.9);
}
.bg-red-900\/95{
  background-color: rgb(127 29 29 / 0.95);
}
.bg-rose-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}
.bg-rose-100\/0{
  background-color: rgb(255 228 230 / 0);
}
.bg-rose-100\/10{
  background-color: rgb(255 228 230 / 0.1);
}
.bg-rose-100\/100{
  background-color: rgb(255 228 230 / 1);
}
.bg-rose-100\/15{
  background-color: rgb(255 228 230 / 0.15);
}
.bg-rose-100\/20{
  background-color: rgb(255 228 230 / 0.2);
}
.bg-rose-100\/25{
  background-color: rgb(255 228 230 / 0.25);
}
.bg-rose-100\/30{
  background-color: rgb(255 228 230 / 0.3);
}
.bg-rose-100\/35{
  background-color: rgb(255 228 230 / 0.35);
}
.bg-rose-100\/40{
  background-color: rgb(255 228 230 / 0.4);
}
.bg-rose-100\/45{
  background-color: rgb(255 228 230 / 0.45);
}
.bg-rose-100\/5{
  background-color: rgb(255 228 230 / 0.05);
}
.bg-rose-100\/50{
  background-color: rgb(255 228 230 / 0.5);
}
.bg-rose-100\/55{
  background-color: rgb(255 228 230 / 0.55);
}
.bg-rose-100\/60{
  background-color: rgb(255 228 230 / 0.6);
}
.bg-rose-100\/65{
  background-color: rgb(255 228 230 / 0.65);
}
.bg-rose-100\/70{
  background-color: rgb(255 228 230 / 0.7);
}
.bg-rose-100\/75{
  background-color: rgb(255 228 230 / 0.75);
}
.bg-rose-100\/80{
  background-color: rgb(255 228 230 / 0.8);
}
.bg-rose-100\/85{
  background-color: rgb(255 228 230 / 0.85);
}
.bg-rose-100\/90{
  background-color: rgb(255 228 230 / 0.9);
}
.bg-rose-100\/95{
  background-color: rgb(255 228 230 / 0.95);
}
.bg-rose-800{
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1));
}
.bg-rose-800\/0{
  background-color: rgb(159 18 57 / 0);
}
.bg-rose-800\/10{
  background-color: rgb(159 18 57 / 0.1);
}
.bg-rose-800\/100{
  background-color: rgb(159 18 57 / 1);
}
.bg-rose-800\/15{
  background-color: rgb(159 18 57 / 0.15);
}
.bg-rose-800\/20{
  background-color: rgb(159 18 57 / 0.2);
}
.bg-rose-800\/25{
  background-color: rgb(159 18 57 / 0.25);
}
.bg-rose-800\/30{
  background-color: rgb(159 18 57 / 0.3);
}
.bg-rose-800\/35{
  background-color: rgb(159 18 57 / 0.35);
}
.bg-rose-800\/40{
  background-color: rgb(159 18 57 / 0.4);
}
.bg-rose-800\/45{
  background-color: rgb(159 18 57 / 0.45);
}
.bg-rose-800\/5{
  background-color: rgb(159 18 57 / 0.05);
}
.bg-rose-800\/50{
  background-color: rgb(159 18 57 / 0.5);
}
.bg-rose-800\/55{
  background-color: rgb(159 18 57 / 0.55);
}
.bg-rose-800\/60{
  background-color: rgb(159 18 57 / 0.6);
}
.bg-rose-800\/65{
  background-color: rgb(159 18 57 / 0.65);
}
.bg-rose-800\/70{
  background-color: rgb(159 18 57 / 0.7);
}
.bg-rose-800\/75{
  background-color: rgb(159 18 57 / 0.75);
}
.bg-rose-800\/80{
  background-color: rgb(159 18 57 / 0.8);
}
.bg-rose-800\/85{
  background-color: rgb(159 18 57 / 0.85);
}
.bg-rose-800\/90{
  background-color: rgb(159 18 57 / 0.9);
}
.bg-rose-800\/95{
  background-color: rgb(159 18 57 / 0.95);
}
.bg-rose-900{
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1));
}
.bg-rose-900\/0{
  background-color: rgb(136 19 55 / 0);
}
.bg-rose-900\/10{
  background-color: rgb(136 19 55 / 0.1);
}
.bg-rose-900\/100{
  background-color: rgb(136 19 55 / 1);
}
.bg-rose-900\/15{
  background-color: rgb(136 19 55 / 0.15);
}
.bg-rose-900\/20{
  background-color: rgb(136 19 55 / 0.2);
}
.bg-rose-900\/25{
  background-color: rgb(136 19 55 / 0.25);
}
.bg-rose-900\/30{
  background-color: rgb(136 19 55 / 0.3);
}
.bg-rose-900\/35{
  background-color: rgb(136 19 55 / 0.35);
}
.bg-rose-900\/40{
  background-color: rgb(136 19 55 / 0.4);
}
.bg-rose-900\/45{
  background-color: rgb(136 19 55 / 0.45);
}
.bg-rose-900\/5{
  background-color: rgb(136 19 55 / 0.05);
}
.bg-rose-900\/50{
  background-color: rgb(136 19 55 / 0.5);
}
.bg-rose-900\/55{
  background-color: rgb(136 19 55 / 0.55);
}
.bg-rose-900\/60{
  background-color: rgb(136 19 55 / 0.6);
}
.bg-rose-900\/65{
  background-color: rgb(136 19 55 / 0.65);
}
.bg-rose-900\/70{
  background-color: rgb(136 19 55 / 0.7);
}
.bg-rose-900\/75{
  background-color: rgb(136 19 55 / 0.75);
}
.bg-rose-900\/80{
  background-color: rgb(136 19 55 / 0.8);
}
.bg-rose-900\/85{
  background-color: rgb(136 19 55 / 0.85);
}
.bg-rose-900\/90{
  background-color: rgb(136 19 55 / 0.9);
}
.bg-rose-900\/95{
  background-color: rgb(136 19 55 / 0.95);
}
.bg-secondary{
  background-color: hsl(var(--secondary));
}
.bg-sidebar{
  background-color: hsl(var(--sidebar-background));
}
.bg-sidebar-border{
  background-color: hsl(var(--sidebar-border));
}
.bg-sky-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
.bg-sky-100\/0{
  background-color: rgb(224 242 254 / 0);
}
.bg-sky-100\/10{
  background-color: rgb(224 242 254 / 0.1);
}
.bg-sky-100\/100{
  background-color: rgb(224 242 254 / 1);
}
.bg-sky-100\/15{
  background-color: rgb(224 242 254 / 0.15);
}
.bg-sky-100\/20{
  background-color: rgb(224 242 254 / 0.2);
}
.bg-sky-100\/25{
  background-color: rgb(224 242 254 / 0.25);
}
.bg-sky-100\/30{
  background-color: rgb(224 242 254 / 0.3);
}
.bg-sky-100\/35{
  background-color: rgb(224 242 254 / 0.35);
}
.bg-sky-100\/40{
  background-color: rgb(224 242 254 / 0.4);
}
.bg-sky-100\/45{
  background-color: rgb(224 242 254 / 0.45);
}
.bg-sky-100\/5{
  background-color: rgb(224 242 254 / 0.05);
}
.bg-sky-100\/50{
  background-color: rgb(224 242 254 / 0.5);
}
.bg-sky-100\/55{
  background-color: rgb(224 242 254 / 0.55);
}
.bg-sky-100\/60{
  background-color: rgb(224 242 254 / 0.6);
}
.bg-sky-100\/65{
  background-color: rgb(224 242 254 / 0.65);
}
.bg-sky-100\/70{
  background-color: rgb(224 242 254 / 0.7);
}
.bg-sky-100\/75{
  background-color: rgb(224 242 254 / 0.75);
}
.bg-sky-100\/80{
  background-color: rgb(224 242 254 / 0.8);
}
.bg-sky-100\/85{
  background-color: rgb(224 242 254 / 0.85);
}
.bg-sky-100\/90{
  background-color: rgb(224 242 254 / 0.9);
}
.bg-sky-100\/95{
  background-color: rgb(224 242 254 / 0.95);
}
.bg-sky-500\/90{
  background-color: rgb(14 165 233 / 0.9);
}
.bg-sky-800{
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1));
}
.bg-sky-800\/0{
  background-color: rgb(7 89 133 / 0);
}
.bg-sky-800\/10{
  background-color: rgb(7 89 133 / 0.1);
}
.bg-sky-800\/100{
  background-color: rgb(7 89 133 / 1);
}
.bg-sky-800\/15{
  background-color: rgb(7 89 133 / 0.15);
}
.bg-sky-800\/20{
  background-color: rgb(7 89 133 / 0.2);
}
.bg-sky-800\/25{
  background-color: rgb(7 89 133 / 0.25);
}
.bg-sky-800\/30{
  background-color: rgb(7 89 133 / 0.3);
}
.bg-sky-800\/35{
  background-color: rgb(7 89 133 / 0.35);
}
.bg-sky-800\/40{
  background-color: rgb(7 89 133 / 0.4);
}
.bg-sky-800\/45{
  background-color: rgb(7 89 133 / 0.45);
}
.bg-sky-800\/5{
  background-color: rgb(7 89 133 / 0.05);
}
.bg-sky-800\/50{
  background-color: rgb(7 89 133 / 0.5);
}
.bg-sky-800\/55{
  background-color: rgb(7 89 133 / 0.55);
}
.bg-sky-800\/60{
  background-color: rgb(7 89 133 / 0.6);
}
.bg-sky-800\/65{
  background-color: rgb(7 89 133 / 0.65);
}
.bg-sky-800\/70{
  background-color: rgb(7 89 133 / 0.7);
}
.bg-sky-800\/75{
  background-color: rgb(7 89 133 / 0.75);
}
.bg-sky-800\/80{
  background-color: rgb(7 89 133 / 0.8);
}
.bg-sky-800\/85{
  background-color: rgb(7 89 133 / 0.85);
}
.bg-sky-800\/90{
  background-color: rgb(7 89 133 / 0.9);
}
.bg-sky-800\/95{
  background-color: rgb(7 89 133 / 0.95);
}
.bg-sky-900{
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1));
}
.bg-sky-900\/0{
  background-color: rgb(12 74 110 / 0);
}
.bg-sky-900\/10{
  background-color: rgb(12 74 110 / 0.1);
}
.bg-sky-900\/100{
  background-color: rgb(12 74 110 / 1);
}
.bg-sky-900\/15{
  background-color: rgb(12 74 110 / 0.15);
}
.bg-sky-900\/20{
  background-color: rgb(12 74 110 / 0.2);
}
.bg-sky-900\/25{
  background-color: rgb(12 74 110 / 0.25);
}
.bg-sky-900\/30{
  background-color: rgb(12 74 110 / 0.3);
}
.bg-sky-900\/35{
  background-color: rgb(12 74 110 / 0.35);
}
.bg-sky-900\/40{
  background-color: rgb(12 74 110 / 0.4);
}
.bg-sky-900\/45{
  background-color: rgb(12 74 110 / 0.45);
}
.bg-sky-900\/5{
  background-color: rgb(12 74 110 / 0.05);
}
.bg-sky-900\/50{
  background-color: rgb(12 74 110 / 0.5);
}
.bg-sky-900\/55{
  background-color: rgb(12 74 110 / 0.55);
}
.bg-sky-900\/60{
  background-color: rgb(12 74 110 / 0.6);
}
.bg-sky-900\/65{
  background-color: rgb(12 74 110 / 0.65);
}
.bg-sky-900\/70{
  background-color: rgb(12 74 110 / 0.7);
}
.bg-sky-900\/75{
  background-color: rgb(12 74 110 / 0.75);
}
.bg-sky-900\/80{
  background-color: rgb(12 74 110 / 0.8);
}
.bg-sky-900\/85{
  background-color: rgb(12 74 110 / 0.85);
}
.bg-sky-900\/90{
  background-color: rgb(12 74 110 / 0.9);
}
.bg-sky-900\/95{
  background-color: rgb(12 74 110 / 0.95);
}
.bg-slate-100{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-slate-100\/0{
  background-color: rgb(241 245 249 / 0);
}
.bg-slate-100\/10{
  background-color: rgb(241 245 249 / 0.1);
}
.bg-slate-100\/100{
  background-color: rgb(241 245 249 / 1);
}
.bg-slate-100\/15{
  background-color: rgb(241 245 249 / 0.15);
}
.bg-slate-100\/20{
  background-color: rgb(241 245 249 / 0.2);
}
.bg-slate-100\/25{
  background-color: rgb(241 245 249 / 0.25);
}
.bg-slate-100\/30{
  background-color: rgb(241 245 249 / 0.3);
}
.bg-slate-100\/35{
  background-color: rgb(241 245 249 / 0.35);
}
.bg-slate-100\/40{
  background-color: rgb(241 245 249 / 0.4);
}
.bg-slate-100\/45{
  background-color: rgb(241 245 249 / 0.45);
}
.bg-slate-100\/5{
  background-color: rgb(241 245 249 / 0.05);
}
.bg-slate-100\/50{
  background-color: rgb(241 245 249 / 0.5);
}
.bg-slate-100\/55{
  background-color: rgb(241 245 249 / 0.55);
}
.bg-slate-100\/60{
  background-color: rgb(241 245 249 / 0.6);
}
.bg-slate-100\/65{
  background-color: rgb(241 245 249 / 0.65);
}
.bg-slate-100\/70{
  background-color: rgb(241 245 249 / 0.7);
}
.bg-slate-100\/75{
  background-color: rgb(241 245 249 / 0.75);
}
.bg-slate-100\/80{
  background-color: rgb(241 245 249 / 0.8);
}
.bg-slate-100\/85{
  background-color: rgb(241 245 249 / 0.85);
}
.bg-slate-100\/90{
  background-color: rgb(241 245 249 / 0.9);
}
.bg-slate-100\/95{
  background-color: rgb(241 245 249 / 0.95);
}
.bg-slate-50\/90{
  background-color: rgb(248 250 252 / 0.9);
}
.bg-slate-600\/80{
  background-color: rgb(71 85 105 / 0.8);
}
.bg-slate-800{
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.bg-slate-800\/0{
  background-color: rgb(30 41 59 / 0);
}
.bg-slate-800\/10{
  background-color: rgb(30 41 59 / 0.1);
}
.bg-slate-800\/100{
  background-color: rgb(30 41 59 / 1);
}
.bg-slate-800\/15{
  background-color: rgb(30 41 59 / 0.15);
}
.bg-slate-800\/20{
  background-color: rgb(30 41 59 / 0.2);
}
.bg-slate-800\/25{
  background-color: rgb(30 41 59 / 0.25);
}
.bg-slate-800\/30{
  background-color: rgb(30 41 59 / 0.3);
}
.bg-slate-800\/35{
  background-color: rgb(30 41 59 / 0.35);
}
.bg-slate-800\/40{
  background-color: rgb(30 41 59 / 0.4);
}
.bg-slate-800\/45{
  background-color: rgb(30 41 59 / 0.45);
}
.bg-slate-800\/5{
  background-color: rgb(30 41 59 / 0.05);
}
.bg-slate-800\/50{
  background-color: rgb(30 41 59 / 0.5);
}
.bg-slate-800\/55{
  background-color: rgb(30 41 59 / 0.55);
}
.bg-slate-800\/60{
  background-color: rgb(30 41 59 / 0.6);
}
.bg-slate-800\/65{
  background-color: rgb(30 41 59 / 0.65);
}
.bg-slate-800\/70{
  background-color: rgb(30 41 59 / 0.7);
}
.bg-slate-800\/75{
  background-color: rgb(30 41 59 / 0.75);
}
.bg-slate-800\/80{
  background-color: rgb(30 41 59 / 0.8);
}
.bg-slate-800\/85{
  background-color: rgb(30 41 59 / 0.85);
}
.bg-slate-800\/90{
  background-color: rgb(30 41 59 / 0.9);
}
.bg-slate-800\/95{
  background-color: rgb(30 41 59 / 0.95);
}
.bg-slate-900{
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.bg-slate-900\/0{
  background-color: rgb(15 23 42 / 0);
}
.bg-slate-900\/10{
  background-color: rgb(15 23 42 / 0.1);
}
.bg-slate-900\/100{
  background-color: rgb(15 23 42 / 1);
}
.bg-slate-900\/15{
  background-color: rgb(15 23 42 / 0.15);
}
.bg-slate-900\/20{
  background-color: rgb(15 23 42 / 0.2);
}
.bg-slate-900\/25{
  background-color: rgb(15 23 42 / 0.25);
}
.bg-slate-900\/30{
  background-color: rgb(15 23 42 / 0.3);
}
.bg-slate-900\/35{
  background-color: rgb(15 23 42 / 0.35);
}
.bg-slate-900\/40{
  background-color: rgb(15 23 42 / 0.4);
}
.bg-slate-900\/45{
  background-color: rgb(15 23 42 / 0.45);
}
.bg-slate-900\/5{
  background-color: rgb(15 23 42 / 0.05);
}
.bg-slate-900\/50{
  background-color: rgb(15 23 42 / 0.5);
}
.bg-slate-900\/55{
  background-color: rgb(15 23 42 / 0.55);
}
.bg-slate-900\/60{
  background-color: rgb(15 23 42 / 0.6);
}
.bg-slate-900\/65{
  background-color: rgb(15 23 42 / 0.65);
}
.bg-slate-900\/70{
  background-color: rgb(15 23 42 / 0.7);
}
.bg-slate-900\/75{
  background-color: rgb(15 23 42 / 0.75);
}
.bg-slate-900\/80{
  background-color: rgb(15 23 42 / 0.8);
}
.bg-slate-900\/85{
  background-color: rgb(15 23 42 / 0.85);
}
.bg-slate-900\/90{
  background-color: rgb(15 23 42 / 0.9);
}
.bg-slate-900\/95{
  background-color: rgb(15 23 42 / 0.95);
}
.bg-teal-100{
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.bg-teal-100\/0{
  background-color: rgb(204 251 241 / 0);
}
.bg-teal-100\/10{
  background-color: rgb(204 251 241 / 0.1);
}
.bg-teal-100\/100{
  background-color: rgb(204 251 241 / 1);
}
.bg-teal-100\/15{
  background-color: rgb(204 251 241 / 0.15);
}
.bg-teal-100\/20{
  background-color: rgb(204 251 241 / 0.2);
}
.bg-teal-100\/25{
  background-color: rgb(204 251 241 / 0.25);
}
.bg-teal-100\/30{
  background-color: rgb(204 251 241 / 0.3);
}
.bg-teal-100\/35{
  background-color: rgb(204 251 241 / 0.35);
}
.bg-teal-100\/40{
  background-color: rgb(204 251 241 / 0.4);
}
.bg-teal-100\/45{
  background-color: rgb(204 251 241 / 0.45);
}
.bg-teal-100\/5{
  background-color: rgb(204 251 241 / 0.05);
}
.bg-teal-100\/50{
  background-color: rgb(204 251 241 / 0.5);
}
.bg-teal-100\/55{
  background-color: rgb(204 251 241 / 0.55);
}
.bg-teal-100\/60{
  background-color: rgb(204 251 241 / 0.6);
}
.bg-teal-100\/65{
  background-color: rgb(204 251 241 / 0.65);
}
.bg-teal-100\/70{
  background-color: rgb(204 251 241 / 0.7);
}
.bg-teal-100\/75{
  background-color: rgb(204 251 241 / 0.75);
}
.bg-teal-100\/80{
  background-color: rgb(204 251 241 / 0.8);
}
.bg-teal-100\/85{
  background-color: rgb(204 251 241 / 0.85);
}
.bg-teal-100\/90{
  background-color: rgb(204 251 241 / 0.9);
}
.bg-teal-100\/95{
  background-color: rgb(204 251 241 / 0.95);
}
.bg-teal-800{
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.bg-teal-800\/0{
  background-color: rgb(17 94 89 / 0);
}
.bg-teal-800\/10{
  background-color: rgb(17 94 89 / 0.1);
}
.bg-teal-800\/100{
  background-color: rgb(17 94 89 / 1);
}
.bg-teal-800\/15{
  background-color: rgb(17 94 89 / 0.15);
}
.bg-teal-800\/20{
  background-color: rgb(17 94 89 / 0.2);
}
.bg-teal-800\/25{
  background-color: rgb(17 94 89 / 0.25);
}
.bg-teal-800\/30{
  background-color: rgb(17 94 89 / 0.3);
}
.bg-teal-800\/35{
  background-color: rgb(17 94 89 / 0.35);
}
.bg-teal-800\/40{
  background-color: rgb(17 94 89 / 0.4);
}
.bg-teal-800\/45{
  background-color: rgb(17 94 89 / 0.45);
}
.bg-teal-800\/5{
  background-color: rgb(17 94 89 / 0.05);
}
.bg-teal-800\/50{
  background-color: rgb(17 94 89 / 0.5);
}
.bg-teal-800\/55{
  background-color: rgb(17 94 89 / 0.55);
}
.bg-teal-800\/60{
  background-color: rgb(17 94 89 / 0.6);
}
.bg-teal-800\/65{
  background-color: rgb(17 94 89 / 0.65);
}
.bg-teal-800\/70{
  background-color: rgb(17 94 89 / 0.7);
}
.bg-teal-800\/75{
  background-color: rgb(17 94 89 / 0.75);
}
.bg-teal-800\/80{
  background-color: rgb(17 94 89 / 0.8);
}
.bg-teal-800\/85{
  background-color: rgb(17 94 89 / 0.85);
}
.bg-teal-800\/90{
  background-color: rgb(17 94 89 / 0.9);
}
.bg-teal-800\/95{
  background-color: rgb(17 94 89 / 0.95);
}
.bg-teal-900{
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.bg-teal-900\/0{
  background-color: rgb(19 78 74 / 0);
}
.bg-teal-900\/10{
  background-color: rgb(19 78 74 / 0.1);
}
.bg-teal-900\/100{
  background-color: rgb(19 78 74 / 1);
}
.bg-teal-900\/15{
  background-color: rgb(19 78 74 / 0.15);
}
.bg-teal-900\/20{
  background-color: rgb(19 78 74 / 0.2);
}
.bg-teal-900\/25{
  background-color: rgb(19 78 74 / 0.25);
}
.bg-teal-900\/30{
  background-color: rgb(19 78 74 / 0.3);
}
.bg-teal-900\/35{
  background-color: rgb(19 78 74 / 0.35);
}
.bg-teal-900\/40{
  background-color: rgb(19 78 74 / 0.4);
}
.bg-teal-900\/45{
  background-color: rgb(19 78 74 / 0.45);
}
.bg-teal-900\/5{
  background-color: rgb(19 78 74 / 0.05);
}
.bg-teal-900\/50{
  background-color: rgb(19 78 74 / 0.5);
}
.bg-teal-900\/55{
  background-color: rgb(19 78 74 / 0.55);
}
.bg-teal-900\/60{
  background-color: rgb(19 78 74 / 0.6);
}
.bg-teal-900\/65{
  background-color: rgb(19 78 74 / 0.65);
}
.bg-teal-900\/70{
  background-color: rgb(19 78 74 / 0.7);
}
.bg-teal-900\/75{
  background-color: rgb(19 78 74 / 0.75);
}
.bg-teal-900\/80{
  background-color: rgb(19 78 74 / 0.8);
}
.bg-teal-900\/85{
  background-color: rgb(19 78 74 / 0.85);
}
.bg-teal-900\/90{
  background-color: rgb(19 78 74 / 0.9);
}
.bg-teal-900\/95{
  background-color: rgb(19 78 74 / 0.95);
}
.bg-transparent{
  background-color: transparent;
}
.bg-violet-100{
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}
.bg-violet-100\/0{
  background-color: rgb(237 233 254 / 0);
}
.bg-violet-100\/10{
  background-color: rgb(237 233 254 / 0.1);
}
.bg-violet-100\/100{
  background-color: rgb(237 233 254 / 1);
}
.bg-violet-100\/15{
  background-color: rgb(237 233 254 / 0.15);
}
.bg-violet-100\/20{
  background-color: rgb(237 233 254 / 0.2);
}
.bg-violet-100\/25{
  background-color: rgb(237 233 254 / 0.25);
}
.bg-violet-100\/30{
  background-color: rgb(237 233 254 / 0.3);
}
.bg-violet-100\/35{
  background-color: rgb(237 233 254 / 0.35);
}
.bg-violet-100\/40{
  background-color: rgb(237 233 254 / 0.4);
}
.bg-violet-100\/45{
  background-color: rgb(237 233 254 / 0.45);
}
.bg-violet-100\/5{
  background-color: rgb(237 233 254 / 0.05);
}
.bg-violet-100\/50{
  background-color: rgb(237 233 254 / 0.5);
}
.bg-violet-100\/55{
  background-color: rgb(237 233 254 / 0.55);
}
.bg-violet-100\/60{
  background-color: rgb(237 233 254 / 0.6);
}
.bg-violet-100\/65{
  background-color: rgb(237 233 254 / 0.65);
}
.bg-violet-100\/70{
  background-color: rgb(237 233 254 / 0.7);
}
.bg-violet-100\/75{
  background-color: rgb(237 233 254 / 0.75);
}
.bg-violet-100\/80{
  background-color: rgb(237 233 254 / 0.8);
}
.bg-violet-100\/85{
  background-color: rgb(237 233 254 / 0.85);
}
.bg-violet-100\/90{
  background-color: rgb(237 233 254 / 0.9);
}
.bg-violet-100\/95{
  background-color: rgb(237 233 254 / 0.95);
}
.bg-violet-800{
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1));
}
.bg-violet-800\/0{
  background-color: rgb(91 33 182 / 0);
}
.bg-violet-800\/10{
  background-color: rgb(91 33 182 / 0.1);
}
.bg-violet-800\/100{
  background-color: rgb(91 33 182 / 1);
}
.bg-violet-800\/15{
  background-color: rgb(91 33 182 / 0.15);
}
.bg-violet-800\/20{
  background-color: rgb(91 33 182 / 0.2);
}
.bg-violet-800\/25{
  background-color: rgb(91 33 182 / 0.25);
}
.bg-violet-800\/30{
  background-color: rgb(91 33 182 / 0.3);
}
.bg-violet-800\/35{
  background-color: rgb(91 33 182 / 0.35);
}
.bg-violet-800\/40{
  background-color: rgb(91 33 182 / 0.4);
}
.bg-violet-800\/45{
  background-color: rgb(91 33 182 / 0.45);
}
.bg-violet-800\/5{
  background-color: rgb(91 33 182 / 0.05);
}
.bg-violet-800\/50{
  background-color: rgb(91 33 182 / 0.5);
}
.bg-violet-800\/55{
  background-color: rgb(91 33 182 / 0.55);
}
.bg-violet-800\/60{
  background-color: rgb(91 33 182 / 0.6);
}
.bg-violet-800\/65{
  background-color: rgb(91 33 182 / 0.65);
}
.bg-violet-800\/70{
  background-color: rgb(91 33 182 / 0.7);
}
.bg-violet-800\/75{
  background-color: rgb(91 33 182 / 0.75);
}
.bg-violet-800\/80{
  background-color: rgb(91 33 182 / 0.8);
}
.bg-violet-800\/85{
  background-color: rgb(91 33 182 / 0.85);
}
.bg-violet-800\/90{
  background-color: rgb(91 33 182 / 0.9);
}
.bg-violet-800\/95{
  background-color: rgb(91 33 182 / 0.95);
}
.bg-violet-900{
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1));
}
.bg-violet-900\/0{
  background-color: rgb(76 29 149 / 0);
}
.bg-violet-900\/10{
  background-color: rgb(76 29 149 / 0.1);
}
.bg-violet-900\/100{
  background-color: rgb(76 29 149 / 1);
}
.bg-violet-900\/15{
  background-color: rgb(76 29 149 / 0.15);
}
.bg-violet-900\/20{
  background-color: rgb(76 29 149 / 0.2);
}
.bg-violet-900\/25{
  background-color: rgb(76 29 149 / 0.25);
}
.bg-violet-900\/30{
  background-color: rgb(76 29 149 / 0.3);
}
.bg-violet-900\/35{
  background-color: rgb(76 29 149 / 0.35);
}
.bg-violet-900\/40{
  background-color: rgb(76 29 149 / 0.4);
}
.bg-violet-900\/45{
  background-color: rgb(76 29 149 / 0.45);
}
.bg-violet-900\/5{
  background-color: rgb(76 29 149 / 0.05);
}
.bg-violet-900\/50{
  background-color: rgb(76 29 149 / 0.5);
}
.bg-violet-900\/55{
  background-color: rgb(76 29 149 / 0.55);
}
.bg-violet-900\/60{
  background-color: rgb(76 29 149 / 0.6);
}
.bg-violet-900\/65{
  background-color: rgb(76 29 149 / 0.65);
}
.bg-violet-900\/70{
  background-color: rgb(76 29 149 / 0.7);
}
.bg-violet-900\/75{
  background-color: rgb(76 29 149 / 0.75);
}
.bg-violet-900\/80{
  background-color: rgb(76 29 149 / 0.8);
}
.bg-violet-900\/85{
  background-color: rgb(76 29 149 / 0.85);
}
.bg-violet-900\/90{
  background-color: rgb(76 29 149 / 0.9);
}
.bg-violet-900\/95{
  background-color: rgb(76 29 149 / 0.95);
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.bg-yellow-100\/0{
  background-color: rgb(254 249 195 / 0);
}
.bg-yellow-100\/10{
  background-color: rgb(254 249 195 / 0.1);
}
.bg-yellow-100\/100{
  background-color: rgb(254 249 195 / 1);
}
.bg-yellow-100\/15{
  background-color: rgb(254 249 195 / 0.15);
}
.bg-yellow-100\/20{
  background-color: rgb(254 249 195 / 0.2);
}
.bg-yellow-100\/25{
  background-color: rgb(254 249 195 / 0.25);
}
.bg-yellow-100\/30{
  background-color: rgb(254 249 195 / 0.3);
}
.bg-yellow-100\/35{
  background-color: rgb(254 249 195 / 0.35);
}
.bg-yellow-100\/40{
  background-color: rgb(254 249 195 / 0.4);
}
.bg-yellow-100\/45{
  background-color: rgb(254 249 195 / 0.45);
}
.bg-yellow-100\/5{
  background-color: rgb(254 249 195 / 0.05);
}
.bg-yellow-100\/50{
  background-color: rgb(254 249 195 / 0.5);
}
.bg-yellow-100\/55{
  background-color: rgb(254 249 195 / 0.55);
}
.bg-yellow-100\/60{
  background-color: rgb(254 249 195 / 0.6);
}
.bg-yellow-100\/65{
  background-color: rgb(254 249 195 / 0.65);
}
.bg-yellow-100\/70{
  background-color: rgb(254 249 195 / 0.7);
}
.bg-yellow-100\/75{
  background-color: rgb(254 249 195 / 0.75);
}
.bg-yellow-100\/80{
  background-color: rgb(254 249 195 / 0.8);
}
.bg-yellow-100\/85{
  background-color: rgb(254 249 195 / 0.85);
}
.bg-yellow-100\/90{
  background-color: rgb(254 249 195 / 0.9);
}
.bg-yellow-100\/95{
  background-color: rgb(254 249 195 / 0.95);
}
.bg-yellow-800{
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.bg-yellow-800\/0{
  background-color: rgb(133 77 14 / 0);
}
.bg-yellow-800\/10{
  background-color: rgb(133 77 14 / 0.1);
}
.bg-yellow-800\/100{
  background-color: rgb(133 77 14 / 1);
}
.bg-yellow-800\/15{
  background-color: rgb(133 77 14 / 0.15);
}
.bg-yellow-800\/20{
  background-color: rgb(133 77 14 / 0.2);
}
.bg-yellow-800\/25{
  background-color: rgb(133 77 14 / 0.25);
}
.bg-yellow-800\/30{
  background-color: rgb(133 77 14 / 0.3);
}
.bg-yellow-800\/35{
  background-color: rgb(133 77 14 / 0.35);
}
.bg-yellow-800\/40{
  background-color: rgb(133 77 14 / 0.4);
}
.bg-yellow-800\/45{
  background-color: rgb(133 77 14 / 0.45);
}
.bg-yellow-800\/5{
  background-color: rgb(133 77 14 / 0.05);
}
.bg-yellow-800\/50{
  background-color: rgb(133 77 14 / 0.5);
}
.bg-yellow-800\/55{
  background-color: rgb(133 77 14 / 0.55);
}
.bg-yellow-800\/60{
  background-color: rgb(133 77 14 / 0.6);
}
.bg-yellow-800\/65{
  background-color: rgb(133 77 14 / 0.65);
}
.bg-yellow-800\/70{
  background-color: rgb(133 77 14 / 0.7);
}
.bg-yellow-800\/75{
  background-color: rgb(133 77 14 / 0.75);
}
.bg-yellow-800\/80{
  background-color: rgb(133 77 14 / 0.8);
}
.bg-yellow-800\/85{
  background-color: rgb(133 77 14 / 0.85);
}
.bg-yellow-800\/90{
  background-color: rgb(133 77 14 / 0.9);
}
.bg-yellow-800\/95{
  background-color: rgb(133 77 14 / 0.95);
}
.bg-yellow-900{
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.bg-yellow-900\/0{
  background-color: rgb(113 63 18 / 0);
}
.bg-yellow-900\/10{
  background-color: rgb(113 63 18 / 0.1);
}
.bg-yellow-900\/100{
  background-color: rgb(113 63 18 / 1);
}
.bg-yellow-900\/15{
  background-color: rgb(113 63 18 / 0.15);
}
.bg-yellow-900\/20{
  background-color: rgb(113 63 18 / 0.2);
}
.bg-yellow-900\/25{
  background-color: rgb(113 63 18 / 0.25);
}
.bg-yellow-900\/30{
  background-color: rgb(113 63 18 / 0.3);
}
.bg-yellow-900\/35{
  background-color: rgb(113 63 18 / 0.35);
}
.bg-yellow-900\/40{
  background-color: rgb(113 63 18 / 0.4);
}
.bg-yellow-900\/45{
  background-color: rgb(113 63 18 / 0.45);
}
.bg-yellow-900\/5{
  background-color: rgb(113 63 18 / 0.05);
}
.bg-yellow-900\/50{
  background-color: rgb(113 63 18 / 0.5);
}
.bg-yellow-900\/55{
  background-color: rgb(113 63 18 / 0.55);
}
.bg-yellow-900\/60{
  background-color: rgb(113 63 18 / 0.6);
}
.bg-yellow-900\/65{
  background-color: rgb(113 63 18 / 0.65);
}
.bg-yellow-900\/70{
  background-color: rgb(113 63 18 / 0.7);
}
.bg-yellow-900\/75{
  background-color: rgb(113 63 18 / 0.75);
}
.bg-yellow-900\/80{
  background-color: rgb(113 63 18 / 0.8);
}
.bg-yellow-900\/85{
  background-color: rgb(113 63 18 / 0.85);
}
.bg-yellow-900\/90{
  background-color: rgb(113 63 18 / 0.9);
}
.bg-yellow-900\/95{
  background-color: rgb(113 63 18 / 0.95);
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-background\/10{
  --tw-gradient-from: hsl(var(--background) / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-muted\/50{
  --tw-gradient-from: hsl(var(--muted) / 0.5) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--muted) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-primary\/5{
  --tw-gradient-from: hsl(var(--primary) / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-muted{
  --tw-gradient-to: hsl(var(--muted)) var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.fill-current{
  fill: currentColor;
}
.object-contain{
  object-fit: contain;
}
.object-cover{
  object-fit: cover;
}
.\!p-0{
  padding: 0px !important;
}
.p-0{
  padding: 0px;
}
.p-0\.5{
  padding: 0.125rem;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-\[1px\]{
  padding: 1px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[15px\]{
  padding-left: 15px;
  padding-right: 15px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-9{
  padding-left: 2.25rem;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-10{
  padding-right: 2.5rem;
}
.pr-11{
  padding-right: 2.75rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.align-middle{
  vertical-align: middle;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[0\.8rem\]{
  font-size: 0.8rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-none{
  line-height: 1;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-accent-foreground{
  color: hsl(var(--accent-foreground));
}
.text-amber-100{
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.text-amber-100\/0{
  color: rgb(254 243 199 / 0);
}
.text-amber-100\/10{
  color: rgb(254 243 199 / 0.1);
}
.text-amber-100\/100{
  color: rgb(254 243 199 / 1);
}
.text-amber-100\/15{
  color: rgb(254 243 199 / 0.15);
}
.text-amber-100\/20{
  color: rgb(254 243 199 / 0.2);
}
.text-amber-100\/25{
  color: rgb(254 243 199 / 0.25);
}
.text-amber-100\/30{
  color: rgb(254 243 199 / 0.3);
}
.text-amber-100\/35{
  color: rgb(254 243 199 / 0.35);
}
.text-amber-100\/40{
  color: rgb(254 243 199 / 0.4);
}
.text-amber-100\/45{
  color: rgb(254 243 199 / 0.45);
}
.text-amber-100\/5{
  color: rgb(254 243 199 / 0.05);
}
.text-amber-100\/50{
  color: rgb(254 243 199 / 0.5);
}
.text-amber-100\/55{
  color: rgb(254 243 199 / 0.55);
}
.text-amber-100\/60{
  color: rgb(254 243 199 / 0.6);
}
.text-amber-100\/65{
  color: rgb(254 243 199 / 0.65);
}
.text-amber-100\/70{
  color: rgb(254 243 199 / 0.7);
}
.text-amber-100\/75{
  color: rgb(254 243 199 / 0.75);
}
.text-amber-100\/80{
  color: rgb(254 243 199 / 0.8);
}
.text-amber-100\/85{
  color: rgb(254 243 199 / 0.85);
}
.text-amber-100\/90{
  color: rgb(254 243 199 / 0.9);
}
.text-amber-100\/95{
  color: rgb(254 243 199 / 0.95);
}
.text-amber-700{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}
.text-amber-800{
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.text-amber-800\/0{
  color: rgb(146 64 14 / 0);
}
.text-amber-800\/10{
  color: rgb(146 64 14 / 0.1);
}
.text-amber-800\/100{
  color: rgb(146 64 14 / 1);
}
.text-amber-800\/15{
  color: rgb(146 64 14 / 0.15);
}
.text-amber-800\/20{
  color: rgb(146 64 14 / 0.2);
}
.text-amber-800\/25{
  color: rgb(146 64 14 / 0.25);
}
.text-amber-800\/30{
  color: rgb(146 64 14 / 0.3);
}
.text-amber-800\/35{
  color: rgb(146 64 14 / 0.35);
}
.text-amber-800\/40{
  color: rgb(146 64 14 / 0.4);
}
.text-amber-800\/45{
  color: rgb(146 64 14 / 0.45);
}
.text-amber-800\/5{
  color: rgb(146 64 14 / 0.05);
}
.text-amber-800\/50{
  color: rgb(146 64 14 / 0.5);
}
.text-amber-800\/55{
  color: rgb(146 64 14 / 0.55);
}
.text-amber-800\/60{
  color: rgb(146 64 14 / 0.6);
}
.text-amber-800\/65{
  color: rgb(146 64 14 / 0.65);
}
.text-amber-800\/70{
  color: rgb(146 64 14 / 0.7);
}
.text-amber-800\/75{
  color: rgb(146 64 14 / 0.75);
}
.text-amber-800\/80{
  color: rgb(146 64 14 / 0.8);
}
.text-amber-800\/85{
  color: rgb(146 64 14 / 0.85);
}
.text-amber-800\/90{
  color: rgb(146 64 14 / 0.9);
}
.text-amber-800\/95{
  color: rgb(146 64 14 / 0.95);
}
.text-amber-900{
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.text-amber-900\/0{
  color: rgb(120 53 15 / 0);
}
.text-amber-900\/10{
  color: rgb(120 53 15 / 0.1);
}
.text-amber-900\/100{
  color: rgb(120 53 15 / 1);
}
.text-amber-900\/15{
  color: rgb(120 53 15 / 0.15);
}
.text-amber-900\/20{
  color: rgb(120 53 15 / 0.2);
}
.text-amber-900\/25{
  color: rgb(120 53 15 / 0.25);
}
.text-amber-900\/30{
  color: rgb(120 53 15 / 0.3);
}
.text-amber-900\/35{
  color: rgb(120 53 15 / 0.35);
}
.text-amber-900\/40{
  color: rgb(120 53 15 / 0.4);
}
.text-amber-900\/45{
  color: rgb(120 53 15 / 0.45);
}
.text-amber-900\/5{
  color: rgb(120 53 15 / 0.05);
}
.text-amber-900\/50{
  color: rgb(120 53 15 / 0.5);
}
.text-amber-900\/55{
  color: rgb(120 53 15 / 0.55);
}
.text-amber-900\/60{
  color: rgb(120 53 15 / 0.6);
}
.text-amber-900\/65{
  color: rgb(120 53 15 / 0.65);
}
.text-amber-900\/70{
  color: rgb(120 53 15 / 0.7);
}
.text-amber-900\/75{
  color: rgb(120 53 15 / 0.75);
}
.text-amber-900\/80{
  color: rgb(120 53 15 / 0.8);
}
.text-amber-900\/85{
  color: rgb(120 53 15 / 0.85);
}
.text-amber-900\/90{
  color: rgb(120 53 15 / 0.9);
}
.text-amber-900\/95{
  color: rgb(120 53 15 / 0.95);
}
.text-blue-100{
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.text-blue-100\/0{
  color: rgb(219 234 254 / 0);
}
.text-blue-100\/10{
  color: rgb(219 234 254 / 0.1);
}
.text-blue-100\/100{
  color: rgb(219 234 254 / 1);
}
.text-blue-100\/15{
  color: rgb(219 234 254 / 0.15);
}
.text-blue-100\/20{
  color: rgb(219 234 254 / 0.2);
}
.text-blue-100\/25{
  color: rgb(219 234 254 / 0.25);
}
.text-blue-100\/30{
  color: rgb(219 234 254 / 0.3);
}
.text-blue-100\/35{
  color: rgb(219 234 254 / 0.35);
}
.text-blue-100\/40{
  color: rgb(219 234 254 / 0.4);
}
.text-blue-100\/45{
  color: rgb(219 234 254 / 0.45);
}
.text-blue-100\/5{
  color: rgb(219 234 254 / 0.05);
}
.text-blue-100\/50{
  color: rgb(219 234 254 / 0.5);
}
.text-blue-100\/55{
  color: rgb(219 234 254 / 0.55);
}
.text-blue-100\/60{
  color: rgb(219 234 254 / 0.6);
}
.text-blue-100\/65{
  color: rgb(219 234 254 / 0.65);
}
.text-blue-100\/70{
  color: rgb(219 234 254 / 0.7);
}
.text-blue-100\/75{
  color: rgb(219 234 254 / 0.75);
}
.text-blue-100\/80{
  color: rgb(219 234 254 / 0.8);
}
.text-blue-100\/85{
  color: rgb(219 234 254 / 0.85);
}
.text-blue-100\/90{
  color: rgb(219 234 254 / 0.9);
}
.text-blue-100\/95{
  color: rgb(219 234 254 / 0.95);
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}
.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.text-blue-800\/0{
  color: rgb(30 64 175 / 0);
}
.text-blue-800\/10{
  color: rgb(30 64 175 / 0.1);
}
.text-blue-800\/100{
  color: rgb(30 64 175 / 1);
}
.text-blue-800\/15{
  color: rgb(30 64 175 / 0.15);
}
.text-blue-800\/20{
  color: rgb(30 64 175 / 0.2);
}
.text-blue-800\/25{
  color: rgb(30 64 175 / 0.25);
}
.text-blue-800\/30{
  color: rgb(30 64 175 / 0.3);
}
.text-blue-800\/35{
  color: rgb(30 64 175 / 0.35);
}
.text-blue-800\/40{
  color: rgb(30 64 175 / 0.4);
}
.text-blue-800\/45{
  color: rgb(30 64 175 / 0.45);
}
.text-blue-800\/5{
  color: rgb(30 64 175 / 0.05);
}
.text-blue-800\/50{
  color: rgb(30 64 175 / 0.5);
}
.text-blue-800\/55{
  color: rgb(30 64 175 / 0.55);
}
.text-blue-800\/60{
  color: rgb(30 64 175 / 0.6);
}
.text-blue-800\/65{
  color: rgb(30 64 175 / 0.65);
}
.text-blue-800\/70{
  color: rgb(30 64 175 / 0.7);
}
.text-blue-800\/75{
  color: rgb(30 64 175 / 0.75);
}
.text-blue-800\/80{
  color: rgb(30 64 175 / 0.8);
}
.text-blue-800\/85{
  color: rgb(30 64 175 / 0.85);
}
.text-blue-800\/90{
  color: rgb(30 64 175 / 0.9);
}
.text-blue-800\/95{
  color: rgb(30 64 175 / 0.95);
}
.text-blue-900{
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.text-blue-900\/0{
  color: rgb(30 58 138 / 0);
}
.text-blue-900\/10{
  color: rgb(30 58 138 / 0.1);
}
.text-blue-900\/100{
  color: rgb(30 58 138 / 1);
}
.text-blue-900\/15{
  color: rgb(30 58 138 / 0.15);
}
.text-blue-900\/20{
  color: rgb(30 58 138 / 0.2);
}
.text-blue-900\/25{
  color: rgb(30 58 138 / 0.25);
}
.text-blue-900\/30{
  color: rgb(30 58 138 / 0.3);
}
.text-blue-900\/35{
  color: rgb(30 58 138 / 0.35);
}
.text-blue-900\/40{
  color: rgb(30 58 138 / 0.4);
}
.text-blue-900\/45{
  color: rgb(30 58 138 / 0.45);
}
.text-blue-900\/5{
  color: rgb(30 58 138 / 0.05);
}
.text-blue-900\/50{
  color: rgb(30 58 138 / 0.5);
}
.text-blue-900\/55{
  color: rgb(30 58 138 / 0.55);
}
.text-blue-900\/60{
  color: rgb(30 58 138 / 0.6);
}
.text-blue-900\/65{
  color: rgb(30 58 138 / 0.65);
}
.text-blue-900\/70{
  color: rgb(30 58 138 / 0.7);
}
.text-blue-900\/75{
  color: rgb(30 58 138 / 0.75);
}
.text-blue-900\/80{
  color: rgb(30 58 138 / 0.8);
}
.text-blue-900\/85{
  color: rgb(30 58 138 / 0.85);
}
.text-blue-900\/90{
  color: rgb(30 58 138 / 0.9);
}
.text-blue-900\/95{
  color: rgb(30 58 138 / 0.95);
}
.text-card-foreground{
  color: hsl(var(--card-foreground));
}
.text-current{
  color: currentColor;
}
.text-cyan-100{
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.text-cyan-100\/0{
  color: rgb(207 250 254 / 0);
}
.text-cyan-100\/10{
  color: rgb(207 250 254 / 0.1);
}
.text-cyan-100\/100{
  color: rgb(207 250 254 / 1);
}
.text-cyan-100\/15{
  color: rgb(207 250 254 / 0.15);
}
.text-cyan-100\/20{
  color: rgb(207 250 254 / 0.2);
}
.text-cyan-100\/25{
  color: rgb(207 250 254 / 0.25);
}
.text-cyan-100\/30{
  color: rgb(207 250 254 / 0.3);
}
.text-cyan-100\/35{
  color: rgb(207 250 254 / 0.35);
}
.text-cyan-100\/40{
  color: rgb(207 250 254 / 0.4);
}
.text-cyan-100\/45{
  color: rgb(207 250 254 / 0.45);
}
.text-cyan-100\/5{
  color: rgb(207 250 254 / 0.05);
}
.text-cyan-100\/50{
  color: rgb(207 250 254 / 0.5);
}
.text-cyan-100\/55{
  color: rgb(207 250 254 / 0.55);
}
.text-cyan-100\/60{
  color: rgb(207 250 254 / 0.6);
}
.text-cyan-100\/65{
  color: rgb(207 250 254 / 0.65);
}
.text-cyan-100\/70{
  color: rgb(207 250 254 / 0.7);
}
.text-cyan-100\/75{
  color: rgb(207 250 254 / 0.75);
}
.text-cyan-100\/80{
  color: rgb(207 250 254 / 0.8);
}
.text-cyan-100\/85{
  color: rgb(207 250 254 / 0.85);
}
.text-cyan-100\/90{
  color: rgb(207 250 254 / 0.9);
}
.text-cyan-100\/95{
  color: rgb(207 250 254 / 0.95);
}
.text-cyan-800{
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.text-cyan-800\/0{
  color: rgb(21 94 117 / 0);
}
.text-cyan-800\/10{
  color: rgb(21 94 117 / 0.1);
}
.text-cyan-800\/100{
  color: rgb(21 94 117 / 1);
}
.text-cyan-800\/15{
  color: rgb(21 94 117 / 0.15);
}
.text-cyan-800\/20{
  color: rgb(21 94 117 / 0.2);
}
.text-cyan-800\/25{
  color: rgb(21 94 117 / 0.25);
}
.text-cyan-800\/30{
  color: rgb(21 94 117 / 0.3);
}
.text-cyan-800\/35{
  color: rgb(21 94 117 / 0.35);
}
.text-cyan-800\/40{
  color: rgb(21 94 117 / 0.4);
}
.text-cyan-800\/45{
  color: rgb(21 94 117 / 0.45);
}
.text-cyan-800\/5{
  color: rgb(21 94 117 / 0.05);
}
.text-cyan-800\/50{
  color: rgb(21 94 117 / 0.5);
}
.text-cyan-800\/55{
  color: rgb(21 94 117 / 0.55);
}
.text-cyan-800\/60{
  color: rgb(21 94 117 / 0.6);
}
.text-cyan-800\/65{
  color: rgb(21 94 117 / 0.65);
}
.text-cyan-800\/70{
  color: rgb(21 94 117 / 0.7);
}
.text-cyan-800\/75{
  color: rgb(21 94 117 / 0.75);
}
.text-cyan-800\/80{
  color: rgb(21 94 117 / 0.8);
}
.text-cyan-800\/85{
  color: rgb(21 94 117 / 0.85);
}
.text-cyan-800\/90{
  color: rgb(21 94 117 / 0.9);
}
.text-cyan-800\/95{
  color: rgb(21 94 117 / 0.95);
}
.text-cyan-900{
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.text-cyan-900\/0{
  color: rgb(22 78 99 / 0);
}
.text-cyan-900\/10{
  color: rgb(22 78 99 / 0.1);
}
.text-cyan-900\/100{
  color: rgb(22 78 99 / 1);
}
.text-cyan-900\/15{
  color: rgb(22 78 99 / 0.15);
}
.text-cyan-900\/20{
  color: rgb(22 78 99 / 0.2);
}
.text-cyan-900\/25{
  color: rgb(22 78 99 / 0.25);
}
.text-cyan-900\/30{
  color: rgb(22 78 99 / 0.3);
}
.text-cyan-900\/35{
  color: rgb(22 78 99 / 0.35);
}
.text-cyan-900\/40{
  color: rgb(22 78 99 / 0.4);
}
.text-cyan-900\/45{
  color: rgb(22 78 99 / 0.45);
}
.text-cyan-900\/5{
  color: rgb(22 78 99 / 0.05);
}
.text-cyan-900\/50{
  color: rgb(22 78 99 / 0.5);
}
.text-cyan-900\/55{
  color: rgb(22 78 99 / 0.55);
}
.text-cyan-900\/60{
  color: rgb(22 78 99 / 0.6);
}
.text-cyan-900\/65{
  color: rgb(22 78 99 / 0.65);
}
.text-cyan-900\/70{
  color: rgb(22 78 99 / 0.7);
}
.text-cyan-900\/75{
  color: rgb(22 78 99 / 0.75);
}
.text-cyan-900\/80{
  color: rgb(22 78 99 / 0.8);
}
.text-cyan-900\/85{
  color: rgb(22 78 99 / 0.85);
}
.text-cyan-900\/90{
  color: rgb(22 78 99 / 0.9);
}
.text-cyan-900\/95{
  color: rgb(22 78 99 / 0.95);
}
.text-destructive{
  color: hsl(var(--destructive));
}
.text-destructive-foreground{
  color: hsl(var(--destructive-foreground));
}
.text-destructive\/80{
  color: hsl(var(--destructive) / 0.8);
}
.text-destructive\/90{
  color: hsl(var(--destructive) / 0.9);
}
.text-emerald-100{
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.text-emerald-100\/0{
  color: rgb(209 250 229 / 0);
}
.text-emerald-100\/10{
  color: rgb(209 250 229 / 0.1);
}
.text-emerald-100\/100{
  color: rgb(209 250 229 / 1);
}
.text-emerald-100\/15{
  color: rgb(209 250 229 / 0.15);
}
.text-emerald-100\/20{
  color: rgb(209 250 229 / 0.2);
}
.text-emerald-100\/25{
  color: rgb(209 250 229 / 0.25);
}
.text-emerald-100\/30{
  color: rgb(209 250 229 / 0.3);
}
.text-emerald-100\/35{
  color: rgb(209 250 229 / 0.35);
}
.text-emerald-100\/40{
  color: rgb(209 250 229 / 0.4);
}
.text-emerald-100\/45{
  color: rgb(209 250 229 / 0.45);
}
.text-emerald-100\/5{
  color: rgb(209 250 229 / 0.05);
}
.text-emerald-100\/50{
  color: rgb(209 250 229 / 0.5);
}
.text-emerald-100\/55{
  color: rgb(209 250 229 / 0.55);
}
.text-emerald-100\/60{
  color: rgb(209 250 229 / 0.6);
}
.text-emerald-100\/65{
  color: rgb(209 250 229 / 0.65);
}
.text-emerald-100\/70{
  color: rgb(209 250 229 / 0.7);
}
.text-emerald-100\/75{
  color: rgb(209 250 229 / 0.75);
}
.text-emerald-100\/80{
  color: rgb(209 250 229 / 0.8);
}
.text-emerald-100\/85{
  color: rgb(209 250 229 / 0.85);
}
.text-emerald-100\/90{
  color: rgb(209 250 229 / 0.9);
}
.text-emerald-100\/95{
  color: rgb(209 250 229 / 0.95);
}
.text-emerald-800{
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.text-emerald-800\/0{
  color: rgb(6 95 70 / 0);
}
.text-emerald-800\/10{
  color: rgb(6 95 70 / 0.1);
}
.text-emerald-800\/100{
  color: rgb(6 95 70 / 1);
}
.text-emerald-800\/15{
  color: rgb(6 95 70 / 0.15);
}
.text-emerald-800\/20{
  color: rgb(6 95 70 / 0.2);
}
.text-emerald-800\/25{
  color: rgb(6 95 70 / 0.25);
}
.text-emerald-800\/30{
  color: rgb(6 95 70 / 0.3);
}
.text-emerald-800\/35{
  color: rgb(6 95 70 / 0.35);
}
.text-emerald-800\/40{
  color: rgb(6 95 70 / 0.4);
}
.text-emerald-800\/45{
  color: rgb(6 95 70 / 0.45);
}
.text-emerald-800\/5{
  color: rgb(6 95 70 / 0.05);
}
.text-emerald-800\/50{
  color: rgb(6 95 70 / 0.5);
}
.text-emerald-800\/55{
  color: rgb(6 95 70 / 0.55);
}
.text-emerald-800\/60{
  color: rgb(6 95 70 / 0.6);
}
.text-emerald-800\/65{
  color: rgb(6 95 70 / 0.65);
}
.text-emerald-800\/70{
  color: rgb(6 95 70 / 0.7);
}
.text-emerald-800\/75{
  color: rgb(6 95 70 / 0.75);
}
.text-emerald-800\/80{
  color: rgb(6 95 70 / 0.8);
}
.text-emerald-800\/85{
  color: rgb(6 95 70 / 0.85);
}
.text-emerald-800\/90{
  color: rgb(6 95 70 / 0.9);
}
.text-emerald-800\/95{
  color: rgb(6 95 70 / 0.95);
}
.text-emerald-900{
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.text-emerald-900\/0{
  color: rgb(6 78 59 / 0);
}
.text-emerald-900\/10{
  color: rgb(6 78 59 / 0.1);
}
.text-emerald-900\/100{
  color: rgb(6 78 59 / 1);
}
.text-emerald-900\/15{
  color: rgb(6 78 59 / 0.15);
}
.text-emerald-900\/20{
  color: rgb(6 78 59 / 0.2);
}
.text-emerald-900\/25{
  color: rgb(6 78 59 / 0.25);
}
.text-emerald-900\/30{
  color: rgb(6 78 59 / 0.3);
}
.text-emerald-900\/35{
  color: rgb(6 78 59 / 0.35);
}
.text-emerald-900\/40{
  color: rgb(6 78 59 / 0.4);
}
.text-emerald-900\/45{
  color: rgb(6 78 59 / 0.45);
}
.text-emerald-900\/5{
  color: rgb(6 78 59 / 0.05);
}
.text-emerald-900\/50{
  color: rgb(6 78 59 / 0.5);
}
.text-emerald-900\/55{
  color: rgb(6 78 59 / 0.55);
}
.text-emerald-900\/60{
  color: rgb(6 78 59 / 0.6);
}
.text-emerald-900\/65{
  color: rgb(6 78 59 / 0.65);
}
.text-emerald-900\/70{
  color: rgb(6 78 59 / 0.7);
}
.text-emerald-900\/75{
  color: rgb(6 78 59 / 0.75);
}
.text-emerald-900\/80{
  color: rgb(6 78 59 / 0.8);
}
.text-emerald-900\/85{
  color: rgb(6 78 59 / 0.85);
}
.text-emerald-900\/90{
  color: rgb(6 78 59 / 0.9);
}
.text-emerald-900\/95{
  color: rgb(6 78 59 / 0.95);
}
.text-foreground{
  color: hsl(var(--foreground));
}
.text-foreground\/50{
  color: hsl(var(--foreground) / 0.5);
}
.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-100\/0{
  color: rgb(243 244 246 / 0);
}
.text-gray-100\/10{
  color: rgb(243 244 246 / 0.1);
}
.text-gray-100\/100{
  color: rgb(243 244 246 / 1);
}
.text-gray-100\/15{
  color: rgb(243 244 246 / 0.15);
}
.text-gray-100\/20{
  color: rgb(243 244 246 / 0.2);
}
.text-gray-100\/25{
  color: rgb(243 244 246 / 0.25);
}
.text-gray-100\/30{
  color: rgb(243 244 246 / 0.3);
}
.text-gray-100\/35{
  color: rgb(243 244 246 / 0.35);
}
.text-gray-100\/40{
  color: rgb(243 244 246 / 0.4);
}
.text-gray-100\/45{
  color: rgb(243 244 246 / 0.45);
}
.text-gray-100\/5{
  color: rgb(243 244 246 / 0.05);
}
.text-gray-100\/50{
  color: rgb(243 244 246 / 0.5);
}
.text-gray-100\/55{
  color: rgb(243 244 246 / 0.55);
}
.text-gray-100\/60{
  color: rgb(243 244 246 / 0.6);
}
.text-gray-100\/65{
  color: rgb(243 244 246 / 0.65);
}
.text-gray-100\/70{
  color: rgb(243 244 246 / 0.7);
}
.text-gray-100\/75{
  color: rgb(243 244 246 / 0.75);
}
.text-gray-100\/80{
  color: rgb(243 244 246 / 0.8);
}
.text-gray-100\/85{
  color: rgb(243 244 246 / 0.85);
}
.text-gray-100\/90{
  color: rgb(243 244 246 / 0.9);
}
.text-gray-100\/95{
  color: rgb(243 244 246 / 0.95);
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-gray-800\/0{
  color: rgb(31 41 55 / 0);
}
.text-gray-800\/10{
  color: rgb(31 41 55 / 0.1);
}
.text-gray-800\/100{
  color: rgb(31 41 55 / 1);
}
.text-gray-800\/15{
  color: rgb(31 41 55 / 0.15);
}
.text-gray-800\/20{
  color: rgb(31 41 55 / 0.2);
}
.text-gray-800\/25{
  color: rgb(31 41 55 / 0.25);
}
.text-gray-800\/30{
  color: rgb(31 41 55 / 0.3);
}
.text-gray-800\/35{
  color: rgb(31 41 55 / 0.35);
}
.text-gray-800\/40{
  color: rgb(31 41 55 / 0.4);
}
.text-gray-800\/45{
  color: rgb(31 41 55 / 0.45);
}
.text-gray-800\/5{
  color: rgb(31 41 55 / 0.05);
}
.text-gray-800\/50{
  color: rgb(31 41 55 / 0.5);
}
.text-gray-800\/55{
  color: rgb(31 41 55 / 0.55);
}
.text-gray-800\/60{
  color: rgb(31 41 55 / 0.6);
}
.text-gray-800\/65{
  color: rgb(31 41 55 / 0.65);
}
.text-gray-800\/70{
  color: rgb(31 41 55 / 0.7);
}
.text-gray-800\/75{
  color: rgb(31 41 55 / 0.75);
}
.text-gray-800\/80{
  color: rgb(31 41 55 / 0.8);
}
.text-gray-800\/85{
  color: rgb(31 41 55 / 0.85);
}
.text-gray-800\/90{
  color: rgb(31 41 55 / 0.9);
}
.text-gray-800\/95{
  color: rgb(31 41 55 / 0.95);
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-gray-900\/0{
  color: rgb(17 24 39 / 0);
}
.text-gray-900\/10{
  color: rgb(17 24 39 / 0.1);
}
.text-gray-900\/100{
  color: rgb(17 24 39 / 1);
}
.text-gray-900\/15{
  color: rgb(17 24 39 / 0.15);
}
.text-gray-900\/20{
  color: rgb(17 24 39 / 0.2);
}
.text-gray-900\/25{
  color: rgb(17 24 39 / 0.25);
}
.text-gray-900\/30{
  color: rgb(17 24 39 / 0.3);
}
.text-gray-900\/35{
  color: rgb(17 24 39 / 0.35);
}
.text-gray-900\/40{
  color: rgb(17 24 39 / 0.4);
}
.text-gray-900\/45{
  color: rgb(17 24 39 / 0.45);
}
.text-gray-900\/5{
  color: rgb(17 24 39 / 0.05);
}
.text-gray-900\/50{
  color: rgb(17 24 39 / 0.5);
}
.text-gray-900\/55{
  color: rgb(17 24 39 / 0.55);
}
.text-gray-900\/60{
  color: rgb(17 24 39 / 0.6);
}
.text-gray-900\/65{
  color: rgb(17 24 39 / 0.65);
}
.text-gray-900\/70{
  color: rgb(17 24 39 / 0.7);
}
.text-gray-900\/75{
  color: rgb(17 24 39 / 0.75);
}
.text-gray-900\/80{
  color: rgb(17 24 39 / 0.8);
}
.text-gray-900\/85{
  color: rgb(17 24 39 / 0.85);
}
.text-gray-900\/90{
  color: rgb(17 24 39 / 0.9);
}
.text-gray-900\/95{
  color: rgb(17 24 39 / 0.95);
}
.text-green-100{
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.text-green-100\/0{
  color: rgb(220 252 231 / 0);
}
.text-green-100\/10{
  color: rgb(220 252 231 / 0.1);
}
.text-green-100\/100{
  color: rgb(220 252 231 / 1);
}
.text-green-100\/15{
  color: rgb(220 252 231 / 0.15);
}
.text-green-100\/20{
  color: rgb(220 252 231 / 0.2);
}
.text-green-100\/25{
  color: rgb(220 252 231 / 0.25);
}
.text-green-100\/30{
  color: rgb(220 252 231 / 0.3);
}
.text-green-100\/35{
  color: rgb(220 252 231 / 0.35);
}
.text-green-100\/40{
  color: rgb(220 252 231 / 0.4);
}
.text-green-100\/45{
  color: rgb(220 252 231 / 0.45);
}
.text-green-100\/5{
  color: rgb(220 252 231 / 0.05);
}
.text-green-100\/50{
  color: rgb(220 252 231 / 0.5);
}
.text-green-100\/55{
  color: rgb(220 252 231 / 0.55);
}
.text-green-100\/60{
  color: rgb(220 252 231 / 0.6);
}
.text-green-100\/65{
  color: rgb(220 252 231 / 0.65);
}
.text-green-100\/70{
  color: rgb(220 252 231 / 0.7);
}
.text-green-100\/75{
  color: rgb(220 252 231 / 0.75);
}
.text-green-100\/80{
  color: rgb(220 252 231 / 0.8);
}
.text-green-100\/85{
  color: rgb(220 252 231 / 0.85);
}
.text-green-100\/90{
  color: rgb(220 252 231 / 0.9);
}
.text-green-100\/95{
  color: rgb(220 252 231 / 0.95);
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}
.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.text-green-800\/0{
  color: rgb(22 101 52 / 0);
}
.text-green-800\/10{
  color: rgb(22 101 52 / 0.1);
}
.text-green-800\/100{
  color: rgb(22 101 52 / 1);
}
.text-green-800\/15{
  color: rgb(22 101 52 / 0.15);
}
.text-green-800\/20{
  color: rgb(22 101 52 / 0.2);
}
.text-green-800\/25{
  color: rgb(22 101 52 / 0.25);
}
.text-green-800\/30{
  color: rgb(22 101 52 / 0.3);
}
.text-green-800\/35{
  color: rgb(22 101 52 / 0.35);
}
.text-green-800\/40{
  color: rgb(22 101 52 / 0.4);
}
.text-green-800\/45{
  color: rgb(22 101 52 / 0.45);
}
.text-green-800\/5{
  color: rgb(22 101 52 / 0.05);
}
.text-green-800\/50{
  color: rgb(22 101 52 / 0.5);
}
.text-green-800\/55{
  color: rgb(22 101 52 / 0.55);
}
.text-green-800\/60{
  color: rgb(22 101 52 / 0.6);
}
.text-green-800\/65{
  color: rgb(22 101 52 / 0.65);
}
.text-green-800\/70{
  color: rgb(22 101 52 / 0.7);
}
.text-green-800\/75{
  color: rgb(22 101 52 / 0.75);
}
.text-green-800\/80{
  color: rgb(22 101 52 / 0.8);
}
.text-green-800\/85{
  color: rgb(22 101 52 / 0.85);
}
.text-green-800\/90{
  color: rgb(22 101 52 / 0.9);
}
.text-green-800\/95{
  color: rgb(22 101 52 / 0.95);
}
.text-green-900{
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.text-green-900\/0{
  color: rgb(20 83 45 / 0);
}
.text-green-900\/10{
  color: rgb(20 83 45 / 0.1);
}
.text-green-900\/100{
  color: rgb(20 83 45 / 1);
}
.text-green-900\/15{
  color: rgb(20 83 45 / 0.15);
}
.text-green-900\/20{
  color: rgb(20 83 45 / 0.2);
}
.text-green-900\/25{
  color: rgb(20 83 45 / 0.25);
}
.text-green-900\/30{
  color: rgb(20 83 45 / 0.3);
}
.text-green-900\/35{
  color: rgb(20 83 45 / 0.35);
}
.text-green-900\/40{
  color: rgb(20 83 45 / 0.4);
}
.text-green-900\/45{
  color: rgb(20 83 45 / 0.45);
}
.text-green-900\/5{
  color: rgb(20 83 45 / 0.05);
}
.text-green-900\/50{
  color: rgb(20 83 45 / 0.5);
}
.text-green-900\/55{
  color: rgb(20 83 45 / 0.55);
}
.text-green-900\/60{
  color: rgb(20 83 45 / 0.6);
}
.text-green-900\/65{
  color: rgb(20 83 45 / 0.65);
}
.text-green-900\/70{
  color: rgb(20 83 45 / 0.7);
}
.text-green-900\/75{
  color: rgb(20 83 45 / 0.75);
}
.text-green-900\/80{
  color: rgb(20 83 45 / 0.8);
}
.text-green-900\/85{
  color: rgb(20 83 45 / 0.85);
}
.text-green-900\/90{
  color: rgb(20 83 45 / 0.9);
}
.text-green-900\/95{
  color: rgb(20 83 45 / 0.95);
}
.text-indigo-100{
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1));
}
.text-indigo-100\/0{
  color: rgb(224 231 255 / 0);
}
.text-indigo-100\/10{
  color: rgb(224 231 255 / 0.1);
}
.text-indigo-100\/100{
  color: rgb(224 231 255 / 1);
}
.text-indigo-100\/15{
  color: rgb(224 231 255 / 0.15);
}
.text-indigo-100\/20{
  color: rgb(224 231 255 / 0.2);
}
.text-indigo-100\/25{
  color: rgb(224 231 255 / 0.25);
}
.text-indigo-100\/30{
  color: rgb(224 231 255 / 0.3);
}
.text-indigo-100\/35{
  color: rgb(224 231 255 / 0.35);
}
.text-indigo-100\/40{
  color: rgb(224 231 255 / 0.4);
}
.text-indigo-100\/45{
  color: rgb(224 231 255 / 0.45);
}
.text-indigo-100\/5{
  color: rgb(224 231 255 / 0.05);
}
.text-indigo-100\/50{
  color: rgb(224 231 255 / 0.5);
}
.text-indigo-100\/55{
  color: rgb(224 231 255 / 0.55);
}
.text-indigo-100\/60{
  color: rgb(224 231 255 / 0.6);
}
.text-indigo-100\/65{
  color: rgb(224 231 255 / 0.65);
}
.text-indigo-100\/70{
  color: rgb(224 231 255 / 0.7);
}
.text-indigo-100\/75{
  color: rgb(224 231 255 / 0.75);
}
.text-indigo-100\/80{
  color: rgb(224 231 255 / 0.8);
}
.text-indigo-100\/85{
  color: rgb(224 231 255 / 0.85);
}
.text-indigo-100\/90{
  color: rgb(224 231 255 / 0.9);
}
.text-indigo-100\/95{
  color: rgb(224 231 255 / 0.95);
}
.text-indigo-800{
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}
.text-indigo-800\/0{
  color: rgb(55 48 163 / 0);
}
.text-indigo-800\/10{
  color: rgb(55 48 163 / 0.1);
}
.text-indigo-800\/100{
  color: rgb(55 48 163 / 1);
}
.text-indigo-800\/15{
  color: rgb(55 48 163 / 0.15);
}
.text-indigo-800\/20{
  color: rgb(55 48 163 / 0.2);
}
.text-indigo-800\/25{
  color: rgb(55 48 163 / 0.25);
}
.text-indigo-800\/30{
  color: rgb(55 48 163 / 0.3);
}
.text-indigo-800\/35{
  color: rgb(55 48 163 / 0.35);
}
.text-indigo-800\/40{
  color: rgb(55 48 163 / 0.4);
}
.text-indigo-800\/45{
  color: rgb(55 48 163 / 0.45);
}
.text-indigo-800\/5{
  color: rgb(55 48 163 / 0.05);
}
.text-indigo-800\/50{
  color: rgb(55 48 163 / 0.5);
}
.text-indigo-800\/55{
  color: rgb(55 48 163 / 0.55);
}
.text-indigo-800\/60{
  color: rgb(55 48 163 / 0.6);
}
.text-indigo-800\/65{
  color: rgb(55 48 163 / 0.65);
}
.text-indigo-800\/70{
  color: rgb(55 48 163 / 0.7);
}
.text-indigo-800\/75{
  color: rgb(55 48 163 / 0.75);
}
.text-indigo-800\/80{
  color: rgb(55 48 163 / 0.8);
}
.text-indigo-800\/85{
  color: rgb(55 48 163 / 0.85);
}
.text-indigo-800\/90{
  color: rgb(55 48 163 / 0.9);
}
.text-indigo-800\/95{
  color: rgb(55 48 163 / 0.95);
}
.text-indigo-900{
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}
.text-indigo-900\/0{
  color: rgb(49 46 129 / 0);
}
.text-indigo-900\/10{
  color: rgb(49 46 129 / 0.1);
}
.text-indigo-900\/100{
  color: rgb(49 46 129 / 1);
}
.text-indigo-900\/15{
  color: rgb(49 46 129 / 0.15);
}
.text-indigo-900\/20{
  color: rgb(49 46 129 / 0.2);
}
.text-indigo-900\/25{
  color: rgb(49 46 129 / 0.25);
}
.text-indigo-900\/30{
  color: rgb(49 46 129 / 0.3);
}
.text-indigo-900\/35{
  color: rgb(49 46 129 / 0.35);
}
.text-indigo-900\/40{
  color: rgb(49 46 129 / 0.4);
}
.text-indigo-900\/45{
  color: rgb(49 46 129 / 0.45);
}
.text-indigo-900\/5{
  color: rgb(49 46 129 / 0.05);
}
.text-indigo-900\/50{
  color: rgb(49 46 129 / 0.5);
}
.text-indigo-900\/55{
  color: rgb(49 46 129 / 0.55);
}
.text-indigo-900\/60{
  color: rgb(49 46 129 / 0.6);
}
.text-indigo-900\/65{
  color: rgb(49 46 129 / 0.65);
}
.text-indigo-900\/70{
  color: rgb(49 46 129 / 0.7);
}
.text-indigo-900\/75{
  color: rgb(49 46 129 / 0.75);
}
.text-indigo-900\/80{
  color: rgb(49 46 129 / 0.8);
}
.text-indigo-900\/85{
  color: rgb(49 46 129 / 0.85);
}
.text-indigo-900\/90{
  color: rgb(49 46 129 / 0.9);
}
.text-indigo-900\/95{
  color: rgb(49 46 129 / 0.95);
}
.text-muted-foreground{
  color: hsl(var(--muted-foreground));
}
.text-muted-foreground\/50{
  color: hsl(var(--muted-foreground) / 0.5);
}
.text-orange-100{
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.text-orange-100\/0{
  color: rgb(255 237 213 / 0);
}
.text-orange-100\/10{
  color: rgb(255 237 213 / 0.1);
}
.text-orange-100\/100{
  color: rgb(255 237 213 / 1);
}
.text-orange-100\/15{
  color: rgb(255 237 213 / 0.15);
}
.text-orange-100\/20{
  color: rgb(255 237 213 / 0.2);
}
.text-orange-100\/25{
  color: rgb(255 237 213 / 0.25);
}
.text-orange-100\/30{
  color: rgb(255 237 213 / 0.3);
}
.text-orange-100\/35{
  color: rgb(255 237 213 / 0.35);
}
.text-orange-100\/40{
  color: rgb(255 237 213 / 0.4);
}
.text-orange-100\/45{
  color: rgb(255 237 213 / 0.45);
}
.text-orange-100\/5{
  color: rgb(255 237 213 / 0.05);
}
.text-orange-100\/50{
  color: rgb(255 237 213 / 0.5);
}
.text-orange-100\/55{
  color: rgb(255 237 213 / 0.55);
}
.text-orange-100\/60{
  color: rgb(255 237 213 / 0.6);
}
.text-orange-100\/65{
  color: rgb(255 237 213 / 0.65);
}
.text-orange-100\/70{
  color: rgb(255 237 213 / 0.7);
}
.text-orange-100\/75{
  color: rgb(255 237 213 / 0.75);
}
.text-orange-100\/80{
  color: rgb(255 237 213 / 0.8);
}
.text-orange-100\/85{
  color: rgb(255 237 213 / 0.85);
}
.text-orange-100\/90{
  color: rgb(255 237 213 / 0.9);
}
.text-orange-100\/95{
  color: rgb(255 237 213 / 0.95);
}
.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
.text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity, 1));
}
.text-orange-700{
  --tw-text-opacity: 1;
  color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.text-orange-800{
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.text-orange-800\/0{
  color: rgb(154 52 18 / 0);
}
.text-orange-800\/10{
  color: rgb(154 52 18 / 0.1);
}
.text-orange-800\/100{
  color: rgb(154 52 18 / 1);
}
.text-orange-800\/15{
  color: rgb(154 52 18 / 0.15);
}
.text-orange-800\/20{
  color: rgb(154 52 18 / 0.2);
}
.text-orange-800\/25{
  color: rgb(154 52 18 / 0.25);
}
.text-orange-800\/30{
  color: rgb(154 52 18 / 0.3);
}
.text-orange-800\/35{
  color: rgb(154 52 18 / 0.35);
}
.text-orange-800\/40{
  color: rgb(154 52 18 / 0.4);
}
.text-orange-800\/45{
  color: rgb(154 52 18 / 0.45);
}
.text-orange-800\/5{
  color: rgb(154 52 18 / 0.05);
}
.text-orange-800\/50{
  color: rgb(154 52 18 / 0.5);
}
.text-orange-800\/55{
  color: rgb(154 52 18 / 0.55);
}
.text-orange-800\/60{
  color: rgb(154 52 18 / 0.6);
}
.text-orange-800\/65{
  color: rgb(154 52 18 / 0.65);
}
.text-orange-800\/70{
  color: rgb(154 52 18 / 0.7);
}
.text-orange-800\/75{
  color: rgb(154 52 18 / 0.75);
}
.text-orange-800\/80{
  color: rgb(154 52 18 / 0.8);
}
.text-orange-800\/85{
  color: rgb(154 52 18 / 0.85);
}
.text-orange-800\/90{
  color: rgb(154 52 18 / 0.9);
}
.text-orange-800\/95{
  color: rgb(154 52 18 / 0.95);
}
.text-orange-900{
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.text-orange-900\/0{
  color: rgb(124 45 18 / 0);
}
.text-orange-900\/10{
  color: rgb(124 45 18 / 0.1);
}
.text-orange-900\/100{
  color: rgb(124 45 18 / 1);
}
.text-orange-900\/15{
  color: rgb(124 45 18 / 0.15);
}
.text-orange-900\/20{
  color: rgb(124 45 18 / 0.2);
}
.text-orange-900\/25{
  color: rgb(124 45 18 / 0.25);
}
.text-orange-900\/30{
  color: rgb(124 45 18 / 0.3);
}
.text-orange-900\/35{
  color: rgb(124 45 18 / 0.35);
}
.text-orange-900\/40{
  color: rgb(124 45 18 / 0.4);
}
.text-orange-900\/45{
  color: rgb(124 45 18 / 0.45);
}
.text-orange-900\/5{
  color: rgb(124 45 18 / 0.05);
}
.text-orange-900\/50{
  color: rgb(124 45 18 / 0.5);
}
.text-orange-900\/55{
  color: rgb(124 45 18 / 0.55);
}
.text-orange-900\/60{
  color: rgb(124 45 18 / 0.6);
}
.text-orange-900\/65{
  color: rgb(124 45 18 / 0.65);
}
.text-orange-900\/70{
  color: rgb(124 45 18 / 0.7);
}
.text-orange-900\/75{
  color: rgb(124 45 18 / 0.75);
}
.text-orange-900\/80{
  color: rgb(124 45 18 / 0.8);
}
.text-orange-900\/85{
  color: rgb(124 45 18 / 0.85);
}
.text-orange-900\/90{
  color: rgb(124 45 18 / 0.9);
}
.text-orange-900\/95{
  color: rgb(124 45 18 / 0.95);
}
.text-pink-100{
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.text-pink-100\/0{
  color: rgb(252 231 243 / 0);
}
.text-pink-100\/10{
  color: rgb(252 231 243 / 0.1);
}
.text-pink-100\/100{
  color: rgb(252 231 243 / 1);
}
.text-pink-100\/15{
  color: rgb(252 231 243 / 0.15);
}
.text-pink-100\/20{
  color: rgb(252 231 243 / 0.2);
}
.text-pink-100\/25{
  color: rgb(252 231 243 / 0.25);
}
.text-pink-100\/30{
  color: rgb(252 231 243 / 0.3);
}
.text-pink-100\/35{
  color: rgb(252 231 243 / 0.35);
}
.text-pink-100\/40{
  color: rgb(252 231 243 / 0.4);
}
.text-pink-100\/45{
  color: rgb(252 231 243 / 0.45);
}
.text-pink-100\/5{
  color: rgb(252 231 243 / 0.05);
}
.text-pink-100\/50{
  color: rgb(252 231 243 / 0.5);
}
.text-pink-100\/55{
  color: rgb(252 231 243 / 0.55);
}
.text-pink-100\/60{
  color: rgb(252 231 243 / 0.6);
}
.text-pink-100\/65{
  color: rgb(252 231 243 / 0.65);
}
.text-pink-100\/70{
  color: rgb(252 231 243 / 0.7);
}
.text-pink-100\/75{
  color: rgb(252 231 243 / 0.75);
}
.text-pink-100\/80{
  color: rgb(252 231 243 / 0.8);
}
.text-pink-100\/85{
  color: rgb(252 231 243 / 0.85);
}
.text-pink-100\/90{
  color: rgb(252 231 243 / 0.9);
}
.text-pink-100\/95{
  color: rgb(252 231 243 / 0.95);
}
.text-pink-800{
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.text-pink-800\/0{
  color: rgb(157 23 77 / 0);
}
.text-pink-800\/10{
  color: rgb(157 23 77 / 0.1);
}
.text-pink-800\/100{
  color: rgb(157 23 77 / 1);
}
.text-pink-800\/15{
  color: rgb(157 23 77 / 0.15);
}
.text-pink-800\/20{
  color: rgb(157 23 77 / 0.2);
}
.text-pink-800\/25{
  color: rgb(157 23 77 / 0.25);
}
.text-pink-800\/30{
  color: rgb(157 23 77 / 0.3);
}
.text-pink-800\/35{
  color: rgb(157 23 77 / 0.35);
}
.text-pink-800\/40{
  color: rgb(157 23 77 / 0.4);
}
.text-pink-800\/45{
  color: rgb(157 23 77 / 0.45);
}
.text-pink-800\/5{
  color: rgb(157 23 77 / 0.05);
}
.text-pink-800\/50{
  color: rgb(157 23 77 / 0.5);
}
.text-pink-800\/55{
  color: rgb(157 23 77 / 0.55);
}
.text-pink-800\/60{
  color: rgb(157 23 77 / 0.6);
}
.text-pink-800\/65{
  color: rgb(157 23 77 / 0.65);
}
.text-pink-800\/70{
  color: rgb(157 23 77 / 0.7);
}
.text-pink-800\/75{
  color: rgb(157 23 77 / 0.75);
}
.text-pink-800\/80{
  color: rgb(157 23 77 / 0.8);
}
.text-pink-800\/85{
  color: rgb(157 23 77 / 0.85);
}
.text-pink-800\/90{
  color: rgb(157 23 77 / 0.9);
}
.text-pink-800\/95{
  color: rgb(157 23 77 / 0.95);
}
.text-pink-900{
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.text-pink-900\/0{
  color: rgb(131 24 67 / 0);
}
.text-pink-900\/10{
  color: rgb(131 24 67 / 0.1);
}
.text-pink-900\/100{
  color: rgb(131 24 67 / 1);
}
.text-pink-900\/15{
  color: rgb(131 24 67 / 0.15);
}
.text-pink-900\/20{
  color: rgb(131 24 67 / 0.2);
}
.text-pink-900\/25{
  color: rgb(131 24 67 / 0.25);
}
.text-pink-900\/30{
  color: rgb(131 24 67 / 0.3);
}
.text-pink-900\/35{
  color: rgb(131 24 67 / 0.35);
}
.text-pink-900\/40{
  color: rgb(131 24 67 / 0.4);
}
.text-pink-900\/45{
  color: rgb(131 24 67 / 0.45);
}
.text-pink-900\/5{
  color: rgb(131 24 67 / 0.05);
}
.text-pink-900\/50{
  color: rgb(131 24 67 / 0.5);
}
.text-pink-900\/55{
  color: rgb(131 24 67 / 0.55);
}
.text-pink-900\/60{
  color: rgb(131 24 67 / 0.6);
}
.text-pink-900\/65{
  color: rgb(131 24 67 / 0.65);
}
.text-pink-900\/70{
  color: rgb(131 24 67 / 0.7);
}
.text-pink-900\/75{
  color: rgb(131 24 67 / 0.75);
}
.text-pink-900\/80{
  color: rgb(131 24 67 / 0.8);
}
.text-pink-900\/85{
  color: rgb(131 24 67 / 0.85);
}
.text-pink-900\/90{
  color: rgb(131 24 67 / 0.9);
}
.text-pink-900\/95{
  color: rgb(131 24 67 / 0.95);
}
.text-popover-foreground{
  color: hsl(var(--popover-foreground));
}
.text-primary{
  color: hsl(var(--primary));
}
.text-primary-foreground{
  color: hsl(var(--primary-foreground));
}
.text-purple-100{
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.text-purple-100\/0{
  color: rgb(243 232 255 / 0);
}
.text-purple-100\/10{
  color: rgb(243 232 255 / 0.1);
}
.text-purple-100\/100{
  color: rgb(243 232 255 / 1);
}
.text-purple-100\/15{
  color: rgb(243 232 255 / 0.15);
}
.text-purple-100\/20{
  color: rgb(243 232 255 / 0.2);
}
.text-purple-100\/25{
  color: rgb(243 232 255 / 0.25);
}
.text-purple-100\/30{
  color: rgb(243 232 255 / 0.3);
}
.text-purple-100\/35{
  color: rgb(243 232 255 / 0.35);
}
.text-purple-100\/40{
  color: rgb(243 232 255 / 0.4);
}
.text-purple-100\/45{
  color: rgb(243 232 255 / 0.45);
}
.text-purple-100\/5{
  color: rgb(243 232 255 / 0.05);
}
.text-purple-100\/50{
  color: rgb(243 232 255 / 0.5);
}
.text-purple-100\/55{
  color: rgb(243 232 255 / 0.55);
}
.text-purple-100\/60{
  color: rgb(243 232 255 / 0.6);
}
.text-purple-100\/65{
  color: rgb(243 232 255 / 0.65);
}
.text-purple-100\/70{
  color: rgb(243 232 255 / 0.7);
}
.text-purple-100\/75{
  color: rgb(243 232 255 / 0.75);
}
.text-purple-100\/80{
  color: rgb(243 232 255 / 0.8);
}
.text-purple-100\/85{
  color: rgb(243 232 255 / 0.85);
}
.text-purple-100\/90{
  color: rgb(243 232 255 / 0.9);
}
.text-purple-100\/95{
  color: rgb(243 232 255 / 0.95);
}
.text-purple-800{
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.text-purple-800\/0{
  color: rgb(107 33 168 / 0);
}
.text-purple-800\/10{
  color: rgb(107 33 168 / 0.1);
}
.text-purple-800\/100{
  color: rgb(107 33 168 / 1);
}
.text-purple-800\/15{
  color: rgb(107 33 168 / 0.15);
}
.text-purple-800\/20{
  color: rgb(107 33 168 / 0.2);
}
.text-purple-800\/25{
  color: rgb(107 33 168 / 0.25);
}
.text-purple-800\/30{
  color: rgb(107 33 168 / 0.3);
}
.text-purple-800\/35{
  color: rgb(107 33 168 / 0.35);
}
.text-purple-800\/40{
  color: rgb(107 33 168 / 0.4);
}
.text-purple-800\/45{
  color: rgb(107 33 168 / 0.45);
}
.text-purple-800\/5{
  color: rgb(107 33 168 / 0.05);
}
.text-purple-800\/50{
  color: rgb(107 33 168 / 0.5);
}
.text-purple-800\/55{
  color: rgb(107 33 168 / 0.55);
}
.text-purple-800\/60{
  color: rgb(107 33 168 / 0.6);
}
.text-purple-800\/65{
  color: rgb(107 33 168 / 0.65);
}
.text-purple-800\/70{
  color: rgb(107 33 168 / 0.7);
}
.text-purple-800\/75{
  color: rgb(107 33 168 / 0.75);
}
.text-purple-800\/80{
  color: rgb(107 33 168 / 0.8);
}
.text-purple-800\/85{
  color: rgb(107 33 168 / 0.85);
}
.text-purple-800\/90{
  color: rgb(107 33 168 / 0.9);
}
.text-purple-800\/95{
  color: rgb(107 33 168 / 0.95);
}
.text-purple-900{
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.text-purple-900\/0{
  color: rgb(88 28 135 / 0);
}
.text-purple-900\/10{
  color: rgb(88 28 135 / 0.1);
}
.text-purple-900\/100{
  color: rgb(88 28 135 / 1);
}
.text-purple-900\/15{
  color: rgb(88 28 135 / 0.15);
}
.text-purple-900\/20{
  color: rgb(88 28 135 / 0.2);
}
.text-purple-900\/25{
  color: rgb(88 28 135 / 0.25);
}
.text-purple-900\/30{
  color: rgb(88 28 135 / 0.3);
}
.text-purple-900\/35{
  color: rgb(88 28 135 / 0.35);
}
.text-purple-900\/40{
  color: rgb(88 28 135 / 0.4);
}
.text-purple-900\/45{
  color: rgb(88 28 135 / 0.45);
}
.text-purple-900\/5{
  color: rgb(88 28 135 / 0.05);
}
.text-purple-900\/50{
  color: rgb(88 28 135 / 0.5);
}
.text-purple-900\/55{
  color: rgb(88 28 135 / 0.55);
}
.text-purple-900\/60{
  color: rgb(88 28 135 / 0.6);
}
.text-purple-900\/65{
  color: rgb(88 28 135 / 0.65);
}
.text-purple-900\/70{
  color: rgb(88 28 135 / 0.7);
}
.text-purple-900\/75{
  color: rgb(88 28 135 / 0.75);
}
.text-purple-900\/80{
  color: rgb(88 28 135 / 0.8);
}
.text-purple-900\/85{
  color: rgb(88 28 135 / 0.85);
}
.text-purple-900\/90{
  color: rgb(88 28 135 / 0.9);
}
.text-purple-900\/95{
  color: rgb(88 28 135 / 0.95);
}
.text-red-100{
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.text-red-100\/0{
  color: rgb(254 226 226 / 0);
}
.text-red-100\/10{
  color: rgb(254 226 226 / 0.1);
}
.text-red-100\/100{
  color: rgb(254 226 226 / 1);
}
.text-red-100\/15{
  color: rgb(254 226 226 / 0.15);
}
.text-red-100\/20{
  color: rgb(254 226 226 / 0.2);
}
.text-red-100\/25{
  color: rgb(254 226 226 / 0.25);
}
.text-red-100\/30{
  color: rgb(254 226 226 / 0.3);
}
.text-red-100\/35{
  color: rgb(254 226 226 / 0.35);
}
.text-red-100\/40{
  color: rgb(254 226 226 / 0.4);
}
.text-red-100\/45{
  color: rgb(254 226 226 / 0.45);
}
.text-red-100\/5{
  color: rgb(254 226 226 / 0.05);
}
.text-red-100\/50{
  color: rgb(254 226 226 / 0.5);
}
.text-red-100\/55{
  color: rgb(254 226 226 / 0.55);
}
.text-red-100\/60{
  color: rgb(254 226 226 / 0.6);
}
.text-red-100\/65{
  color: rgb(254 226 226 / 0.65);
}
.text-red-100\/70{
  color: rgb(254 226 226 / 0.7);
}
.text-red-100\/75{
  color: rgb(254 226 226 / 0.75);
}
.text-red-100\/80{
  color: rgb(254 226 226 / 0.8);
}
.text-red-100\/85{
  color: rgb(254 226 226 / 0.85);
}
.text-red-100\/90{
  color: rgb(254 226 226 / 0.9);
}
.text-red-100\/95{
  color: rgb(254 226 226 / 0.95);
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.text-red-800\/0{
  color: rgb(153 27 27 / 0);
}
.text-red-800\/10{
  color: rgb(153 27 27 / 0.1);
}
.text-red-800\/100{
  color: rgb(153 27 27 / 1);
}
.text-red-800\/15{
  color: rgb(153 27 27 / 0.15);
}
.text-red-800\/20{
  color: rgb(153 27 27 / 0.2);
}
.text-red-800\/25{
  color: rgb(153 27 27 / 0.25);
}
.text-red-800\/30{
  color: rgb(153 27 27 / 0.3);
}
.text-red-800\/35{
  color: rgb(153 27 27 / 0.35);
}
.text-red-800\/40{
  color: rgb(153 27 27 / 0.4);
}
.text-red-800\/45{
  color: rgb(153 27 27 / 0.45);
}
.text-red-800\/5{
  color: rgb(153 27 27 / 0.05);
}
.text-red-800\/50{
  color: rgb(153 27 27 / 0.5);
}
.text-red-800\/55{
  color: rgb(153 27 27 / 0.55);
}
.text-red-800\/60{
  color: rgb(153 27 27 / 0.6);
}
.text-red-800\/65{
  color: rgb(153 27 27 / 0.65);
}
.text-red-800\/70{
  color: rgb(153 27 27 / 0.7);
}
.text-red-800\/75{
  color: rgb(153 27 27 / 0.75);
}
.text-red-800\/80{
  color: rgb(153 27 27 / 0.8);
}
.text-red-800\/85{
  color: rgb(153 27 27 / 0.85);
}
.text-red-800\/90{
  color: rgb(153 27 27 / 0.9);
}
.text-red-800\/95{
  color: rgb(153 27 27 / 0.95);
}
.text-red-900{
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.text-red-900\/0{
  color: rgb(127 29 29 / 0);
}
.text-red-900\/10{
  color: rgb(127 29 29 / 0.1);
}
.text-red-900\/100{
  color: rgb(127 29 29 / 1);
}
.text-red-900\/15{
  color: rgb(127 29 29 / 0.15);
}
.text-red-900\/20{
  color: rgb(127 29 29 / 0.2);
}
.text-red-900\/25{
  color: rgb(127 29 29 / 0.25);
}
.text-red-900\/30{
  color: rgb(127 29 29 / 0.3);
}
.text-red-900\/35{
  color: rgb(127 29 29 / 0.35);
}
.text-red-900\/40{
  color: rgb(127 29 29 / 0.4);
}
.text-red-900\/45{
  color: rgb(127 29 29 / 0.45);
}
.text-red-900\/5{
  color: rgb(127 29 29 / 0.05);
}
.text-red-900\/50{
  color: rgb(127 29 29 / 0.5);
}
.text-red-900\/55{
  color: rgb(127 29 29 / 0.55);
}
.text-red-900\/60{
  color: rgb(127 29 29 / 0.6);
}
.text-red-900\/65{
  color: rgb(127 29 29 / 0.65);
}
.text-red-900\/70{
  color: rgb(127 29 29 / 0.7);
}
.text-red-900\/75{
  color: rgb(127 29 29 / 0.75);
}
.text-red-900\/80{
  color: rgb(127 29 29 / 0.8);
}
.text-red-900\/85{
  color: rgb(127 29 29 / 0.85);
}
.text-red-900\/90{
  color: rgb(127 29 29 / 0.9);
}
.text-red-900\/95{
  color: rgb(127 29 29 / 0.95);
}
.text-rose-100{
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1));
}
.text-rose-100\/0{
  color: rgb(255 228 230 / 0);
}
.text-rose-100\/10{
  color: rgb(255 228 230 / 0.1);
}
.text-rose-100\/100{
  color: rgb(255 228 230 / 1);
}
.text-rose-100\/15{
  color: rgb(255 228 230 / 0.15);
}
.text-rose-100\/20{
  color: rgb(255 228 230 / 0.2);
}
.text-rose-100\/25{
  color: rgb(255 228 230 / 0.25);
}
.text-rose-100\/30{
  color: rgb(255 228 230 / 0.3);
}
.text-rose-100\/35{
  color: rgb(255 228 230 / 0.35);
}
.text-rose-100\/40{
  color: rgb(255 228 230 / 0.4);
}
.text-rose-100\/45{
  color: rgb(255 228 230 / 0.45);
}
.text-rose-100\/5{
  color: rgb(255 228 230 / 0.05);
}
.text-rose-100\/50{
  color: rgb(255 228 230 / 0.5);
}
.text-rose-100\/55{
  color: rgb(255 228 230 / 0.55);
}
.text-rose-100\/60{
  color: rgb(255 228 230 / 0.6);
}
.text-rose-100\/65{
  color: rgb(255 228 230 / 0.65);
}
.text-rose-100\/70{
  color: rgb(255 228 230 / 0.7);
}
.text-rose-100\/75{
  color: rgb(255 228 230 / 0.75);
}
.text-rose-100\/80{
  color: rgb(255 228 230 / 0.8);
}
.text-rose-100\/85{
  color: rgb(255 228 230 / 0.85);
}
.text-rose-100\/90{
  color: rgb(255 228 230 / 0.9);
}
.text-rose-100\/95{
  color: rgb(255 228 230 / 0.95);
}
.text-rose-800{
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}
.text-rose-800\/0{
  color: rgb(159 18 57 / 0);
}
.text-rose-800\/10{
  color: rgb(159 18 57 / 0.1);
}
.text-rose-800\/100{
  color: rgb(159 18 57 / 1);
}
.text-rose-800\/15{
  color: rgb(159 18 57 / 0.15);
}
.text-rose-800\/20{
  color: rgb(159 18 57 / 0.2);
}
.text-rose-800\/25{
  color: rgb(159 18 57 / 0.25);
}
.text-rose-800\/30{
  color: rgb(159 18 57 / 0.3);
}
.text-rose-800\/35{
  color: rgb(159 18 57 / 0.35);
}
.text-rose-800\/40{
  color: rgb(159 18 57 / 0.4);
}
.text-rose-800\/45{
  color: rgb(159 18 57 / 0.45);
}
.text-rose-800\/5{
  color: rgb(159 18 57 / 0.05);
}
.text-rose-800\/50{
  color: rgb(159 18 57 / 0.5);
}
.text-rose-800\/55{
  color: rgb(159 18 57 / 0.55);
}
.text-rose-800\/60{
  color: rgb(159 18 57 / 0.6);
}
.text-rose-800\/65{
  color: rgb(159 18 57 / 0.65);
}
.text-rose-800\/70{
  color: rgb(159 18 57 / 0.7);
}
.text-rose-800\/75{
  color: rgb(159 18 57 / 0.75);
}
.text-rose-800\/80{
  color: rgb(159 18 57 / 0.8);
}
.text-rose-800\/85{
  color: rgb(159 18 57 / 0.85);
}
.text-rose-800\/90{
  color: rgb(159 18 57 / 0.9);
}
.text-rose-800\/95{
  color: rgb(159 18 57 / 0.95);
}
.text-rose-900{
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1));
}
.text-rose-900\/0{
  color: rgb(136 19 55 / 0);
}
.text-rose-900\/10{
  color: rgb(136 19 55 / 0.1);
}
.text-rose-900\/100{
  color: rgb(136 19 55 / 1);
}
.text-rose-900\/15{
  color: rgb(136 19 55 / 0.15);
}
.text-rose-900\/20{
  color: rgb(136 19 55 / 0.2);
}
.text-rose-900\/25{
  color: rgb(136 19 55 / 0.25);
}
.text-rose-900\/30{
  color: rgb(136 19 55 / 0.3);
}
.text-rose-900\/35{
  color: rgb(136 19 55 / 0.35);
}
.text-rose-900\/40{
  color: rgb(136 19 55 / 0.4);
}
.text-rose-900\/45{
  color: rgb(136 19 55 / 0.45);
}
.text-rose-900\/5{
  color: rgb(136 19 55 / 0.05);
}
.text-rose-900\/50{
  color: rgb(136 19 55 / 0.5);
}
.text-rose-900\/55{
  color: rgb(136 19 55 / 0.55);
}
.text-rose-900\/60{
  color: rgb(136 19 55 / 0.6);
}
.text-rose-900\/65{
  color: rgb(136 19 55 / 0.65);
}
.text-rose-900\/70{
  color: rgb(136 19 55 / 0.7);
}
.text-rose-900\/75{
  color: rgb(136 19 55 / 0.75);
}
.text-rose-900\/80{
  color: rgb(136 19 55 / 0.8);
}
.text-rose-900\/85{
  color: rgb(136 19 55 / 0.85);
}
.text-rose-900\/90{
  color: rgb(136 19 55 / 0.9);
}
.text-rose-900\/95{
  color: rgb(136 19 55 / 0.95);
}
.text-secondary-foreground{
  color: hsl(var(--secondary-foreground));
}
.text-sidebar-foreground{
  color: hsl(var(--sidebar-foreground));
}
.text-sidebar-foreground\/70{
  color: hsl(var(--sidebar-foreground) / 0.7);
}
.text-sky-100{
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}
.text-sky-100\/0{
  color: rgb(224 242 254 / 0);
}
.text-sky-100\/10{
  color: rgb(224 242 254 / 0.1);
}
.text-sky-100\/100{
  color: rgb(224 242 254 / 1);
}
.text-sky-100\/15{
  color: rgb(224 242 254 / 0.15);
}
.text-sky-100\/20{
  color: rgb(224 242 254 / 0.2);
}
.text-sky-100\/25{
  color: rgb(224 242 254 / 0.25);
}
.text-sky-100\/30{
  color: rgb(224 242 254 / 0.3);
}
.text-sky-100\/35{
  color: rgb(224 242 254 / 0.35);
}
.text-sky-100\/40{
  color: rgb(224 242 254 / 0.4);
}
.text-sky-100\/45{
  color: rgb(224 242 254 / 0.45);
}
.text-sky-100\/5{
  color: rgb(224 242 254 / 0.05);
}
.text-sky-100\/50{
  color: rgb(224 242 254 / 0.5);
}
.text-sky-100\/55{
  color: rgb(224 242 254 / 0.55);
}
.text-sky-100\/60{
  color: rgb(224 242 254 / 0.6);
}
.text-sky-100\/65{
  color: rgb(224 242 254 / 0.65);
}
.text-sky-100\/70{
  color: rgb(224 242 254 / 0.7);
}
.text-sky-100\/75{
  color: rgb(224 242 254 / 0.75);
}
.text-sky-100\/80{
  color: rgb(224 242 254 / 0.8);
}
.text-sky-100\/85{
  color: rgb(224 242 254 / 0.85);
}
.text-sky-100\/90{
  color: rgb(224 242 254 / 0.9);
}
.text-sky-100\/95{
  color: rgb(224 242 254 / 0.95);
}
.text-sky-800{
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1));
}
.text-sky-800\/0{
  color: rgb(7 89 133 / 0);
}
.text-sky-800\/10{
  color: rgb(7 89 133 / 0.1);
}
.text-sky-800\/100{
  color: rgb(7 89 133 / 1);
}
.text-sky-800\/15{
  color: rgb(7 89 133 / 0.15);
}
.text-sky-800\/20{
  color: rgb(7 89 133 / 0.2);
}
.text-sky-800\/25{
  color: rgb(7 89 133 / 0.25);
}
.text-sky-800\/30{
  color: rgb(7 89 133 / 0.3);
}
.text-sky-800\/35{
  color: rgb(7 89 133 / 0.35);
}
.text-sky-800\/40{
  color: rgb(7 89 133 / 0.4);
}
.text-sky-800\/45{
  color: rgb(7 89 133 / 0.45);
}
.text-sky-800\/5{
  color: rgb(7 89 133 / 0.05);
}
.text-sky-800\/50{
  color: rgb(7 89 133 / 0.5);
}
.text-sky-800\/55{
  color: rgb(7 89 133 / 0.55);
}
.text-sky-800\/60{
  color: rgb(7 89 133 / 0.6);
}
.text-sky-800\/65{
  color: rgb(7 89 133 / 0.65);
}
.text-sky-800\/70{
  color: rgb(7 89 133 / 0.7);
}
.text-sky-800\/75{
  color: rgb(7 89 133 / 0.75);
}
.text-sky-800\/80{
  color: rgb(7 89 133 / 0.8);
}
.text-sky-800\/85{
  color: rgb(7 89 133 / 0.85);
}
.text-sky-800\/90{
  color: rgb(7 89 133 / 0.9);
}
.text-sky-800\/95{
  color: rgb(7 89 133 / 0.95);
}
.text-sky-900{
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}
.text-sky-900\/0{
  color: rgb(12 74 110 / 0);
}
.text-sky-900\/10{
  color: rgb(12 74 110 / 0.1);
}
.text-sky-900\/100{
  color: rgb(12 74 110 / 1);
}
.text-sky-900\/15{
  color: rgb(12 74 110 / 0.15);
}
.text-sky-900\/20{
  color: rgb(12 74 110 / 0.2);
}
.text-sky-900\/25{
  color: rgb(12 74 110 / 0.25);
}
.text-sky-900\/30{
  color: rgb(12 74 110 / 0.3);
}
.text-sky-900\/35{
  color: rgb(12 74 110 / 0.35);
}
.text-sky-900\/40{
  color: rgb(12 74 110 / 0.4);
}
.text-sky-900\/45{
  color: rgb(12 74 110 / 0.45);
}
.text-sky-900\/5{
  color: rgb(12 74 110 / 0.05);
}
.text-sky-900\/50{
  color: rgb(12 74 110 / 0.5);
}
.text-sky-900\/55{
  color: rgb(12 74 110 / 0.55);
}
.text-sky-900\/60{
  color: rgb(12 74 110 / 0.6);
}
.text-sky-900\/65{
  color: rgb(12 74 110 / 0.65);
}
.text-sky-900\/70{
  color: rgb(12 74 110 / 0.7);
}
.text-sky-900\/75{
  color: rgb(12 74 110 / 0.75);
}
.text-sky-900\/80{
  color: rgb(12 74 110 / 0.8);
}
.text-sky-900\/85{
  color: rgb(12 74 110 / 0.85);
}
.text-sky-900\/90{
  color: rgb(12 74 110 / 0.9);
}
.text-sky-900\/95{
  color: rgb(12 74 110 / 0.95);
}
.text-slate-100{
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.text-slate-100\/0{
  color: rgb(241 245 249 / 0);
}
.text-slate-100\/10{
  color: rgb(241 245 249 / 0.1);
}
.text-slate-100\/100{
  color: rgb(241 245 249 / 1);
}
.text-slate-100\/15{
  color: rgb(241 245 249 / 0.15);
}
.text-slate-100\/20{
  color: rgb(241 245 249 / 0.2);
}
.text-slate-100\/25{
  color: rgb(241 245 249 / 0.25);
}
.text-slate-100\/30{
  color: rgb(241 245 249 / 0.3);
}
.text-slate-100\/35{
  color: rgb(241 245 249 / 0.35);
}
.text-slate-100\/40{
  color: rgb(241 245 249 / 0.4);
}
.text-slate-100\/45{
  color: rgb(241 245 249 / 0.45);
}
.text-slate-100\/5{
  color: rgb(241 245 249 / 0.05);
}
.text-slate-100\/50{
  color: rgb(241 245 249 / 0.5);
}
.text-slate-100\/55{
  color: rgb(241 245 249 / 0.55);
}
.text-slate-100\/60{
  color: rgb(241 245 249 / 0.6);
}
.text-slate-100\/65{
  color: rgb(241 245 249 / 0.65);
}
.text-slate-100\/70{
  color: rgb(241 245 249 / 0.7);
}
.text-slate-100\/75{
  color: rgb(241 245 249 / 0.75);
}
.text-slate-100\/80{
  color: rgb(241 245 249 / 0.8);
}
.text-slate-100\/85{
  color: rgb(241 245 249 / 0.85);
}
.text-slate-100\/90{
  color: rgb(241 245 249 / 0.9);
}
.text-slate-100\/95{
  color: rgb(241 245 249 / 0.95);
}
.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}
.text-slate-800{
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.text-slate-800\/0{
  color: rgb(30 41 59 / 0);
}
.text-slate-800\/10{
  color: rgb(30 41 59 / 0.1);
}
.text-slate-800\/100{
  color: rgb(30 41 59 / 1);
}
.text-slate-800\/15{
  color: rgb(30 41 59 / 0.15);
}
.text-slate-800\/20{
  color: rgb(30 41 59 / 0.2);
}
.text-slate-800\/25{
  color: rgb(30 41 59 / 0.25);
}
.text-slate-800\/30{
  color: rgb(30 41 59 / 0.3);
}
.text-slate-800\/35{
  color: rgb(30 41 59 / 0.35);
}
.text-slate-800\/40{
  color: rgb(30 41 59 / 0.4);
}
.text-slate-800\/45{
  color: rgb(30 41 59 / 0.45);
}
.text-slate-800\/5{
  color: rgb(30 41 59 / 0.05);
}
.text-slate-800\/50{
  color: rgb(30 41 59 / 0.5);
}
.text-slate-800\/55{
  color: rgb(30 41 59 / 0.55);
}
.text-slate-800\/60{
  color: rgb(30 41 59 / 0.6);
}
.text-slate-800\/65{
  color: rgb(30 41 59 / 0.65);
}
.text-slate-800\/70{
  color: rgb(30 41 59 / 0.7);
}
.text-slate-800\/75{
  color: rgb(30 41 59 / 0.75);
}
.text-slate-800\/80{
  color: rgb(30 41 59 / 0.8);
}
.text-slate-800\/85{
  color: rgb(30 41 59 / 0.85);
}
.text-slate-800\/90{
  color: rgb(30 41 59 / 0.9);
}
.text-slate-800\/95{
  color: rgb(30 41 59 / 0.95);
}
.text-slate-900{
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.text-slate-900\/0{
  color: rgb(15 23 42 / 0);
}
.text-slate-900\/10{
  color: rgb(15 23 42 / 0.1);
}
.text-slate-900\/100{
  color: rgb(15 23 42 / 1);
}
.text-slate-900\/15{
  color: rgb(15 23 42 / 0.15);
}
.text-slate-900\/20{
  color: rgb(15 23 42 / 0.2);
}
.text-slate-900\/25{
  color: rgb(15 23 42 / 0.25);
}
.text-slate-900\/30{
  color: rgb(15 23 42 / 0.3);
}
.text-slate-900\/35{
  color: rgb(15 23 42 / 0.35);
}
.text-slate-900\/40{
  color: rgb(15 23 42 / 0.4);
}
.text-slate-900\/45{
  color: rgb(15 23 42 / 0.45);
}
.text-slate-900\/5{
  color: rgb(15 23 42 / 0.05);
}
.text-slate-900\/50{
  color: rgb(15 23 42 / 0.5);
}
.text-slate-900\/55{
  color: rgb(15 23 42 / 0.55);
}
.text-slate-900\/60{
  color: rgb(15 23 42 / 0.6);
}
.text-slate-900\/65{
  color: rgb(15 23 42 / 0.65);
}
.text-slate-900\/70{
  color: rgb(15 23 42 / 0.7);
}
.text-slate-900\/75{
  color: rgb(15 23 42 / 0.75);
}
.text-slate-900\/80{
  color: rgb(15 23 42 / 0.8);
}
.text-slate-900\/85{
  color: rgb(15 23 42 / 0.85);
}
.text-slate-900\/90{
  color: rgb(15 23 42 / 0.9);
}
.text-slate-900\/95{
  color: rgb(15 23 42 / 0.95);
}
.text-teal-100{
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.text-teal-100\/0{
  color: rgb(204 251 241 / 0);
}
.text-teal-100\/10{
  color: rgb(204 251 241 / 0.1);
}
.text-teal-100\/100{
  color: rgb(204 251 241 / 1);
}
.text-teal-100\/15{
  color: rgb(204 251 241 / 0.15);
}
.text-teal-100\/20{
  color: rgb(204 251 241 / 0.2);
}
.text-teal-100\/25{
  color: rgb(204 251 241 / 0.25);
}
.text-teal-100\/30{
  color: rgb(204 251 241 / 0.3);
}
.text-teal-100\/35{
  color: rgb(204 251 241 / 0.35);
}
.text-teal-100\/40{
  color: rgb(204 251 241 / 0.4);
}
.text-teal-100\/45{
  color: rgb(204 251 241 / 0.45);
}
.text-teal-100\/5{
  color: rgb(204 251 241 / 0.05);
}
.text-teal-100\/50{
  color: rgb(204 251 241 / 0.5);
}
.text-teal-100\/55{
  color: rgb(204 251 241 / 0.55);
}
.text-teal-100\/60{
  color: rgb(204 251 241 / 0.6);
}
.text-teal-100\/65{
  color: rgb(204 251 241 / 0.65);
}
.text-teal-100\/70{
  color: rgb(204 251 241 / 0.7);
}
.text-teal-100\/75{
  color: rgb(204 251 241 / 0.75);
}
.text-teal-100\/80{
  color: rgb(204 251 241 / 0.8);
}
.text-teal-100\/85{
  color: rgb(204 251 241 / 0.85);
}
.text-teal-100\/90{
  color: rgb(204 251 241 / 0.9);
}
.text-teal-100\/95{
  color: rgb(204 251 241 / 0.95);
}
.text-teal-800{
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.text-teal-800\/0{
  color: rgb(17 94 89 / 0);
}
.text-teal-800\/10{
  color: rgb(17 94 89 / 0.1);
}
.text-teal-800\/100{
  color: rgb(17 94 89 / 1);
}
.text-teal-800\/15{
  color: rgb(17 94 89 / 0.15);
}
.text-teal-800\/20{
  color: rgb(17 94 89 / 0.2);
}
.text-teal-800\/25{
  color: rgb(17 94 89 / 0.25);
}
.text-teal-800\/30{
  color: rgb(17 94 89 / 0.3);
}
.text-teal-800\/35{
  color: rgb(17 94 89 / 0.35);
}
.text-teal-800\/40{
  color: rgb(17 94 89 / 0.4);
}
.text-teal-800\/45{
  color: rgb(17 94 89 / 0.45);
}
.text-teal-800\/5{
  color: rgb(17 94 89 / 0.05);
}
.text-teal-800\/50{
  color: rgb(17 94 89 / 0.5);
}
.text-teal-800\/55{
  color: rgb(17 94 89 / 0.55);
}
.text-teal-800\/60{
  color: rgb(17 94 89 / 0.6);
}
.text-teal-800\/65{
  color: rgb(17 94 89 / 0.65);
}
.text-teal-800\/70{
  color: rgb(17 94 89 / 0.7);
}
.text-teal-800\/75{
  color: rgb(17 94 89 / 0.75);
}
.text-teal-800\/80{
  color: rgb(17 94 89 / 0.8);
}
.text-teal-800\/85{
  color: rgb(17 94 89 / 0.85);
}
.text-teal-800\/90{
  color: rgb(17 94 89 / 0.9);
}
.text-teal-800\/95{
  color: rgb(17 94 89 / 0.95);
}
.text-teal-900{
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.text-teal-900\/0{
  color: rgb(19 78 74 / 0);
}
.text-teal-900\/10{
  color: rgb(19 78 74 / 0.1);
}
.text-teal-900\/100{
  color: rgb(19 78 74 / 1);
}
.text-teal-900\/15{
  color: rgb(19 78 74 / 0.15);
}
.text-teal-900\/20{
  color: rgb(19 78 74 / 0.2);
}
.text-teal-900\/25{
  color: rgb(19 78 74 / 0.25);
}
.text-teal-900\/30{
  color: rgb(19 78 74 / 0.3);
}
.text-teal-900\/35{
  color: rgb(19 78 74 / 0.35);
}
.text-teal-900\/40{
  color: rgb(19 78 74 / 0.4);
}
.text-teal-900\/45{
  color: rgb(19 78 74 / 0.45);
}
.text-teal-900\/5{
  color: rgb(19 78 74 / 0.05);
}
.text-teal-900\/50{
  color: rgb(19 78 74 / 0.5);
}
.text-teal-900\/55{
  color: rgb(19 78 74 / 0.55);
}
.text-teal-900\/60{
  color: rgb(19 78 74 / 0.6);
}
.text-teal-900\/65{
  color: rgb(19 78 74 / 0.65);
}
.text-teal-900\/70{
  color: rgb(19 78 74 / 0.7);
}
.text-teal-900\/75{
  color: rgb(19 78 74 / 0.75);
}
.text-teal-900\/80{
  color: rgb(19 78 74 / 0.8);
}
.text-teal-900\/85{
  color: rgb(19 78 74 / 0.85);
}
.text-teal-900\/90{
  color: rgb(19 78 74 / 0.9);
}
.text-teal-900\/95{
  color: rgb(19 78 74 / 0.95);
}
.text-violet-100{
  --tw-text-opacity: 1;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1));
}
.text-violet-100\/0{
  color: rgb(237 233 254 / 0);
}
.text-violet-100\/10{
  color: rgb(237 233 254 / 0.1);
}
.text-violet-100\/100{
  color: rgb(237 233 254 / 1);
}
.text-violet-100\/15{
  color: rgb(237 233 254 / 0.15);
}
.text-violet-100\/20{
  color: rgb(237 233 254 / 0.2);
}
.text-violet-100\/25{
  color: rgb(237 233 254 / 0.25);
}
.text-violet-100\/30{
  color: rgb(237 233 254 / 0.3);
}
.text-violet-100\/35{
  color: rgb(237 233 254 / 0.35);
}
.text-violet-100\/40{
  color: rgb(237 233 254 / 0.4);
}
.text-violet-100\/45{
  color: rgb(237 233 254 / 0.45);
}
.text-violet-100\/5{
  color: rgb(237 233 254 / 0.05);
}
.text-violet-100\/50{
  color: rgb(237 233 254 / 0.5);
}
.text-violet-100\/55{
  color: rgb(237 233 254 / 0.55);
}
.text-violet-100\/60{
  color: rgb(237 233 254 / 0.6);
}
.text-violet-100\/65{
  color: rgb(237 233 254 / 0.65);
}
.text-violet-100\/70{
  color: rgb(237 233 254 / 0.7);
}
.text-violet-100\/75{
  color: rgb(237 233 254 / 0.75);
}
.text-violet-100\/80{
  color: rgb(237 233 254 / 0.8);
}
.text-violet-100\/85{
  color: rgb(237 233 254 / 0.85);
}
.text-violet-100\/90{
  color: rgb(237 233 254 / 0.9);
}
.text-violet-100\/95{
  color: rgb(237 233 254 / 0.95);
}
.text-violet-800{
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}
.text-violet-800\/0{
  color: rgb(91 33 182 / 0);
}
.text-violet-800\/10{
  color: rgb(91 33 182 / 0.1);
}
.text-violet-800\/100{
  color: rgb(91 33 182 / 1);
}
.text-violet-800\/15{
  color: rgb(91 33 182 / 0.15);
}
.text-violet-800\/20{
  color: rgb(91 33 182 / 0.2);
}
.text-violet-800\/25{
  color: rgb(91 33 182 / 0.25);
}
.text-violet-800\/30{
  color: rgb(91 33 182 / 0.3);
}
.text-violet-800\/35{
  color: rgb(91 33 182 / 0.35);
}
.text-violet-800\/40{
  color: rgb(91 33 182 / 0.4);
}
.text-violet-800\/45{
  color: rgb(91 33 182 / 0.45);
}
.text-violet-800\/5{
  color: rgb(91 33 182 / 0.05);
}
.text-violet-800\/50{
  color: rgb(91 33 182 / 0.5);
}
.text-violet-800\/55{
  color: rgb(91 33 182 / 0.55);
}
.text-violet-800\/60{
  color: rgb(91 33 182 / 0.6);
}
.text-violet-800\/65{
  color: rgb(91 33 182 / 0.65);
}
.text-violet-800\/70{
  color: rgb(91 33 182 / 0.7);
}
.text-violet-800\/75{
  color: rgb(91 33 182 / 0.75);
}
.text-violet-800\/80{
  color: rgb(91 33 182 / 0.8);
}
.text-violet-800\/85{
  color: rgb(91 33 182 / 0.85);
}
.text-violet-800\/90{
  color: rgb(91 33 182 / 0.9);
}
.text-violet-800\/95{
  color: rgb(91 33 182 / 0.95);
}
.text-violet-900{
  --tw-text-opacity: 1;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1));
}
.text-violet-900\/0{
  color: rgb(76 29 149 / 0);
}
.text-violet-900\/10{
  color: rgb(76 29 149 / 0.1);
}
.text-violet-900\/100{
  color: rgb(76 29 149 / 1);
}
.text-violet-900\/15{
  color: rgb(76 29 149 / 0.15);
}
.text-violet-900\/20{
  color: rgb(76 29 149 / 0.2);
}
.text-violet-900\/25{
  color: rgb(76 29 149 / 0.25);
}
.text-violet-900\/30{
  color: rgb(76 29 149 / 0.3);
}
.text-violet-900\/35{
  color: rgb(76 29 149 / 0.35);
}
.text-violet-900\/40{
  color: rgb(76 29 149 / 0.4);
}
.text-violet-900\/45{
  color: rgb(76 29 149 / 0.45);
}
.text-violet-900\/5{
  color: rgb(76 29 149 / 0.05);
}
.text-violet-900\/50{
  color: rgb(76 29 149 / 0.5);
}
.text-violet-900\/55{
  color: rgb(76 29 149 / 0.55);
}
.text-violet-900\/60{
  color: rgb(76 29 149 / 0.6);
}
.text-violet-900\/65{
  color: rgb(76 29 149 / 0.65);
}
.text-violet-900\/70{
  color: rgb(76 29 149 / 0.7);
}
.text-violet-900\/75{
  color: rgb(76 29 149 / 0.75);
}
.text-violet-900\/80{
  color: rgb(76 29 149 / 0.8);
}
.text-violet-900\/85{
  color: rgb(76 29 149 / 0.85);
}
.text-violet-900\/90{
  color: rgb(76 29 149 / 0.9);
}
.text-violet-900\/95{
  color: rgb(76 29 149 / 0.95);
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-100{
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.text-yellow-100\/0{
  color: rgb(254 249 195 / 0);
}
.text-yellow-100\/10{
  color: rgb(254 249 195 / 0.1);
}
.text-yellow-100\/100{
  color: rgb(254 249 195 / 1);
}
.text-yellow-100\/15{
  color: rgb(254 249 195 / 0.15);
}
.text-yellow-100\/20{
  color: rgb(254 249 195 / 0.2);
}
.text-yellow-100\/25{
  color: rgb(254 249 195 / 0.25);
}
.text-yellow-100\/30{
  color: rgb(254 249 195 / 0.3);
}
.text-yellow-100\/35{
  color: rgb(254 249 195 / 0.35);
}
.text-yellow-100\/40{
  color: rgb(254 249 195 / 0.4);
}
.text-yellow-100\/45{
  color: rgb(254 249 195 / 0.45);
}
.text-yellow-100\/5{
  color: rgb(254 249 195 / 0.05);
}
.text-yellow-100\/50{
  color: rgb(254 249 195 / 0.5);
}
.text-yellow-100\/55{
  color: rgb(254 249 195 / 0.55);
}
.text-yellow-100\/60{
  color: rgb(254 249 195 / 0.6);
}
.text-yellow-100\/65{
  color: rgb(254 249 195 / 0.65);
}
.text-yellow-100\/70{
  color: rgb(254 249 195 / 0.7);
}
.text-yellow-100\/75{
  color: rgb(254 249 195 / 0.75);
}
.text-yellow-100\/80{
  color: rgb(254 249 195 / 0.8);
}
.text-yellow-100\/85{
  color: rgb(254 249 195 / 0.85);
}
.text-yellow-100\/90{
  color: rgb(254 249 195 / 0.9);
}
.text-yellow-100\/95{
  color: rgb(254 249 195 / 0.95);
}
.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.text-yellow-800\/0{
  color: rgb(133 77 14 / 0);
}
.text-yellow-800\/10{
  color: rgb(133 77 14 / 0.1);
}
.text-yellow-800\/100{
  color: rgb(133 77 14 / 1);
}
.text-yellow-800\/15{
  color: rgb(133 77 14 / 0.15);
}
.text-yellow-800\/20{
  color: rgb(133 77 14 / 0.2);
}
.text-yellow-800\/25{
  color: rgb(133 77 14 / 0.25);
}
.text-yellow-800\/30{
  color: rgb(133 77 14 / 0.3);
}
.text-yellow-800\/35{
  color: rgb(133 77 14 / 0.35);
}
.text-yellow-800\/40{
  color: rgb(133 77 14 / 0.4);
}
.text-yellow-800\/45{
  color: rgb(133 77 14 / 0.45);
}
.text-yellow-800\/5{
  color: rgb(133 77 14 / 0.05);
}
.text-yellow-800\/50{
  color: rgb(133 77 14 / 0.5);
}
.text-yellow-800\/55{
  color: rgb(133 77 14 / 0.55);
}
.text-yellow-800\/60{
  color: rgb(133 77 14 / 0.6);
}
.text-yellow-800\/65{
  color: rgb(133 77 14 / 0.65);
}
.text-yellow-800\/70{
  color: rgb(133 77 14 / 0.7);
}
.text-yellow-800\/75{
  color: rgb(133 77 14 / 0.75);
}
.text-yellow-800\/80{
  color: rgb(133 77 14 / 0.8);
}
.text-yellow-800\/85{
  color: rgb(133 77 14 / 0.85);
}
.text-yellow-800\/90{
  color: rgb(133 77 14 / 0.9);
}
.text-yellow-800\/95{
  color: rgb(133 77 14 / 0.95);
}
.text-yellow-900{
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.text-yellow-900\/0{
  color: rgb(113 63 18 / 0);
}
.text-yellow-900\/10{
  color: rgb(113 63 18 / 0.1);
}
.text-yellow-900\/100{
  color: rgb(113 63 18 / 1);
}
.text-yellow-900\/15{
  color: rgb(113 63 18 / 0.15);
}
.text-yellow-900\/20{
  color: rgb(113 63 18 / 0.2);
}
.text-yellow-900\/25{
  color: rgb(113 63 18 / 0.25);
}
.text-yellow-900\/30{
  color: rgb(113 63 18 / 0.3);
}
.text-yellow-900\/35{
  color: rgb(113 63 18 / 0.35);
}
.text-yellow-900\/40{
  color: rgb(113 63 18 / 0.4);
}
.text-yellow-900\/45{
  color: rgb(113 63 18 / 0.45);
}
.text-yellow-900\/5{
  color: rgb(113 63 18 / 0.05);
}
.text-yellow-900\/50{
  color: rgb(113 63 18 / 0.5);
}
.text-yellow-900\/55{
  color: rgb(113 63 18 / 0.55);
}
.text-yellow-900\/60{
  color: rgb(113 63 18 / 0.6);
}
.text-yellow-900\/65{
  color: rgb(113 63 18 / 0.65);
}
.text-yellow-900\/70{
  color: rgb(113 63 18 / 0.7);
}
.text-yellow-900\/75{
  color: rgb(113 63 18 / 0.75);
}
.text-yellow-900\/80{
  color: rgb(113 63 18 / 0.8);
}
.text-yellow-900\/85{
  color: rgb(113 63 18 / 0.85);
}
.text-yellow-900\/90{
  color: rgb(113 63 18 / 0.9);
}
.text-yellow-900\/95{
  color: rgb(113 63 18 / 0.95);
}
.underline{
  text-decoration-line: underline;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.accent-primary{
  accent-color: hsl(var(--primary));
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-60{
  opacity: 0.6;
}
.opacity-70{
  opacity: 0.7;
}
.opacity-90{
  opacity: 0.9;
}
.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{
  --tw-shadow: 0 0 0 1px hsl(var(--sidebar-border));
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_22px_48px_-28px_rgba\(15\2c 23\2c 42\2c 0\.55\)\]{
  --tw-shadow: 0 22px 48px -28px rgba(15,23,42,0.55);
  --tw-shadow-colored: 0 22px 48px -28px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner{
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-2{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.ring-primary{
  --tw-ring-color: hsl(var(--primary));
}
.ring-ring{
  --tw-ring-color: hsl(var(--ring));
}
.ring-sidebar-ring{
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.ring-offset-background{
  --tw-ring-offset-color: hsl(var(--background));
}
.blur-md{
  --tw-blur: blur(12px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-sm{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[left\2c right\2c width\]{
  transition-property: left,right,width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[margin\2c opa\]{
  transition-property: margin,opa;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\2c height\2c padding\]{
  transition-property: width,height,padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[width\]{
  transition-property: width;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear{
  transition-timing-function: linear;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
@keyframes enter{
  from{
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit{
  to{
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.animate-in{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.fade-in-0{
  --tw-enter-opacity: 0;
}
.fade-in-80{
  --tw-enter-opacity: 0.8;
}
.zoom-in-95{
  --tw-enter-scale: .95;
}
.duration-1000{
  animation-duration: 1000ms;
}
.duration-200{
  animation-duration: 200ms;
}
.duration-300{
  animation-duration: 300ms;
}
.ease-in-out{
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear{
  animation-timing-function: linear;
}
.ease-out{
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.running{
  animation-play-state: running;
}
.\[contain-intrinsic-size\:auto_4rem\]{
  contain-intrinsic-size: auto 4rem;
}
.\[content-visibility\:auto\]{
  content-visibility: auto;
}
@media not all and (min-width: 480px){
  .max-sm\:flex{
    display: flex;
  }
  @media (max-width: 767px) {

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */
    .max-sm\:flex {
      min-width: 0;
    }

    /* Ensure grid items don't overflow */

    /* Card responsive constraints */
  }
}
@media (min-width: 0px){
  @media (max-width: 767px) {

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */
    .xs\:space-y-6>*+* {
      margin-top: 1rem;
    }

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */

    /* Ensure grid items don't overflow */

    /* Card responsive constraints */

    .xs\:gap-4>*+* {
      margin-left: 1rem;
    }
  }
}
@media (min-width: 480px){
  @media (max-width: 479px) {

    /* Ensure touch targets are at least 44x44px */

    /* Condensed margins for small screens */

    /* Single column layouts only */
    .sm\:grid {
      grid-template-columns: 1fr !important;
    }
  }
  @media (max-width: 767px) {

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */
    .sm\:space-y-6>*+* {
      margin-top: 1rem;
    }

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */

    /* Ensure grid items don't overflow */

    /* Card responsive constraints */

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */
    .sm\:flex {
      min-width: 0;
    }

    /* Ensure grid items don't overflow */

    /* Card responsive constraints */

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */

    /* Ensure grid items don't overflow */
    .sm\:grid {
      min-width: 0;
      max-width: 100%;
    }

    .sm\:grid>* {
      min-width: 0;
      max-width: 100%;
    }

    /* Card responsive constraints */

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */

    /* Ensure grid items don't overflow */
    .sm\:grid {
      min-width: 0;
      max-width: 100%;
    }

    .sm\:grid>* {
      min-width: 0;
      max-width: 100%;
    }

    /* Card responsive constraints */
    .sm\:gap-2>*+* {
      margin-left: 0.5rem;
    }

    .sm\:gap-4>*+* {
      margin-left: 1rem;
    }
  }
}
@media (min-width: 768px){
  @media (max-width: 479px) {

    /* Ensure touch targets are at least 44x44px */

    /* Condensed margins for small screens */

    /* Single column layouts only */
    .md\:grid {
      grid-template-columns: 1fr !important;
    }
  }
  @media (max-width: 767px) {

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */
    .md\:flex {
      min-width: 0;
    }

    /* Ensure grid items don't overflow */

    /* Card responsive constraints */

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */

    /* Ensure grid items don't overflow */
    .md\:grid {
      min-width: 0;
      max-width: 100%;
    }

    .md\:grid>* {
      min-width: 0;
      max-width: 100%;
    }

    /* Card responsive constraints */

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */

    /* Ensure grid items don't overflow */
    .md\:grid {
      min-width: 0;
      max-width: 100%;
    }

    .md\:grid>* {
      min-width: 0;
      max-width: 100%;
    }

    /* Card responsive constraints */

    .md\:gap-4>*+* {
      margin-left: 1rem;
    }
  }
}
@media (max-width: 767px) {

    /* Ensure touch targets are at least 44x44px */

    /* Prevent zoom on input focus on iOS */

    /* Better scrolling on mobile - thin blue scrollbar from global styles */

    /* Make tables horizontally scrollable */

    /* Better spacing on mobile */

    /* Ensure all elements respect container width */

    /* Optimize card spacing */

    /* Ensure buttons fit within containers */

    /* Prevent flex items from overflowing */
    .\[\&\>form\]\:flex>form {
      min-width: 0;
    }

    /* Ensure grid items don't overflow */

    /* Card responsive constraints */
  }
.file\:border-0::-webkit-file-upload-button{
  border-width: 0px;
}
.file\:border-0::file-selector-button{
  border-width: 0px;
}
.file\:bg-transparent::-webkit-file-upload-button{
  background-color: transparent;
}
.file\:bg-transparent::file-selector-button{
  background-color: transparent;
}
.file\:text-sm::-webkit-file-upload-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.file\:text-sm::file-selector-button{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.file\:font-medium::-webkit-file-upload-button{
  font-weight: 500;
}
.file\:font-medium::file-selector-button{
  font-weight: 500;
}
.file\:text-foreground::-webkit-file-upload-button{
  color: hsl(var(--foreground));
}
.file\:text-foreground::file-selector-button{
  color: hsl(var(--foreground));
}
.placeholder\:text-muted-foreground::-moz-placeholder{
  color: hsl(var(--muted-foreground));
}
.placeholder\:text-muted-foreground::placeholder{
  color: hsl(var(--muted-foreground));
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:-inset-2::after{
  content: var(--tw-content);
  inset: -0.5rem;
}
.after\:inset-y-0::after{
  content: var(--tw-content);
  top: 0px;
  bottom: 0px;
}
.after\:left-1\/2::after{
  content: var(--tw-content);
  left: 50%;
}
.after\:w-1::after{
  content: var(--tw-content);
  width: 0.25rem;
}
.after\:w-\[2px\]::after{
  content: var(--tw-content);
  width: 2px;
}
.after\:-translate-x-1\/2::after{
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.first\:rounded-l-md:first-child{
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.first\:border-l:first-child{
  border-left-width: 1px;
}
.last\:mb-0:last-child{
  margin-bottom: 0px;
}
.last\:rounded-r-md:last-child{
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.last\:border-0:last-child{
  border-width: 0px;
}
.last\:pb-0:last-child{
  padding-bottom: 0px;
}
.focus-within\:relative:focus-within{
  position: relative;
}
.focus-within\:z-20:focus-within{
  z-index: 20;
}
@media (hover: hover) and (pointer: fine){
  .hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -0.125rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .hover\:-translate-y-1:hover{
    --tw-translate-y: -0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .hover\:scale-\[1\.01\]:hover{
    --tw-scale-x: 1.01;
    --tw-scale-y: 1.01;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .hover\:border-primary\/50:hover{
    border-color: hsl(var(--primary) / 0.5);
  }
  .hover\:border-primary\/60:hover{
    border-color: hsl(var(--primary) / 0.6);
  }
  .hover\:border-red-700:hover{
    --tw-border-opacity: 1;
    border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  }
  .hover\:bg-accent:hover{
    background-color: hsl(var(--accent));
  }
  .hover\:bg-blue-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-blue-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-blue-600:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-blue-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-card\/95:hover{
    background-color: hsl(var(--card) / 0.95);
  }
  .hover\:bg-destructive\/80:hover{
    background-color: hsl(var(--destructive) / 0.8);
  }
  .hover\:bg-destructive\/90:hover{
    background-color: hsl(var(--destructive) / 0.9);
  }
  .hover\:bg-gray-100:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-gray-50:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-muted:hover{
    background-color: hsl(var(--muted));
  }
  .hover\:bg-muted\/30:hover{
    background-color: hsl(var(--muted) / 0.3);
  }
  .hover\:bg-muted\/50:hover{
    background-color: hsl(var(--muted) / 0.5);
  }
  .hover\:bg-orange-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-orange-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-orange-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-primary:hover{
    background-color: hsl(var(--primary));
  }
  .hover\:bg-primary\/5:hover{
    background-color: hsl(var(--primary) / 0.05);
  }
  .hover\:bg-primary\/80:hover{
    background-color: hsl(var(--primary) / 0.8);
  }
  .hover\:bg-primary\/90:hover{
    background-color: hsl(var(--primary) / 0.9);
  }
  .hover\:bg-red-500:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-red-700:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-red-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-secondary:hover{
    background-color: hsl(var(--secondary));
  }
  .hover\:bg-secondary\/80:hover{
    background-color: hsl(var(--secondary) / 0.8);
  }
  .hover\:bg-sidebar-accent:hover{
    background-color: hsl(var(--sidebar-accent));
  }
  .hover\:bg-slate-100\/90:hover{
    background-color: rgb(241 245 249 / 0.9);
  }
  .hover\:bg-slate-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
  }
  .hover\:bg-slate-700\/80:hover{
    background-color: rgb(51 65 85 / 0.8);
  }
  .hover\:text-accent-foreground:hover{
    color: hsl(var(--accent-foreground));
  }
  .hover\:text-blue-500:hover{
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity, 1));
  }
  .hover\:text-blue-700:hover{
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity, 1));
  }
  .hover\:text-blue-800:hover{
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity, 1));
  }
  .hover\:text-foreground:hover{
    color: hsl(var(--foreground));
  }
  .hover\:text-gray-900:hover{
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity, 1));
  }
  .hover\:text-muted-foreground:hover{
    color: hsl(var(--muted-foreground));
  }
  .hover\:text-primary-foreground:hover{
    color: hsl(var(--primary-foreground));
  }
  .hover\:text-sidebar-accent-foreground:hover{
    color: hsl(var(--sidebar-accent-foreground));
  }
  .hover\:text-white\/90:hover{
    color: rgb(255 255 255 / 0.9);
  }
  .hover\:underline:hover{
    text-decoration-line: underline;
  }
  .hover\:opacity-100:hover{
    opacity: 1;
  }
  .hover\:opacity-80:hover{
    opacity: 0.8;
  }
  .hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{
    --tw-shadow: 0 0 0 1px hsl(var(--sidebar-accent));
    --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .hover\:shadow-\[0_35px_72px_-35px_rgba\(59\2c 130\2c 246\2c 0\.65\)\]:hover{
    --tw-shadow: 0 35px 72px -35px rgba(59,130,246,0.65);
    --tw-shadow-colored: 0 35px 72px -35px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .hover\:shadow-lg:hover{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .hover\:after\:bg-sidebar-border:hover::after{
    content: var(--tw-content);
    background-color: hsl(var(--sidebar-border));
  }
}
.focus\:border-orange-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity, 1));
}
.focus\:border-red-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}
.focus\:bg-accent:focus{
  background-color: hsl(var(--accent));
}
.focus\:bg-primary:focus{
  background-color: hsl(var(--primary));
}
.focus\:bg-red-50:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1));
}
.focus\:text-accent-foreground:focus{
  color: hsl(var(--accent-foreground));
}
.focus\:text-primary-foreground:focus{
  color: hsl(var(--primary-foreground));
}
.focus\:text-red-700:focus{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.focus\:opacity-100:focus{
  opacity: 1;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-orange-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity, 1));
}
.focus\:ring-primary:focus{
  --tw-ring-color: hsl(var(--primary));
}
.focus\:ring-red-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}
.focus\:ring-ring:focus{
  --tw-ring-color: hsl(var(--ring));
}
.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus-visible\:ring-1:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-2:focus-visible{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-destructive:focus-visible{
  --tw-ring-color: hsl(var(--destructive));
}
.focus-visible\:ring-primary\/70:focus-visible{
  --tw-ring-color: hsl(var(--primary) / 0.7);
}
.focus-visible\:ring-ring:focus-visible{
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:ring-sidebar-ring:focus-visible{
  --tw-ring-color: hsl(var(--sidebar-ring));
}
.focus-visible\:ring-offset-1:focus-visible{
  --tw-ring-offset-width: 1px;
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.focus-visible\:ring-offset-background:focus-visible{
  --tw-ring-offset-color: hsl(var(--background));
}
.active\:scale-\[0\.98\]:active{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.active\:bg-accent:active{
  background-color: hsl(var(--accent));
}
.active\:bg-muted:active{
  background-color: hsl(var(--muted));
}
.active\:bg-sidebar-accent:active{
  background-color: hsl(var(--sidebar-accent));
}
.active\:text-accent-foreground:active{
  color: hsl(var(--accent-foreground));
}
.active\:text-foreground:active{
  color: hsl(var(--foreground));
}
.active\:text-sidebar-accent-foreground:active{
  color: hsl(var(--sidebar-accent-foreground));
}
.active\:opacity-70:active{
  opacity: 0.7;
}
.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}
.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{
  opacity: 1;
}
@media (hover: hover) and (pointer: fine){
  .group\/menu-item:hover .group-hover\/menu-item\:opacity-100{
    opacity: 1;
  }
  .group:hover .group-hover\:opacity-100{
    opacity: 1;
  }
}
.group.destructive .group-\[\.destructive\]\:border-muted\/40{
  border-color: hsl(var(--muted) / 0.4);
}
.group.toaster .group-\[\.toaster\]\:border-border{
  border-color: hsl(var(--border));
}
.group.toast .group-\[\.toast\]\:bg-muted{
  background-color: hsl(var(--muted));
}
.group.toast .group-\[\.toast\]\:bg-primary{
  background-color: hsl(var(--primary));
}
.group.toaster .group-\[\.toaster\]\:bg-background{
  background-color: hsl(var(--background));
}
.group.destructive .group-\[\.destructive\]\:text-red-300{
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.group.toast .group-\[\.toast\]\:text-muted-foreground{
  color: hsl(var(--muted-foreground));
}
.group.toast .group-\[\.toast\]\:text-primary-foreground{
  color: hsl(var(--primary-foreground));
}
.group.toaster .group-\[\.toaster\]\:text-foreground{
  color: hsl(var(--foreground));
}
.group.toaster .group-\[\.toaster\]\:shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (hover: hover) and (pointer: fine){
  .group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{
    border-color: hsl(var(--destructive) / 0.3);
  }
  .group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{
    background-color: hsl(var(--destructive));
  }
  .group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{
    color: hsl(var(--destructive-foreground));
  }
  .group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{
    --tw-text-opacity: 1;
    color: rgb(254 242 242 / var(--tw-text-opacity, 1));
  }
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{
  --tw-ring-color: hsl(var(--destructive));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1));
}
.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{
  --tw-ring-offset-color: #dc2626;
}
@media (hover: hover) and (pointer: fine){
  .peer\/menu-button:hover ~ .peer-hover\/menu-button\:text-sidebar-accent-foreground{
    color: hsl(var(--sidebar-accent-foreground));
  }
}
.peer:disabled ~ .peer-disabled\:cursor-not-allowed{
  cursor: not-allowed;
}
.peer:disabled ~ .peer-disabled\:opacity-70{
  opacity: 0.7;
}
.has-\[\[data-variant\=inset\]\]\:bg-sidebar:has([data-variant=inset]){
  background-color: hsl(var(--sidebar-background));
}
.has-\[\:disabled\]\:opacity-50:has(:disabled){
  opacity: 0.5;
}
.group\/menu-item:has([data-sidebar=menu-action]) .group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8{
  padding-right: 2rem;
}
.aria-disabled\:pointer-events-none[aria-disabled="true"]{
  pointer-events: none;
}
.aria-disabled\:opacity-50[aria-disabled="true"]{
  opacity: 0.5;
}
.aria-selected\:bg-accent[aria-selected="true"]{
  background-color: hsl(var(--accent));
}
.aria-selected\:bg-accent\/50[aria-selected="true"]{
  background-color: hsl(var(--accent) / 0.5);
}
.aria-selected\:text-accent-foreground[aria-selected="true"]{
  color: hsl(var(--accent-foreground));
}
.aria-selected\:text-muted-foreground[aria-selected="true"]{
  color: hsl(var(--muted-foreground));
}
.aria-selected\:opacity-100[aria-selected="true"]{
  opacity: 1;
}
.aria-selected\:opacity-30[aria-selected="true"]{
  opacity: 0.3;
}
.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"]{
  pointer-events: none;
}
.data-\[disabled\]\:pointer-events-none[data-disabled]{
  pointer-events: none;
}
.data-\[state\=inactive\]\:hidden[data-state="inactive"]{
  display: none;
}
.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction="vertical"]{
  height: 1px;
}
.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction="vertical"]{
  width: 100%;
}
.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"]{
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=left\]\:-translate-x-1[data-side="left"]{
  --tw-translate-x: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=right\]\:translate-x-1[data-side="right"]{
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[side\=top\]\:-translate-y-1[data-side="top"]{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=checked\]\:translate-x-5[data-state="checked"]{
  --tw-translate-x: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"]{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=cancel\]\:translate-x-0[data-swipe="cancel"]{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe="end"]{
  --tw-translate-x: var(--radix-toast-swipe-end-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe="move"]{
  --tw-translate-x: var(--radix-toast-swipe-move-x);
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes accordion-up{
  from{
    height: var(--radix-accordion-content-height);
  }
  to{
    height: 0;
  }
}
.data-\[state\=closed\]\:animate-accordion-up[data-state="closed"]{
  animation: accordion-up 0.2s ease-out;
}
@keyframes accordion-down{
  from{
    height: 0;
  }
  to{
    height: var(--radix-accordion-content-height);
  }
}
.data-\[state\=open\]\:animate-accordion-down[data-state="open"]{
  animation: accordion-down 0.2s ease-out;
}
.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction="vertical"]{
  flex-direction: column;
}
.data-\[active\=true\]\:bg-sidebar-accent[data-active="true"]{
  background-color: hsl(var(--sidebar-accent));
}
.data-\[active\]\:bg-accent\/50[data-active]{
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[selected\=\'true\'\]\:bg-accent[data-selected='true']{
  background-color: hsl(var(--accent));
}
.data-\[state\=active\]\:bg-background[data-state="active"]{
  background-color: hsl(var(--background));
}
.data-\[state\=active\]\:bg-blue-500[data-state="active"]{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.data-\[state\=checked\]\:bg-primary[data-state="checked"]{
  background-color: hsl(var(--primary));
}
.data-\[state\=on\]\:bg-accent[data-state="on"]{
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:bg-accent[data-state="open"]{
  background-color: hsl(var(--accent));
}
.data-\[state\=open\]\:bg-accent\/50[data-state="open"]{
  background-color: hsl(var(--accent) / 0.5);
}
.data-\[state\=open\]\:bg-secondary[data-state="open"]{
  background-color: hsl(var(--secondary));
}
.data-\[state\=selected\]\:bg-muted[data-state="selected"]{
  background-color: hsl(var(--muted));
}
.data-\[state\=unchecked\]\:bg-input[data-state="unchecked"]{
  background-color: hsl(var(--input));
}
.data-\[active\=true\]\:font-medium[data-active="true"]{
  font-weight: 500;
}
.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active="true"]{
  color: hsl(var(--sidebar-accent-foreground));
}
.data-\[selected\=true\]\:text-accent-foreground[data-selected="true"]{
  color: hsl(var(--accent-foreground));
}
.data-\[state\=active\]\:text-foreground[data-state="active"]{
  color: hsl(var(--foreground));
}
.data-\[state\=active\]\:text-white[data-state="active"]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.data-\[state\=checked\]\:text-primary-foreground[data-state="checked"]{
  color: hsl(var(--primary-foreground));
}
.data-\[state\=on\]\:text-accent-foreground[data-state="on"]{
  color: hsl(var(--accent-foreground));
}
.data-\[state\=open\]\:text-accent-foreground[data-state="open"]{
  color: hsl(var(--accent-foreground));
}
.data-\[state\=open\]\:text-muted-foreground[data-state="open"]{
  color: hsl(var(--muted-foreground));
}
.data-\[disabled\=true\]\:opacity-50[data-disabled="true"]{
  opacity: 0.5;
}
.data-\[disabled\]\:opacity-50[data-disabled]{
  opacity: 0.5;
}
.data-\[state\=open\]\:opacity-100[data-state="open"]{
  opacity: 1;
}
.data-\[state\=active\]\:shadow-sm[data-state="active"]{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.data-\[swipe\=move\]\:transition-none[data-swipe="move"]{
  transition-property: none;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"]{
  transition-duration: 300ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"]{
  transition-duration: 500ms;
}
.data-\[motion\^\=from-\]\:animate-in[data-motion^="from-"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=open\]\:animate-in[data-state="open"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[state\=visible\]\:animate-in[data-state="visible"]{
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.data-\[motion\^\=to-\]\:animate-out[data-motion^="to-"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=closed\]\:animate-out[data-state="closed"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[state\=hidden\]\:animate-out[data-state="hidden"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[swipe\=end\]\:animate-out[data-swipe="end"]{
  animation-name: exit;
  animation-duration: 150ms;
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
}
.data-\[motion\^\=from-\]\:fade-in[data-motion^="from-"]{
  --tw-enter-opacity: 0;
}
.data-\[motion\^\=to-\]\:fade-out[data-motion^="to-"]{
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-0[data-state="closed"]{
  --tw-exit-opacity: 0;
}
.data-\[state\=closed\]\:fade-out-80[data-state="closed"]{
  --tw-exit-opacity: 0.8;
}
.data-\[state\=hidden\]\:fade-out[data-state="hidden"]{
  --tw-exit-opacity: 0;
}
.data-\[state\=open\]\:fade-in-0[data-state="open"]{
  --tw-enter-opacity: 0;
}
.data-\[state\=visible\]\:fade-in[data-state="visible"]{
  --tw-enter-opacity: 0;
}
.data-\[state\=closed\]\:zoom-out-95[data-state="closed"]{
  --tw-exit-scale: .95;
}
.data-\[state\=open\]\:zoom-in-90[data-state="open"]{
  --tw-enter-scale: .9;
}
.data-\[state\=open\]\:zoom-in-95[data-state="open"]{
  --tw-enter-scale: .95;
}
.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion="from-end"]{
  --tw-enter-translate-x: 13rem;
}
.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion="from-start"]{
  --tw-enter-translate-x: -13rem;
}
.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion="to-end"]{
  --tw-exit-translate-x: 13rem;
}
.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion="to-start"]{
  --tw-exit-translate-x: -13rem;
}
.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"]{
  --tw-enter-translate-y: -0.5rem;
}
.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"]{
  --tw-enter-translate-x: 0.5rem;
}
.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"]{
  --tw-enter-translate-x: -0.5rem;
}
.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"]{
  --tw-enter-translate-y: 0.5rem;
}
.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"]{
  --tw-exit-translate-y: 100%;
}
.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"]{
  --tw-exit-translate-x: -100%;
}
.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"]{
  --tw-exit-translate-x: -50%;
}
.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"]{
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-right-full[data-state="closed"]{
  --tw-exit-translate-x: 100%;
}
.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"]{
  --tw-exit-translate-y: -100%;
}
.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"]{
  --tw-exit-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"]{
  --tw-enter-translate-y: 100%;
}
.data-\[state\=open\]\:slide-in-from-left[data-state="open"]{
  --tw-enter-translate-x: -100%;
}
.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"]{
  --tw-enter-translate-x: -50%;
}
.data-\[state\=open\]\:slide-in-from-right[data-state="open"]{
  --tw-enter-translate-x: 100%;
}
.data-\[state\=open\]\:slide-in-from-top[data-state="open"]{
  --tw-enter-translate-y: -100%;
}
.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"]{
  --tw-enter-translate-y: -48%;
}
.data-\[state\=open\]\:slide-in-from-top-full[data-state="open"]{
  --tw-enter-translate-y: -100%;
}
.data-\[state\=closed\]\:duration-300[data-state="closed"]{
  animation-duration: 300ms;
}
.data-\[state\=open\]\:duration-500[data-state="open"]{
  animation-duration: 500ms;
}
.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  left: 0px;
}
.data-\[panel-group-direction\=vertical\]\:after\:h-1[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  height: 0.25rem;
}
.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  width: 100%;
}
.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction="vertical"]::after{
  content: var(--tw-content);
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (hover: hover) and (pointer: fine){
  .data-\[state\=active\]\:hover\:bg-blue-500:hover[data-state="active"]{
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
  }
  .data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state="open"]{
    background-color: hsl(var(--sidebar-accent));
  }
  .data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state="open"]{
    color: hsl(var(--sidebar-accent-foreground));
  }
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{
  left: calc(var(--sidebar-width) * -1);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{
  right: calc(var(--sidebar-width) * -1);
}
.group[data-side="left"] .group-data-\[side\=left\]\:-right-4{
  right: -1rem;
}
.group[data-side="right"] .group-data-\[side\=right\]\:left-0{
  left: 0px;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:-mt-8{
  margin-top: -2rem;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:hidden{
  display: none;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!size-8{
  width: 2rem !important;
  height: 2rem !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{
  width: var(--sidebar-width-icon);
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{
  width: calc(var(--sidebar-width-icon) + 1rem);
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{
  width: calc(var(--sidebar-width-icon) + 1rem + 2px);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:w-0{
  width: 0px;
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-side="right"] .group-data-\[side\=right\]\:rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-state="open"] .group-data-\[state\=open\]\:rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:overflow-hidden{
  overflow: hidden;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:rounded-lg{
  border-radius: var(--radius);
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:border{
  border-width: 1px;
}
.group[data-side="left"] .group-data-\[side\=left\]\:border-r{
  border-right-width: 1px;
}
.group[data-side="right"] .group-data-\[side\=right\]\:border-l{
  border-left-width: 1px;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:border-sidebar-border{
  border-color: hsl(var(--sidebar-border));
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-0{
  padding: 0px !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:\!p-2{
  padding: 0.5rem !important;
}
.group[data-collapsible="icon"] .group-data-\[collapsible\=icon\]\:opacity-0{
  opacity: 0;
}
.group[data-variant="floating"] .group-data-\[variant\=floating\]\:shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:after\:left-full::after{
  content: var(--tw-content);
  left: 100%;
}
@media (hover: hover) and (pointer: fine){
  .group[data-collapsible="offcanvas"] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{
    background-color: hsl(var(--sidebar-background));
  }
}
.peer\/menu-button[data-size="default"] ~ .peer-data-\[size\=default\]\/menu-button\:top-1\.5{
  top: 0.375rem;
}
.peer\/menu-button[data-size="lg"] ~ .peer-data-\[size\=lg\]\/menu-button\:top-2\.5{
  top: 0.625rem;
}
.peer\/menu-button[data-size="sm"] ~ .peer-data-\[size\=sm\]\/menu-button\:top-1{
  top: 0.25rem;
}
.peer[data-variant="inset"] ~ .peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]{
  min-height: calc(100svh - 1rem);
}
.peer\/menu-button[data-active="true"] ~ .peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{
  color: hsl(var(--sidebar-accent-foreground));
}
.dark\:-rotate-90:is(.dark *){
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:rotate-0:is(.dark *){
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:scale-0:is(.dark *){
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:scale-100:is(.dark *){
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.dark\:border-amber-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(180 83 9 / var(--tw-border-opacity, 1));
}
.dark\:border-amber-800:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(146 64 14 / var(--tw-border-opacity, 1));
}
.dark\:border-blue-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}
.dark\:border-border:is(.dark *){
  border-color: hsl(var(--border));
}
.dark\:border-destructive:is(.dark *){
  border-color: hsl(var(--destructive));
}
.dark\:border-gray-600:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}
.dark\:border-gray-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity, 1));
}
.dark\:border-green-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(194 65 12 / var(--tw-border-opacity, 1));
}
.dark\:border-orange-800:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(154 52 18 / var(--tw-border-opacity, 1));
}
.dark\:border-red-600:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.dark\:border-red-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
}
.dark\:border-red-800:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(153 27 27 / var(--tw-border-opacity, 1));
}
.dark\:border-slate-700:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
}
.dark\:border-slate-800:is(.dark *){
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}
.dark\:border-slate-800\/80:is(.dark *){
  border-color: rgb(30 41 59 / 0.8);
}
.dark\:bg-\[\#0f1b33\]:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(15 27 51 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-100\/0:is(.dark *){
  background-color: rgb(254 243 199 / 0);
}
.dark\:bg-amber-100\/10:is(.dark *){
  background-color: rgb(254 243 199 / 0.1);
}
.dark\:bg-amber-100\/100:is(.dark *){
  background-color: rgb(254 243 199 / 1);
}
.dark\:bg-amber-100\/15:is(.dark *){
  background-color: rgb(254 243 199 / 0.15);
}
.dark\:bg-amber-100\/20:is(.dark *){
  background-color: rgb(254 243 199 / 0.2);
}
.dark\:bg-amber-100\/25:is(.dark *){
  background-color: rgb(254 243 199 / 0.25);
}
.dark\:bg-amber-100\/30:is(.dark *){
  background-color: rgb(254 243 199 / 0.3);
}
.dark\:bg-amber-100\/35:is(.dark *){
  background-color: rgb(254 243 199 / 0.35);
}
.dark\:bg-amber-100\/40:is(.dark *){
  background-color: rgb(254 243 199 / 0.4);
}
.dark\:bg-amber-100\/45:is(.dark *){
  background-color: rgb(254 243 199 / 0.45);
}
.dark\:bg-amber-100\/5:is(.dark *){
  background-color: rgb(254 243 199 / 0.05);
}
.dark\:bg-amber-100\/50:is(.dark *){
  background-color: rgb(254 243 199 / 0.5);
}
.dark\:bg-amber-100\/55:is(.dark *){
  background-color: rgb(254 243 199 / 0.55);
}
.dark\:bg-amber-100\/60:is(.dark *){
  background-color: rgb(254 243 199 / 0.6);
}
.dark\:bg-amber-100\/65:is(.dark *){
  background-color: rgb(254 243 199 / 0.65);
}
.dark\:bg-amber-100\/70:is(.dark *){
  background-color: rgb(254 243 199 / 0.7);
}
.dark\:bg-amber-100\/75:is(.dark *){
  background-color: rgb(254 243 199 / 0.75);
}
.dark\:bg-amber-100\/80:is(.dark *){
  background-color: rgb(254 243 199 / 0.8);
}
.dark\:bg-amber-100\/85:is(.dark *){
  background-color: rgb(254 243 199 / 0.85);
}
.dark\:bg-amber-100\/90:is(.dark *){
  background-color: rgb(254 243 199 / 0.9);
}
.dark\:bg-amber-100\/95:is(.dark *){
  background-color: rgb(254 243 199 / 0.95);
}
.dark\:bg-amber-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-800\/0:is(.dark *){
  background-color: rgb(146 64 14 / 0);
}
.dark\:bg-amber-800\/10:is(.dark *){
  background-color: rgb(146 64 14 / 0.1);
}
.dark\:bg-amber-800\/100:is(.dark *){
  background-color: rgb(146 64 14 / 1);
}
.dark\:bg-amber-800\/15:is(.dark *){
  background-color: rgb(146 64 14 / 0.15);
}
.dark\:bg-amber-800\/20:is(.dark *){
  background-color: rgb(146 64 14 / 0.2);
}
.dark\:bg-amber-800\/25:is(.dark *){
  background-color: rgb(146 64 14 / 0.25);
}
.dark\:bg-amber-800\/30:is(.dark *){
  background-color: rgb(146 64 14 / 0.3);
}
.dark\:bg-amber-800\/35:is(.dark *){
  background-color: rgb(146 64 14 / 0.35);
}
.dark\:bg-amber-800\/40:is(.dark *){
  background-color: rgb(146 64 14 / 0.4);
}
.dark\:bg-amber-800\/45:is(.dark *){
  background-color: rgb(146 64 14 / 0.45);
}
.dark\:bg-amber-800\/5:is(.dark *){
  background-color: rgb(146 64 14 / 0.05);
}
.dark\:bg-amber-800\/50:is(.dark *){
  background-color: rgb(146 64 14 / 0.5);
}
.dark\:bg-amber-800\/55:is(.dark *){
  background-color: rgb(146 64 14 / 0.55);
}
.dark\:bg-amber-800\/60:is(.dark *){
  background-color: rgb(146 64 14 / 0.6);
}
.dark\:bg-amber-800\/65:is(.dark *){
  background-color: rgb(146 64 14 / 0.65);
}
.dark\:bg-amber-800\/70:is(.dark *){
  background-color: rgb(146 64 14 / 0.7);
}
.dark\:bg-amber-800\/75:is(.dark *){
  background-color: rgb(146 64 14 / 0.75);
}
.dark\:bg-amber-800\/80:is(.dark *){
  background-color: rgb(146 64 14 / 0.8);
}
.dark\:bg-amber-800\/85:is(.dark *){
  background-color: rgb(146 64 14 / 0.85);
}
.dark\:bg-amber-800\/90:is(.dark *){
  background-color: rgb(146 64 14 / 0.9);
}
.dark\:bg-amber-800\/95:is(.dark *){
  background-color: rgb(146 64 14 / 0.95);
}
.dark\:bg-amber-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 / var(--tw-bg-opacity, 1));
}
.dark\:bg-amber-900\/0:is(.dark *){
  background-color: rgb(120 53 15 / 0);
}
.dark\:bg-amber-900\/10:is(.dark *){
  background-color: rgb(120 53 15 / 0.1);
}
.dark\:bg-amber-900\/100:is(.dark *){
  background-color: rgb(120 53 15 / 1);
}
.dark\:bg-amber-900\/15:is(.dark *){
  background-color: rgb(120 53 15 / 0.15);
}
.dark\:bg-amber-900\/20:is(.dark *){
  background-color: rgb(120 53 15 / 0.2);
}
.dark\:bg-amber-900\/25:is(.dark *){
  background-color: rgb(120 53 15 / 0.25);
}
.dark\:bg-amber-900\/30:is(.dark *){
  background-color: rgb(120 53 15 / 0.3);
}
.dark\:bg-amber-900\/35:is(.dark *){
  background-color: rgb(120 53 15 / 0.35);
}
.dark\:bg-amber-900\/40:is(.dark *){
  background-color: rgb(120 53 15 / 0.4);
}
.dark\:bg-amber-900\/45:is(.dark *){
  background-color: rgb(120 53 15 / 0.45);
}
.dark\:bg-amber-900\/5:is(.dark *){
  background-color: rgb(120 53 15 / 0.05);
}
.dark\:bg-amber-900\/50:is(.dark *){
  background-color: rgb(120 53 15 / 0.5);
}
.dark\:bg-amber-900\/55:is(.dark *){
  background-color: rgb(120 53 15 / 0.55);
}
.dark\:bg-amber-900\/60:is(.dark *){
  background-color: rgb(120 53 15 / 0.6);
}
.dark\:bg-amber-900\/65:is(.dark *){
  background-color: rgb(120 53 15 / 0.65);
}
.dark\:bg-amber-900\/70:is(.dark *){
  background-color: rgb(120 53 15 / 0.7);
}
.dark\:bg-amber-900\/75:is(.dark *){
  background-color: rgb(120 53 15 / 0.75);
}
.dark\:bg-amber-900\/80:is(.dark *){
  background-color: rgb(120 53 15 / 0.8);
}
.dark\:bg-amber-900\/85:is(.dark *){
  background-color: rgb(120 53 15 / 0.85);
}
.dark\:bg-amber-900\/90:is(.dark *){
  background-color: rgb(120 53 15 / 0.9);
}
.dark\:bg-amber-900\/95:is(.dark *){
  background-color: rgb(120 53 15 / 0.95);
}
.dark\:bg-amber-950\/30:is(.dark *){
  background-color: rgb(69 26 3 / 0.3);
}
.dark\:bg-blue-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-100\/0:is(.dark *){
  background-color: rgb(219 234 254 / 0);
}
.dark\:bg-blue-100\/10:is(.dark *){
  background-color: rgb(219 234 254 / 0.1);
}
.dark\:bg-blue-100\/100:is(.dark *){
  background-color: rgb(219 234 254 / 1);
}
.dark\:bg-blue-100\/15:is(.dark *){
  background-color: rgb(219 234 254 / 0.15);
}
.dark\:bg-blue-100\/20:is(.dark *){
  background-color: rgb(219 234 254 / 0.2);
}
.dark\:bg-blue-100\/25:is(.dark *){
  background-color: rgb(219 234 254 / 0.25);
}
.dark\:bg-blue-100\/30:is(.dark *){
  background-color: rgb(219 234 254 / 0.3);
}
.dark\:bg-blue-100\/35:is(.dark *){
  background-color: rgb(219 234 254 / 0.35);
}
.dark\:bg-blue-100\/40:is(.dark *){
  background-color: rgb(219 234 254 / 0.4);
}
.dark\:bg-blue-100\/45:is(.dark *){
  background-color: rgb(219 234 254 / 0.45);
}
.dark\:bg-blue-100\/5:is(.dark *){
  background-color: rgb(219 234 254 / 0.05);
}
.dark\:bg-blue-100\/50:is(.dark *){
  background-color: rgb(219 234 254 / 0.5);
}
.dark\:bg-blue-100\/55:is(.dark *){
  background-color: rgb(219 234 254 / 0.55);
}
.dark\:bg-blue-100\/60:is(.dark *){
  background-color: rgb(219 234 254 / 0.6);
}
.dark\:bg-blue-100\/65:is(.dark *){
  background-color: rgb(219 234 254 / 0.65);
}
.dark\:bg-blue-100\/70:is(.dark *){
  background-color: rgb(219 234 254 / 0.7);
}
.dark\:bg-blue-100\/75:is(.dark *){
  background-color: rgb(219 234 254 / 0.75);
}
.dark\:bg-blue-100\/80:is(.dark *){
  background-color: rgb(219 234 254 / 0.8);
}
.dark\:bg-blue-100\/85:is(.dark *){
  background-color: rgb(219 234 254 / 0.85);
}
.dark\:bg-blue-100\/90:is(.dark *){
  background-color: rgb(219 234 254 / 0.9);
}
.dark\:bg-blue-100\/95:is(.dark *){
  background-color: rgb(219 234 254 / 0.95);
}
.dark\:bg-blue-600:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-800\/0:is(.dark *){
  background-color: rgb(30 64 175 / 0);
}
.dark\:bg-blue-800\/10:is(.dark *){
  background-color: rgb(30 64 175 / 0.1);
}
.dark\:bg-blue-800\/100:is(.dark *){
  background-color: rgb(30 64 175 / 1);
}
.dark\:bg-blue-800\/15:is(.dark *){
  background-color: rgb(30 64 175 / 0.15);
}
.dark\:bg-blue-800\/20:is(.dark *){
  background-color: rgb(30 64 175 / 0.2);
}
.dark\:bg-blue-800\/25:is(.dark *){
  background-color: rgb(30 64 175 / 0.25);
}
.dark\:bg-blue-800\/30:is(.dark *){
  background-color: rgb(30 64 175 / 0.3);
}
.dark\:bg-blue-800\/35:is(.dark *){
  background-color: rgb(30 64 175 / 0.35);
}
.dark\:bg-blue-800\/40:is(.dark *){
  background-color: rgb(30 64 175 / 0.4);
}
.dark\:bg-blue-800\/45:is(.dark *){
  background-color: rgb(30 64 175 / 0.45);
}
.dark\:bg-blue-800\/5:is(.dark *){
  background-color: rgb(30 64 175 / 0.05);
}
.dark\:bg-blue-800\/50:is(.dark *){
  background-color: rgb(30 64 175 / 0.5);
}
.dark\:bg-blue-800\/55:is(.dark *){
  background-color: rgb(30 64 175 / 0.55);
}
.dark\:bg-blue-800\/60:is(.dark *){
  background-color: rgb(30 64 175 / 0.6);
}
.dark\:bg-blue-800\/65:is(.dark *){
  background-color: rgb(30 64 175 / 0.65);
}
.dark\:bg-blue-800\/70:is(.dark *){
  background-color: rgb(30 64 175 / 0.7);
}
.dark\:bg-blue-800\/75:is(.dark *){
  background-color: rgb(30 64 175 / 0.75);
}
.dark\:bg-blue-800\/80:is(.dark *){
  background-color: rgb(30 64 175 / 0.8);
}
.dark\:bg-blue-800\/85:is(.dark *){
  background-color: rgb(30 64 175 / 0.85);
}
.dark\:bg-blue-800\/90:is(.dark *){
  background-color: rgb(30 64 175 / 0.9);
}
.dark\:bg-blue-800\/95:is(.dark *){
  background-color: rgb(30 64 175 / 0.95);
}
.dark\:bg-blue-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity, 1));
}
.dark\:bg-blue-900\/0:is(.dark *){
  background-color: rgb(30 58 138 / 0);
}
.dark\:bg-blue-900\/10:is(.dark *){
  background-color: rgb(30 58 138 / 0.1);
}
.dark\:bg-blue-900\/100:is(.dark *){
  background-color: rgb(30 58 138 / 1);
}
.dark\:bg-blue-900\/15:is(.dark *){
  background-color: rgb(30 58 138 / 0.15);
}
.dark\:bg-blue-900\/20:is(.dark *){
  background-color: rgb(30 58 138 / 0.2);
}
.dark\:bg-blue-900\/25:is(.dark *){
  background-color: rgb(30 58 138 / 0.25);
}
.dark\:bg-blue-900\/30:is(.dark *){
  background-color: rgb(30 58 138 / 0.3);
}
.dark\:bg-blue-900\/35:is(.dark *){
  background-color: rgb(30 58 138 / 0.35);
}
.dark\:bg-blue-900\/40:is(.dark *){
  background-color: rgb(30 58 138 / 0.4);
}
.dark\:bg-blue-900\/45:is(.dark *){
  background-color: rgb(30 58 138 / 0.45);
}
.dark\:bg-blue-900\/5:is(.dark *){
  background-color: rgb(30 58 138 / 0.05);
}
.dark\:bg-blue-900\/50:is(.dark *){
  background-color: rgb(30 58 138 / 0.5);
}
.dark\:bg-blue-900\/55:is(.dark *){
  background-color: rgb(30 58 138 / 0.55);
}
.dark\:bg-blue-900\/60:is(.dark *){
  background-color: rgb(30 58 138 / 0.6);
}
.dark\:bg-blue-900\/65:is(.dark *){
  background-color: rgb(30 58 138 / 0.65);
}
.dark\:bg-blue-900\/70:is(.dark *){
  background-color: rgb(30 58 138 / 0.7);
}
.dark\:bg-blue-900\/75:is(.dark *){
  background-color: rgb(30 58 138 / 0.75);
}
.dark\:bg-blue-900\/80:is(.dark *){
  background-color: rgb(30 58 138 / 0.8);
}
.dark\:bg-blue-900\/85:is(.dark *){
  background-color: rgb(30 58 138 / 0.85);
}
.dark\:bg-blue-900\/90:is(.dark *){
  background-color: rgb(30 58 138 / 0.9);
}
.dark\:bg-blue-900\/95:is(.dark *){
  background-color: rgb(30 58 138 / 0.95);
}
.dark\:bg-blue-950\/30:is(.dark *){
  background-color: rgb(23 37 84 / 0.3);
}
.dark\:bg-cyan-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-100\/0:is(.dark *){
  background-color: rgb(207 250 254 / 0);
}
.dark\:bg-cyan-100\/10:is(.dark *){
  background-color: rgb(207 250 254 / 0.1);
}
.dark\:bg-cyan-100\/100:is(.dark *){
  background-color: rgb(207 250 254 / 1);
}
.dark\:bg-cyan-100\/15:is(.dark *){
  background-color: rgb(207 250 254 / 0.15);
}
.dark\:bg-cyan-100\/20:is(.dark *){
  background-color: rgb(207 250 254 / 0.2);
}
.dark\:bg-cyan-100\/25:is(.dark *){
  background-color: rgb(207 250 254 / 0.25);
}
.dark\:bg-cyan-100\/30:is(.dark *){
  background-color: rgb(207 250 254 / 0.3);
}
.dark\:bg-cyan-100\/35:is(.dark *){
  background-color: rgb(207 250 254 / 0.35);
}
.dark\:bg-cyan-100\/40:is(.dark *){
  background-color: rgb(207 250 254 / 0.4);
}
.dark\:bg-cyan-100\/45:is(.dark *){
  background-color: rgb(207 250 254 / 0.45);
}
.dark\:bg-cyan-100\/5:is(.dark *){
  background-color: rgb(207 250 254 / 0.05);
}
.dark\:bg-cyan-100\/50:is(.dark *){
  background-color: rgb(207 250 254 / 0.5);
}
.dark\:bg-cyan-100\/55:is(.dark *){
  background-color: rgb(207 250 254 / 0.55);
}
.dark\:bg-cyan-100\/60:is(.dark *){
  background-color: rgb(207 250 254 / 0.6);
}
.dark\:bg-cyan-100\/65:is(.dark *){
  background-color: rgb(207 250 254 / 0.65);
}
.dark\:bg-cyan-100\/70:is(.dark *){
  background-color: rgb(207 250 254 / 0.7);
}
.dark\:bg-cyan-100\/75:is(.dark *){
  background-color: rgb(207 250 254 / 0.75);
}
.dark\:bg-cyan-100\/80:is(.dark *){
  background-color: rgb(207 250 254 / 0.8);
}
.dark\:bg-cyan-100\/85:is(.dark *){
  background-color: rgb(207 250 254 / 0.85);
}
.dark\:bg-cyan-100\/90:is(.dark *){
  background-color: rgb(207 250 254 / 0.9);
}
.dark\:bg-cyan-100\/95:is(.dark *){
  background-color: rgb(207 250 254 / 0.95);
}
.dark\:bg-cyan-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-800\/0:is(.dark *){
  background-color: rgb(21 94 117 / 0);
}
.dark\:bg-cyan-800\/10:is(.dark *){
  background-color: rgb(21 94 117 / 0.1);
}
.dark\:bg-cyan-800\/100:is(.dark *){
  background-color: rgb(21 94 117 / 1);
}
.dark\:bg-cyan-800\/15:is(.dark *){
  background-color: rgb(21 94 117 / 0.15);
}
.dark\:bg-cyan-800\/20:is(.dark *){
  background-color: rgb(21 94 117 / 0.2);
}
.dark\:bg-cyan-800\/25:is(.dark *){
  background-color: rgb(21 94 117 / 0.25);
}
.dark\:bg-cyan-800\/30:is(.dark *){
  background-color: rgb(21 94 117 / 0.3);
}
.dark\:bg-cyan-800\/35:is(.dark *){
  background-color: rgb(21 94 117 / 0.35);
}
.dark\:bg-cyan-800\/40:is(.dark *){
  background-color: rgb(21 94 117 / 0.4);
}
.dark\:bg-cyan-800\/45:is(.dark *){
  background-color: rgb(21 94 117 / 0.45);
}
.dark\:bg-cyan-800\/5:is(.dark *){
  background-color: rgb(21 94 117 / 0.05);
}
.dark\:bg-cyan-800\/50:is(.dark *){
  background-color: rgb(21 94 117 / 0.5);
}
.dark\:bg-cyan-800\/55:is(.dark *){
  background-color: rgb(21 94 117 / 0.55);
}
.dark\:bg-cyan-800\/60:is(.dark *){
  background-color: rgb(21 94 117 / 0.6);
}
.dark\:bg-cyan-800\/65:is(.dark *){
  background-color: rgb(21 94 117 / 0.65);
}
.dark\:bg-cyan-800\/70:is(.dark *){
  background-color: rgb(21 94 117 / 0.7);
}
.dark\:bg-cyan-800\/75:is(.dark *){
  background-color: rgb(21 94 117 / 0.75);
}
.dark\:bg-cyan-800\/80:is(.dark *){
  background-color: rgb(21 94 117 / 0.8);
}
.dark\:bg-cyan-800\/85:is(.dark *){
  background-color: rgb(21 94 117 / 0.85);
}
.dark\:bg-cyan-800\/90:is(.dark *){
  background-color: rgb(21 94 117 / 0.9);
}
.dark\:bg-cyan-800\/95:is(.dark *){
  background-color: rgb(21 94 117 / 0.95);
}
.dark\:bg-cyan-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 / var(--tw-bg-opacity, 1));
}
.dark\:bg-cyan-900\/0:is(.dark *){
  background-color: rgb(22 78 99 / 0);
}
.dark\:bg-cyan-900\/10:is(.dark *){
  background-color: rgb(22 78 99 / 0.1);
}
.dark\:bg-cyan-900\/100:is(.dark *){
  background-color: rgb(22 78 99 / 1);
}
.dark\:bg-cyan-900\/15:is(.dark *){
  background-color: rgb(22 78 99 / 0.15);
}
.dark\:bg-cyan-900\/20:is(.dark *){
  background-color: rgb(22 78 99 / 0.2);
}
.dark\:bg-cyan-900\/25:is(.dark *){
  background-color: rgb(22 78 99 / 0.25);
}
.dark\:bg-cyan-900\/30:is(.dark *){
  background-color: rgb(22 78 99 / 0.3);
}
.dark\:bg-cyan-900\/35:is(.dark *){
  background-color: rgb(22 78 99 / 0.35);
}
.dark\:bg-cyan-900\/40:is(.dark *){
  background-color: rgb(22 78 99 / 0.4);
}
.dark\:bg-cyan-900\/45:is(.dark *){
  background-color: rgb(22 78 99 / 0.45);
}
.dark\:bg-cyan-900\/5:is(.dark *){
  background-color: rgb(22 78 99 / 0.05);
}
.dark\:bg-cyan-900\/50:is(.dark *){
  background-color: rgb(22 78 99 / 0.5);
}
.dark\:bg-cyan-900\/55:is(.dark *){
  background-color: rgb(22 78 99 / 0.55);
}
.dark\:bg-cyan-900\/60:is(.dark *){
  background-color: rgb(22 78 99 / 0.6);
}
.dark\:bg-cyan-900\/65:is(.dark *){
  background-color: rgb(22 78 99 / 0.65);
}
.dark\:bg-cyan-900\/70:is(.dark *){
  background-color: rgb(22 78 99 / 0.7);
}
.dark\:bg-cyan-900\/75:is(.dark *){
  background-color: rgb(22 78 99 / 0.75);
}
.dark\:bg-cyan-900\/80:is(.dark *){
  background-color: rgb(22 78 99 / 0.8);
}
.dark\:bg-cyan-900\/85:is(.dark *){
  background-color: rgb(22 78 99 / 0.85);
}
.dark\:bg-cyan-900\/90:is(.dark *){
  background-color: rgb(22 78 99 / 0.9);
}
.dark\:bg-cyan-900\/95:is(.dark *){
  background-color: rgb(22 78 99 / 0.95);
}
.dark\:bg-emerald-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-100\/0:is(.dark *){
  background-color: rgb(209 250 229 / 0);
}
.dark\:bg-emerald-100\/10:is(.dark *){
  background-color: rgb(209 250 229 / 0.1);
}
.dark\:bg-emerald-100\/100:is(.dark *){
  background-color: rgb(209 250 229 / 1);
}
.dark\:bg-emerald-100\/15:is(.dark *){
  background-color: rgb(209 250 229 / 0.15);
}
.dark\:bg-emerald-100\/20:is(.dark *){
  background-color: rgb(209 250 229 / 0.2);
}
.dark\:bg-emerald-100\/25:is(.dark *){
  background-color: rgb(209 250 229 / 0.25);
}
.dark\:bg-emerald-100\/30:is(.dark *){
  background-color: rgb(209 250 229 / 0.3);
}
.dark\:bg-emerald-100\/35:is(.dark *){
  background-color: rgb(209 250 229 / 0.35);
}
.dark\:bg-emerald-100\/40:is(.dark *){
  background-color: rgb(209 250 229 / 0.4);
}
.dark\:bg-emerald-100\/45:is(.dark *){
  background-color: rgb(209 250 229 / 0.45);
}
.dark\:bg-emerald-100\/5:is(.dark *){
  background-color: rgb(209 250 229 / 0.05);
}
.dark\:bg-emerald-100\/50:is(.dark *){
  background-color: rgb(209 250 229 / 0.5);
}
.dark\:bg-emerald-100\/55:is(.dark *){
  background-color: rgb(209 250 229 / 0.55);
}
.dark\:bg-emerald-100\/60:is(.dark *){
  background-color: rgb(209 250 229 / 0.6);
}
.dark\:bg-emerald-100\/65:is(.dark *){
  background-color: rgb(209 250 229 / 0.65);
}
.dark\:bg-emerald-100\/70:is(.dark *){
  background-color: rgb(209 250 229 / 0.7);
}
.dark\:bg-emerald-100\/75:is(.dark *){
  background-color: rgb(209 250 229 / 0.75);
}
.dark\:bg-emerald-100\/80:is(.dark *){
  background-color: rgb(209 250 229 / 0.8);
}
.dark\:bg-emerald-100\/85:is(.dark *){
  background-color: rgb(209 250 229 / 0.85);
}
.dark\:bg-emerald-100\/90:is(.dark *){
  background-color: rgb(209 250 229 / 0.9);
}
.dark\:bg-emerald-100\/95:is(.dark *){
  background-color: rgb(209 250 229 / 0.95);
}
.dark\:bg-emerald-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-800\/0:is(.dark *){
  background-color: rgb(6 95 70 / 0);
}
.dark\:bg-emerald-800\/10:is(.dark *){
  background-color: rgb(6 95 70 / 0.1);
}
.dark\:bg-emerald-800\/100:is(.dark *){
  background-color: rgb(6 95 70 / 1);
}
.dark\:bg-emerald-800\/15:is(.dark *){
  background-color: rgb(6 95 70 / 0.15);
}
.dark\:bg-emerald-800\/20:is(.dark *){
  background-color: rgb(6 95 70 / 0.2);
}
.dark\:bg-emerald-800\/25:is(.dark *){
  background-color: rgb(6 95 70 / 0.25);
}
.dark\:bg-emerald-800\/30:is(.dark *){
  background-color: rgb(6 95 70 / 0.3);
}
.dark\:bg-emerald-800\/35:is(.dark *){
  background-color: rgb(6 95 70 / 0.35);
}
.dark\:bg-emerald-800\/40:is(.dark *){
  background-color: rgb(6 95 70 / 0.4);
}
.dark\:bg-emerald-800\/45:is(.dark *){
  background-color: rgb(6 95 70 / 0.45);
}
.dark\:bg-emerald-800\/5:is(.dark *){
  background-color: rgb(6 95 70 / 0.05);
}
.dark\:bg-emerald-800\/50:is(.dark *){
  background-color: rgb(6 95 70 / 0.5);
}
.dark\:bg-emerald-800\/55:is(.dark *){
  background-color: rgb(6 95 70 / 0.55);
}
.dark\:bg-emerald-800\/60:is(.dark *){
  background-color: rgb(6 95 70 / 0.6);
}
.dark\:bg-emerald-800\/65:is(.dark *){
  background-color: rgb(6 95 70 / 0.65);
}
.dark\:bg-emerald-800\/70:is(.dark *){
  background-color: rgb(6 95 70 / 0.7);
}
.dark\:bg-emerald-800\/75:is(.dark *){
  background-color: rgb(6 95 70 / 0.75);
}
.dark\:bg-emerald-800\/80:is(.dark *){
  background-color: rgb(6 95 70 / 0.8);
}
.dark\:bg-emerald-800\/85:is(.dark *){
  background-color: rgb(6 95 70 / 0.85);
}
.dark\:bg-emerald-800\/90:is(.dark *){
  background-color: rgb(6 95 70 / 0.9);
}
.dark\:bg-emerald-800\/95:is(.dark *){
  background-color: rgb(6 95 70 / 0.95);
}
.dark\:bg-emerald-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity, 1));
}
.dark\:bg-emerald-900\/0:is(.dark *){
  background-color: rgb(6 78 59 / 0);
}
.dark\:bg-emerald-900\/10:is(.dark *){
  background-color: rgb(6 78 59 / 0.1);
}
.dark\:bg-emerald-900\/100:is(.dark *){
  background-color: rgb(6 78 59 / 1);
}
.dark\:bg-emerald-900\/15:is(.dark *){
  background-color: rgb(6 78 59 / 0.15);
}
.dark\:bg-emerald-900\/20:is(.dark *){
  background-color: rgb(6 78 59 / 0.2);
}
.dark\:bg-emerald-900\/25:is(.dark *){
  background-color: rgb(6 78 59 / 0.25);
}
.dark\:bg-emerald-900\/30:is(.dark *){
  background-color: rgb(6 78 59 / 0.3);
}
.dark\:bg-emerald-900\/35:is(.dark *){
  background-color: rgb(6 78 59 / 0.35);
}
.dark\:bg-emerald-900\/40:is(.dark *){
  background-color: rgb(6 78 59 / 0.4);
}
.dark\:bg-emerald-900\/45:is(.dark *){
  background-color: rgb(6 78 59 / 0.45);
}
.dark\:bg-emerald-900\/5:is(.dark *){
  background-color: rgb(6 78 59 / 0.05);
}
.dark\:bg-emerald-900\/50:is(.dark *){
  background-color: rgb(6 78 59 / 0.5);
}
.dark\:bg-emerald-900\/55:is(.dark *){
  background-color: rgb(6 78 59 / 0.55);
}
.dark\:bg-emerald-900\/60:is(.dark *){
  background-color: rgb(6 78 59 / 0.6);
}
.dark\:bg-emerald-900\/65:is(.dark *){
  background-color: rgb(6 78 59 / 0.65);
}
.dark\:bg-emerald-900\/70:is(.dark *){
  background-color: rgb(6 78 59 / 0.7);
}
.dark\:bg-emerald-900\/75:is(.dark *){
  background-color: rgb(6 78 59 / 0.75);
}
.dark\:bg-emerald-900\/80:is(.dark *){
  background-color: rgb(6 78 59 / 0.8);
}
.dark\:bg-emerald-900\/85:is(.dark *){
  background-color: rgb(6 78 59 / 0.85);
}
.dark\:bg-emerald-900\/90:is(.dark *){
  background-color: rgb(6 78 59 / 0.9);
}
.dark\:bg-emerald-900\/95:is(.dark *){
  background-color: rgb(6 78 59 / 0.95);
}
.dark\:bg-gray-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-100\/0:is(.dark *){
  background-color: rgb(243 244 246 / 0);
}
.dark\:bg-gray-100\/10:is(.dark *){
  background-color: rgb(243 244 246 / 0.1);
}
.dark\:bg-gray-100\/100:is(.dark *){
  background-color: rgb(243 244 246 / 1);
}
.dark\:bg-gray-100\/15:is(.dark *){
  background-color: rgb(243 244 246 / 0.15);
}
.dark\:bg-gray-100\/20:is(.dark *){
  background-color: rgb(243 244 246 / 0.2);
}
.dark\:bg-gray-100\/25:is(.dark *){
  background-color: rgb(243 244 246 / 0.25);
}
.dark\:bg-gray-100\/30:is(.dark *){
  background-color: rgb(243 244 246 / 0.3);
}
.dark\:bg-gray-100\/35:is(.dark *){
  background-color: rgb(243 244 246 / 0.35);
}
.dark\:bg-gray-100\/40:is(.dark *){
  background-color: rgb(243 244 246 / 0.4);
}
.dark\:bg-gray-100\/45:is(.dark *){
  background-color: rgb(243 244 246 / 0.45);
}
.dark\:bg-gray-100\/5:is(.dark *){
  background-color: rgb(243 244 246 / 0.05);
}
.dark\:bg-gray-100\/50:is(.dark *){
  background-color: rgb(243 244 246 / 0.5);
}
.dark\:bg-gray-100\/55:is(.dark *){
  background-color: rgb(243 244 246 / 0.55);
}
.dark\:bg-gray-100\/60:is(.dark *){
  background-color: rgb(243 244 246 / 0.6);
}
.dark\:bg-gray-100\/65:is(.dark *){
  background-color: rgb(243 244 246 / 0.65);
}
.dark\:bg-gray-100\/70:is(.dark *){
  background-color: rgb(243 244 246 / 0.7);
}
.dark\:bg-gray-100\/75:is(.dark *){
  background-color: rgb(243 244 246 / 0.75);
}
.dark\:bg-gray-100\/80:is(.dark *){
  background-color: rgb(243 244 246 / 0.8);
}
.dark\:bg-gray-100\/85:is(.dark *){
  background-color: rgb(243 244 246 / 0.85);
}
.dark\:bg-gray-100\/90:is(.dark *){
  background-color: rgb(243 244 246 / 0.9);
}
.dark\:bg-gray-100\/95:is(.dark *){
  background-color: rgb(243 244 246 / 0.95);
}
.dark\:bg-gray-700:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-800\/0:is(.dark *){
  background-color: rgb(31 41 55 / 0);
}
.dark\:bg-gray-800\/10:is(.dark *){
  background-color: rgb(31 41 55 / 0.1);
}
.dark\:bg-gray-800\/100:is(.dark *){
  background-color: rgb(31 41 55 / 1);
}
.dark\:bg-gray-800\/15:is(.dark *){
  background-color: rgb(31 41 55 / 0.15);
}
.dark\:bg-gray-800\/20:is(.dark *){
  background-color: rgb(31 41 55 / 0.2);
}
.dark\:bg-gray-800\/25:is(.dark *){
  background-color: rgb(31 41 55 / 0.25);
}
.dark\:bg-gray-800\/30:is(.dark *){
  background-color: rgb(31 41 55 / 0.3);
}
.dark\:bg-gray-800\/35:is(.dark *){
  background-color: rgb(31 41 55 / 0.35);
}
.dark\:bg-gray-800\/40:is(.dark *){
  background-color: rgb(31 41 55 / 0.4);
}
.dark\:bg-gray-800\/45:is(.dark *){
  background-color: rgb(31 41 55 / 0.45);
}
.dark\:bg-gray-800\/5:is(.dark *){
  background-color: rgb(31 41 55 / 0.05);
}
.dark\:bg-gray-800\/50:is(.dark *){
  background-color: rgb(31 41 55 / 0.5);
}
.dark\:bg-gray-800\/55:is(.dark *){
  background-color: rgb(31 41 55 / 0.55);
}
.dark\:bg-gray-800\/60:is(.dark *){
  background-color: rgb(31 41 55 / 0.6);
}
.dark\:bg-gray-800\/65:is(.dark *){
  background-color: rgb(31 41 55 / 0.65);
}
.dark\:bg-gray-800\/70:is(.dark *){
  background-color: rgb(31 41 55 / 0.7);
}
.dark\:bg-gray-800\/75:is(.dark *){
  background-color: rgb(31 41 55 / 0.75);
}
.dark\:bg-gray-800\/80:is(.dark *){
  background-color: rgb(31 41 55 / 0.8);
}
.dark\:bg-gray-800\/85:is(.dark *){
  background-color: rgb(31 41 55 / 0.85);
}
.dark\:bg-gray-800\/90:is(.dark *){
  background-color: rgb(31 41 55 / 0.9);
}
.dark\:bg-gray-800\/95:is(.dark *){
  background-color: rgb(31 41 55 / 0.95);
}
.dark\:bg-gray-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.dark\:bg-gray-900\/0:is(.dark *){
  background-color: rgb(17 24 39 / 0);
}
.dark\:bg-gray-900\/10:is(.dark *){
  background-color: rgb(17 24 39 / 0.1);
}
.dark\:bg-gray-900\/100:is(.dark *){
  background-color: rgb(17 24 39 / 1);
}
.dark\:bg-gray-900\/15:is(.dark *){
  background-color: rgb(17 24 39 / 0.15);
}
.dark\:bg-gray-900\/20:is(.dark *){
  background-color: rgb(17 24 39 / 0.2);
}
.dark\:bg-gray-900\/25:is(.dark *){
  background-color: rgb(17 24 39 / 0.25);
}
.dark\:bg-gray-900\/30:is(.dark *){
  background-color: rgb(17 24 39 / 0.3);
}
.dark\:bg-gray-900\/35:is(.dark *){
  background-color: rgb(17 24 39 / 0.35);
}
.dark\:bg-gray-900\/40:is(.dark *){
  background-color: rgb(17 24 39 / 0.4);
}
.dark\:bg-gray-900\/45:is(.dark *){
  background-color: rgb(17 24 39 / 0.45);
}
.dark\:bg-gray-900\/5:is(.dark *){
  background-color: rgb(17 24 39 / 0.05);
}
.dark\:bg-gray-900\/50:is(.dark *){
  background-color: rgb(17 24 39 / 0.5);
}
.dark\:bg-gray-900\/55:is(.dark *){
  background-color: rgb(17 24 39 / 0.55);
}
.dark\:bg-gray-900\/60:is(.dark *){
  background-color: rgb(17 24 39 / 0.6);
}
.dark\:bg-gray-900\/65:is(.dark *){
  background-color: rgb(17 24 39 / 0.65);
}
.dark\:bg-gray-900\/70:is(.dark *){
  background-color: rgb(17 24 39 / 0.7);
}
.dark\:bg-gray-900\/75:is(.dark *){
  background-color: rgb(17 24 39 / 0.75);
}
.dark\:bg-gray-900\/80:is(.dark *){
  background-color: rgb(17 24 39 / 0.8);
}
.dark\:bg-gray-900\/85:is(.dark *){
  background-color: rgb(17 24 39 / 0.85);
}
.dark\:bg-gray-900\/90:is(.dark *){
  background-color: rgb(17 24 39 / 0.9);
}
.dark\:bg-gray-900\/95:is(.dark *){
  background-color: rgb(17 24 39 / 0.95);
}
.dark\:bg-green-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-100\/0:is(.dark *){
  background-color: rgb(220 252 231 / 0);
}
.dark\:bg-green-100\/10:is(.dark *){
  background-color: rgb(220 252 231 / 0.1);
}
.dark\:bg-green-100\/100:is(.dark *){
  background-color: rgb(220 252 231 / 1);
}
.dark\:bg-green-100\/15:is(.dark *){
  background-color: rgb(220 252 231 / 0.15);
}
.dark\:bg-green-100\/20:is(.dark *){
  background-color: rgb(220 252 231 / 0.2);
}
.dark\:bg-green-100\/25:is(.dark *){
  background-color: rgb(220 252 231 / 0.25);
}
.dark\:bg-green-100\/30:is(.dark *){
  background-color: rgb(220 252 231 / 0.3);
}
.dark\:bg-green-100\/35:is(.dark *){
  background-color: rgb(220 252 231 / 0.35);
}
.dark\:bg-green-100\/40:is(.dark *){
  background-color: rgb(220 252 231 / 0.4);
}
.dark\:bg-green-100\/45:is(.dark *){
  background-color: rgb(220 252 231 / 0.45);
}
.dark\:bg-green-100\/5:is(.dark *){
  background-color: rgb(220 252 231 / 0.05);
}
.dark\:bg-green-100\/50:is(.dark *){
  background-color: rgb(220 252 231 / 0.5);
}
.dark\:bg-green-100\/55:is(.dark *){
  background-color: rgb(220 252 231 / 0.55);
}
.dark\:bg-green-100\/60:is(.dark *){
  background-color: rgb(220 252 231 / 0.6);
}
.dark\:bg-green-100\/65:is(.dark *){
  background-color: rgb(220 252 231 / 0.65);
}
.dark\:bg-green-100\/70:is(.dark *){
  background-color: rgb(220 252 231 / 0.7);
}
.dark\:bg-green-100\/75:is(.dark *){
  background-color: rgb(220 252 231 / 0.75);
}
.dark\:bg-green-100\/80:is(.dark *){
  background-color: rgb(220 252 231 / 0.8);
}
.dark\:bg-green-100\/85:is(.dark *){
  background-color: rgb(220 252 231 / 0.85);
}
.dark\:bg-green-100\/90:is(.dark *){
  background-color: rgb(220 252 231 / 0.9);
}
.dark\:bg-green-100\/95:is(.dark *){
  background-color: rgb(220 252 231 / 0.95);
}
.dark\:bg-green-500:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-800\/0:is(.dark *){
  background-color: rgb(22 101 52 / 0);
}
.dark\:bg-green-800\/10:is(.dark *){
  background-color: rgb(22 101 52 / 0.1);
}
.dark\:bg-green-800\/100:is(.dark *){
  background-color: rgb(22 101 52 / 1);
}
.dark\:bg-green-800\/15:is(.dark *){
  background-color: rgb(22 101 52 / 0.15);
}
.dark\:bg-green-800\/20:is(.dark *){
  background-color: rgb(22 101 52 / 0.2);
}
.dark\:bg-green-800\/25:is(.dark *){
  background-color: rgb(22 101 52 / 0.25);
}
.dark\:bg-green-800\/30:is(.dark *){
  background-color: rgb(22 101 52 / 0.3);
}
.dark\:bg-green-800\/35:is(.dark *){
  background-color: rgb(22 101 52 / 0.35);
}
.dark\:bg-green-800\/40:is(.dark *){
  background-color: rgb(22 101 52 / 0.4);
}
.dark\:bg-green-800\/45:is(.dark *){
  background-color: rgb(22 101 52 / 0.45);
}
.dark\:bg-green-800\/5:is(.dark *){
  background-color: rgb(22 101 52 / 0.05);
}
.dark\:bg-green-800\/50:is(.dark *){
  background-color: rgb(22 101 52 / 0.5);
}
.dark\:bg-green-800\/55:is(.dark *){
  background-color: rgb(22 101 52 / 0.55);
}
.dark\:bg-green-800\/60:is(.dark *){
  background-color: rgb(22 101 52 / 0.6);
}
.dark\:bg-green-800\/65:is(.dark *){
  background-color: rgb(22 101 52 / 0.65);
}
.dark\:bg-green-800\/70:is(.dark *){
  background-color: rgb(22 101 52 / 0.7);
}
.dark\:bg-green-800\/75:is(.dark *){
  background-color: rgb(22 101 52 / 0.75);
}
.dark\:bg-green-800\/80:is(.dark *){
  background-color: rgb(22 101 52 / 0.8);
}
.dark\:bg-green-800\/85:is(.dark *){
  background-color: rgb(22 101 52 / 0.85);
}
.dark\:bg-green-800\/90:is(.dark *){
  background-color: rgb(22 101 52 / 0.9);
}
.dark\:bg-green-800\/95:is(.dark *){
  background-color: rgb(22 101 52 / 0.95);
}
.dark\:bg-green-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity, 1));
}
.dark\:bg-green-900\/0:is(.dark *){
  background-color: rgb(20 83 45 / 0);
}
.dark\:bg-green-900\/10:is(.dark *){
  background-color: rgb(20 83 45 / 0.1);
}
.dark\:bg-green-900\/100:is(.dark *){
  background-color: rgb(20 83 45 / 1);
}
.dark\:bg-green-900\/15:is(.dark *){
  background-color: rgb(20 83 45 / 0.15);
}
.dark\:bg-green-900\/20:is(.dark *){
  background-color: rgb(20 83 45 / 0.2);
}
.dark\:bg-green-900\/25:is(.dark *){
  background-color: rgb(20 83 45 / 0.25);
}
.dark\:bg-green-900\/30:is(.dark *){
  background-color: rgb(20 83 45 / 0.3);
}
.dark\:bg-green-900\/35:is(.dark *){
  background-color: rgb(20 83 45 / 0.35);
}
.dark\:bg-green-900\/40:is(.dark *){
  background-color: rgb(20 83 45 / 0.4);
}
.dark\:bg-green-900\/45:is(.dark *){
  background-color: rgb(20 83 45 / 0.45);
}
.dark\:bg-green-900\/5:is(.dark *){
  background-color: rgb(20 83 45 / 0.05);
}
.dark\:bg-green-900\/50:is(.dark *){
  background-color: rgb(20 83 45 / 0.5);
}
.dark\:bg-green-900\/55:is(.dark *){
  background-color: rgb(20 83 45 / 0.55);
}
.dark\:bg-green-900\/60:is(.dark *){
  background-color: rgb(20 83 45 / 0.6);
}
.dark\:bg-green-900\/65:is(.dark *){
  background-color: rgb(20 83 45 / 0.65);
}
.dark\:bg-green-900\/70:is(.dark *){
  background-color: rgb(20 83 45 / 0.7);
}
.dark\:bg-green-900\/75:is(.dark *){
  background-color: rgb(20 83 45 / 0.75);
}
.dark\:bg-green-900\/80:is(.dark *){
  background-color: rgb(20 83 45 / 0.8);
}
.dark\:bg-green-900\/85:is(.dark *){
  background-color: rgb(20 83 45 / 0.85);
}
.dark\:bg-green-900\/90:is(.dark *){
  background-color: rgb(20 83 45 / 0.9);
}
.dark\:bg-green-900\/95:is(.dark *){
  background-color: rgb(20 83 45 / 0.95);
}
.dark\:bg-green-950\/30:is(.dark *){
  background-color: rgb(5 46 22 / 0.3);
}
.dark\:bg-indigo-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity, 1));
}
.dark\:bg-indigo-100\/0:is(.dark *){
  background-color: rgb(224 231 255 / 0);
}
.dark\:bg-indigo-100\/10:is(.dark *){
  background-color: rgb(224 231 255 / 0.1);
}
.dark\:bg-indigo-100\/100:is(.dark *){
  background-color: rgb(224 231 255 / 1);
}
.dark\:bg-indigo-100\/15:is(.dark *){
  background-color: rgb(224 231 255 / 0.15);
}
.dark\:bg-indigo-100\/20:is(.dark *){
  background-color: rgb(224 231 255 / 0.2);
}
.dark\:bg-indigo-100\/25:is(.dark *){
  background-color: rgb(224 231 255 / 0.25);
}
.dark\:bg-indigo-100\/30:is(.dark *){
  background-color: rgb(224 231 255 / 0.3);
}
.dark\:bg-indigo-100\/35:is(.dark *){
  background-color: rgb(224 231 255 / 0.35);
}
.dark\:bg-indigo-100\/40:is(.dark *){
  background-color: rgb(224 231 255 / 0.4);
}
.dark\:bg-indigo-100\/45:is(.dark *){
  background-color: rgb(224 231 255 / 0.45);
}
.dark\:bg-indigo-100\/5:is(.dark *){
  background-color: rgb(224 231 255 / 0.05);
}
.dark\:bg-indigo-100\/50:is(.dark *){
  background-color: rgb(224 231 255 / 0.5);
}
.dark\:bg-indigo-100\/55:is(.dark *){
  background-color: rgb(224 231 255 / 0.55);
}
.dark\:bg-indigo-100\/60:is(.dark *){
  background-color: rgb(224 231 255 / 0.6);
}
.dark\:bg-indigo-100\/65:is(.dark *){
  background-color: rgb(224 231 255 / 0.65);
}
.dark\:bg-indigo-100\/70:is(.dark *){
  background-color: rgb(224 231 255 / 0.7);
}
.dark\:bg-indigo-100\/75:is(.dark *){
  background-color: rgb(224 231 255 / 0.75);
}
.dark\:bg-indigo-100\/80:is(.dark *){
  background-color: rgb(224 231 255 / 0.8);
}
.dark\:bg-indigo-100\/85:is(.dark *){
  background-color: rgb(224 231 255 / 0.85);
}
.dark\:bg-indigo-100\/90:is(.dark *){
  background-color: rgb(224 231 255 / 0.9);
}
.dark\:bg-indigo-100\/95:is(.dark *){
  background-color: rgb(224 231 255 / 0.95);
}
.dark\:bg-indigo-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 / var(--tw-bg-opacity, 1));
}
.dark\:bg-indigo-800\/0:is(.dark *){
  background-color: rgb(55 48 163 / 0);
}
.dark\:bg-indigo-800\/10:is(.dark *){
  background-color: rgb(55 48 163 / 0.1);
}
.dark\:bg-indigo-800\/100:is(.dark *){
  background-color: rgb(55 48 163 / 1);
}
.dark\:bg-indigo-800\/15:is(.dark *){
  background-color: rgb(55 48 163 / 0.15);
}
.dark\:bg-indigo-800\/20:is(.dark *){
  background-color: rgb(55 48 163 / 0.2);
}
.dark\:bg-indigo-800\/25:is(.dark *){
  background-color: rgb(55 48 163 / 0.25);
}
.dark\:bg-indigo-800\/30:is(.dark *){
  background-color: rgb(55 48 163 / 0.3);
}
.dark\:bg-indigo-800\/35:is(.dark *){
  background-color: rgb(55 48 163 / 0.35);
}
.dark\:bg-indigo-800\/40:is(.dark *){
  background-color: rgb(55 48 163 / 0.4);
}
.dark\:bg-indigo-800\/45:is(.dark *){
  background-color: rgb(55 48 163 / 0.45);
}
.dark\:bg-indigo-800\/5:is(.dark *){
  background-color: rgb(55 48 163 / 0.05);
}
.dark\:bg-indigo-800\/50:is(.dark *){
  background-color: rgb(55 48 163 / 0.5);
}
.dark\:bg-indigo-800\/55:is(.dark *){
  background-color: rgb(55 48 163 / 0.55);
}
.dark\:bg-indigo-800\/60:is(.dark *){
  background-color: rgb(55 48 163 / 0.6);
}
.dark\:bg-indigo-800\/65:is(.dark *){
  background-color: rgb(55 48 163 / 0.65);
}
.dark\:bg-indigo-800\/70:is(.dark *){
  background-color: rgb(55 48 163 / 0.7);
}
.dark\:bg-indigo-800\/75:is(.dark *){
  background-color: rgb(55 48 163 / 0.75);
}
.dark\:bg-indigo-800\/80:is(.dark *){
  background-color: rgb(55 48 163 / 0.8);
}
.dark\:bg-indigo-800\/85:is(.dark *){
  background-color: rgb(55 48 163 / 0.85);
}
.dark\:bg-indigo-800\/90:is(.dark *){
  background-color: rgb(55 48 163 / 0.9);
}
.dark\:bg-indigo-800\/95:is(.dark *){
  background-color: rgb(55 48 163 / 0.95);
}
.dark\:bg-indigo-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 / var(--tw-bg-opacity, 1));
}
.dark\:bg-indigo-900\/0:is(.dark *){
  background-color: rgb(49 46 129 / 0);
}
.dark\:bg-indigo-900\/10:is(.dark *){
  background-color: rgb(49 46 129 / 0.1);
}
.dark\:bg-indigo-900\/100:is(.dark *){
  background-color: rgb(49 46 129 / 1);
}
.dark\:bg-indigo-900\/15:is(.dark *){
  background-color: rgb(49 46 129 / 0.15);
}
.dark\:bg-indigo-900\/20:is(.dark *){
  background-color: rgb(49 46 129 / 0.2);
}
.dark\:bg-indigo-900\/25:is(.dark *){
  background-color: rgb(49 46 129 / 0.25);
}
.dark\:bg-indigo-900\/30:is(.dark *){
  background-color: rgb(49 46 129 / 0.3);
}
.dark\:bg-indigo-900\/35:is(.dark *){
  background-color: rgb(49 46 129 / 0.35);
}
.dark\:bg-indigo-900\/40:is(.dark *){
  background-color: rgb(49 46 129 / 0.4);
}
.dark\:bg-indigo-900\/45:is(.dark *){
  background-color: rgb(49 46 129 / 0.45);
}
.dark\:bg-indigo-900\/5:is(.dark *){
  background-color: rgb(49 46 129 / 0.05);
}
.dark\:bg-indigo-900\/50:is(.dark *){
  background-color: rgb(49 46 129 / 0.5);
}
.dark\:bg-indigo-900\/55:is(.dark *){
  background-color: rgb(49 46 129 / 0.55);
}
.dark\:bg-indigo-900\/60:is(.dark *){
  background-color: rgb(49 46 129 / 0.6);
}
.dark\:bg-indigo-900\/65:is(.dark *){
  background-color: rgb(49 46 129 / 0.65);
}
.dark\:bg-indigo-900\/70:is(.dark *){
  background-color: rgb(49 46 129 / 0.7);
}
.dark\:bg-indigo-900\/75:is(.dark *){
  background-color: rgb(49 46 129 / 0.75);
}
.dark\:bg-indigo-900\/80:is(.dark *){
  background-color: rgb(49 46 129 / 0.8);
}
.dark\:bg-indigo-900\/85:is(.dark *){
  background-color: rgb(49 46 129 / 0.85);
}
.dark\:bg-indigo-900\/90:is(.dark *){
  background-color: rgb(49 46 129 / 0.9);
}
.dark\:bg-indigo-900\/95:is(.dark *){
  background-color: rgb(49 46 129 / 0.95);
}
.dark\:bg-orange-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-100\/0:is(.dark *){
  background-color: rgb(255 237 213 / 0);
}
.dark\:bg-orange-100\/10:is(.dark *){
  background-color: rgb(255 237 213 / 0.1);
}
.dark\:bg-orange-100\/100:is(.dark *){
  background-color: rgb(255 237 213 / 1);
}
.dark\:bg-orange-100\/15:is(.dark *){
  background-color: rgb(255 237 213 / 0.15);
}
.dark\:bg-orange-100\/20:is(.dark *){
  background-color: rgb(255 237 213 / 0.2);
}
.dark\:bg-orange-100\/25:is(.dark *){
  background-color: rgb(255 237 213 / 0.25);
}
.dark\:bg-orange-100\/30:is(.dark *){
  background-color: rgb(255 237 213 / 0.3);
}
.dark\:bg-orange-100\/35:is(.dark *){
  background-color: rgb(255 237 213 / 0.35);
}
.dark\:bg-orange-100\/40:is(.dark *){
  background-color: rgb(255 237 213 / 0.4);
}
.dark\:bg-orange-100\/45:is(.dark *){
  background-color: rgb(255 237 213 / 0.45);
}
.dark\:bg-orange-100\/5:is(.dark *){
  background-color: rgb(255 237 213 / 0.05);
}
.dark\:bg-orange-100\/50:is(.dark *){
  background-color: rgb(255 237 213 / 0.5);
}
.dark\:bg-orange-100\/55:is(.dark *){
  background-color: rgb(255 237 213 / 0.55);
}
.dark\:bg-orange-100\/60:is(.dark *){
  background-color: rgb(255 237 213 / 0.6);
}
.dark\:bg-orange-100\/65:is(.dark *){
  background-color: rgb(255 237 213 / 0.65);
}
.dark\:bg-orange-100\/70:is(.dark *){
  background-color: rgb(255 237 213 / 0.7);
}
.dark\:bg-orange-100\/75:is(.dark *){
  background-color: rgb(255 237 213 / 0.75);
}
.dark\:bg-orange-100\/80:is(.dark *){
  background-color: rgb(255 237 213 / 0.8);
}
.dark\:bg-orange-100\/85:is(.dark *){
  background-color: rgb(255 237 213 / 0.85);
}
.dark\:bg-orange-100\/90:is(.dark *){
  background-color: rgb(255 237 213 / 0.9);
}
.dark\:bg-orange-100\/95:is(.dark *){
  background-color: rgb(255 237 213 / 0.95);
}
.dark\:bg-orange-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-800\/0:is(.dark *){
  background-color: rgb(154 52 18 / 0);
}
.dark\:bg-orange-800\/10:is(.dark *){
  background-color: rgb(154 52 18 / 0.1);
}
.dark\:bg-orange-800\/100:is(.dark *){
  background-color: rgb(154 52 18 / 1);
}
.dark\:bg-orange-800\/15:is(.dark *){
  background-color: rgb(154 52 18 / 0.15);
}
.dark\:bg-orange-800\/20:is(.dark *){
  background-color: rgb(154 52 18 / 0.2);
}
.dark\:bg-orange-800\/25:is(.dark *){
  background-color: rgb(154 52 18 / 0.25);
}
.dark\:bg-orange-800\/30:is(.dark *){
  background-color: rgb(154 52 18 / 0.3);
}
.dark\:bg-orange-800\/35:is(.dark *){
  background-color: rgb(154 52 18 / 0.35);
}
.dark\:bg-orange-800\/40:is(.dark *){
  background-color: rgb(154 52 18 / 0.4);
}
.dark\:bg-orange-800\/45:is(.dark *){
  background-color: rgb(154 52 18 / 0.45);
}
.dark\:bg-orange-800\/5:is(.dark *){
  background-color: rgb(154 52 18 / 0.05);
}
.dark\:bg-orange-800\/50:is(.dark *){
  background-color: rgb(154 52 18 / 0.5);
}
.dark\:bg-orange-800\/55:is(.dark *){
  background-color: rgb(154 52 18 / 0.55);
}
.dark\:bg-orange-800\/60:is(.dark *){
  background-color: rgb(154 52 18 / 0.6);
}
.dark\:bg-orange-800\/65:is(.dark *){
  background-color: rgb(154 52 18 / 0.65);
}
.dark\:bg-orange-800\/70:is(.dark *){
  background-color: rgb(154 52 18 / 0.7);
}
.dark\:bg-orange-800\/75:is(.dark *){
  background-color: rgb(154 52 18 / 0.75);
}
.dark\:bg-orange-800\/80:is(.dark *){
  background-color: rgb(154 52 18 / 0.8);
}
.dark\:bg-orange-800\/85:is(.dark *){
  background-color: rgb(154 52 18 / 0.85);
}
.dark\:bg-orange-800\/90:is(.dark *){
  background-color: rgb(154 52 18 / 0.9);
}
.dark\:bg-orange-800\/95:is(.dark *){
  background-color: rgb(154 52 18 / 0.95);
}
.dark\:bg-orange-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-orange-900\/0:is(.dark *){
  background-color: rgb(124 45 18 / 0);
}
.dark\:bg-orange-900\/10:is(.dark *){
  background-color: rgb(124 45 18 / 0.1);
}
.dark\:bg-orange-900\/100:is(.dark *){
  background-color: rgb(124 45 18 / 1);
}
.dark\:bg-orange-900\/15:is(.dark *){
  background-color: rgb(124 45 18 / 0.15);
}
.dark\:bg-orange-900\/20:is(.dark *){
  background-color: rgb(124 45 18 / 0.2);
}
.dark\:bg-orange-900\/25:is(.dark *){
  background-color: rgb(124 45 18 / 0.25);
}
.dark\:bg-orange-900\/30:is(.dark *){
  background-color: rgb(124 45 18 / 0.3);
}
.dark\:bg-orange-900\/35:is(.dark *){
  background-color: rgb(124 45 18 / 0.35);
}
.dark\:bg-orange-900\/40:is(.dark *){
  background-color: rgb(124 45 18 / 0.4);
}
.dark\:bg-orange-900\/45:is(.dark *){
  background-color: rgb(124 45 18 / 0.45);
}
.dark\:bg-orange-900\/5:is(.dark *){
  background-color: rgb(124 45 18 / 0.05);
}
.dark\:bg-orange-900\/50:is(.dark *){
  background-color: rgb(124 45 18 / 0.5);
}
.dark\:bg-orange-900\/55:is(.dark *){
  background-color: rgb(124 45 18 / 0.55);
}
.dark\:bg-orange-900\/60:is(.dark *){
  background-color: rgb(124 45 18 / 0.6);
}
.dark\:bg-orange-900\/65:is(.dark *){
  background-color: rgb(124 45 18 / 0.65);
}
.dark\:bg-orange-900\/70:is(.dark *){
  background-color: rgb(124 45 18 / 0.7);
}
.dark\:bg-orange-900\/75:is(.dark *){
  background-color: rgb(124 45 18 / 0.75);
}
.dark\:bg-orange-900\/80:is(.dark *){
  background-color: rgb(124 45 18 / 0.8);
}
.dark\:bg-orange-900\/85:is(.dark *){
  background-color: rgb(124 45 18 / 0.85);
}
.dark\:bg-orange-900\/90:is(.dark *){
  background-color: rgb(124 45 18 / 0.9);
}
.dark\:bg-orange-900\/95:is(.dark *){
  background-color: rgb(124 45 18 / 0.95);
}
.dark\:bg-orange-950\/20:is(.dark *){
  background-color: rgb(67 20 7 / 0.2);
}
.dark\:bg-pink-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-100\/0:is(.dark *){
  background-color: rgb(252 231 243 / 0);
}
.dark\:bg-pink-100\/10:is(.dark *){
  background-color: rgb(252 231 243 / 0.1);
}
.dark\:bg-pink-100\/100:is(.dark *){
  background-color: rgb(252 231 243 / 1);
}
.dark\:bg-pink-100\/15:is(.dark *){
  background-color: rgb(252 231 243 / 0.15);
}
.dark\:bg-pink-100\/20:is(.dark *){
  background-color: rgb(252 231 243 / 0.2);
}
.dark\:bg-pink-100\/25:is(.dark *){
  background-color: rgb(252 231 243 / 0.25);
}
.dark\:bg-pink-100\/30:is(.dark *){
  background-color: rgb(252 231 243 / 0.3);
}
.dark\:bg-pink-100\/35:is(.dark *){
  background-color: rgb(252 231 243 / 0.35);
}
.dark\:bg-pink-100\/40:is(.dark *){
  background-color: rgb(252 231 243 / 0.4);
}
.dark\:bg-pink-100\/45:is(.dark *){
  background-color: rgb(252 231 243 / 0.45);
}
.dark\:bg-pink-100\/5:is(.dark *){
  background-color: rgb(252 231 243 / 0.05);
}
.dark\:bg-pink-100\/50:is(.dark *){
  background-color: rgb(252 231 243 / 0.5);
}
.dark\:bg-pink-100\/55:is(.dark *){
  background-color: rgb(252 231 243 / 0.55);
}
.dark\:bg-pink-100\/60:is(.dark *){
  background-color: rgb(252 231 243 / 0.6);
}
.dark\:bg-pink-100\/65:is(.dark *){
  background-color: rgb(252 231 243 / 0.65);
}
.dark\:bg-pink-100\/70:is(.dark *){
  background-color: rgb(252 231 243 / 0.7);
}
.dark\:bg-pink-100\/75:is(.dark *){
  background-color: rgb(252 231 243 / 0.75);
}
.dark\:bg-pink-100\/80:is(.dark *){
  background-color: rgb(252 231 243 / 0.8);
}
.dark\:bg-pink-100\/85:is(.dark *){
  background-color: rgb(252 231 243 / 0.85);
}
.dark\:bg-pink-100\/90:is(.dark *){
  background-color: rgb(252 231 243 / 0.9);
}
.dark\:bg-pink-100\/95:is(.dark *){
  background-color: rgb(252 231 243 / 0.95);
}
.dark\:bg-pink-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-800\/0:is(.dark *){
  background-color: rgb(157 23 77 / 0);
}
.dark\:bg-pink-800\/10:is(.dark *){
  background-color: rgb(157 23 77 / 0.1);
}
.dark\:bg-pink-800\/100:is(.dark *){
  background-color: rgb(157 23 77 / 1);
}
.dark\:bg-pink-800\/15:is(.dark *){
  background-color: rgb(157 23 77 / 0.15);
}
.dark\:bg-pink-800\/20:is(.dark *){
  background-color: rgb(157 23 77 / 0.2);
}
.dark\:bg-pink-800\/25:is(.dark *){
  background-color: rgb(157 23 77 / 0.25);
}
.dark\:bg-pink-800\/30:is(.dark *){
  background-color: rgb(157 23 77 / 0.3);
}
.dark\:bg-pink-800\/35:is(.dark *){
  background-color: rgb(157 23 77 / 0.35);
}
.dark\:bg-pink-800\/40:is(.dark *){
  background-color: rgb(157 23 77 / 0.4);
}
.dark\:bg-pink-800\/45:is(.dark *){
  background-color: rgb(157 23 77 / 0.45);
}
.dark\:bg-pink-800\/5:is(.dark *){
  background-color: rgb(157 23 77 / 0.05);
}
.dark\:bg-pink-800\/50:is(.dark *){
  background-color: rgb(157 23 77 / 0.5);
}
.dark\:bg-pink-800\/55:is(.dark *){
  background-color: rgb(157 23 77 / 0.55);
}
.dark\:bg-pink-800\/60:is(.dark *){
  background-color: rgb(157 23 77 / 0.6);
}
.dark\:bg-pink-800\/65:is(.dark *){
  background-color: rgb(157 23 77 / 0.65);
}
.dark\:bg-pink-800\/70:is(.dark *){
  background-color: rgb(157 23 77 / 0.7);
}
.dark\:bg-pink-800\/75:is(.dark *){
  background-color: rgb(157 23 77 / 0.75);
}
.dark\:bg-pink-800\/80:is(.dark *){
  background-color: rgb(157 23 77 / 0.8);
}
.dark\:bg-pink-800\/85:is(.dark *){
  background-color: rgb(157 23 77 / 0.85);
}
.dark\:bg-pink-800\/90:is(.dark *){
  background-color: rgb(157 23 77 / 0.9);
}
.dark\:bg-pink-800\/95:is(.dark *){
  background-color: rgb(157 23 77 / 0.95);
}
.dark\:bg-pink-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 / var(--tw-bg-opacity, 1));
}
.dark\:bg-pink-900\/0:is(.dark *){
  background-color: rgb(131 24 67 / 0);
}
.dark\:bg-pink-900\/10:is(.dark *){
  background-color: rgb(131 24 67 / 0.1);
}
.dark\:bg-pink-900\/100:is(.dark *){
  background-color: rgb(131 24 67 / 1);
}
.dark\:bg-pink-900\/15:is(.dark *){
  background-color: rgb(131 24 67 / 0.15);
}
.dark\:bg-pink-900\/20:is(.dark *){
  background-color: rgb(131 24 67 / 0.2);
}
.dark\:bg-pink-900\/25:is(.dark *){
  background-color: rgb(131 24 67 / 0.25);
}
.dark\:bg-pink-900\/30:is(.dark *){
  background-color: rgb(131 24 67 / 0.3);
}
.dark\:bg-pink-900\/35:is(.dark *){
  background-color: rgb(131 24 67 / 0.35);
}
.dark\:bg-pink-900\/40:is(.dark *){
  background-color: rgb(131 24 67 / 0.4);
}
.dark\:bg-pink-900\/45:is(.dark *){
  background-color: rgb(131 24 67 / 0.45);
}
.dark\:bg-pink-900\/5:is(.dark *){
  background-color: rgb(131 24 67 / 0.05);
}
.dark\:bg-pink-900\/50:is(.dark *){
  background-color: rgb(131 24 67 / 0.5);
}
.dark\:bg-pink-900\/55:is(.dark *){
  background-color: rgb(131 24 67 / 0.55);
}
.dark\:bg-pink-900\/60:is(.dark *){
  background-color: rgb(131 24 67 / 0.6);
}
.dark\:bg-pink-900\/65:is(.dark *){
  background-color: rgb(131 24 67 / 0.65);
}
.dark\:bg-pink-900\/70:is(.dark *){
  background-color: rgb(131 24 67 / 0.7);
}
.dark\:bg-pink-900\/75:is(.dark *){
  background-color: rgb(131 24 67 / 0.75);
}
.dark\:bg-pink-900\/80:is(.dark *){
  background-color: rgb(131 24 67 / 0.8);
}
.dark\:bg-pink-900\/85:is(.dark *){
  background-color: rgb(131 24 67 / 0.85);
}
.dark\:bg-pink-900\/90:is(.dark *){
  background-color: rgb(131 24 67 / 0.9);
}
.dark\:bg-pink-900\/95:is(.dark *){
  background-color: rgb(131 24 67 / 0.95);
}
.dark\:bg-purple-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-100\/0:is(.dark *){
  background-color: rgb(243 232 255 / 0);
}
.dark\:bg-purple-100\/10:is(.dark *){
  background-color: rgb(243 232 255 / 0.1);
}
.dark\:bg-purple-100\/100:is(.dark *){
  background-color: rgb(243 232 255 / 1);
}
.dark\:bg-purple-100\/15:is(.dark *){
  background-color: rgb(243 232 255 / 0.15);
}
.dark\:bg-purple-100\/20:is(.dark *){
  background-color: rgb(243 232 255 / 0.2);
}
.dark\:bg-purple-100\/25:is(.dark *){
  background-color: rgb(243 232 255 / 0.25);
}
.dark\:bg-purple-100\/30:is(.dark *){
  background-color: rgb(243 232 255 / 0.3);
}
.dark\:bg-purple-100\/35:is(.dark *){
  background-color: rgb(243 232 255 / 0.35);
}
.dark\:bg-purple-100\/40:is(.dark *){
  background-color: rgb(243 232 255 / 0.4);
}
.dark\:bg-purple-100\/45:is(.dark *){
  background-color: rgb(243 232 255 / 0.45);
}
.dark\:bg-purple-100\/5:is(.dark *){
  background-color: rgb(243 232 255 / 0.05);
}
.dark\:bg-purple-100\/50:is(.dark *){
  background-color: rgb(243 232 255 / 0.5);
}
.dark\:bg-purple-100\/55:is(.dark *){
  background-color: rgb(243 232 255 / 0.55);
}
.dark\:bg-purple-100\/60:is(.dark *){
  background-color: rgb(243 232 255 / 0.6);
}
.dark\:bg-purple-100\/65:is(.dark *){
  background-color: rgb(243 232 255 / 0.65);
}
.dark\:bg-purple-100\/70:is(.dark *){
  background-color: rgb(243 232 255 / 0.7);
}
.dark\:bg-purple-100\/75:is(.dark *){
  background-color: rgb(243 232 255 / 0.75);
}
.dark\:bg-purple-100\/80:is(.dark *){
  background-color: rgb(243 232 255 / 0.8);
}
.dark\:bg-purple-100\/85:is(.dark *){
  background-color: rgb(243 232 255 / 0.85);
}
.dark\:bg-purple-100\/90:is(.dark *){
  background-color: rgb(243 232 255 / 0.9);
}
.dark\:bg-purple-100\/95:is(.dark *){
  background-color: rgb(243 232 255 / 0.95);
}
.dark\:bg-purple-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-800\/0:is(.dark *){
  background-color: rgb(107 33 168 / 0);
}
.dark\:bg-purple-800\/10:is(.dark *){
  background-color: rgb(107 33 168 / 0.1);
}
.dark\:bg-purple-800\/100:is(.dark *){
  background-color: rgb(107 33 168 / 1);
}
.dark\:bg-purple-800\/15:is(.dark *){
  background-color: rgb(107 33 168 / 0.15);
}
.dark\:bg-purple-800\/20:is(.dark *){
  background-color: rgb(107 33 168 / 0.2);
}
.dark\:bg-purple-800\/25:is(.dark *){
  background-color: rgb(107 33 168 / 0.25);
}
.dark\:bg-purple-800\/30:is(.dark *){
  background-color: rgb(107 33 168 / 0.3);
}
.dark\:bg-purple-800\/35:is(.dark *){
  background-color: rgb(107 33 168 / 0.35);
}
.dark\:bg-purple-800\/40:is(.dark *){
  background-color: rgb(107 33 168 / 0.4);
}
.dark\:bg-purple-800\/45:is(.dark *){
  background-color: rgb(107 33 168 / 0.45);
}
.dark\:bg-purple-800\/5:is(.dark *){
  background-color: rgb(107 33 168 / 0.05);
}
.dark\:bg-purple-800\/50:is(.dark *){
  background-color: rgb(107 33 168 / 0.5);
}
.dark\:bg-purple-800\/55:is(.dark *){
  background-color: rgb(107 33 168 / 0.55);
}
.dark\:bg-purple-800\/60:is(.dark *){
  background-color: rgb(107 33 168 / 0.6);
}
.dark\:bg-purple-800\/65:is(.dark *){
  background-color: rgb(107 33 168 / 0.65);
}
.dark\:bg-purple-800\/70:is(.dark *){
  background-color: rgb(107 33 168 / 0.7);
}
.dark\:bg-purple-800\/75:is(.dark *){
  background-color: rgb(107 33 168 / 0.75);
}
.dark\:bg-purple-800\/80:is(.dark *){
  background-color: rgb(107 33 168 / 0.8);
}
.dark\:bg-purple-800\/85:is(.dark *){
  background-color: rgb(107 33 168 / 0.85);
}
.dark\:bg-purple-800\/90:is(.dark *){
  background-color: rgb(107 33 168 / 0.9);
}
.dark\:bg-purple-800\/95:is(.dark *){
  background-color: rgb(107 33 168 / 0.95);
}
.dark\:bg-purple-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 / var(--tw-bg-opacity, 1));
}
.dark\:bg-purple-900\/0:is(.dark *){
  background-color: rgb(88 28 135 / 0);
}
.dark\:bg-purple-900\/10:is(.dark *){
  background-color: rgb(88 28 135 / 0.1);
}
.dark\:bg-purple-900\/100:is(.dark *){
  background-color: rgb(88 28 135 / 1);
}
.dark\:bg-purple-900\/15:is(.dark *){
  background-color: rgb(88 28 135 / 0.15);
}
.dark\:bg-purple-900\/20:is(.dark *){
  background-color: rgb(88 28 135 / 0.2);
}
.dark\:bg-purple-900\/25:is(.dark *){
  background-color: rgb(88 28 135 / 0.25);
}
.dark\:bg-purple-900\/30:is(.dark *){
  background-color: rgb(88 28 135 / 0.3);
}
.dark\:bg-purple-900\/35:is(.dark *){
  background-color: rgb(88 28 135 / 0.35);
}
.dark\:bg-purple-900\/40:is(.dark *){
  background-color: rgb(88 28 135 / 0.4);
}
.dark\:bg-purple-900\/45:is(.dark *){
  background-color: rgb(88 28 135 / 0.45);
}
.dark\:bg-purple-900\/5:is(.dark *){
  background-color: rgb(88 28 135 / 0.05);
}
.dark\:bg-purple-900\/50:is(.dark *){
  background-color: rgb(88 28 135 / 0.5);
}
.dark\:bg-purple-900\/55:is(.dark *){
  background-color: rgb(88 28 135 / 0.55);
}
.dark\:bg-purple-900\/60:is(.dark *){
  background-color: rgb(88 28 135 / 0.6);
}
.dark\:bg-purple-900\/65:is(.dark *){
  background-color: rgb(88 28 135 / 0.65);
}
.dark\:bg-purple-900\/70:is(.dark *){
  background-color: rgb(88 28 135 / 0.7);
}
.dark\:bg-purple-900\/75:is(.dark *){
  background-color: rgb(88 28 135 / 0.75);
}
.dark\:bg-purple-900\/80:is(.dark *){
  background-color: rgb(88 28 135 / 0.8);
}
.dark\:bg-purple-900\/85:is(.dark *){
  background-color: rgb(88 28 135 / 0.85);
}
.dark\:bg-purple-900\/90:is(.dark *){
  background-color: rgb(88 28 135 / 0.9);
}
.dark\:bg-purple-900\/95:is(.dark *){
  background-color: rgb(88 28 135 / 0.95);
}
.dark\:bg-red-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-100\/0:is(.dark *){
  background-color: rgb(254 226 226 / 0);
}
.dark\:bg-red-100\/10:is(.dark *){
  background-color: rgb(254 226 226 / 0.1);
}
.dark\:bg-red-100\/100:is(.dark *){
  background-color: rgb(254 226 226 / 1);
}
.dark\:bg-red-100\/15:is(.dark *){
  background-color: rgb(254 226 226 / 0.15);
}
.dark\:bg-red-100\/20:is(.dark *){
  background-color: rgb(254 226 226 / 0.2);
}
.dark\:bg-red-100\/25:is(.dark *){
  background-color: rgb(254 226 226 / 0.25);
}
.dark\:bg-red-100\/30:is(.dark *){
  background-color: rgb(254 226 226 / 0.3);
}
.dark\:bg-red-100\/35:is(.dark *){
  background-color: rgb(254 226 226 / 0.35);
}
.dark\:bg-red-100\/40:is(.dark *){
  background-color: rgb(254 226 226 / 0.4);
}
.dark\:bg-red-100\/45:is(.dark *){
  background-color: rgb(254 226 226 / 0.45);
}
.dark\:bg-red-100\/5:is(.dark *){
  background-color: rgb(254 226 226 / 0.05);
}
.dark\:bg-red-100\/50:is(.dark *){
  background-color: rgb(254 226 226 / 0.5);
}
.dark\:bg-red-100\/55:is(.dark *){
  background-color: rgb(254 226 226 / 0.55);
}
.dark\:bg-red-100\/60:is(.dark *){
  background-color: rgb(254 226 226 / 0.6);
}
.dark\:bg-red-100\/65:is(.dark *){
  background-color: rgb(254 226 226 / 0.65);
}
.dark\:bg-red-100\/70:is(.dark *){
  background-color: rgb(254 226 226 / 0.7);
}
.dark\:bg-red-100\/75:is(.dark *){
  background-color: rgb(254 226 226 / 0.75);
}
.dark\:bg-red-100\/80:is(.dark *){
  background-color: rgb(254 226 226 / 0.8);
}
.dark\:bg-red-100\/85:is(.dark *){
  background-color: rgb(254 226 226 / 0.85);
}
.dark\:bg-red-100\/90:is(.dark *){
  background-color: rgb(254 226 226 / 0.9);
}
.dark\:bg-red-100\/95:is(.dark *){
  background-color: rgb(254 226 226 / 0.95);
}
.dark\:bg-red-600:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-800\/0:is(.dark *){
  background-color: rgb(153 27 27 / 0);
}
.dark\:bg-red-800\/10:is(.dark *){
  background-color: rgb(153 27 27 / 0.1);
}
.dark\:bg-red-800\/100:is(.dark *){
  background-color: rgb(153 27 27 / 1);
}
.dark\:bg-red-800\/15:is(.dark *){
  background-color: rgb(153 27 27 / 0.15);
}
.dark\:bg-red-800\/20:is(.dark *){
  background-color: rgb(153 27 27 / 0.2);
}
.dark\:bg-red-800\/25:is(.dark *){
  background-color: rgb(153 27 27 / 0.25);
}
.dark\:bg-red-800\/30:is(.dark *){
  background-color: rgb(153 27 27 / 0.3);
}
.dark\:bg-red-800\/35:is(.dark *){
  background-color: rgb(153 27 27 / 0.35);
}
.dark\:bg-red-800\/40:is(.dark *){
  background-color: rgb(153 27 27 / 0.4);
}
.dark\:bg-red-800\/45:is(.dark *){
  background-color: rgb(153 27 27 / 0.45);
}
.dark\:bg-red-800\/5:is(.dark *){
  background-color: rgb(153 27 27 / 0.05);
}
.dark\:bg-red-800\/50:is(.dark *){
  background-color: rgb(153 27 27 / 0.5);
}
.dark\:bg-red-800\/55:is(.dark *){
  background-color: rgb(153 27 27 / 0.55);
}
.dark\:bg-red-800\/60:is(.dark *){
  background-color: rgb(153 27 27 / 0.6);
}
.dark\:bg-red-800\/65:is(.dark *){
  background-color: rgb(153 27 27 / 0.65);
}
.dark\:bg-red-800\/70:is(.dark *){
  background-color: rgb(153 27 27 / 0.7);
}
.dark\:bg-red-800\/75:is(.dark *){
  background-color: rgb(153 27 27 / 0.75);
}
.dark\:bg-red-800\/80:is(.dark *){
  background-color: rgb(153 27 27 / 0.8);
}
.dark\:bg-red-800\/85:is(.dark *){
  background-color: rgb(153 27 27 / 0.85);
}
.dark\:bg-red-800\/90:is(.dark *){
  background-color: rgb(153 27 27 / 0.9);
}
.dark\:bg-red-800\/95:is(.dark *){
  background-color: rgb(153 27 27 / 0.95);
}
.dark\:bg-red-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-900\/0:is(.dark *){
  background-color: rgb(127 29 29 / 0);
}
.dark\:bg-red-900\/10:is(.dark *){
  background-color: rgb(127 29 29 / 0.1);
}
.dark\:bg-red-900\/100:is(.dark *){
  background-color: rgb(127 29 29 / 1);
}
.dark\:bg-red-900\/15:is(.dark *){
  background-color: rgb(127 29 29 / 0.15);
}
.dark\:bg-red-900\/20:is(.dark *){
  background-color: rgb(127 29 29 / 0.2);
}
.dark\:bg-red-900\/25:is(.dark *){
  background-color: rgb(127 29 29 / 0.25);
}
.dark\:bg-red-900\/30:is(.dark *){
  background-color: rgb(127 29 29 / 0.3);
}
.dark\:bg-red-900\/35:is(.dark *){
  background-color: rgb(127 29 29 / 0.35);
}
.dark\:bg-red-900\/40:is(.dark *){
  background-color: rgb(127 29 29 / 0.4);
}
.dark\:bg-red-900\/45:is(.dark *){
  background-color: rgb(127 29 29 / 0.45);
}
.dark\:bg-red-900\/5:is(.dark *){
  background-color: rgb(127 29 29 / 0.05);
}
.dark\:bg-red-900\/50:is(.dark *){
  background-color: rgb(127 29 29 / 0.5);
}
.dark\:bg-red-900\/55:is(.dark *){
  background-color: rgb(127 29 29 / 0.55);
}
.dark\:bg-red-900\/60:is(.dark *){
  background-color: rgb(127 29 29 / 0.6);
}
.dark\:bg-red-900\/65:is(.dark *){
  background-color: rgb(127 29 29 / 0.65);
}
.dark\:bg-red-900\/70:is(.dark *){
  background-color: rgb(127 29 29 / 0.7);
}
.dark\:bg-red-900\/75:is(.dark *){
  background-color: rgb(127 29 29 / 0.75);
}
.dark\:bg-red-900\/80:is(.dark *){
  background-color: rgb(127 29 29 / 0.8);
}
.dark\:bg-red-900\/85:is(.dark *){
  background-color: rgb(127 29 29 / 0.85);
}
.dark\:bg-red-900\/90:is(.dark *){
  background-color: rgb(127 29 29 / 0.9);
}
.dark\:bg-red-900\/95:is(.dark *){
  background-color: rgb(127 29 29 / 0.95);
}
.dark\:bg-red-950:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(69 10 10 / var(--tw-bg-opacity, 1));
}
.dark\:bg-red-950\/20:is(.dark *){
  background-color: rgb(69 10 10 / 0.2);
}
.dark\:bg-red-950\/30:is(.dark *){
  background-color: rgb(69 10 10 / 0.3);
}
.dark\:bg-rose-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 / var(--tw-bg-opacity, 1));
}
.dark\:bg-rose-100\/0:is(.dark *){
  background-color: rgb(255 228 230 / 0);
}
.dark\:bg-rose-100\/10:is(.dark *){
  background-color: rgb(255 228 230 / 0.1);
}
.dark\:bg-rose-100\/100:is(.dark *){
  background-color: rgb(255 228 230 / 1);
}
.dark\:bg-rose-100\/15:is(.dark *){
  background-color: rgb(255 228 230 / 0.15);
}
.dark\:bg-rose-100\/20:is(.dark *){
  background-color: rgb(255 228 230 / 0.2);
}
.dark\:bg-rose-100\/25:is(.dark *){
  background-color: rgb(255 228 230 / 0.25);
}
.dark\:bg-rose-100\/30:is(.dark *){
  background-color: rgb(255 228 230 / 0.3);
}
.dark\:bg-rose-100\/35:is(.dark *){
  background-color: rgb(255 228 230 / 0.35);
}
.dark\:bg-rose-100\/40:is(.dark *){
  background-color: rgb(255 228 230 / 0.4);
}
.dark\:bg-rose-100\/45:is(.dark *){
  background-color: rgb(255 228 230 / 0.45);
}
.dark\:bg-rose-100\/5:is(.dark *){
  background-color: rgb(255 228 230 / 0.05);
}
.dark\:bg-rose-100\/50:is(.dark *){
  background-color: rgb(255 228 230 / 0.5);
}
.dark\:bg-rose-100\/55:is(.dark *){
  background-color: rgb(255 228 230 / 0.55);
}
.dark\:bg-rose-100\/60:is(.dark *){
  background-color: rgb(255 228 230 / 0.6);
}
.dark\:bg-rose-100\/65:is(.dark *){
  background-color: rgb(255 228 230 / 0.65);
}
.dark\:bg-rose-100\/70:is(.dark *){
  background-color: rgb(255 228 230 / 0.7);
}
.dark\:bg-rose-100\/75:is(.dark *){
  background-color: rgb(255 228 230 / 0.75);
}
.dark\:bg-rose-100\/80:is(.dark *){
  background-color: rgb(255 228 230 / 0.8);
}
.dark\:bg-rose-100\/85:is(.dark *){
  background-color: rgb(255 228 230 / 0.85);
}
.dark\:bg-rose-100\/90:is(.dark *){
  background-color: rgb(255 228 230 / 0.9);
}
.dark\:bg-rose-100\/95:is(.dark *){
  background-color: rgb(255 228 230 / 0.95);
}
.dark\:bg-rose-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 / var(--tw-bg-opacity, 1));
}
.dark\:bg-rose-800\/0:is(.dark *){
  background-color: rgb(159 18 57 / 0);
}
.dark\:bg-rose-800\/10:is(.dark *){
  background-color: rgb(159 18 57 / 0.1);
}
.dark\:bg-rose-800\/100:is(.dark *){
  background-color: rgb(159 18 57 / 1);
}
.dark\:bg-rose-800\/15:is(.dark *){
  background-color: rgb(159 18 57 / 0.15);
}
.dark\:bg-rose-800\/20:is(.dark *){
  background-color: rgb(159 18 57 / 0.2);
}
.dark\:bg-rose-800\/25:is(.dark *){
  background-color: rgb(159 18 57 / 0.25);
}
.dark\:bg-rose-800\/30:is(.dark *){
  background-color: rgb(159 18 57 / 0.3);
}
.dark\:bg-rose-800\/35:is(.dark *){
  background-color: rgb(159 18 57 / 0.35);
}
.dark\:bg-rose-800\/40:is(.dark *){
  background-color: rgb(159 18 57 / 0.4);
}
.dark\:bg-rose-800\/45:is(.dark *){
  background-color: rgb(159 18 57 / 0.45);
}
.dark\:bg-rose-800\/5:is(.dark *){
  background-color: rgb(159 18 57 / 0.05);
}
.dark\:bg-rose-800\/50:is(.dark *){
  background-color: rgb(159 18 57 / 0.5);
}
.dark\:bg-rose-800\/55:is(.dark *){
  background-color: rgb(159 18 57 / 0.55);
}
.dark\:bg-rose-800\/60:is(.dark *){
  background-color: rgb(159 18 57 / 0.6);
}
.dark\:bg-rose-800\/65:is(.dark *){
  background-color: rgb(159 18 57 / 0.65);
}
.dark\:bg-rose-800\/70:is(.dark *){
  background-color: rgb(159 18 57 / 0.7);
}
.dark\:bg-rose-800\/75:is(.dark *){
  background-color: rgb(159 18 57 / 0.75);
}
.dark\:bg-rose-800\/80:is(.dark *){
  background-color: rgb(159 18 57 / 0.8);
}
.dark\:bg-rose-800\/85:is(.dark *){
  background-color: rgb(159 18 57 / 0.85);
}
.dark\:bg-rose-800\/90:is(.dark *){
  background-color: rgb(159 18 57 / 0.9);
}
.dark\:bg-rose-800\/95:is(.dark *){
  background-color: rgb(159 18 57 / 0.95);
}
.dark\:bg-rose-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 / var(--tw-bg-opacity, 1));
}
.dark\:bg-rose-900\/0:is(.dark *){
  background-color: rgb(136 19 55 / 0);
}
.dark\:bg-rose-900\/10:is(.dark *){
  background-color: rgb(136 19 55 / 0.1);
}
.dark\:bg-rose-900\/100:is(.dark *){
  background-color: rgb(136 19 55 / 1);
}
.dark\:bg-rose-900\/15:is(.dark *){
  background-color: rgb(136 19 55 / 0.15);
}
.dark\:bg-rose-900\/20:is(.dark *){
  background-color: rgb(136 19 55 / 0.2);
}
.dark\:bg-rose-900\/25:is(.dark *){
  background-color: rgb(136 19 55 / 0.25);
}
.dark\:bg-rose-900\/30:is(.dark *){
  background-color: rgb(136 19 55 / 0.3);
}
.dark\:bg-rose-900\/35:is(.dark *){
  background-color: rgb(136 19 55 / 0.35);
}
.dark\:bg-rose-900\/40:is(.dark *){
  background-color: rgb(136 19 55 / 0.4);
}
.dark\:bg-rose-900\/45:is(.dark *){
  background-color: rgb(136 19 55 / 0.45);
}
.dark\:bg-rose-900\/5:is(.dark *){
  background-color: rgb(136 19 55 / 0.05);
}
.dark\:bg-rose-900\/50:is(.dark *){
  background-color: rgb(136 19 55 / 0.5);
}
.dark\:bg-rose-900\/55:is(.dark *){
  background-color: rgb(136 19 55 / 0.55);
}
.dark\:bg-rose-900\/60:is(.dark *){
  background-color: rgb(136 19 55 / 0.6);
}
.dark\:bg-rose-900\/65:is(.dark *){
  background-color: rgb(136 19 55 / 0.65);
}
.dark\:bg-rose-900\/70:is(.dark *){
  background-color: rgb(136 19 55 / 0.7);
}
.dark\:bg-rose-900\/75:is(.dark *){
  background-color: rgb(136 19 55 / 0.75);
}
.dark\:bg-rose-900\/80:is(.dark *){
  background-color: rgb(136 19 55 / 0.8);
}
.dark\:bg-rose-900\/85:is(.dark *){
  background-color: rgb(136 19 55 / 0.85);
}
.dark\:bg-rose-900\/90:is(.dark *){
  background-color: rgb(136 19 55 / 0.9);
}
.dark\:bg-rose-900\/95:is(.dark *){
  background-color: rgb(136 19 55 / 0.95);
}
.dark\:bg-sky-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-sky-100\/0:is(.dark *){
  background-color: rgb(224 242 254 / 0);
}
.dark\:bg-sky-100\/10:is(.dark *){
  background-color: rgb(224 242 254 / 0.1);
}
.dark\:bg-sky-100\/100:is(.dark *){
  background-color: rgb(224 242 254 / 1);
}
.dark\:bg-sky-100\/15:is(.dark *){
  background-color: rgb(224 242 254 / 0.15);
}
.dark\:bg-sky-100\/20:is(.dark *){
  background-color: rgb(224 242 254 / 0.2);
}
.dark\:bg-sky-100\/25:is(.dark *){
  background-color: rgb(224 242 254 / 0.25);
}
.dark\:bg-sky-100\/30:is(.dark *){
  background-color: rgb(224 242 254 / 0.3);
}
.dark\:bg-sky-100\/35:is(.dark *){
  background-color: rgb(224 242 254 / 0.35);
}
.dark\:bg-sky-100\/40:is(.dark *){
  background-color: rgb(224 242 254 / 0.4);
}
.dark\:bg-sky-100\/45:is(.dark *){
  background-color: rgb(224 242 254 / 0.45);
}
.dark\:bg-sky-100\/5:is(.dark *){
  background-color: rgb(224 242 254 / 0.05);
}
.dark\:bg-sky-100\/50:is(.dark *){
  background-color: rgb(224 242 254 / 0.5);
}
.dark\:bg-sky-100\/55:is(.dark *){
  background-color: rgb(224 242 254 / 0.55);
}
.dark\:bg-sky-100\/60:is(.dark *){
  background-color: rgb(224 242 254 / 0.6);
}
.dark\:bg-sky-100\/65:is(.dark *){
  background-color: rgb(224 242 254 / 0.65);
}
.dark\:bg-sky-100\/70:is(.dark *){
  background-color: rgb(224 242 254 / 0.7);
}
.dark\:bg-sky-100\/75:is(.dark *){
  background-color: rgb(224 242 254 / 0.75);
}
.dark\:bg-sky-100\/80:is(.dark *){
  background-color: rgb(224 242 254 / 0.8);
}
.dark\:bg-sky-100\/85:is(.dark *){
  background-color: rgb(224 242 254 / 0.85);
}
.dark\:bg-sky-100\/90:is(.dark *){
  background-color: rgb(224 242 254 / 0.9);
}
.dark\:bg-sky-100\/95:is(.dark *){
  background-color: rgb(224 242 254 / 0.95);
}
.dark\:bg-sky-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 / var(--tw-bg-opacity, 1));
}
.dark\:bg-sky-800\/0:is(.dark *){
  background-color: rgb(7 89 133 / 0);
}
.dark\:bg-sky-800\/10:is(.dark *){
  background-color: rgb(7 89 133 / 0.1);
}
.dark\:bg-sky-800\/100:is(.dark *){
  background-color: rgb(7 89 133 / 1);
}
.dark\:bg-sky-800\/15:is(.dark *){
  background-color: rgb(7 89 133 / 0.15);
}
.dark\:bg-sky-800\/20:is(.dark *){
  background-color: rgb(7 89 133 / 0.2);
}
.dark\:bg-sky-800\/25:is(.dark *){
  background-color: rgb(7 89 133 / 0.25);
}
.dark\:bg-sky-800\/30:is(.dark *){
  background-color: rgb(7 89 133 / 0.3);
}
.dark\:bg-sky-800\/35:is(.dark *){
  background-color: rgb(7 89 133 / 0.35);
}
.dark\:bg-sky-800\/40:is(.dark *){
  background-color: rgb(7 89 133 / 0.4);
}
.dark\:bg-sky-800\/45:is(.dark *){
  background-color: rgb(7 89 133 / 0.45);
}
.dark\:bg-sky-800\/5:is(.dark *){
  background-color: rgb(7 89 133 / 0.05);
}
.dark\:bg-sky-800\/50:is(.dark *){
  background-color: rgb(7 89 133 / 0.5);
}
.dark\:bg-sky-800\/55:is(.dark *){
  background-color: rgb(7 89 133 / 0.55);
}
.dark\:bg-sky-800\/60:is(.dark *){
  background-color: rgb(7 89 133 / 0.6);
}
.dark\:bg-sky-800\/65:is(.dark *){
  background-color: rgb(7 89 133 / 0.65);
}
.dark\:bg-sky-800\/70:is(.dark *){
  background-color: rgb(7 89 133 / 0.7);
}
.dark\:bg-sky-800\/75:is(.dark *){
  background-color: rgb(7 89 133 / 0.75);
}
.dark\:bg-sky-800\/80:is(.dark *){
  background-color: rgb(7 89 133 / 0.8);
}
.dark\:bg-sky-800\/85:is(.dark *){
  background-color: rgb(7 89 133 / 0.85);
}
.dark\:bg-sky-800\/90:is(.dark *){
  background-color: rgb(7 89 133 / 0.9);
}
.dark\:bg-sky-800\/95:is(.dark *){
  background-color: rgb(7 89 133 / 0.95);
}
.dark\:bg-sky-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 / var(--tw-bg-opacity, 1));
}
.dark\:bg-sky-900\/0:is(.dark *){
  background-color: rgb(12 74 110 / 0);
}
.dark\:bg-sky-900\/10:is(.dark *){
  background-color: rgb(12 74 110 / 0.1);
}
.dark\:bg-sky-900\/100:is(.dark *){
  background-color: rgb(12 74 110 / 1);
}
.dark\:bg-sky-900\/15:is(.dark *){
  background-color: rgb(12 74 110 / 0.15);
}
.dark\:bg-sky-900\/20:is(.dark *){
  background-color: rgb(12 74 110 / 0.2);
}
.dark\:bg-sky-900\/25:is(.dark *){
  background-color: rgb(12 74 110 / 0.25);
}
.dark\:bg-sky-900\/30:is(.dark *){
  background-color: rgb(12 74 110 / 0.3);
}
.dark\:bg-sky-900\/35:is(.dark *){
  background-color: rgb(12 74 110 / 0.35);
}
.dark\:bg-sky-900\/40:is(.dark *){
  background-color: rgb(12 74 110 / 0.4);
}
.dark\:bg-sky-900\/45:is(.dark *){
  background-color: rgb(12 74 110 / 0.45);
}
.dark\:bg-sky-900\/5:is(.dark *){
  background-color: rgb(12 74 110 / 0.05);
}
.dark\:bg-sky-900\/50:is(.dark *){
  background-color: rgb(12 74 110 / 0.5);
}
.dark\:bg-sky-900\/55:is(.dark *){
  background-color: rgb(12 74 110 / 0.55);
}
.dark\:bg-sky-900\/60:is(.dark *){
  background-color: rgb(12 74 110 / 0.6);
}
.dark\:bg-sky-900\/65:is(.dark *){
  background-color: rgb(12 74 110 / 0.65);
}
.dark\:bg-sky-900\/70:is(.dark *){
  background-color: rgb(12 74 110 / 0.7);
}
.dark\:bg-sky-900\/75:is(.dark *){
  background-color: rgb(12 74 110 / 0.75);
}
.dark\:bg-sky-900\/80:is(.dark *){
  background-color: rgb(12 74 110 / 0.8);
}
.dark\:bg-sky-900\/85:is(.dark *){
  background-color: rgb(12 74 110 / 0.85);
}
.dark\:bg-sky-900\/90:is(.dark *){
  background-color: rgb(12 74 110 / 0.9);
}
.dark\:bg-sky-900\/95:is(.dark *){
  background-color: rgb(12 74 110 / 0.95);
}
.dark\:bg-slate-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-100\/0:is(.dark *){
  background-color: rgb(241 245 249 / 0);
}
.dark\:bg-slate-100\/10:is(.dark *){
  background-color: rgb(241 245 249 / 0.1);
}
.dark\:bg-slate-100\/100:is(.dark *){
  background-color: rgb(241 245 249 / 1);
}
.dark\:bg-slate-100\/15:is(.dark *){
  background-color: rgb(241 245 249 / 0.15);
}
.dark\:bg-slate-100\/20:is(.dark *){
  background-color: rgb(241 245 249 / 0.2);
}
.dark\:bg-slate-100\/25:is(.dark *){
  background-color: rgb(241 245 249 / 0.25);
}
.dark\:bg-slate-100\/30:is(.dark *){
  background-color: rgb(241 245 249 / 0.3);
}
.dark\:bg-slate-100\/35:is(.dark *){
  background-color: rgb(241 245 249 / 0.35);
}
.dark\:bg-slate-100\/40:is(.dark *){
  background-color: rgb(241 245 249 / 0.4);
}
.dark\:bg-slate-100\/45:is(.dark *){
  background-color: rgb(241 245 249 / 0.45);
}
.dark\:bg-slate-100\/5:is(.dark *){
  background-color: rgb(241 245 249 / 0.05);
}
.dark\:bg-slate-100\/50:is(.dark *){
  background-color: rgb(241 245 249 / 0.5);
}
.dark\:bg-slate-100\/55:is(.dark *){
  background-color: rgb(241 245 249 / 0.55);
}
.dark\:bg-slate-100\/60:is(.dark *){
  background-color: rgb(241 245 249 / 0.6);
}
.dark\:bg-slate-100\/65:is(.dark *){
  background-color: rgb(241 245 249 / 0.65);
}
.dark\:bg-slate-100\/70:is(.dark *){
  background-color: rgb(241 245 249 / 0.7);
}
.dark\:bg-slate-100\/75:is(.dark *){
  background-color: rgb(241 245 249 / 0.75);
}
.dark\:bg-slate-100\/80:is(.dark *){
  background-color: rgb(241 245 249 / 0.8);
}
.dark\:bg-slate-100\/85:is(.dark *){
  background-color: rgb(241 245 249 / 0.85);
}
.dark\:bg-slate-100\/90:is(.dark *){
  background-color: rgb(241 245 249 / 0.9);
}
.dark\:bg-slate-100\/95:is(.dark *){
  background-color: rgb(241 245 249 / 0.95);
}
.dark\:bg-slate-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-800\/0:is(.dark *){
  background-color: rgb(30 41 59 / 0);
}
.dark\:bg-slate-800\/10:is(.dark *){
  background-color: rgb(30 41 59 / 0.1);
}
.dark\:bg-slate-800\/100:is(.dark *){
  background-color: rgb(30 41 59 / 1);
}
.dark\:bg-slate-800\/15:is(.dark *){
  background-color: rgb(30 41 59 / 0.15);
}
.dark\:bg-slate-800\/20:is(.dark *){
  background-color: rgb(30 41 59 / 0.2);
}
.dark\:bg-slate-800\/25:is(.dark *){
  background-color: rgb(30 41 59 / 0.25);
}
.dark\:bg-slate-800\/30:is(.dark *){
  background-color: rgb(30 41 59 / 0.3);
}
.dark\:bg-slate-800\/35:is(.dark *){
  background-color: rgb(30 41 59 / 0.35);
}
.dark\:bg-slate-800\/40:is(.dark *){
  background-color: rgb(30 41 59 / 0.4);
}
.dark\:bg-slate-800\/45:is(.dark *){
  background-color: rgb(30 41 59 / 0.45);
}
.dark\:bg-slate-800\/5:is(.dark *){
  background-color: rgb(30 41 59 / 0.05);
}
.dark\:bg-slate-800\/50:is(.dark *){
  background-color: rgb(30 41 59 / 0.5);
}
.dark\:bg-slate-800\/55:is(.dark *){
  background-color: rgb(30 41 59 / 0.55);
}
.dark\:bg-slate-800\/60:is(.dark *){
  background-color: rgb(30 41 59 / 0.6);
}
.dark\:bg-slate-800\/65:is(.dark *){
  background-color: rgb(30 41 59 / 0.65);
}
.dark\:bg-slate-800\/70:is(.dark *){
  background-color: rgb(30 41 59 / 0.7);
}
.dark\:bg-slate-800\/75:is(.dark *){
  background-color: rgb(30 41 59 / 0.75);
}
.dark\:bg-slate-800\/80:is(.dark *){
  background-color: rgb(30 41 59 / 0.8);
}
.dark\:bg-slate-800\/85:is(.dark *){
  background-color: rgb(30 41 59 / 0.85);
}
.dark\:bg-slate-800\/90:is(.dark *){
  background-color: rgb(30 41 59 / 0.9);
}
.dark\:bg-slate-800\/95:is(.dark *){
  background-color: rgb(30 41 59 / 0.95);
}
.dark\:bg-slate-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity, 1));
}
.dark\:bg-slate-900\/0:is(.dark *){
  background-color: rgb(15 23 42 / 0);
}
.dark\:bg-slate-900\/10:is(.dark *){
  background-color: rgb(15 23 42 / 0.1);
}
.dark\:bg-slate-900\/100:is(.dark *){
  background-color: rgb(15 23 42 / 1);
}
.dark\:bg-slate-900\/15:is(.dark *){
  background-color: rgb(15 23 42 / 0.15);
}
.dark\:bg-slate-900\/20:is(.dark *){
  background-color: rgb(15 23 42 / 0.2);
}
.dark\:bg-slate-900\/25:is(.dark *){
  background-color: rgb(15 23 42 / 0.25);
}
.dark\:bg-slate-900\/30:is(.dark *){
  background-color: rgb(15 23 42 / 0.3);
}
.dark\:bg-slate-900\/35:is(.dark *){
  background-color: rgb(15 23 42 / 0.35);
}
.dark\:bg-slate-900\/40:is(.dark *){
  background-color: rgb(15 23 42 / 0.4);
}
.dark\:bg-slate-900\/45:is(.dark *){
  background-color: rgb(15 23 42 / 0.45);
}
.dark\:bg-slate-900\/5:is(.dark *){
  background-color: rgb(15 23 42 / 0.05);
}
.dark\:bg-slate-900\/50:is(.dark *){
  background-color: rgb(15 23 42 / 0.5);
}
.dark\:bg-slate-900\/55:is(.dark *){
  background-color: rgb(15 23 42 / 0.55);
}
.dark\:bg-slate-900\/60:is(.dark *){
  background-color: rgb(15 23 42 / 0.6);
}
.dark\:bg-slate-900\/65:is(.dark *){
  background-color: rgb(15 23 42 / 0.65);
}
.dark\:bg-slate-900\/70:is(.dark *){
  background-color: rgb(15 23 42 / 0.7);
}
.dark\:bg-slate-900\/75:is(.dark *){
  background-color: rgb(15 23 42 / 0.75);
}
.dark\:bg-slate-900\/80:is(.dark *){
  background-color: rgb(15 23 42 / 0.8);
}
.dark\:bg-slate-900\/85:is(.dark *){
  background-color: rgb(15 23 42 / 0.85);
}
.dark\:bg-slate-900\/90:is(.dark *){
  background-color: rgb(15 23 42 / 0.9);
}
.dark\:bg-slate-900\/95:is(.dark *){
  background-color: rgb(15 23 42 / 0.95);
}
.dark\:bg-teal-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-100\/0:is(.dark *){
  background-color: rgb(204 251 241 / 0);
}
.dark\:bg-teal-100\/10:is(.dark *){
  background-color: rgb(204 251 241 / 0.1);
}
.dark\:bg-teal-100\/100:is(.dark *){
  background-color: rgb(204 251 241 / 1);
}
.dark\:bg-teal-100\/15:is(.dark *){
  background-color: rgb(204 251 241 / 0.15);
}
.dark\:bg-teal-100\/20:is(.dark *){
  background-color: rgb(204 251 241 / 0.2);
}
.dark\:bg-teal-100\/25:is(.dark *){
  background-color: rgb(204 251 241 / 0.25);
}
.dark\:bg-teal-100\/30:is(.dark *){
  background-color: rgb(204 251 241 / 0.3);
}
.dark\:bg-teal-100\/35:is(.dark *){
  background-color: rgb(204 251 241 / 0.35);
}
.dark\:bg-teal-100\/40:is(.dark *){
  background-color: rgb(204 251 241 / 0.4);
}
.dark\:bg-teal-100\/45:is(.dark *){
  background-color: rgb(204 251 241 / 0.45);
}
.dark\:bg-teal-100\/5:is(.dark *){
  background-color: rgb(204 251 241 / 0.05);
}
.dark\:bg-teal-100\/50:is(.dark *){
  background-color: rgb(204 251 241 / 0.5);
}
.dark\:bg-teal-100\/55:is(.dark *){
  background-color: rgb(204 251 241 / 0.55);
}
.dark\:bg-teal-100\/60:is(.dark *){
  background-color: rgb(204 251 241 / 0.6);
}
.dark\:bg-teal-100\/65:is(.dark *){
  background-color: rgb(204 251 241 / 0.65);
}
.dark\:bg-teal-100\/70:is(.dark *){
  background-color: rgb(204 251 241 / 0.7);
}
.dark\:bg-teal-100\/75:is(.dark *){
  background-color: rgb(204 251 241 / 0.75);
}
.dark\:bg-teal-100\/80:is(.dark *){
  background-color: rgb(204 251 241 / 0.8);
}
.dark\:bg-teal-100\/85:is(.dark *){
  background-color: rgb(204 251 241 / 0.85);
}
.dark\:bg-teal-100\/90:is(.dark *){
  background-color: rgb(204 251 241 / 0.9);
}
.dark\:bg-teal-100\/95:is(.dark *){
  background-color: rgb(204 251 241 / 0.95);
}
.dark\:bg-teal-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-800\/0:is(.dark *){
  background-color: rgb(17 94 89 / 0);
}
.dark\:bg-teal-800\/10:is(.dark *){
  background-color: rgb(17 94 89 / 0.1);
}
.dark\:bg-teal-800\/100:is(.dark *){
  background-color: rgb(17 94 89 / 1);
}
.dark\:bg-teal-800\/15:is(.dark *){
  background-color: rgb(17 94 89 / 0.15);
}
.dark\:bg-teal-800\/20:is(.dark *){
  background-color: rgb(17 94 89 / 0.2);
}
.dark\:bg-teal-800\/25:is(.dark *){
  background-color: rgb(17 94 89 / 0.25);
}
.dark\:bg-teal-800\/30:is(.dark *){
  background-color: rgb(17 94 89 / 0.3);
}
.dark\:bg-teal-800\/35:is(.dark *){
  background-color: rgb(17 94 89 / 0.35);
}
.dark\:bg-teal-800\/40:is(.dark *){
  background-color: rgb(17 94 89 / 0.4);
}
.dark\:bg-teal-800\/45:is(.dark *){
  background-color: rgb(17 94 89 / 0.45);
}
.dark\:bg-teal-800\/5:is(.dark *){
  background-color: rgb(17 94 89 / 0.05);
}
.dark\:bg-teal-800\/50:is(.dark *){
  background-color: rgb(17 94 89 / 0.5);
}
.dark\:bg-teal-800\/55:is(.dark *){
  background-color: rgb(17 94 89 / 0.55);
}
.dark\:bg-teal-800\/60:is(.dark *){
  background-color: rgb(17 94 89 / 0.6);
}
.dark\:bg-teal-800\/65:is(.dark *){
  background-color: rgb(17 94 89 / 0.65);
}
.dark\:bg-teal-800\/70:is(.dark *){
  background-color: rgb(17 94 89 / 0.7);
}
.dark\:bg-teal-800\/75:is(.dark *){
  background-color: rgb(17 94 89 / 0.75);
}
.dark\:bg-teal-800\/80:is(.dark *){
  background-color: rgb(17 94 89 / 0.8);
}
.dark\:bg-teal-800\/85:is(.dark *){
  background-color: rgb(17 94 89 / 0.85);
}
.dark\:bg-teal-800\/90:is(.dark *){
  background-color: rgb(17 94 89 / 0.9);
}
.dark\:bg-teal-800\/95:is(.dark *){
  background-color: rgb(17 94 89 / 0.95);
}
.dark\:bg-teal-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 / var(--tw-bg-opacity, 1));
}
.dark\:bg-teal-900\/0:is(.dark *){
  background-color: rgb(19 78 74 / 0);
}
.dark\:bg-teal-900\/10:is(.dark *){
  background-color: rgb(19 78 74 / 0.1);
}
.dark\:bg-teal-900\/100:is(.dark *){
  background-color: rgb(19 78 74 / 1);
}
.dark\:bg-teal-900\/15:is(.dark *){
  background-color: rgb(19 78 74 / 0.15);
}
.dark\:bg-teal-900\/20:is(.dark *){
  background-color: rgb(19 78 74 / 0.2);
}
.dark\:bg-teal-900\/25:is(.dark *){
  background-color: rgb(19 78 74 / 0.25);
}
.dark\:bg-teal-900\/30:is(.dark *){
  background-color: rgb(19 78 74 / 0.3);
}
.dark\:bg-teal-900\/35:is(.dark *){
  background-color: rgb(19 78 74 / 0.35);
}
.dark\:bg-teal-900\/40:is(.dark *){
  background-color: rgb(19 78 74 / 0.4);
}
.dark\:bg-teal-900\/45:is(.dark *){
  background-color: rgb(19 78 74 / 0.45);
}
.dark\:bg-teal-900\/5:is(.dark *){
  background-color: rgb(19 78 74 / 0.05);
}
.dark\:bg-teal-900\/50:is(.dark *){
  background-color: rgb(19 78 74 / 0.5);
}
.dark\:bg-teal-900\/55:is(.dark *){
  background-color: rgb(19 78 74 / 0.55);
}
.dark\:bg-teal-900\/60:is(.dark *){
  background-color: rgb(19 78 74 / 0.6);
}
.dark\:bg-teal-900\/65:is(.dark *){
  background-color: rgb(19 78 74 / 0.65);
}
.dark\:bg-teal-900\/70:is(.dark *){
  background-color: rgb(19 78 74 / 0.7);
}
.dark\:bg-teal-900\/75:is(.dark *){
  background-color: rgb(19 78 74 / 0.75);
}
.dark\:bg-teal-900\/80:is(.dark *){
  background-color: rgb(19 78 74 / 0.8);
}
.dark\:bg-teal-900\/85:is(.dark *){
  background-color: rgb(19 78 74 / 0.85);
}
.dark\:bg-teal-900\/90:is(.dark *){
  background-color: rgb(19 78 74 / 0.9);
}
.dark\:bg-teal-900\/95:is(.dark *){
  background-color: rgb(19 78 74 / 0.95);
}
.dark\:bg-violet-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 / var(--tw-bg-opacity, 1));
}
.dark\:bg-violet-100\/0:is(.dark *){
  background-color: rgb(237 233 254 / 0);
}
.dark\:bg-violet-100\/10:is(.dark *){
  background-color: rgb(237 233 254 / 0.1);
}
.dark\:bg-violet-100\/100:is(.dark *){
  background-color: rgb(237 233 254 / 1);
}
.dark\:bg-violet-100\/15:is(.dark *){
  background-color: rgb(237 233 254 / 0.15);
}
.dark\:bg-violet-100\/20:is(.dark *){
  background-color: rgb(237 233 254 / 0.2);
}
.dark\:bg-violet-100\/25:is(.dark *){
  background-color: rgb(237 233 254 / 0.25);
}
.dark\:bg-violet-100\/30:is(.dark *){
  background-color: rgb(237 233 254 / 0.3);
}
.dark\:bg-violet-100\/35:is(.dark *){
  background-color: rgb(237 233 254 / 0.35);
}
.dark\:bg-violet-100\/40:is(.dark *){
  background-color: rgb(237 233 254 / 0.4);
}
.dark\:bg-violet-100\/45:is(.dark *){
  background-color: rgb(237 233 254 / 0.45);
}
.dark\:bg-violet-100\/5:is(.dark *){
  background-color: rgb(237 233 254 / 0.05);
}
.dark\:bg-violet-100\/50:is(.dark *){
  background-color: rgb(237 233 254 / 0.5);
}
.dark\:bg-violet-100\/55:is(.dark *){
  background-color: rgb(237 233 254 / 0.55);
}
.dark\:bg-violet-100\/60:is(.dark *){
  background-color: rgb(237 233 254 / 0.6);
}
.dark\:bg-violet-100\/65:is(.dark *){
  background-color: rgb(237 233 254 / 0.65);
}
.dark\:bg-violet-100\/70:is(.dark *){
  background-color: rgb(237 233 254 / 0.7);
}
.dark\:bg-violet-100\/75:is(.dark *){
  background-color: rgb(237 233 254 / 0.75);
}
.dark\:bg-violet-100\/80:is(.dark *){
  background-color: rgb(237 233 254 / 0.8);
}
.dark\:bg-violet-100\/85:is(.dark *){
  background-color: rgb(237 233 254 / 0.85);
}
.dark\:bg-violet-100\/90:is(.dark *){
  background-color: rgb(237 233 254 / 0.9);
}
.dark\:bg-violet-100\/95:is(.dark *){
  background-color: rgb(237 233 254 / 0.95);
}
.dark\:bg-violet-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1));
}
.dark\:bg-violet-800\/0:is(.dark *){
  background-color: rgb(91 33 182 / 0);
}
.dark\:bg-violet-800\/10:is(.dark *){
  background-color: rgb(91 33 182 / 0.1);
}
.dark\:bg-violet-800\/100:is(.dark *){
  background-color: rgb(91 33 182 / 1);
}
.dark\:bg-violet-800\/15:is(.dark *){
  background-color: rgb(91 33 182 / 0.15);
}
.dark\:bg-violet-800\/20:is(.dark *){
  background-color: rgb(91 33 182 / 0.2);
}
.dark\:bg-violet-800\/25:is(.dark *){
  background-color: rgb(91 33 182 / 0.25);
}
.dark\:bg-violet-800\/30:is(.dark *){
  background-color: rgb(91 33 182 / 0.3);
}
.dark\:bg-violet-800\/35:is(.dark *){
  background-color: rgb(91 33 182 / 0.35);
}
.dark\:bg-violet-800\/40:is(.dark *){
  background-color: rgb(91 33 182 / 0.4);
}
.dark\:bg-violet-800\/45:is(.dark *){
  background-color: rgb(91 33 182 / 0.45);
}
.dark\:bg-violet-800\/5:is(.dark *){
  background-color: rgb(91 33 182 / 0.05);
}
.dark\:bg-violet-800\/50:is(.dark *){
  background-color: rgb(91 33 182 / 0.5);
}
.dark\:bg-violet-800\/55:is(.dark *){
  background-color: rgb(91 33 182 / 0.55);
}
.dark\:bg-violet-800\/60:is(.dark *){
  background-color: rgb(91 33 182 / 0.6);
}
.dark\:bg-violet-800\/65:is(.dark *){
  background-color: rgb(91 33 182 / 0.65);
}
.dark\:bg-violet-800\/70:is(.dark *){
  background-color: rgb(91 33 182 / 0.7);
}
.dark\:bg-violet-800\/75:is(.dark *){
  background-color: rgb(91 33 182 / 0.75);
}
.dark\:bg-violet-800\/80:is(.dark *){
  background-color: rgb(91 33 182 / 0.8);
}
.dark\:bg-violet-800\/85:is(.dark *){
  background-color: rgb(91 33 182 / 0.85);
}
.dark\:bg-violet-800\/90:is(.dark *){
  background-color: rgb(91 33 182 / 0.9);
}
.dark\:bg-violet-800\/95:is(.dark *){
  background-color: rgb(91 33 182 / 0.95);
}
.dark\:bg-violet-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 / var(--tw-bg-opacity, 1));
}
.dark\:bg-violet-900\/0:is(.dark *){
  background-color: rgb(76 29 149 / 0);
}
.dark\:bg-violet-900\/10:is(.dark *){
  background-color: rgb(76 29 149 / 0.1);
}
.dark\:bg-violet-900\/100:is(.dark *){
  background-color: rgb(76 29 149 / 1);
}
.dark\:bg-violet-900\/15:is(.dark *){
  background-color: rgb(76 29 149 / 0.15);
}
.dark\:bg-violet-900\/20:is(.dark *){
  background-color: rgb(76 29 149 / 0.2);
}
.dark\:bg-violet-900\/25:is(.dark *){
  background-color: rgb(76 29 149 / 0.25);
}
.dark\:bg-violet-900\/30:is(.dark *){
  background-color: rgb(76 29 149 / 0.3);
}
.dark\:bg-violet-900\/35:is(.dark *){
  background-color: rgb(76 29 149 / 0.35);
}
.dark\:bg-violet-900\/40:is(.dark *){
  background-color: rgb(76 29 149 / 0.4);
}
.dark\:bg-violet-900\/45:is(.dark *){
  background-color: rgb(76 29 149 / 0.45);
}
.dark\:bg-violet-900\/5:is(.dark *){
  background-color: rgb(76 29 149 / 0.05);
}
.dark\:bg-violet-900\/50:is(.dark *){
  background-color: rgb(76 29 149 / 0.5);
}
.dark\:bg-violet-900\/55:is(.dark *){
  background-color: rgb(76 29 149 / 0.55);
}
.dark\:bg-violet-900\/60:is(.dark *){
  background-color: rgb(76 29 149 / 0.6);
}
.dark\:bg-violet-900\/65:is(.dark *){
  background-color: rgb(76 29 149 / 0.65);
}
.dark\:bg-violet-900\/70:is(.dark *){
  background-color: rgb(76 29 149 / 0.7);
}
.dark\:bg-violet-900\/75:is(.dark *){
  background-color: rgb(76 29 149 / 0.75);
}
.dark\:bg-violet-900\/80:is(.dark *){
  background-color: rgb(76 29 149 / 0.8);
}
.dark\:bg-violet-900\/85:is(.dark *){
  background-color: rgb(76 29 149 / 0.85);
}
.dark\:bg-violet-900\/90:is(.dark *){
  background-color: rgb(76 29 149 / 0.9);
}
.dark\:bg-violet-900\/95:is(.dark *){
  background-color: rgb(76 29 149 / 0.95);
}
.dark\:bg-yellow-100:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-100\/0:is(.dark *){
  background-color: rgb(254 249 195 / 0);
}
.dark\:bg-yellow-100\/10:is(.dark *){
  background-color: rgb(254 249 195 / 0.1);
}
.dark\:bg-yellow-100\/100:is(.dark *){
  background-color: rgb(254 249 195 / 1);
}
.dark\:bg-yellow-100\/15:is(.dark *){
  background-color: rgb(254 249 195 / 0.15);
}
.dark\:bg-yellow-100\/20:is(.dark *){
  background-color: rgb(254 249 195 / 0.2);
}
.dark\:bg-yellow-100\/25:is(.dark *){
  background-color: rgb(254 249 195 / 0.25);
}
.dark\:bg-yellow-100\/30:is(.dark *){
  background-color: rgb(254 249 195 / 0.3);
}
.dark\:bg-yellow-100\/35:is(.dark *){
  background-color: rgb(254 249 195 / 0.35);
}
.dark\:bg-yellow-100\/40:is(.dark *){
  background-color: rgb(254 249 195 / 0.4);
}
.dark\:bg-yellow-100\/45:is(.dark *){
  background-color: rgb(254 249 195 / 0.45);
}
.dark\:bg-yellow-100\/5:is(.dark *){
  background-color: rgb(254 249 195 / 0.05);
}
.dark\:bg-yellow-100\/50:is(.dark *){
  background-color: rgb(254 249 195 / 0.5);
}
.dark\:bg-yellow-100\/55:is(.dark *){
  background-color: rgb(254 249 195 / 0.55);
}
.dark\:bg-yellow-100\/60:is(.dark *){
  background-color: rgb(254 249 195 / 0.6);
}
.dark\:bg-yellow-100\/65:is(.dark *){
  background-color: rgb(254 249 195 / 0.65);
}
.dark\:bg-yellow-100\/70:is(.dark *){
  background-color: rgb(254 249 195 / 0.7);
}
.dark\:bg-yellow-100\/75:is(.dark *){
  background-color: rgb(254 249 195 / 0.75);
}
.dark\:bg-yellow-100\/80:is(.dark *){
  background-color: rgb(254 249 195 / 0.8);
}
.dark\:bg-yellow-100\/85:is(.dark *){
  background-color: rgb(254 249 195 / 0.85);
}
.dark\:bg-yellow-100\/90:is(.dark *){
  background-color: rgb(254 249 195 / 0.9);
}
.dark\:bg-yellow-100\/95:is(.dark *){
  background-color: rgb(254 249 195 / 0.95);
}
.dark\:bg-yellow-800:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-800\/0:is(.dark *){
  background-color: rgb(133 77 14 / 0);
}
.dark\:bg-yellow-800\/10:is(.dark *){
  background-color: rgb(133 77 14 / 0.1);
}
.dark\:bg-yellow-800\/100:is(.dark *){
  background-color: rgb(133 77 14 / 1);
}
.dark\:bg-yellow-800\/15:is(.dark *){
  background-color: rgb(133 77 14 / 0.15);
}
.dark\:bg-yellow-800\/20:is(.dark *){
  background-color: rgb(133 77 14 / 0.2);
}
.dark\:bg-yellow-800\/25:is(.dark *){
  background-color: rgb(133 77 14 / 0.25);
}
.dark\:bg-yellow-800\/30:is(.dark *){
  background-color: rgb(133 77 14 / 0.3);
}
.dark\:bg-yellow-800\/35:is(.dark *){
  background-color: rgb(133 77 14 / 0.35);
}
.dark\:bg-yellow-800\/40:is(.dark *){
  background-color: rgb(133 77 14 / 0.4);
}
.dark\:bg-yellow-800\/45:is(.dark *){
  background-color: rgb(133 77 14 / 0.45);
}
.dark\:bg-yellow-800\/5:is(.dark *){
  background-color: rgb(133 77 14 / 0.05);
}
.dark\:bg-yellow-800\/50:is(.dark *){
  background-color: rgb(133 77 14 / 0.5);
}
.dark\:bg-yellow-800\/55:is(.dark *){
  background-color: rgb(133 77 14 / 0.55);
}
.dark\:bg-yellow-800\/60:is(.dark *){
  background-color: rgb(133 77 14 / 0.6);
}
.dark\:bg-yellow-800\/65:is(.dark *){
  background-color: rgb(133 77 14 / 0.65);
}
.dark\:bg-yellow-800\/70:is(.dark *){
  background-color: rgb(133 77 14 / 0.7);
}
.dark\:bg-yellow-800\/75:is(.dark *){
  background-color: rgb(133 77 14 / 0.75);
}
.dark\:bg-yellow-800\/80:is(.dark *){
  background-color: rgb(133 77 14 / 0.8);
}
.dark\:bg-yellow-800\/85:is(.dark *){
  background-color: rgb(133 77 14 / 0.85);
}
.dark\:bg-yellow-800\/90:is(.dark *){
  background-color: rgb(133 77 14 / 0.9);
}
.dark\:bg-yellow-800\/95:is(.dark *){
  background-color: rgb(133 77 14 / 0.95);
}
.dark\:bg-yellow-900:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity, 1));
}
.dark\:bg-yellow-900\/0:is(.dark *){
  background-color: rgb(113 63 18 / 0);
}
.dark\:bg-yellow-900\/10:is(.dark *){
  background-color: rgb(113 63 18 / 0.1);
}
.dark\:bg-yellow-900\/100:is(.dark *){
  background-color: rgb(113 63 18 / 1);
}
.dark\:bg-yellow-900\/15:is(.dark *){
  background-color: rgb(113 63 18 / 0.15);
}
.dark\:bg-yellow-900\/20:is(.dark *){
  background-color: rgb(113 63 18 / 0.2);
}
.dark\:bg-yellow-900\/25:is(.dark *){
  background-color: rgb(113 63 18 / 0.25);
}
.dark\:bg-yellow-900\/30:is(.dark *){
  background-color: rgb(113 63 18 / 0.3);
}
.dark\:bg-yellow-900\/35:is(.dark *){
  background-color: rgb(113 63 18 / 0.35);
}
.dark\:bg-yellow-900\/40:is(.dark *){
  background-color: rgb(113 63 18 / 0.4);
}
.dark\:bg-yellow-900\/45:is(.dark *){
  background-color: rgb(113 63 18 / 0.45);
}
.dark\:bg-yellow-900\/5:is(.dark *){
  background-color: rgb(113 63 18 / 0.05);
}
.dark\:bg-yellow-900\/50:is(.dark *){
  background-color: rgb(113 63 18 / 0.5);
}
.dark\:bg-yellow-900\/55:is(.dark *){
  background-color: rgb(113 63 18 / 0.55);
}
.dark\:bg-yellow-900\/60:is(.dark *){
  background-color: rgb(113 63 18 / 0.6);
}
.dark\:bg-yellow-900\/65:is(.dark *){
  background-color: rgb(113 63 18 / 0.65);
}
.dark\:bg-yellow-900\/70:is(.dark *){
  background-color: rgb(113 63 18 / 0.7);
}
.dark\:bg-yellow-900\/75:is(.dark *){
  background-color: rgb(113 63 18 / 0.75);
}
.dark\:bg-yellow-900\/80:is(.dark *){
  background-color: rgb(113 63 18 / 0.8);
}
.dark\:bg-yellow-900\/85:is(.dark *){
  background-color: rgb(113 63 18 / 0.85);
}
.dark\:bg-yellow-900\/90:is(.dark *){
  background-color: rgb(113 63 18 / 0.9);
}
.dark\:bg-yellow-900\/95:is(.dark *){
  background-color: rgb(113 63 18 / 0.95);
}
.dark\:text-amber-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(254 243 199 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-100\/0:is(.dark *){
  color: rgb(254 243 199 / 0);
}
.dark\:text-amber-100\/10:is(.dark *){
  color: rgb(254 243 199 / 0.1);
}
.dark\:text-amber-100\/100:is(.dark *){
  color: rgb(254 243 199 / 1);
}
.dark\:text-amber-100\/15:is(.dark *){
  color: rgb(254 243 199 / 0.15);
}
.dark\:text-amber-100\/20:is(.dark *){
  color: rgb(254 243 199 / 0.2);
}
.dark\:text-amber-100\/25:is(.dark *){
  color: rgb(254 243 199 / 0.25);
}
.dark\:text-amber-100\/30:is(.dark *){
  color: rgb(254 243 199 / 0.3);
}
.dark\:text-amber-100\/35:is(.dark *){
  color: rgb(254 243 199 / 0.35);
}
.dark\:text-amber-100\/40:is(.dark *){
  color: rgb(254 243 199 / 0.4);
}
.dark\:text-amber-100\/45:is(.dark *){
  color: rgb(254 243 199 / 0.45);
}
.dark\:text-amber-100\/5:is(.dark *){
  color: rgb(254 243 199 / 0.05);
}
.dark\:text-amber-100\/50:is(.dark *){
  color: rgb(254 243 199 / 0.5);
}
.dark\:text-amber-100\/55:is(.dark *){
  color: rgb(254 243 199 / 0.55);
}
.dark\:text-amber-100\/60:is(.dark *){
  color: rgb(254 243 199 / 0.6);
}
.dark\:text-amber-100\/65:is(.dark *){
  color: rgb(254 243 199 / 0.65);
}
.dark\:text-amber-100\/70:is(.dark *){
  color: rgb(254 243 199 / 0.7);
}
.dark\:text-amber-100\/75:is(.dark *){
  color: rgb(254 243 199 / 0.75);
}
.dark\:text-amber-100\/80:is(.dark *){
  color: rgb(254 243 199 / 0.8);
}
.dark\:text-amber-100\/85:is(.dark *){
  color: rgb(254 243 199 / 0.85);
}
.dark\:text-amber-100\/90:is(.dark *){
  color: rgb(254 243 199 / 0.9);
}
.dark\:text-amber-100\/95:is(.dark *){
  color: rgb(254 243 199 / 0.95);
}
.dark\:text-amber-200:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(253 230 138 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-300:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(252 211 77 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-800\/0:is(.dark *){
  color: rgb(146 64 14 / 0);
}
.dark\:text-amber-800\/10:is(.dark *){
  color: rgb(146 64 14 / 0.1);
}
.dark\:text-amber-800\/100:is(.dark *){
  color: rgb(146 64 14 / 1);
}
.dark\:text-amber-800\/15:is(.dark *){
  color: rgb(146 64 14 / 0.15);
}
.dark\:text-amber-800\/20:is(.dark *){
  color: rgb(146 64 14 / 0.2);
}
.dark\:text-amber-800\/25:is(.dark *){
  color: rgb(146 64 14 / 0.25);
}
.dark\:text-amber-800\/30:is(.dark *){
  color: rgb(146 64 14 / 0.3);
}
.dark\:text-amber-800\/35:is(.dark *){
  color: rgb(146 64 14 / 0.35);
}
.dark\:text-amber-800\/40:is(.dark *){
  color: rgb(146 64 14 / 0.4);
}
.dark\:text-amber-800\/45:is(.dark *){
  color: rgb(146 64 14 / 0.45);
}
.dark\:text-amber-800\/5:is(.dark *){
  color: rgb(146 64 14 / 0.05);
}
.dark\:text-amber-800\/50:is(.dark *){
  color: rgb(146 64 14 / 0.5);
}
.dark\:text-amber-800\/55:is(.dark *){
  color: rgb(146 64 14 / 0.55);
}
.dark\:text-amber-800\/60:is(.dark *){
  color: rgb(146 64 14 / 0.6);
}
.dark\:text-amber-800\/65:is(.dark *){
  color: rgb(146 64 14 / 0.65);
}
.dark\:text-amber-800\/70:is(.dark *){
  color: rgb(146 64 14 / 0.7);
}
.dark\:text-amber-800\/75:is(.dark *){
  color: rgb(146 64 14 / 0.75);
}
.dark\:text-amber-800\/80:is(.dark *){
  color: rgb(146 64 14 / 0.8);
}
.dark\:text-amber-800\/85:is(.dark *){
  color: rgb(146 64 14 / 0.85);
}
.dark\:text-amber-800\/90:is(.dark *){
  color: rgb(146 64 14 / 0.9);
}
.dark\:text-amber-800\/95:is(.dark *){
  color: rgb(146 64 14 / 0.95);
}
.dark\:text-amber-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity, 1));
}
.dark\:text-amber-900\/0:is(.dark *){
  color: rgb(120 53 15 / 0);
}
.dark\:text-amber-900\/10:is(.dark *){
  color: rgb(120 53 15 / 0.1);
}
.dark\:text-amber-900\/100:is(.dark *){
  color: rgb(120 53 15 / 1);
}
.dark\:text-amber-900\/15:is(.dark *){
  color: rgb(120 53 15 / 0.15);
}
.dark\:text-amber-900\/20:is(.dark *){
  color: rgb(120 53 15 / 0.2);
}
.dark\:text-amber-900\/25:is(.dark *){
  color: rgb(120 53 15 / 0.25);
}
.dark\:text-amber-900\/30:is(.dark *){
  color: rgb(120 53 15 / 0.3);
}
.dark\:text-amber-900\/35:is(.dark *){
  color: rgb(120 53 15 / 0.35);
}
.dark\:text-amber-900\/40:is(.dark *){
  color: rgb(120 53 15 / 0.4);
}
.dark\:text-amber-900\/45:is(.dark *){
  color: rgb(120 53 15 / 0.45);
}
.dark\:text-amber-900\/5:is(.dark *){
  color: rgb(120 53 15 / 0.05);
}
.dark\:text-amber-900\/50:is(.dark *){
  color: rgb(120 53 15 / 0.5);
}
.dark\:text-amber-900\/55:is(.dark *){
  color: rgb(120 53 15 / 0.55);
}
.dark\:text-amber-900\/60:is(.dark *){
  color: rgb(120 53 15 / 0.6);
}
.dark\:text-amber-900\/65:is(.dark *){
  color: rgb(120 53 15 / 0.65);
}
.dark\:text-amber-900\/70:is(.dark *){
  color: rgb(120 53 15 / 0.7);
}
.dark\:text-amber-900\/75:is(.dark *){
  color: rgb(120 53 15 / 0.75);
}
.dark\:text-amber-900\/80:is(.dark *){
  color: rgb(120 53 15 / 0.8);
}
.dark\:text-amber-900\/85:is(.dark *){
  color: rgb(120 53 15 / 0.85);
}
.dark\:text-amber-900\/90:is(.dark *){
  color: rgb(120 53 15 / 0.9);
}
.dark\:text-amber-900\/95:is(.dark *){
  color: rgb(120 53 15 / 0.95);
}
.dark\:text-blue-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-100\/0:is(.dark *){
  color: rgb(219 234 254 / 0);
}
.dark\:text-blue-100\/10:is(.dark *){
  color: rgb(219 234 254 / 0.1);
}
.dark\:text-blue-100\/100:is(.dark *){
  color: rgb(219 234 254 / 1);
}
.dark\:text-blue-100\/15:is(.dark *){
  color: rgb(219 234 254 / 0.15);
}
.dark\:text-blue-100\/20:is(.dark *){
  color: rgb(219 234 254 / 0.2);
}
.dark\:text-blue-100\/25:is(.dark *){
  color: rgb(219 234 254 / 0.25);
}
.dark\:text-blue-100\/30:is(.dark *){
  color: rgb(219 234 254 / 0.3);
}
.dark\:text-blue-100\/35:is(.dark *){
  color: rgb(219 234 254 / 0.35);
}
.dark\:text-blue-100\/40:is(.dark *){
  color: rgb(219 234 254 / 0.4);
}
.dark\:text-blue-100\/45:is(.dark *){
  color: rgb(219 234 254 / 0.45);
}
.dark\:text-blue-100\/5:is(.dark *){
  color: rgb(219 234 254 / 0.05);
}
.dark\:text-blue-100\/50:is(.dark *){
  color: rgb(219 234 254 / 0.5);
}
.dark\:text-blue-100\/55:is(.dark *){
  color: rgb(219 234 254 / 0.55);
}
.dark\:text-blue-100\/60:is(.dark *){
  color: rgb(219 234 254 / 0.6);
}
.dark\:text-blue-100\/65:is(.dark *){
  color: rgb(219 234 254 / 0.65);
}
.dark\:text-blue-100\/70:is(.dark *){
  color: rgb(219 234 254 / 0.7);
}
.dark\:text-blue-100\/75:is(.dark *){
  color: rgb(219 234 254 / 0.75);
}
.dark\:text-blue-100\/80:is(.dark *){
  color: rgb(219 234 254 / 0.8);
}
.dark\:text-blue-100\/85:is(.dark *){
  color: rgb(219 234 254 / 0.85);
}
.dark\:text-blue-100\/90:is(.dark *){
  color: rgb(219 234 254 / 0.9);
}
.dark\:text-blue-100\/95:is(.dark *){
  color: rgb(219 234 254 / 0.95);
}
.dark\:text-blue-300:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-800\/0:is(.dark *){
  color: rgb(30 64 175 / 0);
}
.dark\:text-blue-800\/10:is(.dark *){
  color: rgb(30 64 175 / 0.1);
}
.dark\:text-blue-800\/100:is(.dark *){
  color: rgb(30 64 175 / 1);
}
.dark\:text-blue-800\/15:is(.dark *){
  color: rgb(30 64 175 / 0.15);
}
.dark\:text-blue-800\/20:is(.dark *){
  color: rgb(30 64 175 / 0.2);
}
.dark\:text-blue-800\/25:is(.dark *){
  color: rgb(30 64 175 / 0.25);
}
.dark\:text-blue-800\/30:is(.dark *){
  color: rgb(30 64 175 / 0.3);
}
.dark\:text-blue-800\/35:is(.dark *){
  color: rgb(30 64 175 / 0.35);
}
.dark\:text-blue-800\/40:is(.dark *){
  color: rgb(30 64 175 / 0.4);
}
.dark\:text-blue-800\/45:is(.dark *){
  color: rgb(30 64 175 / 0.45);
}
.dark\:text-blue-800\/5:is(.dark *){
  color: rgb(30 64 175 / 0.05);
}
.dark\:text-blue-800\/50:is(.dark *){
  color: rgb(30 64 175 / 0.5);
}
.dark\:text-blue-800\/55:is(.dark *){
  color: rgb(30 64 175 / 0.55);
}
.dark\:text-blue-800\/60:is(.dark *){
  color: rgb(30 64 175 / 0.6);
}
.dark\:text-blue-800\/65:is(.dark *){
  color: rgb(30 64 175 / 0.65);
}
.dark\:text-blue-800\/70:is(.dark *){
  color: rgb(30 64 175 / 0.7);
}
.dark\:text-blue-800\/75:is(.dark *){
  color: rgb(30 64 175 / 0.75);
}
.dark\:text-blue-800\/80:is(.dark *){
  color: rgb(30 64 175 / 0.8);
}
.dark\:text-blue-800\/85:is(.dark *){
  color: rgb(30 64 175 / 0.85);
}
.dark\:text-blue-800\/90:is(.dark *){
  color: rgb(30 64 175 / 0.9);
}
.dark\:text-blue-800\/95:is(.dark *){
  color: rgb(30 64 175 / 0.95);
}
.dark\:text-blue-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity, 1));
}
.dark\:text-blue-900\/0:is(.dark *){
  color: rgb(30 58 138 / 0);
}
.dark\:text-blue-900\/10:is(.dark *){
  color: rgb(30 58 138 / 0.1);
}
.dark\:text-blue-900\/100:is(.dark *){
  color: rgb(30 58 138 / 1);
}
.dark\:text-blue-900\/15:is(.dark *){
  color: rgb(30 58 138 / 0.15);
}
.dark\:text-blue-900\/20:is(.dark *){
  color: rgb(30 58 138 / 0.2);
}
.dark\:text-blue-900\/25:is(.dark *){
  color: rgb(30 58 138 / 0.25);
}
.dark\:text-blue-900\/30:is(.dark *){
  color: rgb(30 58 138 / 0.3);
}
.dark\:text-blue-900\/35:is(.dark *){
  color: rgb(30 58 138 / 0.35);
}
.dark\:text-blue-900\/40:is(.dark *){
  color: rgb(30 58 138 / 0.4);
}
.dark\:text-blue-900\/45:is(.dark *){
  color: rgb(30 58 138 / 0.45);
}
.dark\:text-blue-900\/5:is(.dark *){
  color: rgb(30 58 138 / 0.05);
}
.dark\:text-blue-900\/50:is(.dark *){
  color: rgb(30 58 138 / 0.5);
}
.dark\:text-blue-900\/55:is(.dark *){
  color: rgb(30 58 138 / 0.55);
}
.dark\:text-blue-900\/60:is(.dark *){
  color: rgb(30 58 138 / 0.6);
}
.dark\:text-blue-900\/65:is(.dark *){
  color: rgb(30 58 138 / 0.65);
}
.dark\:text-blue-900\/70:is(.dark *){
  color: rgb(30 58 138 / 0.7);
}
.dark\:text-blue-900\/75:is(.dark *){
  color: rgb(30 58 138 / 0.75);
}
.dark\:text-blue-900\/80:is(.dark *){
  color: rgb(30 58 138 / 0.8);
}
.dark\:text-blue-900\/85:is(.dark *){
  color: rgb(30 58 138 / 0.85);
}
.dark\:text-blue-900\/90:is(.dark *){
  color: rgb(30 58 138 / 0.9);
}
.dark\:text-blue-900\/95:is(.dark *){
  color: rgb(30 58 138 / 0.95);
}
.dark\:text-cyan-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(207 250 254 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-100\/0:is(.dark *){
  color: rgb(207 250 254 / 0);
}
.dark\:text-cyan-100\/10:is(.dark *){
  color: rgb(207 250 254 / 0.1);
}
.dark\:text-cyan-100\/100:is(.dark *){
  color: rgb(207 250 254 / 1);
}
.dark\:text-cyan-100\/15:is(.dark *){
  color: rgb(207 250 254 / 0.15);
}
.dark\:text-cyan-100\/20:is(.dark *){
  color: rgb(207 250 254 / 0.2);
}
.dark\:text-cyan-100\/25:is(.dark *){
  color: rgb(207 250 254 / 0.25);
}
.dark\:text-cyan-100\/30:is(.dark *){
  color: rgb(207 250 254 / 0.3);
}
.dark\:text-cyan-100\/35:is(.dark *){
  color: rgb(207 250 254 / 0.35);
}
.dark\:text-cyan-100\/40:is(.dark *){
  color: rgb(207 250 254 / 0.4);
}
.dark\:text-cyan-100\/45:is(.dark *){
  color: rgb(207 250 254 / 0.45);
}
.dark\:text-cyan-100\/5:is(.dark *){
  color: rgb(207 250 254 / 0.05);
}
.dark\:text-cyan-100\/50:is(.dark *){
  color: rgb(207 250 254 / 0.5);
}
.dark\:text-cyan-100\/55:is(.dark *){
  color: rgb(207 250 254 / 0.55);
}
.dark\:text-cyan-100\/60:is(.dark *){
  color: rgb(207 250 254 / 0.6);
}
.dark\:text-cyan-100\/65:is(.dark *){
  color: rgb(207 250 254 / 0.65);
}
.dark\:text-cyan-100\/70:is(.dark *){
  color: rgb(207 250 254 / 0.7);
}
.dark\:text-cyan-100\/75:is(.dark *){
  color: rgb(207 250 254 / 0.75);
}
.dark\:text-cyan-100\/80:is(.dark *){
  color: rgb(207 250 254 / 0.8);
}
.dark\:text-cyan-100\/85:is(.dark *){
  color: rgb(207 250 254 / 0.85);
}
.dark\:text-cyan-100\/90:is(.dark *){
  color: rgb(207 250 254 / 0.9);
}
.dark\:text-cyan-100\/95:is(.dark *){
  color: rgb(207 250 254 / 0.95);
}
.dark\:text-cyan-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(21 94 117 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-800\/0:is(.dark *){
  color: rgb(21 94 117 / 0);
}
.dark\:text-cyan-800\/10:is(.dark *){
  color: rgb(21 94 117 / 0.1);
}
.dark\:text-cyan-800\/100:is(.dark *){
  color: rgb(21 94 117 / 1);
}
.dark\:text-cyan-800\/15:is(.dark *){
  color: rgb(21 94 117 / 0.15);
}
.dark\:text-cyan-800\/20:is(.dark *){
  color: rgb(21 94 117 / 0.2);
}
.dark\:text-cyan-800\/25:is(.dark *){
  color: rgb(21 94 117 / 0.25);
}
.dark\:text-cyan-800\/30:is(.dark *){
  color: rgb(21 94 117 / 0.3);
}
.dark\:text-cyan-800\/35:is(.dark *){
  color: rgb(21 94 117 / 0.35);
}
.dark\:text-cyan-800\/40:is(.dark *){
  color: rgb(21 94 117 / 0.4);
}
.dark\:text-cyan-800\/45:is(.dark *){
  color: rgb(21 94 117 / 0.45);
}
.dark\:text-cyan-800\/5:is(.dark *){
  color: rgb(21 94 117 / 0.05);
}
.dark\:text-cyan-800\/50:is(.dark *){
  color: rgb(21 94 117 / 0.5);
}
.dark\:text-cyan-800\/55:is(.dark *){
  color: rgb(21 94 117 / 0.55);
}
.dark\:text-cyan-800\/60:is(.dark *){
  color: rgb(21 94 117 / 0.6);
}
.dark\:text-cyan-800\/65:is(.dark *){
  color: rgb(21 94 117 / 0.65);
}
.dark\:text-cyan-800\/70:is(.dark *){
  color: rgb(21 94 117 / 0.7);
}
.dark\:text-cyan-800\/75:is(.dark *){
  color: rgb(21 94 117 / 0.75);
}
.dark\:text-cyan-800\/80:is(.dark *){
  color: rgb(21 94 117 / 0.8);
}
.dark\:text-cyan-800\/85:is(.dark *){
  color: rgb(21 94 117 / 0.85);
}
.dark\:text-cyan-800\/90:is(.dark *){
  color: rgb(21 94 117 / 0.9);
}
.dark\:text-cyan-800\/95:is(.dark *){
  color: rgb(21 94 117 / 0.95);
}
.dark\:text-cyan-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity, 1));
}
.dark\:text-cyan-900\/0:is(.dark *){
  color: rgb(22 78 99 / 0);
}
.dark\:text-cyan-900\/10:is(.dark *){
  color: rgb(22 78 99 / 0.1);
}
.dark\:text-cyan-900\/100:is(.dark *){
  color: rgb(22 78 99 / 1);
}
.dark\:text-cyan-900\/15:is(.dark *){
  color: rgb(22 78 99 / 0.15);
}
.dark\:text-cyan-900\/20:is(.dark *){
  color: rgb(22 78 99 / 0.2);
}
.dark\:text-cyan-900\/25:is(.dark *){
  color: rgb(22 78 99 / 0.25);
}
.dark\:text-cyan-900\/30:is(.dark *){
  color: rgb(22 78 99 / 0.3);
}
.dark\:text-cyan-900\/35:is(.dark *){
  color: rgb(22 78 99 / 0.35);
}
.dark\:text-cyan-900\/40:is(.dark *){
  color: rgb(22 78 99 / 0.4);
}
.dark\:text-cyan-900\/45:is(.dark *){
  color: rgb(22 78 99 / 0.45);
}
.dark\:text-cyan-900\/5:is(.dark *){
  color: rgb(22 78 99 / 0.05);
}
.dark\:text-cyan-900\/50:is(.dark *){
  color: rgb(22 78 99 / 0.5);
}
.dark\:text-cyan-900\/55:is(.dark *){
  color: rgb(22 78 99 / 0.55);
}
.dark\:text-cyan-900\/60:is(.dark *){
  color: rgb(22 78 99 / 0.6);
}
.dark\:text-cyan-900\/65:is(.dark *){
  color: rgb(22 78 99 / 0.65);
}
.dark\:text-cyan-900\/70:is(.dark *){
  color: rgb(22 78 99 / 0.7);
}
.dark\:text-cyan-900\/75:is(.dark *){
  color: rgb(22 78 99 / 0.75);
}
.dark\:text-cyan-900\/80:is(.dark *){
  color: rgb(22 78 99 / 0.8);
}
.dark\:text-cyan-900\/85:is(.dark *){
  color: rgb(22 78 99 / 0.85);
}
.dark\:text-cyan-900\/90:is(.dark *){
  color: rgb(22 78 99 / 0.9);
}
.dark\:text-cyan-900\/95:is(.dark *){
  color: rgb(22 78 99 / 0.95);
}
.dark\:text-emerald-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 250 229 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-100\/0:is(.dark *){
  color: rgb(209 250 229 / 0);
}
.dark\:text-emerald-100\/10:is(.dark *){
  color: rgb(209 250 229 / 0.1);
}
.dark\:text-emerald-100\/100:is(.dark *){
  color: rgb(209 250 229 / 1);
}
.dark\:text-emerald-100\/15:is(.dark *){
  color: rgb(209 250 229 / 0.15);
}
.dark\:text-emerald-100\/20:is(.dark *){
  color: rgb(209 250 229 / 0.2);
}
.dark\:text-emerald-100\/25:is(.dark *){
  color: rgb(209 250 229 / 0.25);
}
.dark\:text-emerald-100\/30:is(.dark *){
  color: rgb(209 250 229 / 0.3);
}
.dark\:text-emerald-100\/35:is(.dark *){
  color: rgb(209 250 229 / 0.35);
}
.dark\:text-emerald-100\/40:is(.dark *){
  color: rgb(209 250 229 / 0.4);
}
.dark\:text-emerald-100\/45:is(.dark *){
  color: rgb(209 250 229 / 0.45);
}
.dark\:text-emerald-100\/5:is(.dark *){
  color: rgb(209 250 229 / 0.05);
}
.dark\:text-emerald-100\/50:is(.dark *){
  color: rgb(209 250 229 / 0.5);
}
.dark\:text-emerald-100\/55:is(.dark *){
  color: rgb(209 250 229 / 0.55);
}
.dark\:text-emerald-100\/60:is(.dark *){
  color: rgb(209 250 229 / 0.6);
}
.dark\:text-emerald-100\/65:is(.dark *){
  color: rgb(209 250 229 / 0.65);
}
.dark\:text-emerald-100\/70:is(.dark *){
  color: rgb(209 250 229 / 0.7);
}
.dark\:text-emerald-100\/75:is(.dark *){
  color: rgb(209 250 229 / 0.75);
}
.dark\:text-emerald-100\/80:is(.dark *){
  color: rgb(209 250 229 / 0.8);
}
.dark\:text-emerald-100\/85:is(.dark *){
  color: rgb(209 250 229 / 0.85);
}
.dark\:text-emerald-100\/90:is(.dark *){
  color: rgb(209 250 229 / 0.9);
}
.dark\:text-emerald-100\/95:is(.dark *){
  color: rgb(209 250 229 / 0.95);
}
.dark\:text-emerald-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-800\/0:is(.dark *){
  color: rgb(6 95 70 / 0);
}
.dark\:text-emerald-800\/10:is(.dark *){
  color: rgb(6 95 70 / 0.1);
}
.dark\:text-emerald-800\/100:is(.dark *){
  color: rgb(6 95 70 / 1);
}
.dark\:text-emerald-800\/15:is(.dark *){
  color: rgb(6 95 70 / 0.15);
}
.dark\:text-emerald-800\/20:is(.dark *){
  color: rgb(6 95 70 / 0.2);
}
.dark\:text-emerald-800\/25:is(.dark *){
  color: rgb(6 95 70 / 0.25);
}
.dark\:text-emerald-800\/30:is(.dark *){
  color: rgb(6 95 70 / 0.3);
}
.dark\:text-emerald-800\/35:is(.dark *){
  color: rgb(6 95 70 / 0.35);
}
.dark\:text-emerald-800\/40:is(.dark *){
  color: rgb(6 95 70 / 0.4);
}
.dark\:text-emerald-800\/45:is(.dark *){
  color: rgb(6 95 70 / 0.45);
}
.dark\:text-emerald-800\/5:is(.dark *){
  color: rgb(6 95 70 / 0.05);
}
.dark\:text-emerald-800\/50:is(.dark *){
  color: rgb(6 95 70 / 0.5);
}
.dark\:text-emerald-800\/55:is(.dark *){
  color: rgb(6 95 70 / 0.55);
}
.dark\:text-emerald-800\/60:is(.dark *){
  color: rgb(6 95 70 / 0.6);
}
.dark\:text-emerald-800\/65:is(.dark *){
  color: rgb(6 95 70 / 0.65);
}
.dark\:text-emerald-800\/70:is(.dark *){
  color: rgb(6 95 70 / 0.7);
}
.dark\:text-emerald-800\/75:is(.dark *){
  color: rgb(6 95 70 / 0.75);
}
.dark\:text-emerald-800\/80:is(.dark *){
  color: rgb(6 95 70 / 0.8);
}
.dark\:text-emerald-800\/85:is(.dark *){
  color: rgb(6 95 70 / 0.85);
}
.dark\:text-emerald-800\/90:is(.dark *){
  color: rgb(6 95 70 / 0.9);
}
.dark\:text-emerald-800\/95:is(.dark *){
  color: rgb(6 95 70 / 0.95);
}
.dark\:text-emerald-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(6 78 59 / var(--tw-text-opacity, 1));
}
.dark\:text-emerald-900\/0:is(.dark *){
  color: rgb(6 78 59 / 0);
}
.dark\:text-emerald-900\/10:is(.dark *){
  color: rgb(6 78 59 / 0.1);
}
.dark\:text-emerald-900\/100:is(.dark *){
  color: rgb(6 78 59 / 1);
}
.dark\:text-emerald-900\/15:is(.dark *){
  color: rgb(6 78 59 / 0.15);
}
.dark\:text-emerald-900\/20:is(.dark *){
  color: rgb(6 78 59 / 0.2);
}
.dark\:text-emerald-900\/25:is(.dark *){
  color: rgb(6 78 59 / 0.25);
}
.dark\:text-emerald-900\/30:is(.dark *){
  color: rgb(6 78 59 / 0.3);
}
.dark\:text-emerald-900\/35:is(.dark *){
  color: rgb(6 78 59 / 0.35);
}
.dark\:text-emerald-900\/40:is(.dark *){
  color: rgb(6 78 59 / 0.4);
}
.dark\:text-emerald-900\/45:is(.dark *){
  color: rgb(6 78 59 / 0.45);
}
.dark\:text-emerald-900\/5:is(.dark *){
  color: rgb(6 78 59 / 0.05);
}
.dark\:text-emerald-900\/50:is(.dark *){
  color: rgb(6 78 59 / 0.5);
}
.dark\:text-emerald-900\/55:is(.dark *){
  color: rgb(6 78 59 / 0.55);
}
.dark\:text-emerald-900\/60:is(.dark *){
  color: rgb(6 78 59 / 0.6);
}
.dark\:text-emerald-900\/65:is(.dark *){
  color: rgb(6 78 59 / 0.65);
}
.dark\:text-emerald-900\/70:is(.dark *){
  color: rgb(6 78 59 / 0.7);
}
.dark\:text-emerald-900\/75:is(.dark *){
  color: rgb(6 78 59 / 0.75);
}
.dark\:text-emerald-900\/80:is(.dark *){
  color: rgb(6 78 59 / 0.8);
}
.dark\:text-emerald-900\/85:is(.dark *){
  color: rgb(6 78 59 / 0.85);
}
.dark\:text-emerald-900\/90:is(.dark *){
  color: rgb(6 78 59 / 0.9);
}
.dark\:text-emerald-900\/95:is(.dark *){
  color: rgb(6 78 59 / 0.95);
}
.dark\:text-gray-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-100\/0:is(.dark *){
  color: rgb(243 244 246 / 0);
}
.dark\:text-gray-100\/10:is(.dark *){
  color: rgb(243 244 246 / 0.1);
}
.dark\:text-gray-100\/100:is(.dark *){
  color: rgb(243 244 246 / 1);
}
.dark\:text-gray-100\/15:is(.dark *){
  color: rgb(243 244 246 / 0.15);
}
.dark\:text-gray-100\/20:is(.dark *){
  color: rgb(243 244 246 / 0.2);
}
.dark\:text-gray-100\/25:is(.dark *){
  color: rgb(243 244 246 / 0.25);
}
.dark\:text-gray-100\/30:is(.dark *){
  color: rgb(243 244 246 / 0.3);
}
.dark\:text-gray-100\/35:is(.dark *){
  color: rgb(243 244 246 / 0.35);
}
.dark\:text-gray-100\/40:is(.dark *){
  color: rgb(243 244 246 / 0.4);
}
.dark\:text-gray-100\/45:is(.dark *){
  color: rgb(243 244 246 / 0.45);
}
.dark\:text-gray-100\/5:is(.dark *){
  color: rgb(243 244 246 / 0.05);
}
.dark\:text-gray-100\/50:is(.dark *){
  color: rgb(243 244 246 / 0.5);
}
.dark\:text-gray-100\/55:is(.dark *){
  color: rgb(243 244 246 / 0.55);
}
.dark\:text-gray-100\/60:is(.dark *){
  color: rgb(243 244 246 / 0.6);
}
.dark\:text-gray-100\/65:is(.dark *){
  color: rgb(243 244 246 / 0.65);
}
.dark\:text-gray-100\/70:is(.dark *){
  color: rgb(243 244 246 / 0.7);
}
.dark\:text-gray-100\/75:is(.dark *){
  color: rgb(243 244 246 / 0.75);
}
.dark\:text-gray-100\/80:is(.dark *){
  color: rgb(243 244 246 / 0.8);
}
.dark\:text-gray-100\/85:is(.dark *){
  color: rgb(243 244 246 / 0.85);
}
.dark\:text-gray-100\/90:is(.dark *){
  color: rgb(243 244 246 / 0.9);
}
.dark\:text-gray-100\/95:is(.dark *){
  color: rgb(243 244 246 / 0.95);
}
.dark\:text-gray-300:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-500:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-800\/0:is(.dark *){
  color: rgb(31 41 55 / 0);
}
.dark\:text-gray-800\/10:is(.dark *){
  color: rgb(31 41 55 / 0.1);
}
.dark\:text-gray-800\/100:is(.dark *){
  color: rgb(31 41 55 / 1);
}
.dark\:text-gray-800\/15:is(.dark *){
  color: rgb(31 41 55 / 0.15);
}
.dark\:text-gray-800\/20:is(.dark *){
  color: rgb(31 41 55 / 0.2);
}
.dark\:text-gray-800\/25:is(.dark *){
  color: rgb(31 41 55 / 0.25);
}
.dark\:text-gray-800\/30:is(.dark *){
  color: rgb(31 41 55 / 0.3);
}
.dark\:text-gray-800\/35:is(.dark *){
  color: rgb(31 41 55 / 0.35);
}
.dark\:text-gray-800\/40:is(.dark *){
  color: rgb(31 41 55 / 0.4);
}
.dark\:text-gray-800\/45:is(.dark *){
  color: rgb(31 41 55 / 0.45);
}
.dark\:text-gray-800\/5:is(.dark *){
  color: rgb(31 41 55 / 0.05);
}
.dark\:text-gray-800\/50:is(.dark *){
  color: rgb(31 41 55 / 0.5);
}
.dark\:text-gray-800\/55:is(.dark *){
  color: rgb(31 41 55 / 0.55);
}
.dark\:text-gray-800\/60:is(.dark *){
  color: rgb(31 41 55 / 0.6);
}
.dark\:text-gray-800\/65:is(.dark *){
  color: rgb(31 41 55 / 0.65);
}
.dark\:text-gray-800\/70:is(.dark *){
  color: rgb(31 41 55 / 0.7);
}
.dark\:text-gray-800\/75:is(.dark *){
  color: rgb(31 41 55 / 0.75);
}
.dark\:text-gray-800\/80:is(.dark *){
  color: rgb(31 41 55 / 0.8);
}
.dark\:text-gray-800\/85:is(.dark *){
  color: rgb(31 41 55 / 0.85);
}
.dark\:text-gray-800\/90:is(.dark *){
  color: rgb(31 41 55 / 0.9);
}
.dark\:text-gray-800\/95:is(.dark *){
  color: rgb(31 41 55 / 0.95);
}
.dark\:text-gray-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.dark\:text-gray-900\/0:is(.dark *){
  color: rgb(17 24 39 / 0);
}
.dark\:text-gray-900\/10:is(.dark *){
  color: rgb(17 24 39 / 0.1);
}
.dark\:text-gray-900\/100:is(.dark *){
  color: rgb(17 24 39 / 1);
}
.dark\:text-gray-900\/15:is(.dark *){
  color: rgb(17 24 39 / 0.15);
}
.dark\:text-gray-900\/20:is(.dark *){
  color: rgb(17 24 39 / 0.2);
}
.dark\:text-gray-900\/25:is(.dark *){
  color: rgb(17 24 39 / 0.25);
}
.dark\:text-gray-900\/30:is(.dark *){
  color: rgb(17 24 39 / 0.3);
}
.dark\:text-gray-900\/35:is(.dark *){
  color: rgb(17 24 39 / 0.35);
}
.dark\:text-gray-900\/40:is(.dark *){
  color: rgb(17 24 39 / 0.4);
}
.dark\:text-gray-900\/45:is(.dark *){
  color: rgb(17 24 39 / 0.45);
}
.dark\:text-gray-900\/5:is(.dark *){
  color: rgb(17 24 39 / 0.05);
}
.dark\:text-gray-900\/50:is(.dark *){
  color: rgb(17 24 39 / 0.5);
}
.dark\:text-gray-900\/55:is(.dark *){
  color: rgb(17 24 39 / 0.55);
}
.dark\:text-gray-900\/60:is(.dark *){
  color: rgb(17 24 39 / 0.6);
}
.dark\:text-gray-900\/65:is(.dark *){
  color: rgb(17 24 39 / 0.65);
}
.dark\:text-gray-900\/70:is(.dark *){
  color: rgb(17 24 39 / 0.7);
}
.dark\:text-gray-900\/75:is(.dark *){
  color: rgb(17 24 39 / 0.75);
}
.dark\:text-gray-900\/80:is(.dark *){
  color: rgb(17 24 39 / 0.8);
}
.dark\:text-gray-900\/85:is(.dark *){
  color: rgb(17 24 39 / 0.85);
}
.dark\:text-gray-900\/90:is(.dark *){
  color: rgb(17 24 39 / 0.9);
}
.dark\:text-gray-900\/95:is(.dark *){
  color: rgb(17 24 39 / 0.95);
}
.dark\:text-green-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity, 1));
}
.dark\:text-green-100\/0:is(.dark *){
  color: rgb(220 252 231 / 0);
}
.dark\:text-green-100\/10:is(.dark *){
  color: rgb(220 252 231 / 0.1);
}
.dark\:text-green-100\/100:is(.dark *){
  color: rgb(220 252 231 / 1);
}
.dark\:text-green-100\/15:is(.dark *){
  color: rgb(220 252 231 / 0.15);
}
.dark\:text-green-100\/20:is(.dark *){
  color: rgb(220 252 231 / 0.2);
}
.dark\:text-green-100\/25:is(.dark *){
  color: rgb(220 252 231 / 0.25);
}
.dark\:text-green-100\/30:is(.dark *){
  color: rgb(220 252 231 / 0.3);
}
.dark\:text-green-100\/35:is(.dark *){
  color: rgb(220 252 231 / 0.35);
}
.dark\:text-green-100\/40:is(.dark *){
  color: rgb(220 252 231 / 0.4);
}
.dark\:text-green-100\/45:is(.dark *){
  color: rgb(220 252 231 / 0.45);
}
.dark\:text-green-100\/5:is(.dark *){
  color: rgb(220 252 231 / 0.05);
}
.dark\:text-green-100\/50:is(.dark *){
  color: rgb(220 252 231 / 0.5);
}
.dark\:text-green-100\/55:is(.dark *){
  color: rgb(220 252 231 / 0.55);
}
.dark\:text-green-100\/60:is(.dark *){
  color: rgb(220 252 231 / 0.6);
}
.dark\:text-green-100\/65:is(.dark *){
  color: rgb(220 252 231 / 0.65);
}
.dark\:text-green-100\/70:is(.dark *){
  color: rgb(220 252 231 / 0.7);
}
.dark\:text-green-100\/75:is(.dark *){
  color: rgb(220 252 231 / 0.75);
}
.dark\:text-green-100\/80:is(.dark *){
  color: rgb(220 252 231 / 0.8);
}
.dark\:text-green-100\/85:is(.dark *){
  color: rgb(220 252 231 / 0.85);
}
.dark\:text-green-100\/90:is(.dark *){
  color: rgb(220 252 231 / 0.9);
}
.dark\:text-green-100\/95:is(.dark *){
  color: rgb(220 252 231 / 0.95);
}
.dark\:text-green-300:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity, 1));
}
.dark\:text-green-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1));
}
.dark\:text-green-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity, 1));
}
.dark\:text-green-800\/0:is(.dark *){
  color: rgb(22 101 52 / 0);
}
.dark\:text-green-800\/10:is(.dark *){
  color: rgb(22 101 52 / 0.1);
}
.dark\:text-green-800\/100:is(.dark *){
  color: rgb(22 101 52 / 1);
}
.dark\:text-green-800\/15:is(.dark *){
  color: rgb(22 101 52 / 0.15);
}
.dark\:text-green-800\/20:is(.dark *){
  color: rgb(22 101 52 / 0.2);
}
.dark\:text-green-800\/25:is(.dark *){
  color: rgb(22 101 52 / 0.25);
}
.dark\:text-green-800\/30:is(.dark *){
  color: rgb(22 101 52 / 0.3);
}
.dark\:text-green-800\/35:is(.dark *){
  color: rgb(22 101 52 / 0.35);
}
.dark\:text-green-800\/40:is(.dark *){
  color: rgb(22 101 52 / 0.4);
}
.dark\:text-green-800\/45:is(.dark *){
  color: rgb(22 101 52 / 0.45);
}
.dark\:text-green-800\/5:is(.dark *){
  color: rgb(22 101 52 / 0.05);
}
.dark\:text-green-800\/50:is(.dark *){
  color: rgb(22 101 52 / 0.5);
}
.dark\:text-green-800\/55:is(.dark *){
  color: rgb(22 101 52 / 0.55);
}
.dark\:text-green-800\/60:is(.dark *){
  color: rgb(22 101 52 / 0.6);
}
.dark\:text-green-800\/65:is(.dark *){
  color: rgb(22 101 52 / 0.65);
}
.dark\:text-green-800\/70:is(.dark *){
  color: rgb(22 101 52 / 0.7);
}
.dark\:text-green-800\/75:is(.dark *){
  color: rgb(22 101 52 / 0.75);
}
.dark\:text-green-800\/80:is(.dark *){
  color: rgb(22 101 52 / 0.8);
}
.dark\:text-green-800\/85:is(.dark *){
  color: rgb(22 101 52 / 0.85);
}
.dark\:text-green-800\/90:is(.dark *){
  color: rgb(22 101 52 / 0.9);
}
.dark\:text-green-800\/95:is(.dark *){
  color: rgb(22 101 52 / 0.95);
}
.dark\:text-green-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity, 1));
}
.dark\:text-green-900\/0:is(.dark *){
  color: rgb(20 83 45 / 0);
}
.dark\:text-green-900\/10:is(.dark *){
  color: rgb(20 83 45 / 0.1);
}
.dark\:text-green-900\/100:is(.dark *){
  color: rgb(20 83 45 / 1);
}
.dark\:text-green-900\/15:is(.dark *){
  color: rgb(20 83 45 / 0.15);
}
.dark\:text-green-900\/20:is(.dark *){
  color: rgb(20 83 45 / 0.2);
}
.dark\:text-green-900\/25:is(.dark *){
  color: rgb(20 83 45 / 0.25);
}
.dark\:text-green-900\/30:is(.dark *){
  color: rgb(20 83 45 / 0.3);
}
.dark\:text-green-900\/35:is(.dark *){
  color: rgb(20 83 45 / 0.35);
}
.dark\:text-green-900\/40:is(.dark *){
  color: rgb(20 83 45 / 0.4);
}
.dark\:text-green-900\/45:is(.dark *){
  color: rgb(20 83 45 / 0.45);
}
.dark\:text-green-900\/5:is(.dark *){
  color: rgb(20 83 45 / 0.05);
}
.dark\:text-green-900\/50:is(.dark *){
  color: rgb(20 83 45 / 0.5);
}
.dark\:text-green-900\/55:is(.dark *){
  color: rgb(20 83 45 / 0.55);
}
.dark\:text-green-900\/60:is(.dark *){
  color: rgb(20 83 45 / 0.6);
}
.dark\:text-green-900\/65:is(.dark *){
  color: rgb(20 83 45 / 0.65);
}
.dark\:text-green-900\/70:is(.dark *){
  color: rgb(20 83 45 / 0.7);
}
.dark\:text-green-900\/75:is(.dark *){
  color: rgb(20 83 45 / 0.75);
}
.dark\:text-green-900\/80:is(.dark *){
  color: rgb(20 83 45 / 0.8);
}
.dark\:text-green-900\/85:is(.dark *){
  color: rgb(20 83 45 / 0.85);
}
.dark\:text-green-900\/90:is(.dark *){
  color: rgb(20 83 45 / 0.9);
}
.dark\:text-green-900\/95:is(.dark *){
  color: rgb(20 83 45 / 0.95);
}
.dark\:text-indigo-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(224 231 255 / var(--tw-text-opacity, 1));
}
.dark\:text-indigo-100\/0:is(.dark *){
  color: rgb(224 231 255 / 0);
}
.dark\:text-indigo-100\/10:is(.dark *){
  color: rgb(224 231 255 / 0.1);
}
.dark\:text-indigo-100\/100:is(.dark *){
  color: rgb(224 231 255 / 1);
}
.dark\:text-indigo-100\/15:is(.dark *){
  color: rgb(224 231 255 / 0.15);
}
.dark\:text-indigo-100\/20:is(.dark *){
  color: rgb(224 231 255 / 0.2);
}
.dark\:text-indigo-100\/25:is(.dark *){
  color: rgb(224 231 255 / 0.25);
}
.dark\:text-indigo-100\/30:is(.dark *){
  color: rgb(224 231 255 / 0.3);
}
.dark\:text-indigo-100\/35:is(.dark *){
  color: rgb(224 231 255 / 0.35);
}
.dark\:text-indigo-100\/40:is(.dark *){
  color: rgb(224 231 255 / 0.4);
}
.dark\:text-indigo-100\/45:is(.dark *){
  color: rgb(224 231 255 / 0.45);
}
.dark\:text-indigo-100\/5:is(.dark *){
  color: rgb(224 231 255 / 0.05);
}
.dark\:text-indigo-100\/50:is(.dark *){
  color: rgb(224 231 255 / 0.5);
}
.dark\:text-indigo-100\/55:is(.dark *){
  color: rgb(224 231 255 / 0.55);
}
.dark\:text-indigo-100\/60:is(.dark *){
  color: rgb(224 231 255 / 0.6);
}
.dark\:text-indigo-100\/65:is(.dark *){
  color: rgb(224 231 255 / 0.65);
}
.dark\:text-indigo-100\/70:is(.dark *){
  color: rgb(224 231 255 / 0.7);
}
.dark\:text-indigo-100\/75:is(.dark *){
  color: rgb(224 231 255 / 0.75);
}
.dark\:text-indigo-100\/80:is(.dark *){
  color: rgb(224 231 255 / 0.8);
}
.dark\:text-indigo-100\/85:is(.dark *){
  color: rgb(224 231 255 / 0.85);
}
.dark\:text-indigo-100\/90:is(.dark *){
  color: rgb(224 231 255 / 0.9);
}
.dark\:text-indigo-100\/95:is(.dark *){
  color: rgb(224 231 255 / 0.95);
}
.dark\:text-indigo-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity, 1));
}
.dark\:text-indigo-800\/0:is(.dark *){
  color: rgb(55 48 163 / 0);
}
.dark\:text-indigo-800\/10:is(.dark *){
  color: rgb(55 48 163 / 0.1);
}
.dark\:text-indigo-800\/100:is(.dark *){
  color: rgb(55 48 163 / 1);
}
.dark\:text-indigo-800\/15:is(.dark *){
  color: rgb(55 48 163 / 0.15);
}
.dark\:text-indigo-800\/20:is(.dark *){
  color: rgb(55 48 163 / 0.2);
}
.dark\:text-indigo-800\/25:is(.dark *){
  color: rgb(55 48 163 / 0.25);
}
.dark\:text-indigo-800\/30:is(.dark *){
  color: rgb(55 48 163 / 0.3);
}
.dark\:text-indigo-800\/35:is(.dark *){
  color: rgb(55 48 163 / 0.35);
}
.dark\:text-indigo-800\/40:is(.dark *){
  color: rgb(55 48 163 / 0.4);
}
.dark\:text-indigo-800\/45:is(.dark *){
  color: rgb(55 48 163 / 0.45);
}
.dark\:text-indigo-800\/5:is(.dark *){
  color: rgb(55 48 163 / 0.05);
}
.dark\:text-indigo-800\/50:is(.dark *){
  color: rgb(55 48 163 / 0.5);
}
.dark\:text-indigo-800\/55:is(.dark *){
  color: rgb(55 48 163 / 0.55);
}
.dark\:text-indigo-800\/60:is(.dark *){
  color: rgb(55 48 163 / 0.6);
}
.dark\:text-indigo-800\/65:is(.dark *){
  color: rgb(55 48 163 / 0.65);
}
.dark\:text-indigo-800\/70:is(.dark *){
  color: rgb(55 48 163 / 0.7);
}
.dark\:text-indigo-800\/75:is(.dark *){
  color: rgb(55 48 163 / 0.75);
}
.dark\:text-indigo-800\/80:is(.dark *){
  color: rgb(55 48 163 / 0.8);
}
.dark\:text-indigo-800\/85:is(.dark *){
  color: rgb(55 48 163 / 0.85);
}
.dark\:text-indigo-800\/90:is(.dark *){
  color: rgb(55 48 163 / 0.9);
}
.dark\:text-indigo-800\/95:is(.dark *){
  color: rgb(55 48 163 / 0.95);
}
.dark\:text-indigo-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(49 46 129 / var(--tw-text-opacity, 1));
}
.dark\:text-indigo-900\/0:is(.dark *){
  color: rgb(49 46 129 / 0);
}
.dark\:text-indigo-900\/10:is(.dark *){
  color: rgb(49 46 129 / 0.1);
}
.dark\:text-indigo-900\/100:is(.dark *){
  color: rgb(49 46 129 / 1);
}
.dark\:text-indigo-900\/15:is(.dark *){
  color: rgb(49 46 129 / 0.15);
}
.dark\:text-indigo-900\/20:is(.dark *){
  color: rgb(49 46 129 / 0.2);
}
.dark\:text-indigo-900\/25:is(.dark *){
  color: rgb(49 46 129 / 0.25);
}
.dark\:text-indigo-900\/30:is(.dark *){
  color: rgb(49 46 129 / 0.3);
}
.dark\:text-indigo-900\/35:is(.dark *){
  color: rgb(49 46 129 / 0.35);
}
.dark\:text-indigo-900\/40:is(.dark *){
  color: rgb(49 46 129 / 0.4);
}
.dark\:text-indigo-900\/45:is(.dark *){
  color: rgb(49 46 129 / 0.45);
}
.dark\:text-indigo-900\/5:is(.dark *){
  color: rgb(49 46 129 / 0.05);
}
.dark\:text-indigo-900\/50:is(.dark *){
  color: rgb(49 46 129 / 0.5);
}
.dark\:text-indigo-900\/55:is(.dark *){
  color: rgb(49 46 129 / 0.55);
}
.dark\:text-indigo-900\/60:is(.dark *){
  color: rgb(49 46 129 / 0.6);
}
.dark\:text-indigo-900\/65:is(.dark *){
  color: rgb(49 46 129 / 0.65);
}
.dark\:text-indigo-900\/70:is(.dark *){
  color: rgb(49 46 129 / 0.7);
}
.dark\:text-indigo-900\/75:is(.dark *){
  color: rgb(49 46 129 / 0.75);
}
.dark\:text-indigo-900\/80:is(.dark *){
  color: rgb(49 46 129 / 0.8);
}
.dark\:text-indigo-900\/85:is(.dark *){
  color: rgb(49 46 129 / 0.85);
}
.dark\:text-indigo-900\/90:is(.dark *){
  color: rgb(49 46 129 / 0.9);
}
.dark\:text-indigo-900\/95:is(.dark *){
  color: rgb(49 46 129 / 0.95);
}
.dark\:text-orange-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 237 213 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-100\/0:is(.dark *){
  color: rgb(255 237 213 / 0);
}
.dark\:text-orange-100\/10:is(.dark *){
  color: rgb(255 237 213 / 0.1);
}
.dark\:text-orange-100\/100:is(.dark *){
  color: rgb(255 237 213 / 1);
}
.dark\:text-orange-100\/15:is(.dark *){
  color: rgb(255 237 213 / 0.15);
}
.dark\:text-orange-100\/20:is(.dark *){
  color: rgb(255 237 213 / 0.2);
}
.dark\:text-orange-100\/25:is(.dark *){
  color: rgb(255 237 213 / 0.25);
}
.dark\:text-orange-100\/30:is(.dark *){
  color: rgb(255 237 213 / 0.3);
}
.dark\:text-orange-100\/35:is(.dark *){
  color: rgb(255 237 213 / 0.35);
}
.dark\:text-orange-100\/40:is(.dark *){
  color: rgb(255 237 213 / 0.4);
}
.dark\:text-orange-100\/45:is(.dark *){
  color: rgb(255 237 213 / 0.45);
}
.dark\:text-orange-100\/5:is(.dark *){
  color: rgb(255 237 213 / 0.05);
}
.dark\:text-orange-100\/50:is(.dark *){
  color: rgb(255 237 213 / 0.5);
}
.dark\:text-orange-100\/55:is(.dark *){
  color: rgb(255 237 213 / 0.55);
}
.dark\:text-orange-100\/60:is(.dark *){
  color: rgb(255 237 213 / 0.6);
}
.dark\:text-orange-100\/65:is(.dark *){
  color: rgb(255 237 213 / 0.65);
}
.dark\:text-orange-100\/70:is(.dark *){
  color: rgb(255 237 213 / 0.7);
}
.dark\:text-orange-100\/75:is(.dark *){
  color: rgb(255 237 213 / 0.75);
}
.dark\:text-orange-100\/80:is(.dark *){
  color: rgb(255 237 213 / 0.8);
}
.dark\:text-orange-100\/85:is(.dark *){
  color: rgb(255 237 213 / 0.85);
}
.dark\:text-orange-100\/90:is(.dark *){
  color: rgb(255 237 213 / 0.9);
}
.dark\:text-orange-100\/95:is(.dark *){
  color: rgb(255 237 213 / 0.95);
}
.dark\:text-orange-200:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(254 215 170 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-300:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(253 186 116 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-800\/0:is(.dark *){
  color: rgb(154 52 18 / 0);
}
.dark\:text-orange-800\/10:is(.dark *){
  color: rgb(154 52 18 / 0.1);
}
.dark\:text-orange-800\/100:is(.dark *){
  color: rgb(154 52 18 / 1);
}
.dark\:text-orange-800\/15:is(.dark *){
  color: rgb(154 52 18 / 0.15);
}
.dark\:text-orange-800\/20:is(.dark *){
  color: rgb(154 52 18 / 0.2);
}
.dark\:text-orange-800\/25:is(.dark *){
  color: rgb(154 52 18 / 0.25);
}
.dark\:text-orange-800\/30:is(.dark *){
  color: rgb(154 52 18 / 0.3);
}
.dark\:text-orange-800\/35:is(.dark *){
  color: rgb(154 52 18 / 0.35);
}
.dark\:text-orange-800\/40:is(.dark *){
  color: rgb(154 52 18 / 0.4);
}
.dark\:text-orange-800\/45:is(.dark *){
  color: rgb(154 52 18 / 0.45);
}
.dark\:text-orange-800\/5:is(.dark *){
  color: rgb(154 52 18 / 0.05);
}
.dark\:text-orange-800\/50:is(.dark *){
  color: rgb(154 52 18 / 0.5);
}
.dark\:text-orange-800\/55:is(.dark *){
  color: rgb(154 52 18 / 0.55);
}
.dark\:text-orange-800\/60:is(.dark *){
  color: rgb(154 52 18 / 0.6);
}
.dark\:text-orange-800\/65:is(.dark *){
  color: rgb(154 52 18 / 0.65);
}
.dark\:text-orange-800\/70:is(.dark *){
  color: rgb(154 52 18 / 0.7);
}
.dark\:text-orange-800\/75:is(.dark *){
  color: rgb(154 52 18 / 0.75);
}
.dark\:text-orange-800\/80:is(.dark *){
  color: rgb(154 52 18 / 0.8);
}
.dark\:text-orange-800\/85:is(.dark *){
  color: rgb(154 52 18 / 0.85);
}
.dark\:text-orange-800\/90:is(.dark *){
  color: rgb(154 52 18 / 0.9);
}
.dark\:text-orange-800\/95:is(.dark *){
  color: rgb(154 52 18 / 0.95);
}
.dark\:text-orange-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.dark\:text-orange-900\/0:is(.dark *){
  color: rgb(124 45 18 / 0);
}
.dark\:text-orange-900\/10:is(.dark *){
  color: rgb(124 45 18 / 0.1);
}
.dark\:text-orange-900\/100:is(.dark *){
  color: rgb(124 45 18 / 1);
}
.dark\:text-orange-900\/15:is(.dark *){
  color: rgb(124 45 18 / 0.15);
}
.dark\:text-orange-900\/20:is(.dark *){
  color: rgb(124 45 18 / 0.2);
}
.dark\:text-orange-900\/25:is(.dark *){
  color: rgb(124 45 18 / 0.25);
}
.dark\:text-orange-900\/30:is(.dark *){
  color: rgb(124 45 18 / 0.3);
}
.dark\:text-orange-900\/35:is(.dark *){
  color: rgb(124 45 18 / 0.35);
}
.dark\:text-orange-900\/40:is(.dark *){
  color: rgb(124 45 18 / 0.4);
}
.dark\:text-orange-900\/45:is(.dark *){
  color: rgb(124 45 18 / 0.45);
}
.dark\:text-orange-900\/5:is(.dark *){
  color: rgb(124 45 18 / 0.05);
}
.dark\:text-orange-900\/50:is(.dark *){
  color: rgb(124 45 18 / 0.5);
}
.dark\:text-orange-900\/55:is(.dark *){
  color: rgb(124 45 18 / 0.55);
}
.dark\:text-orange-900\/60:is(.dark *){
  color: rgb(124 45 18 / 0.6);
}
.dark\:text-orange-900\/65:is(.dark *){
  color: rgb(124 45 18 / 0.65);
}
.dark\:text-orange-900\/70:is(.dark *){
  color: rgb(124 45 18 / 0.7);
}
.dark\:text-orange-900\/75:is(.dark *){
  color: rgb(124 45 18 / 0.75);
}
.dark\:text-orange-900\/80:is(.dark *){
  color: rgb(124 45 18 / 0.8);
}
.dark\:text-orange-900\/85:is(.dark *){
  color: rgb(124 45 18 / 0.85);
}
.dark\:text-orange-900\/90:is(.dark *){
  color: rgb(124 45 18 / 0.9);
}
.dark\:text-orange-900\/95:is(.dark *){
  color: rgb(124 45 18 / 0.95);
}
.dark\:text-pink-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(252 231 243 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-100\/0:is(.dark *){
  color: rgb(252 231 243 / 0);
}
.dark\:text-pink-100\/10:is(.dark *){
  color: rgb(252 231 243 / 0.1);
}
.dark\:text-pink-100\/100:is(.dark *){
  color: rgb(252 231 243 / 1);
}
.dark\:text-pink-100\/15:is(.dark *){
  color: rgb(252 231 243 / 0.15);
}
.dark\:text-pink-100\/20:is(.dark *){
  color: rgb(252 231 243 / 0.2);
}
.dark\:text-pink-100\/25:is(.dark *){
  color: rgb(252 231 243 / 0.25);
}
.dark\:text-pink-100\/30:is(.dark *){
  color: rgb(252 231 243 / 0.3);
}
.dark\:text-pink-100\/35:is(.dark *){
  color: rgb(252 231 243 / 0.35);
}
.dark\:text-pink-100\/40:is(.dark *){
  color: rgb(252 231 243 / 0.4);
}
.dark\:text-pink-100\/45:is(.dark *){
  color: rgb(252 231 243 / 0.45);
}
.dark\:text-pink-100\/5:is(.dark *){
  color: rgb(252 231 243 / 0.05);
}
.dark\:text-pink-100\/50:is(.dark *){
  color: rgb(252 231 243 / 0.5);
}
.dark\:text-pink-100\/55:is(.dark *){
  color: rgb(252 231 243 / 0.55);
}
.dark\:text-pink-100\/60:is(.dark *){
  color: rgb(252 231 243 / 0.6);
}
.dark\:text-pink-100\/65:is(.dark *){
  color: rgb(252 231 243 / 0.65);
}
.dark\:text-pink-100\/70:is(.dark *){
  color: rgb(252 231 243 / 0.7);
}
.dark\:text-pink-100\/75:is(.dark *){
  color: rgb(252 231 243 / 0.75);
}
.dark\:text-pink-100\/80:is(.dark *){
  color: rgb(252 231 243 / 0.8);
}
.dark\:text-pink-100\/85:is(.dark *){
  color: rgb(252 231 243 / 0.85);
}
.dark\:text-pink-100\/90:is(.dark *){
  color: rgb(252 231 243 / 0.9);
}
.dark\:text-pink-100\/95:is(.dark *){
  color: rgb(252 231 243 / 0.95);
}
.dark\:text-pink-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-800\/0:is(.dark *){
  color: rgb(157 23 77 / 0);
}
.dark\:text-pink-800\/10:is(.dark *){
  color: rgb(157 23 77 / 0.1);
}
.dark\:text-pink-800\/100:is(.dark *){
  color: rgb(157 23 77 / 1);
}
.dark\:text-pink-800\/15:is(.dark *){
  color: rgb(157 23 77 / 0.15);
}
.dark\:text-pink-800\/20:is(.dark *){
  color: rgb(157 23 77 / 0.2);
}
.dark\:text-pink-800\/25:is(.dark *){
  color: rgb(157 23 77 / 0.25);
}
.dark\:text-pink-800\/30:is(.dark *){
  color: rgb(157 23 77 / 0.3);
}
.dark\:text-pink-800\/35:is(.dark *){
  color: rgb(157 23 77 / 0.35);
}
.dark\:text-pink-800\/40:is(.dark *){
  color: rgb(157 23 77 / 0.4);
}
.dark\:text-pink-800\/45:is(.dark *){
  color: rgb(157 23 77 / 0.45);
}
.dark\:text-pink-800\/5:is(.dark *){
  color: rgb(157 23 77 / 0.05);
}
.dark\:text-pink-800\/50:is(.dark *){
  color: rgb(157 23 77 / 0.5);
}
.dark\:text-pink-800\/55:is(.dark *){
  color: rgb(157 23 77 / 0.55);
}
.dark\:text-pink-800\/60:is(.dark *){
  color: rgb(157 23 77 / 0.6);
}
.dark\:text-pink-800\/65:is(.dark *){
  color: rgb(157 23 77 / 0.65);
}
.dark\:text-pink-800\/70:is(.dark *){
  color: rgb(157 23 77 / 0.7);
}
.dark\:text-pink-800\/75:is(.dark *){
  color: rgb(157 23 77 / 0.75);
}
.dark\:text-pink-800\/80:is(.dark *){
  color: rgb(157 23 77 / 0.8);
}
.dark\:text-pink-800\/85:is(.dark *){
  color: rgb(157 23 77 / 0.85);
}
.dark\:text-pink-800\/90:is(.dark *){
  color: rgb(157 23 77 / 0.9);
}
.dark\:text-pink-800\/95:is(.dark *){
  color: rgb(157 23 77 / 0.95);
}
.dark\:text-pink-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(131 24 67 / var(--tw-text-opacity, 1));
}
.dark\:text-pink-900\/0:is(.dark *){
  color: rgb(131 24 67 / 0);
}
.dark\:text-pink-900\/10:is(.dark *){
  color: rgb(131 24 67 / 0.1);
}
.dark\:text-pink-900\/100:is(.dark *){
  color: rgb(131 24 67 / 1);
}
.dark\:text-pink-900\/15:is(.dark *){
  color: rgb(131 24 67 / 0.15);
}
.dark\:text-pink-900\/20:is(.dark *){
  color: rgb(131 24 67 / 0.2);
}
.dark\:text-pink-900\/25:is(.dark *){
  color: rgb(131 24 67 / 0.25);
}
.dark\:text-pink-900\/30:is(.dark *){
  color: rgb(131 24 67 / 0.3);
}
.dark\:text-pink-900\/35:is(.dark *){
  color: rgb(131 24 67 / 0.35);
}
.dark\:text-pink-900\/40:is(.dark *){
  color: rgb(131 24 67 / 0.4);
}
.dark\:text-pink-900\/45:is(.dark *){
  color: rgb(131 24 67 / 0.45);
}
.dark\:text-pink-900\/5:is(.dark *){
  color: rgb(131 24 67 / 0.05);
}
.dark\:text-pink-900\/50:is(.dark *){
  color: rgb(131 24 67 / 0.5);
}
.dark\:text-pink-900\/55:is(.dark *){
  color: rgb(131 24 67 / 0.55);
}
.dark\:text-pink-900\/60:is(.dark *){
  color: rgb(131 24 67 / 0.6);
}
.dark\:text-pink-900\/65:is(.dark *){
  color: rgb(131 24 67 / 0.65);
}
.dark\:text-pink-900\/70:is(.dark *){
  color: rgb(131 24 67 / 0.7);
}
.dark\:text-pink-900\/75:is(.dark *){
  color: rgb(131 24 67 / 0.75);
}
.dark\:text-pink-900\/80:is(.dark *){
  color: rgb(131 24 67 / 0.8);
}
.dark\:text-pink-900\/85:is(.dark *){
  color: rgb(131 24 67 / 0.85);
}
.dark\:text-pink-900\/90:is(.dark *){
  color: rgb(131 24 67 / 0.9);
}
.dark\:text-pink-900\/95:is(.dark *){
  color: rgb(131 24 67 / 0.95);
}
.dark\:text-purple-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(243 232 255 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-100\/0:is(.dark *){
  color: rgb(243 232 255 / 0);
}
.dark\:text-purple-100\/10:is(.dark *){
  color: rgb(243 232 255 / 0.1);
}
.dark\:text-purple-100\/100:is(.dark *){
  color: rgb(243 232 255 / 1);
}
.dark\:text-purple-100\/15:is(.dark *){
  color: rgb(243 232 255 / 0.15);
}
.dark\:text-purple-100\/20:is(.dark *){
  color: rgb(243 232 255 / 0.2);
}
.dark\:text-purple-100\/25:is(.dark *){
  color: rgb(243 232 255 / 0.25);
}
.dark\:text-purple-100\/30:is(.dark *){
  color: rgb(243 232 255 / 0.3);
}
.dark\:text-purple-100\/35:is(.dark *){
  color: rgb(243 232 255 / 0.35);
}
.dark\:text-purple-100\/40:is(.dark *){
  color: rgb(243 232 255 / 0.4);
}
.dark\:text-purple-100\/45:is(.dark *){
  color: rgb(243 232 255 / 0.45);
}
.dark\:text-purple-100\/5:is(.dark *){
  color: rgb(243 232 255 / 0.05);
}
.dark\:text-purple-100\/50:is(.dark *){
  color: rgb(243 232 255 / 0.5);
}
.dark\:text-purple-100\/55:is(.dark *){
  color: rgb(243 232 255 / 0.55);
}
.dark\:text-purple-100\/60:is(.dark *){
  color: rgb(243 232 255 / 0.6);
}
.dark\:text-purple-100\/65:is(.dark *){
  color: rgb(243 232 255 / 0.65);
}
.dark\:text-purple-100\/70:is(.dark *){
  color: rgb(243 232 255 / 0.7);
}
.dark\:text-purple-100\/75:is(.dark *){
  color: rgb(243 232 255 / 0.75);
}
.dark\:text-purple-100\/80:is(.dark *){
  color: rgb(243 232 255 / 0.8);
}
.dark\:text-purple-100\/85:is(.dark *){
  color: rgb(243 232 255 / 0.85);
}
.dark\:text-purple-100\/90:is(.dark *){
  color: rgb(243 232 255 / 0.9);
}
.dark\:text-purple-100\/95:is(.dark *){
  color: rgb(243 232 255 / 0.95);
}
.dark\:text-purple-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-800\/0:is(.dark *){
  color: rgb(107 33 168 / 0);
}
.dark\:text-purple-800\/10:is(.dark *){
  color: rgb(107 33 168 / 0.1);
}
.dark\:text-purple-800\/100:is(.dark *){
  color: rgb(107 33 168 / 1);
}
.dark\:text-purple-800\/15:is(.dark *){
  color: rgb(107 33 168 / 0.15);
}
.dark\:text-purple-800\/20:is(.dark *){
  color: rgb(107 33 168 / 0.2);
}
.dark\:text-purple-800\/25:is(.dark *){
  color: rgb(107 33 168 / 0.25);
}
.dark\:text-purple-800\/30:is(.dark *){
  color: rgb(107 33 168 / 0.3);
}
.dark\:text-purple-800\/35:is(.dark *){
  color: rgb(107 33 168 / 0.35);
}
.dark\:text-purple-800\/40:is(.dark *){
  color: rgb(107 33 168 / 0.4);
}
.dark\:text-purple-800\/45:is(.dark *){
  color: rgb(107 33 168 / 0.45);
}
.dark\:text-purple-800\/5:is(.dark *){
  color: rgb(107 33 168 / 0.05);
}
.dark\:text-purple-800\/50:is(.dark *){
  color: rgb(107 33 168 / 0.5);
}
.dark\:text-purple-800\/55:is(.dark *){
  color: rgb(107 33 168 / 0.55);
}
.dark\:text-purple-800\/60:is(.dark *){
  color: rgb(107 33 168 / 0.6);
}
.dark\:text-purple-800\/65:is(.dark *){
  color: rgb(107 33 168 / 0.65);
}
.dark\:text-purple-800\/70:is(.dark *){
  color: rgb(107 33 168 / 0.7);
}
.dark\:text-purple-800\/75:is(.dark *){
  color: rgb(107 33 168 / 0.75);
}
.dark\:text-purple-800\/80:is(.dark *){
  color: rgb(107 33 168 / 0.8);
}
.dark\:text-purple-800\/85:is(.dark *){
  color: rgb(107 33 168 / 0.85);
}
.dark\:text-purple-800\/90:is(.dark *){
  color: rgb(107 33 168 / 0.9);
}
.dark\:text-purple-800\/95:is(.dark *){
  color: rgb(107 33 168 / 0.95);
}
.dark\:text-purple-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(88 28 135 / var(--tw-text-opacity, 1));
}
.dark\:text-purple-900\/0:is(.dark *){
  color: rgb(88 28 135 / 0);
}
.dark\:text-purple-900\/10:is(.dark *){
  color: rgb(88 28 135 / 0.1);
}
.dark\:text-purple-900\/100:is(.dark *){
  color: rgb(88 28 135 / 1);
}
.dark\:text-purple-900\/15:is(.dark *){
  color: rgb(88 28 135 / 0.15);
}
.dark\:text-purple-900\/20:is(.dark *){
  color: rgb(88 28 135 / 0.2);
}
.dark\:text-purple-900\/25:is(.dark *){
  color: rgb(88 28 135 / 0.25);
}
.dark\:text-purple-900\/30:is(.dark *){
  color: rgb(88 28 135 / 0.3);
}
.dark\:text-purple-900\/35:is(.dark *){
  color: rgb(88 28 135 / 0.35);
}
.dark\:text-purple-900\/40:is(.dark *){
  color: rgb(88 28 135 / 0.4);
}
.dark\:text-purple-900\/45:is(.dark *){
  color: rgb(88 28 135 / 0.45);
}
.dark\:text-purple-900\/5:is(.dark *){
  color: rgb(88 28 135 / 0.05);
}
.dark\:text-purple-900\/50:is(.dark *){
  color: rgb(88 28 135 / 0.5);
}
.dark\:text-purple-900\/55:is(.dark *){
  color: rgb(88 28 135 / 0.55);
}
.dark\:text-purple-900\/60:is(.dark *){
  color: rgb(88 28 135 / 0.6);
}
.dark\:text-purple-900\/65:is(.dark *){
  color: rgb(88 28 135 / 0.65);
}
.dark\:text-purple-900\/70:is(.dark *){
  color: rgb(88 28 135 / 0.7);
}
.dark\:text-purple-900\/75:is(.dark *){
  color: rgb(88 28 135 / 0.75);
}
.dark\:text-purple-900\/80:is(.dark *){
  color: rgb(88 28 135 / 0.8);
}
.dark\:text-purple-900\/85:is(.dark *){
  color: rgb(88 28 135 / 0.85);
}
.dark\:text-purple-900\/90:is(.dark *){
  color: rgb(88 28 135 / 0.9);
}
.dark\:text-purple-900\/95:is(.dark *){
  color: rgb(88 28 135 / 0.95);
}
.dark\:text-red-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity, 1));
}
.dark\:text-red-100\/0:is(.dark *){
  color: rgb(254 226 226 / 0);
}
.dark\:text-red-100\/10:is(.dark *){
  color: rgb(254 226 226 / 0.1);
}
.dark\:text-red-100\/100:is(.dark *){
  color: rgb(254 226 226 / 1);
}
.dark\:text-red-100\/15:is(.dark *){
  color: rgb(254 226 226 / 0.15);
}
.dark\:text-red-100\/20:is(.dark *){
  color: rgb(254 226 226 / 0.2);
}
.dark\:text-red-100\/25:is(.dark *){
  color: rgb(254 226 226 / 0.25);
}
.dark\:text-red-100\/30:is(.dark *){
  color: rgb(254 226 226 / 0.3);
}
.dark\:text-red-100\/35:is(.dark *){
  color: rgb(254 226 226 / 0.35);
}
.dark\:text-red-100\/40:is(.dark *){
  color: rgb(254 226 226 / 0.4);
}
.dark\:text-red-100\/45:is(.dark *){
  color: rgb(254 226 226 / 0.45);
}
.dark\:text-red-100\/5:is(.dark *){
  color: rgb(254 226 226 / 0.05);
}
.dark\:text-red-100\/50:is(.dark *){
  color: rgb(254 226 226 / 0.5);
}
.dark\:text-red-100\/55:is(.dark *){
  color: rgb(254 226 226 / 0.55);
}
.dark\:text-red-100\/60:is(.dark *){
  color: rgb(254 226 226 / 0.6);
}
.dark\:text-red-100\/65:is(.dark *){
  color: rgb(254 226 226 / 0.65);
}
.dark\:text-red-100\/70:is(.dark *){
  color: rgb(254 226 226 / 0.7);
}
.dark\:text-red-100\/75:is(.dark *){
  color: rgb(254 226 226 / 0.75);
}
.dark\:text-red-100\/80:is(.dark *){
  color: rgb(254 226 226 / 0.8);
}
.dark\:text-red-100\/85:is(.dark *){
  color: rgb(254 226 226 / 0.85);
}
.dark\:text-red-100\/90:is(.dark *){
  color: rgb(254 226 226 / 0.9);
}
.dark\:text-red-100\/95:is(.dark *){
  color: rgb(254 226 226 / 0.95);
}
.dark\:text-red-200:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity, 1));
}
.dark\:text-red-300:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}
.dark\:text-red-400:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity, 1));
}
.dark\:text-red-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity, 1));
}
.dark\:text-red-800\/0:is(.dark *){
  color: rgb(153 27 27 / 0);
}
.dark\:text-red-800\/10:is(.dark *){
  color: rgb(153 27 27 / 0.1);
}
.dark\:text-red-800\/100:is(.dark *){
  color: rgb(153 27 27 / 1);
}
.dark\:text-red-800\/15:is(.dark *){
  color: rgb(153 27 27 / 0.15);
}
.dark\:text-red-800\/20:is(.dark *){
  color: rgb(153 27 27 / 0.2);
}
.dark\:text-red-800\/25:is(.dark *){
  color: rgb(153 27 27 / 0.25);
}
.dark\:text-red-800\/30:is(.dark *){
  color: rgb(153 27 27 / 0.3);
}
.dark\:text-red-800\/35:is(.dark *){
  color: rgb(153 27 27 / 0.35);
}
.dark\:text-red-800\/40:is(.dark *){
  color: rgb(153 27 27 / 0.4);
}
.dark\:text-red-800\/45:is(.dark *){
  color: rgb(153 27 27 / 0.45);
}
.dark\:text-red-800\/5:is(.dark *){
  color: rgb(153 27 27 / 0.05);
}
.dark\:text-red-800\/50:is(.dark *){
  color: rgb(153 27 27 / 0.5);
}
.dark\:text-red-800\/55:is(.dark *){
  color: rgb(153 27 27 / 0.55);
}
.dark\:text-red-800\/60:is(.dark *){
  color: rgb(153 27 27 / 0.6);
}
.dark\:text-red-800\/65:is(.dark *){
  color: rgb(153 27 27 / 0.65);
}
.dark\:text-red-800\/70:is(.dark *){
  color: rgb(153 27 27 / 0.7);
}
.dark\:text-red-800\/75:is(.dark *){
  color: rgb(153 27 27 / 0.75);
}
.dark\:text-red-800\/80:is(.dark *){
  color: rgb(153 27 27 / 0.8);
}
.dark\:text-red-800\/85:is(.dark *){
  color: rgb(153 27 27 / 0.85);
}
.dark\:text-red-800\/90:is(.dark *){
  color: rgb(153 27 27 / 0.9);
}
.dark\:text-red-800\/95:is(.dark *){
  color: rgb(153 27 27 / 0.95);
}
.dark\:text-red-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity, 1));
}
.dark\:text-red-900\/0:is(.dark *){
  color: rgb(127 29 29 / 0);
}
.dark\:text-red-900\/10:is(.dark *){
  color: rgb(127 29 29 / 0.1);
}
.dark\:text-red-900\/100:is(.dark *){
  color: rgb(127 29 29 / 1);
}
.dark\:text-red-900\/15:is(.dark *){
  color: rgb(127 29 29 / 0.15);
}
.dark\:text-red-900\/20:is(.dark *){
  color: rgb(127 29 29 / 0.2);
}
.dark\:text-red-900\/25:is(.dark *){
  color: rgb(127 29 29 / 0.25);
}
.dark\:text-red-900\/30:is(.dark *){
  color: rgb(127 29 29 / 0.3);
}
.dark\:text-red-900\/35:is(.dark *){
  color: rgb(127 29 29 / 0.35);
}
.dark\:text-red-900\/40:is(.dark *){
  color: rgb(127 29 29 / 0.4);
}
.dark\:text-red-900\/45:is(.dark *){
  color: rgb(127 29 29 / 0.45);
}
.dark\:text-red-900\/5:is(.dark *){
  color: rgb(127 29 29 / 0.05);
}
.dark\:text-red-900\/50:is(.dark *){
  color: rgb(127 29 29 / 0.5);
}
.dark\:text-red-900\/55:is(.dark *){
  color: rgb(127 29 29 / 0.55);
}
.dark\:text-red-900\/60:is(.dark *){
  color: rgb(127 29 29 / 0.6);
}
.dark\:text-red-900\/65:is(.dark *){
  color: rgb(127 29 29 / 0.65);
}
.dark\:text-red-900\/70:is(.dark *){
  color: rgb(127 29 29 / 0.7);
}
.dark\:text-red-900\/75:is(.dark *){
  color: rgb(127 29 29 / 0.75);
}
.dark\:text-red-900\/80:is(.dark *){
  color: rgb(127 29 29 / 0.8);
}
.dark\:text-red-900\/85:is(.dark *){
  color: rgb(127 29 29 / 0.85);
}
.dark\:text-red-900\/90:is(.dark *){
  color: rgb(127 29 29 / 0.9);
}
.dark\:text-red-900\/95:is(.dark *){
  color: rgb(127 29 29 / 0.95);
}
.dark\:text-rose-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 228 230 / var(--tw-text-opacity, 1));
}
.dark\:text-rose-100\/0:is(.dark *){
  color: rgb(255 228 230 / 0);
}
.dark\:text-rose-100\/10:is(.dark *){
  color: rgb(255 228 230 / 0.1);
}
.dark\:text-rose-100\/100:is(.dark *){
  color: rgb(255 228 230 / 1);
}
.dark\:text-rose-100\/15:is(.dark *){
  color: rgb(255 228 230 / 0.15);
}
.dark\:text-rose-100\/20:is(.dark *){
  color: rgb(255 228 230 / 0.2);
}
.dark\:text-rose-100\/25:is(.dark *){
  color: rgb(255 228 230 / 0.25);
}
.dark\:text-rose-100\/30:is(.dark *){
  color: rgb(255 228 230 / 0.3);
}
.dark\:text-rose-100\/35:is(.dark *){
  color: rgb(255 228 230 / 0.35);
}
.dark\:text-rose-100\/40:is(.dark *){
  color: rgb(255 228 230 / 0.4);
}
.dark\:text-rose-100\/45:is(.dark *){
  color: rgb(255 228 230 / 0.45);
}
.dark\:text-rose-100\/5:is(.dark *){
  color: rgb(255 228 230 / 0.05);
}
.dark\:text-rose-100\/50:is(.dark *){
  color: rgb(255 228 230 / 0.5);
}
.dark\:text-rose-100\/55:is(.dark *){
  color: rgb(255 228 230 / 0.55);
}
.dark\:text-rose-100\/60:is(.dark *){
  color: rgb(255 228 230 / 0.6);
}
.dark\:text-rose-100\/65:is(.dark *){
  color: rgb(255 228 230 / 0.65);
}
.dark\:text-rose-100\/70:is(.dark *){
  color: rgb(255 228 230 / 0.7);
}
.dark\:text-rose-100\/75:is(.dark *){
  color: rgb(255 228 230 / 0.75);
}
.dark\:text-rose-100\/80:is(.dark *){
  color: rgb(255 228 230 / 0.8);
}
.dark\:text-rose-100\/85:is(.dark *){
  color: rgb(255 228 230 / 0.85);
}
.dark\:text-rose-100\/90:is(.dark *){
  color: rgb(255 228 230 / 0.9);
}
.dark\:text-rose-100\/95:is(.dark *){
  color: rgb(255 228 230 / 0.95);
}
.dark\:text-rose-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(159 18 57 / var(--tw-text-opacity, 1));
}
.dark\:text-rose-800\/0:is(.dark *){
  color: rgb(159 18 57 / 0);
}
.dark\:text-rose-800\/10:is(.dark *){
  color: rgb(159 18 57 / 0.1);
}
.dark\:text-rose-800\/100:is(.dark *){
  color: rgb(159 18 57 / 1);
}
.dark\:text-rose-800\/15:is(.dark *){
  color: rgb(159 18 57 / 0.15);
}
.dark\:text-rose-800\/20:is(.dark *){
  color: rgb(159 18 57 / 0.2);
}
.dark\:text-rose-800\/25:is(.dark *){
  color: rgb(159 18 57 / 0.25);
}
.dark\:text-rose-800\/30:is(.dark *){
  color: rgb(159 18 57 / 0.3);
}
.dark\:text-rose-800\/35:is(.dark *){
  color: rgb(159 18 57 / 0.35);
}
.dark\:text-rose-800\/40:is(.dark *){
  color: rgb(159 18 57 / 0.4);
}
.dark\:text-rose-800\/45:is(.dark *){
  color: rgb(159 18 57 / 0.45);
}
.dark\:text-rose-800\/5:is(.dark *){
  color: rgb(159 18 57 / 0.05);
}
.dark\:text-rose-800\/50:is(.dark *){
  color: rgb(159 18 57 / 0.5);
}
.dark\:text-rose-800\/55:is(.dark *){
  color: rgb(159 18 57 / 0.55);
}
.dark\:text-rose-800\/60:is(.dark *){
  color: rgb(159 18 57 / 0.6);
}
.dark\:text-rose-800\/65:is(.dark *){
  color: rgb(159 18 57 / 0.65);
}
.dark\:text-rose-800\/70:is(.dark *){
  color: rgb(159 18 57 / 0.7);
}
.dark\:text-rose-800\/75:is(.dark *){
  color: rgb(159 18 57 / 0.75);
}
.dark\:text-rose-800\/80:is(.dark *){
  color: rgb(159 18 57 / 0.8);
}
.dark\:text-rose-800\/85:is(.dark *){
  color: rgb(159 18 57 / 0.85);
}
.dark\:text-rose-800\/90:is(.dark *){
  color: rgb(159 18 57 / 0.9);
}
.dark\:text-rose-800\/95:is(.dark *){
  color: rgb(159 18 57 / 0.95);
}
.dark\:text-rose-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(136 19 55 / var(--tw-text-opacity, 1));
}
.dark\:text-rose-900\/0:is(.dark *){
  color: rgb(136 19 55 / 0);
}
.dark\:text-rose-900\/10:is(.dark *){
  color: rgb(136 19 55 / 0.1);
}
.dark\:text-rose-900\/100:is(.dark *){
  color: rgb(136 19 55 / 1);
}
.dark\:text-rose-900\/15:is(.dark *){
  color: rgb(136 19 55 / 0.15);
}
.dark\:text-rose-900\/20:is(.dark *){
  color: rgb(136 19 55 / 0.2);
}
.dark\:text-rose-900\/25:is(.dark *){
  color: rgb(136 19 55 / 0.25);
}
.dark\:text-rose-900\/30:is(.dark *){
  color: rgb(136 19 55 / 0.3);
}
.dark\:text-rose-900\/35:is(.dark *){
  color: rgb(136 19 55 / 0.35);
}
.dark\:text-rose-900\/40:is(.dark *){
  color: rgb(136 19 55 / 0.4);
}
.dark\:text-rose-900\/45:is(.dark *){
  color: rgb(136 19 55 / 0.45);
}
.dark\:text-rose-900\/5:is(.dark *){
  color: rgb(136 19 55 / 0.05);
}
.dark\:text-rose-900\/50:is(.dark *){
  color: rgb(136 19 55 / 0.5);
}
.dark\:text-rose-900\/55:is(.dark *){
  color: rgb(136 19 55 / 0.55);
}
.dark\:text-rose-900\/60:is(.dark *){
  color: rgb(136 19 55 / 0.6);
}
.dark\:text-rose-900\/65:is(.dark *){
  color: rgb(136 19 55 / 0.65);
}
.dark\:text-rose-900\/70:is(.dark *){
  color: rgb(136 19 55 / 0.7);
}
.dark\:text-rose-900\/75:is(.dark *){
  color: rgb(136 19 55 / 0.75);
}
.dark\:text-rose-900\/80:is(.dark *){
  color: rgb(136 19 55 / 0.8);
}
.dark\:text-rose-900\/85:is(.dark *){
  color: rgb(136 19 55 / 0.85);
}
.dark\:text-rose-900\/90:is(.dark *){
  color: rgb(136 19 55 / 0.9);
}
.dark\:text-rose-900\/95:is(.dark *){
  color: rgb(136 19 55 / 0.95);
}
.dark\:text-sky-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}
.dark\:text-sky-100\/0:is(.dark *){
  color: rgb(224 242 254 / 0);
}
.dark\:text-sky-100\/10:is(.dark *){
  color: rgb(224 242 254 / 0.1);
}
.dark\:text-sky-100\/100:is(.dark *){
  color: rgb(224 242 254 / 1);
}
.dark\:text-sky-100\/15:is(.dark *){
  color: rgb(224 242 254 / 0.15);
}
.dark\:text-sky-100\/20:is(.dark *){
  color: rgb(224 242 254 / 0.2);
}
.dark\:text-sky-100\/25:is(.dark *){
  color: rgb(224 242 254 / 0.25);
}
.dark\:text-sky-100\/30:is(.dark *){
  color: rgb(224 242 254 / 0.3);
}
.dark\:text-sky-100\/35:is(.dark *){
  color: rgb(224 242 254 / 0.35);
}
.dark\:text-sky-100\/40:is(.dark *){
  color: rgb(224 242 254 / 0.4);
}
.dark\:text-sky-100\/45:is(.dark *){
  color: rgb(224 242 254 / 0.45);
}
.dark\:text-sky-100\/5:is(.dark *){
  color: rgb(224 242 254 / 0.05);
}
.dark\:text-sky-100\/50:is(.dark *){
  color: rgb(224 242 254 / 0.5);
}
.dark\:text-sky-100\/55:is(.dark *){
  color: rgb(224 242 254 / 0.55);
}
.dark\:text-sky-100\/60:is(.dark *){
  color: rgb(224 242 254 / 0.6);
}
.dark\:text-sky-100\/65:is(.dark *){
  color: rgb(224 242 254 / 0.65);
}
.dark\:text-sky-100\/70:is(.dark *){
  color: rgb(224 242 254 / 0.7);
}
.dark\:text-sky-100\/75:is(.dark *){
  color: rgb(224 242 254 / 0.75);
}
.dark\:text-sky-100\/80:is(.dark *){
  color: rgb(224 242 254 / 0.8);
}
.dark\:text-sky-100\/85:is(.dark *){
  color: rgb(224 242 254 / 0.85);
}
.dark\:text-sky-100\/90:is(.dark *){
  color: rgb(224 242 254 / 0.9);
}
.dark\:text-sky-100\/95:is(.dark *){
  color: rgb(224 242 254 / 0.95);
}
.dark\:text-sky-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity, 1));
}
.dark\:text-sky-800\/0:is(.dark *){
  color: rgb(7 89 133 / 0);
}
.dark\:text-sky-800\/10:is(.dark *){
  color: rgb(7 89 133 / 0.1);
}
.dark\:text-sky-800\/100:is(.dark *){
  color: rgb(7 89 133 / 1);
}
.dark\:text-sky-800\/15:is(.dark *){
  color: rgb(7 89 133 / 0.15);
}
.dark\:text-sky-800\/20:is(.dark *){
  color: rgb(7 89 133 / 0.2);
}
.dark\:text-sky-800\/25:is(.dark *){
  color: rgb(7 89 133 / 0.25);
}
.dark\:text-sky-800\/30:is(.dark *){
  color: rgb(7 89 133 / 0.3);
}
.dark\:text-sky-800\/35:is(.dark *){
  color: rgb(7 89 133 / 0.35);
}
.dark\:text-sky-800\/40:is(.dark *){
  color: rgb(7 89 133 / 0.4);
}
.dark\:text-sky-800\/45:is(.dark *){
  color: rgb(7 89 133 / 0.45);
}
.dark\:text-sky-800\/5:is(.dark *){
  color: rgb(7 89 133 / 0.05);
}
.dark\:text-sky-800\/50:is(.dark *){
  color: rgb(7 89 133 / 0.5);
}
.dark\:text-sky-800\/55:is(.dark *){
  color: rgb(7 89 133 / 0.55);
}
.dark\:text-sky-800\/60:is(.dark *){
  color: rgb(7 89 133 / 0.6);
}
.dark\:text-sky-800\/65:is(.dark *){
  color: rgb(7 89 133 / 0.65);
}
.dark\:text-sky-800\/70:is(.dark *){
  color: rgb(7 89 133 / 0.7);
}
.dark\:text-sky-800\/75:is(.dark *){
  color: rgb(7 89 133 / 0.75);
}
.dark\:text-sky-800\/80:is(.dark *){
  color: rgb(7 89 133 / 0.8);
}
.dark\:text-sky-800\/85:is(.dark *){
  color: rgb(7 89 133 / 0.85);
}
.dark\:text-sky-800\/90:is(.dark *){
  color: rgb(7 89 133 / 0.9);
}
.dark\:text-sky-800\/95:is(.dark *){
  color: rgb(7 89 133 / 0.95);
}
.dark\:text-sky-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(12 74 110 / var(--tw-text-opacity, 1));
}
.dark\:text-sky-900\/0:is(.dark *){
  color: rgb(12 74 110 / 0);
}
.dark\:text-sky-900\/10:is(.dark *){
  color: rgb(12 74 110 / 0.1);
}
.dark\:text-sky-900\/100:is(.dark *){
  color: rgb(12 74 110 / 1);
}
.dark\:text-sky-900\/15:is(.dark *){
  color: rgb(12 74 110 / 0.15);
}
.dark\:text-sky-900\/20:is(.dark *){
  color: rgb(12 74 110 / 0.2);
}
.dark\:text-sky-900\/25:is(.dark *){
  color: rgb(12 74 110 / 0.25);
}
.dark\:text-sky-900\/30:is(.dark *){
  color: rgb(12 74 110 / 0.3);
}
.dark\:text-sky-900\/35:is(.dark *){
  color: rgb(12 74 110 / 0.35);
}
.dark\:text-sky-900\/40:is(.dark *){
  color: rgb(12 74 110 / 0.4);
}
.dark\:text-sky-900\/45:is(.dark *){
  color: rgb(12 74 110 / 0.45);
}
.dark\:text-sky-900\/5:is(.dark *){
  color: rgb(12 74 110 / 0.05);
}
.dark\:text-sky-900\/50:is(.dark *){
  color: rgb(12 74 110 / 0.5);
}
.dark\:text-sky-900\/55:is(.dark *){
  color: rgb(12 74 110 / 0.55);
}
.dark\:text-sky-900\/60:is(.dark *){
  color: rgb(12 74 110 / 0.6);
}
.dark\:text-sky-900\/65:is(.dark *){
  color: rgb(12 74 110 / 0.65);
}
.dark\:text-sky-900\/70:is(.dark *){
  color: rgb(12 74 110 / 0.7);
}
.dark\:text-sky-900\/75:is(.dark *){
  color: rgb(12 74 110 / 0.75);
}
.dark\:text-sky-900\/80:is(.dark *){
  color: rgb(12 74 110 / 0.8);
}
.dark\:text-sky-900\/85:is(.dark *){
  color: rgb(12 74 110 / 0.85);
}
.dark\:text-sky-900\/90:is(.dark *){
  color: rgb(12 74 110 / 0.9);
}
.dark\:text-sky-900\/95:is(.dark *){
  color: rgb(12 74 110 / 0.95);
}
.dark\:text-slate-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-100\/0:is(.dark *){
  color: rgb(241 245 249 / 0);
}
.dark\:text-slate-100\/10:is(.dark *){
  color: rgb(241 245 249 / 0.1);
}
.dark\:text-slate-100\/100:is(.dark *){
  color: rgb(241 245 249 / 1);
}
.dark\:text-slate-100\/15:is(.dark *){
  color: rgb(241 245 249 / 0.15);
}
.dark\:text-slate-100\/20:is(.dark *){
  color: rgb(241 245 249 / 0.2);
}
.dark\:text-slate-100\/25:is(.dark *){
  color: rgb(241 245 249 / 0.25);
}
.dark\:text-slate-100\/30:is(.dark *){
  color: rgb(241 245 249 / 0.3);
}
.dark\:text-slate-100\/35:is(.dark *){
  color: rgb(241 245 249 / 0.35);
}
.dark\:text-slate-100\/40:is(.dark *){
  color: rgb(241 245 249 / 0.4);
}
.dark\:text-slate-100\/45:is(.dark *){
  color: rgb(241 245 249 / 0.45);
}
.dark\:text-slate-100\/5:is(.dark *){
  color: rgb(241 245 249 / 0.05);
}
.dark\:text-slate-100\/50:is(.dark *){
  color: rgb(241 245 249 / 0.5);
}
.dark\:text-slate-100\/55:is(.dark *){
  color: rgb(241 245 249 / 0.55);
}
.dark\:text-slate-100\/60:is(.dark *){
  color: rgb(241 245 249 / 0.6);
}
.dark\:text-slate-100\/65:is(.dark *){
  color: rgb(241 245 249 / 0.65);
}
.dark\:text-slate-100\/70:is(.dark *){
  color: rgb(241 245 249 / 0.7);
}
.dark\:text-slate-100\/75:is(.dark *){
  color: rgb(241 245 249 / 0.75);
}
.dark\:text-slate-100\/80:is(.dark *){
  color: rgb(241 245 249 / 0.8);
}
.dark\:text-slate-100\/85:is(.dark *){
  color: rgb(241 245 249 / 0.85);
}
.dark\:text-slate-100\/90:is(.dark *){
  color: rgb(241 245 249 / 0.9);
}
.dark\:text-slate-100\/95:is(.dark *){
  color: rgb(241 245 249 / 0.95);
}
.dark\:text-slate-300:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-800\/0:is(.dark *){
  color: rgb(30 41 59 / 0);
}
.dark\:text-slate-800\/10:is(.dark *){
  color: rgb(30 41 59 / 0.1);
}
.dark\:text-slate-800\/100:is(.dark *){
  color: rgb(30 41 59 / 1);
}
.dark\:text-slate-800\/15:is(.dark *){
  color: rgb(30 41 59 / 0.15);
}
.dark\:text-slate-800\/20:is(.dark *){
  color: rgb(30 41 59 / 0.2);
}
.dark\:text-slate-800\/25:is(.dark *){
  color: rgb(30 41 59 / 0.25);
}
.dark\:text-slate-800\/30:is(.dark *){
  color: rgb(30 41 59 / 0.3);
}
.dark\:text-slate-800\/35:is(.dark *){
  color: rgb(30 41 59 / 0.35);
}
.dark\:text-slate-800\/40:is(.dark *){
  color: rgb(30 41 59 / 0.4);
}
.dark\:text-slate-800\/45:is(.dark *){
  color: rgb(30 41 59 / 0.45);
}
.dark\:text-slate-800\/5:is(.dark *){
  color: rgb(30 41 59 / 0.05);
}
.dark\:text-slate-800\/50:is(.dark *){
  color: rgb(30 41 59 / 0.5);
}
.dark\:text-slate-800\/55:is(.dark *){
  color: rgb(30 41 59 / 0.55);
}
.dark\:text-slate-800\/60:is(.dark *){
  color: rgb(30 41 59 / 0.6);
}
.dark\:text-slate-800\/65:is(.dark *){
  color: rgb(30 41 59 / 0.65);
}
.dark\:text-slate-800\/70:is(.dark *){
  color: rgb(30 41 59 / 0.7);
}
.dark\:text-slate-800\/75:is(.dark *){
  color: rgb(30 41 59 / 0.75);
}
.dark\:text-slate-800\/80:is(.dark *){
  color: rgb(30 41 59 / 0.8);
}
.dark\:text-slate-800\/85:is(.dark *){
  color: rgb(30 41 59 / 0.85);
}
.dark\:text-slate-800\/90:is(.dark *){
  color: rgb(30 41 59 / 0.9);
}
.dark\:text-slate-800\/95:is(.dark *){
  color: rgb(30 41 59 / 0.95);
}
.dark\:text-slate-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity, 1));
}
.dark\:text-slate-900\/0:is(.dark *){
  color: rgb(15 23 42 / 0);
}
.dark\:text-slate-900\/10:is(.dark *){
  color: rgb(15 23 42 / 0.1);
}
.dark\:text-slate-900\/100:is(.dark *){
  color: rgb(15 23 42 / 1);
}
.dark\:text-slate-900\/15:is(.dark *){
  color: rgb(15 23 42 / 0.15);
}
.dark\:text-slate-900\/20:is(.dark *){
  color: rgb(15 23 42 / 0.2);
}
.dark\:text-slate-900\/25:is(.dark *){
  color: rgb(15 23 42 / 0.25);
}
.dark\:text-slate-900\/30:is(.dark *){
  color: rgb(15 23 42 / 0.3);
}
.dark\:text-slate-900\/35:is(.dark *){
  color: rgb(15 23 42 / 0.35);
}
.dark\:text-slate-900\/40:is(.dark *){
  color: rgb(15 23 42 / 0.4);
}
.dark\:text-slate-900\/45:is(.dark *){
  color: rgb(15 23 42 / 0.45);
}
.dark\:text-slate-900\/5:is(.dark *){
  color: rgb(15 23 42 / 0.05);
}
.dark\:text-slate-900\/50:is(.dark *){
  color: rgb(15 23 42 / 0.5);
}
.dark\:text-slate-900\/55:is(.dark *){
  color: rgb(15 23 42 / 0.55);
}
.dark\:text-slate-900\/60:is(.dark *){
  color: rgb(15 23 42 / 0.6);
}
.dark\:text-slate-900\/65:is(.dark *){
  color: rgb(15 23 42 / 0.65);
}
.dark\:text-slate-900\/70:is(.dark *){
  color: rgb(15 23 42 / 0.7);
}
.dark\:text-slate-900\/75:is(.dark *){
  color: rgb(15 23 42 / 0.75);
}
.dark\:text-slate-900\/80:is(.dark *){
  color: rgb(15 23 42 / 0.8);
}
.dark\:text-slate-900\/85:is(.dark *){
  color: rgb(15 23 42 / 0.85);
}
.dark\:text-slate-900\/90:is(.dark *){
  color: rgb(15 23 42 / 0.9);
}
.dark\:text-slate-900\/95:is(.dark *){
  color: rgb(15 23 42 / 0.95);
}
.dark\:text-teal-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(204 251 241 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-100\/0:is(.dark *){
  color: rgb(204 251 241 / 0);
}
.dark\:text-teal-100\/10:is(.dark *){
  color: rgb(204 251 241 / 0.1);
}
.dark\:text-teal-100\/100:is(.dark *){
  color: rgb(204 251 241 / 1);
}
.dark\:text-teal-100\/15:is(.dark *){
  color: rgb(204 251 241 / 0.15);
}
.dark\:text-teal-100\/20:is(.dark *){
  color: rgb(204 251 241 / 0.2);
}
.dark\:text-teal-100\/25:is(.dark *){
  color: rgb(204 251 241 / 0.25);
}
.dark\:text-teal-100\/30:is(.dark *){
  color: rgb(204 251 241 / 0.3);
}
.dark\:text-teal-100\/35:is(.dark *){
  color: rgb(204 251 241 / 0.35);
}
.dark\:text-teal-100\/40:is(.dark *){
  color: rgb(204 251 241 / 0.4);
}
.dark\:text-teal-100\/45:is(.dark *){
  color: rgb(204 251 241 / 0.45);
}
.dark\:text-teal-100\/5:is(.dark *){
  color: rgb(204 251 241 / 0.05);
}
.dark\:text-teal-100\/50:is(.dark *){
  color: rgb(204 251 241 / 0.5);
}
.dark\:text-teal-100\/55:is(.dark *){
  color: rgb(204 251 241 / 0.55);
}
.dark\:text-teal-100\/60:is(.dark *){
  color: rgb(204 251 241 / 0.6);
}
.dark\:text-teal-100\/65:is(.dark *){
  color: rgb(204 251 241 / 0.65);
}
.dark\:text-teal-100\/70:is(.dark *){
  color: rgb(204 251 241 / 0.7);
}
.dark\:text-teal-100\/75:is(.dark *){
  color: rgb(204 251 241 / 0.75);
}
.dark\:text-teal-100\/80:is(.dark *){
  color: rgb(204 251 241 / 0.8);
}
.dark\:text-teal-100\/85:is(.dark *){
  color: rgb(204 251 241 / 0.85);
}
.dark\:text-teal-100\/90:is(.dark *){
  color: rgb(204 251 241 / 0.9);
}
.dark\:text-teal-100\/95:is(.dark *){
  color: rgb(204 251 241 / 0.95);
}
.dark\:text-teal-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-800\/0:is(.dark *){
  color: rgb(17 94 89 / 0);
}
.dark\:text-teal-800\/10:is(.dark *){
  color: rgb(17 94 89 / 0.1);
}
.dark\:text-teal-800\/100:is(.dark *){
  color: rgb(17 94 89 / 1);
}
.dark\:text-teal-800\/15:is(.dark *){
  color: rgb(17 94 89 / 0.15);
}
.dark\:text-teal-800\/20:is(.dark *){
  color: rgb(17 94 89 / 0.2);
}
.dark\:text-teal-800\/25:is(.dark *){
  color: rgb(17 94 89 / 0.25);
}
.dark\:text-teal-800\/30:is(.dark *){
  color: rgb(17 94 89 / 0.3);
}
.dark\:text-teal-800\/35:is(.dark *){
  color: rgb(17 94 89 / 0.35);
}
.dark\:text-teal-800\/40:is(.dark *){
  color: rgb(17 94 89 / 0.4);
}
.dark\:text-teal-800\/45:is(.dark *){
  color: rgb(17 94 89 / 0.45);
}
.dark\:text-teal-800\/5:is(.dark *){
  color: rgb(17 94 89 / 0.05);
}
.dark\:text-teal-800\/50:is(.dark *){
  color: rgb(17 94 89 / 0.5);
}
.dark\:text-teal-800\/55:is(.dark *){
  color: rgb(17 94 89 / 0.55);
}
.dark\:text-teal-800\/60:is(.dark *){
  color: rgb(17 94 89 / 0.6);
}
.dark\:text-teal-800\/65:is(.dark *){
  color: rgb(17 94 89 / 0.65);
}
.dark\:text-teal-800\/70:is(.dark *){
  color: rgb(17 94 89 / 0.7);
}
.dark\:text-teal-800\/75:is(.dark *){
  color: rgb(17 94 89 / 0.75);
}
.dark\:text-teal-800\/80:is(.dark *){
  color: rgb(17 94 89 / 0.8);
}
.dark\:text-teal-800\/85:is(.dark *){
  color: rgb(17 94 89 / 0.85);
}
.dark\:text-teal-800\/90:is(.dark *){
  color: rgb(17 94 89 / 0.9);
}
.dark\:text-teal-800\/95:is(.dark *){
  color: rgb(17 94 89 / 0.95);
}
.dark\:text-teal-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(19 78 74 / var(--tw-text-opacity, 1));
}
.dark\:text-teal-900\/0:is(.dark *){
  color: rgb(19 78 74 / 0);
}
.dark\:text-teal-900\/10:is(.dark *){
  color: rgb(19 78 74 / 0.1);
}
.dark\:text-teal-900\/100:is(.dark *){
  color: rgb(19 78 74 / 1);
}
.dark\:text-teal-900\/15:is(.dark *){
  color: rgb(19 78 74 / 0.15);
}
.dark\:text-teal-900\/20:is(.dark *){
  color: rgb(19 78 74 / 0.2);
}
.dark\:text-teal-900\/25:is(.dark *){
  color: rgb(19 78 74 / 0.25);
}
.dark\:text-teal-900\/30:is(.dark *){
  color: rgb(19 78 74 / 0.3);
}
.dark\:text-teal-900\/35:is(.dark *){
  color: rgb(19 78 74 / 0.35);
}
.dark\:text-teal-900\/40:is(.dark *){
  color: rgb(19 78 74 / 0.4);
}
.dark\:text-teal-900\/45:is(.dark *){
  color: rgb(19 78 74 / 0.45);
}
.dark\:text-teal-900\/5:is(.dark *){
  color: rgb(19 78 74 / 0.05);
}
.dark\:text-teal-900\/50:is(.dark *){
  color: rgb(19 78 74 / 0.5);
}
.dark\:text-teal-900\/55:is(.dark *){
  color: rgb(19 78 74 / 0.55);
}
.dark\:text-teal-900\/60:is(.dark *){
  color: rgb(19 78 74 / 0.6);
}
.dark\:text-teal-900\/65:is(.dark *){
  color: rgb(19 78 74 / 0.65);
}
.dark\:text-teal-900\/70:is(.dark *){
  color: rgb(19 78 74 / 0.7);
}
.dark\:text-teal-900\/75:is(.dark *){
  color: rgb(19 78 74 / 0.75);
}
.dark\:text-teal-900\/80:is(.dark *){
  color: rgb(19 78 74 / 0.8);
}
.dark\:text-teal-900\/85:is(.dark *){
  color: rgb(19 78 74 / 0.85);
}
.dark\:text-teal-900\/90:is(.dark *){
  color: rgb(19 78 74 / 0.9);
}
.dark\:text-teal-900\/95:is(.dark *){
  color: rgb(19 78 74 / 0.95);
}
.dark\:text-violet-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(237 233 254 / var(--tw-text-opacity, 1));
}
.dark\:text-violet-100\/0:is(.dark *){
  color: rgb(237 233 254 / 0);
}
.dark\:text-violet-100\/10:is(.dark *){
  color: rgb(237 233 254 / 0.1);
}
.dark\:text-violet-100\/100:is(.dark *){
  color: rgb(237 233 254 / 1);
}
.dark\:text-violet-100\/15:is(.dark *){
  color: rgb(237 233 254 / 0.15);
}
.dark\:text-violet-100\/20:is(.dark *){
  color: rgb(237 233 254 / 0.2);
}
.dark\:text-violet-100\/25:is(.dark *){
  color: rgb(237 233 254 / 0.25);
}
.dark\:text-violet-100\/30:is(.dark *){
  color: rgb(237 233 254 / 0.3);
}
.dark\:text-violet-100\/35:is(.dark *){
  color: rgb(237 233 254 / 0.35);
}
.dark\:text-violet-100\/40:is(.dark *){
  color: rgb(237 233 254 / 0.4);
}
.dark\:text-violet-100\/45:is(.dark *){
  color: rgb(237 233 254 / 0.45);
}
.dark\:text-violet-100\/5:is(.dark *){
  color: rgb(237 233 254 / 0.05);
}
.dark\:text-violet-100\/50:is(.dark *){
  color: rgb(237 233 254 / 0.5);
}
.dark\:text-violet-100\/55:is(.dark *){
  color: rgb(237 233 254 / 0.55);
}
.dark\:text-violet-100\/60:is(.dark *){
  color: rgb(237 233 254 / 0.6);
}
.dark\:text-violet-100\/65:is(.dark *){
  color: rgb(237 233 254 / 0.65);
}
.dark\:text-violet-100\/70:is(.dark *){
  color: rgb(237 233 254 / 0.7);
}
.dark\:text-violet-100\/75:is(.dark *){
  color: rgb(237 233 254 / 0.75);
}
.dark\:text-violet-100\/80:is(.dark *){
  color: rgb(237 233 254 / 0.8);
}
.dark\:text-violet-100\/85:is(.dark *){
  color: rgb(237 233 254 / 0.85);
}
.dark\:text-violet-100\/90:is(.dark *){
  color: rgb(237 233 254 / 0.9);
}
.dark\:text-violet-100\/95:is(.dark *){
  color: rgb(237 233 254 / 0.95);
}
.dark\:text-violet-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(91 33 182 / var(--tw-text-opacity, 1));
}
.dark\:text-violet-800\/0:is(.dark *){
  color: rgb(91 33 182 / 0);
}
.dark\:text-violet-800\/10:is(.dark *){
  color: rgb(91 33 182 / 0.1);
}
.dark\:text-violet-800\/100:is(.dark *){
  color: rgb(91 33 182 / 1);
}
.dark\:text-violet-800\/15:is(.dark *){
  color: rgb(91 33 182 / 0.15);
}
.dark\:text-violet-800\/20:is(.dark *){
  color: rgb(91 33 182 / 0.2);
}
.dark\:text-violet-800\/25:is(.dark *){
  color: rgb(91 33 182 / 0.25);
}
.dark\:text-violet-800\/30:is(.dark *){
  color: rgb(91 33 182 / 0.3);
}
.dark\:text-violet-800\/35:is(.dark *){
  color: rgb(91 33 182 / 0.35);
}
.dark\:text-violet-800\/40:is(.dark *){
  color: rgb(91 33 182 / 0.4);
}
.dark\:text-violet-800\/45:is(.dark *){
  color: rgb(91 33 182 / 0.45);
}
.dark\:text-violet-800\/5:is(.dark *){
  color: rgb(91 33 182 / 0.05);
}
.dark\:text-violet-800\/50:is(.dark *){
  color: rgb(91 33 182 / 0.5);
}
.dark\:text-violet-800\/55:is(.dark *){
  color: rgb(91 33 182 / 0.55);
}
.dark\:text-violet-800\/60:is(.dark *){
  color: rgb(91 33 182 / 0.6);
}
.dark\:text-violet-800\/65:is(.dark *){
  color: rgb(91 33 182 / 0.65);
}
.dark\:text-violet-800\/70:is(.dark *){
  color: rgb(91 33 182 / 0.7);
}
.dark\:text-violet-800\/75:is(.dark *){
  color: rgb(91 33 182 / 0.75);
}
.dark\:text-violet-800\/80:is(.dark *){
  color: rgb(91 33 182 / 0.8);
}
.dark\:text-violet-800\/85:is(.dark *){
  color: rgb(91 33 182 / 0.85);
}
.dark\:text-violet-800\/90:is(.dark *){
  color: rgb(91 33 182 / 0.9);
}
.dark\:text-violet-800\/95:is(.dark *){
  color: rgb(91 33 182 / 0.95);
}
.dark\:text-violet-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(76 29 149 / var(--tw-text-opacity, 1));
}
.dark\:text-violet-900\/0:is(.dark *){
  color: rgb(76 29 149 / 0);
}
.dark\:text-violet-900\/10:is(.dark *){
  color: rgb(76 29 149 / 0.1);
}
.dark\:text-violet-900\/100:is(.dark *){
  color: rgb(76 29 149 / 1);
}
.dark\:text-violet-900\/15:is(.dark *){
  color: rgb(76 29 149 / 0.15);
}
.dark\:text-violet-900\/20:is(.dark *){
  color: rgb(76 29 149 / 0.2);
}
.dark\:text-violet-900\/25:is(.dark *){
  color: rgb(76 29 149 / 0.25);
}
.dark\:text-violet-900\/30:is(.dark *){
  color: rgb(76 29 149 / 0.3);
}
.dark\:text-violet-900\/35:is(.dark *){
  color: rgb(76 29 149 / 0.35);
}
.dark\:text-violet-900\/40:is(.dark *){
  color: rgb(76 29 149 / 0.4);
}
.dark\:text-violet-900\/45:is(.dark *){
  color: rgb(76 29 149 / 0.45);
}
.dark\:text-violet-900\/5:is(.dark *){
  color: rgb(76 29 149 / 0.05);
}
.dark\:text-violet-900\/50:is(.dark *){
  color: rgb(76 29 149 / 0.5);
}
.dark\:text-violet-900\/55:is(.dark *){
  color: rgb(76 29 149 / 0.55);
}
.dark\:text-violet-900\/60:is(.dark *){
  color: rgb(76 29 149 / 0.6);
}
.dark\:text-violet-900\/65:is(.dark *){
  color: rgb(76 29 149 / 0.65);
}
.dark\:text-violet-900\/70:is(.dark *){
  color: rgb(76 29 149 / 0.7);
}
.dark\:text-violet-900\/75:is(.dark *){
  color: rgb(76 29 149 / 0.75);
}
.dark\:text-violet-900\/80:is(.dark *){
  color: rgb(76 29 149 / 0.8);
}
.dark\:text-violet-900\/85:is(.dark *){
  color: rgb(76 29 149 / 0.85);
}
.dark\:text-violet-900\/90:is(.dark *){
  color: rgb(76 29 149 / 0.9);
}
.dark\:text-violet-900\/95:is(.dark *){
  color: rgb(76 29 149 / 0.95);
}
.dark\:text-white:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-100:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-100\/0:is(.dark *){
  color: rgb(254 249 195 / 0);
}
.dark\:text-yellow-100\/10:is(.dark *){
  color: rgb(254 249 195 / 0.1);
}
.dark\:text-yellow-100\/100:is(.dark *){
  color: rgb(254 249 195 / 1);
}
.dark\:text-yellow-100\/15:is(.dark *){
  color: rgb(254 249 195 / 0.15);
}
.dark\:text-yellow-100\/20:is(.dark *){
  color: rgb(254 249 195 / 0.2);
}
.dark\:text-yellow-100\/25:is(.dark *){
  color: rgb(254 249 195 / 0.25);
}
.dark\:text-yellow-100\/30:is(.dark *){
  color: rgb(254 249 195 / 0.3);
}
.dark\:text-yellow-100\/35:is(.dark *){
  color: rgb(254 249 195 / 0.35);
}
.dark\:text-yellow-100\/40:is(.dark *){
  color: rgb(254 249 195 / 0.4);
}
.dark\:text-yellow-100\/45:is(.dark *){
  color: rgb(254 249 195 / 0.45);
}
.dark\:text-yellow-100\/5:is(.dark *){
  color: rgb(254 249 195 / 0.05);
}
.dark\:text-yellow-100\/50:is(.dark *){
  color: rgb(254 249 195 / 0.5);
}
.dark\:text-yellow-100\/55:is(.dark *){
  color: rgb(254 249 195 / 0.55);
}
.dark\:text-yellow-100\/60:is(.dark *){
  color: rgb(254 249 195 / 0.6);
}
.dark\:text-yellow-100\/65:is(.dark *){
  color: rgb(254 249 195 / 0.65);
}
.dark\:text-yellow-100\/70:is(.dark *){
  color: rgb(254 249 195 / 0.7);
}
.dark\:text-yellow-100\/75:is(.dark *){
  color: rgb(254 249 195 / 0.75);
}
.dark\:text-yellow-100\/80:is(.dark *){
  color: rgb(254 249 195 / 0.8);
}
.dark\:text-yellow-100\/85:is(.dark *){
  color: rgb(254 249 195 / 0.85);
}
.dark\:text-yellow-100\/90:is(.dark *){
  color: rgb(254 249 195 / 0.9);
}
.dark\:text-yellow-100\/95:is(.dark *){
  color: rgb(254 249 195 / 0.95);
}
.dark\:text-yellow-800:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-800\/0:is(.dark *){
  color: rgb(133 77 14 / 0);
}
.dark\:text-yellow-800\/10:is(.dark *){
  color: rgb(133 77 14 / 0.1);
}
.dark\:text-yellow-800\/100:is(.dark *){
  color: rgb(133 77 14 / 1);
}
.dark\:text-yellow-800\/15:is(.dark *){
  color: rgb(133 77 14 / 0.15);
}
.dark\:text-yellow-800\/20:is(.dark *){
  color: rgb(133 77 14 / 0.2);
}
.dark\:text-yellow-800\/25:is(.dark *){
  color: rgb(133 77 14 / 0.25);
}
.dark\:text-yellow-800\/30:is(.dark *){
  color: rgb(133 77 14 / 0.3);
}
.dark\:text-yellow-800\/35:is(.dark *){
  color: rgb(133 77 14 / 0.35);
}
.dark\:text-yellow-800\/40:is(.dark *){
  color: rgb(133 77 14 / 0.4);
}
.dark\:text-yellow-800\/45:is(.dark *){
  color: rgb(133 77 14 / 0.45);
}
.dark\:text-yellow-800\/5:is(.dark *){
  color: rgb(133 77 14 / 0.05);
}
.dark\:text-yellow-800\/50:is(.dark *){
  color: rgb(133 77 14 / 0.5);
}
.dark\:text-yellow-800\/55:is(.dark *){
  color: rgb(133 77 14 / 0.55);
}
.dark\:text-yellow-800\/60:is(.dark *){
  color: rgb(133 77 14 / 0.6);
}
.dark\:text-yellow-800\/65:is(.dark *){
  color: rgb(133 77 14 / 0.65);
}
.dark\:text-yellow-800\/70:is(.dark *){
  color: rgb(133 77 14 / 0.7);
}
.dark\:text-yellow-800\/75:is(.dark *){
  color: rgb(133 77 14 / 0.75);
}
.dark\:text-yellow-800\/80:is(.dark *){
  color: rgb(133 77 14 / 0.8);
}
.dark\:text-yellow-800\/85:is(.dark *){
  color: rgb(133 77 14 / 0.85);
}
.dark\:text-yellow-800\/90:is(.dark *){
  color: rgb(133 77 14 / 0.9);
}
.dark\:text-yellow-800\/95:is(.dark *){
  color: rgb(133 77 14 / 0.95);
}
.dark\:text-yellow-900:is(.dark *){
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity, 1));
}
.dark\:text-yellow-900\/0:is(.dark *){
  color: rgb(113 63 18 / 0);
}
.dark\:text-yellow-900\/10:is(.dark *){
  color: rgb(113 63 18 / 0.1);
}
.dark\:text-yellow-900\/100:is(.dark *){
  color: rgb(113 63 18 / 1);
}
.dark\:text-yellow-900\/15:is(.dark *){
  color: rgb(113 63 18 / 0.15);
}
.dark\:text-yellow-900\/20:is(.dark *){
  color: rgb(113 63 18 / 0.2);
}
.dark\:text-yellow-900\/25:is(.dark *){
  color: rgb(113 63 18 / 0.25);
}
.dark\:text-yellow-900\/30:is(.dark *){
  color: rgb(113 63 18 / 0.3);
}
.dark\:text-yellow-900\/35:is(.dark *){
  color: rgb(113 63 18 / 0.35);
}
.dark\:text-yellow-900\/40:is(.dark *){
  color: rgb(113 63 18 / 0.4);
}
.dark\:text-yellow-900\/45:is(.dark *){
  color: rgb(113 63 18 / 0.45);
}
.dark\:text-yellow-900\/5:is(.dark *){
  color: rgb(113 63 18 / 0.05);
}
.dark\:text-yellow-900\/50:is(.dark *){
  color: rgb(113 63 18 / 0.5);
}
.dark\:text-yellow-900\/55:is(.dark *){
  color: rgb(113 63 18 / 0.55);
}
.dark\:text-yellow-900\/60:is(.dark *){
  color: rgb(113 63 18 / 0.6);
}
.dark\:text-yellow-900\/65:is(.dark *){
  color: rgb(113 63 18 / 0.65);
}
.dark\:text-yellow-900\/70:is(.dark *){
  color: rgb(113 63 18 / 0.7);
}
.dark\:text-yellow-900\/75:is(.dark *){
  color: rgb(113 63 18 / 0.75);
}
.dark\:text-yellow-900\/80:is(.dark *){
  color: rgb(113 63 18 / 0.8);
}
.dark\:text-yellow-900\/85:is(.dark *){
  color: rgb(113 63 18 / 0.85);
}
.dark\:text-yellow-900\/90:is(.dark *){
  color: rgb(113 63 18 / 0.9);
}
.dark\:text-yellow-900\/95:is(.dark *){
  color: rgb(113 63 18 / 0.95);
}
@media (hover: hover) and (pointer: fine){
  .dark\:hover\:border-primary\/40:hover:is(.dark *){
    border-color: hsl(var(--primary) / 0.4);
  }
  .dark\:hover\:border-primary\/70:hover:is(.dark *){
    border-color: hsl(var(--primary) / 0.7);
  }
  .dark\:hover\:border-red-700:hover:is(.dark *){
    --tw-border-opacity: 1;
    border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
  }
  .dark\:hover\:bg-blue-700:hover:is(.dark *){
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:bg-gray-700:hover:is(.dark *){
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:bg-primary\/10:hover:is(.dark *){
    background-color: hsl(var(--primary) / 0.1);
  }
  .dark\:hover\:bg-red-700:hover:is(.dark *){
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:bg-slate-700:hover:is(.dark *){
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:bg-slate-900\/50:hover:is(.dark *){
    background-color: rgb(15 23 42 / 0.5);
  }
  .dark\:hover\:text-blue-300:hover:is(.dark *){
    --tw-text-opacity: 1;
    color: rgb(147 197 253 / var(--tw-text-opacity, 1));
  }
  .dark\:hover\:text-gray-100:hover:is(.dark *){
    --tw-text-opacity: 1;
    color: rgb(243 244 246 / var(--tw-text-opacity, 1));
  }
}
.dark\:focus\:bg-red-950\/30:focus:is(.dark *){
  background-color: rgb(69 10 10 / 0.3);
}
.dark\:data-\[state\=active\]\:bg-blue-600[data-state="active"]:is(.dark *){
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
@media (hover: hover) and (pointer: fine){
  .dark\:data-\[state\=active\]\:hover\:bg-blue-600:hover[data-state="active"]:is(.dark *){
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
  }
}
@media not all and (min-width: 768px){
  .max-md\:bottom-0{
    bottom: 0px;
  }
  .max-md\:left-0{
    left: 0px;
  }
  .max-md\:right-0{
    right: 0px;
  }
  .max-md\:top-0{
    top: 0px;
  }
  .max-md\:m-auto{
    margin: auto;
  }
  .max-md\:\!h-auto{
    height: auto !important;
  }
  .max-md\:h-auto{
    height: auto;
  }
  .max-md\:\!max-h-\[80vh\]{
    max-height: 80vh !important;
  }
  .max-md\:max-h-\[80vh\]{
    max-height: 80vh;
  }
  .max-md\:\!w-\[85vw\]{
    width: 85vw !important;
  }
  .max-md\:w-\[85vw\]{
    width: 85vw;
  }
  .max-md\:\!max-w-\[85vw\]{
    max-width: 85vw !important;
  }
  .max-md\:max-w-\[85vw\]{
    max-width: 85vw;
  }
  .max-md\:overflow-y-auto{
    overflow-y: auto;
  }
  .max-md\:overscroll-contain{
    overscroll-behavior: contain;
  }
  .max-md\:transition-opacity{
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .max-md\:duration-200{
    transition-duration: 200ms;
    animation-duration: 200ms;
  }
  .max-md\:data-\[state\=closed\]\:opacity-0[data-state="closed"]{
    opacity: 0;
  }
  .max-md\:data-\[state\=open\]\:opacity-100[data-state="open"]{
    opacity: 1;
  }
}
@media not all and (min-width: 480px){
  .max-sm\:relative{
    position: relative;
  }
  .max-sm\:bottom-4{
    bottom: 1rem;
  }
  .max-sm\:left-1\/2{
    left: 50%;
  }
  .max-sm\:right-auto{
    right: auto;
  }
  .max-sm\:top-auto{
    top: auto;
  }
  .max-sm\:flex{
    display: flex;
  }
  .max-sm\:min-h-\[44px\]{
    min-height: 44px;
  }
  .max-sm\:min-w-\[44px\]{
    min-width: 44px;
  }
  .max-sm\:flex-shrink-0{
    flex-shrink: 0;
  }
  .max-sm\:-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-sm\:flex-row{
    flex-direction: row;
  }
  .max-sm\:items-start{
    align-items: flex-start;
  }
  .max-sm\:items-center{
    align-items: center;
  }
  .max-sm\:justify-center{
    justify-content: center;
  }
  .max-sm\:rounded-lg{
    border-radius: var(--radius);
  }
  .max-sm\:p-4{
    padding: 1rem;
  }
  .max-sm\:pr-4{
    padding-right: 1rem;
  }
  .max-sm\:opacity-100{
    opacity: 1;
  }
}
@media (min-width: 0px){
  .xs\:mb-6{
    margin-bottom: 1.5rem;
  }
  .xs\:mt-6{
    margin-top: 1.5rem;
  }
  .xs\:block{
    display: block;
  }
  .xs\:inline{
    display: inline;
  }
  .xs\:h-14{
    height: 3.5rem;
  }
  .xs\:h-6{
    height: 1.5rem;
  }
  .xs\:w-14{
    width: 3.5rem;
  }
  .xs\:w-6{
    width: 1.5rem;
  }
  .xs\:w-\[300px\]{
    width: 300px;
  }
  .xs\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xs\:gap-1\.5{
    gap: 0.375rem;
  }
  .xs\:gap-4{
    gap: 1rem;
  }
  .xs\:gap-6{
    gap: 1.5rem;
  }
  .xs\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  .xs\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .xs\:p-4{
    padding: 1rem;
  }
  .xs\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xs\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xs\:pb-4{
    padding-bottom: 1rem;
  }
  .xs\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .xs\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .xs\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .xs\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 480px){
  .sm\:bottom-4{
    bottom: 1rem;
  }
  .sm\:left-3{
    left: 0.75rem;
  }
  .sm\:right-4{
    right: 1rem;
  }
  .sm\:top-4{
    top: 1rem;
  }
  .sm\:order-none{
    order: 0;
  }
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:mb-6{
    margin-bottom: 1.5rem;
  }
  .sm\:mr-1{
    margin-right: 0.25rem;
  }
  .sm\:mr-2{
    margin-right: 0.5rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:mt-3{
    margin-top: 0.75rem;
  }
  .sm\:mt-4{
    margin-top: 1rem;
  }
  .sm\:mt-8{
    margin-top: 2rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:inline-block{
    display: inline-block;
  }
  .sm\:inline{
    display: inline;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:inline-flex{
    display: inline-flex;
  }
  .sm\:grid{
    display: grid;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:h-10{
    height: 2.5rem;
  }
  .sm\:h-12{
    height: 3rem;
  }
  .sm\:h-14{
    height: 3.5rem;
  }
  .sm\:h-20{
    height: 5rem;
  }
  .sm\:h-28{
    height: 7rem;
  }
  .sm\:h-32{
    height: 8rem;
  }
  .sm\:h-4{
    height: 1rem;
  }
  .sm\:h-5{
    height: 1.25rem;
  }
  .sm\:h-6{
    height: 1.5rem;
  }
  .sm\:h-\[44px\]{
    height: 44px;
  }
  .sm\:max-h-\[70vh\]{
    max-height: 70vh;
  }
  .sm\:max-h-\[80vh\]{
    max-height: 80vh;
  }
  .sm\:min-h-0{
    min-height: 0px;
  }
  .sm\:min-h-\[44px\]{
    min-height: 44px;
  }
  .sm\:w-12{
    width: 3rem;
  }
  .sm\:w-14{
    width: 3.5rem;
  }
  .sm\:w-20{
    width: 5rem;
  }
  .sm\:w-28{
    width: 7rem;
  }
  .sm\:w-32{
    width: 8rem;
  }
  .sm\:w-4{
    width: 1rem;
  }
  .sm\:w-5{
    width: 1.25rem;
  }
  .sm\:w-6{
    width: 1.5rem;
  }
  .sm\:w-\[160px\]{
    width: 160px;
  }
  .sm\:w-\[180px\]{
    width: 180px;
  }
  .sm\:w-\[320px\]{
    width: 320px;
  }
  .sm\:w-\[400px\]{
    width: 400px;
  }
  .sm\:w-\[44px\]{
    width: 44px;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:w-full{
    width: 100%;
  }
  .sm\:min-w-0{
    min-width: 0px;
  }
  .sm\:min-w-\[200px\]{
    min-width: 200px;
  }
  .sm\:min-w-\[44px\]{
    min-width: 44px;
  }
  .sm\:max-w-6xl{
    max-width: 72rem;
  }
  .sm\:max-w-\[200px\]{
    max-width: 200px;
  }
  .sm\:max-w-md{
    max-width: 28rem;
  }
  .sm\:max-w-sm{
    max-width: 24rem;
  }
  .sm\:flex-1{
    flex: 1 1 0%;
  }
  .sm\:flex-initial{
    flex: 0 1 auto;
  }
  .sm\:flex-shrink-0{
    flex-shrink: 0;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-end{
    justify-content: flex-end;
  }
  .sm\:justify-between{
    justify-content: space-between;
  }
  .sm\:gap-0\.5{
    gap: 0.125rem;
  }
  .sm\:gap-1{
    gap: 0.25rem;
  }
  .sm\:gap-2{
    gap: 0.5rem;
  }
  .sm\:gap-2\.5{
    gap: 0.625rem;
  }
  .sm\:gap-3{
    gap: 0.75rem;
  }
  .sm\:gap-4{
    gap: 1rem;
  }
  .sm\:gap-5{
    gap: 1.25rem;
  }
  .sm\:gap-6{
    gap: 1.5rem;
  }
  .sm\:gap-8{
    gap: 2rem;
  }
  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .sm\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }
  .sm\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .sm\:p-3{
    padding: 0.75rem;
  }
  .sm\:p-4{
    padding: 1rem;
  }
  .sm\:p-5{
    padding: 1.25rem;
  }
  .sm\:p-6{
    padding: 1.5rem;
  }
  .sm\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .sm\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .sm\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .sm\:pb-3{
    padding-bottom: 0.75rem;
  }
  .sm\:pb-6{
    padding-bottom: 1.5rem;
  }
  .sm\:pb-8{
    padding-bottom: 2rem;
  }
  .sm\:pl-9{
    padding-left: 2.25rem;
  }
  .sm\:pr-8{
    padding-right: 2rem;
  }
  .sm\:pt-0{
    padding-top: 0px;
  }
  .sm\:pt-1{
    padding-top: 0.25rem;
  }
  .sm\:pt-3{
    padding-top: 0.75rem;
  }
  .sm\:pt-4{
    padding-top: 1rem;
  }
  .sm\:pt-5{
    padding-top: 1.25rem;
  }
  .sm\:pt-6{
    padding-top: 1.5rem;
  }
  .sm\:text-left{
    text-align: left;
  }
  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .sm\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state="open"]{
    --tw-enter-translate-y: 100%;
  }
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:mt-10{
    margin-top: 2.5rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:\!h-\[85vh\]{
    height: 85vh !important;
  }
  .md\:h-10{
    height: 2.5rem;
  }
  .md\:h-14{
    height: 3.5rem;
  }
  .md\:h-16{
    height: 4rem;
  }
  .md\:h-4{
    height: 1rem;
  }
  .md\:h-5{
    height: 1.25rem;
  }
  .md\:h-7{
    height: 1.75rem;
  }
  .md\:h-8{
    height: 2rem;
  }
  .md\:\!max-h-\[85vh\]{
    max-height: 85vh !important;
  }
  .md\:min-h-0{
    min-height: 0px;
  }
  .md\:min-h-\[32px\]{
    min-height: 32px;
  }
  .md\:\!w-\[80vw\]{
    width: 80vw !important;
  }
  .md\:w-10{
    width: 2.5rem;
  }
  .md\:w-14{
    width: 3.5rem;
  }
  .md\:w-16{
    width: 4rem;
  }
  .md\:w-4{
    width: 1rem;
  }
  .md\:w-5{
    width: 1.25rem;
  }
  .md\:w-7{
    width: 1.75rem;
  }
  .md\:w-8{
    width: 2rem;
  }
  .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{
    width: var(--radix-navigation-menu-viewport-width);
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:\!min-w-\[min\(80vw\2c 1200px\)\]{
    min-width: min(80vw,1200px) !important;
  }
  .md\:min-w-\[32px\]{
    min-width: 32px;
  }
  .md\:\!max-w-\[80vw\]{
    max-width: 80vw !important;
  }
  .md\:max-w-none{
    max-width: none;
  }
  .md\:flex-none{
    flex: none;
  }
  .md\:translate-x-\[-50\%\]{
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:translate-y-\[-50\%\]{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:gap-3{
    gap: 0.75rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }
  .md\:rounded-2xl{
    border-radius: 1rem;
  }
  .md\:rounded-xl{
    border-radius: 0.75rem;
  }
  .md\:border-2{
    border-width: 2px;
  }
  .md\:border-primary\/30{
    border-color: hsl(var(--primary) / 0.3);
  }
  .md\:p-4{
    padding: 1rem;
  }
  .md\:p-6{
    padding: 1.5rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:pb-2{
    padding-bottom: 0.5rem;
  }
  .md\:pr-10{
    padding-right: 2.5rem;
  }
  .md\:pt-0{
    padding-top: 0px;
  }
  .md\:pt-6{
    padding-top: 1.5rem;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md\:opacity-0{
    opacity: 0;
  }
  .md\:transition-all{
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .md\:duration-200{
    transition-duration: 200ms;
  }
  .md\:duration-300{
    transition-duration: 300ms;
  }
  .md\:ease-out{
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .md\:duration-200{
    animation-duration: 200ms;
  }
  .md\:duration-300{
    animation-duration: 300ms;
  }
  .md\:ease-out{
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .after\:md\:hidden::after{
    content: var(--tw-content);
    display: none;
  }
  @media (hover: hover) and (pointer: fine){
    .md\:hover\:-translate-y-0\.5:hover{
      --tw-translate-y: -0.125rem;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .md\:hover\:-translate-y-1:hover{
      --tw-translate-y: -0.25rem;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .md\:hover\:scale-\[1\.01\]:hover{
      --tw-scale-x: 1.01;
      --tw-scale-y: 1.01;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .md\:hover\:scale-\[1\.02\]:hover{
      --tw-scale-x: 1.02;
      --tw-scale-y: 1.02;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
    .md\:hover\:border-primary\/50:hover{
      border-color: hsl(var(--primary) / 0.5);
    }
    .md\:hover\:border-primary\/60:hover{
      border-color: hsl(var(--primary) / 0.6);
    }
    .md\:hover\:bg-card\/95:hover{
      background-color: hsl(var(--card) / 0.95);
    }
    .md\:hover\:shadow-\[0_20px_40px_-15px_rgba\(59\2c 130\2c 246\2c 0\.4\)\]:hover{
      --tw-shadow: 0 20px 40px -15px rgba(59,130,246,0.4);
      --tw-shadow-colored: 0 20px 40px -15px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    .md\:hover\:shadow-lg:hover{
      --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    .group:hover .md\:group-hover\:scale-110{
      --tw-scale-x: 1.1;
      --tw-scale-y: 1.1;
      transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
  }
  .md\:data-\[state\=open\]\:animate-in[data-state="open"]{
    animation-name: enter;
    animation-duration: 150ms;
    --tw-enter-opacity: initial;
    --tw-enter-scale: initial;
    --tw-enter-rotate: initial;
    --tw-enter-translate-x: initial;
    --tw-enter-translate-y: initial;
  }
  .md\:data-\[state\=closed\]\:animate-out[data-state="closed"]{
    animation-name: exit;
    animation-duration: 150ms;
    --tw-exit-opacity: initial;
    --tw-exit-scale: initial;
    --tw-exit-rotate: initial;
    --tw-exit-translate-x: initial;
    --tw-exit-translate-y: initial;
  }
  .md\:data-\[state\=closed\]\:fade-out-0[data-state="closed"]{
    --tw-exit-opacity: 0;
  }
  .md\:data-\[state\=open\]\:fade-in-0[data-state="open"]{
    --tw-enter-opacity: 0;
  }
  .md\:data-\[state\=closed\]\:zoom-out-95[data-state="closed"]{
    --tw-exit-scale: .95;
  }
  .md\:data-\[state\=open\]\:zoom-in-95[data-state="open"]{
    --tw-enter-scale: .95;
  }
  .md\:data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"]{
    --tw-exit-translate-x: -50%;
  }
  .md\:data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"]{
    --tw-exit-translate-y: -48%;
  }
  .md\:data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"]{
    --tw-enter-translate-x: -50%;
  }
  .md\:data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"]{
    --tw-enter-translate-y: -48%;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:m-2{
    margin: 0.5rem;
  }
  .peer[data-state="collapsed"][data-variant="inset"] ~ .md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{
    margin-left: 0.5rem;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:ml-0{
    margin-left: 0px;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:rounded-xl{
    border-radius: 0.75rem;
  }
  .peer[data-variant="inset"] ~ .md\:peer-data-\[variant\=inset\]\:shadow{
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .dark\:md\:border-primary\/40:is(.dark *){
    border-color: hsl(var(--primary) / 0.4);
  }
}
@media (min-width: 1024px){
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:h-20{
    height: 5rem;
  }
  .lg\:h-4{
    height: 1rem;
  }
  .lg\:w-20{
    width: 5rem;
  }
  .lg\:w-4{
    width: 1rem;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:pb-2{
    padding-bottom: 0.5rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .lg\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
@media (min-width: 1280px){
  .xl\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb{
  border-radius: 9999px;
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-gray-300::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-red-300::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:dark\:bg-gray-600:is(.dark *)::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:dark\:bg-red-700:is(.dark *)::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-gray-100::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-red-100::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track{
  background-color: transparent;
}
.\[\&\:\:-webkit-scrollbar-track\]\:dark\:bg-gray-800:is(.dark *)::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-track\]\:dark\:bg-red-900:is(.dark *)::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar{
  width: 0.5rem;
}
.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){
  background-color: hsl(var(--accent));
}
.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{
  border-top-left-radius: calc(var(--radius) - 2px);
  border-bottom-left-radius: calc(var(--radius) - 2px);
}
.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){
  background-color: hsl(var(--accent) / 0.5);
}
.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){
  border-top-right-radius: calc(var(--radius) - 2px);
  border-bottom-right-radius: calc(var(--radius) - 2px);
}
.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){
  padding-right: 0px;
}
.\[\&\>button\]\:hidden>button{
  display: none;
}
.\[\&\>form\>div\:last-child\]\:flex-shrink-0>form>div:last-child{
  flex-shrink: 0;
}
.\[\&\>form\]\:flex>form{
  display: flex;
}
.\[\&\>form\]\:min-h-0>form{
  min-height: 0px;
}
.\[\&\>form\]\:flex-col>form{
  flex-direction: column;
}
.\[\&\>form\]\:overflow-hidden>form{
  overflow: hidden;
}
.\[\&\>span\:last-child\]\:truncate>span:last-child{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.\[\&\>span\]\:line-clamp-1>span{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.\[\&\>svg\+div\]\:translate-y-\[-3px\]>svg+div{
  --tw-translate-y: -3px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\>svg\]\:absolute>svg{
  position: absolute;
}
.\[\&\>svg\]\:left-4>svg{
  left: 1rem;
}
.\[\&\>svg\]\:top-4>svg{
  top: 1rem;
}
.\[\&\>svg\]\:size-3\.5>svg{
  width: 0.875rem;
  height: 0.875rem;
}
.\[\&\>svg\]\:size-4>svg{
  width: 1rem;
  height: 1rem;
}
.\[\&\>svg\]\:h-2\.5>svg{
  height: 0.625rem;
}
.\[\&\>svg\]\:h-3>svg{
  height: 0.75rem;
}
.\[\&\>svg\]\:w-2\.5>svg{
  width: 0.625rem;
}
.\[\&\>svg\]\:w-3>svg{
  width: 0.75rem;
}
.\[\&\>svg\]\:shrink-0>svg{
  flex-shrink: 0;
}
.\[\&\>svg\]\:text-destructive>svg{
  color: hsl(var(--destructive));
}
.\[\&\>svg\]\:text-foreground>svg{
  color: hsl(var(--foreground));
}
.\[\&\>svg\]\:text-muted-foreground>svg{
  color: hsl(var(--muted-foreground));
}
.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{
  color: hsl(var(--sidebar-accent-foreground));
}
.\[\&\>svg\~\*\]\:pl-7>svg~*{
  padding-left: 1.75rem;
}
.\[\&\>tr\]\:last\:border-b-0:last-child>tr{
  border-bottom-width: 0px;
}
.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{
  fill: hsl(var(--muted-foreground));
}
.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke='#ccc']{
  stroke: hsl(var(--border) / 0.5);
}
.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke='#fff']{
  stroke: transparent;
}
.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke='#ccc']{
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector{
  fill: hsl(var(--muted));
}
.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{
  fill: hsl(var(--muted));
}
.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke='#ccc']{
  stroke: hsl(var(--border));
}
.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke='#fff']{
  stroke: transparent;
}
.\[\&_\.recharts-sector\]\:outline-none .recharts-sector{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{
  font-weight: 500;
}
.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{
  color: hsl(var(--muted-foreground));
}
.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~[cmdk-group]{
  padding-top: 0px;
}
.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{
  height: 1.25rem;
}
.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{
  width: 1.25rem;
}
.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{
  height: 3rem;
}
.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{
  height: 1.25rem;
}
.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{
  width: 1.25rem;
}
.\[\&_p\]\:leading-relaxed p{
  line-height: 1.625;
}
.\[\&_svg\]\:pointer-events-none svg{
  pointer-events: none;
}
.\[\&_svg\]\:size-4 svg{
  width: 1rem;
  height: 1rem;
}
.\[\&_svg\]\:shrink-0 svg{
  flex-shrink: 0;
}
.\[\&_tr\:last-child\]\:border-0 tr:last-child{
  border-width: 0px;
}
.\[\&_tr\]\:border-b tr{
  border-bottom-width: 1px;
}
[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{
  right: -0.5rem;
}
[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{
  cursor: e-resize;
}
[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{
  cursor: w-resize;
}
[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{
  left: -0.5rem;
}
[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{
  cursor: w-resize;
}
[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{
  cursor: e-resize;
}/* ============================================
   UNIFIED RESPONSIVE LAYOUT SYSTEM
   Optimized for modern smartphones and desktop:
   - Mobile S: 0px - 360px (covers 360x800 phones - 11% market share)
   - Mobile M: 361px - 390px (covers 390x844 iPhones - iPhone 12/13/14/15/16)
   - Mobile L: 391px - 414px (covers 414x896 Plus/Max phones)
   - Mobile XL: 415px - 767px (covers larger phones up to desktop threshold)
   - Desktop: 768px+ (standard desktop breakpoint)
   ============================================ */

/* ============================================
   ROOT CSS VARIABLES
   Available across all breakpoints
   ============================================ */
:root {
  /* Spacing system - scales across breakpoints */
  --spacing-xs: 0.5rem;
  /* 8px */
  --spacing-sm: 0.75rem;
  /* 12px */
  --spacing-md: 1rem;
  /* 16px */
  --spacing-lg: 1.5rem;
  /* 24px */
  --spacing-xl: 2rem;
  /* 32px */
  --spacing-2xl: 2.5rem;
  /* 40px */

  /* Mobile-optimized spacing (preserved for compatibility) */
  --mobile-spacing-xs: 0.5rem;
  --mobile-spacing-sm: 0.75rem;
  --mobile-spacing-md: 1rem;
  --mobile-spacing-lg: 1.5rem;
  --mobile-spacing-xl: 2rem;

  /* Typography base sizes */
  --text-xs: 0.75rem;
  /* 12px */
  --text-sm: 0.875rem;
  /* 14px */
  --text-base: 1rem;
  /* 16px */
  --text-lg: 1.125rem;
  /* 18px */
  --text-xl: 1.25rem;
  /* 20px */
  --text-2xl: 1.5rem;
  /* 24px */
  --text-3xl: 1.875rem;
  /* 30px */
  --text-4xl: 2.25rem;
  /* 36px */

  /* Mobile-optimized font sizes - fluid typography with clamp() for DPR 3.0 */
  --mobile-text-xs: clamp(0.7rem, 2vw, 0.75rem);
  /* 11.2px - 12px */
  --mobile-text-sm: clamp(0.8rem, 2.5vw, 0.875rem);
  /* 12.8px - 14px */
  --mobile-text-base: clamp(0.875rem, 3vw, 1rem);
  /* 14px - 16px (min 16px prevents iOS zoom) */
  --mobile-text-lg: clamp(1rem, 3.5vw, 1.125rem);
  /* 16px - 18px */
  --mobile-text-xl: clamp(1.125rem, 4vw, 1.25rem);
  /* 18px - 20px */
  --mobile-text-2xl: clamp(1.25rem, 5vw, 1.5rem);
  /* 20px - 24px */
  --mobile-text-3xl: clamp(1.5rem, 6vw, 1.875rem);
  /* 24px - 30px */

  /* Touch target sizes - converted to rem (base 16px = 1rem) */
  --touch-target-min: 2.75rem;
  /* 44px */
  --touch-target-comfortable: 3rem;
  /* 48px */
}

/* ============================================
   MOBILE S: 0px - 360px
   Ultra-compact mobile devices (360x800 phones - 11% market share)
   ============================================ */
@media (min-width: 0px) and (max-width: 360px) {

  /* Container system */
  .mobile-container,
  .responsive-container {
    width: 100% !important;
    max-width: 100vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: var(--spacing-sm) !important;
    padding-right: var(--spacing-sm) !important;
    overflow-x: hidden !important;
  }

  /* Grid system - single column */
  .mobile-grid,
  .responsive-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: var(--spacing-sm) !important;
    width: 100% !important;
  }

  .mobile-grid-2,
  .responsive-grid-2 {
    grid-template-columns: 1fr !important;
    gap: var(--spacing-xs) !important;
  }

  .mobile-grid-3,
  .responsive-grid-3 {
    grid-template-columns: 1fr !important;
    gap: var(--spacing-xs) !important;
  }

  /* Touch targets - minimum 44px */
  button:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
  a[role='button']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
  input[type='button']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
  input[type='submit']:not([class*="size-"]):not([class*="h-"]):not([class*="min-h-"]),
  .mobile-touch-target,
  .responsive-touch-target {
    min-height: var(--touch-target-min) !important;
    min-width: var(--touch-target-min) !important;
  }

  /* Typography - compact but readable */
  .mobile-text-xs,
  .responsive-text-xs {
    font-size: clamp(0.7rem, 2vw, 0.75rem) !important;
    line-height: 1.5 !important;
  }

  .mobile-text-sm,
  .responsive-text-sm {
    font-size: clamp(0.8rem, 2.5vw, 0.875rem) !important;
    line-height: 1.5 !important;
  }

  .mobile-text-base,
  .responsive-text-base {
    font-size: clamp(0.875rem, 3vw, 1rem) !important;
    line-height: 1.6 !important;
  }

  .mobile-text-lg,
  .responsive-text-lg {
    font-size: clamp(1rem, 3.5vw, 1.125rem) !important;
    line-height: 1.5 !important;
  }

  .mobile-text-xl,
  .responsive-text-xl {
    font-size: clamp(1.125rem, 4vw, 1.25rem) !important;
    line-height: 1.4 !important;
  }

  .mobile-text-2xl,
  .responsive-text-2xl {
    font-size: clamp(1.25rem, 5vw, 1.5rem) !important;
    line-height: 1.3 !important;
  }

  .mobile-text-3xl,
  .responsive-text-3xl {
    font-size: clamp(1.5rem, 6vw, 1.875rem) !important;
    line-height: 1.2 !important;
  }
}

/* ============================================
   MOBILE M: 361px - 390px
   Standard mobile devices (390x844 iPhones)
   ============================================ */
@media (min-width: 361px) and (max-width: 390px) {

  /* Container - slightly more padding */
  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-md) !important;
    padding-right: var(--spacing-md) !important;
  }

  /* Grid - still single column but more spacing */
  .mobile-grid,
  .responsive-grid {
    gap: var(--spacing-md) !important;
  }

  .mobile-grid-2,
  .responsive-grid-2 {
    gap: var(--spacing-sm) !important;
  }
}

/* ============================================
   MOBILE L: 391px - 414px
   Large mobile devices (414x896 Plus/Max phones)
   ============================================ */
@media (min-width: 391px) and (max-width: 414px) {

  /* Container - comfortable padding */
  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-md) !important;
    padding-right: var(--spacing-md) !important;
  }

  /* Grid - can start 2-column for some layouts */
  .mobile-grid-2,
  .responsive-grid-2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: var(--spacing-sm) !important;
  }
}

/* ============================================
   MOBILE XL: 415px - 767px
   Extra large mobile devices (larger phones up to desktop threshold)
   ============================================ */
@media (min-width: 415px) and (max-width: 767px) {

  /* Container - comfortable padding */
  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-md) !important;
    padding-right: var(--spacing-md) !important;
  }

  /* Grid - 2-column layouts */
  .mobile-grid-2,
  .responsive-grid-2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: var(--spacing-md) !important;
  }
}

/* ============================================
   DESKTOP: 768px+
   Standard desktop breakpoint
   ============================================ */
@media (min-width: 768px) {

  /* Container - desktop padding */
  .mobile-container,
  .responsive-container,
  .container {
    padding-left: var(--spacing-lg) !important;
    padding-right: var(--spacing-lg) !important;
  }

  /* Grid - responsive columns */
  .mobile-grid,
  .responsive-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: var(--spacing-md) !important;
  }

  .mobile-grid-2,
  .responsive-grid-2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: var(--spacing-md) !important;
  }

  .mobile-grid-3,
  .responsive-grid-3 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: var(--spacing-md) !important;
  }
}

/* ============================================
   LG: 1024px - 1279px
   Large desktop / Laptop
   ============================================ */
@media (min-width: 1024px) and (max-width: 1279px) {

  /* Container - desktop padding */
  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-xl) !important;
    padding-right: var(--spacing-xl) !important;
    max-width: 1024px !important;
  }

  /* Grid - 3 columns */
  .mobile-grid,
  .responsive-grid {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: var(--spacing-lg) !important;
  }

  .mobile-grid-2,
  .responsive-grid-2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: var(--spacing-lg) !important;
  }

  .mobile-grid-3,
  .responsive-grid-3 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: var(--spacing-lg) !important;
  }

  /* Typography - desktop sizes */
  .mobile-text-xs,
  .responsive-text-xs {
    font-size: 0.75rem !important;
  }

  .mobile-text-sm,
  .responsive-text-sm {
    font-size: 0.875rem !important;
  }

  .mobile-text-base,
  .responsive-text-base {
    font-size: 1rem !important;
  }

  .mobile-text-lg,
  .responsive-text-lg {
    font-size: 1.125rem !important;
  }

  .mobile-text-xl,
  .responsive-text-xl {
    font-size: 1.25rem !important;
  }

  .mobile-text-2xl,
  .responsive-text-2xl {
    font-size: 1.5rem !important;
  }

  .mobile-text-3xl,
  .responsive-text-3xl {
    font-size: 1.875rem !important;
  }
}

/* ============================================
   XL: 1280px - 1535px
   Large monitor
   ============================================ */
@media (min-width: 1280px) and (max-width: 1535px) {

  /* Container - large desktop */
  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-2xl) !important;
    padding-right: var(--spacing-2xl) !important;
    max-width: 1440px !important;
  }

  /* Grid - 4 columns */
  .mobile-grid,
  .responsive-grid {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: var(--spacing-xl) !important;
  }

  .mobile-grid-2,
  .responsive-grid-2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: var(--spacing-xl) !important;
  }

  .mobile-grid-3,
  .responsive-grid-3 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: var(--spacing-xl) !important;
  }
}

/* ============================================
   2XL: 1536px - 1919px
   Large desktop
   ============================================ */
@media (min-width: 1536px) and (max-width: 1919px) {

  /* Container - large desktop */
  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-2xl) !important;
    padding-right: var(--spacing-2xl) !important;
    max-width: 1920px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Grid - 4 columns with larger gaps */
  .mobile-grid,
  .responsive-grid {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: var(--spacing-2xl) !important;
  }

  .mobile-grid-2,
  .responsive-grid-2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: var(--spacing-2xl) !important;
  }

  .mobile-grid-3,
  .responsive-grid-3 {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: var(--spacing-2xl) !important;
  }
}

/* ============================================
   3XL: 1920px - 2559px
   Full HD / large desktop
   ============================================ */
@media (min-width: 1920px) and (max-width: 2559px) {

  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-2xl) !important;
    padding-right: var(--spacing-2xl) !important;
    max-width: 2200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mobile-grid,
  .responsive-grid {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: var(--spacing-2xl) !important;
  }
}

/* ============================================
   4XL: 2560px+
   2K / QHD / ultrawide
   ============================================ */
@media (min-width: 2560px) {

  .mobile-container,
  .responsive-container {
    padding-left: var(--spacing-2xl) !important;
    padding-right: var(--spacing-2xl) !important;
    max-width: 2400px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mobile-grid,
  .responsive-grid {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: var(--spacing-2xl) !important;
  }
}

/* ============================================
   SPACING UTILITIES
   Preserve mobile-* class names for compatibility
   ============================================ */
.mobile-space-y-xs>*+*,
.responsive-space-y-xs>*+* {
  margin-top: var(--spacing-xs) !important;
}

.mobile-space-y-sm>*+*,
.responsive-space-y-sm>*+* {
  margin-top: var(--spacing-sm) !important;
}

.mobile-space-y-md>*+*,
.responsive-space-y-md>*+* {
  margin-top: var(--spacing-md) !important;
}

.mobile-space-y-lg>*+*,
.responsive-space-y-lg>*+* {
  margin-top: var(--spacing-lg) !important;
}

.mobile-space-y-xl>*+*,
.responsive-space-y-xl>*+* {
  margin-top: var(--spacing-xl) !important;
}

/* ============================================
   GAP UTILITIES
   ============================================ */
.mobile-gap-xs,
.responsive-gap-xs {
  gap: var(--spacing-xs) !important;
}

.mobile-gap-sm,
.responsive-gap-sm {
  gap: var(--spacing-sm) !important;
}

.mobile-gap-md,
.responsive-gap-md {
  gap: var(--spacing-md) !important;
}

.mobile-gap-lg,
.responsive-gap-lg {
  gap: var(--spacing-lg) !important;
}

.mobile-gap-xl,
.responsive-gap-xl {
  gap: var(--spacing-xl) !important;
}

/* ============================================
   CARD STYLING
   Preserve mobile-card pattern
   ============================================ */
.mobile-card,
.responsive-card {
  padding: var(--spacing-md) !important;
  border-radius: 0.75rem !important;
}

@media (min-width: 426px) and (max-width: 768px) {

  .mobile-card,
  .responsive-card {
    padding: var(--spacing-lg) !important;
  }
}

@media (min-width: 769px) {

  .mobile-card,
  .responsive-card {
    padding: var(--spacing-xl) !important;
  }
}

/* ============================================
   BUTTON STYLING
   Preserve mobile-button pattern
   ============================================ */
.mobile-button,
.responsive-button {
  min-height: var(--touch-target-min) !important;
  padding: var(--spacing-sm) var(--spacing-md) !important;
}

@media (min-width: 769px) {

  .mobile-button,
  .responsive-button {
    min-height: auto !important;
    padding: 0.75rem 1.5rem !important;
  }
}

/* ============================================
   HEADER AND NAVIGATION
   Preserve mobile-header and mobile-nav patterns
   ============================================ */
.mobile-header,
.responsive-header {
  padding: var(--spacing-md) 0 !important;
}

@media (min-width: 426px) {

  .mobile-header,
  .responsive-header {
    padding: var(--spacing-lg) 0 !important;
  }
}

.mobile-nav,
.responsive-nav {
  padding: var(--spacing-sm) 0 !important;
}

/* ============================================
   TOUCH TARGET UTILITIES
   ============================================ */
.mobile-touch-target,
.responsive-touch-target {
  min-height: var(--touch-target-min) !important;
  min-width: var(--touch-target-min) !important;
}

.mobile-touch-target-comfortable,
.responsive-touch-target-comfortable {
  min-height: var(--touch-target-comfortable) !important;
  min-width: var(--touch-target-comfortable) !important;
}

/* Desktop - no minimum touch target */
@media (min-width: 769px) {

  .mobile-touch-target,
  .responsive-touch-target,
  .mobile-touch-target-comfortable,
  .responsive-touch-target-comfortable {
    min-height: auto !important;
    min-width: auto !important;
  }
}

/* ============================================
   MODAL/DIALOG RESPONSIVE SIZING
   ============================================ */
/* [role="dialog"],
[data-radix-dialog-content] {
  /* width: clamp(280px, 95vw, 600px) !important; /
  max-width: 95vw !important;
}

@media (min-width: 426px) and (max-width: 768px) {

  [role="dialog"],
  [data-radix-dialog-content] {
    width: clamp(400px, 90vw, 700px) !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {

  [role="dialog"],
  [data-radix-dialog-content] {
    width: clamp(500px, 80vw, 800px) !important;
  }
}

@media (min-width: 1025px) {

  [role="dialog"],
  [data-radix-dialog-content] {
    width: clamp(600px, 70vw, 900px) !important;
  }
} */

/* ============================================
   SAFE AREA SUPPORT (Notches, Foldables)
   ============================================ */
@supports (width: env(safe-area-inset-left)) {

  .mobile-container,
  .responsive-container {
    padding-left: calc(var(--spacing-md) + env(safe-area-inset-left, 0px)) !important;
    padding-right: calc(var(--spacing-md) + env(safe-area-inset-right, 0px)) !important;
    padding-top: calc(var(--spacing-md) + env(safe-area-inset-top, 0px)) !important;
    padding-bottom: calc(var(--spacing-md) + env(safe-area-inset-bottom, 0px)) !important;
  }

  @media (min-width: 321px) and (max-width: 375px) {

    .mobile-container,
    .responsive-container {
      padding-left: calc(var(--spacing-md) + env(safe-area-inset-left, 0px)) !important;
      padding-right: calc(var(--spacing-md) + env(safe-area-inset-right, 0px)) !important;
    }
  }

  @media (min-width: 426px) {

    .mobile-container,
    .responsive-container {
      padding-left: calc(var(--spacing-lg) + env(safe-area-inset-left, 0px)) !important;
      padding-right: calc(var(--spacing-lg) + env(safe-area-inset-right, 0px)) !important;
    }
  }
}

/* ============================================
   LANDSCAPE ORIENTATION OPTIMIZATION
   ============================================ */
@media (orientation: landscape) and (max-height: 500px) {

  .mobile-container,
  .responsive-container {
    padding-top: var(--spacing-sm) !important;
    padding-bottom: var(--spacing-sm) !important;
  }

  .mobile-space-y-md>*+*,
  .responsive-space-y-md>*+* {
    margin-top: var(--spacing-sm) !important;
  }

  .mobile-space-y-lg>*+*,
  .responsive-space-y-lg>*+* {
    margin-top: var(--spacing-md) !important;
  }

  .mobile-header,
  .responsive-header {
    padding-top: var(--spacing-sm) !important;
    padding-bottom: var(--spacing-sm) !important;
  }

  .mobile-nav,
  .responsive-nav {
    padding-top: var(--spacing-xs) !important;
    padding-bottom: var(--spacing-xs) !important;
  }
}

/* ============================================
   PREVENT HORIZONTAL SCROLLING
   ============================================ */
* {
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden !important;
  max-width: 100vw !important;
}

.mobile-container,
.responsive-container,
.mobile-grid,
.responsive-grid {
  max-width: 100% !important;
  overflow-x: hidden !important;
}/* ============================================
   VIEWPORT-BASED INSTANT DETECTION
   CSS-based detection for fastest possible rendering
   No JavaScript delay - instant show/hide based on viewport
   ============================================ */

/* Hide desktop version on mobile by default (CSS handles this instantly) */
/* Mobile: 0px - 767px (Mobile S, M, L, XL) */
@media (max-width: 767px) {
  .desktop-router-wrapper {
    display: none !important;
  }

  .mobile-router-wrapper {
    display: block !important;
  }
}

/* Hide mobile version on desktop by default (CSS handles this instantly) */
/* Desktop: 768px+ (Standard desktop breakpoint) */
@media (min-width: 768px) {
  .mobile-router-wrapper {
    display: none !important;
  }

  .desktop-router-wrapper {
    display: block !important;
  }

  /* Ensure mobile navigation is completely hidden on desktop */
  .mobile-nav,
  nav.mobile-nav {
    display: none !important;
  }
}

/* Prevent flash of unstyled content */
.mobile-router-wrapper,
.desktop-router-wrapper {
  width: 100%;
  min-height: 100vh;
  /* Ensure instant rendering */
  visibility: visible;
  opacity: 1;
}/* ============================================
   MOBILE CSS - COMPLETE SEPARATION FROM DESKTOP
   This file contains ALL mobile styles wrapped in media queries
   Only applies to devices with max-width: 767px
   ============================================ */

/* ============================================
   MOBILE CSS VARIABLES (Available on all devices)
   ============================================ */
:root {
  /* Mobile-optimized spacing */
  --mobile-spacing-xs: 0.5rem;
  /* 8px */
  --mobile-spacing-sm: 0.75rem;
  /* 12px */
  --mobile-spacing-md: 1rem;
  /* 16px */
  --mobile-spacing-lg: 1.5rem;
  /* 24px */
  --mobile-spacing-xl: 2rem;
  /* 32px */

  /* Mobile-optimized font sizes - fluid typography with clamp() for DPR 3.0 */
  --mobile-text-xs: clamp(0.7rem, 2vw, 0.75rem);
  /* 11.2px - 12px */
  --mobile-text-sm: clamp(0.8rem, 2.5vw, 0.875rem);
  /* 12.8px - 14px */
  --mobile-text-base: clamp(0.875rem, 3vw, 1rem);
  /* 14px - 16px (min 16px prevents iOS zoom) */
  --mobile-text-lg: clamp(1rem, 3.5vw, 1.125rem);
  /* 16px - 18px */
  --mobile-text-xl: clamp(1.125rem, 4vw, 1.25rem);
  /* 18px - 20px */
  --mobile-text-2xl: clamp(1.25rem, 5vw, 1.5rem);
  /* 20px - 24px */
  --mobile-text-3xl: clamp(1.5rem, 6vw, 1.875rem);
  /* 24px - 30px */

  /* Touch target sizes - converted to rem (base 16px = 1rem) */
  --touch-target-min: 2.75rem;
  /* 44px */
  --touch-target-comfortable: 3rem;
  /* 48px */
}

/* ============================================
   ALL MOBILE STYLES - ONLY APPLY ON MOBILE (< 768px)
   Supports: Portrait, Landscape, Foldable devices
   ============================================ */
@media (max-width: 767px) {

  /* ============================================
     ROOT LEVEL OVERFLOW PREVENTION
     ============================================ */
  html {
    font-size: 16px !important;
    /* Base 16px prevents iOS zoom on input focus */
    overflow-x: hidden !important;
    max-width: 100vw !important;
    width: 100% !important;
  }

  body {
    overflow-x: hidden !important;
    max-width: 100vw !important;
    width: 100% !important;
    font-size: var(--mobile-text-base) !important;
    /* Use fluid typography */
  }

  /* Ensure all images use object-fit for high-DPI clarity */
  img {
    max-width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
  }

  /* Prevent overflow - flex/grid children need min-width: 0 to shrink properly */
  .mobile-container .flex,
  .mobile-container .grid,
  .mobile-main .flex,
  .mobile-main .grid {
    min-width: 0;
  }

  .mobile-container .flex>*,
  .mobile-container .grid>*,
  .mobile-main .flex>*,
  .mobile-main .grid>* {
    min-width: 0;
    max-width: 100%;
  }

  /* ============================================
     LANDSCAPE ORIENTATION SUPPORT
     Combined media query to avoid nested @media (minifier compatibility)
     ============================================ */

  /* ============================================
     MOBILE ROUTER WRAPPERS
     Instant rendering - no transitions for performance
     ============================================ */
  .mobile-router-wrapper,
  .desktop-router-wrapper {
    width: 100%;
    min-height: 100vh;
    /* No transitions - instant rendering for fast performance */
  }

  /* ============================================
     MOBILE CONTAINER SYSTEM
     ============================================ */
  .mobile-container {
    width: 100% !important;
    max-width: 100vw !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: var(--mobile-spacing-md) !important;
    padding-right: var(--mobile-spacing-md) !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
  }

  /* Mobile Compact (0-360px): Reduced padding for tight viewport */
  @media (max-width: 360px) {
    .mobile-container {
      padding-left: var(--mobile-spacing-sm) !important;
      padding-right: var(--mobile-spacing-sm) !important;
    }
  }

  /* Mobile Standard (361-390px): Standard padding */
  @media (min-width: 361px) and (max-width: 390px) {
    .mobile-container {
      padding-left: var(--mobile-spacing-md) !important;
      padding-right: var(--mobile-spacing-md) !important;
    }
  }

  /* Prevent horizontal overflow on all containers */
  .mobile-container *,
  .mobile-container *::before,
  .mobile-container *::after {
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  /* Ensure whitespace-nowrap elements don't cause overflow */
  .mobile-container .whitespace-nowrap {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  /* SM breakpoint (480px - 767px): Large mobile devices */
  @media (min-width: 480px) and (max-width: 767px) {
    .mobile-container {
      padding-left: var(--mobile-spacing-lg) !important;
      padding-right: var(--mobile-spacing-lg) !important;
    }
  }

  /* ============================================
     MOBILE GRID SYSTEM
     ============================================ */
  .mobile-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: var(--mobile-spacing-md) !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  /* Mobile S (0-360px): Force single column for all grids */
  @media (max-width: 360px) {

    .mobile-grid-2,
    .mobile-grid-3,
    .mobile-grid-4 {
      grid-template-columns: 1fr !important;
      gap: var(--mobile-spacing-sm) !important;
    }
  }

  /* Mobile M+ (361px+): Allow 2 columns for larger devices */
  @media (min-width: 361px) and (max-width: 767px) {
    .mobile-grid-2 {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: var(--mobile-spacing-sm) !important;
    }

    .mobile-grid-3 {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: var(--mobile-spacing-sm) !important;
    }

    .mobile-grid-4 {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: var(--mobile-spacing-sm) !important;
    }
  }

  /* SM breakpoint (480px - 767px): Large mobile devices */
  @media (min-width: 480px) and (max-width: 767px) {
    .mobile-grid-2 {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: var(--mobile-spacing-md) !important;
    }

    .mobile-grid-3 {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: var(--mobile-spacing-md) !important;
    }

    .mobile-grid-4 {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: var(--mobile-spacing-md) !important;
    }
  }

  /* ============================================
     MOBILE TYPOGRAPHY
     ============================================ */
  .mobile-text-xs {
    font-size: var(--mobile-text-xs) !important;
    line-height: 1.5 !important;
  }

  .mobile-text-sm {
    font-size: var(--mobile-text-sm) !important;
    line-height: 1.5 !important;
  }

  .mobile-text-base {
    font-size: var(--mobile-text-base) !important;
    line-height: 1.6 !important;
  }

  .mobile-text-lg {
    font-size: var(--mobile-text-lg) !important;
    line-height: 1.5 !important;
  }

  .mobile-text-xl {
    font-size: var(--mobile-text-xl) !important;
    line-height: 1.4 !important;
  }

  .mobile-text-2xl {
    font-size: var(--mobile-text-2xl) !important;
    line-height: 1.3 !important;
  }

  .mobile-text-3xl {
    font-size: var(--mobile-text-3xl) !important;
    line-height: 1.2 !important;
  }

  /* ============================================
     MOBILE SPACING UTILITIES
     ============================================ */
  .mobile-space-y-xs>*+* {
    margin-top: var(--mobile-spacing-xs) !important;
  }

  .mobile-space-y-sm>*+* {
    margin-top: var(--mobile-spacing-sm) !important;
  }

  .mobile-space-y-md>*+* {
    margin-top: var(--mobile-spacing-md) !important;
  }

  .mobile-space-y-lg>*+* {
    margin-top: var(--mobile-spacing-lg) !important;
  }

  .mobile-space-y-xl>*+* {
    margin-top: var(--mobile-spacing-xl) !important;
  }

  .mobile-gap-xs {
    gap: var(--mobile-spacing-xs) !important;
  }

  .mobile-gap-sm {
    gap: var(--mobile-spacing-sm) !important;
  }

  .mobile-gap-md {
    gap: var(--mobile-spacing-md) !important;
  }

  .mobile-gap-lg {
    gap: var(--mobile-spacing-lg) !important;
  }

  .mobile-gap-xl {
    gap: var(--mobile-spacing-xl) !important;
  }

  /* ============================================
     MOBILE TOUCH TARGETS
     ============================================ */
  .mobile-touch-target {
    min-height: var(--touch-target-min) !important;
    min-width: var(--touch-target-min) !important;
    display: flex !important;
    align-items: center !important;
  }

  .mobile-touch-target-comfortable {
    min-height: var(--touch-target-comfortable) !important;
    min-width: var(--touch-target-comfortable) !important;
    display: flex !important;
    align-items: center !important;
  }

  /* ============================================
     MOBILE CARD SYSTEM
     ============================================ */
  .mobile-card {
    background: hsl(var(--card)) !important;
    border: 1px solid hsl(var(--border)) !important;
    border-radius: 0.75rem !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) !important;
    box-sizing: border-box !important;
  }

  /* SM breakpoint (480px - 767px): Large mobile devices */
  @media (min-width: 480px) and (max-width: 767px) {
    .mobile-card {
      padding: var(--mobile-spacing-lg) !important;
      border-radius: 1rem !important;
    }
  }

  /* ============================================
     MOBILE BUTTON SYSTEM
     ============================================ */
  .mobile-button {
    min-height: var(--touch-target-min) !important;
    padding: var(--mobile-spacing-sm) var(--mobile-spacing-md) !important;
    border-radius: 0.5rem !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    gap: var(--mobile-spacing-xs) !important;
  }

  /* SM breakpoint (480px - 767px): Large mobile devices */
  @media (min-width: 480px) and (max-width: 767px) {
    .mobile-button {
      width: auto !important;
      min-width: 7.5rem !important;
      /* 120px */
    }
  }

  /* ============================================
     MOBILE SWITCH & CHECKBOX STYLING
     ============================================ */
  /* Radix UI Switch - ensure proper touch target size on mobile */
  /* Target switch root button with peer and inline-flex classes */
  button.peer.inline-flex[role="switch"],
  button.peer.inline-flex[data-state="checked"],
  button.peer.inline-flex[data-state="unchecked"] {
    min-width: var(--touch-target-min) !important;
    /* 44px minimum for touch targets */
    /* min-height: var(--touch-target-min) !important; */
    /* 44px minimum for touch targets */
    height: 1.75rem !important;
    /* 28px - slightly larger for mobile */
    width: 3rem !important;
    /* 48px - wider for better thumb movement */
  }

  /* Switch thumb - proper sizing for mobile */
  /* Target the block element (thumb) inside the switch - use direct child selector */
  button.peer.inline-flex[role="switch"]>*,
  button.peer.inline-flex[data-state="checked"]>*,
  button.peer.inline-flex[data-state="unchecked"]>*,
  button.peer.inline-flex[role="switch"]>.block,
  button.peer.inline-flex[data-state="checked"]>.block,
  button.peer.inline-flex[data-state="unchecked"]>.block,
  button.peer.inline-flex[role="switch"]>span,
  button.peer.inline-flex[data-state="checked"]>span,
  button.peer.inline-flex[data-state="unchecked"]>span {
    height: 1.375rem !important;
    /* 22px - larger thumb for mobile */
    width: 1.375rem !important;
    /* 22px - larger thumb for mobile */
    border-radius: 50% !important;
    /* Keep it circular */
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2) !important;
    /* 0 2px 4px */
  }

  /* Switch checked state - adjust translation for mobile width (48px switch, 22px thumb) */
  /* Translation: 48px (width) - 22px (thumb) - 2px (margin) = 24px */
  button.peer.inline-flex[role="switch"][data-state="checked"]>*,
  button.peer.inline-flex[data-state="checked"]>*,
  button.peer.inline-flex[role="switch"][data-state="checked"]>.block,
  button.peer.inline-flex[data-state="checked"]>.block,
  button.peer.inline-flex[role="switch"][data-state="checked"]>span,
  button.peer.inline-flex[data-state="checked"]>span {
    transform: translateX(1.5rem) !important;
    /* 24px - adjusted for wider switch */
  }

  /* Switch unchecked state */
  button.peer.inline-flex[role="switch"][data-state="unchecked"]>*,
  button.peer.inline-flex[data-state="unchecked"]>*,
  button.peer.inline-flex[role="switch"][data-state="unchecked"]>.block,
  button.peer.inline-flex[data-state="unchecked"]>.block,
  button.peer.inline-flex[role="switch"][data-state="unchecked"]>span,
  button.peer.inline-flex[data-state="unchecked"]>span {
    transform: translateX(0.125rem) !important;
    /* 2px - small offset from edge */
  }

  /* Improve Checkbox appearance on mobile */
  button.peer[data-state="checked"],
  button.peer[data-state="unchecked"] {
    min-width: 1.25rem !important;
    /* 20px */
    min-height: 1.25rem !important;
    /* 20px */
    width: 1.25rem !important;
    /* 20px */
    height: 1.25rem !important;
    /* 20px */
    border-width: 2px !important;
    /* Keep px for border width */
  }

  /* Checkbox check icon - make it slightly smaller and bolder */
  button.peer[data-state="checked"] svg,
  button.peer[data-state="checked"]>* svg {
    width: 0.875rem !important;
    /* 14px */
    height: 0.875rem !important;
    /* 14px */
    stroke-width: 2.5 !important;
  }

  /* Checkbox label spacing on mobile */
  label[for*="createLoginAccount"],
  label[for*="specialization"] {
    font-size: 0.875rem !important;
    line-height: 1.4 !important;
    /* padding-left: 0.2rem !important; */
  }

  /* Better spacing for checkbox containers */
  .flex.items-center.space-x-2:has(button.peer[data-state]) {
    gap: 0.5rem !important;
    align-items: flex-start !important;
  }

  /* Align checkbox label better */
  .flex.items-center.space-x-2:has(button.peer[data-state]) label {
    padding-top: 0.125rem !important;
  }

  /* ============================================
     NATIVE CHECKBOX STYLING - RESPONSIVE
     Matches Radix UI Checkbox appearance for consistency.
     Exclude [aria-hidden="true"] so Radix's internal bubble input stays hidden.
     ============================================ */
  /* Base styles for native checkboxes - mobile optimized */
  input[type="checkbox"]:not([aria-hidden="true"]) {
    width: 1.25rem !important;
    /* 20px */
    height: 1.25rem !important;
    /* 20px */
    min-width: 1.25rem !important;
    min-height: 1.25rem !important;
    border-width: 2px !important;
    border-color: hsl(var(--border)) !important;
    border-radius: 0.125rem !important;
    /* 2px rounded corners */
    background-color: hsl(var(--background)) !important;
    cursor: pointer !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    flex-shrink: 0 !important;
    transition: all 0.2s ease-in-out !important;
  }

  /* Checkbox checked state */
  input[type="checkbox"]:not([aria-hidden="true"]):checked {
    background-color: hsl(var(--primary)) !important;
    border-color: hsl(var(--primary)) !important;
  }

  /* Checkbox checkmark - using CSS pseudo-element */
  input[type="checkbox"]:not([aria-hidden="true"]):checked::after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) rotate(45deg) !important;
    width: 0.375rem !important;
    /* 6px */
    height: 0.625rem !important;
    /* 10px */
    border: 2px solid hsl(var(--primary-foreground)) !important;
    border-top: none !important;
    border-left: none !important;
  }

  /* Checkbox focus state */
  input[type="checkbox"]:not([aria-hidden="true"]):focus-visible {
    outline: 2px solid hsl(var(--ring)) !important;
    outline-offset: 2px !important;
  }

  /* Checkbox disabled state */
  input[type="checkbox"]:not([aria-hidden="true"]):disabled {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
  }

  /* Checkbox label spacing on mobile */
  label:has(input[type="checkbox"]:not([aria-hidden="true"])) {
    font-size: 0.875rem !important;
    line-height: 1.4 !important;
    gap: 0.5rem !important;
    align-items: flex-start !important;
  }

  /* Better spacing for checkbox containers */
  label:has(input[type="checkbox"]:not([aria-hidden="true"])),
  .flex.items-center.space-x-2:has(input[type="checkbox"]:not([aria-hidden="true"])) {
    gap: 0.5rem !important;
    align-items: flex-start !important;
  }

  /* Align checkbox label better */
  label:has(input[type="checkbox"]:not([aria-hidden="true"])) span,
  .flex.items-center.space-x-2:has(input[type="checkbox"]:not([aria-hidden="true"])) span {
    padding-top: 0.125rem !important;
  }

  /* ============================================
     MOBILE BADGE STYLING - REDUCED PADDING
     ============================================ */
  /* Reduce badge vertical padding on mobile */
  div.inline-flex.items-center.rounded-full.border,
  div[class*="inline-flex"][class*="items-center"][class*="rounded-full"][class*="border"],
  div[class*="inline-flex"][class*="items-center"][class*="rounded-full"] {
    padding-top: 0.0625rem !important;
    padding-bottom: 0.0625rem !important;
    line-height: 1.2 !important;
  }

  /* Specialization badges - make them more compact */
  div.inline-flex.items-center.rounded-full.border[class*="bg-blue-50"],
  div.inline-flex.items-center.rounded-full.border[class*="bg-blue"],
  div.flex.items-center.gap-1[class*="bg-blue-50"],
  div.flex.items-center.gap-1[class*="bg-blue"],
  div[class*="bg-blue-50"][class*="text-blue-800"] {
    padding-top: 0.125rem !important;
    padding-bottom: 0.125rem !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    font-size: 0.75rem !important;
    line-height: 1.3 !important;
    min-height: auto !important;
    height: auto !important;
  }

  /* Specialization badge remove button - make it smaller */
  div[class*="bg-blue-50"][class*="text-blue-800"] button,
  div.flex.items-center.gap-1[class*="bg-blue-50"] button,
  div.inline-flex.items-center.rounded-full.border[class*="bg-blue-50"] button {
    min-height: auto !important;
    min-width: auto !important;
    padding: 0 !important;
    margin-left: 0.25rem !important;
    width: 0.875rem !important;
    /* 14px */
    height: 0.875rem !important;
    /* 14px */
    flex-shrink: 0 !important;
  }

  div[class*="bg-blue-50"][class*="text-blue-800"] button svg,
  div.flex.items-center.gap-1[class*="bg-blue-50"] button svg,
  div.inline-flex.items-center.rounded-full.border[class*="bg-blue-50"] button svg {
    width: 0.625rem !important;
    /* 10px */
    height: 0.625rem !important;
    /* 10px */
  }

  /* ============================================
     MOBILE INPUT SYSTEM
     ============================================ */
  .mobile-input {
    min-height: var(--touch-target-min) !important;
    padding: var(--mobile-spacing-sm) var(--mobile-spacing-md) !important;
    font-size: 16px !important;
    /* Prevent zoom on iOS */
    border-radius: 0.5rem !important;
    width: 100% !important;
  }

  .mobile-input input,
  .mobile-input select,
  .mobile-input textarea {
    font-size: 16px !important;
    /* Prevent zoom on iOS */
  }

  /* ============================================
     MOBILE UTILITIES
     ============================================ */
  .mobile-hidden {
    display: none !important;
  }

  .mobile-full-width {
    width: 100% !important;
    max-width: 100% !important;
  }

  .mobile-align-left {
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }

  .mobile-align-center {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mobile-align-right {
    text-align: right !important;
    margin-left: auto !important;
    margin-right: 0 !important;
  }

  .mobile-text-center {
    text-align: center !important;
  }

  .mobile-text-left {
    text-align: left !important;
  }

  .mobile-text-right {
    text-align: right !important;
  }

  /* ============================================
     MOBILE SCROLLING
     ============================================ */
  .mobile-scroll {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  .mobile-scroll-x {
    -webkit-overflow-scrolling: touch !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }

  /* Scrollbars on mobile: global thin blue from index.css applies */

  /* ============================================
     MOBILE SAFE AREAS (for notched devices)
     ============================================ */
  @supports (padding: max(0px)) {
    .mobile-safe-top {
      padding-top: max(var(--mobile-spacing-md), env(safe-area-inset-top)) !important;
    }

    .mobile-safe-bottom {
      padding-bottom: max(var(--mobile-spacing-md), env(safe-area-inset-bottom)) !important;
    }

    .mobile-safe-left {
      padding-left: max(var(--mobile-spacing-md), env(safe-area-inset-left)) !important;
    }

    .mobile-safe-right {
      padding-right: max(var(--mobile-spacing-md), env(safe-area-inset-right)) !important;
    }
  }

  /* ============================================
     MOBILE LAYOUT SYSTEM
     ============================================ */
  .mobile-layout {
    display: flex !important;
    flex-direction: column !important;
    min-height: 100vh !important;
    width: 100% !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  .mobile-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 50 !important;
    background: hsl(var(--card)) !important;
    border-bottom: 1px solid hsl(var(--border)) !important;
    width: 100% !important;
  }

  .mobile-main {
    flex: 1 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    width: 100% !important;
    padding-bottom: calc(80px + env(safe-area-inset-bottom, 0)) !important;
  }

  .mobile-nav {
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 50 !important;
    background: hsl(var(--card)) !important;
    border-top: 1px solid hsl(var(--border)) !important;
    width: 100% !important;
  }

  body {
    padding-bottom: env(safe-area-inset-bottom, 0) !important;
  }

  /* ============================================
     TOOLTIP DISABLE ON MOBILE
     Completely disable all tooltip functionality
     ============================================ */
  /* Hide all Radix UI tooltip elements */
  [data-radix-tooltip-content],
  [data-radix-tooltip-portal],
  [data-radix-tooltip-root] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* Disable tooltip triggers */
  [data-radix-tooltip-trigger] {
    pointer-events: auto !important;
    /* Keep triggers functional but tooltips won't show */
  }

  /* ============================================
     REMOVE ALL HOVER EFFECTS ON MOBILE
     ============================================ */
  /* Remove hover effects from buttons */
  button:hover,
  [role="button"]:hover,
  a:hover {
    transform: none !important;
    translate: none !important;
    scale: none !important;
  }

  /* Remove hover effects from cards */
  .card:hover,
  [class*="Card"]:hover,
  [class*="card"]:hover {
    transform: none !important;
    translate: none !important;
    box-shadow: inherit !important;
  }

  /* Remove hover effects from interactive elements */
  [class*="hover:"]:hover {
    transform: none !important;
    translate: none !important;
    scale: none !important;
  }

  /* Remove tap highlight */
  * {
    -webkit-tap-highlight-color: transparent;
  }

  /* Disable transform/translate effects */
  .hover\:translate-y-1:hover,
  .hover\:-translate-y-1:hover,
  [class*="hover:translate"]:hover,
  [class*="hover:translate"]:active,
  [class*="hover:scale"]:hover,
  [class*="hover:scale"]:active {
    transform: none !important;
    translate: none !important;
    scale: none !important;
  }

  /* Remove transform effects for cards */
  .group:hover,
  .group:active {
    transform: none !important;
    translate: none !important;
  }

  .group:hover *,
  .group:active * {
    transform: none !important;
    translate: none !important;
  }

  /* Remove hover effects from position cards and all cards */
  [class*="Card"],
  [class*="card"],
  .card,
  .Card {
    transition: none !important;
  }

  [class*="Card"]:hover,
  [class*="Card"]:active,
  [class*="card"]:hover,
  [class*="card"]:active,
  .card:hover,
  .card:active,
  .Card:hover,
  .Card:active {
    transform: none !important;
    translate: none !important;
    box-shadow: inherit !important;
    border-color: inherit !important;
  }

  /* Remove hover effects from position cards specifically */
  .hover\:-translate-y-1:hover {
    transform: none !important;
    translate: none !important;
  }

  .hover\:border-primary\/60:hover {
    border-color: inherit !important;
  }

  .hover\:shadow-\[0_35px_72px_-35px_rgba\(59\,130\,246\,0\.65\)\]:hover {
    box-shadow: inherit !important;
  }

  /* Remove hover effects from buttons inside cards */
  button.hover\:bg-slate-700\/80:hover,
  button.hover\:bg-orange-500:hover,
  button.hover\:bg-blue-500:hover,
  button.hover\:bg-red-500:hover {
    background-color: inherit !important;
  }

  .card button:hover,
  .card button:active,
  .card button:focus,
  [class*="Card"] button:hover,
  [class*="Card"] button:active,
  [class*="Card"] button:focus {
    transform: none !important;
    translate: none !important;
  }

  /* Remove transitions but preserve all visual styles */
  button,
  [role="button"],
  .btn {
    transition: none !important;
  }

  /* Only disable transforms/animations on hover - preserve all colors and backgrounds */
  button:hover,
  button:active,
  button:focus,
  [role="button"]:hover,
  [role="button"]:active,
  [role="button"]:focus {
    transform: none !important;
    translate: none !important;
    scale: none !important;
  }

  /* Remove transform effects for interactive elements */
  [class*="cursor-pointer"]:hover,
  [class*="cursor-pointer"]:active {
    transform: none !important;
    translate: none !important;
  }

  /* Remove transitions and animations on mobile - but preserve styles */
  * {
    transition: none !important;
  }

  *::before,
  *::after {
    transition: none !important;
    animation: none !important;
  }

  /* Allow transforms for dialog content to prevent jitter */
  [data-radix-dialog-content] {
    transform: inherit !important;
    translate: inherit !important;
  }

  /* ============================================
     MOBILE DIALOG & POPUP SIZING (overrides Tailwind/component classes)
     Width: exactly 85vw. Height: fit-content, max 80vh with scroll.
     ============================================ */
  [data-radix-dialog-content]:not([class*="bottom"]),
  [role="alertdialog"] {
    width: 85vw !important;
    max-width: 85vw !important;
    min-width: 85vw !important;
    height: auto !important;
    max-height: 80vh !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
  }

  /* ============================================
     MOBILE ALIGNMENT FIXES
     ============================================ */
  .mobile-container>*,
  .mobile-container>*>* {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mobile-container .space-y-4>*,
  .mobile-container .space-y-6>*,
  .mobile-container .gap-4>*,
  .mobile-container .gap-6>* {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .grid {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .grid>* {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mobile-container .space-y-4>*,
  .mobile-container .space-y-6>* {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mobile-container .flex.flex-wrap,
  .mobile-container .flex.gap-2,
  .mobile-container .flex.gap-3,
  .mobile-container .flex.gap-4 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }

  .mobile-container .grid.grid-cols-1>*,
  .mobile-container .grid.grid-cols-2>*,
  .mobile-container .grid.grid-cols-3>* {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .mobile-container .flex.justify-between>*:first-child {
    margin-left: 0 !important;
  }

  .mobile-container .flex.justify-between>*:last-child {
    margin-right: 0 !important;
  }

  .mobile-container .flex.items-end {
    gap: 0.5rem !important;
  }

  .mobile-container .flex.items-end>*:last-child {
    flex-shrink: 0 !important;
  }

  .mobile-container .card,
  .mobile-container [class*="Card"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .space-y-6>*:first-child .flex.flex-wrap,
  .space-y-4>*:first-child .flex.flex-wrap {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* ============================================
     MOBILE BUTTON OPTIMIZATIONS
     ============================================ */
  button,
  .btn,
  [role="button"] {
    min-height: var(--touch-target-min) !important;
    min-width: var(--touch-target-min) !important;
  }

  button[class*="icon"],
  button[size="icon"] {
    min-height: var(--touch-target-min) !important;
    min-width: var(--touch-target-min) !important;
    padding: 0.75rem !important;
  }

  button[size="sm"],
  .btn-sm {
    min-height: 2.5rem !important;
    /* 40px */
    padding: 0.5rem 0.75rem !important;
    font-size: 0.875rem !important;
  }

  .flex.gap-2 button,
  .flex.gap-3 button,
  .flex.gap-4 button {
    flex-shrink: 0 !important;
  }

  input[type="text"],
  input[type="search"],
  select {
    min-height: var(--touch-target-min) !important;
    font-size: 16px !important;
    /* Keep 16px to prevent iOS zoom */
  }

  [role="combobox"],
  [role="listbox"] {
    min-height: var(--touch-target-min) !important;
  }

  table button {
    min-width: var(--touch-target-min) !important;
    min-height: var(--touch-target-min) !important;
  }

  nav button,
  nav a {
    min-height: var(--touch-target-min) !important;
    min-width: var(--touch-target-min) !important;
  }

  [role="dialog"] button {
    min-height: var(--touch-target-min) !important;
  }

  form button[type="submit"],
  form button[type="button"] {
    min-height: var(--touch-target-min) !important;
    width: 100% !important;
  }

  .card button,
  [class*="Card"] button {
    min-height: var(--touch-target-min) !important;
  }

  /* ============================================
     MOBILE TEXT FIXES
     ============================================ */
  .student-name {
    word-break: normal !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
    display: block !important;
    width: 100% !important;
    line-height: 1.4 !important;
  }

  .student-name * {
    display: inline !important;
  }

  /* ============================================
     MOBILE DROPDOWN FIXES
     ============================================ */
  [role="combobox"] span,
  [data-radix-select-trigger] span,
  [data-radix-select-value] {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  /* ============================================
     MOBILE FORM LAYOUT FIXES
     ============================================ */
  .flex.flex-col.sm\:flex-row.sm\:justify-between>*:last-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }

  /* SM breakpoint (480px+) */
  @media (min-width: 480px) {
    .flex.flex-col.sm\:flex-row.sm\:justify-between>*:last-child {
      width: auto !important;
    }
  }

  .flex.flex-col.sm\:flex-row.justify-between.items-start.sm\:items-center>*:last-child {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    margin-top: 1rem !important;
  }

  /* SM breakpoint (480px+) */
  @media (min-width: 480px) {
    .flex.flex-col.sm\:flex-row.justify-between.items-start.sm\:items-center>*:last-child {
      width: auto !important;
      margin-top: 0 !important;
    }
  }

  .flex.flex-wrap.gap-2 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  /* ============================================
     MOBILE STUDENT PROFILE EXPANDED LAYOUT
     ============================================ */
  /* Override container constraints for mobile - expand content */
  .mobile-profile-expanded .container {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  /* SM breakpoint (480px+) */
  @media (min-width: 480px) {
    .mobile-profile-expanded .container {
      padding-left: 1rem !important;
      padding-right: 1rem !important;
      padding-top: 1rem !important;
      padding-bottom: 1rem !important;
    }
  }

  /* MD breakpoint (768px+) */
  @media (min-width: 768px) {
    .mobile-profile-expanded .container {
      padding-left: 1.25rem !important;
      padding-right: 1.25rem !important;
    }
  }

  /* Ensure cards expand to use available space */
  .mobile-profile-expanded .container>* {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Disable hover effects on mobile for Edit/Cancel button */
  .mobile-edit-cancel-btn,
  .mobile-edit-cancel-btn:hover,
  .mobile-edit-cancel-btn:active,
  .mobile-edit-cancel-btn:focus {
    background-color: inherit !important;
    border-color: inherit !important;
    transform: none !important;
    box-shadow: inherit !important;
    transition: none !important;
  }

  /* Also disable hover for all buttons in CardHeader on mobile */
  [class*="CardHeader"] button,
  [class*="CardHeader"] button:hover,
  [class*="CardHeader"] button:active,
  [class*="CardHeader"] button:focus {
    background-color: inherit !important;
    border-color: inherit !important;
    transform: none !important;
    box-shadow: inherit !important;
    transition: none !important;
  }

  /* ============================================
     BUTTON POSITIONING FIXES
     ============================================ */
  /* Lock all X buttons and close buttons in place - prevent any shifting */
  /* Exclude sheet, dialog, and toast close - they have their own specific rules below */
  /* ViewApplicationsDialog buttons are excluded via specific rules at the end */
  button[class*="absolute"]:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]),
  button[class*="absolute"]:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):hover,
  button[class*="absolute"]:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):active,
  button[class*="absolute"]:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):focus,
  .absolute button:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]),
  .absolute button:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):hover,
  .absolute button:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):active,
  .absolute button:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):focus,
  .mobile-no-hover:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]),
  .mobile-no-hover:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):hover,
  .mobile-no-hover:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):active,
  .mobile-no-hover:not([data-radix-sheet-close]):not([data-radix-dialog-close]):not([data-toast-close]):focus {
    position: absolute !important;
    transform: none !important;
    translate: none !important;
    top: inherit !important;
    right: inherit !important;
    /* left: inherit removed to allow close button positioning on the right */
    margin: 0 !important;
    padding: inherit !important;
  }

  /* Specific fix for search bar X buttons - lock transform (exclude toast close) */
  .relative button[class*="absolute"]:not([data-toast-close]),
  .relative button[class*="absolute"]:not([data-toast-close]):hover,
  .relative button[class*="absolute"]:not([data-toast-close]):active,
  .relative button[class*="absolute"]:not([data-toast-close]):focus {
    position: absolute !important;
    transform: translateY(-50%) !important;
    top: 50% !important;
    right: 0.75rem !important;
  }

  /* Override for ViewApplicationsDialog search icon (not a button) */
  [data-view-applications-dialog="true"] .relative svg,
  .view-applications-dialog .relative svg {
    position: absolute !important;
    transform: translateY(-50%) !important;
    top: 50% !important;
  }

  /* See .cursor/rules/radix-sheet-dialog-mobile.mdc - transform: inherit above is REQUIRED for Sheet/Dialog visibility */

  /* Exclude ViewApplicationsDialog buttons from absolute positioning rules */
  [data-view-applications-dialog="true"] button[class*="absolute"]:not([data-radix-dialog-close]),
  [data-view-applications-dialog="true"] button[class*="absolute"]:not([data-radix-dialog-close]):hover,
  [data-view-applications-dialog="true"] button[class*="absolute"]:not([data-radix-dialog-close]):active,
  [data-view-applications-dialog="true"] button[class*="absolute"]:not([data-radix-dialog-close]):focus,
  .view-applications-dialog button[class*="absolute"]:not([data-radix-dialog-close]),
  .view-applications-dialog button[class*="absolute"]:not([data-radix-dialog-close]):hover,
  .view-applications-dialog button[class*="absolute"]:not([data-radix-dialog-close]):active,
  .view-applications-dialog button[class*="absolute"]:not([data-radix-dialog-close]):focus {
    position: static !important;
    transform: none !important;
    translate: none !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    margin: inherit !important;
    padding: inherit !important;
  }

  /* Dialog close button - lock position absolutely */
  [data-radix-dialog-close][class*="absolute"],
  [data-radix-dialog-close][class*="absolute"]:hover,
  [data-radix-dialog-close][class*="absolute"]:active,
  [data-radix-dialog-close][class*="absolute"]:focus {
    position: absolute !important;
    transform: none !important;
    translate: none !important;
    top: 0.75rem !important;
    right: 0.75rem !important;
    margin: 0 !important;
    padding: 0.375rem !important;
  }

  /* SM breakpoint (480px+) */
  @media (min-width: 480px) {

    [data-radix-dialog-close][class*="absolute"],
    [data-radix-dialog-close][class*="absolute"]:hover,
    [data-radix-dialog-close][class*="absolute"]:active,
    [data-radix-dialog-close][class*="absolute"]:focus {
      top: 1rem !important;
      right: 1rem !important;
    }
  }

  /* Toast close button - in-flow flex item on mobile, do not override component layout */
  [data-toast-close],
  [data-toast-close]:hover,
  [data-toast-close]:active,
  [data-toast-close]:focus {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    translate: none !important;
    margin: 0 !important;
    min-height: 44px !important;
    min-width: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
  }

  /* Sheet close button - MUST be at top-right corner, override all other rules */
  /* Exclude ViewApplicationsDialog - its buttons are handled separately */
  button[data-radix-sheet-close],
  [data-radix-sheet-close],
  button[data-radix-sheet-close]:hover,
  button[data-radix-sheet-close]:active,
  button[data-radix-sheet-close]:focus,
  [data-radix-sheet-close]:hover,
  [data-radix-sheet-close]:active,
  [data-radix-sheet-close]:focus,
  button.absolute[data-radix-sheet-close],
  button.absolute[data-radix-sheet-close]:hover,
  button.absolute[data-radix-sheet-close]:active,
  button.absolute[data-radix-sheet-close]:focus,
  /* Also target dialog close (Sheet uses Dialog primitives) - but NOT ViewApplicationsDialog */
  [data-radix-dialog-content][class*="bottom"]:not([data-view-applications-dialog="true"]):not(.view-applications-dialog) button[data-radix-dialog-close],
  [data-radix-dialog-content][class*="bottom"]:not([data-view-applications-dialog="true"]):not(.view-applications-dialog) [data-radix-dialog-close],
  /* Target any close button in bottom sheet (X icon) - but NOT ViewApplicationsDialog */
  [data-radix-dialog-content][class*="bottom"]:not([data-view-applications-dialog="true"]):not(.view-applications-dialog) button[class*="absolute"][class*="right-4"],
  [data-radix-dialog-content][class*="bottom"]:not([data-view-applications-dialog="true"]):not(.view-applications-dialog) button:has(svg[class*="h-4"][class*="w-4"]):last-child {
    position: absolute !important;
    top: 1rem !important;
    right: 1rem !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    translate: none !important;
    margin: 0 !important;
    padding: 0.5rem !important;
    width: auto !important;
    height: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: top !important;
    z-index: 10 !important;
  }

  /* CRITICAL: Override sheet close button rule for ViewApplicationsDialog buttons */
  /* This must come AFTER the sheet close button rule to override it */
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]),
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):hover,
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):active,
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):focus,
  .view-applications-dialog button:not([data-radix-dialog-close]),
  .view-applications-dialog button:not([data-radix-dialog-close]):hover,
  .view-applications-dialog button:not([data-radix-dialog-close]):active,
  .view-applications-dialog button:not([data-radix-dialog-close]):focus {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    translate: none !important;
    margin: inherit !important;
    padding: inherit !important;
    width: auto !important;
    height: auto !important;
    min-width: auto !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: baseline !important;
    z-index: auto !important;
  }

  /* Override for buttons that need specific transforms (search bar X) */
  .relative button[class*="transform"]:hover,
  .relative button[class*="transform"]:active,
  .relative button[class*="transform"]:focus {
    transform: translateY(-50%) !important;
    top: 50% !important;
  }

  /* Lock all clear filter X buttons in search bars */
  .relative button[class*="absolute"][class*="right-3"]:hover,
  .relative button[class*="absolute"][class*="right-3"]:active,
  .relative button[class*="absolute"][class*="right-3"]:focus,
  .relative button[class*="absolute"][class*="right-3"] {
    position: absolute !important;
    transform: translateY(-50%) !important;
    top: 50% !important;
    right: 0.75rem !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Prevent any element containing X icon from shifting (exclude toast close - it uses flex layout on mobile) */
  button:has(svg):not([data-toast-close]),
  button:has(svg):not([data-toast-close]):hover,
  button:has(svg):not([data-toast-close]):active,
  button:has(svg):not([data-toast-close]):focus {
    transform: inherit !important;
    translate: inherit !important;
  }

  /* Specific fix: preserve transform for search bar X buttons */
  /* .relative button:has(svg[class*="h-4"][class*="w-4"]):hover,
  .relative button:has(svg[class*="h-4"][class*="w-4"]):active,
  .relative button:has(svg[class*="h-4"][class*="w-4"]):focus {
    transform: translateY(-50%) !important;
    top: 50% !important;
  } */

  /* Prevent any button from shifting on hover/active/focus */
  button:hover,
  button:active,
  button:focus,
  [role="button"]:hover,
  [role="button"]:active,
  [role="button"]:focus {
    transform: none !important;
    translate: none !important;
    scale: none !important;
  }

  /* ============================================
     STRICT TOUCH DEVICE DETECTION - DISABLE ALL HOVER & TRANSFORM
     Use media queries to detect touch devices specifically
     ============================================ */
}

/* ============================================
   MOBILE MEDIA QUERY CONTINUATION
   ============================================ */
@media (max-width: 767px) {

  /* ============================================
     BOTTOM SHEET (More Navigation) - 85vw width, centered, max 80vh
     ============================================ */
  [data-radix-dialog-content][class*="bottom"],
  [data-radix-dialog-content][class*="inset-x-0"][class*="bottom-0"],
  [data-radix-dialog-content].w-full[class*="bottom"] {
    width: 85vw !important;
    max-width: 85vw !important;
    min-width: 85vw !important;
    max-height: 80vh !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* Make sheet content area scrollable for small heights - thin blue scrollbar from global */
  [data-radix-dialog-content][class*="bottom"]>div[class*="overflow-y-auto"],
  [data-radix-dialog-content][class*="bottom"]>div[class*="flex-1"] {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior: contain !important;
  }

  /* Ensure sheet header doesn't scroll */
  [data-radix-dialog-content][class*="bottom"]>header,
  [data-radix-dialog-content][class*="bottom"]>div[class*="flex-shrink-0"] {
    flex-shrink: 0 !important;
  }

  /* Hide date picker clear button on mobile */
  .ant-picker-clear,
  .ant-picker-clear-icon {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* Remove spinner arrows from number inputs on mobile */
  /* ============================================
     VIEW APPLICATIONS DIALOG - CSS CONFLICT FIXES
     ============================================ */

  /* Exclude ALL ViewApplicationsDialog buttons from close button CSS rules */
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]),
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):hover,
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):active,
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):focus,
  .view-applications-dialog button:not([data-radix-dialog-close]),
  .view-applications-dialog button:not([data-radix-dialog-close]):hover,
  .view-applications-dialog button:not([data-radix-dialog-close]):active,
  .view-applications-dialog button:not([data-radix-dialog-close]):focus {
    position: static !important;
    transform: none !important;
    translate: none !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    margin: inherit !important;
    padding: inherit !important;
  }

  /* Override the [role="dialog"] button rule for ViewApplicationsDialog */
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]),
  .view-applications-dialog button:not([data-radix-dialog-close]) {
    min-height: 44px !important;
  }

  /* CRITICAL OVERRIDE: Exclude ViewApplicationsDialog buttons from sheet close button rule */
  /* This overrides the position: absolute !important from sheet close button rule */
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]),
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):hover,
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):active,
  [data-view-applications-dialog="true"] button:not([data-radix-dialog-close]):focus,
  .view-applications-dialog button:not([data-radix-dialog-close]),
  .view-applications-dialog button:not([data-radix-dialog-close]):hover,
  .view-applications-dialog button:not([data-radix-dialog-close]):active,
  .view-applications-dialog button:not([data-radix-dialog-close]):focus {
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    translate: none !important;
    margin: inherit !important;
    padding: inherit !important;
    width: auto !important;
    height: auto !important;
    min-width: auto !important;
    min-height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: baseline !important;
    z-index: auto !important;
  }

  /* Override form button rules for ViewApplicationsDialog */
  [data-view-applications-dialog="true"] form button[type="button"]:not([data-radix-dialog-close]),
  .view-applications-dialog form button[type="button"]:not([data-radix-dialog-close]) {
    width: auto !important;
  }

  /* Ensure buttons inside cards in ViewApplicationsDialog are not affected */
  [data-view-applications-dialog="true"] .card button:not([data-radix-dialog-close]),
  [data-view-applications-dialog="true"] [class*="Card"] button:not([data-radix-dialog-close]),
  .view-applications-dialog .card button:not([data-radix-dialog-close]),
  .view-applications-dialog [class*="Card"] button:not([data-radix-dialog-close]) {
    position: static !important;
    transform: none !important;
    translate: none !important;
  }

  /* Ensure close button in ViewApplicationsDialog still works correctly */
  [data-view-applications-dialog="true"] [data-radix-dialog-close],
  [data-view-applications-dialog="true"] [data-radix-dialog-close]:hover,
  [data-view-applications-dialog="true"] [data-radix-dialog-close]:active,
  [data-view-applications-dialog="true"] [data-radix-dialog-close]:focus,
  .view-applications-dialog [data-radix-dialog-close],
  .view-applications-dialog [data-radix-dialog-close]:hover,
  .view-applications-dialog [data-radix-dialog-close]:active,
  .view-applications-dialog [data-radix-dialog-close]:focus {
    position: absolute !important;
    transform: none !important;
    translate: none !important;
    top: 0.75rem !important;
    right: 0.75rem !important;
    margin: 0 !important;
    padding: 0.375rem !important;
    z-index: 100 !important;
  }

  @media (min-width: 480px) {

    [data-view-applications-dialog="true"] [data-radix-dialog-close],
    [data-view-applications-dialog="true"] [data-radix-dialog-close]:hover,
    [data-view-applications-dialog="true"] [data-radix-dialog-close]:active,
    [data-view-applications-dialog="true"] [data-radix-dialog-close]:focus,
    .view-applications-dialog [data-radix-dialog-close],
    .view-applications-dialog [data-radix-dialog-close]:hover,
    .view-applications-dialog [data-radix-dialog-close]:active,
    .view-applications-dialog [data-radix-dialog-close]:focus {
      top: 1rem !important;
      right: 1rem !important;
    }
  }

  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    appearance: none !important;
    margin: 0 !important;
    display: none !important;
  }

  input[type="number"] {
    -moz-appearance: textfield !important;
    -webkit-appearance: textfield !important;
            appearance: textfield !important;
  }

}

/* Landscape on mobile - flattened media query (minifier compatibility) */
@media (max-width: 767px) and (orientation: landscape) and (max-height: 500px) {
  .mobile-container {
    padding-top: var(--mobile-spacing-sm) !important;
    padding-bottom: var(--mobile-spacing-sm) !important;
  }

  .mobile-space-y-md>*+* {
    margin-top: var(--mobile-spacing-sm) !important;
  }

  .mobile-space-y-lg>*+* {
    margin-top: var(--mobile-spacing-md) !important;
  }

  .mobile-header {
    padding-top: var(--mobile-spacing-sm) !important;
    padding-bottom: var(--mobile-spacing-sm) !important;
  }

  .mobile-navigation {
    padding-top: var(--mobile-spacing-xs) !important;
    padding-bottom: var(--mobile-spacing-xs) !important;
  }
}

/* Safe area for notched devices - inline in main mobile block via responsive-layout.css *//* ============================================
   DESKTOP-ONLY CSS - COMPLETE SEPARATION FROM MOBILE
   This file contains ALL desktop styles wrapped in media queries
   Only applies to devices with min-width: 768px
   ============================================ */

/* ============================================
   DESKTOP: scrollbar uses global thin blue from index.css
   ============================================ */

/* ============================================
   DESKTOP HOVER EFFECTS
   Only enable hover effects on desktop devices
   ============================================ */
@media (min-width: 768px) and (hover: hover) {
  /* Scrollbars are hidden globally - no hover styles needed */

  /* Ant Design DatePicker hover styles */
  .ant-picker:hover {
    border-color: hsl(var(--ring)) !important;
  }

  .dark .ant-picker:hover {
    border-color: hsl(var(--ring)) !important;
  }

  /* Ant Design DatePicker header button hover */
  .ant-picker-header button:hover {
    color: hsl(var(--primary)) !important;
  }

  .dark .ant-picker-header button:hover {
    color: hsl(var(--primary)) !important;
  }

  /* Ant Design DatePicker cell hover */
  .ant-picker-cell:hover .ant-picker-cell-inner {
    background-color: hsl(var(--accent)) !important;
  }

  .dark .ant-picker-cell:hover .ant-picker-cell-inner {
    background-color: hsl(var(--accent)) !important;
  }

  /* Ant Design DatePicker panel cell hover */
  .ant-picker-month-panel-cell:hover,
  .ant-picker-year-panel-cell:hover {
    background-color: hsl(var(--accent)) !important;
  }

  .dark .ant-picker-month-panel-cell:hover,
  .dark .ant-picker-year-panel-cell:hover {
    background-color: hsl(var(--accent)) !important;
  }

  /* ============================================
     NATIVE CHECKBOX STYLING - DESKTOP
     Matches Radix UI Checkbox appearance for consistency.
     Exclude [aria-hidden="true"] so Radix's internal bubble input stays hidden.
     ============================================ */
  /* Base styles for native checkboxes - desktop optimized */
  input[type="checkbox"]:not([aria-hidden="true"]) {
    width: 1rem !important;
    /* 16px */
    height: 1rem !important;
    /* 16px */
    min-width: 1rem !important;
    min-height: 1rem !important;
    border-width: 1px !important;
    border-color: hsl(var(--border)) !important;
    border-radius: 0.125rem !important;
    /* 2px rounded corners */
    background-color: hsl(var(--background)) !important;
    cursor: pointer !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    position: relative !important;
    flex-shrink: 0 !important;
    transition: all 0.2s ease-in-out !important;
  }

  /* Checkbox checked state */
  input[type="checkbox"]:not([aria-hidden="true"]):checked {
    background-color: hsl(var(--primary)) !important;
    border-color: hsl(var(--primary)) !important;
  }

  /* Checkbox checkmark - using CSS pseudo-element */
  input[type="checkbox"]:not([aria-hidden="true"]):checked::after {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) rotate(45deg) !important;
    width: 0.3125rem !important;
    /* 5px */
    height: 0.5rem !important;
    /* 8px */
    border: 2px solid hsl(var(--primary-foreground)) !important;
    border-top: none !important;
    border-left: none !important;
  }

  /* Checkbox hover state */
  input[type="checkbox"]:not([aria-hidden="true"]):hover:not(:disabled) {
    border-color: hsl(var(--ring)) !important;
  }

  /* Checkbox focus state */
  input[type="checkbox"]:not([aria-hidden="true"]):focus-visible {
    outline: 2px solid hsl(var(--ring)) !important;
    outline-offset: 2px !important;
  }

  /* Checkbox disabled state */
  input[type="checkbox"]:not([aria-hidden="true"]):disabled {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
  }

  /* Checkbox label spacing on desktop */
  label:has(input[type="checkbox"]:not([aria-hidden="true"])) {
    font-size: 0.875rem !important;
    line-height: 1.4 !important;
    gap: 0.5rem !important;
    align-items: center !important;
  }

  /* Better spacing for checkbox containers */
  label:has(input[type="checkbox"]:not([aria-hidden="true"])),
  .flex.items-center.space-x-2:has(input[type="checkbox"]:not([aria-hidden="true"])) {
    gap: 0.5rem !important;
    align-items: center !important;
  }

  /* Align checkbox label better */
  label:has(input[type="checkbox"]:not([aria-hidden="true"])) span,
  .flex.items-center.space-x-2:has(input[type="checkbox"]:not([aria-hidden="true"])) span {
    padding-top: 0 !important;
  }
}

/* General button and link hover transitions */
button:hover,
a:hover {
  transition: all 0.2s ease;
}

/* ============================================
   DESKTOP LAYOUT OPTIMIZATIONS
   ============================================ */

/* Desktop container constraints */
@media (min-width: 768px) {
  .desktop-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* Large Desktop (1025px - 1279px) */
@media (min-width: 1025px) and (max-width: 1279px) {
  .desktop-container {
    max-width: 1280px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* XL Desktop (1280px - 1535px) */
@media (min-width: 1280px) and (max-width: 1535px) {
  .desktop-container {
    max-width: 1440px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* 2XL Desktop (1536px - 1919px) */
@media (min-width: 1536px) and (max-width: 1919px) {
  .desktop-container {
    max-width: 1920px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

/* 3XL Desktop (1920px - 2559px) - Full HD */
@media (min-width: 1920px) and (max-width: 2559px) {
  .desktop-container {
    max-width: 2200px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

/* 4XL Desktop (2560px+) - 2K / QHD / ultrawide */
@media (min-width: 2560px) {
  .desktop-container {
    max-width: 2400px;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

/* ============================================
   DESKTOP GRID SYSTEM
   ============================================ */
@media (min-width: 768px) {
  .desktop-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}

@media (min-width: 1025px) {
  .desktop-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
}

@media (min-width: 1441px) {
  .desktop-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
  }
}

/* ============================================
   DESKTOP TYPOGRAPHY
   ============================================ */
@media (min-width: 768px) {
  .desktop-text-sm {
    font-size: 0.875rem;
    line-height: 1.5;
  }

  .desktop-text-base {
    font-size: 1rem;
    line-height: 1.6;
  }

  .desktop-text-lg {
    font-size: 1.125rem;
    line-height: 1.5;
  }

  .desktop-text-xl {
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .desktop-text-2xl {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .desktop-text-3xl {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}

/* ============================================
   DESKTOP SPACING
   ============================================ */
@media (min-width: 768px) {
  .desktop-space-y-md>*+* {
    margin-top: 1.5rem;
  }

  .desktop-space-y-lg>*+* {
    margin-top: 2rem;
  }

  .desktop-gap-md {
    gap: 1.5rem;
  }

  .desktop-gap-lg {
    gap: 2rem;
  }
}

/* ============================================
   DESKTOP CARD SYSTEM
   ============================================ */
@media (min-width: 768px) {
  .desktop-card {
    padding: 1.5rem;
    border-radius: 1rem;
  }
}

@media (min-width: 1025px) {
  .desktop-card {
    padding: 2rem;
  }
}

/* ============================================
   DESKTOP BUTTON SYSTEM
   ============================================ */
@media (min-width: 768px) {
  .desktop-button {
    padding: 0.75rem 1.5rem;
    min-height: auto;
    width: auto;
  }
}

/* ============================================
   DESKTOP UTILITIES
   ============================================ */
@media (min-width: 768px) {
  .desktop-hidden {
    display: none;
  }

  .desktop-visible {
    display: block;
  }

  .desktop-flex {
    display: flex;
  }

  .desktop-grid {
    display: grid;
  }
}

/* ============================================
   DESKTOP TABLE OPTIMIZATIONS
   ============================================ */
@media (min-width: 768px) {

  /* Enable full table display on desktop */
  .table-container {
    overflow-x: visible;
  }

  table {
    width: 100%;
    min-width: auto;
  }
}

/* ============================================
   DESKTOP FORM LAYOUTS
   ============================================ */
@media (min-width: 768px) {

  /* Two-column form layouts on desktop */
  .desktop-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}

@media (min-width: 1025px) {
  .desktop-form-grid {
    gap: 2rem;
  }
}

/* ============================================
   DESKTOP NAVIGATION
   ============================================ */
@media (min-width: 768px) {

  /* Sidebar navigation for desktop */
  .desktop-sidebar {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 250px;
    overflow-y: auto;
  }

  .desktop-main-content {
    margin-left: 250px;
  }
}

/* ============================================
   DESKTOP MODAL/DIALOG OPTIMIZATIONS
   ============================================ */
@media (min-width: 768px) {
  [role="dialog"] {
    max-width: 600px;
  }
}

@media (min-width: 1025px) {
  [role="dialog"] {
    max-width: 800px;
  }
}

/* ============================================
   DESKTOP TOOLTIP ENABLEMENT
   ============================================ */
@media (min-width: 768px) {

  /* Enable tooltips on desktop */
  [data-radix-tooltip-content],
  [data-radix-tooltip-portal],
  [data-radix-tooltip-root] {
    display: block;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }

  /* Hide date picker clear button on desktop */
  .ant-picker-clear,
  .ant-picker-clear-icon {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  /* Remove spinner arrows from number inputs on desktop */
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    appearance: none !important;
    margin: 0 !important;
    display: none !important;
  }

  input[type="number"] {
    -moz-appearance: textfield !important;
    -webkit-appearance: textfield !important;
            appearance: textfield !important;
  }
}