html[data-theme="ripe"] .bg-card {
  background-color: rgb(34,29,87,0.05);
}

/* html[data-theme="ripe"] .bg-muted {
  background-color: rgb(34,29,87,0.2);
} */

html[data-theme="ripe"] [id^="app-nav"] {
  background-color: rgb(34,29,87);
  border-color: rgba(255,255,255,0.3);
  color: rgb(255,255,255);
}

html[data-theme="ripe"] #app-nav-sidebar {
  background-color: rgb(17,14,48);
}

html[data-theme="ripe"] [id^="app-nav"] button {
  background-color: transparent;
  border-color: rgba(255,255,255,0.3);
  color: rgba(255,255,255,0.8);
}

html[data-theme="ripe"] [id^="app-nav"] button:hover,
html[data-theme="ripe"] [id^="app-nav"] button.link-active {
  background-color: transparent;
  border-color: rgba(255,255,255);
  color: rgba(255,255,255,1);
}

html[data-theme="ripe"] [id^="app-nav"] nav button.link-active {
  background-color: rgba(255,255,255,0.1);
  color: rgba(255,255,255,1);
}

html[data-theme="ripe"] [id^="app-nav"] button > svg {
  color: rgba(255,255,255,1);
}

html[data-theme="ripe"] [id^="app-nav"] [id^="ripe-logo"] {
  filter: invert(1);
}

html[data-theme="ripe"].dark [id^="app-nav"] [id^="ripe-logo"] {
  filter: invert(0);
}

html[data-theme="ripe"] #app-nav-sidebar span {
  border-color: rgba(255,255,255,0.3);
}

html[data-theme="ripe"] [id^="app-nav"] [data-avatar-root] span {
  background-color: rgba(255,255,255,0.3);
  color: rgb(255,255,255);
}

html[data-theme="pincoln"] .bg-card {
  background-color: rgb(254,97,191,0.05);
}

/* html[data-theme="pincoln"] .bg-muted {
  background-color: rgb(254,97,191,0.2);
} */

html[data-theme="pincoln"] [id^="app-nav"] {
  background-color: rgb(254,97,191);
  border-color: rgba(255,255,255,0.3);
  color: rgb(255,255,255);
}

html[data-theme="pincoln"] #app-nav-sidebar {
  background-color: rgb(219,37,147);
}

html[data-theme="pincoln"] [id^="app-nav"] button {
  background-color: transparent;
  border-color: rgba(255,255,255,0.3);
  color: rgba(255,255,255,0.8);
}

html[data-theme="pincoln"] [id^="app-nav"] button:hover,
html[data-theme="pincoln"] [id^="app-nav"] button.link-active {
  background-color: transparent;
  border-color: rgba(255,255,255);
  color: rgba(255,255,255,1);
}

html[data-theme="pincoln"] [id^="app-nav"] nav button.link-active {
  background-color: rgba(255,255,255,0.2);
  color: rgba(255,255,255,1);
}

html[data-theme="pincoln"] [id^="app-nav"] button > svg {
  color: rgba(255,255,255,1);
}

html[data-theme="pincoln"] [id^="app-nav"] [id^="ripe-logo"] {
  filter: invert(1);
}

html[data-theme="pincoln"].dark [id^="app-nav"] [id^="ripe-logo"] {
  filter: invert(0);
}

html[data-theme="pincoln"] #app-nav-sidebar span {
  border-color: rgba(255,255,255,0.3);
}

html[data-theme="pincoln"] [id^="app-nav"] [data-avatar-root] span {
  background-color: rgba(255,255,255,0.3);
  color: rgb(255,255,255);
}

*, ::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 */
  -o-tab-size: 4;
     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;
}

html[data-theme="ripe"]:root {
    --background: 258 70% 100%;
    --foreground: 258 77% 0%;
    --muted: 258 29% 85%;
    --muted-foreground: 258 10% 40%;
    --popover: 258 70% 100%;
    --popover-foreground: 258 77% 0%;
    --card: 258 70% 100%;
    --card-foreground: 258 77% 0%;
    --border: 220 13% 91%;
    --input: 220 13% 91%;
    --primary: 258 58% 37%;
    --primary-foreground: 258 58% 97%;
    --secondary: 258 19% 81%;
    --secondary-foreground: 258 19% 21%;
    --accent: 258 19% 81%;
    --accent-foreground: 258 19% 21%;
    --destructive: 19 98% 27%;
    --destructive-foreground: 19 98% 87%;
    --ring: 258 58% 37%;
    --radius: 0.5rem;
  }

html[data-theme="ripe"].dark {
    --background: 258 53% 3%;
    --foreground: 258 40% 97%;
    --muted: 258 29% 15%;
    --muted-foreground: 258 10% 60%;
    --popover: 258 53% 3%;
    --popover-foreground: 258 40% 97%;
    --card: 258 53% 3%;
    --card-foreground: 258 40% 97%;
    --border: 215 27.9% 16.9%;
    --input: 215 27.9% 16.9%;
    --primary: 258 58% 37%;
    --primary-foreground: 258 58% 97%;
    --secondary: 258 15% 10%;
    --secondary-foreground: 258 15% 70%;
    --accent: 258 15% 10%;
    --accent-foreground: 258 15% 70%;
    --destructive: 19 98% 46%;
    --destructive-foreground: 0 0% 100%;
    --ring: 258 58% 37%;
  }

html[data-theme="pincoln"]:root {
    --background: 0 0% 100%;
    --foreground: 222.22 47.37% 11.18%;
    --muted: 220 14.29% 95.88%;
    --muted-foreground: 215.29 19.32% 34.51%;
    --popover: 0 6.67% 97.06%;
    --popover-foreground: 222.22 47.37% 11.18%;
    --card: 210 20% 98.04%;
    --card-foreground: 222.22 47.37% 11.18%;
    --border: 220 15.56% 90.89%;
    --input: 216 12.2% 83.92%;
    --primary: 324 99% 69%;
    --primary-foreground: 0 0% 100%;
    --secondary: 220 13.04% 90.98%;
    --secondary-foreground: 222.22 47.37% 11.18%;
    --accent: 216 12.2% 83.92%;
    --accent-foreground: 222.22 47.37% 11.18%;
    --destructive: 0 84.31% 60%;
    --destructive-foreground: 0 0% 98.04%;
    --action: 324 99% 69%;
    --action-foreground: 0 0% 100%;
    --ring: 324 99% 69%;
    --radius: 0.5rem;
  }

html[data-theme="pincoln"].dark {
    --background: 213 30.3% 12.94%;
    --foreground: 90 40% 98.04%;
    --muted: 218.82 17.89% 18.63%;
    --muted-foreground: 0 0% 82.35%;
    --popover: 213.91 26.44% 17.06%;
    --popover-foreground: 90 40% 98.04%;
    --card: 213.91 26.44% 17.06%;
    --card-foreground: 90 40% 98.04%;
    --border: 213.75 13.15% 25.83%;
    --input: 213.75 9.2% 34.12%;
    --primary: 324 99% 69%;
    --primary-foreground: 0 0% 100%;
    --secondary: 213.91 26.44% 17.06%;
    --secondary-foreground: 90 40% 98.04%;
    --accent: 220.91 39.29% 10.98%;
    --accent-foreground: 90 40% 98.04%;
    --destructive: 13.76 69.16% 44.51%;
    --destructive-foreground: 0 0% 100%;
    --ring: 331 100% 68%;
  }

html[data-theme="mint"]:root {
    --background: 156 42% 98%;
    --foreground: 156 67% 5%;
    --muted: 156 28% 87%;
    --muted-foreground: 156 11% 34%;
    --popover: 156 42% 98%;
    --popover-foreground: 156 67% 5%;
    --card: 156 42% 98%;
    --card-foreground: 156 67% 5%;
    --border: 156 11% 89%;
    --input: 156 11% 89%;
    --primary: 156 3% 90%;
    --primary-foreground: 156 3% 30%;
    --secondary: 156 17% 83%;
    --secondary-foreground: 156 17% 23%;
    --accent: 156 17% 83%;
    --accent-foreground: 156 17% 23%;
    --destructive: 7 84% 25%;
    --destructive-foreground: 7 84% 85%;
    --action: 150 50% 40%;
    --action-foreground: 0 0% 93%;
    --ring: 156 3% 90%;
    --radius: 0.5rem;
  }

html[data-theme="mint"].dark {
    --background: 156 52% 2%;
    --foreground: 156 27% 100%;
    --muted: 156 28% 13%;
    --muted-foreground: 156 11% 66%;
    --popover: 156 52% 2%;
    --popover-foreground: 156 27% 100%;
    --card: 156 52% 2%;
    --card-foreground: 156 27% 100%;
    --border: 156 11% 12%;
    --input: 156 11% 12%;
    --primary: 156 3% 90%;
    --primary-foreground: 156 3% 30%;
    --secondary: 156 5% 20%;
    --secondary-foreground: 156 5% 80%;
    --accent: 156 5% 20%;
    --accent-foreground: 156 5% 80%;
    --destructive: 7 84% 54%;
    --destructive-foreground: 0 0% 100%;
    --ring: 156 3% 90%;
  }

:root {
    --background: 0 0% 100%;
    --foreground: 240 10% 3.9%;
    --card: 0 0% 100%;
    --card-foreground: 240 10% 3.9%;
    --popover: 0 0% 100%;;
    --popover-foreground: 240 10% 3.9%;
    --primary: 240 5.9% 10%;
    --primary-foreground: 0 0% 98%;
    --secondary: 240 4.8% 95.9%;
    --secondary-foreground: 240 5.9% 10%;
    --muted: 240 4.8% 95.9%;
    --muted-foreground: 240 3.8% 46.1%;
    --accent: 240 4.8% 95.9%;
    --accent-foreground: 240 5.9% 10%;
    --destructive: 0 72.22% 50.59%;
    --destructive-foreground: 0 0% 98%;
    --action: 217 91% 60%;
    --action-foreground: 0 0% 98%;
    --border: 240 5.9% 90%;
    --input: 240 5.9% 90%;
    --ring: 240 4.9% 83.9%;
    --radius: 0.5rem;
  }

.dark {
    --background: 240 10% 3.9%;
    --foreground: 0 0% 98%;
    --card: 240 10% 3.9%;
    --card-foreground: 0 0% 98%;
    --popover: 240 10% 3.9%;
    --popover-foreground: 0 0% 98%;
    --primary: 0 0% 98%;
    --primary-foreground: 240 5.9% 10%;
    --secondary: 240 3.7% 15.9%;
    --secondary-foreground: 0 0% 98%;
    --muted: 240 3.7% 15.9%;
    --muted-foreground: 240 5% 64.9%;
    --accent: 240 3.7% 15.9%;
    --accent-foreground: 0 0% 98%;
    --destructive: 0 84% 60%;
    --destructive-foreground: 0 0% 98%;
    --action: 217 91% 60%;
    --action-foreground: 0 0% 98%;
    --border: 240 3.7% 15.9%;
    --input: 240 3.7% 15.9%;
    --ring: 240 4.9% 83.9%;
  }

* {
  --tw-border-opacity: 1;
  border-color: hsl(var(--border) / var(--tw-border-opacity, 1));
}

body {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--background) / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: hsl(var(--foreground) / var(--tw-text-opacity, 1));
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media (min-width: 1400px) {

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

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

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

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

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

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

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

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

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

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

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

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

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

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

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

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

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

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

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

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

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

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: #f1f5f9;
  font-weight: 600;
  font-size: 0.875em;
  background-color: #334155;
  border-radius: 0.25rem;
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

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

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

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

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

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

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

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

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

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

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

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

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

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

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

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

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

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

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

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

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

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

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

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

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

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

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-base {
  font-size: 1rem;
  line-height: 1.75;
}

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

.prose-base :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

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

.prose-base :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose-base :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose-base :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

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

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

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

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

.prose-base :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-base :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

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

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

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

.prose-base :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose-base :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose-base :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose-base :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-base :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-base :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-base :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-base :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose-base :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose-base :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-base :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-base :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose-base :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-base :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-base :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose-base :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-base :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose-base :where(.prose-base > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-base :where(.prose-base > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

.visible {
  visibility: visible;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.\!absolute {
  position: absolute !important;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-1 {
  inset: 0.25rem;
}

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

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.\!left-0 {
  left: 0px !important;
}

.\!top-0 {
  top: 0px !important;
}

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

.-bottom-3 {
  bottom: -0.75rem;
}

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

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

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

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

.-right-12 {
  right: -3rem;
}

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

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

.-start-1\.5 {
  inset-inline-start: -0.375rem;
}

.-top-0\.5 {
  top: -0.125rem;
}

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

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

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

.bottom-0 {
  bottom: 0px;
}

.bottom-1 {
  bottom: 0.25rem;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-4 {
  bottom: 1rem;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

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

.left-12 {
  left: 3rem;
}

.left-2 {
  left: 0.5rem;
}

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

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.left-5 {
  left: 1.25rem;
}

.left-7 {
  left: 1.75rem;
}

.left-\[50\%\] {
  left: 50%;
}

.left-\[75px\] {
  left: 75px;
}

.right-0 {
  right: 0px;
}

.right-0\.5 {
  right: 0.125rem;
}

.right-1 {
  right: 0.25rem;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-6 {
  right: 1.5rem;
}

.right-\[15\%\] {
  right: 15%;
}

.start-1\/2 {
  inset-inline-start: 50%;
}

.top-0 {
  top: 0px;
}

.top-0\.5 {
  top: 0.125rem;
}

.top-1 {
  top: 0.25rem;
}

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

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

.top-16 {
  top: 4rem;
}

.top-2 {
  top: 0.5rem;
}

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

.top-3 {
  top: 0.75rem;
}

.top-4 {
  top: 1rem;
}

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

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

.top-\[4rem\] {
  top: 4rem;
}

.top-\[5\%\] {
  top: 5%;
}

.top-\[50\%\] {
  top: 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

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

.col-span-12 {
  grid-column: span 12 / span 12;
}

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

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

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

.col-start-1 {
  grid-column-start: 1;
}

.col-start-2 {
  grid-column-start: 2;
}

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

.\!m-0 {
  margin: 0px !important;
}

.m-2 {
  margin: 0.5rem;
}

.m-4 {
  margin: 1rem;
}

.m-auto {
  margin: auto;
}

.\!my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

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

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

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

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

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

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

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

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.mb-0 {
  margin-bottom: 0px;
}

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

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

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

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

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

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

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

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

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

.ml-0 {
  margin-left: 0px;
}

.ml-0\.5 {
  margin-left: 0.125rem;
}

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

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

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

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

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

.ml-6 {
  margin-left: 1.5rem;
}

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

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

.mr-1 {
  margin-right: 0.25rem;
}

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

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

.mr-3 {
  margin-right: 0.75rem;
}

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

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

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

.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-10 {
  margin-top: 2.5rem;
}

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

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

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

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

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

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

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

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

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

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

.box-content {
  box-sizing: content-box;
}

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

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

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

.table-caption {
  display: table-caption;
}

.table-cell {
  display: table-cell;
}

.table-row {
  display: table-row;
}

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

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

.size-11 {
  width: 2.75rem;
  height: 2.75rem;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-16 {
  width: 4rem;
  height: 4rem;
}

.size-2 {
  width: 0.5rem;
  height: 0.5rem;
}

.size-2\.5 {
  width: 0.625rem;
  height: 0.625rem;
}

.size-20 {
  width: 5rem;
  height: 5rem;
}

.size-24 {
  width: 6rem;
  height: 6rem;
}

.size-3 {
  width: 0.75rem;
  height: 0.75rem;
}

.size-3\.5 {
  width: 0.875rem;
  height: 0.875rem;
}

.size-32 {
  width: 8rem;
  height: 8rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

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

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-7 {
  width: 1.75rem;
  height: 1.75rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}

.size-\[100px\] {
  width: 100px;
  height: 100px;
}

.size-\[150px\] {
  width: 150px;
  height: 150px;
}

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

.size-\[50px\] {
  width: 50px;
  height: 50px;
}

.size-full {
  width: 100%;
  height: 100%;
}

.h-0 {
  height: 0px;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-1 {
  height: 0.25rem;
}

.h-1\.5 {
  height: 0.375rem;
}

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

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.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-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-56 {
  height: 14rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[1\.2rem\] {
  height: 1.2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[calc\(100vh-4rem\)\] {
  height: calc(100vh - 4rem);
}

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

.h-\[calc\(100vh-6rem\)\] {
  height: calc(100vh - 6rem);
}

.h-\[calc\(100vh-7rem\)\] {
  height: calc(100vh - 7rem);
}

.h-\[calc\(100vh-8rem\)\] {
  height: calc(100vh - 8rem);
}

.h-\[calc\(90vh-5em\)\] {
  height: calc(90vh - 5em);
}

.h-\[calc\(90vh-8em\)\] {
  height: calc(90vh - 8em);
}

.h-\[inherit\] {
  height: inherit;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

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

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

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

.max-h-36 {
  max-height: 9rem;
}

.max-h-48 {
  max-height: 12rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-h-\[calc\(85vh-3rem\)\] {
  max-height: calc(85vh - 3rem);
}

.max-h-\[calc\(90vh-4rem\)\] {
  max-height: calc(90vh - 4rem);
}

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

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

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

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

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

.min-h-5 {
  min-height: 1.25rem;
}

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

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

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

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

.min-h-\[calc\(100vh-4rem\)\] {
  min-height: calc(100vh - 4rem);
}

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

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

.\!w-\[90vw\] {
  width: 90vw !important;
}

.w-0 {
  width: 0px;
}

.w-1 {
  width: 0.25rem;
}

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

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

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

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

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

.w-2\/3 {
  width: 66.666667%;
}

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

.w-24 {
  width: 6rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-3\/4 {
  width: 75%;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-40 {
  width: 10rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/6 {
  width: 83.333333%;
}

.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-\[1\.2rem\] {
  width: 1.2rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[calc\(100\%\+2rem\)\] {
  width: calc(100% + 2rem);
}

.w-\[calc\(100\%-2\.5rem\)\] {
  width: calc(100% - 2.5rem);
}

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

.w-screen {
  width: 100vw;
}

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

.min-w-10 {
  min-width: 2.5rem;
}

.min-w-16 {
  min-width: 4rem;
}

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

.min-w-\[12rem\] {
  min-width: 12rem;
}

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

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

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

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

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

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

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

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

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

.min-w-\[8rem\] {
  min-width: 8rem;
}

.min-w-full {
  min-width: 100%;
}

.min-w-max {
  min-width: -moz-max-content;
  min-width: max-content;
}

.\!max-w-none {
  max-width: none !important;
}

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

.max-w-3xl {
  max-width: 48rem;
}

.max-w-60 {
  max-width: 15rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[calc\(70\%-1rem\)\] {
  max-width: calc(70% - 1rem);
}

.max-w-\[unset\] {
  max-width: unset;
}

.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

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

.max-w-none {
  max-width: none;
}

.max-w-screen-md {
  max-width: 768px;
}

.max-w-screen-xl {
  max-width: 1280px;
}

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

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-none {
  flex: none;
}

.flex-shrink {
  flex-shrink: 1;
}

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

.shrink {
  flex-shrink: 1;
}

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

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

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

.basis-1\/3 {
  flex-basis: 33.333333%;
}

.basis-1\/6 {
  flex-basis: 16.666667%;
}

.basis-2\/3 {
  flex-basis: 66.666667%;
}

.basis-5\/6 {
  flex-basis: 83.333333%;
}

.basis-\[80\%\] {
  flex-basis: 80%;
}

.basis-auto {
  flex-basis: auto;
}

.basis-full {
  flex-basis: 100%;
}

.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-\[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-full {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-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-y-20 {
  --tw-translate-y: -5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.-translate-y-\[50px\] {
  --tw-translate-y: -50px;
  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-y-6 {
  --tw-translate-y: 1.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.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-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

@keyframes pulse {

  50% {
    opacity: .5;
  }
}

.animate-\[pulse_8s_ease-in-out_infinite\] {
  animation: pulse 8s ease-in-out infinite;
}

@keyframes bounce {

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

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-bounce {
  animation: bounce 1s infinite;
}

@keyframes pulse {

  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes spin {

  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-context-menu {
  cursor: context-menu;
}

.cursor-default {
  cursor: default;
}

.cursor-grabbing {
  cursor: grabbing;
}

.cursor-move {
  cursor: move;
}

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

.cursor-pointer {
  cursor: pointer;
}

.touch-none {
  touch-action: none;
}

.touch-pinch-zoom {
  --tw-pinch-zoom: pinch-zoom;
  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-none {
  resize: none;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-outside {
  list-style-position: outside;
}

.list-decimal {
  list-style-type: decimal;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.grid-flow-col {
  grid-auto-flow: column;
}

.auto-rows-max {
  grid-auto-rows: max-content;
}

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

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

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

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

.grid-cols-\[0_1fr\] {
  grid-template-columns: 0 1fr;
}

.grid-cols-\[80px_1fr\] {
  grid-template-columns: 80px 1fr;
}

.grid-cols-\[80px_repeat\(7\2c minmax\(100px\2c 1fr\)\)\] {
  grid-template-columns: 80px repeat(7,minmax(100px,1fr));
}

.grid-cols-\[auto\] {
  grid-template-columns: auto;
}

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

.grid-rows-2 {
  grid-template-rows: repeat(2, minmax(0, 1fr));
}

.grid-rows-\[48\] {
  grid-template-rows: 48;
}

.grid-rows-\[50px_1fr\] {
  grid-template-rows: 50px 1fr;
}

.grid-rows-\[50px_1fr_auto_auto\] {
  grid-template-rows: 50px 1fr auto auto;
}

.grid-rows-\[60px_1fr\] {
  grid-template-rows: 60px 1fr;
}

.grid-rows-\[60px_1fr_auto_auto\] {
  grid-template-rows: 60px 1fr auto auto;
}

.grid-rows-\[60px_auto_1fr\] {
  grid-template-rows: 60px auto 1fr;
}

.grid-rows-\[60px_auto_60px\] {
  grid-template-rows: 60px auto 60px;
}

.grid-rows-\[60px_auto_auto\] {
  grid-template-rows: 60px auto auto;
}

.grid-rows-\[auto\] {
  grid-template-rows: auto;
}

.grid-rows-\[auto_1fr_auto\] {
  grid-template-rows: auto 1fr auto;
}

.grid-rows-\[auto_auto_1fr\] {
  grid-template-rows: auto auto 1fr;
}

.grid-rows-\[auto_auto_auto_1fr\] {
  grid-template-rows: auto auto auto 1fr;
}

.\!flex-row {
  flex-direction: row !important;
}

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

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

.flex-nowrap {
  flex-wrap: nowrap;
}

.place-content-center {
  place-content: center;
}

.place-content-between {
  place-content: space-between;
}

.content-center {
  align-content: center;
}

.content-start {
  align-content: flex-start;
}

.content-end {
  align-content: flex-end;
}

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

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

.justify-around {
  justify-content: space-around;
}

.gap-0 {
  gap: 0px;
}

.gap-0\.5 {
  gap: 0.125rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[1px\] {
  gap: 1px;
}

.-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-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-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-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-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(2px * var(--tw-divide-x-reverse));
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-500 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-divide-opacity, 1));
}

.divide-muted-foreground > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: hsl(var(--muted-foreground) / var(--tw-divide-opacity, 1));
}

.divide-muted-foreground\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: hsl(var(--muted-foreground) / 0.1);
}

.place-self-center {
  place-self: center;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.overscroll-contain {
  overscroll-behavior: contain;
}

.scroll-smooth {
  scroll-behavior: smooth;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-break-spaces {
  white-space: break-spaces;
}

.text-wrap {
  text-wrap: wrap;
}

.text-nowrap {
  text-wrap: nowrap;
}

.text-balance {
  text-wrap: balance;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[inherit\] {
  border-radius: inherit;
}

.rounded-full {
  border-radius: 9999px;
}

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

.rounded-md {
  border-radius: calc(var(--radius) - 2px);
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}

.rounded-xl {
  border-radius: 0.75rem;
}

.\!rounded-t-none {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.rounded-b {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-b-lg {
  border-bottom-right-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}

.rounded-b-none {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-e-xl {
  border-start-end-radius: 0.75rem;
  border-end-end-radius: 0.75rem;
}

.rounded-l {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-lg {
  border-top-left-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-r-lg {
  border-top-right-radius: var(--radius);
  border-bottom-right-radius: var(--radius);
}

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rounded-s-xl {
  border-start-start-radius: 0.75rem;
  border-end-start-radius: 0.75rem;
}

.rounded-t {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-t-\[10px\] {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.rounded-t-none {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-bl-lg {
  border-bottom-left-radius: var(--radius);
}

.rounded-br-lg {
  border-bottom-right-radius: var(--radius);
}

.rounded-es-xl {
  border-end-start-radius: 0.75rem;
}

.rounded-se-xl {
  border-start-end-radius: 0.75rem;
}

.rounded-tl {
  border-top-left-radius: 0.25rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-8 {
  border-width: 8px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-x-0 {
  border-left-width: 0px;
  border-right-width: 0px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0px;
}

.border-s {
  border-inline-start-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-t-0 {
  border-top-width: 0px;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-t-8 {
  border-top-width: 8px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-none {
  border-style: none;
}

.\!border-action {
  --tw-border-opacity: 1 !important;
  border-color: hsl(var(--action) / var(--tw-border-opacity, 1)) !important;
}

.\!border-indigo-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1)) !important;
}

.border-action {
  --tw-border-opacity: 1;
  border-color: hsl(var(--action) / var(--tw-border-opacity, 1));
}

.border-action\/20 {
  border-color: hsl(var(--action) / 0.2);
}

.border-amber-400 {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity, 1));
}

.border-amber-500 {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity, 1));
}

.border-background {
  --tw-border-opacity: 1;
  border-color: hsl(var(--background) / var(--tw-border-opacity, 1));
}

.border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.border-cyan-500 {
  --tw-border-opacity: 1;
  border-color: rgb(6 182 212 / var(--tw-border-opacity, 1));
}

.border-destructive {
  --tw-border-opacity: 1;
  border-color: hsl(var(--destructive) / var(--tw-border-opacity, 1));
}

.border-destructive\/50 {
  border-color: hsl(var(--destructive) / 0.5);
}

.border-emerald-500 {
  --tw-border-opacity: 1;
  border-color: rgb(16 185 129 / var(--tw-border-opacity, 1));
}

.border-fuchsia-500 {
  --tw-border-opacity: 1;
  border-color: rgb(217 70 239 / var(--tw-border-opacity, 1));
}

.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-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}

.border-green-500 {
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity, 1));
}

.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.border-input {
  --tw-border-opacity: 1;
  border-color: hsl(var(--input) / var(--tw-border-opacity, 1));
}

.border-lime-500 {
  --tw-border-opacity: 1;
  border-color: rgb(132 204 22 / var(--tw-border-opacity, 1));
}

.border-muted {
  --tw-border-opacity: 1;
  border-color: hsl(var(--muted) / var(--tw-border-opacity, 1));
}

.border-muted-foreground {
  --tw-border-opacity: 1;
  border-color: hsl(var(--muted-foreground) / var(--tw-border-opacity, 1));
}

.border-muted-foreground\/20 {
  border-color: hsl(var(--muted-foreground) / 0.2);
}

.border-muted-foreground\/30 {
  border-color: hsl(var(--muted-foreground) / 0.3);
}

.border-muted-foreground\/50 {
  border-color: hsl(var(--muted-foreground) / 0.5);
}

.border-neutral-500 {
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / 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-500\/50 {
  border-color: rgb(249 115 22 / 0.5);
}

.border-pink-500 {
  --tw-border-opacity: 1;
  border-color: rgb(236 72 153 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: hsl(var(--primary) / var(--tw-border-opacity, 1));
}

.border-primary-foreground {
  --tw-border-opacity: 1;
  border-color: hsl(var(--primary-foreground) / var(--tw-border-opacity, 1));
}

.border-primary\/50 {
  border-color: hsl(var(--primary) / 0.5);
}

.border-purple-500 {
  --tw-border-opacity: 1;
  border-color: rgb(168 85 247 / 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-ripe-accent {
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity, 1));
}

.border-ripe-accent\/0 {
  border-color: rgb(29 78 216 / 0);
}

.border-ripe-accent\/10 {
  border-color: rgb(29 78 216 / 0.1);
}

.border-ripe-accent\/100 {
  border-color: rgb(29 78 216 / 1);
}

.border-ripe-accent\/15 {
  border-color: rgb(29 78 216 / 0.15);
}

.border-ripe-accent\/20 {
  border-color: rgb(29 78 216 / 0.2);
}

.border-ripe-accent\/25 {
  border-color: rgb(29 78 216 / 0.25);
}

.border-ripe-accent\/30 {
  border-color: rgb(29 78 216 / 0.3);
}

.border-ripe-accent\/35 {
  border-color: rgb(29 78 216 / 0.35);
}

.border-ripe-accent\/40 {
  border-color: rgb(29 78 216 / 0.4);
}

.border-ripe-accent\/45 {
  border-color: rgb(29 78 216 / 0.45);
}

.border-ripe-accent\/5 {
  border-color: rgb(29 78 216 / 0.05);
}

.border-ripe-accent\/50 {
  border-color: rgb(29 78 216 / 0.5);
}

.border-ripe-accent\/55 {
  border-color: rgb(29 78 216 / 0.55);
}

.border-ripe-accent\/60 {
  border-color: rgb(29 78 216 / 0.6);
}

.border-ripe-accent\/65 {
  border-color: rgb(29 78 216 / 0.65);
}

.border-ripe-accent\/70 {
  border-color: rgb(29 78 216 / 0.7);
}

.border-ripe-accent\/75 {
  border-color: rgb(29 78 216 / 0.75);
}

.border-ripe-accent\/80 {
  border-color: rgb(29 78 216 / 0.8);
}

.border-ripe-accent\/85 {
  border-color: rgb(29 78 216 / 0.85);
}

.border-ripe-accent\/90 {
  border-color: rgb(29 78 216 / 0.9);
}

.border-ripe-accent\/95 {
  border-color: rgb(29 78 216 / 0.95);
}

.border-ripe-dark {
  --tw-border-opacity: 1;
  border-color: rgb(25 25 25 / var(--tw-border-opacity, 1));
}

.border-ripe-dark\/0 {
  border-color: rgb(25 25 25 / 0);
}

.border-ripe-dark\/10 {
  border-color: rgb(25 25 25 / 0.1);
}

.border-ripe-dark\/100 {
  border-color: rgb(25 25 25 / 1);
}

.border-ripe-dark\/15 {
  border-color: rgb(25 25 25 / 0.15);
}

.border-ripe-dark\/20 {
  border-color: rgb(25 25 25 / 0.2);
}

.border-ripe-dark\/25 {
  border-color: rgb(25 25 25 / 0.25);
}

.border-ripe-dark\/30 {
  border-color: rgb(25 25 25 / 0.3);
}

.border-ripe-dark\/35 {
  border-color: rgb(25 25 25 / 0.35);
}

.border-ripe-dark\/40 {
  border-color: rgb(25 25 25 / 0.4);
}

.border-ripe-dark\/45 {
  border-color: rgb(25 25 25 / 0.45);
}

.border-ripe-dark\/5 {
  border-color: rgb(25 25 25 / 0.05);
}

.border-ripe-dark\/50 {
  border-color: rgb(25 25 25 / 0.5);
}

.border-ripe-dark\/55 {
  border-color: rgb(25 25 25 / 0.55);
}

.border-ripe-dark\/60 {
  border-color: rgb(25 25 25 / 0.6);
}

.border-ripe-dark\/65 {
  border-color: rgb(25 25 25 / 0.65);
}

.border-ripe-dark\/70 {
  border-color: rgb(25 25 25 / 0.7);
}

.border-ripe-dark\/75 {
  border-color: rgb(25 25 25 / 0.75);
}

.border-ripe-dark\/80 {
  border-color: rgb(25 25 25 / 0.8);
}

.border-ripe-dark\/85 {
  border-color: rgb(25 25 25 / 0.85);
}

.border-ripe-dark\/90 {
  border-color: rgb(25 25 25 / 0.9);
}

.border-ripe-dark\/95 {
  border-color: rgb(25 25 25 / 0.95);
}

.border-ripe-discipline-advanced-orthodontics {
  --tw-border-opacity: 1;
  border-color: rgb(17 86 71 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-advanced-orthodontics\/0 {
  border-color: rgb(17 86 71 / 0);
}

.border-ripe-discipline-advanced-orthodontics\/10 {
  border-color: rgb(17 86 71 / 0.1);
}

.border-ripe-discipline-advanced-orthodontics\/100 {
  border-color: rgb(17 86 71 / 1);
}

.border-ripe-discipline-advanced-orthodontics\/15 {
  border-color: rgb(17 86 71 / 0.15);
}

.border-ripe-discipline-advanced-orthodontics\/20 {
  border-color: rgb(17 86 71 / 0.2);
}

.border-ripe-discipline-advanced-orthodontics\/25 {
  border-color: rgb(17 86 71 / 0.25);
}

.border-ripe-discipline-advanced-orthodontics\/30 {
  border-color: rgb(17 86 71 / 0.3);
}

.border-ripe-discipline-advanced-orthodontics\/35 {
  border-color: rgb(17 86 71 / 0.35);
}

.border-ripe-discipline-advanced-orthodontics\/40 {
  border-color: rgb(17 86 71 / 0.4);
}

.border-ripe-discipline-advanced-orthodontics\/45 {
  border-color: rgb(17 86 71 / 0.45);
}

.border-ripe-discipline-advanced-orthodontics\/5 {
  border-color: rgb(17 86 71 / 0.05);
}

.border-ripe-discipline-advanced-orthodontics\/50 {
  border-color: rgb(17 86 71 / 0.5);
}

.border-ripe-discipline-advanced-orthodontics\/55 {
  border-color: rgb(17 86 71 / 0.55);
}

.border-ripe-discipline-advanced-orthodontics\/60 {
  border-color: rgb(17 86 71 / 0.6);
}

.border-ripe-discipline-advanced-orthodontics\/65 {
  border-color: rgb(17 86 71 / 0.65);
}

.border-ripe-discipline-advanced-orthodontics\/70 {
  border-color: rgb(17 86 71 / 0.7);
}

.border-ripe-discipline-advanced-orthodontics\/75 {
  border-color: rgb(17 86 71 / 0.75);
}

.border-ripe-discipline-advanced-orthodontics\/80 {
  border-color: rgb(17 86 71 / 0.8);
}

.border-ripe-discipline-advanced-orthodontics\/85 {
  border-color: rgb(17 86 71 / 0.85);
}

.border-ripe-discipline-advanced-orthodontics\/90 {
  border-color: rgb(17 86 71 / 0.9);
}

.border-ripe-discipline-advanced-orthodontics\/95 {
  border-color: rgb(17 86 71 / 0.95);
}

.border-ripe-discipline-clinical {
  --tw-border-opacity: 1;
  border-color: rgb(242 197 67 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-clinical\/0 {
  border-color: rgb(242 197 67 / 0);
}

.border-ripe-discipline-clinical\/10 {
  border-color: rgb(242 197 67 / 0.1);
}

.border-ripe-discipline-clinical\/100 {
  border-color: rgb(242 197 67 / 1);
}

.border-ripe-discipline-clinical\/15 {
  border-color: rgb(242 197 67 / 0.15);
}

.border-ripe-discipline-clinical\/20 {
  border-color: rgb(242 197 67 / 0.2);
}

.border-ripe-discipline-clinical\/25 {
  border-color: rgb(242 197 67 / 0.25);
}

.border-ripe-discipline-clinical\/30 {
  border-color: rgb(242 197 67 / 0.3);
}

.border-ripe-discipline-clinical\/35 {
  border-color: rgb(242 197 67 / 0.35);
}

.border-ripe-discipline-clinical\/40 {
  border-color: rgb(242 197 67 / 0.4);
}

.border-ripe-discipline-clinical\/45 {
  border-color: rgb(242 197 67 / 0.45);
}

.border-ripe-discipline-clinical\/5 {
  border-color: rgb(242 197 67 / 0.05);
}

.border-ripe-discipline-clinical\/50 {
  border-color: rgb(242 197 67 / 0.5);
}

.border-ripe-discipline-clinical\/55 {
  border-color: rgb(242 197 67 / 0.55);
}

.border-ripe-discipline-clinical\/60 {
  border-color: rgb(242 197 67 / 0.6);
}

.border-ripe-discipline-clinical\/65 {
  border-color: rgb(242 197 67 / 0.65);
}

.border-ripe-discipline-clinical\/70 {
  border-color: rgb(242 197 67 / 0.7);
}

.border-ripe-discipline-clinical\/75 {
  border-color: rgb(242 197 67 / 0.75);
}

.border-ripe-discipline-clinical\/80 {
  border-color: rgb(242 197 67 / 0.8);
}

.border-ripe-discipline-clinical\/85 {
  border-color: rgb(242 197 67 / 0.85);
}

.border-ripe-discipline-clinical\/90 {
  border-color: rgb(242 197 67 / 0.9);
}

.border-ripe-discipline-clinical\/95 {
  border-color: rgb(242 197 67 / 0.95);
}

.border-ripe-discipline-digital {
  --tw-border-opacity: 1;
  border-color: rgb(130 83 228 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-digital\/0 {
  border-color: rgb(130 83 228 / 0);
}

.border-ripe-discipline-digital\/10 {
  border-color: rgb(130 83 228 / 0.1);
}

.border-ripe-discipline-digital\/100 {
  border-color: rgb(130 83 228 / 1);
}

.border-ripe-discipline-digital\/15 {
  border-color: rgb(130 83 228 / 0.15);
}

.border-ripe-discipline-digital\/20 {
  border-color: rgb(130 83 228 / 0.2);
}

.border-ripe-discipline-digital\/25 {
  border-color: rgb(130 83 228 / 0.25);
}

.border-ripe-discipline-digital\/30 {
  border-color: rgb(130 83 228 / 0.3);
}

.border-ripe-discipline-digital\/35 {
  border-color: rgb(130 83 228 / 0.35);
}

.border-ripe-discipline-digital\/40 {
  border-color: rgb(130 83 228 / 0.4);
}

.border-ripe-discipline-digital\/45 {
  border-color: rgb(130 83 228 / 0.45);
}

.border-ripe-discipline-digital\/5 {
  border-color: rgb(130 83 228 / 0.05);
}

.border-ripe-discipline-digital\/50 {
  border-color: rgb(130 83 228 / 0.5);
}

.border-ripe-discipline-digital\/55 {
  border-color: rgb(130 83 228 / 0.55);
}

.border-ripe-discipline-digital\/60 {
  border-color: rgb(130 83 228 / 0.6);
}

.border-ripe-discipline-digital\/65 {
  border-color: rgb(130 83 228 / 0.65);
}

.border-ripe-discipline-digital\/70 {
  border-color: rgb(130 83 228 / 0.7);
}

.border-ripe-discipline-digital\/75 {
  border-color: rgb(130 83 228 / 0.75);
}

.border-ripe-discipline-digital\/80 {
  border-color: rgb(130 83 228 / 0.8);
}

.border-ripe-discipline-digital\/85 {
  border-color: rgb(130 83 228 / 0.85);
}

.border-ripe-discipline-digital\/90 {
  border-color: rgb(130 83 228 / 0.9);
}

.border-ripe-discipline-digital\/95 {
  border-color: rgb(130 83 228 / 0.95);
}

.border-ripe-discipline-endodontics {
  --tw-border-opacity: 1;
  border-color: rgb(161 38 119 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-endodontics\/0 {
  border-color: rgb(161 38 119 / 0);
}

.border-ripe-discipline-endodontics\/10 {
  border-color: rgb(161 38 119 / 0.1);
}

.border-ripe-discipline-endodontics\/100 {
  border-color: rgb(161 38 119 / 1);
}

.border-ripe-discipline-endodontics\/15 {
  border-color: rgb(161 38 119 / 0.15);
}

.border-ripe-discipline-endodontics\/20 {
  border-color: rgb(161 38 119 / 0.2);
}

.border-ripe-discipline-endodontics\/25 {
  border-color: rgb(161 38 119 / 0.25);
}

.border-ripe-discipline-endodontics\/30 {
  border-color: rgb(161 38 119 / 0.3);
}

.border-ripe-discipline-endodontics\/35 {
  border-color: rgb(161 38 119 / 0.35);
}

.border-ripe-discipline-endodontics\/40 {
  border-color: rgb(161 38 119 / 0.4);
}

.border-ripe-discipline-endodontics\/45 {
  border-color: rgb(161 38 119 / 0.45);
}

.border-ripe-discipline-endodontics\/5 {
  border-color: rgb(161 38 119 / 0.05);
}

.border-ripe-discipline-endodontics\/50 {
  border-color: rgb(161 38 119 / 0.5);
}

.border-ripe-discipline-endodontics\/55 {
  border-color: rgb(161 38 119 / 0.55);
}

.border-ripe-discipline-endodontics\/60 {
  border-color: rgb(161 38 119 / 0.6);
}

.border-ripe-discipline-endodontics\/65 {
  border-color: rgb(161 38 119 / 0.65);
}

.border-ripe-discipline-endodontics\/70 {
  border-color: rgb(161 38 119 / 0.7);
}

.border-ripe-discipline-endodontics\/75 {
  border-color: rgb(161 38 119 / 0.75);
}

.border-ripe-discipline-endodontics\/80 {
  border-color: rgb(161 38 119 / 0.8);
}

.border-ripe-discipline-endodontics\/85 {
  border-color: rgb(161 38 119 / 0.85);
}

.border-ripe-discipline-endodontics\/90 {
  border-color: rgb(161 38 119 / 0.9);
}

.border-ripe-discipline-endodontics\/95 {
  border-color: rgb(161 38 119 / 0.95);
}

.border-ripe-discipline-implantology {
  --tw-border-opacity: 1;
  border-color: rgb(28 80 211 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-implantology\/0 {
  border-color: rgb(28 80 211 / 0);
}

.border-ripe-discipline-implantology\/10 {
  border-color: rgb(28 80 211 / 0.1);
}

.border-ripe-discipline-implantology\/100 {
  border-color: rgb(28 80 211 / 1);
}

.border-ripe-discipline-implantology\/15 {
  border-color: rgb(28 80 211 / 0.15);
}

.border-ripe-discipline-implantology\/20 {
  border-color: rgb(28 80 211 / 0.2);
}

.border-ripe-discipline-implantology\/25 {
  border-color: rgb(28 80 211 / 0.25);
}

.border-ripe-discipline-implantology\/30 {
  border-color: rgb(28 80 211 / 0.3);
}

.border-ripe-discipline-implantology\/35 {
  border-color: rgb(28 80 211 / 0.35);
}

.border-ripe-discipline-implantology\/40 {
  border-color: rgb(28 80 211 / 0.4);
}

.border-ripe-discipline-implantology\/45 {
  border-color: rgb(28 80 211 / 0.45);
}

.border-ripe-discipline-implantology\/5 {
  border-color: rgb(28 80 211 / 0.05);
}

.border-ripe-discipline-implantology\/50 {
  border-color: rgb(28 80 211 / 0.5);
}

.border-ripe-discipline-implantology\/55 {
  border-color: rgb(28 80 211 / 0.55);
}

.border-ripe-discipline-implantology\/60 {
  border-color: rgb(28 80 211 / 0.6);
}

.border-ripe-discipline-implantology\/65 {
  border-color: rgb(28 80 211 / 0.65);
}

.border-ripe-discipline-implantology\/70 {
  border-color: rgb(28 80 211 / 0.7);
}

.border-ripe-discipline-implantology\/75 {
  border-color: rgb(28 80 211 / 0.75);
}

.border-ripe-discipline-implantology\/80 {
  border-color: rgb(28 80 211 / 0.8);
}

.border-ripe-discipline-implantology\/85 {
  border-color: rgb(28 80 211 / 0.85);
}

.border-ripe-discipline-implantology\/90 {
  border-color: rgb(28 80 211 / 0.9);
}

.border-ripe-discipline-implantology\/95 {
  border-color: rgb(28 80 211 / 0.95);
}

.border-ripe-discipline-orthodontics {
  --tw-border-opacity: 1;
  border-color: rgb(72 166 145 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-orthodontics\/0 {
  border-color: rgb(72 166 145 / 0);
}

.border-ripe-discipline-orthodontics\/10 {
  border-color: rgb(72 166 145 / 0.1);
}

.border-ripe-discipline-orthodontics\/100 {
  border-color: rgb(72 166 145 / 1);
}

.border-ripe-discipline-orthodontics\/15 {
  border-color: rgb(72 166 145 / 0.15);
}

.border-ripe-discipline-orthodontics\/20 {
  border-color: rgb(72 166 145 / 0.2);
}

.border-ripe-discipline-orthodontics\/25 {
  border-color: rgb(72 166 145 / 0.25);
}

.border-ripe-discipline-orthodontics\/30 {
  border-color: rgb(72 166 145 / 0.3);
}

.border-ripe-discipline-orthodontics\/35 {
  border-color: rgb(72 166 145 / 0.35);
}

.border-ripe-discipline-orthodontics\/40 {
  border-color: rgb(72 166 145 / 0.4);
}

.border-ripe-discipline-orthodontics\/45 {
  border-color: rgb(72 166 145 / 0.45);
}

.border-ripe-discipline-orthodontics\/5 {
  border-color: rgb(72 166 145 / 0.05);
}

.border-ripe-discipline-orthodontics\/50 {
  border-color: rgb(72 166 145 / 0.5);
}

.border-ripe-discipline-orthodontics\/55 {
  border-color: rgb(72 166 145 / 0.55);
}

.border-ripe-discipline-orthodontics\/60 {
  border-color: rgb(72 166 145 / 0.6);
}

.border-ripe-discipline-orthodontics\/65 {
  border-color: rgb(72 166 145 / 0.65);
}

.border-ripe-discipline-orthodontics\/70 {
  border-color: rgb(72 166 145 / 0.7);
}

.border-ripe-discipline-orthodontics\/75 {
  border-color: rgb(72 166 145 / 0.75);
}

.border-ripe-discipline-orthodontics\/80 {
  border-color: rgb(72 166 145 / 0.8);
}

.border-ripe-discipline-orthodontics\/85 {
  border-color: rgb(72 166 145 / 0.85);
}

.border-ripe-discipline-orthodontics\/90 {
  border-color: rgb(72 166 145 / 0.9);
}

.border-ripe-discipline-orthodontics\/95 {
  border-color: rgb(72 166 145 / 0.95);
}

.border-ripe-discipline-periodontics {
  --tw-border-opacity: 1;
  border-color: rgb(0 164 255 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-periodontics\/0 {
  border-color: rgb(0 164 255 / 0);
}

.border-ripe-discipline-periodontics\/10 {
  border-color: rgb(0 164 255 / 0.1);
}

.border-ripe-discipline-periodontics\/100 {
  border-color: rgb(0 164 255 / 1);
}

.border-ripe-discipline-periodontics\/15 {
  border-color: rgb(0 164 255 / 0.15);
}

.border-ripe-discipline-periodontics\/20 {
  border-color: rgb(0 164 255 / 0.2);
}

.border-ripe-discipline-periodontics\/25 {
  border-color: rgb(0 164 255 / 0.25);
}

.border-ripe-discipline-periodontics\/30 {
  border-color: rgb(0 164 255 / 0.3);
}

.border-ripe-discipline-periodontics\/35 {
  border-color: rgb(0 164 255 / 0.35);
}

.border-ripe-discipline-periodontics\/40 {
  border-color: rgb(0 164 255 / 0.4);
}

.border-ripe-discipline-periodontics\/45 {
  border-color: rgb(0 164 255 / 0.45);
}

.border-ripe-discipline-periodontics\/5 {
  border-color: rgb(0 164 255 / 0.05);
}

.border-ripe-discipline-periodontics\/50 {
  border-color: rgb(0 164 255 / 0.5);
}

.border-ripe-discipline-periodontics\/55 {
  border-color: rgb(0 164 255 / 0.55);
}

.border-ripe-discipline-periodontics\/60 {
  border-color: rgb(0 164 255 / 0.6);
}

.border-ripe-discipline-periodontics\/65 {
  border-color: rgb(0 164 255 / 0.65);
}

.border-ripe-discipline-periodontics\/70 {
  border-color: rgb(0 164 255 / 0.7);
}

.border-ripe-discipline-periodontics\/75 {
  border-color: rgb(0 164 255 / 0.75);
}

.border-ripe-discipline-periodontics\/80 {
  border-color: rgb(0 164 255 / 0.8);
}

.border-ripe-discipline-periodontics\/85 {
  border-color: rgb(0 164 255 / 0.85);
}

.border-ripe-discipline-periodontics\/90 {
  border-color: rgb(0 164 255 / 0.9);
}

.border-ripe-discipline-periodontics\/95 {
  border-color: rgb(0 164 255 / 0.95);
}

.border-ripe-discipline-restorative {
  --tw-border-opacity: 1;
  border-color: rgb(54 184 209 / var(--tw-border-opacity, 1));
}

.border-ripe-discipline-restorative\/0 {
  border-color: rgb(54 184 209 / 0);
}

.border-ripe-discipline-restorative\/10 {
  border-color: rgb(54 184 209 / 0.1);
}

.border-ripe-discipline-restorative\/100 {
  border-color: rgb(54 184 209 / 1);
}

.border-ripe-discipline-restorative\/15 {
  border-color: rgb(54 184 209 / 0.15);
}

.border-ripe-discipline-restorative\/20 {
  border-color: rgb(54 184 209 / 0.2);
}

.border-ripe-discipline-restorative\/25 {
  border-color: rgb(54 184 209 / 0.25);
}

.border-ripe-discipline-restorative\/30 {
  border-color: rgb(54 184 209 / 0.3);
}

.border-ripe-discipline-restorative\/35 {
  border-color: rgb(54 184 209 / 0.35);
}

.border-ripe-discipline-restorative\/40 {
  border-color: rgb(54 184 209 / 0.4);
}

.border-ripe-discipline-restorative\/45 {
  border-color: rgb(54 184 209 / 0.45);
}

.border-ripe-discipline-restorative\/5 {
  border-color: rgb(54 184 209 / 0.05);
}

.border-ripe-discipline-restorative\/50 {
  border-color: rgb(54 184 209 / 0.5);
}

.border-ripe-discipline-restorative\/55 {
  border-color: rgb(54 184 209 / 0.55);
}

.border-ripe-discipline-restorative\/60 {
  border-color: rgb(54 184 209 / 0.6);
}

.border-ripe-discipline-restorative\/65 {
  border-color: rgb(54 184 209 / 0.65);
}

.border-ripe-discipline-restorative\/70 {
  border-color: rgb(54 184 209 / 0.7);
}

.border-ripe-discipline-restorative\/75 {
  border-color: rgb(54 184 209 / 0.75);
}

.border-ripe-discipline-restorative\/80 {
  border-color: rgb(54 184 209 / 0.8);
}

.border-ripe-discipline-restorative\/85 {
  border-color: rgb(54 184 209 / 0.85);
}

.border-ripe-discipline-restorative\/90 {
  border-color: rgb(54 184 209 / 0.9);
}

.border-ripe-discipline-restorative\/95 {
  border-color: rgb(54 184 209 / 0.95);
}

.border-ripe-light {
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity, 1));
}

.border-ripe-light\/0 {
  border-color: rgb(242 242 242 / 0);
}

.border-ripe-light\/10 {
  border-color: rgb(242 242 242 / 0.1);
}

.border-ripe-light\/100 {
  border-color: rgb(242 242 242 / 1);
}

.border-ripe-light\/15 {
  border-color: rgb(242 242 242 / 0.15);
}

.border-ripe-light\/20 {
  border-color: rgb(242 242 242 / 0.2);
}

.border-ripe-light\/25 {
  border-color: rgb(242 242 242 / 0.25);
}

.border-ripe-light\/30 {
  border-color: rgb(242 242 242 / 0.3);
}

.border-ripe-light\/35 {
  border-color: rgb(242 242 242 / 0.35);
}

.border-ripe-light\/40 {
  border-color: rgb(242 242 242 / 0.4);
}

.border-ripe-light\/45 {
  border-color: rgb(242 242 242 / 0.45);
}

.border-ripe-light\/5 {
  border-color: rgb(242 242 242 / 0.05);
}

.border-ripe-light\/50 {
  border-color: rgb(242 242 242 / 0.5);
}

.border-ripe-light\/55 {
  border-color: rgb(242 242 242 / 0.55);
}

.border-ripe-light\/60 {
  border-color: rgb(242 242 242 / 0.6);
}

.border-ripe-light\/65 {
  border-color: rgb(242 242 242 / 0.65);
}

.border-ripe-light\/70 {
  border-color: rgb(242 242 242 / 0.7);
}

.border-ripe-light\/75 {
  border-color: rgb(242 242 242 / 0.75);
}

.border-ripe-light\/80 {
  border-color: rgb(242 242 242 / 0.8);
}

.border-ripe-light\/85 {
  border-color: rgb(242 242 242 / 0.85);
}

.border-ripe-light\/90 {
  border-color: rgb(242 242 242 / 0.9);
}

.border-ripe-light\/95 {
  border-color: rgb(242 242 242 / 0.95);
}

.border-ripe-primary {
  --tw-border-opacity: 1;
  border-color: rgb(34 29 87 / var(--tw-border-opacity, 1));
}

.border-ripe-primary\/0 {
  border-color: rgb(34 29 87 / 0);
}

.border-ripe-primary\/10 {
  border-color: rgb(34 29 87 / 0.1);
}

.border-ripe-primary\/100 {
  border-color: rgb(34 29 87 / 1);
}

.border-ripe-primary\/15 {
  border-color: rgb(34 29 87 / 0.15);
}

.border-ripe-primary\/20 {
  border-color: rgb(34 29 87 / 0.2);
}

.border-ripe-primary\/25 {
  border-color: rgb(34 29 87 / 0.25);
}

.border-ripe-primary\/30 {
  border-color: rgb(34 29 87 / 0.3);
}

.border-ripe-primary\/35 {
  border-color: rgb(34 29 87 / 0.35);
}

.border-ripe-primary\/40 {
  border-color: rgb(34 29 87 / 0.4);
}

.border-ripe-primary\/45 {
  border-color: rgb(34 29 87 / 0.45);
}

.border-ripe-primary\/5 {
  border-color: rgb(34 29 87 / 0.05);
}

.border-ripe-primary\/50 {
  border-color: rgb(34 29 87 / 0.5);
}

.border-ripe-primary\/55 {
  border-color: rgb(34 29 87 / 0.55);
}

.border-ripe-primary\/60 {
  border-color: rgb(34 29 87 / 0.6);
}

.border-ripe-primary\/65 {
  border-color: rgb(34 29 87 / 0.65);
}

.border-ripe-primary\/70 {
  border-color: rgb(34 29 87 / 0.7);
}

.border-ripe-primary\/75 {
  border-color: rgb(34 29 87 / 0.75);
}

.border-ripe-primary\/80 {
  border-color: rgb(34 29 87 / 0.8);
}

.border-ripe-primary\/85 {
  border-color: rgb(34 29 87 / 0.85);
}

.border-ripe-primary\/90 {
  border-color: rgb(34 29 87 / 0.9);
}

.border-ripe-primary\/95 {
  border-color: rgb(34 29 87 / 0.95);
}

.border-ripe-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(38 175 198 / var(--tw-border-opacity, 1));
}

.border-ripe-secondary\/0 {
  border-color: rgb(38 175 198 / 0);
}

.border-ripe-secondary\/10 {
  border-color: rgb(38 175 198 / 0.1);
}

.border-ripe-secondary\/100 {
  border-color: rgb(38 175 198 / 1);
}

.border-ripe-secondary\/15 {
  border-color: rgb(38 175 198 / 0.15);
}

.border-ripe-secondary\/20 {
  border-color: rgb(38 175 198 / 0.2);
}

.border-ripe-secondary\/25 {
  border-color: rgb(38 175 198 / 0.25);
}

.border-ripe-secondary\/30 {
  border-color: rgb(38 175 198 / 0.3);
}

.border-ripe-secondary\/35 {
  border-color: rgb(38 175 198 / 0.35);
}

.border-ripe-secondary\/40 {
  border-color: rgb(38 175 198 / 0.4);
}

.border-ripe-secondary\/45 {
  border-color: rgb(38 175 198 / 0.45);
}

.border-ripe-secondary\/5 {
  border-color: rgb(38 175 198 / 0.05);
}

.border-ripe-secondary\/50 {
  border-color: rgb(38 175 198 / 0.5);
}

.border-ripe-secondary\/55 {
  border-color: rgb(38 175 198 / 0.55);
}

.border-ripe-secondary\/60 {
  border-color: rgb(38 175 198 / 0.6);
}

.border-ripe-secondary\/65 {
  border-color: rgb(38 175 198 / 0.65);
}

.border-ripe-secondary\/70 {
  border-color: rgb(38 175 198 / 0.7);
}

.border-ripe-secondary\/75 {
  border-color: rgb(38 175 198 / 0.75);
}

.border-ripe-secondary\/80 {
  border-color: rgb(38 175 198 / 0.8);
}

.border-ripe-secondary\/85 {
  border-color: rgb(38 175 198 / 0.85);
}

.border-ripe-secondary\/90 {
  border-color: rgb(38 175 198 / 0.9);
}

.border-ripe-secondary\/95 {
  border-color: rgb(38 175 198 / 0.95);
}

.border-rose-500 {
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94 / var(--tw-border-opacity, 1));
}

.border-sky-500 {
  --tw-border-opacity: 1;
  border-color: rgb(14 165 233 / var(--tw-border-opacity, 1));
}

.border-teal-500 {
  --tw-border-opacity: 1;
  border-color: rgb(20 184 166 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.border-violet-500 {
  --tw-border-opacity: 1;
  border-color: rgb(139 92 246 / var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8 / var(--tw-border-opacity, 1));
}

.border-l-transparent {
  border-left-color: transparent;
}

.border-t-transparent {
  border-top-color: transparent;
}

.border-opacity-50 {
  --tw-border-opacity: 0.5;
}

.\!bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1) !important;
}

.\!bg-blue-500\/10 {
  background-color: rgb(59 130 246 / 0.1) !important;
}

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

.bg-\[\#ecedef\] {
  --tw-bg-opacity: 1;
  background-color: rgb(236 237 239 / var(--tw-bg-opacity, 1));
}

.bg-accent {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--accent) / var(--tw-bg-opacity, 1));
}

.bg-action {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--action) / var(--tw-bg-opacity, 1));
}

.bg-action\/40 {
  background-color: hsl(var(--action) / 0.4);
}

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

.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
}

.bg-amber-500\/10 {
  background-color: rgb(245 158 11 / 0.1);
}

.bg-amber-500\/20 {
  background-color: rgb(245 158 11 / 0.2);
}

.bg-amber-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 / var(--tw-bg-opacity, 1));
}

.bg-background {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--background) / var(--tw-bg-opacity, 1));
}

.bg-background\/20 {
  background-color: hsl(var(--background) / 0.2);
}

.bg-background\/25 {
  background-color: hsl(var(--background) / 0.25);
}

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

.bg-background\/60 {
  background-color: hsl(var(--background) / 0.6);
}

.bg-background\/75 {
  background-color: hsl(var(--background) / 0.75);
}

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

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-black\/30 {
  background-color: rgb(0 0 0 / 0.3);
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-black\/80 {
  background-color: rgb(0 0 0 / 0.8);
}

.bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 / 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-500\/10 {
  background-color: rgb(59 130 246 / 0.1);
}

.bg-border {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--border) / var(--tw-bg-opacity, 1));
}

.bg-card {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--card) / var(--tw-bg-opacity, 1));
}

.bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity, 1));
}

.bg-destructive {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--destructive) / var(--tw-bg-opacity, 1));
}

.bg-destructive\/10 {
  background-color: hsl(var(--destructive) / 0.1);
}

.bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 / var(--tw-bg-opacity, 1));
}

.bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity, 1));
}

.bg-emerald-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 / var(--tw-bg-opacity, 1));
}

.bg-emerald-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 44 34 / var(--tw-bg-opacity, 1));
}

.bg-fuchsia-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 / var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity, 1));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.bg-green-500\/10 {
  background-color: rgb(34 197 94 / 0.1);
}

.bg-green-500\/20 {
  background-color: rgb(34 197 94 / 0.2);
}

.bg-green-500\/5 {
  background-color: rgb(34 197 94 / 0.05);
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}

.bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 / var(--tw-bg-opacity, 1));
}

.bg-inherit {
  background-color: inherit;
}

.bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 / var(--tw-bg-opacity, 1));
}

.bg-muted {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

.bg-muted-foreground {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted-foreground) / var(--tw-bg-opacity, 1));
}

.bg-muted-foreground\/20 {
  background-color: hsl(var(--muted-foreground) / 0.2);
}

.bg-muted-foreground\/5 {
  background-color: hsl(var(--muted-foreground) / 0.05);
}

.bg-muted\/10 {
  background-color: hsl(var(--muted) / 0.1);
}

.bg-muted\/20 {
  background-color: hsl(var(--muted) / 0.2);
}

.bg-muted\/25 {
  background-color: hsl(var(--muted) / 0.25);
}

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

.bg-muted\/40 {
  background-color: hsl(var(--muted) / 0.4);
}

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

.bg-muted\/60 {
  background-color: hsl(var(--muted) / 0.6);
}

.bg-muted\/75 {
  background-color: hsl(var(--muted) / 0.75);
}

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

.bg-neutral-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}

.bg-neutral-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}

.bg-neutral-500\/10 {
  background-color: rgb(115 115 115 / 0.1);
}

.bg-neutral-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}

.bg-neutral-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
}

.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity, 1));
}

.bg-orange-500\/10 {
  background-color: rgb(249 115 22 / 0.1);
}

.bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}

.bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 / var(--tw-bg-opacity, 1));
}

.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 / var(--tw-bg-opacity, 1));
}

.bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 / var(--tw-bg-opacity, 1));
}

.bg-pink-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(80 7 36 / var(--tw-bg-opacity, 1));
}

.bg-popover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--popover) / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

.bg-primary-foreground {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary-foreground) / var(--tw-bg-opacity, 1));
}

.bg-primary-foreground\/40 {
  background-color: hsl(var(--primary-foreground) / 0.4);
}

.bg-primary\/20 {
  background-color: hsl(var(--primary) / 0.2);
}

.bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity, 1));
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.bg-red-500\/10 {
  background-color: rgb(239 68 68 / 0.1);
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

.bg-ripe-accent {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.bg-ripe-accent\/0 {
  background-color: rgb(29 78 216 / 0);
}

.bg-ripe-accent\/10 {
  background-color: rgb(29 78 216 / 0.1);
}

.bg-ripe-accent\/100 {
  background-color: rgb(29 78 216 / 1);
}

.bg-ripe-accent\/15 {
  background-color: rgb(29 78 216 / 0.15);
}

.bg-ripe-accent\/20 {
  background-color: rgb(29 78 216 / 0.2);
}

.bg-ripe-accent\/25 {
  background-color: rgb(29 78 216 / 0.25);
}

.bg-ripe-accent\/30 {
  background-color: rgb(29 78 216 / 0.3);
}

.bg-ripe-accent\/35 {
  background-color: rgb(29 78 216 / 0.35);
}

.bg-ripe-accent\/40 {
  background-color: rgb(29 78 216 / 0.4);
}

.bg-ripe-accent\/45 {
  background-color: rgb(29 78 216 / 0.45);
}

.bg-ripe-accent\/5 {
  background-color: rgb(29 78 216 / 0.05);
}

.bg-ripe-accent\/50 {
  background-color: rgb(29 78 216 / 0.5);
}

.bg-ripe-accent\/55 {
  background-color: rgb(29 78 216 / 0.55);
}

.bg-ripe-accent\/60 {
  background-color: rgb(29 78 216 / 0.6);
}

.bg-ripe-accent\/65 {
  background-color: rgb(29 78 216 / 0.65);
}

.bg-ripe-accent\/70 {
  background-color: rgb(29 78 216 / 0.7);
}

.bg-ripe-accent\/75 {
  background-color: rgb(29 78 216 / 0.75);
}

.bg-ripe-accent\/80 {
  background-color: rgb(29 78 216 / 0.8);
}

.bg-ripe-accent\/85 {
  background-color: rgb(29 78 216 / 0.85);
}

.bg-ripe-accent\/90 {
  background-color: rgb(29 78 216 / 0.9);
}

.bg-ripe-accent\/95 {
  background-color: rgb(29 78 216 / 0.95);
}

.bg-ripe-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(25 25 25 / var(--tw-bg-opacity, 1));
}

.bg-ripe-dark\/0 {
  background-color: rgb(25 25 25 / 0);
}

.bg-ripe-dark\/10 {
  background-color: rgb(25 25 25 / 0.1);
}

.bg-ripe-dark\/100 {
  background-color: rgb(25 25 25 / 1);
}

.bg-ripe-dark\/15 {
  background-color: rgb(25 25 25 / 0.15);
}

.bg-ripe-dark\/20 {
  background-color: rgb(25 25 25 / 0.2);
}

.bg-ripe-dark\/25 {
  background-color: rgb(25 25 25 / 0.25);
}

.bg-ripe-dark\/30 {
  background-color: rgb(25 25 25 / 0.3);
}

.bg-ripe-dark\/35 {
  background-color: rgb(25 25 25 / 0.35);
}

.bg-ripe-dark\/40 {
  background-color: rgb(25 25 25 / 0.4);
}

.bg-ripe-dark\/45 {
  background-color: rgb(25 25 25 / 0.45);
}

.bg-ripe-dark\/5 {
  background-color: rgb(25 25 25 / 0.05);
}

.bg-ripe-dark\/50 {
  background-color: rgb(25 25 25 / 0.5);
}

.bg-ripe-dark\/55 {
  background-color: rgb(25 25 25 / 0.55);
}

.bg-ripe-dark\/60 {
  background-color: rgb(25 25 25 / 0.6);
}

.bg-ripe-dark\/65 {
  background-color: rgb(25 25 25 / 0.65);
}

.bg-ripe-dark\/70 {
  background-color: rgb(25 25 25 / 0.7);
}

.bg-ripe-dark\/75 {
  background-color: rgb(25 25 25 / 0.75);
}

.bg-ripe-dark\/80 {
  background-color: rgb(25 25 25 / 0.8);
}

.bg-ripe-dark\/85 {
  background-color: rgb(25 25 25 / 0.85);
}

.bg-ripe-dark\/90 {
  background-color: rgb(25 25 25 / 0.9);
}

.bg-ripe-dark\/95 {
  background-color: rgb(25 25 25 / 0.95);
}

.bg-ripe-discipline-advanced-orthodontics {
  --tw-bg-opacity: 1;
  background-color: rgb(17 86 71 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-advanced-orthodontics\/0 {
  background-color: rgb(17 86 71 / 0);
}

.bg-ripe-discipline-advanced-orthodontics\/10 {
  background-color: rgb(17 86 71 / 0.1);
}

.bg-ripe-discipline-advanced-orthodontics\/100 {
  background-color: rgb(17 86 71 / 1);
}

.bg-ripe-discipline-advanced-orthodontics\/15 {
  background-color: rgb(17 86 71 / 0.15);
}

.bg-ripe-discipline-advanced-orthodontics\/20 {
  background-color: rgb(17 86 71 / 0.2);
}

.bg-ripe-discipline-advanced-orthodontics\/25 {
  background-color: rgb(17 86 71 / 0.25);
}

.bg-ripe-discipline-advanced-orthodontics\/30 {
  background-color: rgb(17 86 71 / 0.3);
}

.bg-ripe-discipline-advanced-orthodontics\/35 {
  background-color: rgb(17 86 71 / 0.35);
}

.bg-ripe-discipline-advanced-orthodontics\/40 {
  background-color: rgb(17 86 71 / 0.4);
}

.bg-ripe-discipline-advanced-orthodontics\/45 {
  background-color: rgb(17 86 71 / 0.45);
}

.bg-ripe-discipline-advanced-orthodontics\/5 {
  background-color: rgb(17 86 71 / 0.05);
}

.bg-ripe-discipline-advanced-orthodontics\/50 {
  background-color: rgb(17 86 71 / 0.5);
}

.bg-ripe-discipline-advanced-orthodontics\/55 {
  background-color: rgb(17 86 71 / 0.55);
}

.bg-ripe-discipline-advanced-orthodontics\/60 {
  background-color: rgb(17 86 71 / 0.6);
}

.bg-ripe-discipline-advanced-orthodontics\/65 {
  background-color: rgb(17 86 71 / 0.65);
}

.bg-ripe-discipline-advanced-orthodontics\/70 {
  background-color: rgb(17 86 71 / 0.7);
}

.bg-ripe-discipline-advanced-orthodontics\/75 {
  background-color: rgb(17 86 71 / 0.75);
}

.bg-ripe-discipline-advanced-orthodontics\/80 {
  background-color: rgb(17 86 71 / 0.8);
}

.bg-ripe-discipline-advanced-orthodontics\/85 {
  background-color: rgb(17 86 71 / 0.85);
}

.bg-ripe-discipline-advanced-orthodontics\/90 {
  background-color: rgb(17 86 71 / 0.9);
}

.bg-ripe-discipline-advanced-orthodontics\/95 {
  background-color: rgb(17 86 71 / 0.95);
}

.bg-ripe-discipline-clinical {
  --tw-bg-opacity: 1;
  background-color: rgb(242 197 67 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-clinical\/0 {
  background-color: rgb(242 197 67 / 0);
}

.bg-ripe-discipline-clinical\/10 {
  background-color: rgb(242 197 67 / 0.1);
}

.bg-ripe-discipline-clinical\/100 {
  background-color: rgb(242 197 67 / 1);
}

.bg-ripe-discipline-clinical\/15 {
  background-color: rgb(242 197 67 / 0.15);
}

.bg-ripe-discipline-clinical\/20 {
  background-color: rgb(242 197 67 / 0.2);
}

.bg-ripe-discipline-clinical\/25 {
  background-color: rgb(242 197 67 / 0.25);
}

.bg-ripe-discipline-clinical\/30 {
  background-color: rgb(242 197 67 / 0.3);
}

.bg-ripe-discipline-clinical\/35 {
  background-color: rgb(242 197 67 / 0.35);
}

.bg-ripe-discipline-clinical\/40 {
  background-color: rgb(242 197 67 / 0.4);
}

.bg-ripe-discipline-clinical\/45 {
  background-color: rgb(242 197 67 / 0.45);
}

.bg-ripe-discipline-clinical\/5 {
  background-color: rgb(242 197 67 / 0.05);
}

.bg-ripe-discipline-clinical\/50 {
  background-color: rgb(242 197 67 / 0.5);
}

.bg-ripe-discipline-clinical\/55 {
  background-color: rgb(242 197 67 / 0.55);
}

.bg-ripe-discipline-clinical\/60 {
  background-color: rgb(242 197 67 / 0.6);
}

.bg-ripe-discipline-clinical\/65 {
  background-color: rgb(242 197 67 / 0.65);
}

.bg-ripe-discipline-clinical\/70 {
  background-color: rgb(242 197 67 / 0.7);
}

.bg-ripe-discipline-clinical\/75 {
  background-color: rgb(242 197 67 / 0.75);
}

.bg-ripe-discipline-clinical\/80 {
  background-color: rgb(242 197 67 / 0.8);
}

.bg-ripe-discipline-clinical\/85 {
  background-color: rgb(242 197 67 / 0.85);
}

.bg-ripe-discipline-clinical\/90 {
  background-color: rgb(242 197 67 / 0.9);
}

.bg-ripe-discipline-clinical\/95 {
  background-color: rgb(242 197 67 / 0.95);
}

.bg-ripe-discipline-digital {
  --tw-bg-opacity: 1;
  background-color: rgb(130 83 228 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-digital\/0 {
  background-color: rgb(130 83 228 / 0);
}

.bg-ripe-discipline-digital\/10 {
  background-color: rgb(130 83 228 / 0.1);
}

.bg-ripe-discipline-digital\/100 {
  background-color: rgb(130 83 228 / 1);
}

.bg-ripe-discipline-digital\/15 {
  background-color: rgb(130 83 228 / 0.15);
}

.bg-ripe-discipline-digital\/20 {
  background-color: rgb(130 83 228 / 0.2);
}

.bg-ripe-discipline-digital\/25 {
  background-color: rgb(130 83 228 / 0.25);
}

.bg-ripe-discipline-digital\/30 {
  background-color: rgb(130 83 228 / 0.3);
}

.bg-ripe-discipline-digital\/35 {
  background-color: rgb(130 83 228 / 0.35);
}

.bg-ripe-discipline-digital\/40 {
  background-color: rgb(130 83 228 / 0.4);
}

.bg-ripe-discipline-digital\/45 {
  background-color: rgb(130 83 228 / 0.45);
}

.bg-ripe-discipline-digital\/5 {
  background-color: rgb(130 83 228 / 0.05);
}

.bg-ripe-discipline-digital\/50 {
  background-color: rgb(130 83 228 / 0.5);
}

.bg-ripe-discipline-digital\/55 {
  background-color: rgb(130 83 228 / 0.55);
}

.bg-ripe-discipline-digital\/60 {
  background-color: rgb(130 83 228 / 0.6);
}

.bg-ripe-discipline-digital\/65 {
  background-color: rgb(130 83 228 / 0.65);
}

.bg-ripe-discipline-digital\/70 {
  background-color: rgb(130 83 228 / 0.7);
}

.bg-ripe-discipline-digital\/75 {
  background-color: rgb(130 83 228 / 0.75);
}

.bg-ripe-discipline-digital\/80 {
  background-color: rgb(130 83 228 / 0.8);
}

.bg-ripe-discipline-digital\/85 {
  background-color: rgb(130 83 228 / 0.85);
}

.bg-ripe-discipline-digital\/90 {
  background-color: rgb(130 83 228 / 0.9);
}

.bg-ripe-discipline-digital\/95 {
  background-color: rgb(130 83 228 / 0.95);
}

.bg-ripe-discipline-endodontics {
  --tw-bg-opacity: 1;
  background-color: rgb(161 38 119 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-endodontics\/0 {
  background-color: rgb(161 38 119 / 0);
}

.bg-ripe-discipline-endodontics\/10 {
  background-color: rgb(161 38 119 / 0.1);
}

.bg-ripe-discipline-endodontics\/100 {
  background-color: rgb(161 38 119 / 1);
}

.bg-ripe-discipline-endodontics\/15 {
  background-color: rgb(161 38 119 / 0.15);
}

.bg-ripe-discipline-endodontics\/20 {
  background-color: rgb(161 38 119 / 0.2);
}

.bg-ripe-discipline-endodontics\/25 {
  background-color: rgb(161 38 119 / 0.25);
}

.bg-ripe-discipline-endodontics\/30 {
  background-color: rgb(161 38 119 / 0.3);
}

.bg-ripe-discipline-endodontics\/35 {
  background-color: rgb(161 38 119 / 0.35);
}

.bg-ripe-discipline-endodontics\/40 {
  background-color: rgb(161 38 119 / 0.4);
}

.bg-ripe-discipline-endodontics\/45 {
  background-color: rgb(161 38 119 / 0.45);
}

.bg-ripe-discipline-endodontics\/5 {
  background-color: rgb(161 38 119 / 0.05);
}

.bg-ripe-discipline-endodontics\/50 {
  background-color: rgb(161 38 119 / 0.5);
}

.bg-ripe-discipline-endodontics\/55 {
  background-color: rgb(161 38 119 / 0.55);
}

.bg-ripe-discipline-endodontics\/60 {
  background-color: rgb(161 38 119 / 0.6);
}

.bg-ripe-discipline-endodontics\/65 {
  background-color: rgb(161 38 119 / 0.65);
}

.bg-ripe-discipline-endodontics\/70 {
  background-color: rgb(161 38 119 / 0.7);
}

.bg-ripe-discipline-endodontics\/75 {
  background-color: rgb(161 38 119 / 0.75);
}

.bg-ripe-discipline-endodontics\/80 {
  background-color: rgb(161 38 119 / 0.8);
}

.bg-ripe-discipline-endodontics\/85 {
  background-color: rgb(161 38 119 / 0.85);
}

.bg-ripe-discipline-endodontics\/90 {
  background-color: rgb(161 38 119 / 0.9);
}

.bg-ripe-discipline-endodontics\/95 {
  background-color: rgb(161 38 119 / 0.95);
}

.bg-ripe-discipline-implantology {
  --tw-bg-opacity: 1;
  background-color: rgb(28 80 211 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-implantology\/0 {
  background-color: rgb(28 80 211 / 0);
}

.bg-ripe-discipline-implantology\/10 {
  background-color: rgb(28 80 211 / 0.1);
}

.bg-ripe-discipline-implantology\/100 {
  background-color: rgb(28 80 211 / 1);
}

.bg-ripe-discipline-implantology\/15 {
  background-color: rgb(28 80 211 / 0.15);
}

.bg-ripe-discipline-implantology\/20 {
  background-color: rgb(28 80 211 / 0.2);
}

.bg-ripe-discipline-implantology\/25 {
  background-color: rgb(28 80 211 / 0.25);
}

.bg-ripe-discipline-implantology\/30 {
  background-color: rgb(28 80 211 / 0.3);
}

.bg-ripe-discipline-implantology\/35 {
  background-color: rgb(28 80 211 / 0.35);
}

.bg-ripe-discipline-implantology\/40 {
  background-color: rgb(28 80 211 / 0.4);
}

.bg-ripe-discipline-implantology\/45 {
  background-color: rgb(28 80 211 / 0.45);
}

.bg-ripe-discipline-implantology\/5 {
  background-color: rgb(28 80 211 / 0.05);
}

.bg-ripe-discipline-implantology\/50 {
  background-color: rgb(28 80 211 / 0.5);
}

.bg-ripe-discipline-implantology\/55 {
  background-color: rgb(28 80 211 / 0.55);
}

.bg-ripe-discipline-implantology\/60 {
  background-color: rgb(28 80 211 / 0.6);
}

.bg-ripe-discipline-implantology\/65 {
  background-color: rgb(28 80 211 / 0.65);
}

.bg-ripe-discipline-implantology\/70 {
  background-color: rgb(28 80 211 / 0.7);
}

.bg-ripe-discipline-implantology\/75 {
  background-color: rgb(28 80 211 / 0.75);
}

.bg-ripe-discipline-implantology\/80 {
  background-color: rgb(28 80 211 / 0.8);
}

.bg-ripe-discipline-implantology\/85 {
  background-color: rgb(28 80 211 / 0.85);
}

.bg-ripe-discipline-implantology\/90 {
  background-color: rgb(28 80 211 / 0.9);
}

.bg-ripe-discipline-implantology\/95 {
  background-color: rgb(28 80 211 / 0.95);
}

.bg-ripe-discipline-orthodontics {
  --tw-bg-opacity: 1;
  background-color: rgb(72 166 145 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-orthodontics\/0 {
  background-color: rgb(72 166 145 / 0);
}

.bg-ripe-discipline-orthodontics\/10 {
  background-color: rgb(72 166 145 / 0.1);
}

.bg-ripe-discipline-orthodontics\/100 {
  background-color: rgb(72 166 145 / 1);
}

.bg-ripe-discipline-orthodontics\/15 {
  background-color: rgb(72 166 145 / 0.15);
}

.bg-ripe-discipline-orthodontics\/20 {
  background-color: rgb(72 166 145 / 0.2);
}

.bg-ripe-discipline-orthodontics\/25 {
  background-color: rgb(72 166 145 / 0.25);
}

.bg-ripe-discipline-orthodontics\/30 {
  background-color: rgb(72 166 145 / 0.3);
}

.bg-ripe-discipline-orthodontics\/35 {
  background-color: rgb(72 166 145 / 0.35);
}

.bg-ripe-discipline-orthodontics\/40 {
  background-color: rgb(72 166 145 / 0.4);
}

.bg-ripe-discipline-orthodontics\/45 {
  background-color: rgb(72 166 145 / 0.45);
}

.bg-ripe-discipline-orthodontics\/5 {
  background-color: rgb(72 166 145 / 0.05);
}

.bg-ripe-discipline-orthodontics\/50 {
  background-color: rgb(72 166 145 / 0.5);
}

.bg-ripe-discipline-orthodontics\/55 {
  background-color: rgb(72 166 145 / 0.55);
}

.bg-ripe-discipline-orthodontics\/60 {
  background-color: rgb(72 166 145 / 0.6);
}

.bg-ripe-discipline-orthodontics\/65 {
  background-color: rgb(72 166 145 / 0.65);
}

.bg-ripe-discipline-orthodontics\/70 {
  background-color: rgb(72 166 145 / 0.7);
}

.bg-ripe-discipline-orthodontics\/75 {
  background-color: rgb(72 166 145 / 0.75);
}

.bg-ripe-discipline-orthodontics\/80 {
  background-color: rgb(72 166 145 / 0.8);
}

.bg-ripe-discipline-orthodontics\/85 {
  background-color: rgb(72 166 145 / 0.85);
}

.bg-ripe-discipline-orthodontics\/90 {
  background-color: rgb(72 166 145 / 0.9);
}

.bg-ripe-discipline-orthodontics\/95 {
  background-color: rgb(72 166 145 / 0.95);
}

.bg-ripe-discipline-periodontics {
  --tw-bg-opacity: 1;
  background-color: rgb(0 164 255 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-periodontics\/0 {
  background-color: rgb(0 164 255 / 0);
}

.bg-ripe-discipline-periodontics\/10 {
  background-color: rgb(0 164 255 / 0.1);
}

.bg-ripe-discipline-periodontics\/100 {
  background-color: rgb(0 164 255 / 1);
}

.bg-ripe-discipline-periodontics\/15 {
  background-color: rgb(0 164 255 / 0.15);
}

.bg-ripe-discipline-periodontics\/20 {
  background-color: rgb(0 164 255 / 0.2);
}

.bg-ripe-discipline-periodontics\/25 {
  background-color: rgb(0 164 255 / 0.25);
}

.bg-ripe-discipline-periodontics\/30 {
  background-color: rgb(0 164 255 / 0.3);
}

.bg-ripe-discipline-periodontics\/35 {
  background-color: rgb(0 164 255 / 0.35);
}

.bg-ripe-discipline-periodontics\/40 {
  background-color: rgb(0 164 255 / 0.4);
}

.bg-ripe-discipline-periodontics\/45 {
  background-color: rgb(0 164 255 / 0.45);
}

.bg-ripe-discipline-periodontics\/5 {
  background-color: rgb(0 164 255 / 0.05);
}

.bg-ripe-discipline-periodontics\/50 {
  background-color: rgb(0 164 255 / 0.5);
}

.bg-ripe-discipline-periodontics\/55 {
  background-color: rgb(0 164 255 / 0.55);
}

.bg-ripe-discipline-periodontics\/60 {
  background-color: rgb(0 164 255 / 0.6);
}

.bg-ripe-discipline-periodontics\/65 {
  background-color: rgb(0 164 255 / 0.65);
}

.bg-ripe-discipline-periodontics\/70 {
  background-color: rgb(0 164 255 / 0.7);
}

.bg-ripe-discipline-periodontics\/75 {
  background-color: rgb(0 164 255 / 0.75);
}

.bg-ripe-discipline-periodontics\/80 {
  background-color: rgb(0 164 255 / 0.8);
}

.bg-ripe-discipline-periodontics\/85 {
  background-color: rgb(0 164 255 / 0.85);
}

.bg-ripe-discipline-periodontics\/90 {
  background-color: rgb(0 164 255 / 0.9);
}

.bg-ripe-discipline-periodontics\/95 {
  background-color: rgb(0 164 255 / 0.95);
}

.bg-ripe-discipline-restorative {
  --tw-bg-opacity: 1;
  background-color: rgb(54 184 209 / var(--tw-bg-opacity, 1));
}

.bg-ripe-discipline-restorative\/0 {
  background-color: rgb(54 184 209 / 0);
}

.bg-ripe-discipline-restorative\/10 {
  background-color: rgb(54 184 209 / 0.1);
}

.bg-ripe-discipline-restorative\/100 {
  background-color: rgb(54 184 209 / 1);
}

.bg-ripe-discipline-restorative\/15 {
  background-color: rgb(54 184 209 / 0.15);
}

.bg-ripe-discipline-restorative\/20 {
  background-color: rgb(54 184 209 / 0.2);
}

.bg-ripe-discipline-restorative\/25 {
  background-color: rgb(54 184 209 / 0.25);
}

.bg-ripe-discipline-restorative\/30 {
  background-color: rgb(54 184 209 / 0.3);
}

.bg-ripe-discipline-restorative\/35 {
  background-color: rgb(54 184 209 / 0.35);
}

.bg-ripe-discipline-restorative\/40 {
  background-color: rgb(54 184 209 / 0.4);
}

.bg-ripe-discipline-restorative\/45 {
  background-color: rgb(54 184 209 / 0.45);
}

.bg-ripe-discipline-restorative\/5 {
  background-color: rgb(54 184 209 / 0.05);
}

.bg-ripe-discipline-restorative\/50 {
  background-color: rgb(54 184 209 / 0.5);
}

.bg-ripe-discipline-restorative\/55 {
  background-color: rgb(54 184 209 / 0.55);
}

.bg-ripe-discipline-restorative\/60 {
  background-color: rgb(54 184 209 / 0.6);
}

.bg-ripe-discipline-restorative\/65 {
  background-color: rgb(54 184 209 / 0.65);
}

.bg-ripe-discipline-restorative\/70 {
  background-color: rgb(54 184 209 / 0.7);
}

.bg-ripe-discipline-restorative\/75 {
  background-color: rgb(54 184 209 / 0.75);
}

.bg-ripe-discipline-restorative\/80 {
  background-color: rgb(54 184 209 / 0.8);
}

.bg-ripe-discipline-restorative\/85 {
  background-color: rgb(54 184 209 / 0.85);
}

.bg-ripe-discipline-restorative\/90 {
  background-color: rgb(54 184 209 / 0.9);
}

.bg-ripe-discipline-restorative\/95 {
  background-color: rgb(54 184 209 / 0.95);
}

.bg-ripe-light {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-ripe-light\/0 {
  background-color: rgb(242 242 242 / 0);
}

.bg-ripe-light\/10 {
  background-color: rgb(242 242 242 / 0.1);
}

.bg-ripe-light\/100 {
  background-color: rgb(242 242 242 / 1);
}

.bg-ripe-light\/15 {
  background-color: rgb(242 242 242 / 0.15);
}

.bg-ripe-light\/20 {
  background-color: rgb(242 242 242 / 0.2);
}

.bg-ripe-light\/25 {
  background-color: rgb(242 242 242 / 0.25);
}

.bg-ripe-light\/30 {
  background-color: rgb(242 242 242 / 0.3);
}

.bg-ripe-light\/35 {
  background-color: rgb(242 242 242 / 0.35);
}

.bg-ripe-light\/40 {
  background-color: rgb(242 242 242 / 0.4);
}

.bg-ripe-light\/45 {
  background-color: rgb(242 242 242 / 0.45);
}

.bg-ripe-light\/5 {
  background-color: rgb(242 242 242 / 0.05);
}

.bg-ripe-light\/50 {
  background-color: rgb(242 242 242 / 0.5);
}

.bg-ripe-light\/55 {
  background-color: rgb(242 242 242 / 0.55);
}

.bg-ripe-light\/60 {
  background-color: rgb(242 242 242 / 0.6);
}

.bg-ripe-light\/65 {
  background-color: rgb(242 242 242 / 0.65);
}

.bg-ripe-light\/70 {
  background-color: rgb(242 242 242 / 0.7);
}

.bg-ripe-light\/75 {
  background-color: rgb(242 242 242 / 0.75);
}

.bg-ripe-light\/80 {
  background-color: rgb(242 242 242 / 0.8);
}

.bg-ripe-light\/85 {
  background-color: rgb(242 242 242 / 0.85);
}

.bg-ripe-light\/90 {
  background-color: rgb(242 242 242 / 0.9);
}

.bg-ripe-light\/95 {
  background-color: rgb(242 242 242 / 0.95);
}

.bg-ripe-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(34 29 87 / var(--tw-bg-opacity, 1));
}

.bg-ripe-primary\/0 {
  background-color: rgb(34 29 87 / 0);
}

.bg-ripe-primary\/10 {
  background-color: rgb(34 29 87 / 0.1);
}

.bg-ripe-primary\/100 {
  background-color: rgb(34 29 87 / 1);
}

.bg-ripe-primary\/15 {
  background-color: rgb(34 29 87 / 0.15);
}

.bg-ripe-primary\/20 {
  background-color: rgb(34 29 87 / 0.2);
}

.bg-ripe-primary\/25 {
  background-color: rgb(34 29 87 / 0.25);
}

.bg-ripe-primary\/30 {
  background-color: rgb(34 29 87 / 0.3);
}

.bg-ripe-primary\/35 {
  background-color: rgb(34 29 87 / 0.35);
}

.bg-ripe-primary\/40 {
  background-color: rgb(34 29 87 / 0.4);
}

.bg-ripe-primary\/45 {
  background-color: rgb(34 29 87 / 0.45);
}

.bg-ripe-primary\/5 {
  background-color: rgb(34 29 87 / 0.05);
}

.bg-ripe-primary\/50 {
  background-color: rgb(34 29 87 / 0.5);
}

.bg-ripe-primary\/55 {
  background-color: rgb(34 29 87 / 0.55);
}

.bg-ripe-primary\/60 {
  background-color: rgb(34 29 87 / 0.6);
}

.bg-ripe-primary\/65 {
  background-color: rgb(34 29 87 / 0.65);
}

.bg-ripe-primary\/70 {
  background-color: rgb(34 29 87 / 0.7);
}

.bg-ripe-primary\/75 {
  background-color: rgb(34 29 87 / 0.75);
}

.bg-ripe-primary\/80 {
  background-color: rgb(34 29 87 / 0.8);
}

.bg-ripe-primary\/85 {
  background-color: rgb(34 29 87 / 0.85);
}

.bg-ripe-primary\/90 {
  background-color: rgb(34 29 87 / 0.9);
}

.bg-ripe-primary\/95 {
  background-color: rgb(34 29 87 / 0.95);
}

.bg-ripe-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(38 175 198 / var(--tw-bg-opacity, 1));
}

.bg-ripe-secondary\/0 {
  background-color: rgb(38 175 198 / 0);
}

.bg-ripe-secondary\/10 {
  background-color: rgb(38 175 198 / 0.1);
}

.bg-ripe-secondary\/100 {
  background-color: rgb(38 175 198 / 1);
}

.bg-ripe-secondary\/15 {
  background-color: rgb(38 175 198 / 0.15);
}

.bg-ripe-secondary\/20 {
  background-color: rgb(38 175 198 / 0.2);
}

.bg-ripe-secondary\/25 {
  background-color: rgb(38 175 198 / 0.25);
}

.bg-ripe-secondary\/30 {
  background-color: rgb(38 175 198 / 0.3);
}

.bg-ripe-secondary\/35 {
  background-color: rgb(38 175 198 / 0.35);
}

.bg-ripe-secondary\/40 {
  background-color: rgb(38 175 198 / 0.4);
}

.bg-ripe-secondary\/45 {
  background-color: rgb(38 175 198 / 0.45);
}

.bg-ripe-secondary\/5 {
  background-color: rgb(38 175 198 / 0.05);
}

.bg-ripe-secondary\/50 {
  background-color: rgb(38 175 198 / 0.5);
}

.bg-ripe-secondary\/55 {
  background-color: rgb(38 175 198 / 0.55);
}

.bg-ripe-secondary\/60 {
  background-color: rgb(38 175 198 / 0.6);
}

.bg-ripe-secondary\/65 {
  background-color: rgb(38 175 198 / 0.65);
}

.bg-ripe-secondary\/70 {
  background-color: rgb(38 175 198 / 0.7);
}

.bg-ripe-secondary\/75 {
  background-color: rgb(38 175 198 / 0.75);
}

.bg-ripe-secondary\/80 {
  background-color: rgb(38 175 198 / 0.8);
}

.bg-ripe-secondary\/85 {
  background-color: rgb(38 175 198 / 0.85);
}

.bg-ripe-secondary\/90 {
  background-color: rgb(38 175 198 / 0.9);
}

.bg-ripe-secondary\/95 {
  background-color: rgb(38 175 198 / 0.95);
}

.bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 / var(--tw-bg-opacity, 1));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--secondary) / var(--tw-bg-opacity, 1));
}

.bg-secondary\/20 {
  background-color: hsl(var(--secondary) / 0.2);
}

.bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}

.bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-violet-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 / var(--tw-bg-opacity, 1));
}

.bg-violet-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity, 1));
}

.bg-violet-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 / var(--tw-bg-opacity, 1));
}

.bg-violet-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 16 101 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity, 1));
}

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity, 1));
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity, 1));
}

.bg-zinc-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity, 1));
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.from-background {
  --tw-gradient-from: hsl(var(--background) / 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-primary {
  --tw-gradient-from: hsl(var(--primary) / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-transparent {
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-50\% {
  --tw-gradient-from-position: 50%;
}

.to-background\/20 {
  --tw-gradient-to: hsl(var(--background) / 0.2) var(--tw-gradient-to-position);
}

.to-background\/50 {
  --tw-gradient-to: hsl(var(--background) / 0.5) var(--tw-gradient-to-position);
}

.to-muted {
  --tw-gradient-to: hsl(var(--muted) / 1) var(--tw-gradient-to-position);
}

.to-muted\/20 {
  --tw-gradient-to: hsl(var(--muted) / 0.2) var(--tw-gradient-to-position);
}

.to-secondary\/25 {
  --tw-gradient-to: hsl(var(--secondary) / 0.25) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-action {
  fill: hsl(var(--action) / 1);
}

.fill-current {
  fill: currentColor;
}

.fill-primary {
  fill: hsl(var(--primary) / 1);
}

.fill-primary-foreground {
  fill: hsl(var(--primary-foreground) / 1);
}

.stroke-current {
  stroke: currentColor;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-3\.5 {
  padding: 0.875rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[2em\] {
  padding: 2em;
}

.p-px {
  padding: 1px;
}

.\!py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-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-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-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-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-24 {
  padding-bottom: 6rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-0 {
  padding-left: 0px;
}

.pl-16 {
  padding-left: 4rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-2\.5 {
  padding-left: 0.625rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

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

.ps-16 {
  padding-inline-start: 4rem;
}

.ps-4 {
  padding-inline-start: 1rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

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

.pt-2\.5 {
  padding-top: 0.625rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.\!text-\[3rem\] {
  font-size: 3rem !important;
}

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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

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

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-9xl {
  font-size: 8rem;
  line-height: 1;
}

.text-\[0\.8rem\] {
  font-size: 0.8rem;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[8px\] {
  font-size: 8px;
}

.text-\[9px\] {
  font-size: 9px;
}

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

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

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

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.font-thin {
  font-weight: 100;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-\[10px\] {
  line-height: 10px;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.\!text-action {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--action) / var(--tw-text-opacity, 1)) !important;
}

.\!text-amber-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1)) !important;
}

.\!text-indigo-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1)) !important;
}

.\!text-muted-foreground {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1)) !important;
}

.\!text-primary {
  --tw-text-opacity: 1 !important;
  color: hsl(var(--primary) / var(--tw-text-opacity, 1)) !important;
}

.text-accent-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--accent-foreground) / var(--tw-text-opacity, 1));
}

.text-action {
  --tw-text-opacity: 1;
  color: hsl(var(--action) / var(--tw-text-opacity, 1));
}

.text-action-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--action-foreground) / var(--tw-text-opacity, 1));
}

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

.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity, 1));
}

.text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.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-card-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--card-foreground) / var(--tw-text-opacity, 1));
}

.text-current {
  color: currentColor;
}

.text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 / var(--tw-text-opacity, 1));
}

.text-destructive {
  --tw-text-opacity: 1;
  color: hsl(var(--destructive) / var(--tw-text-opacity, 1));
}

.text-destructive-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--destructive-foreground) / var(--tw-text-opacity, 1));
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 / var(--tw-text-opacity, 1));
}

.text-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--foreground) / var(--tw-text-opacity, 1));
}

.text-fuchsia-500 {
  --tw-text-opacity: 1;
  color: rgb(217 70 239 / var(--tw-text-opacity, 1));
}

.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}

.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-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}

.text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 / var(--tw-text-opacity, 1));
}

.text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 / var(--tw-text-opacity, 1));
}

.text-muted {
  --tw-text-opacity: 1;
  color: hsl(var(--muted) / var(--tw-text-opacity, 1));
}

.text-muted-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.text-muted-foreground\/20 {
  color: hsl(var(--muted-foreground) / 0.2);
}

.text-muted-foreground\/30 {
  color: hsl(var(--muted-foreground) / 0.3);
}

.text-muted-foreground\/50 {
  color: hsl(var(--muted-foreground) / 0.5);
}

.text-muted-foreground\/70 {
  color: hsl(var(--muted-foreground) / 0.7);
}

.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.text-neutral-500 {
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}

.text-neutral-600 {
  --tw-text-opacity: 1;
  color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity, 1));
}

.text-popover-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--popover-foreground) / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: hsl(var(--primary) / var(--tw-text-opacity, 1));
}

.text-primary-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--primary-foreground) / var(--tw-text-opacity, 1));
}

.text-primary\/20 {
  color: hsl(var(--primary) / 0.2);
}

.text-primary\/50 {
  color: hsl(var(--primary) / 0.5);
}

.text-primary\/80 {
  color: hsl(var(--primary) / 0.8);
}

.text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 / var(--tw-text-opacity, 1));
}

.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-ripe-accent {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity, 1));
}

.text-ripe-accent\/0 {
  color: rgb(29 78 216 / 0);
}

.text-ripe-accent\/10 {
  color: rgb(29 78 216 / 0.1);
}

.text-ripe-accent\/100 {
  color: rgb(29 78 216 / 1);
}

.text-ripe-accent\/15 {
  color: rgb(29 78 216 / 0.15);
}

.text-ripe-accent\/20 {
  color: rgb(29 78 216 / 0.2);
}

.text-ripe-accent\/25 {
  color: rgb(29 78 216 / 0.25);
}

.text-ripe-accent\/30 {
  color: rgb(29 78 216 / 0.3);
}

.text-ripe-accent\/35 {
  color: rgb(29 78 216 / 0.35);
}

.text-ripe-accent\/40 {
  color: rgb(29 78 216 / 0.4);
}

.text-ripe-accent\/45 {
  color: rgb(29 78 216 / 0.45);
}

.text-ripe-accent\/5 {
  color: rgb(29 78 216 / 0.05);
}

.text-ripe-accent\/50 {
  color: rgb(29 78 216 / 0.5);
}

.text-ripe-accent\/55 {
  color: rgb(29 78 216 / 0.55);
}

.text-ripe-accent\/60 {
  color: rgb(29 78 216 / 0.6);
}

.text-ripe-accent\/65 {
  color: rgb(29 78 216 / 0.65);
}

.text-ripe-accent\/70 {
  color: rgb(29 78 216 / 0.7);
}

.text-ripe-accent\/75 {
  color: rgb(29 78 216 / 0.75);
}

.text-ripe-accent\/80 {
  color: rgb(29 78 216 / 0.8);
}

.text-ripe-accent\/85 {
  color: rgb(29 78 216 / 0.85);
}

.text-ripe-accent\/90 {
  color: rgb(29 78 216 / 0.9);
}

.text-ripe-accent\/95 {
  color: rgb(29 78 216 / 0.95);
}

.text-ripe-dark {
  --tw-text-opacity: 1;
  color: rgb(25 25 25 / var(--tw-text-opacity, 1));
}

.text-ripe-dark\/0 {
  color: rgb(25 25 25 / 0);
}

.text-ripe-dark\/10 {
  color: rgb(25 25 25 / 0.1);
}

.text-ripe-dark\/100 {
  color: rgb(25 25 25 / 1);
}

.text-ripe-dark\/15 {
  color: rgb(25 25 25 / 0.15);
}

.text-ripe-dark\/20 {
  color: rgb(25 25 25 / 0.2);
}

.text-ripe-dark\/25 {
  color: rgb(25 25 25 / 0.25);
}

.text-ripe-dark\/30 {
  color: rgb(25 25 25 / 0.3);
}

.text-ripe-dark\/35 {
  color: rgb(25 25 25 / 0.35);
}

.text-ripe-dark\/40 {
  color: rgb(25 25 25 / 0.4);
}

.text-ripe-dark\/45 {
  color: rgb(25 25 25 / 0.45);
}

.text-ripe-dark\/5 {
  color: rgb(25 25 25 / 0.05);
}

.text-ripe-dark\/50 {
  color: rgb(25 25 25 / 0.5);
}

.text-ripe-dark\/55 {
  color: rgb(25 25 25 / 0.55);
}

.text-ripe-dark\/60 {
  color: rgb(25 25 25 / 0.6);
}

.text-ripe-dark\/65 {
  color: rgb(25 25 25 / 0.65);
}

.text-ripe-dark\/70 {
  color: rgb(25 25 25 / 0.7);
}

.text-ripe-dark\/75 {
  color: rgb(25 25 25 / 0.75);
}

.text-ripe-dark\/80 {
  color: rgb(25 25 25 / 0.8);
}

.text-ripe-dark\/85 {
  color: rgb(25 25 25 / 0.85);
}

.text-ripe-dark\/90 {
  color: rgb(25 25 25 / 0.9);
}

.text-ripe-dark\/95 {
  color: rgb(25 25 25 / 0.95);
}

.text-ripe-discipline-advanced-orthodontics {
  --tw-text-opacity: 1;
  color: rgb(17 86 71 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-advanced-orthodontics\/0 {
  color: rgb(17 86 71 / 0);
}

.text-ripe-discipline-advanced-orthodontics\/10 {
  color: rgb(17 86 71 / 0.1);
}

.text-ripe-discipline-advanced-orthodontics\/100 {
  color: rgb(17 86 71 / 1);
}

.text-ripe-discipline-advanced-orthodontics\/15 {
  color: rgb(17 86 71 / 0.15);
}

.text-ripe-discipline-advanced-orthodontics\/20 {
  color: rgb(17 86 71 / 0.2);
}

.text-ripe-discipline-advanced-orthodontics\/25 {
  color: rgb(17 86 71 / 0.25);
}

.text-ripe-discipline-advanced-orthodontics\/30 {
  color: rgb(17 86 71 / 0.3);
}

.text-ripe-discipline-advanced-orthodontics\/35 {
  color: rgb(17 86 71 / 0.35);
}

.text-ripe-discipline-advanced-orthodontics\/40 {
  color: rgb(17 86 71 / 0.4);
}

.text-ripe-discipline-advanced-orthodontics\/45 {
  color: rgb(17 86 71 / 0.45);
}

.text-ripe-discipline-advanced-orthodontics\/5 {
  color: rgb(17 86 71 / 0.05);
}

.text-ripe-discipline-advanced-orthodontics\/50 {
  color: rgb(17 86 71 / 0.5);
}

.text-ripe-discipline-advanced-orthodontics\/55 {
  color: rgb(17 86 71 / 0.55);
}

.text-ripe-discipline-advanced-orthodontics\/60 {
  color: rgb(17 86 71 / 0.6);
}

.text-ripe-discipline-advanced-orthodontics\/65 {
  color: rgb(17 86 71 / 0.65);
}

.text-ripe-discipline-advanced-orthodontics\/70 {
  color: rgb(17 86 71 / 0.7);
}

.text-ripe-discipline-advanced-orthodontics\/75 {
  color: rgb(17 86 71 / 0.75);
}

.text-ripe-discipline-advanced-orthodontics\/80 {
  color: rgb(17 86 71 / 0.8);
}

.text-ripe-discipline-advanced-orthodontics\/85 {
  color: rgb(17 86 71 / 0.85);
}

.text-ripe-discipline-advanced-orthodontics\/90 {
  color: rgb(17 86 71 / 0.9);
}

.text-ripe-discipline-advanced-orthodontics\/95 {
  color: rgb(17 86 71 / 0.95);
}

.text-ripe-discipline-clinical {
  --tw-text-opacity: 1;
  color: rgb(242 197 67 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-clinical\/0 {
  color: rgb(242 197 67 / 0);
}

.text-ripe-discipline-clinical\/10 {
  color: rgb(242 197 67 / 0.1);
}

.text-ripe-discipline-clinical\/100 {
  color: rgb(242 197 67 / 1);
}

.text-ripe-discipline-clinical\/15 {
  color: rgb(242 197 67 / 0.15);
}

.text-ripe-discipline-clinical\/20 {
  color: rgb(242 197 67 / 0.2);
}

.text-ripe-discipline-clinical\/25 {
  color: rgb(242 197 67 / 0.25);
}

.text-ripe-discipline-clinical\/30 {
  color: rgb(242 197 67 / 0.3);
}

.text-ripe-discipline-clinical\/35 {
  color: rgb(242 197 67 / 0.35);
}

.text-ripe-discipline-clinical\/40 {
  color: rgb(242 197 67 / 0.4);
}

.text-ripe-discipline-clinical\/45 {
  color: rgb(242 197 67 / 0.45);
}

.text-ripe-discipline-clinical\/5 {
  color: rgb(242 197 67 / 0.05);
}

.text-ripe-discipline-clinical\/50 {
  color: rgb(242 197 67 / 0.5);
}

.text-ripe-discipline-clinical\/55 {
  color: rgb(242 197 67 / 0.55);
}

.text-ripe-discipline-clinical\/60 {
  color: rgb(242 197 67 / 0.6);
}

.text-ripe-discipline-clinical\/65 {
  color: rgb(242 197 67 / 0.65);
}

.text-ripe-discipline-clinical\/70 {
  color: rgb(242 197 67 / 0.7);
}

.text-ripe-discipline-clinical\/75 {
  color: rgb(242 197 67 / 0.75);
}

.text-ripe-discipline-clinical\/80 {
  color: rgb(242 197 67 / 0.8);
}

.text-ripe-discipline-clinical\/85 {
  color: rgb(242 197 67 / 0.85);
}

.text-ripe-discipline-clinical\/90 {
  color: rgb(242 197 67 / 0.9);
}

.text-ripe-discipline-clinical\/95 {
  color: rgb(242 197 67 / 0.95);
}

.text-ripe-discipline-digital {
  --tw-text-opacity: 1;
  color: rgb(130 83 228 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-digital\/0 {
  color: rgb(130 83 228 / 0);
}

.text-ripe-discipline-digital\/10 {
  color: rgb(130 83 228 / 0.1);
}

.text-ripe-discipline-digital\/100 {
  color: rgb(130 83 228 / 1);
}

.text-ripe-discipline-digital\/15 {
  color: rgb(130 83 228 / 0.15);
}

.text-ripe-discipline-digital\/20 {
  color: rgb(130 83 228 / 0.2);
}

.text-ripe-discipline-digital\/25 {
  color: rgb(130 83 228 / 0.25);
}

.text-ripe-discipline-digital\/30 {
  color: rgb(130 83 228 / 0.3);
}

.text-ripe-discipline-digital\/35 {
  color: rgb(130 83 228 / 0.35);
}

.text-ripe-discipline-digital\/40 {
  color: rgb(130 83 228 / 0.4);
}

.text-ripe-discipline-digital\/45 {
  color: rgb(130 83 228 / 0.45);
}

.text-ripe-discipline-digital\/5 {
  color: rgb(130 83 228 / 0.05);
}

.text-ripe-discipline-digital\/50 {
  color: rgb(130 83 228 / 0.5);
}

.text-ripe-discipline-digital\/55 {
  color: rgb(130 83 228 / 0.55);
}

.text-ripe-discipline-digital\/60 {
  color: rgb(130 83 228 / 0.6);
}

.text-ripe-discipline-digital\/65 {
  color: rgb(130 83 228 / 0.65);
}

.text-ripe-discipline-digital\/70 {
  color: rgb(130 83 228 / 0.7);
}

.text-ripe-discipline-digital\/75 {
  color: rgb(130 83 228 / 0.75);
}

.text-ripe-discipline-digital\/80 {
  color: rgb(130 83 228 / 0.8);
}

.text-ripe-discipline-digital\/85 {
  color: rgb(130 83 228 / 0.85);
}

.text-ripe-discipline-digital\/90 {
  color: rgb(130 83 228 / 0.9);
}

.text-ripe-discipline-digital\/95 {
  color: rgb(130 83 228 / 0.95);
}

.text-ripe-discipline-endodontics {
  --tw-text-opacity: 1;
  color: rgb(161 38 119 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-endodontics\/0 {
  color: rgb(161 38 119 / 0);
}

.text-ripe-discipline-endodontics\/10 {
  color: rgb(161 38 119 / 0.1);
}

.text-ripe-discipline-endodontics\/100 {
  color: rgb(161 38 119 / 1);
}

.text-ripe-discipline-endodontics\/15 {
  color: rgb(161 38 119 / 0.15);
}

.text-ripe-discipline-endodontics\/20 {
  color: rgb(161 38 119 / 0.2);
}

.text-ripe-discipline-endodontics\/25 {
  color: rgb(161 38 119 / 0.25);
}

.text-ripe-discipline-endodontics\/30 {
  color: rgb(161 38 119 / 0.3);
}

.text-ripe-discipline-endodontics\/35 {
  color: rgb(161 38 119 / 0.35);
}

.text-ripe-discipline-endodontics\/40 {
  color: rgb(161 38 119 / 0.4);
}

.text-ripe-discipline-endodontics\/45 {
  color: rgb(161 38 119 / 0.45);
}

.text-ripe-discipline-endodontics\/5 {
  color: rgb(161 38 119 / 0.05);
}

.text-ripe-discipline-endodontics\/50 {
  color: rgb(161 38 119 / 0.5);
}

.text-ripe-discipline-endodontics\/55 {
  color: rgb(161 38 119 / 0.55);
}

.text-ripe-discipline-endodontics\/60 {
  color: rgb(161 38 119 / 0.6);
}

.text-ripe-discipline-endodontics\/65 {
  color: rgb(161 38 119 / 0.65);
}

.text-ripe-discipline-endodontics\/70 {
  color: rgb(161 38 119 / 0.7);
}

.text-ripe-discipline-endodontics\/75 {
  color: rgb(161 38 119 / 0.75);
}

.text-ripe-discipline-endodontics\/80 {
  color: rgb(161 38 119 / 0.8);
}

.text-ripe-discipline-endodontics\/85 {
  color: rgb(161 38 119 / 0.85);
}

.text-ripe-discipline-endodontics\/90 {
  color: rgb(161 38 119 / 0.9);
}

.text-ripe-discipline-endodontics\/95 {
  color: rgb(161 38 119 / 0.95);
}

.text-ripe-discipline-implantology {
  --tw-text-opacity: 1;
  color: rgb(28 80 211 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-implantology\/0 {
  color: rgb(28 80 211 / 0);
}

.text-ripe-discipline-implantology\/10 {
  color: rgb(28 80 211 / 0.1);
}

.text-ripe-discipline-implantology\/100 {
  color: rgb(28 80 211 / 1);
}

.text-ripe-discipline-implantology\/15 {
  color: rgb(28 80 211 / 0.15);
}

.text-ripe-discipline-implantology\/20 {
  color: rgb(28 80 211 / 0.2);
}

.text-ripe-discipline-implantology\/25 {
  color: rgb(28 80 211 / 0.25);
}

.text-ripe-discipline-implantology\/30 {
  color: rgb(28 80 211 / 0.3);
}

.text-ripe-discipline-implantology\/35 {
  color: rgb(28 80 211 / 0.35);
}

.text-ripe-discipline-implantology\/40 {
  color: rgb(28 80 211 / 0.4);
}

.text-ripe-discipline-implantology\/45 {
  color: rgb(28 80 211 / 0.45);
}

.text-ripe-discipline-implantology\/5 {
  color: rgb(28 80 211 / 0.05);
}

.text-ripe-discipline-implantology\/50 {
  color: rgb(28 80 211 / 0.5);
}

.text-ripe-discipline-implantology\/55 {
  color: rgb(28 80 211 / 0.55);
}

.text-ripe-discipline-implantology\/60 {
  color: rgb(28 80 211 / 0.6);
}

.text-ripe-discipline-implantology\/65 {
  color: rgb(28 80 211 / 0.65);
}

.text-ripe-discipline-implantology\/70 {
  color: rgb(28 80 211 / 0.7);
}

.text-ripe-discipline-implantology\/75 {
  color: rgb(28 80 211 / 0.75);
}

.text-ripe-discipline-implantology\/80 {
  color: rgb(28 80 211 / 0.8);
}

.text-ripe-discipline-implantology\/85 {
  color: rgb(28 80 211 / 0.85);
}

.text-ripe-discipline-implantology\/90 {
  color: rgb(28 80 211 / 0.9);
}

.text-ripe-discipline-implantology\/95 {
  color: rgb(28 80 211 / 0.95);
}

.text-ripe-discipline-orthodontics {
  --tw-text-opacity: 1;
  color: rgb(72 166 145 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-orthodontics\/0 {
  color: rgb(72 166 145 / 0);
}

.text-ripe-discipline-orthodontics\/10 {
  color: rgb(72 166 145 / 0.1);
}

.text-ripe-discipline-orthodontics\/100 {
  color: rgb(72 166 145 / 1);
}

.text-ripe-discipline-orthodontics\/15 {
  color: rgb(72 166 145 / 0.15);
}

.text-ripe-discipline-orthodontics\/20 {
  color: rgb(72 166 145 / 0.2);
}

.text-ripe-discipline-orthodontics\/25 {
  color: rgb(72 166 145 / 0.25);
}

.text-ripe-discipline-orthodontics\/30 {
  color: rgb(72 166 145 / 0.3);
}

.text-ripe-discipline-orthodontics\/35 {
  color: rgb(72 166 145 / 0.35);
}

.text-ripe-discipline-orthodontics\/40 {
  color: rgb(72 166 145 / 0.4);
}

.text-ripe-discipline-orthodontics\/45 {
  color: rgb(72 166 145 / 0.45);
}

.text-ripe-discipline-orthodontics\/5 {
  color: rgb(72 166 145 / 0.05);
}

.text-ripe-discipline-orthodontics\/50 {
  color: rgb(72 166 145 / 0.5);
}

.text-ripe-discipline-orthodontics\/55 {
  color: rgb(72 166 145 / 0.55);
}

.text-ripe-discipline-orthodontics\/60 {
  color: rgb(72 166 145 / 0.6);
}

.text-ripe-discipline-orthodontics\/65 {
  color: rgb(72 166 145 / 0.65);
}

.text-ripe-discipline-orthodontics\/70 {
  color: rgb(72 166 145 / 0.7);
}

.text-ripe-discipline-orthodontics\/75 {
  color: rgb(72 166 145 / 0.75);
}

.text-ripe-discipline-orthodontics\/80 {
  color: rgb(72 166 145 / 0.8);
}

.text-ripe-discipline-orthodontics\/85 {
  color: rgb(72 166 145 / 0.85);
}

.text-ripe-discipline-orthodontics\/90 {
  color: rgb(72 166 145 / 0.9);
}

.text-ripe-discipline-orthodontics\/95 {
  color: rgb(72 166 145 / 0.95);
}

.text-ripe-discipline-periodontics {
  --tw-text-opacity: 1;
  color: rgb(0 164 255 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-periodontics\/0 {
  color: rgb(0 164 255 / 0);
}

.text-ripe-discipline-periodontics\/10 {
  color: rgb(0 164 255 / 0.1);
}

.text-ripe-discipline-periodontics\/100 {
  color: rgb(0 164 255 / 1);
}

.text-ripe-discipline-periodontics\/15 {
  color: rgb(0 164 255 / 0.15);
}

.text-ripe-discipline-periodontics\/20 {
  color: rgb(0 164 255 / 0.2);
}

.text-ripe-discipline-periodontics\/25 {
  color: rgb(0 164 255 / 0.25);
}

.text-ripe-discipline-periodontics\/30 {
  color: rgb(0 164 255 / 0.3);
}

.text-ripe-discipline-periodontics\/35 {
  color: rgb(0 164 255 / 0.35);
}

.text-ripe-discipline-periodontics\/40 {
  color: rgb(0 164 255 / 0.4);
}

.text-ripe-discipline-periodontics\/45 {
  color: rgb(0 164 255 / 0.45);
}

.text-ripe-discipline-periodontics\/5 {
  color: rgb(0 164 255 / 0.05);
}

.text-ripe-discipline-periodontics\/50 {
  color: rgb(0 164 255 / 0.5);
}

.text-ripe-discipline-periodontics\/55 {
  color: rgb(0 164 255 / 0.55);
}

.text-ripe-discipline-periodontics\/60 {
  color: rgb(0 164 255 / 0.6);
}

.text-ripe-discipline-periodontics\/65 {
  color: rgb(0 164 255 / 0.65);
}

.text-ripe-discipline-periodontics\/70 {
  color: rgb(0 164 255 / 0.7);
}

.text-ripe-discipline-periodontics\/75 {
  color: rgb(0 164 255 / 0.75);
}

.text-ripe-discipline-periodontics\/80 {
  color: rgb(0 164 255 / 0.8);
}

.text-ripe-discipline-periodontics\/85 {
  color: rgb(0 164 255 / 0.85);
}

.text-ripe-discipline-periodontics\/90 {
  color: rgb(0 164 255 / 0.9);
}

.text-ripe-discipline-periodontics\/95 {
  color: rgb(0 164 255 / 0.95);
}

.text-ripe-discipline-restorative {
  --tw-text-opacity: 1;
  color: rgb(54 184 209 / var(--tw-text-opacity, 1));
}

.text-ripe-discipline-restorative\/0 {
  color: rgb(54 184 209 / 0);
}

.text-ripe-discipline-restorative\/10 {
  color: rgb(54 184 209 / 0.1);
}

.text-ripe-discipline-restorative\/100 {
  color: rgb(54 184 209 / 1);
}

.text-ripe-discipline-restorative\/15 {
  color: rgb(54 184 209 / 0.15);
}

.text-ripe-discipline-restorative\/20 {
  color: rgb(54 184 209 / 0.2);
}

.text-ripe-discipline-restorative\/25 {
  color: rgb(54 184 209 / 0.25);
}

.text-ripe-discipline-restorative\/30 {
  color: rgb(54 184 209 / 0.3);
}

.text-ripe-discipline-restorative\/35 {
  color: rgb(54 184 209 / 0.35);
}

.text-ripe-discipline-restorative\/40 {
  color: rgb(54 184 209 / 0.4);
}

.text-ripe-discipline-restorative\/45 {
  color: rgb(54 184 209 / 0.45);
}

.text-ripe-discipline-restorative\/5 {
  color: rgb(54 184 209 / 0.05);
}

.text-ripe-discipline-restorative\/50 {
  color: rgb(54 184 209 / 0.5);
}

.text-ripe-discipline-restorative\/55 {
  color: rgb(54 184 209 / 0.55);
}

.text-ripe-discipline-restorative\/60 {
  color: rgb(54 184 209 / 0.6);
}

.text-ripe-discipline-restorative\/65 {
  color: rgb(54 184 209 / 0.65);
}

.text-ripe-discipline-restorative\/70 {
  color: rgb(54 184 209 / 0.7);
}

.text-ripe-discipline-restorative\/75 {
  color: rgb(54 184 209 / 0.75);
}

.text-ripe-discipline-restorative\/80 {
  color: rgb(54 184 209 / 0.8);
}

.text-ripe-discipline-restorative\/85 {
  color: rgb(54 184 209 / 0.85);
}

.text-ripe-discipline-restorative\/90 {
  color: rgb(54 184 209 / 0.9);
}

.text-ripe-discipline-restorative\/95 {
  color: rgb(54 184 209 / 0.95);
}

.text-ripe-light {
  --tw-text-opacity: 1;
  color: rgb(242 242 242 / var(--tw-text-opacity, 1));
}

.text-ripe-light\/0 {
  color: rgb(242 242 242 / 0);
}

.text-ripe-light\/10 {
  color: rgb(242 242 242 / 0.1);
}

.text-ripe-light\/100 {
  color: rgb(242 242 242 / 1);
}

.text-ripe-light\/15 {
  color: rgb(242 242 242 / 0.15);
}

.text-ripe-light\/20 {
  color: rgb(242 242 242 / 0.2);
}

.text-ripe-light\/25 {
  color: rgb(242 242 242 / 0.25);
}

.text-ripe-light\/30 {
  color: rgb(242 242 242 / 0.3);
}

.text-ripe-light\/35 {
  color: rgb(242 242 242 / 0.35);
}

.text-ripe-light\/40 {
  color: rgb(242 242 242 / 0.4);
}

.text-ripe-light\/45 {
  color: rgb(242 242 242 / 0.45);
}

.text-ripe-light\/5 {
  color: rgb(242 242 242 / 0.05);
}

.text-ripe-light\/50 {
  color: rgb(242 242 242 / 0.5);
}

.text-ripe-light\/55 {
  color: rgb(242 242 242 / 0.55);
}

.text-ripe-light\/60 {
  color: rgb(242 242 242 / 0.6);
}

.text-ripe-light\/65 {
  color: rgb(242 242 242 / 0.65);
}

.text-ripe-light\/70 {
  color: rgb(242 242 242 / 0.7);
}

.text-ripe-light\/75 {
  color: rgb(242 242 242 / 0.75);
}

.text-ripe-light\/80 {
  color: rgb(242 242 242 / 0.8);
}

.text-ripe-light\/85 {
  color: rgb(242 242 242 / 0.85);
}

.text-ripe-light\/90 {
  color: rgb(242 242 242 / 0.9);
}

.text-ripe-light\/95 {
  color: rgb(242 242 242 / 0.95);
}

.text-ripe-primary {
  --tw-text-opacity: 1;
  color: rgb(34 29 87 / var(--tw-text-opacity, 1));
}

.text-ripe-primary\/0 {
  color: rgb(34 29 87 / 0);
}

.text-ripe-primary\/10 {
  color: rgb(34 29 87 / 0.1);
}

.text-ripe-primary\/100 {
  color: rgb(34 29 87 / 1);
}

.text-ripe-primary\/15 {
  color: rgb(34 29 87 / 0.15);
}

.text-ripe-primary\/20 {
  color: rgb(34 29 87 / 0.2);
}

.text-ripe-primary\/25 {
  color: rgb(34 29 87 / 0.25);
}

.text-ripe-primary\/30 {
  color: rgb(34 29 87 / 0.3);
}

.text-ripe-primary\/35 {
  color: rgb(34 29 87 / 0.35);
}

.text-ripe-primary\/40 {
  color: rgb(34 29 87 / 0.4);
}

.text-ripe-primary\/45 {
  color: rgb(34 29 87 / 0.45);
}

.text-ripe-primary\/5 {
  color: rgb(34 29 87 / 0.05);
}

.text-ripe-primary\/50 {
  color: rgb(34 29 87 / 0.5);
}

.text-ripe-primary\/55 {
  color: rgb(34 29 87 / 0.55);
}

.text-ripe-primary\/60 {
  color: rgb(34 29 87 / 0.6);
}

.text-ripe-primary\/65 {
  color: rgb(34 29 87 / 0.65);
}

.text-ripe-primary\/70 {
  color: rgb(34 29 87 / 0.7);
}

.text-ripe-primary\/75 {
  color: rgb(34 29 87 / 0.75);
}

.text-ripe-primary\/80 {
  color: rgb(34 29 87 / 0.8);
}

.text-ripe-primary\/85 {
  color: rgb(34 29 87 / 0.85);
}

.text-ripe-primary\/90 {
  color: rgb(34 29 87 / 0.9);
}

.text-ripe-primary\/95 {
  color: rgb(34 29 87 / 0.95);
}

.text-ripe-secondary {
  --tw-text-opacity: 1;
  color: rgb(38 175 198 / var(--tw-text-opacity, 1));
}

.text-ripe-secondary\/0 {
  color: rgb(38 175 198 / 0);
}

.text-ripe-secondary\/10 {
  color: rgb(38 175 198 / 0.1);
}

.text-ripe-secondary\/100 {
  color: rgb(38 175 198 / 1);
}

.text-ripe-secondary\/15 {
  color: rgb(38 175 198 / 0.15);
}

.text-ripe-secondary\/20 {
  color: rgb(38 175 198 / 0.2);
}

.text-ripe-secondary\/25 {
  color: rgb(38 175 198 / 0.25);
}

.text-ripe-secondary\/30 {
  color: rgb(38 175 198 / 0.3);
}

.text-ripe-secondary\/35 {
  color: rgb(38 175 198 / 0.35);
}

.text-ripe-secondary\/40 {
  color: rgb(38 175 198 / 0.4);
}

.text-ripe-secondary\/45 {
  color: rgb(38 175 198 / 0.45);
}

.text-ripe-secondary\/5 {
  color: rgb(38 175 198 / 0.05);
}

.text-ripe-secondary\/50 {
  color: rgb(38 175 198 / 0.5);
}

.text-ripe-secondary\/55 {
  color: rgb(38 175 198 / 0.55);
}

.text-ripe-secondary\/60 {
  color: rgb(38 175 198 / 0.6);
}

.text-ripe-secondary\/65 {
  color: rgb(38 175 198 / 0.65);
}

.text-ripe-secondary\/70 {
  color: rgb(38 175 198 / 0.7);
}

.text-ripe-secondary\/75 {
  color: rgb(38 175 198 / 0.75);
}

.text-ripe-secondary\/80 {
  color: rgb(38 175 198 / 0.8);
}

.text-ripe-secondary\/85 {
  color: rgb(38 175 198 / 0.85);
}

.text-ripe-secondary\/90 {
  color: rgb(38 175 198 / 0.9);
}

.text-ripe-secondary\/95 {
  color: rgb(38 175 198 / 0.95);
}

.text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 / var(--tw-text-opacity, 1));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: hsl(var(--secondary) / var(--tw-text-opacity, 1));
}

.text-secondary-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--secondary-foreground) / var(--tw-text-opacity, 1));
}

.text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 / var(--tw-text-opacity, 1));
}

.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity, 1));
}

.text-transparent {
  color: transparent;
}

.text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity, 1));
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}

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

.no-underline {
  text-decoration-line: none;
}

.underline-offset-4 {
  text-underline-offset: 4px;
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-100 {
  opacity: 1;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-5 {
  opacity: 0.05;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

.outline {
  outline-style: solid;
}

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

.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-inset {
  --tw-ring-inset: inset;
}

.\!ring-offset-0 {
  --tw-ring-offset-width: 0px !important;
}

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

.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background) / 1);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[100px\] {
  --tw-blur: blur(100px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-\[30px\] {
  --tw-blur: blur(30px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.blur-sm {
  --tw-blur: blur(4px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.grayscale-0 {
  --tw-grayscale: grayscale(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-xl {
  --tw-backdrop-blur: blur(24px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-filter {
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-\[all\] {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[padding\] {
  transition-property: padding;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-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-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-200 {
  transition-delay: 200ms;
}

.delay-\[200ms\] {
  transition-delay: 200ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

.contain-inline-size {
  --tw-contain-size: inline-size;
  contain: var(--tw-contain-size) var(--tw-contain-layout) var(--tw-contain-paint) var(--tw-contain-style);
}

/* Global */

img[data-bits-avatar-image] {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}

/* html {
  overflow-y: scroll;
} */

.dark\:prose-invert:is(.dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}

@media (min-width: 1024px) {

  .lg\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

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

  .lg\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .lg\:prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }

  .lg\:prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }

  .lg\:prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }

  .lg\:prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }

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

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

  .lg\:prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-inline-end: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-inline-start: 0.4444444em;
  }

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

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

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

  .lg\:prose-lg :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    padding-inline-start: 1.5em;
  }

  .lg\:prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }

  .lg\:prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }

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

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

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

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

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

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

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

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

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

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

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

  .lg\:prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }

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

  .lg\:prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .lg\:prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }

  .lg\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .lg\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .lg\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }

  .lg\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .lg\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .lg\:prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:prose-lg :where(.lg\:prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-bottom: 0;
  }
}

.\*\:items-center > * {
  align-items: center;
}

.\*\:gap-2 > * {
  gap: 0.5rem;
}

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

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

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

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

.placeholder\:text-xs::-moz-placeholder {
  font-size: 0.75rem;
  line-height: 1rem;
}

.placeholder\:text-xs::placeholder {
  font-size: 0.75rem;
  line-height: 1rem;
}

.placeholder\:text-muted-foreground::-moz-placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.placeholder\:text-muted-foreground::placeholder {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

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

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

.odd\:bg-muted\/10:nth-child(odd) {
  background-color: hsl(var(--muted) / 0.1);
}

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

.even\:bg-muted\/10:nth-child(even) {
  background-color: hsl(var(--muted) / 0.1);
}

.focus-within\:relative:focus-within {
  position: relative;
}

.focus-within\:z-20:focus-within {
  z-index: 20;
}

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

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

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

.hover\:hidden:hover {
  display: none;
}

.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\:-translate-y-2:hover {
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:-translate-y-4:hover {
  --tw-translate-y: -1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:translate-x-1:hover {
  --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));
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-\[1\.02\]:hover {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-accent:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--accent) / var(--tw-border-opacity, 1));
}

.hover\:border-action:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--action) / var(--tw-border-opacity, 1));
}

.hover\:border-blue-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: hsl(var(--primary) / var(--tw-border-opacity, 1));
}

.hover\:border-primary\/30:hover {
  border-color: hsl(var(--primary) / 0.3);
}

.hover\:border-primary\/50:hover {
  border-color: hsl(var(--primary) / 0.5);
}

.hover\:border-red-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

.hover\:\!bg-amber-500\/20:hover {
  background-color: rgb(245 158 11 / 0.2) !important;
}

.hover\:\!bg-blue-500\/20:hover {
  background-color: rgb(59 130 246 / 0.2) !important;
}

.hover\:bg-accent:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--accent) / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-action:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--action) / var(--tw-bg-opacity, 1));
}

.hover\:bg-action\/20:hover {
  background-color: hsl(var(--action) / 0.2);
}

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

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

.hover\:bg-background:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--background) / var(--tw-bg-opacity, 1));
}

.hover\:bg-background\/20:hover {
  background-color: hsl(var(--background) / 0.2);
}

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

.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-green-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 / var(--tw-bg-opacity, 1));
}

.hover\:bg-green-300\/20:hover {
  background-color: rgb(134 239 172 / 0.2);
}

.hover\:bg-green-500\/80:hover {
  background-color: rgb(34 197 94 / 0.8);
}

.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}

.hover\:bg-inherit:hover {
  background-color: inherit;
}

.hover\:bg-muted:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

.hover\:bg-muted-foreground:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted-foreground) / var(--tw-bg-opacity, 1));
}

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

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

.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-muted\/80:hover {
  background-color: hsl(var(--muted) / 0.8);
}

.hover\:bg-neutral-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(212 212 212 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-foreground:hover {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary-foreground) / var(--tw-bg-opacity, 1));
}

.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-purple-500\/80:hover {
  background-color: rgb(168 85 247 / 0.8);
}

.hover\:bg-red-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-500\/10:hover {
  background-color: rgb(239 68 68 / 0.1);
}

.hover\:bg-red-500\/20:hover {
  background-color: rgb(239 68 68 / 0.2);
}

.hover\:bg-red-500\/80:hover {
  background-color: rgb(239 68 68 / 0.8);
}

.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-sky-500\/80:hover {
  background-color: rgb(14 165 233 / 0.8);
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-opacity-100:hover {
  --tw-bg-opacity: 1;
}

.hover\:bg-opacity-40:hover {
  --tw-bg-opacity: 0.4;
}

.hover\:bg-opacity-50:hover {
  --tw-bg-opacity: 0.5;
}

.hover\:bg-opacity-80:hover {
  --tw-bg-opacity: 0.8;
}

.hover\:fill-primary:hover {
  fill: hsl(var(--primary) / 1);
}

.hover\:text-accent-foreground:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--accent-foreground) / var(--tw-text-opacity, 1));
}

.hover\:text-action:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--action) / var(--tw-text-opacity, 1));
}

.hover\:text-action\/80:hover {
  color: hsl(var(--action) / 0.8);
}

.hover\:text-amber-800:hover {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-500:hover {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}

.hover\:text-destructive:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--destructive) / var(--tw-text-opacity, 1));
}

.hover\:text-foreground:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--foreground) / var(--tw-text-opacity, 1));
}

.hover\:text-gray-400:hover {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.hover\:text-green-600\/80:hover {
  color: rgb(22 163 74 / 0.8);
}

.hover\:text-muted-foreground:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.hover\:text-orange-500:hover {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--primary) / var(--tw-text-opacity, 1));
}

.hover\:text-primary-foreground:hover {
  --tw-text-opacity: 1;
  color: hsl(var(--primary-foreground) / var(--tw-text-opacity, 1));
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}

.hover\:text-red-600\/80:hover {
  color: rgb(220 38 38 / 0.8);
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

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

.hover\:opacity-100:hover {
  opacity: 1;
}

.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\:shadow-xl:hover {
  --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);
}

.hover\:brightness-110:hover {
  --tw-brightness: brightness(1.1);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.hover\:grayscale:hover {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

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

.focus\:bg-muted:focus {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

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

.focus\:no-underline:focus {
  text-decoration-line: none;
}

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

.focus\:ring: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(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);
}

.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-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
}

.focus\:ring-primary-foreground:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--primary-foreground) / var(--tw-ring-opacity, 1));
}

.focus\:ring-red-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1));
}

.focus\:ring-ring:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(var(--ring) / var(--tw-ring-opacity, 1));
}

.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-0: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(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

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

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

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

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

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

.active\:border-action:active {
  --tw-border-opacity: 1;
  border-color: hsl(var(--action) / var(--tw-border-opacity, 1));
}

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

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

.disabled\:bg-transparent:disabled {
  background-color: transparent;
}

.disabled\:opacity-100:disabled {
  opacity: 1;
}

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

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:hidden {
  display: none;
}

.group:hover .group-hover\:w-4 {
  width: 1rem;
}

.group:hover .group-hover\: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\/button:hover .group-hover\/button\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/item:hover .group-hover\/item\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.group:hover .group-hover\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes pulse {

  50% {
    opacity: .5;
  }
}

.group\/item:hover .group-hover\/item\:animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.group\/item:hover .group-hover\/item\:border-primary {
  --tw-border-opacity: 1;
  border-color: hsl(var(--primary) / var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:bg-muted {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

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

.group:hover .group-hover\:bg-primary-foreground {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary-foreground) / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-opacity-15 {
  --tw-bg-opacity: 0.15;
}

.group:hover .group-hover\:bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.group:hover .group-hover\:text-action {
  --tw-text-opacity: 1;
  color: hsl(var(--action) / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: hsl(var(--primary) / var(--tw-text-opacity, 1));
}

.group\/button:hover .group-hover\/button\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-20 {
  opacity: 0.2;
}

.group:hover .group-hover\:blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group:hover .group-hover\:blur-sm {
  --tw-blur: blur(4px);
  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);
}

.group:hover .group-hover\:grayscale {
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group.toaster .group-\[\.toaster\]\:border-border {
  --tw-border-opacity: 1;
  border-color: hsl(var(--border) / var(--tw-border-opacity, 1));
}

.group.toast .group-\[\.toast\]\:bg-muted {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

.group.toast .group-\[\.toast\]\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

.group.toaster .group-\[\.toaster\]\:bg-background {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--background) / var(--tw-bg-opacity, 1));
}

.group.toast .group-\[\.toast\]\:text-muted-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.group.toast .group-\[\.toast\]\:text-primary-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--primary-foreground) / var(--tw-text-opacity, 1));
}

.group.toaster .group-\[\.toaster\]\:text-foreground {
  --tw-text-opacity: 1;
  color: hsl(var(--foreground) / var(--tw-text-opacity, 1));
}

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

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

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

.aria-selected\:bg-accent[aria-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--accent) / var(--tw-bg-opacity, 1));
}

.aria-selected\:text-accent-foreground[aria-selected="true"] {
  --tw-text-opacity: 1;
  color: hsl(var(--accent-foreground) / var(--tw-text-opacity, 1));
}

.aria-\[invalid\]\:border-destructive[aria-invalid] {
  --tw-border-opacity: 1;
  border-color: hsl(var(--destructive) / var(--tw-border-opacity, 1));
}

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

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

.data-\[direction\=vertical\]\:h-px[data-direction="vertical"] {
  height: 1px;
}

.data-\[direction\=vertical\]\:w-full[data-direction="vertical"] {
  width: 100%;
}

.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-\[embla-container\]\:\!transform-none[data-embla-container] {
  transform: none !important;
}

.data-\[disabled\=true\]\:cursor-not-allowed[data-disabled="true"] {
  cursor: not-allowed;
}

.data-\[direction\=vertical\]\:flex-col[data-direction="vertical"] {
  flex-direction: column;
}

.data-\[highlighted\]\:bg-accent[data-highlighted] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--accent) / var(--tw-bg-opacity, 1));
}

.data-\[selected\]\:bg-primary[data-selected] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

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

.data-\[state\=checked\]\:bg-primary[data-state="checked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

.data-\[state\=on\]\:bg-accent[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--accent) / var(--tw-bg-opacity, 1));
}

.data-\[state\=on\]\:bg-action[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--action) / var(--tw-bg-opacity, 1));
}

.data-\[state\=on\]\:bg-green-500[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.data-\[state\=on\]\:bg-red-500[data-state="on"] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

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

.data-\[state\=open\]\:bg-muted[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

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

.data-\[state\=open\]\:bg-secondary[data-state="open"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--secondary) / var(--tw-bg-opacity, 1));
}

.data-\[state\=selected\]\:bg-muted[data-state="selected"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

.data-\[state\=unchecked\]\:bg-input[data-state="unchecked"] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--input) / var(--tw-bg-opacity, 1));
}

.data-\[state\=on\]\:font-bold[data-state="on"] {
  font-weight: 700;
}

.data-\[disabled\]\:text-muted-foreground[data-disabled] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.data-\[fs-error\]\:text-destructive[data-fs-error] {
  --tw-text-opacity: 1;
  color: hsl(var(--destructive) / var(--tw-text-opacity, 1));
}

.data-\[highlighted\]\:text-accent-foreground[data-highlighted] {
  --tw-text-opacity: 1;
  color: hsl(var(--accent-foreground) / var(--tw-text-opacity, 1));
}

.data-\[outside-month\]\:text-muted-foreground[data-outside-month] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.data-\[selected\]\:text-primary-foreground[data-selected] {
  --tw-text-opacity: 1;
  color: hsl(var(--primary-foreground) / var(--tw-text-opacity, 1));
}

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

.data-\[state\=checked\]\:text-primary-foreground[data-state="checked"] {
  --tw-text-opacity: 1;
  color: hsl(var(--primary-foreground) / var(--tw-text-opacity, 1));
}

.data-\[state\=closed\]\:text-muted-foreground[data-state="closed"] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.data-\[state\=on\]\:text-accent-foreground[data-state="on"] {
  --tw-text-opacity: 1;
  color: hsl(var(--accent-foreground) / var(--tw-text-opacity, 1));
}

.data-\[state\=on\]\:text-action[data-state="on"] {
  --tw-text-opacity: 1;
  color: hsl(var(--action) / var(--tw-text-opacity, 1));
}

.data-\[state\=on\]\:text-white[data-state="on"] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.data-\[state\=open\]\:text-accent-foreground[data-state="open"] {
  --tw-text-opacity: 1;
  color: hsl(var(--accent-foreground) / var(--tw-text-opacity, 1));
}

.data-\[state\=open\]\:text-inherit[data-state="open"] {
  color: inherit;
}

.data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.data-\[state\=open\]\:text-primary[data-state="open"] {
  --tw-text-opacity: 1;
  color: hsl(var(--primary) / var(--tw-text-opacity, 1));
}

.data-\[unavailable\]\:text-destructive-foreground[data-unavailable] {
  --tw-text-opacity: 1;
  color: hsl(var(--destructive-foreground) / var(--tw-text-opacity, 1));
}

.data-\[unavailable\]\:line-through[data-unavailable] {
  text-decoration-line: line-through;
}

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

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

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

.data-\[selected\]\:opacity-100[data-selected] {
  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-\[direction\=vertical\]\:after\:left-0[data-direction="vertical"]::after {
  content: var(--tw-content);
  left: 0px;
}

.data-\[direction\=vertical\]\:after\:h-1[data-direction="vertical"]::after {
  content: var(--tw-content);
  height: 0.25rem;
}

.data-\[direction\=vertical\]\:after\:w-full[data-direction="vertical"]::after {
  content: var(--tw-content);
  width: 100%;
}

.data-\[direction\=vertical\]\:after\:-translate-y-1\/2[data-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-\[direction\=vertical\]\:after\:translate-x-0[data-direction="vertical"]::after {
  content: var(--tw-content);
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.data-\[selected\]\:hover\:bg-primary:hover[data-selected] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

.data-\[state\=on\]\:hover\:bg-action\/80:hover[data-state="on"] {
  background-color: hsl(var(--action) / 0.8);
}

.data-\[selected\]\:hover\:text-primary-foreground:hover[data-selected] {
  --tw-text-opacity: 1;
  color: hsl(var(--primary-foreground) / var(--tw-text-opacity, 1));
}

.data-\[selected\]\:focus\:bg-primary:focus[data-selected] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

.data-\[selected\]\:focus\:text-primary-foreground:focus[data-selected] {
  --tw-text-opacity: 1;
  color: hsl(var(--primary-foreground) / var(--tw-text-opacity, 1));
}

.group[data-state="closed"] .group-data-\[state\=closed\]\: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));
}

.prose-h1\:mb-0 :is(:where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-bottom: 0px;
}

.prose-h3\:mt-2 :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 0.5rem;
}

.prose-code\:whitespace-pre-wrap :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  white-space: pre-wrap;
}

.prose-pre\:max-h-\[200px\] :is(:where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  max-height: 200px;
}

.prose-hr\:my-4 :is(:where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@supports (height:100cqh) {

  .supports-\[height\:100cqh\]\:h-\[calc\(100cqh-4rem\)\] {
    height: calc(100cqh - 4rem);
  }
}

@supports (height:100dvh) {

  .supports-\[height\:100dvh\]\:h-\[calc\(100dvh-4rem\)\] {
    height: calc(100dvh - 4rem);
  }
}

@supports (height:100cqh) {

  .supports-\[height\:100cqh\]\:min-h-\[calc\(100cqh-4rem\)\] {
    min-height: calc(100cqh - 4rem);
  }
}

@supports (height:100dvh) {

  .supports-\[height\:100dvh\]\:min-h-\[calc\(100dvh-4rem\)\] {
    min-height: calc(100dvh - 4rem);
  }
}

.dark\:-rotate-90:is(.dark *) {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dark\:rotate-0:is(.dark *) {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dark\:scale-0:is(.dark *) {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dark\:scale-100:is(.dark *) {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dark\:divide-gray-700:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity, 1));
}

.dark\:border-destructive:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--destructive) / var(--tw-border-opacity, 1));
}

.dark\:border-gray-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-border-opacity, 1));
}

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

.dark\:bg-white:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.dark\:text-gray-100:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}

.dark\:text-gray-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / 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-600:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.dark\:text-muted-foreground:is(.dark *) {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.dark\:text-neutral-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}

.dark\:text-primary:is(.dark *) {
  --tw-text-opacity: 1;
  color: hsl(var(--primary) / var(--tw-text-opacity, 1));
}

.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.dark\:hover\:border-primary:hover:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: hsl(var(--primary) / var(--tw-border-opacity, 1));
}

@media not all and (min-width: 1024px) {

  .max-lg\:items-center {
    align-items: center;
  }
}

@media (min-width: 640px) {

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

  .sm\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:aspect-square {
    aspect-ratio: 1 / 1;
  }

  .sm\:size-20 {
    width: 5rem;
    height: 5rem;
  }

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

  .sm\:w-48 {
    width: 12rem;
  }

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

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

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

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

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

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

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

  .sm\:grow {
    flex-grow: 1;
  }

  .sm\:basis-1\/2 {
    flex-basis: 50%;
  }

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

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

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

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

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

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

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

  .sm\:justify-center {
    justify-content: center;
  }

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

  .sm\:gap-2\.5 {
    gap: 0.625rem;
  }

  .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-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\:rounded-lg {
    border-radius: var(--radius);
  }

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

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

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

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

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

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

@media (min-width: 768px) {

  .md\:left-\[50\%\] {
    left: 50%;
  }

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

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

  .md\:me-6 {
    margin-inline-end: 1.5rem;
  }

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

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

  .md\:block {
    display: block;
  }

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

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:size-8 {
    width: 2rem;
    height: 2rem;
  }

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

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

  .md\:h-\[calc\(90vh-4rem\)\] {
    height: calc(90vh - 4rem);
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:max-h-none {
    max-height: none;
  }

  .md\:w-12 {
    width: 3rem;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

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

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

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

  .md\:max-w-max {
    max-width: -moz-max-content;
    max-width: max-content;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:basis-1\/2 {
    flex-basis: 50%;
  }

  .md\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .md\:basis-2\/3 {
    flex-basis: 66.666667%;
  }

  .md\:basis-auto {
    flex-basis: auto;
  }

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

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

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

  .md\:grid-cols-\[1fr_250px\] {
    grid-template-columns: 1fr 250px;
  }

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

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

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

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

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

  .md\:gap-2\.5 {
    gap: 0.625rem;
  }

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

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

  .md\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

  .md\:rounded-none {
    border-radius: 0px;
  }

  .md\:bg-gradient-to-l {
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-2 {
    padding: 0.5rem;
  }

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

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

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

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

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

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

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

  .group:hover .md\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1024px) {

  .lg\:fixed {
    position: fixed;
  }

  .lg\:sticky {
    position: sticky;
  }

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

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

  .lg\:-top-3 {
    top: -0.75rem;
  }

  .lg\:bottom-auto {
    bottom: auto;
  }

  .lg\:right-9 {
    right: 2.25rem;
  }

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

  .lg\:top-\[5rem\] {
    top: 5rem;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

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

  .lg\:m-0 {
    margin: 0px;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-\[12\.5\%\] {
    margin-left: 12.5%;
    margin-right: 12.5%;
  }

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

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

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

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

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

  .lg\:mb-auto {
    margin-bottom: auto;
  }

  .lg\:ml-20 {
    margin-left: 5rem;
  }

  .lg\:ml-64 {
    margin-left: 16rem;
  }

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

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

  .lg\:block {
    display: block;
  }

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

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:size-20 {
    width: 5rem;
    height: 5rem;
  }

  .lg\:h-\[calc\(100vh-4rem\)\] {
    height: calc(100vh - 4rem);
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:max-h-\[120px\] {
    max-height: 120px;
  }

  .lg\:max-h-\[400px\] {
    max-height: 400px;
  }

  .lg\:max-h-\[440px\] {
    max-height: 440px;
  }

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

  .lg\:min-h-28 {
    min-height: 7rem;
  }

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

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

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

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

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

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

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

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

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

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

  .lg\:max-w-3xl {
    max-width: 48rem;
  }

  .lg\:max-w-4xl {
    max-width: 56rem;
  }

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

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

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

  .lg\:basis-1\/2 {
    flex-basis: 50%;
  }

  .lg\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .lg\:basis-1\/4 {
    flex-basis: 25%;
  }

  .lg\:basis-auto {
    flex-basis: auto;
  }

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

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

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

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

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

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

  .lg\:grid-cols-\[1fr_auto\] {
    grid-template-columns: 1fr auto;
  }

  .lg\:grid-cols-\[1fr_auto_1fr\] {
    grid-template-columns: 1fr auto 1fr;
  }

  .lg\:grid-cols-\[auto_1fr_auto\] {
    grid-template-columns: auto 1fr auto;
  }

  .lg\:grid-rows-\[60px_1fr\] {
    grid-template-rows: 60px 1fr;
  }

  .lg\:grid-rows-\[60px_1fr_auto_auto\] {
    grid-template-rows: 60px 1fr auto auto;
  }

  .lg\:grid-rows-\[60px_auto_1fr\] {
    grid-template-rows: 60px auto 1fr;
  }

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

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

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:justify-normal {
    justify-content: normal;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-center {
    justify-content: center;
  }

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

  .lg\:gap-0 {
    gap: 0px;
  }

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

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

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

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

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

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

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

  .lg\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .lg\:border-2 {
    border-width: 2px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

  .lg\:border-background {
    --tw-border-opacity: 1;
    border-color: hsl(var(--background) / var(--tw-border-opacity, 1));
  }

  .lg\:bg-inherit {
    background-color: inherit;
  }

  .lg\:bg-muted\/40 {
    background-color: hsl(var(--muted) / 0.4);
  }

  .lg\:p-12 {
    padding: 3rem;
  }

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

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:pb-1 {
    padding-bottom: 0.25rem;
  }

  .lg\:pl-1 {
    padding-left: 0.25rem;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pl-\[200px\] {
    padding-left: 200px;
  }

  .lg\:pl-\[40px\] {
    padding-left: 40px;
  }

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

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

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .lg\:text-inherit {
    color: inherit;
  }

  .lg\:opacity-0 {
    opacity: 0;
  }
  .lg\:texture {
    background-color: inherit;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23AAAAAA' fill-opacity='0.1' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
  }
  .group:hover .lg\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1280px) {

  .xl\:order-1 {
    order: 1;
  }

  .xl\:order-2 {
    order: 2;
  }

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

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

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:ml-20 {
    margin-left: 5rem;
  }

  .xl\:block {
    display: block;
  }

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

  .xl\:inline {
    display: inline;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:hidden {
    display: none;
  }

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

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

  .xl\:h-\[calc\(100vh-4rem\)\] {
    height: calc(100vh - 4rem);
  }

  .xl\:max-h-\[70px\] {
    max-height: 70px;
  }

  .xl\:max-h-\[calc\(100vh-4rem\)\] {
    max-height: calc(100vh - 4rem);
  }

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

  .xl\:w-1\/5 {
    width: 20%;
  }

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

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

  .xl\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .xl\:basis-1\/3 {
    flex-basis: 33.333333%;
  }

  .xl\:basis-1\/4 {
    flex-basis: 25%;
  }

  .xl\:basis-1\/5 {
    flex-basis: 20%;
  }

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

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

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

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

  .xl\:grid-cols-\[auto_1fr_auto\] {
    grid-template-columns: auto 1fr auto;
  }

  .xl\:grid-rows-\[1fr_auto_auto\] {
    grid-template-rows: 1fr auto auto;
  }

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

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

  .xl\:gap-0 {
    gap: 0px;
  }

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

  .xl\:rounded-none {
    border-radius: 0px;
  }

  .xl\:rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .xl\:border-r-0 {
    border-right-width: 0px;
  }

  .xl\:bg-muted\/40 {
    background-color: hsl(var(--muted) / 0.4);
  }

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

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .xl\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .xl\:transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .group:hover .xl\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1536px) {

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

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

.\[\&\:\:-webkit-scrollbar-corner\]\:bg-background::-webkit-scrollbar-corner {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--background) / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-lg::-webkit-scrollbar-thumb {
  border-radius: var(--radius);
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-muted::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-neutral-500\/50::-webkit-scrollbar-thumb {
  background-color: rgb(115 115 115 / 0.5);
}

.\[\&\:\:-webkit-scrollbar-thumb\]\:active\:bg-primary:active::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--primary) / var(--tw-bg-opacity, 1));
}

.\[\&\:\:-webkit-scrollbar-track\]\:bg-transparent::-webkit-scrollbar-track {
  background-color: transparent;
}

.\[\&\:\:-webkit-scrollbar\]\:h-4::-webkit-scrollbar {
  height: 1rem;
}

.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar {
  width: 0.5rem;
}

.\[\&\:\:-webkit-scrollbar\]\:w-4::-webkit-scrollbar {
  width: 1rem;
}

.\[\&\:has\(\[data-selected\]\)\]\:rounded-md:has([data-selected]) {
  border-radius: calc(var(--radius) - 2px);
}

.\[\&\:has\(\[data-selected\]\)\]\:bg-accent:has([data-selected]) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--accent) / var(--tw-bg-opacity, 1));
}

.\[\&\:has\(\[data-selected\]\[data-outside-month\]\)\]\:bg-accent\/50:has([data-selected][data-outside-month]) {
  background-color: hsl(var(--accent) / 0.5);
}

.\[\&\:has\(\[data-state\=checked\]\)\>div\]\:border-primary:has([data-state=checked])>div {
  --tw-border-opacity: 1;
  border-color: hsl(var(--primary) / var(--tw-border-opacity, 1));
}

.\[\&\:has\(\[data-state\=checked\]\)\>span\]\:font-bold:has([data-state=checked])>span {
  font-weight: 700;
}

.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]) {
  padding-right: 0px;
}

.\[\&\:has\(svg\)\]\:pl-11:has(svg) {
  padding-left: 2.75rem;
}

.\[\&\>div\]\:w-0>div {
  width: 0px;
}

.\[\&\>div\]\:w-full>div {
  width: 100%;
}

.\[\&\>div\]\:bg-action>div {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--action) / var(--tw-bg-opacity, 1));
}

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

.data-\[placeholder\]\:\[\&\>span\]\:text-muted-foreground>span[data-placeholder] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 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\]\:text-destructive>svg {
  --tw-text-opacity: 1;
  color: hsl(var(--destructive) / var(--tw-text-opacity, 1));
}

.\[\&\>svg\]\:text-foreground>svg {
  --tw-text-opacity: 1;
  color: hsl(var(--foreground) / var(--tw-text-opacity, 1));
}

.\[\&\[data-direction\=vertical\]\>div\]\:rotate-90[data-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-outside-month\]\[data-selected\]\]\:bg-accent\/50[data-outside-month][data-selected] {
  background-color: hsl(var(--accent) / 0.5);
}

.\[\&\[data-outside-month\]\[data-selected\]\]\:text-muted-foreground[data-outside-month][data-selected] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.\[\&\[data-outside-month\]\[data-selected\]\]\:opacity-30[data-outside-month][data-selected] {
  opacity: 0.3;
}

.\[\&\[data-state\=open\]\>\.chevron\]\:rotate-180[data-state=open]>.chevron {
  --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));
}

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

.\[\&\[data-state\=open\]\]\:border-b[data-state=open] {
  border-bottom-width: 1px;
}

.\[\&\[data-state\=open\]\]\:bg-muted[data-state=open] {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--muted) / var(--tw-bg-opacity, 1));
}

.\[\&\[data-today\]\:not\(\[data-selected\]\)\]\:bg-accent[data-today]:not([data-selected]) {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--accent) / var(--tw-bg-opacity, 1));
}

.\[\&\[data-today\]\:not\(\[data-selected\]\)\]\:text-accent-foreground[data-today]:not([data-selected]) {
  --tw-text-opacity: 1;
  color: hsl(var(--accent-foreground) / var(--tw-text-opacity, 1));
}

.\[\&_\[data-cmdk-group-heading\]\]\:px-2 [data-cmdk-group-heading] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.\[\&_\[data-cmdk-group-heading\]\]\:py-1\.5 [data-cmdk-group-heading] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.\[\&_\[data-cmdk-group-heading\]\]\:text-xs [data-cmdk-group-heading] {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\[\&_\[data-cmdk-group-heading\]\]\:font-medium [data-cmdk-group-heading] {
  font-weight: 500;
}

.\[\&_\[data-cmdk-group-heading\]\]\:text-muted-foreground [data-cmdk-group-heading] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.\[\&_\[data-cmdk-group\]\:not\(\[hidden\]\)_\~\[data-cmdk-group\]\]\:pt-0 [data-cmdk-group]:not([hidden]) ~[data-cmdk-group] {
  padding-top: 0px;
}

.\[\&_\[data-cmdk-group\]\]\:px-2 [data-cmdk-group] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.\[\&_\[data-cmdk-input-wrapper\]_svg\]\:h-5 [data-cmdk-input-wrapper] svg {
  height: 1.25rem;
}

.\[\&_\[data-cmdk-input-wrapper\]_svg\]\:w-5 [data-cmdk-input-wrapper] svg {
  width: 1.25rem;
}

.\[\&_\[data-cmdk-input\]\]\:h-12 [data-cmdk-input] {
  height: 3rem;
}

.\[\&_\[data-cmdk-item\]\]\:px-2 [data-cmdk-item] {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.\[\&_\[data-cmdk-item\]\]\:py-3 [data-cmdk-item] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.\[\&_\[data-cmdk-item\]_svg\]\:h-5 [data-cmdk-item] svg {
  height: 1.25rem;
}

.\[\&_\[data-cmdk-item\]_svg\]\:w-5 [data-cmdk-item] svg {
  width: 1.25rem;
}

.\[\&_\[data-placeholder\]\]\:text-muted-foreground [data-placeholder] {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.\[\&_button\]\:flex-wrap button {
  flex-wrap: wrap;
}

.\[\&_div\]\:bg-action div {
  --tw-bg-opacity: 1;
  background-color: hsl(var(--action) / var(--tw-bg-opacity, 1));
}

.\[\&_div\]\:pb-0 div {
  padding-bottom: 0px;
}

.\[\&_img\]\:h-full img {
  height: 100%;
}

.\[\&_img\]\:max-h-\[200px\] img {
  max-height: 200px;
}

@media (min-width: 640px) {

  .\[\&_img\]\:sm\:max-w-full img {
    max-width: 100%;
  }
}

.\[\&_li\>code\]\:float-right li>code {
  float: right;
}

.\[\&_li\>span\]\:text-muted-foreground li>span {
  --tw-text-opacity: 1;
  color: hsl(var(--muted-foreground) / var(--tw-text-opacity, 1));
}

.\[\&_li\]\:py-0\.5 li {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.\[\&_p\]\:\!my-\[1rem\] p {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.\[\&_p\]\:\!mb-\[1\.5rem\] p {
  margin-bottom: 1.5rem !important;
}

.\[\&_p\]\:leading-relaxed p {
  line-height: 1.625;
}

.\[\&_svg\]\:invisible svg {
  visibility: hidden;
}

.\[\&_svg\]\:size-8 svg {
  width: 2rem;
  height: 2rem;
}

.\[\&_td\]\:py-1 td {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-width: 0px;
}

.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px;
}