/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Texas Metal Works
Theme URI: https://texasmetalworks.com
Gitea Theme URI: https://gitea.txmetalworks.com/TMW/TMW-SITE
Primary Branch: main
Description: Custom WooCommerce theme for Texas Metal Works.
Version: 0.3.0
Author: Texas Metal Works
Author URI: https://texasmetalworks.com
Text Domain: woo2026
Requires at least: 6.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE

This theme is based on _tw (https://underscoretw.com/), (C) 2021-2025 Greg Sullivan.
_tw is distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: "Inter", Helvetica, "Helvetica Neue", Arial, ui-sans-serif, system-ui, sans-serif,
		"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-red-50: oklch(97.1% 0.013 17.38);
  --color-red-100: oklch(93.6% 0.032 17.717);
  --color-red-200: oklch(88.5% 0.062 18.334);
  --color-red-300: oklch(80.8% 0.114 19.571);
  --color-red-400: oklch(70.4% 0.191 22.216);
  --color-red-500: oklch(63.7% 0.237 25.331);
  --color-red-600: oklch(57.7% 0.245 27.325);
  --color-red-700: oklch(50.5% 0.213 27.518);
  --color-red-800: oklch(44.4% 0.177 26.899);
  --color-orange-50: oklch(98% 0.016 73.684);
  --color-orange-200: oklch(90.1% 0.076 70.697);
  --color-orange-500: oklch(70.5% 0.213 47.604);
  --color-orange-600: oklch(64.6% 0.222 41.116);
  --color-orange-700: oklch(55.3% 0.195 38.402);
  --color-amber-50: oklch(98.7% 0.022 95.277);
  --color-amber-200: oklch(92.4% 0.12 95.746);
  --color-amber-400: oklch(82.8% 0.189 84.429);
  --color-amber-500: oklch(76.9% 0.188 70.08);
  --color-amber-600: oklch(66.6% 0.179 58.318);
  --color-amber-700: oklch(55.5% 0.163 48.998);
  --color-amber-800: oklch(47.3% 0.137 46.201);
  --color-amber-950: oklch(27.9% 0.077 45.635);
  --color-yellow-50: oklch(98.7% 0.026 102.212);
  --color-yellow-200: oklch(94.5% 0.129 101.54);
  --color-yellow-400: oklch(85.2% 0.199 91.936);
  --color-yellow-500: oklch(79.5% 0.184 86.047);
  --color-yellow-700: oklch(55.4% 0.135 66.442);
  --color-lime-50: oklch(98.6% 0.031 120.757);
  --color-lime-200: oklch(93.8% 0.127 124.321);
  --color-lime-500: oklch(76.8% 0.233 130.85);
  --color-lime-600: oklch(64.8% 0.2 131.684);
  --color-green-50: oklch(98.2% 0.018 155.826);
  --color-green-200: oklch(92.5% 0.084 155.995);
  --color-green-400: oklch(79.2% 0.209 151.711);
  --color-green-600: oklch(62.7% 0.194 149.214);
  --color-green-700: oklch(52.7% 0.154 150.069);
  --color-emerald-50: oklch(97.9% 0.021 166.113);
  --color-emerald-200: oklch(90.5% 0.093 164.15);
  --color-emerald-400: oklch(76.5% 0.177 163.223);
  --color-emerald-500: oklch(69.6% 0.17 162.48);
  --color-emerald-600: oklch(59.6% 0.145 163.225);
  --color-emerald-700: oklch(50.8% 0.118 165.612);
  --color-blue-50: oklch(97% 0.014 254.604);
  --color-blue-200: oklch(88.2% 0.059 254.128);
  --color-blue-600: oklch(54.6% 0.245 262.881);
  --color-blue-700: oklch(48.8% 0.243 264.376);
  --color-blue-800: oklch(42.4% 0.199 265.638);
  --color-blue-900: oklch(37.9% 0.146 265.522);
  --color-neutral-50: oklch(98.5% 0 0);
  --color-neutral-100: oklch(97% 0 0);
  --color-neutral-200: oklch(92.2% 0 0);
  --color-neutral-300: oklch(87% 0 0);
  --color-neutral-400: oklch(70.8% 0 0);
  --color-neutral-600: oklch(43.9% 0 0);
  --color-neutral-700: oklch(37.1% 0 0);
  --color-neutral-800: oklch(26.9% 0 0);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-neutral-950: oklch(14.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-xs: 20rem;
  --container-sm: 24rem;
  --container-md: 28rem;
  --container-lg: 32rem;
  --container-xl: 36rem;
  --container-2xl: 42rem;
  --container-3xl: 48rem;
  --container-4xl: 56rem;
  --container-6xl: 72rem;
  --container-7xl: 80rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --text-6xl: 3.75rem;
  --text-6xl--line-height: 1;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --font-weight-black: 900;
  --tracking-tighter: -0.05em;
  --tracking-tight: -0.025em;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-relaxed: 1.625;
  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --animate-spin: spin 1s linear infinite;
  --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  --blur-sm: 8px;
  --aspect-video: 16 / 9;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-base-50: oklch(0.985 0.002 247);
  --color-base-100: oklch(0.967 0.001 286);
  --color-base-200: oklch(0.920 0.004 286);
  --color-base-300: oklch(0.871 0.006 286);
  --color-base-400: oklch(0.705 0.015 286);
  --color-base-500: oklch(0.552 0.016 286);
  --color-base-600: oklch(0.442 0.017 286);
  --color-base-700: oklch(0.370 0.013 286);
  --color-base-800: oklch(0.274 0.006 286);
  --color-base-900: oklch(0.210 0.006 286);
  --color-base-950: oklch(0.145 0.005 286);
  --color-primary-50: oklch(0.971 0.013 18);
  --color-primary-100: oklch(0.936 0.032 18);
  --color-primary-200: oklch(0.885 0.062 20);
  --color-primary-400: oklch(0.704 0.191 24);
  --color-primary-500: oklch(0.637 0.237 25);
  --color-primary-600: oklch(0.577 0.245 27);
  --color-primary-700: oklch(0.505 0.213 27);
  --color-primary-800: oklch(0.444 0.177 26);
  --color-primary-900: oklch(0.396 0.141 25);
  --color-accent-400: oklch(0.828 0.160 79);
  --color-accent-500: oklch(0.769 0.168 70);
  --color-accent-600: oklch(0.666 0.160 50);
  --color-accent-700: oklch(0.555 0.138 46);
  --color-background: oklch(1 0 0);
  --color-foreground: var(--color-base-950);
  --color-card: oklch(1 0 0);
  --color-primary: var(--color-primary-600);
  --color-primary-foreground: oklch(1 0 0);
  --color-muted: var(--color-base-100);
  --color-muted-foreground: var(--color-base-500);
  --color-border: var(--color-base-200);
  --color-input: var(--color-base-200);
  --color-ring: var(--color-base-950);
  --color-destructive: var(--color-primary-600);
  --color-success: oklch(0.577 0.174 149);
  --container-content: 48rem;
  --container-wide: 80rem;
  --text-fluid-xl: clamp(1.125rem, 0.99rem + 0.67vw, 1.5rem);
  --text-fluid-2xl: clamp(1.25rem, 1.03rem + 1.12vw, 1.875rem);
  --text-fluid-3xl: clamp(1.5rem, 1.14rem + 1.79vw, 2.5rem);
  --text-fluid-4xl: clamp(1.875rem, 1.34rem + 2.68vw, 3.375rem);
  --font-heading: "Inter", Helvetica, "Helvetica Neue", Arial, ui-sans-serif, system-ui, sans-serif;
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./fonts/inter-variable.woff2") format("woff2");
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
@view-transition {
  navigation: auto;
}
@keyframes vt-progress-grow {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes pallet-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-4px);
  }
}
@keyframes pallet-step-0 {
  0% {
    opacity: 0.55;
  }
  18% {
    opacity: 0.55;
  }
  28% {
    opacity: 0;
  }
  88% {
    opacity: 0;
  }
  100% {
    opacity: 0.55;
  }
}
@keyframes pallet-step-1 {
  0% {
    opacity: 0;
  }
  18% {
    opacity: 0;
  }
  28% {
    opacity: 0.55;
  }
  43% {
    opacity: 0.55;
  }
  53% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes pallet-step-2 {
  0% {
    opacity: 0;
  }
  43% {
    opacity: 0;
  }
  53% {
    opacity: 0.55;
  }
  68% {
    opacity: 0.55;
  }
  78% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes pallet-step-3 {
  0% {
    opacity: 0;
  }
  68% {
    opacity: 0;
  }
  78% {
    opacity: 0.55;
  }
  88% {
    opacity: 0.55;
  }
  100% {
    opacity: 0;
  }
}
.pallet-loader {
  position: relative;
  animation: pallet-float 3s ease-in-out infinite;
}
.pallet-loader img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0;
}
.pallet-loader img:nth-child(1) {
  animation: pallet-step-0 4s ease-in-out infinite;
}
.pallet-loader img:nth-child(2) {
  animation: pallet-step-1 4s ease-in-out infinite;
}
.pallet-loader img:nth-child(3) {
  animation: pallet-step-2 4s ease-in-out infinite;
}
.pallet-loader img:nth-child(4) {
  animation: pallet-step-3 4s ease-in-out infinite;
}
.nav-pallet-loader {
  position: fixed;
  inset: 0;
  z-index: 9998;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(250, 250, 250, 0.85);
  backdrop-filter: blur(4px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.nav-pallet-loader.is-active {
  opacity: 1;
  pointer-events: auto;
}
.nav-progress-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--color-primary-500);
  transform-origin: left;
  transform: scaleX(0);
  z-index: 9999;
  pointer-events: none;
  opacity: 0.7;
}
.nav-progress-bar.is-active {
  animation: vt-progress-grow 800ms cubic-bezier(0.4, 0, 0.2, 1) both;
}
body {
  background-color: var(--color-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a, a:link, a:visited, a:hover, a:focus, a:active {
  text-decoration: none !important;
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], input[type="number"], input[type="date"], textarea, select {
  background-color: var(--color-white);
}
::selection {
  background-color: var(--color-primary-100);
  color: var(--color-primary-900);
}
.america-red {
  color: oklch(0.637 0.237 25);
}
.america-blue {
  color: oklch(0.637 0.237 250);
}
@media (max-width: 639px) {
  .hero-desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .hero-desc.is-expanded {
    -webkit-line-clamp: unset;
  }
}
* {
  scrollbar-width: thin;
  scrollbar-color: var(--color-base-300) transparent;
}
html:hover {
  scrollbar-color: var(--color-base-400) transparent;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  background-color: var(--color-base-300);
  border-radius: 9999px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: var(--color-base-400);
}
.bg-base-950 *, .bg-base-900 * {
  scrollbar-color: var(--color-base-700) transparent;
}
.bg-base-950 ::-webkit-scrollbar-thumb, .bg-base-900 ::-webkit-scrollbar-thumb {
  background-color: var(--color-base-700);
}
.bg-base-950 ::-webkit-scrollbar-thumb:hover, .bg-base-900 ::-webkit-scrollbar-thumb:hover {
  background-color: var(--color-base-600);
}
body {
  background-image: linear-gradient(90deg, #52525212 1px, transparent 1px),	linear-gradient(#52525212 1px, transparent 1px),	radial-gradient(circle at 1px 1px, #52525218 1px, transparent 1px);
  background-size: 50px 50px, 50px 50px, 10px 10px;
}
.cv-auto {
  content-visibility: auto;
  contain-intrinsic-size: auto 600px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
}
.navigation.pagination {
  margin-top: calc(var(--spacing) * 10);
}
.navigation.pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 1.5);
}
.navigation.pagination .page-numbers {
  display: inline-flex;
  height: calc(var(--spacing) * 9);
  min-width: calc(var(--spacing) * 9);
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 3);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.navigation.pagination .page-numbers):hover {
    background-color: var(--color-base-50);
  }
}
@media (hover: hover) {
  :is(.navigation.pagination .page-numbers):hover {
    color: var(--color-base-950);
  }
}
.navigation.pagination .page-numbers.current {
  border-color: var(--color-base-950);
  background-color: var(--color-base-950);
  color: var(--color-white);
}
.navigation.pagination .page-numbers.dots {
  border-color: transparent;
  background-color: transparent;
}
@media (hover: hover) {
  :is(.navigation.pagination .page-numbers.dots):hover {
    background-color: transparent;
  }
}
.navigation.pagination .next, .navigation.pagination .prev {
  gap: calc(var(--spacing) * 1);
}
#primary-menu > .menu-item-has-children {
  position: relative;
}
#primary-menu > .menu-item-has-children > .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 50;
  min-width: 14rem;
  padding: 0.5rem 0;
  margin-top: 0.75rem;
  background-color: var(--color-background);
  border: 1px solid var(--color-base-200);
  border-radius: var(--radius-lg);
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}
#primary-menu > .menu-item-has-children:hover > .sub-menu, #primary-menu > .menu-item-has-children:focus-within > .sub-menu {
  display: block;
}
#primary-menu > .menu-item-has-children > .sub-menu > li > a {
  display: block;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--color-base-600);
  transition: color 150ms, background-color 150ms;
  white-space: nowrap;
}
#primary-menu > .menu-item-has-children > .sub-menu > li > a:hover {
  background-color: var(--color-base-50);
  color: var(--color-base-950);
}
#primary-menu > .menu-item-has-children > a > span::after {
  content: '';
  display: inline-block;
  width: 0.375rem;
  height: 0.375rem;
  margin-left: 0.25rem;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: translateY(-1px) rotate(45deg);
  vertical-align: middle;
}
.page-title, .entry-title {
  margin-bottom: calc(var(--spacing) * 6);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-base-950);
}
.single-post .entry-title, .single-post .entry-meta, .single-post .entry-footer, .single-post .post-navigation, .single-post #comments {
  margin-inline: auto;
  max-width: var(--container-content);
}
.single-post .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.single-post .entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.wp-block-table {
  overflow-x: auto;
  border-radius: 0.75rem;
  border: 1px solid var(--color-base-200);
}
.wp-block-table table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
}
.wp-block-table.has-fixed-layout table {
  table-layout: fixed;
}
.wp-block-table td, .wp-block-table th {
  padding: 0.75rem 1rem;
  border: none !important;
  border-bottom: 1px solid var(--color-base-100) !important;
  color: var(--color-base-600);
}
.wp-block-table thead td, .wp-block-table thead th {
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--color-base-950);
  background: var(--color-base-50);
  border-bottom: 1px solid var(--color-base-200) !important;
  padding: 0.625rem 1rem;
}
.wp-block-table tbody tr:last-child td {
  border-bottom: none !important;
}
.wp-block-table tbody tr:hover td {
  background: var(--color-base-50);
}
.wp-block-table .has-text-align-center {
  text-align: center;
}
.wp-block-table .has-text-align-right {
  text-align: right;
}
@keyframes configurator-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#configurator-atc-success:not(.hidden) {
  animation: configurator-fade-in 180ms ease-in both;
}
.configurator-sticky-bar {
  position: fixed;
  right: calc(var(--spacing) * 0);
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-background);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 3);
  display: none;
}
@media (max-width: 767px) {
  .configurator-sticky-bar:not(.hidden) {
    display: flex;
  }
  .configurator-step {
    padding-bottom: calc(var(--spacing) * 20);
  }
}
.configurator-upsell-card {
  transition: opacity 150ms ease-out, transform 150ms ease-out;
}
.configurator-upsell-card.configurator-upsell-dismissing {
  opacity: 0;
  transform: scale(0.98);
}
.configurator-atc-loading {
  cursor: wait;
  opacity: 0.7;
}
.btn-success {
  border-color: var(--color-success);
  background-color: color-mix(in srgb, oklch(0.577 0.174 149) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .btn-success {
    background-color: color-mix(in oklab, var(--color-success) 10%, transparent);
  }
}
.btn-success {
  color: var(--color-success);
  pointer-events: none;
}
#tables-cfg-atc-success:not(.hidden) {
  animation: configurator-fade-in 180ms ease-in both;
}
.checklist-nav-btn {
  transition: background-color 150ms ease, box-shadow 150ms ease;
}
.checklist-indicator {
  transition: background-color 150ms ease, border-color 150ms ease, color 150ms ease;
}
.checklist-panel {
  animation: configurator-fade-in 150ms ease-in both;
}
#checklist-finished-panel:not(.hidden) {
  animation: configurator-fade-in 180ms ease-in both;
}
@keyframes cart-flash {
  0% {
    background-color: rgb(34 197 94 / 0.15);
  }
  100% {
    background-color: transparent;
  }
}
.cart-updated {
  animation: cart-flash 0.8s ease-out;
}
.dot-grid {
  background-image: radial-gradient(circle, #f5f5f530 1px, transparent 1px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
a.added_to_cart {
  display: none !important;
}
#side-cart {
  overflow-x: hidden;
}
#side-cart-body li a[class*="text-sm"] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  white-space: normal;
}
#side-cart-body li p[class*="text-xs"], #side-cart-body li p[class*="text-[11px]"] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.woocommerce ul.products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: calc(var(--spacing) * 4);
}
@media (width >= 40rem) {
  .woocommerce ul.products {
    gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .woocommerce ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.woocommerce ul.products {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce ul.products li.product {
  margin: calc(var(--spacing) * 0);
  padding: calc(var(--spacing) * 0);
}
.woocommerce-result-count {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
}
.woocommerce-ordering select {
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: transparent;
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-700);
}
:is(.woocommerce-ordering select):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(.woocommerce-ordering select):focus {
  outline-offset: 2px;
}
:is(.woocommerce-ordering select):focus {
  outline-color: var(--color-base-950);
}
.woocommerce-pagination {
  margin-top: calc(var(--spacing) * 10);
}
.woocommerce-pagination ul.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 1);
  list-style: none;
  padding: 0;
}
.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {
  display: inline-flex;
  height: calc(var(--spacing) * 9);
  width: calc(var(--spacing) * 9);
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-md);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.woocommerce-pagination ul.page-numbers li a {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  color: var(--color-base-700);
}
@media (hover: hover) {
  :is(.woocommerce-pagination ul.page-numbers li a):hover {
    background-color: var(--color-base-100);
  }
}
.woocommerce-pagination ul.page-numbers li span.current {
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
.hero-price del {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-base-500);
  text-decoration-line: line-through;
}
.hero-price ins {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  text-decoration-line: none;
}
.hero-price .woocommerce-Price-amount {
  color: var(--color-white);
}
.weldprojects-price .woocommerce-Price-amount, .weldprojects-price del, .weldprojects-price ins {
  color: var(--color-white);
  text-decoration-line: none;
}
.weldprojects-price del {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-base-500);
  text-decoration-line: line-through;
}
section .star-rating::before {
  color: var(--color-base-600);
}
section .star-rating span::before {
  color: var(--color-accent-400);
}
.single-product .product-gallery {
  overflow: hidden;
  border-radius: var(--radius-lg);
}
.single-product .product-gallery .woocommerce-product-gallery {
  position: relative;
  width: 100%;
  float: none !important;
  display: block !important;
}
.single-product .product-gallery .woocommerce-product-gallery.woocommerce-product-gallery--with-images {
  display: block !important;
  flex-direction: unset;
}
.single-product .product-gallery .product-modal-wrap {
  width: 100% !important;
  float: none !important;
}
.single-product .woocommerce-product-gallery__trigger {
  position: absolute;
  right: calc(var(--spacing) * 3);
  bottom: calc(var(--spacing) * 3);
  z-index: 10;
  display: flex;
  height: calc(var(--spacing) * 9);
  width: calc(var(--spacing) * 9);
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-lg);
  background-color: color-mix(in srgb, oklch(0.145 0.005 286) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .single-product .woocommerce-product-gallery__trigger {
    background-color: color-mix(in oklab, var(--color-base-950) 60%, transparent);
  }
}
.single-product .woocommerce-product-gallery__trigger {
  color: var(--color-white);
  --tw-backdrop-blur: blur(var(--blur-sm));
  -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-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.single-product .woocommerce-product-gallery__trigger):hover {
    background-color: color-mix(in srgb, oklch(0.145 0.005 286) 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    :is(.single-product .woocommerce-product-gallery__trigger):hover {
      background-color: color-mix(in oklab, var(--color-base-950) 80%, transparent);
    }
  }
}
.single-product .woocommerce-product-gallery__trigger {
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  border: none;
}
.single-product .woocommerce-product-gallery__trigger img {
  display: none !important;
}
.single-product .woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: currentColor;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607zM10.5 7.5v6m3-3h-6'/%3E%3C/svg%3E");
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607zM10.5 7.5v6m3-3h-6'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}
.single-product .product-gallery .woocommerce-product-gallery__image img {
  width: 100%;
  border-radius: var(--radius-lg);
}
.single-product .product-gallery .flex-control-thumbs {
  margin-inline: calc(var(--spacing) * 0);
  margin-top: calc(var(--spacing) * 1);
  margin-bottom: calc(var(--spacing) * 0);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: calc(var(--spacing) * 1);
  overflow: visible;
  padding: calc(var(--spacing) * 0);
  list-style: none;
}
.single-product .product-gallery .flex-control-thumbs li {
  margin: calc(var(--spacing) * 0);
  width: 100%;
  padding: calc(var(--spacing) * 0);
  float: none;
}
.single-product .product-gallery .flex-control-thumbs li img {
  aspect-ratio: 1 / 1;
  width: 100%;
  cursor: pointer;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: transparent;
  object-fit: cover;
  opacity: 60%;
  transition-property: opacity,border-color;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.single-product .product-gallery .flex-control-thumbs li img):hover {
    opacity: 100%;
  }
}
.single-product .product-gallery .flex-control-thumbs li img.flex-active {
  border-color: var(--color-base-900);
  opacity: 100%;
}
.single-product .product-summary {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.single-product .woocommerce-product-rating .woocommerce-review-link {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
  text-decoration-line: none;
}
@media (hover: hover) {
  :is(.single-product .woocommerce-product-rating .woocommerce-review-link):hover {
    color: var(--color-base-900);
  }
}
.single-product .star-rating {
  position: relative;
  display: inline-flex;
  height: calc(var(--spacing) * 5);
  width: 5.5rem;
  overflow: hidden;
  font-size: 0;
  line-height: 1;
  vertical-align: middle;
}
.single-product .star-rating::before {
  content: "\2605\2605\2605\2605\2605";
  color: var(--color-base-300);
  font-size: 1.1rem;
  letter-spacing: 2px;
  line-height: 1;
}
.single-product .star-rating span {
  position: absolute;
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  height: 100%;
  overflow: hidden;
}
.single-product .star-rating span::before {
  content: "\2605\2605\2605\2605\2605";
  color: var(--color-accent-500);
  font-size: 1.1rem;
  letter-spacing: 2px;
  line-height: 1;
}
.single-product .price {
  margin-top: calc(var(--spacing) * 4);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-base-950);
}
.single-product .price del {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-base-400);
  text-decoration-line: line-through;
}
.single-product .price ins {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary-600);
  text-decoration-line: none;
}
.single-product .woocommerce-product-details__short-description {
  margin-top: calc(var(--spacing) * 4);
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-600);
}
.single-product .cart {
  margin-top: calc(var(--spacing) * 6);
}
.single-product .cart:not(.variations_form) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--spacing) * 3);
}
.single-product .cart:not(.variations_form) .single_add_to_cart_button {
  width: 100%;
}
.single-product .variations_form .single_variation_wrap {
  margin-top: calc(var(--spacing) * 4);
}
.single-product .woocommerce-variation-description {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
:is(.single-product .woocommerce-variation-description) .wp-block-table td,:is(.single-product .woocommerce-variation-description) .wp-block-table th {
  border: 0;
}
:is(.single-product .woocommerce-variation-description) .wp-block-table thead,:is(.single-product .woocommerce-variation-description) .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
:is(.single-product .woocommerce-variation-description) .wp-block-table thead {
  border-bottom-width: 1px;
}
:is(.single-product .woocommerce-variation-description) .wp-block-table tfoot {
  border-top-width: 1px;
}
.single-product .woocommerce-variation-description {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  font-size: 0.8571429em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  font-size: 0.9em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  font-size: 0.8888889em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-inline-start: 0.4285714em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-inline-start: 0.4285714em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li p) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li > p:first-child) {
  margin-top: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li > p:last-child) {
  margin-bottom: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ol > li > p:first-child) {
  margin-top: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ol > li > p:last-child) {
  margin-bottom: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  margin-top: 1.1428571em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-inline-start: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-inline-end: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-inline-start: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-inline-end: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > :first-child) {
  margin-top: 0;
}
:is(:is(.single-product .woocommerce-variation-description) :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > :last-child) {
  margin-bottom: 0;
}
.single-product .woocommerce-variation-description {
  max-width: none;
}
.single-product .woocommerce-variation-add-to-cart {
  margin-top: calc(var(--spacing) * 4);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--spacing) * 3);
}
.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button {
  width: 100%;
}
.single-product .wpcpq-wrap, .single-product .wpcpq-id {
  display: none;
}
.single-product .cart .single_add_to_cart_button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(.single-product .cart .single_add_to_cart_button):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(.single-product .cart .single_add_to_cart_button):disabled {
  pointer-events: none;
  opacity: 0.5;
}
.single-product .cart .single_add_to_cart_button {
  background-color: var(--color-primary-600);
  color: white;
}
:is(.single-product .cart .single_add_to_cart_button):hover {
  background-color: var(--color-primary-700);
}
.single-product .cart .single_add_to_cart_button {
  padding-inline: calc(var(--spacing) * 8);
}
.single-product .wtwraq_add_to_quote_button, .single-product a[class*="wtwraq"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(.single-product .wtwraq_add_to_quote_button,.single-product a[class*="wtwraq"]):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(.single-product .wtwraq_add_to_quote_button,.single-product a[class*="wtwraq"]):disabled {
  pointer-events: none;
  opacity: 0.5;
}
.single-product .wtwraq_add_to_quote_button, .single-product a[class*="wtwraq"] {
  border: 1px solid var(--color-base-200);
  background-color: var(--color-background);
  color: var(--color-base-700);
}
:is(.single-product .wtwraq_add_to_quote_button,.single-product a[class*="wtwraq"]):hover {
  background-color: var(--color-base-100);
  color: var(--color-base-900);
}
.single-product .wtwraq_add_to_quote_button, .single-product a[class*="wtwraq"] {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.single-product .variations {
  margin-top: calc(var(--spacing) * 4);
  width: 100%;
  border-collapse: collapse;
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.single-product .variations tr {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 1);
}
.single-product .variations td, .single-product .variations th {
  border-style: var(--tw-border-style);
  border-width: 0px;
  padding-inline: calc(var(--spacing) * 0);
  padding-block: calc(var(--spacing) * 0);
  text-align: left;
}
.single-product .variations th.label {
  padding-bottom: calc(var(--spacing) * 1);
  width: auto;
  white-space: nowrap;
}
.single-product .variations td.label label, .single-product .variations th.label label {
  margin: calc(var(--spacing) * 0);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
}
.single-product .variations td.value {
  width: 100%;
  padding-bottom: calc(var(--spacing) * 2);
}
.single-product .variations td.value select {
  width: 100%;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: transparent;
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
:is(.single-product .variations td.value select):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(.single-product .variations td.value select):focus {
  outline-offset: 2px;
}
:is(.single-product .variations td.value select):focus {
  outline-color: var(--color-base-950);
}
.single-product .reset_variations {
  margin-left: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
  text-decoration-line: none;
}
@media (hover: hover) {
  :is(.single-product .reset_variations):hover {
    color: var(--color-base-900);
  }
}
.single-product .product_meta {
  margin-top: calc(var(--spacing) * 6);
}
:where(:is(.single-product .product_meta) > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
}
.single-product .product_meta {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-base-200);
  padding-top: calc(var(--spacing) * 6);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
}
.single-product .product_meta > span {
  display: block;
}
.single-product .product_meta a {
  color: var(--color-base-700);
  text-decoration-line: underline;
  text-underline-offset: 4px;
}
@media (hover: hover) {
  :is(.single-product .product_meta a):hover {
    color: var(--color-base-900);
  }
}
.woocommerce-tabs {
  margin-top: calc(var(--spacing) * 12);
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, oklch(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.woocommerce-tabs ul.tabs {
  display: flex;
  gap: calc(var(--spacing) * 1);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-base-50);
  padding: calc(var(--spacing) * 1.5);
  list-style: none;
  padding: 0.375rem;
  margin: 0;
}
.woocommerce-tabs ul.tabs li {
  margin: calc(var(--spacing) * 0);
}
.woocommerce-tabs ul.tabs li a {
  display: block;
  border-radius: var(--radius-lg);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2.5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-500);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woocommerce-tabs ul.tabs li a):hover {
    background-color: var(--color-white);
  }
}
@media (hover: hover) {
  :is(.woocommerce-tabs ul.tabs li a):hover {
    color: var(--color-base-900);
  }
}
.woocommerce-tabs ul.tabs li a {
  border: none;
}
.woocommerce-tabs ul.tabs li.active a {
  background-color: var(--color-white);
  color: var(--color-base-950);
  --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, oklch(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.woocommerce-tabs .panel {
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 8);
}
.woocommerce-tabs .panel h2 {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-base-950);
}
.related.products, .upsells.products {
  margin-top: calc(var(--spacing) * 10);
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 6);
  --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, oklch(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.related.products > h2, .upsells.products > h2 {
  margin-bottom: calc(var(--spacing) * 6);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-base-950);
}
.qty-input::-webkit-outer-spin-button, .qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.qty-input[type="number"] {
  -moz-appearance: textfield;
}
.woocommerce-cart-form__cart-item a.remove {
  color: currentColor !important;
  font-size: inherit;
  line-height: inherit;
  width: auto;
  height: auto;
}
.woocommerce-cart-form__cart-item a.remove::before {
  display: none;
}
.woocommerce-cart-form__cart-item dl.variation {
  margin: calc(var(--spacing) * 0);
  margin-top: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-base-500);
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.75rem;
}
.woocommerce-cart-form__cart-item dl.variation dt {
  margin: calc(var(--spacing) * 0);
  padding: calc(var(--spacing) * 0);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.woocommerce-cart-form__cart-item dl.variation dt::after {
  content: ":";
}
.woocommerce-cart-form__cart-item dl.variation dd {
  margin: calc(var(--spacing) * 0);
  padding: calc(var(--spacing) * 0);
}
.woocommerce-cart-form__cart-item dl.variation dd p {
  margin: calc(var(--spacing) * 0);
}
.cart_totals .woocommerce-shipping-totals {
  border: none;
}
.cart_totals .woocommerce-shipping-totals th, .cart_totals .woocommerce-shipping-totals td {
  --tw-border-style: none;
  border-style: none;
  padding: calc(var(--spacing) * 0);
  vertical-align: top;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.cart_totals .woocommerce-shipping-totals th {
  text-align: left;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-base-500);
}
.cart_totals .woocommerce-shipping-totals td {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.cart_totals .woocommerce-shipping-totals ul {
  margin: calc(var(--spacing) * 0);
  list-style-type: none;
  padding: calc(var(--spacing) * 0);
}
.cart_totals .woocommerce-shipping-totals li {
  margin-bottom: calc(var(--spacing) * 1);
}
.cart_totals .woocommerce-shipping-totals label {
  cursor: pointer;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.cart_totals .woocommerce-shipping-methods input[type="radio"] {
  position: relative;
  height: calc(var(--spacing) * 4);
  width: calc(var(--spacing) * 4);
  flex-shrink: 0;
  cursor: pointer;
  appearance: none;
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-base-300);
  background-color: var(--color-white);
}
:is(.cart_totals .woocommerce-shipping-methods input[type="radio"]):checked {
  border-color: var(--color-base-950);
}
:is(.cart_totals .woocommerce-shipping-methods input[type="radio"]):checked {
  background-color: var(--color-base-950);
}
.cart_totals .woocommerce-shipping-methods input[type="radio"] {
  vertical-align: middle;
  margin-right: 0.5rem;
}
.cart_totals .woocommerce-shipping-methods input[type="radio"]::after {
  content: "";
  position: absolute;
  inset: calc(var(--spacing) * 0);
  margin: auto;
  height: calc(var(--spacing) * 1.5);
  width: calc(var(--spacing) * 1.5);
  --tw-scale-x: 0%;
  --tw-scale-y: 0%;
  --tw-scale-z: 0%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
  border-radius: calc(infinity * 1px);
  background-color: var(--color-white);
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.cart_totals .woocommerce-shipping-methods input[type="radio"]:checked::after {
  --tw-scale-x: 100%;
  --tw-scale-y: 100%;
  --tw-scale-z: 100%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.cart_totals .woocommerce-shipping-totals li {
  margin-bottom: calc(var(--spacing) * 0);
  display: flex;
  align-items: center;
}
.cart_totals .woocommerce-shipping-totals li + li {
  margin-top: calc(var(--spacing) * 2);
}
.cart_totals .woocommerce-shipping-destination {
  margin-top: calc(var(--spacing) * 3);
  margin-bottom: calc(var(--spacing) * 0);
  max-width: 200px;
  text-align: right;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-base-500);
}
.cart_totals .woocommerce-shipping-destination strong {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
}
.cart_totals .shipping-calculator-button {
  margin-top: calc(var(--spacing) * 1);
  display: inline-block;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-500);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.cart_totals .shipping-calculator-button):hover {
    color: var(--color-base-950);
  }
}
.cart_totals .shipping-calculator-form {
  margin-top: calc(var(--spacing) * 3);
}
:where(:is(.cart_totals .shipping-calculator-form) > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
}
.cart_totals .shipping-calculator-form select, .cart_totals .shipping-calculator-form input.input-text {
  display: block;
  width: 100%;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 1.5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-900);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(.cart_totals .shipping-calculator-form select,.cart_totals .shipping-calculator-form input.input-text):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(.cart_totals .shipping-calculator-form select,.cart_totals .shipping-calculator-form input.input-text):focus {
  outline-offset: 2px;
}
:is(.cart_totals .shipping-calculator-form select,.cart_totals .shipping-calculator-form input.input-text):focus {
  outline-color: var(--color-base-950);
}
.cart_totals .shipping-calculator-form label {
  margin-bottom: calc(var(--spacing) * 1);
  display: block;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-600);
}
.cart_totals .shipping-calculator-form button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(.cart_totals .shipping-calculator-form button):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(.cart_totals .shipping-calculator-form button):disabled {
  pointer-events: none;
  opacity: 0.5;
}
.cart_totals .shipping-calculator-form button {
  width: 100%;
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
:is(.cart_totals .shipping-calculator-form button):hover {
  background-color: var(--color-base-800);
}
.cart_totals .shipping-calculator-form button {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.cart_totals .cart-discount .woocommerce-remove-coupon {
  margin-left: calc(var(--spacing) * 1);
  color: var(--color-red-500);
  text-decoration-line: none;
}
@media (hover: hover) {
  :is(.cart_totals .cart-discount .woocommerce-remove-coupon):hover {
    color: var(--color-red-700);
  }
}
.wc-proceed-to-checkout .checkout-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(.wc-proceed-to-checkout .checkout-button):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(.wc-proceed-to-checkout .checkout-button):disabled {
  pointer-events: none;
  opacity: 0.5;
}
.wc-proceed-to-checkout .checkout-button {
  width: 100%;
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
:is(.wc-proceed-to-checkout .checkout-button):hover {
  background-color: var(--color-base-800);
}
.wc-proceed-to-checkout .checkout-button {
  padding-block: calc(var(--spacing) * 3);
  text-align: center;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error {
  position: relative;
  margin-bottom: calc(var(--spacing) * 6);
  display: flex;
  align-items: flex-start;
  gap: calc(var(--spacing) * 3);
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 3.5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-700);
  list-style: none;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.06), 0 1px 2px -1px rgb(0 0 0 / 0.06);
}
.woocommerce-message::before, .woocommerce-info::before, .woocommerce-error::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 1px;
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}
.woocommerce-message {
  border-color: var(--color-base-200);
}
.woocommerce-message::before {
  background-color: var(--color-success);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z'/%3E%3C/svg%3E");
}
.woocommerce-info {
  border-color: var(--color-base-200);
}
.woocommerce-info::before {
  background-color: var(--color-base-400);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z'/%3E%3C/svg%3E");
}
.woocommerce-error {
  border-color: var(--color-red-200);
  background-color: color-mix(in srgb, oklch(97.1% 0.013 17.38) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .woocommerce-error {
    background-color: color-mix(in oklab, var(--color-red-50) 50%, transparent);
  }
}
.woocommerce-error::before {
  background-color: var(--color-red-500);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z'/%3E%3C/svg%3E");
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z'/%3E%3C/svg%3E");
}
.woocommerce-error li {
  list-style: none;
}
.woocommerce-message a, .woocommerce-info a, .woocommerce-error a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-950);
  text-decoration-line: underline;
  text-decoration-color: var(--color-base-300);
  text-underline-offset: 4px;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woocommerce-message a,.woocommerce-info a,.woocommerce-error a):hover {
    text-decoration-color: var(--color-base-950);
  }
}
.woocommerce-message a.button, .woocommerce-info a.button {
  margin-left: auto;
  flex-shrink: 0;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-base-50);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 1.5);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woocommerce-message a.button,.woocommerce-info a.button):hover {
    background-color: var(--color-base-100);
  }
}
@media (hover: hover) {
  :is(.woocommerce-message a.button,.woocommerce-info a.button):hover {
    color: var(--color-base-950);
  }
}
.woocommerce-MyAccount-content table {
  width: 100%;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.woocommerce-MyAccount-content table thead th {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-base-200);
  padding-bottom: calc(var(--spacing) * 3);
  text-align: left;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-500);
}
.woocommerce-MyAccount-content table tbody td {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-base-100);
  padding-block: calc(var(--spacing) * 3);
  color: var(--color-base-600);
}
.woocommerce-MyAccount-content .woocommerce-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(.woocommerce-MyAccount-content .woocommerce-button):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(.woocommerce-MyAccount-content .woocommerce-button):disabled {
  pointer-events: none;
  opacity: 0.5;
}
.woocommerce-MyAccount-content .woocommerce-button {
  border: 1px solid var(--color-base-200);
  background-color: var(--color-background);
  color: var(--color-base-700);
}
:is(.woocommerce-MyAccount-content .woocommerce-button):hover {
  background-color: var(--color-base-100);
  color: var(--color-base-900);
}
.woocommerce-MyAccount-content .woocommerce-button {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.woocommerce form .form-row {
  margin-bottom: calc(var(--spacing) * 4);
}
.woocommerce form .form-row label {
  margin-bottom: calc(var(--spacing) * 1.5);
  display: block;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-950);
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select {
  display: block;
  width: 100%;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-900);
}
:is(.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select)::placeholder {
  color: var(--color-base-400);
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select):focus {
  outline-offset: 2px;
}
:is(.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select):focus {
  outline-color: var(--color-base-950);
}
.woocommerce form .form-row .required {
  color: var(--color-primary-600);
}
.woocommerce form button[type="submit"], .woocommerce form input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(.woocommerce form button[type="submit"],.woocommerce form input[type="submit"]):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(.woocommerce form button[type="submit"],.woocommerce form input[type="submit"]):disabled {
  pointer-events: none;
  opacity: 0.5;
}
.woocommerce form button[type="submit"], .woocommerce form input[type="submit"] {
  margin-top: calc(var(--spacing) * 2);
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
:is(.woocommerce form button[type="submit"],.woocommerce form input[type="submit"]):hover {
  background-color: var(--color-base-800);
}
.woocommerce span.onsale {
  position: absolute;
  top: calc(var(--spacing) * 3);
  left: calc(var(--spacing) * 3);
  z-index: 10;
  display: inline-block;
  border-radius: var(--radius-md);
  background-color: var(--color-primary-600);
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 0.5);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-white);
}
.star-rating {
  position: relative;
  display: inline-flex;
  height: calc(var(--spacing) * 5);
  width: 5.5rem;
  overflow: hidden;
  font-size: 0;
  line-height: 1;
}
.star-rating::before {
  content: "\2605\2605\2605\2605\2605";
  color: var(--color-base-300);
  font-size: 1.1rem;
  letter-spacing: 2px;
  line-height: 1;
}
.star-rating span {
  position: absolute;
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  height: 100%;
  overflow: hidden;
}
.star-rating span::before {
  content: "\2605\2605\2605\2605\2605";
  color: var(--color-accent-500);
  font-size: 1.1rem;
  letter-spacing: 2px;
  line-height: 1;
}
.add_to_cart_button.loading {
  pointer-events: none;
  opacity: 70%;
}
.add_to_cart_button.added::after {
  content: " \2713";
}
.woocommerce-breadcrumb {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
}
.woocommerce-breadcrumb a {
  color: var(--color-base-500);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woocommerce-breadcrumb a):hover {
    color: var(--color-base-900);
  }
}
#reviews .commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
#reviews .commentlist > li {
  list-style: none;
  border-bottom: 1px solid var(--color-base-200);
  padding: 1.5rem 0;
  margin: 0;
}
#reviews .commentlist > li:last-child {
  border-bottom: none;
}
#reviews .comment_container {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
}
#reviews .commentlist .avatar {
  border-radius: 9999px;
  width: 3rem;
  height: 3rem;
  object-fit: cover;
  flex-shrink: 0;
  margin: 0;
}
#reviews .comment-text {
  flex: 1;
  min-width: 0;
}
#reviews .star-rating {
  position: relative;
  display: inline-flex;
  height: calc(var(--spacing) * 5);
  width: 5.5rem;
  overflow: hidden;
  font-size: 0;
  line-height: 1;
  margin-bottom: 0.25rem;
}
#reviews .star-rating::before {
  content: "\2605\2605\2605\2605\2605";
  color: var(--color-base-300);
  font-size: 1.1rem;
  letter-spacing: 2px;
  line-height: 1;
}
#reviews .star-rating span {
  position: absolute;
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  height: 100%;
  overflow: hidden;
}
#reviews .star-rating span::before {
  content: "\2605\2605\2605\2605\2605";
  color: var(--color-accent-500);
  font-size: 1.1rem;
  letter-spacing: 2px;
  line-height: 1;
}
#reviews .commentlist .meta {
  margin: 0;
  padding: 0;
  line-height: 1.4;
}
#reviews .woocommerce-review__author {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-900);
}
#reviews .woocommerce-review__verified {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-success);
  font-style: normal;
}
#reviews .woocommerce-review__dash {
  display: none;
}
#reviews .woocommerce-review__published-date {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-base-400);
  display: block;
  margin-top: 0.125rem;
}
#reviews .description {
  margin-top: 0.75rem;
}
#reviews .description p {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-600);
  margin: 0;
}
#reviews .description p + p {
  margin-top: 0.5rem;
}
#reviews .woocommerce-noreviews {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
}
#reviews .woocommerce-Reviews-title {
  margin-bottom: calc(var(--spacing) * 6);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}
@media (min-width: 1024px) {
  #reviews #comments {
    display: grid;
    grid-template-columns: 1fr 300px;
    gap: 0 2rem;
  }
  #reviews .woocommerce-Reviews-title {
    grid-column: 1 / -1;
  }
  #reviews .commentlist {
    grid-column: 1;
    grid-row: 2;
  }
  #reviews .cr-summaryBox-wrap {
    grid-column: 2;
    grid-row: 2;
    position: sticky;
    top: 8.5rem;
    align-self: start;
    margin-bottom: 0;
  }
}
#reviews .cr-summaryBox-wrap {
  margin-bottom: calc(var(--spacing) * 8);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-base-100);
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}
#reviews .cr-overall-rating-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-inline: calc(var(--spacing) * 6);
  padding-top: calc(var(--spacing) * 6);
  padding-bottom: calc(var(--spacing) * 5);
  text-align: center;
}
#reviews .cr-average-rating {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
  color: var(--color-base-950);
  line-height: 1;
}
#reviews .cr-overall-rating-wrap .crstar-rating-svg {
  margin-top: calc(var(--spacing) * 2.5);
}
#reviews .cr-overall-rating-wrap .crstar-rating-svg svg {
  height: calc(var(--spacing) * 5);
  width: calc(var(--spacing) * 5);
}
#reviews .crstar-rating-svg .cr-rating-icon-base, #reviews .crstar-rating-svg .cr-rating-icon-frnt {
  display: flex;
  align-items: center;
  gap: 1px;
}
#reviews .crstar-rating-svg .cr-rating-icon-frnt {
  position: absolute;
  inset: calc(var(--spacing) * 0);
  overflow: hidden;
}
#reviews .cr-total-rating-count {
  margin-top: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
}
#reviews .ivole-summaryBox {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-base-200);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 4);
}
#reviews .ivole-histogramTable, #reviews .ivole-histogramTable > tbody {
  display: block;
  width: 100%;
}
#reviews .ivole-histogramRow {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 3);
  border-radius: var(--radius-md);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  padding: 0.375rem 0.375rem;
  margin: 0 -0.375rem;
  cursor: pointer;
}
#reviews .ivole-histogramRow:hover {
  background: var(--color-base-200);
}
#reviews .ivole-histogramCell1 {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  white-space: nowrap;
  color: var(--color-base-600);
  width: 3rem;
  text-align: right;
}
#reviews .ivole-histogramCell2 {
  flex: 1;
}
#reviews .ivole-meter {
  height: calc(var(--spacing) * 2);
  overflow: hidden;
  border-radius: calc(infinity * 1px);
  background: var(--color-base-200);
}
#reviews .ivole-meter-bar {
  height: 100%;
  border-radius: calc(infinity * 1px);
  background: var(--color-accent-400);
  transition: width 0.5s ease;
}
#reviews .ivole-histogramCell3 {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-400);
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  width: 1.75rem;
  text-align: right;
}
#reviews .crstar-rating-svg {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 1px;
  margin-bottom: 0.25rem;
}
#reviews .crstar-rating-svg svg {
  height: calc(var(--spacing) * 4);
  width: calc(var(--spacing) * 4);
}
#reviews .crstar-rating-svg svg.cr-rating-icon-bg {
  fill: var(--color-base-200);
  stroke: var(--color-base-300);
}
#reviews .crstar-rating-svg .cr-rating-icon-frnt {
  color: var(--color-accent-400);
}
#reviews .cr-voting-cont {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.75rem;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-base-400);
}
#reviews .cr-voting-cont svg {
  width: 1rem;
  height: 1rem;
}
#reviews .cr-voting-cont > span {
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  gap: calc(var(--spacing) * 1);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
#reviews .cr-voting-cont > span:hover {
  color: var(--color-base-700);
}
.cr-voting-svg-int {
  fill: currentColor;
}
#reviews .iv-comment-image, #reviews .cr-comment-image-top {
  margin-top: 0.75rem;
}
#reviews .iv-comment-image .iv-comment-images, #reviews .cr-comment-image-top .iv-comment-images {
  display: flex;
  flex-wrap: wrap;
  gap: calc(var(--spacing) * 2);
}
#reviews .iv-comment-image img, #reviews .cr-comment-image-top img {
  border-radius: var(--radius-md);
  object-fit: cover;
  margin: 0;
}
#review_form_wrapper {
  margin-top: calc(var(--spacing) * 8);
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-base-200);
  padding-top: calc(var(--spacing) * 8);
}
#review_form .comment-reply-title {
  margin-bottom: calc(var(--spacing) * 4);
  display: block;
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}
:where(:is(#review_form .comment-form) > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
}
#review_form .comment-form p {
  margin: 0;
}
#review_form .comment-form label {
  margin-bottom: calc(var(--spacing) * 1);
  display: block;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
}
#review_form .comment-form .required {
  color: var(--color-primary-600);
}
#review_form .comment-form input[type="text"], #review_form .comment-form input[type="email"], #review_form .comment-form input[type="url"] {
  display: block;
  width: 100%;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-900);
}
:is(#review_form .comment-form input[type="text"],#review_form .comment-form input[type="email"],#review_form .comment-form input[type="url"])::placeholder {
  color: var(--color-base-400);
}
#review_form .comment-form input[type="text"], #review_form .comment-form input[type="email"], #review_form .comment-form input[type="url"] {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(#review_form .comment-form input[type="text"],#review_form .comment-form input[type="email"],#review_form .comment-form input[type="url"]):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(#review_form .comment-form input[type="text"],#review_form .comment-form input[type="email"],#review_form .comment-form input[type="url"]):focus {
  outline-offset: 2px;
}
:is(#review_form .comment-form input[type="text"],#review_form .comment-form input[type="email"],#review_form .comment-form input[type="url"]):focus {
  outline-color: var(--color-base-950);
}
#review_form .comment-form textarea {
  display: block;
  width: 100%;
  resize: vertical;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-900);
}
:is(#review_form .comment-form textarea)::placeholder {
  color: var(--color-base-400);
}
#review_form .comment-form textarea {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(#review_form .comment-form textarea):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(#review_form .comment-form textarea):focus {
  outline-offset: 2px;
}
:is(#review_form .comment-form textarea):focus {
  outline-color: var(--color-base-950);
}
#review_form .comment-form-rating {
  margin-bottom: calc(var(--spacing) * 2);
}
#review_form .comment-form-rating > label {
  margin-bottom: calc(var(--spacing) * 2);
}
#review_form p.stars {
  display: inline-flex;
  margin: 0;
  line-height: 1;
}
#review_form p.stars span {
  display: inline-flex;
  gap: 0.125rem;
}
#review_form p.stars a {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  position: relative;
  color: var(--color-base-300);
  transition: color 0.15s;
}
#review_form p.stars a::before {
  content: "\2605";
  font-size: 1.25rem;
  line-height: 1;
}
#review_form p.stars:hover a {
  color: var(--color-accent-400);
}
#review_form p.stars a:hover ~ a {
  color: var(--color-base-300);
}
#review_form p.stars.selected a.active {
  color: var(--color-accent-500);
}
#review_form p.stars.selected a.active ~ a {
  color: var(--color-base-300);
}
#review_form p.stars.selected a:not(.active) {
  color: var(--color-accent-500);
}
#review_form .comment-reply-title small a {
  margin-left: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-base-500);
  text-decoration-line: none;
}
@media (hover: hover) {
  :is(#review_form .comment-reply-title small a):hover {
    color: var(--color-base-900);
  }
}
#review_form .comment-form .form-submit {
  margin-top: calc(var(--spacing) * 2);
}
#review_form .comment-form .form-submit input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(#review_form .comment-form .form-submit input[type="submit"]):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(#review_form .comment-form .form-submit input[type="submit"]):disabled {
  pointer-events: none;
  opacity: 0.5;
}
#review_form .comment-form .form-submit input[type="submit"] {
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
:is(#review_form .comment-form .form-submit input[type="submit"]):hover {
  background-color: var(--color-base-800);
}
#review_form_wrapper .must-log-in {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-600);
}
#review_form_wrapper .must-log-in a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-900);
  text-decoration-line: underline;
}
@media (hover: hover) {
  :is(#review_form_wrapper .must-log-in a):hover {
    text-decoration-line: none;
  }
}
#review_form .cr-upload-local-images {
  margin-top: calc(var(--spacing) * 4);
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  --tw-border-style: dashed;
  border-style: dashed;
  border-color: var(--color-base-200);
  padding: calc(var(--spacing) * 4);
  text-align: center;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-500);
}
#review_form .cr-upload-local-images:hover {
  border-color: var(--color-base-400);
}
.woocommerce table.shop_table tbody tr {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.woocommerce table.shop_table tbody tr:hover {
  background-color: var(--color-base-50);
}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions {
  white-space: nowrap;
}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions a {
  display: inline-flex;
  align-items: center;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 2.5);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions a):hover {
    background-color: var(--color-base-50);
  }
}
@media (hover: hover) {
  :is(.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions a):hover {
    color: var(--color-base-950);
  }
}
.woocommerce table.shop_table .woocommerce-orders-table__cell-order-actions a + a {
  margin-left: calc(var(--spacing) * 1.5);
}
.woocommerce-pagination, .woocommerce .woocommerce-pagination {
  margin-top: calc(var(--spacing) * 6);
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
}
.woocommerce-pagination a, .woocommerce-pagination span {
  display: inline-flex;
  align-items: center;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 1.5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woocommerce-pagination a,.woocommerce-pagination span):hover {
    background-color: var(--color-base-50);
  }
}
@media (hover: hover) {
  :is(.woocommerce-pagination a,.woocommerce-pagination span):hover {
    color: var(--color-base-950);
  }
}
.woocommerce-pagination span.current {
  border-color: var(--color-base-950);
  background-color: var(--color-base-950);
  color: var(--color-white);
}
.woocommerce-Addresses {
  display: grid;
  gap: calc(var(--spacing) * 6);
}
@media (width >= 40rem) {
  .woocommerce-Addresses {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.woocommerce-Address {
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  padding: calc(var(--spacing) * 5);
}
.woocommerce-Address-title {
  margin-bottom: calc(var(--spacing) * 3);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.woocommerce-Address-title h3 {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}
.woocommerce-Address-title a {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-500);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woocommerce-Address-title a):hover {
    color: var(--color-base-950);
  }
}
.woocommerce-Address address {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-600);
  font-style: normal;
}
.woo2026-order-after-table {
  margin-top: calc(var(--spacing) * 6);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.woo2026-order-after-table:empty {
  display: none;
}
.woo2026-order-after-table p.order-again {
  margin: calc(var(--spacing) * 0);
}
.woo2026-order-after-table p.order-again a.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(.woo2026-order-after-table p.order-again a.button):hover {
    background-color: var(--color-base-50);
  }
}
@media (hover: hover) {
  :is(.woo2026-order-after-table p.order-again a.button):hover {
    color: var(--color-base-950);
  }
}
.woo2026-order-after-table table.shop_table {
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-background);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.woo2026-order-after-table table.shop_table th, .woo2026-order-after-table table.shop_table td {
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 3);
  text-align: left;
}
.woo2026-order-after-table table.shop_table .thwcfe-section-title, .woo2026-order-after-table table.shop_table th[colspan] {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-base-50);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  color: var(--color-base-500);
  text-transform: uppercase;
}
.woo2026-order-after-table table.shop_table td:first-child {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
}
.woo2026-order-after-table table.shop_table td:last-child {
  color: var(--color-base-600);
}
.woo2026-order-after-table p:not(.order-again) {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-600);
}
.woo2026-order-after-table h2 {
  margin-top: calc(var(--spacing) * 4);
  margin-bottom: calc(var(--spacing) * 1);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}
#add_payment_method #payment .payment_methods {
  list-style: none;
  margin: 0;
  padding: 0;
}
#add_payment_method #payment .payment_methods li {
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  padding: calc(var(--spacing) * 4);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
#add_payment_method #payment .payment_methods li:has(input:checked) {
  border-color: var(--color-base-400);
  background-color: color-mix(in srgb, oklch(0.985 0.002 247) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  #add_payment_method #payment .payment_methods li:has(input:checked) {
    background-color: color-mix(in oklab, var(--color-base-50) 50%, transparent);
  }
}
#add_payment_method #payment .payment_methods .payment_box {
  margin-top: calc(var(--spacing) * 3);
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-base-100);
  padding-top: calc(var(--spacing) * 3);
}
#add_payment_method .wc-stripe-elements-field, #add_payment_method .wc-stripe-iban-element-field {
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2.5);
}
#add_payment_method #payment .payment_box label {
  margin-bottom: calc(var(--spacing) * 1.5);
  display: block;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-950);
}
#add_payment_method #payment .payment_box input[type="text"], #add_payment_method #payment .payment_box input[type="tel"], #add_payment_method #payment .payment_box input[type="number"], #add_payment_method #payment .payment_box select {
  display: block;
  width: 100%;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(#add_payment_method #payment .payment_box input[type="text"],#add_payment_method #payment .payment_box input[type="tel"],#add_payment_method #payment .payment_box input[type="number"],#add_payment_method #payment .payment_box select):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(#add_payment_method #payment .payment_box input[type="text"],#add_payment_method #payment .payment_box input[type="tel"],#add_payment_method #payment .payment_box input[type="number"],#add_payment_method #payment .payment_box select):focus {
  outline-offset: 2px;
}
:is(#add_payment_method #payment .payment_box input[type="text"],#add_payment_method #payment .payment_box input[type="tel"],#add_payment_method #payment .payment_box input[type="number"],#add_payment_method #payment .payment_box select):focus {
  outline-color: var(--color-base-950);
}
#add_payment_method .payment_method_stripe img, #add_payment_method .payment_methods .wc-stripe-card-brand {
  display: inline-block;
  height: calc(var(--spacing) * 6);
}
#add_payment_method .woocommerce-terms-and-conditions-checkbox-text {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-600);
}
table.woocommerce-MyAccount-paymentMethods {
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-background);
  border-collapse: separate;
  border-spacing: 0;
  font-size: inherit;
}
table.woocommerce-MyAccount-paymentMethods thead {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
table.woocommerce-MyAccount-paymentMethods tbody tr {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-base-100);
}
table.woocommerce-MyAccount-paymentMethods tbody tr:last-child {
  border-bottom: none;
}
table.woocommerce-MyAccount-paymentMethods td {
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 4);
  vertical-align: middle;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-base-700);
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-method {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-950);
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-details {
  white-space: nowrap;
  color: var(--color-base-600);
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-details img {
  margin-right: calc(var(--spacing) * 2);
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 25px;
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-expires {
  color: var(--color-base-500);
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-default {
  text-align: center;
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-default mark.default {
  display: inline-flex;
  border-radius: calc(infinity * 1px);
  padding-inline: calc(var(--spacing) * 2);
  padding-block: calc(var(--spacing) * 0.5);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-600) !important;
  background-color: var(--color-base-100) !important;
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-actions {
  text-align: right;
  white-space: nowrap;
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-actions a.button, table.woocommerce-MyAccount-paymentMethods td.payment-method-actions .button {
  display: inline-flex;
  align-items: center;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 2.5);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-700);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  :is(table.woocommerce-MyAccount-paymentMethods td.payment-method-actions a.button,table.woocommerce-MyAccount-paymentMethods td.payment-method-actions .button):hover {
    background-color: var(--color-base-50);
  }
}
@media (hover: hover) {
  :is(table.woocommerce-MyAccount-paymentMethods td.payment-method-actions a.button,table.woocommerce-MyAccount-paymentMethods td.payment-method-actions .button):hover {
    color: var(--color-base-950);
  }
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-actions a.button, table.woocommerce-MyAccount-paymentMethods td.payment-method-actions .button {
  margin: 0 0.125rem;
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-actions a.button.delete {
  border-color: var(--color-red-200);
  color: var(--color-red-600);
}
@media (hover: hover) {
  :is(table.woocommerce-MyAccount-paymentMethods td.payment-method-actions a.button.delete):hover {
    background-color: var(--color-red-50);
  }
}
@media (hover: hover) {
  :is(table.woocommerce-MyAccount-paymentMethods td.payment-method-actions a.button.delete):hover {
    color: var(--color-red-700);
  }
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-actions .cancel-edit {
  cursor: pointer;
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-500);
  text-decoration-line: none;
}
@media (hover: hover) {
  :is(table.woocommerce-MyAccount-paymentMethods td.payment-method-actions .cancel-edit):hover {
    color: var(--color-base-950);
  }
}
table.woocommerce-MyAccount-paymentMethods td.payment-method-method input.nickname {
  width: 100%;
  border-radius: var(--radius-md);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: transparent;
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 1.5);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
:is(table.woocommerce-MyAccount-paymentMethods td.payment-method-method input.nickname):focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
:is(table.woocommerce-MyAccount-paymentMethods td.payment-method-method input.nickname):focus {
  outline-offset: 2px;
}
:is(table.woocommerce-MyAccount-paymentMethods td.payment-method-method input.nickname):focus {
  outline-color: var(--color-base-950);
}
table.woocommerce-MyAccount-paymentMethods.editing tr.payment-method:not(.editing) {
  opacity: 50%;
}
table.woocommerce-MyAccount-paymentMethods tbody tr.error td {
  background-color: var(--color-red-50);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 3);
  text-align: center;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-red-700);
  border-radius: 0;
}
body.checkout-wc #cfw-breadcrumb {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
body.checkout-wc #cfw-logo-container + div {
  justify-content: flex-start !important;
  margin-bottom: 1rem !important;
}
@media (max-width: 991px) {
  body.checkout-wc #cfw-logo-container + div {
    justify-content: center !important;
  }
}
body.checkout-wc #cfw-mobile-cart-header {
  background: #09090b !important;
}
body.checkout-wc #cfw-mobile-cart-header .cfw-cart-icon svg, body.checkout-wc #cfw-expand-cart .cfw-cart-icon svg {
  display: none !important;
}
body.checkout-wc #cfw-mobile-cart-header .cfw-cart-icon, body.checkout-wc #cfw-expand-cart .cfw-cart-icon {
  width: 22px !important;
  height: 22px !important;
  background: url('../img/cart-icons/cart-3.svg') center / contain no-repeat !important;
  filter: invert(1) !important;
  opacity: 0.6;
}
body.checkout-wc #cfw-mobile-cart-header .cfw-cart-summary-label-show, body.checkout-wc #cfw-mobile-cart-header .cfw-cart-summary-label-hide, body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-show, body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-hide {
  color: rgba(255,255,255,0.7) !important;
  font-weight: 600 !important;
  font-size: 0.8125rem !important;
  vertical-align: middle !important;
}
body.checkout-wc .cfw-cart-summary-label-show .cfw-arrow, body.checkout-wc .cfw-cart-summary-label-hide .cfw-arrow {
  display: none !important;
}
body.checkout-wc #cfw-mobile-cart-header .cfw-arrow, body.checkout-wc #cfw-expand-cart .cfw-arrow {
  fill: rgba(255,255,255,0.4) !important;
}
body.checkout-wc #cfw-mobile-cart-header #cfw-mobile-total, body.checkout-wc #cfw-mobile-cart-header #cfw-mobile-total .amount, body.checkout-wc #cfw-expand-cart #cfw-mobile-total, body.checkout-wc #cfw-expand-cart #cfw-mobile-total .amount {
  color: #fff !important;
  font-weight: 700 !important;
}
@media (max-width: 991px) {
  body.checkout-wc #cfw-cart-summary-content #cfw-cart {
    max-height: 40vh !important;
    overflow-y: auto !important;
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.15) transparent;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
  }
}
body.checkout-wc #cfw-expand-cart {
  background: #09090b !important;
  padding: 0.875rem 1rem !important;
}
body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-show, body.checkout-wc #cfw-expand-cart .cfw-cart-summary-label-hide {
  color: rgba(255,255,255,0.7) !important;
  font-weight: 600 !important;
  font-size: 0.8125rem !important;
}
body.checkout-wc #cfw-expand-cart .cfw-arrow {
  fill: rgba(255,255,255,0.5) !important;
}
body.checkout-wc #cfw-expand-cart .cfw-cart-icon svg {
  stroke: rgba(255,255,255,0.5) !important;
}
body.checkout-wc #cfw-expand-cart #cfw-mobile-total, body.checkout-wc #cfw-expand-cart #cfw-mobile-total .amount {
  color: #fff !important;
  font-weight: 700 !important;
}
@media (max-width: 991px) {
  body.checkout-wc #cfw-mobile-cart-summary > h3 {
    font-size: 0 !important;
    padding: 1rem !important;
    margin: 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.06);
  }
  body.checkout-wc #cfw-mobile-cart-summary > h3::after {
    content: "Order Summary" !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    color: #fff !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary {
    background-color: #09090b !important;
    background-image: linear-gradient(to bottom, #09090b 0%, transparent 35%),	linear-gradient(to top, #09090b 0%, transparent 20%),	linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px),	linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),	radial-gradient(circle at 1px 1px, rgba(255,255,255,0.08) 1px, transparent 1px) !important;
    background-size: 100% 100%, 100% 100%, 50px 50px, 50px 50px, 10px 10px !important;
    color: rgba(255,255,255,0.5) !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-table {
    display: block !important;
    max-height: 40vh !important;
    overflow-y: auto !important;
    scrollbar-width: thin;
    scrollbar-color: rgba(255,255,255,0.15) transparent;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 3%, black 97%, transparent 100%);
    padding: 0 1rem !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-table tbody {
    display: block !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-title,	body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-title span {
    color: #fff !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .amount {
    color: rgba(255,255,255,0.7) !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-data,	body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-description {
    color: rgba(255,255,255,0.35) !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-quantity-bubble {
    background: var(--color-primary, #c2410c) !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 700 !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cfw-cart-item-image img {
    border-radius: 0.5rem !important;
    aspect-ratio: 1 !important;
    object-fit: cover !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cart-item-row {
    border-color: rgba(255,255,255,0.06) !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary .cfw-show-coupons-module,	body.checkout-wc #cfw-mobile-cart-summary .cfw-coupon-wrap a {
    color: rgba(255,255,255,0.35) !important;
    font-size: 12px !important;
    padding: 0.5rem 1rem !important;
    display: block !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary-totals {
    background: #09090b !important;
    color: rgba(255,255,255,0.5) !important;
    margin: 0 !important;
    padding: 0.75rem 1rem 1.25rem !important;
    border-radius: 0 !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary-totals th {
    color: rgba(255,255,255,0.5) !important;
    font-weight: 400 !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary-totals td,	body.checkout-wc #cfw-mobile-cart-summary-totals .amount {
    color: #fff !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary-totals .order-total th,	body.checkout-wc #cfw-mobile-cart-summary-totals .order-total td {
    font-weight: 700 !important;
    font-size: 1.1em !important;
    color: #fff !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary-totals .order-total {
    border-top-color: rgba(255,255,255,0.12) !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary-totals tr.fee th {
    color: rgba(251,191,36,0.7) !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary-totals tr.fee td,	body.checkout-wc #cfw-mobile-cart-summary-totals tr.fee .amount {
    color: rgba(251,191,36,0.8) !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary del,	body.checkout-wc #cfw-mobile-cart-summary del .amount {
    color: rgba(255,255,255,0.3) !important;
  }
  body.checkout-wc #cfw-mobile-cart-summary ins .amount {
    color: #fff !important;
  }
}
body.checkout-wc #cfw, body.checkout-wc #order_review {
  line-height: 1.6 !important;
}
body.checkout-wc #order_review p, body.checkout-wc #order_review label, body.checkout-wc #order_review span {
  line-height: 1.5 !important;
}
body.checkout-wc #order_review h3 {
  line-height: 1.3 !important;
}
body.checkout-wc .form-row {
  margin-bottom: 0.75rem !important;
}
body.checkout-wc #cfw .cfw-label-is-floated label.cfw-floatable-label {
  font-size: 0.6875rem !important;
  line-height: 1 !important;
}
body.checkout-wc #cfw p.cfw-label-is-floated input.input-text, body.checkout-wc #cfw p.cfw-label-is-floated select, body.checkout-wc #cfw p.cfw-label-is-floated textarea {
  padding-top: 1.1rem !important;
}
body.checkout-wc #order_review h3 {
  margin-top: 2rem !important;
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
}
body.checkout-wc #cfw-delivery-information {
  margin-top: 1.5rem !important;
  padding-top: 1.5rem !important;
  border-top: 1px solid var(--color-base-200, #e5e5e5) !important;
}
body.checkout-wc #cfw-footer {
  text-align: left !important;
}
body.checkout-wc #cfw-footer a {
  text-decoration: none !important;
  color: var(--color-base-600, #525252) !important;
  font-weight: 500 !important;
}
body.checkout-wc #cfw-footer a:hover {
  color: var(--color-base-950, #0a0a0a) !important;
}
body.checkout-wc #cfw-footer .cfw-store-policies a {
  font-size: 0.8125rem !important;
}
body.checkout-wc .cfw-bottom-controls a {
  text-decoration: none !important;
}
body.checkout-wc .cfw-thank-you-header {
  margin-bottom: 1.5rem;
}
body.checkout-wc .cfw-thank-you-header .cfw-checkmark-circle {
  color: var(--color-success, #22c55e);
}
body.checkout-wc .cfw-order-status-card, body.checkout-wc .cfw-customer-info-card {
  margin-bottom: calc(var(--spacing) * 4);
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 5);
}
body.checkout-wc .cfw-order-status-card h3, body.checkout-wc .cfw-customer-info-card h3 {
  margin-bottom: calc(var(--spacing) * 3);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}
body.checkout-wc .cfw-customer-info-card .cfw-detail-group {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-600);
}
body.checkout-wc .cfw-customer-info-card .cfw-detail-label {
  margin-bottom: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  color: var(--color-base-400);
  text-transform: uppercase;
}
body.checkout-wc .cfw-customer-info-card table {
  width: 100%;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
body.checkout-wc .cfw-customer-info-card table td {
  padding-block: calc(var(--spacing) * 1);
  color: var(--color-base-600);
}
body.checkout-wc .cfw-customer-info-card table td:first-child {
  padding-right: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-base-500);
}
body.checkout-wc .context-thank-you #order_review {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-700);
}
body.checkout-wc .context-thank-you #order_review h2, body.checkout-wc .context-thank-you #order_review h3 {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-base-950);
}
body.checkout-wc .context-thank-you #order_review p {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-600);
}
body.checkout-wc .context-thank-you .cfw-module {
  margin-bottom: calc(var(--spacing) * 4);
  overflow: hidden;
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-base-200);
  background-color: var(--color-white);
}
body.checkout-wc .context-thank-you .cfw-bottom-controls {
  margin-top: calc(var(--spacing) * 6);
}
body.checkout-wc .context-thank-you .cfw-primary-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
:is(body.checkout-wc .context-thank-you .cfw-primary-btn):focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
:is(body.checkout-wc .context-thank-you .cfw-primary-btn):disabled {
  pointer-events: none;
  opacity: 0.5;
}
body.checkout-wc .context-thank-you .cfw-primary-btn {
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
:is(body.checkout-wc .context-thank-you .cfw-primary-btn):hover {
  background-color: var(--color-base-800);
}
body.checkout-wc .context-thank-you #cfw-footer a {
  text-decoration: none !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary {
  color: rgba(255,255,255,0.5) !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-module, body.checkout-wc .context-thank-you #cfw-cart-summary table, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-review-pane, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-review-pane-content {
  background: transparent !important;
  border-color: rgba(255,255,255,0.08) !important;
  color: rgba(255,255,255,0.5) !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-title, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-title span {
  color: #fff !important;
  font-weight: 600 !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .amount {
  color: #fff !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-data {
  color: rgba(255,255,255,0.35) !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list th {
  color: rgba(255,255,255,0.5) !important;
  font-weight: 400 !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list td {
  color: #fff !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list tr:last-child th, body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-totals-list tr:last-child td {
  font-weight: 700 !important;
  font-size: 1.05em !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-image img {
  border-radius: 0.5rem !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cfw-cart-item-quantity-bubble {
  background: var(--color-primary, #c2410c) !important;
  color: #fff !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary .cart-item-row {
  border-color: rgba(255,255,255,0.06) !important;
}
body.checkout-wc .context-thank-you #cfw-cart-summary del, body.checkout-wc .context-thank-you #cfw-cart-summary del .amount {
  color: rgba(255,255,255,0.3) !important;
}
body.checkout-wc .context-thank-you .thwcfe-section-title {
  padding-top: calc(var(--spacing) * 4);
  padding-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  color: var(--color-base-400);
  text-transform: uppercase;
  border-bottom: none !important;
}
body.checkout-wc .context-thank-you table.custom-fields {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
body.checkout-wc .context-thank-you table.custom-fields td {
  padding-block: calc(var(--spacing) * 1.5);
  color: var(--color-base-600);
}
body.checkout-wc .context-thank-you table.custom-fields td:first-child {
  padding-right: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  white-space: nowrap;
  color: var(--color-base-500);
}
body.checkout-wc .context-thank-you .cfw-detail-content h4, body.checkout-wc .context-thank-you .cfw-customer-info h4 {
  margin-bottom: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
  color: var(--color-base-400);
  text-transform: uppercase;
}
body.checkout-wc .context-thank-you .cfw-detail-content p, body.checkout-wc .context-thank-you address {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  color: var(--color-base-700);
  font-style: normal;
}
body.checkout-wc .context-thank-you #cfw-logo-container + div span {
  visibility: hidden;
  position: relative;
}
body.checkout-wc .context-thank-you #cfw-logo-container + div span::after {
  content: "Order Confirmed";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
body.checkout-wc .context-thank-you #cfw-footer a {
  text-decoration: none !important;
}
body.checkout-wc .cfw-order-status {
  margin-bottom: 1.5rem;
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
body.checkout-wc .cfw-order-status .inner.status-row {
  padding: 0;
}
body.checkout-wc .cfw-order-status .status-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 0.75rem;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
body.checkout-wc .cfw-order-status .status-steps::-webkit-scrollbar {
  display: none;
}
body.checkout-wc .cfw-order-status .status-step {
  flex: 1 1 0;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.375rem;
  border: none;
  background: transparent;
  padding: 0.5rem 0.25rem;
  position: relative;
}
body.checkout-wc .cfw-order-status .status-step + .status-step::before {
  content: '';
  position: absolute;
  top: calc(0.5rem + 0.875rem);
  right: calc(50% + 1rem);
  width: calc(100% - 2rem);
  height: 2px;
  background-color: var(--color-base-200);
}
body.checkout-wc .cfw-order-status .status-step.status-step-selected + .status-step.status-step-selected::before, body.checkout-wc .cfw-order-status .status-step.status-step-selected + .status-step.status-step-current::before {
  background-color: var(--color-success, #22c55e);
}
body.checkout-wc .cfw-order-status .status-step i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75rem;
  height: 1.75rem;
  flex-shrink: 0;
  border-radius: 50%;
  border: 2px solid var(--color-base-200);
  background: var(--color-white);
  font-size: 0;
  line-height: 1;
  position: relative;
  z-index: 1;
}
body.checkout-wc .cfw-order-status .status-steps {
  counter-reset: status-counter;
}
body.checkout-wc .cfw-order-status .status-step {
  counter-increment: status-counter;
}
body.checkout-wc .cfw-order-status .status-step i::before {
  content: counter(status-counter) !important;
  font-family: system-ui, -apple-system, sans-serif !important;
  font-size: 0.6875rem !important;
  font-weight: 700 !important;
  font-style: normal !important;
  color: var(--color-base-400);
}
body.checkout-wc .cfw-order-status .status-step.status-step-selected {
  border: none;
  background: transparent;
}
body.checkout-wc .cfw-order-status .status-step.status-step-selected i {
  border-color: var(--color-success, #22c55e);
  background-color: var(--color-success, #22c55e);
}
body.checkout-wc .cfw-order-status .status-step.status-step-selected i::before {
  content: '' !important;
  width: 14px;
  height: 14px;
  font-size: 0 !important;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='white'%3E%3Cpath fill-rule='evenodd' d='M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z' clip-rule='evenodd'/%3E%3C/svg%3E") center / contain no-repeat;
}
body.checkout-wc .cfw-order-status .status-step.status-step-current {
  border: none;
  background: transparent;
  box-shadow: none;
}
body.checkout-wc .cfw-order-status .status-step.status-step-current i {
  border-color: var(--color-base-900);
  background-color: var(--color-base-900);
}
body.checkout-wc .cfw-order-status .status-step.status-step-current i::before {
  color: white !important;
}
body.checkout-wc .cfw-order-status .status-step .title {
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--color-base-400);
}
body.checkout-wc .cfw-order-status .status-step.status-step-selected .title {
  color: var(--color-base-950);
}
body.checkout-wc .cfw-order-status .status-step.status-step-current .title {
  color: var(--color-base-950);
}
body.checkout-wc .cfw-order-status .status-step .date {
  display: block;
  font-size: 0.6875rem;
  line-height: 1.3;
  color: var(--color-base-400);
}
body.checkout-wc .cfw-order-status .status-step.status-step-selected .date {
  color: var(--color-success, #22c55e);
  font-weight: 500;
}
body.checkout-wc .cfw-order-status .status-step.status-step-current .date {
  color: var(--color-base-500);
}
@media (max-width: 639px) {
  body.checkout-wc .cfw-order-status .status-step {
    min-width: 5rem;
    flex: 0 0 auto;
  }
}
body.checkout-wc .cfw-order-status #map {
  display: none !important;
}
body.checkout-wc #cfw-cart-summary:before {
  background: linear-gradient(to bottom, var(--cfw-cart-summary-background-color) 0%, transparent 35%),	linear-gradient(to top, var(--cfw-cart-summary-background-color) 0%, transparent 20%),	linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px),	linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),	radial-gradient(circle at 1px 1px, rgba(255,255,255,0.08) 1px, transparent 1px),	var(--cfw-cart-summary-background-color) !important;
  background-size: 100% 100%, 100% 100%, 50px 50px, 50px 50px, 10px 10px, auto !important;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-image img {
  border-radius: 0.5rem !important;
  aspect-ratio: 1;
  object-fit: cover;
}
body.checkout-wc #cfw-cart-summary #cfw-cart {
  max-height: 50vh;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.2) transparent;
  position: relative;
  -webkit-mask-image: linear-gradient(	to bottom,	transparent 0%,	black 4%,	black 96%,	transparent 100%	);
  mask-image: linear-gradient(	to bottom,	transparent 0%,	black 4%,	black 96%,	transparent 100%	);
}
body.checkout-wc #cfw-cart-summary #cfw-cart::-webkit-scrollbar {
  width: 4px;
}
body.checkout-wc #cfw-cart-summary #cfw-cart::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.2);
  border-radius: 4px;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-quantity-bubble {
  background-color: var(--color-primary, #c2410c) !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  min-width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-title {
  font-weight: 600 !important;
  color: #fff !important;
  line-height: 1.4 !important;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-description {
  line-height: 1.5 !important;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-subtotal {
  color: rgba(255,255,255,0.7) !important;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list th {
  color: rgba(255,255,255,0.5) !important;
  font-weight: 400 !important;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list td {
  color: #fff !important;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.order-total th, body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.order-total td {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 1.1em !important;
}
body.checkout-wc #cfw-cart-summary .cart-item-row {
  border-bottom: 1px solid rgba(255,255,255,0.06) !important;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list table tr.order-total {
  border-top-color: rgba(255,255,255,0.12) !important;
}
body.checkout-wc #cfw-cart-summary #cfw-cart-summary-coupons {
  border-top: 1px solid rgba(255,255,255,0.08) !important;
  margin-top: 0.75rem !important;
  padding-top: 0.75rem !important;
}
body.checkout-wc #cfw-cart-summary .cfw-show-coupons-module {
  color: rgba(255,255,255,0.35) !important;
  font-size: 12px !important;
  letter-spacing: 0.02em;
  transition: color 0.15s ease !important;
}
body.checkout-wc #cfw-cart-summary .cfw-show-coupons-module:hover {
  color: rgba(255,255,255,0.6) !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .input-text {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 0.5rem !important;
  color: #fff !important;
  font-size: 13px !important;
  padding: 0.625rem 0.75rem !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .input-text::placeholder {
  color: rgba(255,255,255,0.25) !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .input-text:focus {
  border-color: rgba(255,255,255,0.25) !important;
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.06) !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-floatable-label {
  color: rgba(255,255,255,0.3) !important;
  font-size: 11px !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row {
  display: flex !important;
  align-items: stretch !important;
  gap: 0.5rem !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-8, body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-4 {
  flex: none !important;
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-8 {
  flex: 1 !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row > .col-4 {
  display: flex !important;
  align-items: stretch !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-secondary-btn {
  background: rgba(255,255,255,0.1) !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  border-radius: 0.5rem !important;
  color: rgba(255,255,255,0.5) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  padding: 0.625rem 1rem !important;
  transition: all 0.15s ease !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-secondary-btn:not(:disabled):hover {
  background: rgba(255,255,255,0.15) !important;
  border-color: rgba(255,255,255,0.25) !important;
  color: #fff !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-secondary-btn:disabled {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
}
body.checkout-wc #cfw-cart-summary .cfw-promo-row .cfw-button-input {
  height: 100% !important;
  display: flex !important;
}
@keyframes cfw-free-ship-glow {
  0% {
    box-shadow: 0 0 0 0 rgba(34,197,94,0.4);
  }
  50% {
    box-shadow: 0 0 12px 4px rgba(34,197,94,0.2);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(34,197,94,0);
  }
}
body.checkout-wc #cfw-cart-summary .shipping td span[style*="rgba(34,197,94"] {
  animation: cfw-free-ship-glow 2s ease-out 0.3s 1 !important;
  border-radius: 9999px;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.fee th {
  color: rgba(251,191,36,0.7) !important;
  font-weight: 500 !important;
  font-size: 0.8125rem !important;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.fee td, body.checkout-wc #cfw-cart-summary .cfw-totals-list tr.fee td .amount {
  color: rgba(251,191,36,0.8) !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods, .cart-page-right .woocommerce-shipping-methods {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods li, .cart-page-right .woocommerce-shipping-methods li {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 0.5rem !important;
  padding: 0.375rem 0 !important;
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.8125rem !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods label, .cart-page-right .woocommerce-shipping-methods label {
  color: rgba(255,255,255,0.6) !important;
  font-size: 0.8125rem !important;
  cursor: pointer !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods input[type="radio"], .cart-page-right .woocommerce-shipping-methods input[type="radio"] {
  appearance: none !important;
  width: 1rem !important;
  height: 1rem !important;
  border: 2px solid rgba(255,255,255,0.25) !important;
  border-radius: 50% !important;
  background: transparent !important;
  flex-shrink: 0 !important;
  cursor: pointer !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-methods input[type="radio"]:checked, .cart-page-right .woocommerce-shipping-methods input[type="radio"]:checked {
  border-color: #4ade80 !important;
  background: #4ade80 !important;
  box-shadow: inset 0 0 0 2px #09090b !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-destination, .cart-page-right .woocommerce-shipping-destination {
  color: rgba(255,255,255,0.3) !important;
  font-size: 0.75rem !important;
  margin-top: 0.5rem !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-destination strong, .cart-page-right .woocommerce-shipping-destination strong {
  color: rgba(255,255,255,0.5) !important;
  font-weight: 500 !important;
}
body.checkout-wc #cfw-cart-summary .shipping-calculator-button, .cart-page-right .shipping-calculator-button {
  color: rgba(255,255,255,0.35) !important;
  font-size: 0.75rem !important;
  text-decoration: none !important;
}
body.checkout-wc #cfw-cart-summary .shipping-calculator-button:hover, .cart-page-right .shipping-calculator-button:hover {
  color: rgba(255,255,255,0.6) !important;
}
body.checkout-wc #cfw-cart-summary .shipping-calculator-form select, body.checkout-wc #cfw-cart-summary .shipping-calculator-form input, .cart-page-right .shipping-calculator-form select, .cart-page-right .shipping-calculator-form input {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  color: #fff !important;
  border-radius: 0.375rem !important;
  font-size: 0.8125rem !important;
}
body.checkout-wc #cfw-cart-summary .shipping-calculator-form label, .cart-page-right .shipping-calculator-form label {
  color: rgba(255,255,255,0.4) !important;
  font-size: 0.75rem !important;
}
body.checkout-wc #cfw-cart-summary .shipping-calculator-form .button, .cart-page-right .shipping-calculator-form .button {
  background: rgba(255,255,255,0.1) !important;
  border: 1px solid rgba(255,255,255,0.15) !important;
  color: rgba(255,255,255,0.6) !important;
  border-radius: 0.375rem !important;
  font-size: 0.75rem !important;
  padding: 0.375rem 0.75rem !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-totals th, .cart-page-right .woocommerce-shipping-totals th {
  color: rgba(255,255,255,0.5) !important;
  font-size: 0.8125rem !important;
  vertical-align: top !important;
  padding-top: 0.5rem !important;
}
body.checkout-wc #cfw-cart-summary .woocommerce-shipping-totals td, .cart-page-right .woocommerce-shipping-totals td {
  text-align: right !important;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list .shipping td .cfw-small {
  color: rgba(239,68,68,0.5) !important;
  font-size: 12px !important;
}
body.checkout-wc #cfw-cart-summary .cfw-totals-list .shipping .cfw-free-shipping-badge {
  all: unset !important;
  color: rgba(255,255,255,0.7) !important;
  font-size: 14px !important;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-data {
  color: rgba(255,255,255,0.35) !important;
  font-size: 12px !important;
}
body.checkout-wc .cfw-modal {
  background: #09090b !important;
  color: rgba(255,255,255,0.7) !important;
  border-radius: 1rem !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: 0 25px 50px -12px rgba(0,0,0,0.5) !important;
  max-width: 440px !important;
}
body.checkout-wc .cfw-modal h3 {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 1.25rem !important;
}
body.checkout-wc .cfw-modal p.cfw-mb {
  color: rgba(255,255,255,0.45) !important;
  font-size: 0.875rem !important;
}
body.checkout-wc .cfw-modal .input-text, body.checkout-wc .cfw-modal input[type="text"], body.checkout-wc .cfw-modal input[type="password"], body.checkout-wc .cfw-modal input[type="email"] {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  border-radius: 0.5rem !important;
  color: #fff !important;
  padding: 0.75rem 1rem !important;
}
body.checkout-wc .cfw-modal .input-text::placeholder, body.checkout-wc .cfw-modal input::placeholder {
  color: rgba(255,255,255,0.3) !important;
}
body.checkout-wc .cfw-modal .input-text:focus, body.checkout-wc .cfw-modal input:focus {
  border-color: rgba(255,255,255,0.3) !important;
  outline: none !important;
  box-shadow: 0 0 0 2px rgba(255,255,255,0.08) !important;
}
body.checkout-wc .cfw-modal .cfw-floatable-label {
  color: rgba(255,255,255,0.4) !important;
}
body.checkout-wc .cfw-modal .cfw-password-toggle svg {
  stroke: rgba(255,255,255,0.4) !important;
}
body.checkout-wc .cfw-modal .cfw-password-toggle:hover svg {
  stroke: rgba(255,255,255,0.7) !important;
}
body.checkout-wc .cfw-modal .cfw-login-modal-footer {
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 1rem;
  margin-top: 1rem;
}
body.checkout-wc .cfw-modal .cfw-login-modal-footer label, body.checkout-wc .cfw-modal .cfw-login-modal-footer span {
  color: rgba(255,255,255,0.5) !important;
  font-size: 0.875rem !important;
}
body.checkout-wc .cfw-modal .lost_password a {
  color: rgba(255,255,255,0.4) !important;
  font-size: 0.8125rem !important;
}
body.checkout-wc .cfw-modal .lost_password a:hover {
  color: #fff !important;
}
body.checkout-wc .cfw-modal input[type="checkbox"] {
  appearance: none !important;
  width: 1rem !important;
  height: 1rem !important;
  border: 1px solid rgba(255,255,255,0.2) !important;
  border-radius: 0.25rem !important;
  background: rgba(255,255,255,0.06) !important;
  vertical-align: middle;
}
body.checkout-wc .cfw-modal input[type="checkbox"]:checked {
  background: var(--color-primary, #c2410c) !important;
  border-color: var(--color-primary, #c2410c) !important;
}
body.checkout-wc .cfw-modal .cfw-primary-btn {
  background: #fff !important;
  color: #09090b !important;
  border: none !important;
  border-radius: 0.5rem !important;
  font-weight: 600 !important;
  padding: 0.75rem 1.5rem !important;
  width: 100% !important;
  transition: background 0.15s ease !important;
}
body.checkout-wc .cfw-modal .cfw-primary-btn:hover {
  background: rgba(255,255,255,0.9) !important;
}
body.checkout-wc .cfw-modal #cfw_login_modal_close {
  color: rgba(255,255,255,0.4) !important;
  font-size: 0.875rem !important;
  display: block !important;
  text-align: center !important;
  margin-top: 0.75rem !important;
}
body.checkout-wc .cfw-modal #cfw_login_modal_close:hover {
  color: rgba(255,255,255,0.7) !important;
}
body.checkout-wc .react-responsive-modal-closeButton {
  color: rgba(255,255,255,0.4) !important;
}
body.checkout-wc .react-responsive-modal-closeButton svg {
  fill: rgba(255,255,255,0.4) !important;
}
body.checkout-wc .react-responsive-modal-closeButton:hover svg {
  fill: #fff !important;
}
body.checkout-wc .cfw-modal .cf-turnstile {
  margin: 0.75rem 0;
}
body.checkout-wc .react-responsive-modal-overlay {
  background: rgba(0,0,0,0.7) !important;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-image span {
  border-radius: 0.5rem;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-image span[style*="base-100"] {
  background: rgba(255,255,255,0.08) !important;
}
body.checkout-wc #cfw-cart-summary .cfw-cart-item-image span svg {
  color: rgba(255,255,255,0.4) !important;
}
body.checkout-wc #cfw-cart-summary dl.variation {
  color: rgba(255,255,255,0.4) !important;
  font-size: 12px !important;
}
body.checkout-wc #cfw-cart-summary dl.variation dt, body.checkout-wc #cfw-cart-summary dl.variation dd {
  color: rgba(255,255,255,0.4) !important;
}
body.checkout-wc #cfw-cart-summary dl.variation dd p {
  color: rgba(255,255,255,0.4) !important;
}
body.checkout-wc #cfw-cart-summary del {
  color: rgba(255,255,255,0.3) !important;
}
body.checkout-wc #cfw-cart-summary del .amount {
  color: rgba(255,255,255,0.3) !important;
}
body.checkout-wc #cfw-cart-summary ins {
  text-decoration: none;
}
body.checkout-wc #cfw-cart-summary ins .amount {
  color: #fff !important;
}
body.checkout-wc .cfw-country-input {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
body.checkout-wc #shipping_postcode_field, body.checkout-wc #billing_postcode_field, body.checkout-wc #shipping_state_field, body.checkout-wc #billing_state_field {
  flex: 0 0 50% !important;
  max-width: 50% !important;
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: var(--radius-md);
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
  transition-property: color, background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn:focus-visible {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
.btn:disabled {
  pointer-events: none;
  opacity: 0.5;
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.inset-x-0 {
  inset-inline: calc(var(--spacing) * 0);
}
.-top-0 {
  top: calc(var(--spacing) * -0);
}
.-top-0\.5 {
  top: calc(var(--spacing) * -0.5);
}
.-top-1 {
  top: calc(var(--spacing) * -1);
}
.-top-3 {
  top: calc(var(--spacing) * -3);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1 {
  top: calc(var(--spacing) * 1);
}
.top-1\.5 {
  top: calc(var(--spacing) * 1.5);
}
.top-1\/2 {
  top: calc(1/2 * 100%);
}
.top-2 {
  top: calc(var(--spacing) * 2);
}
.top-3 {
  top: calc(var(--spacing) * 3);
}
.top-4 {
  top: calc(var(--spacing) * 4);
}
.top-16 {
  top: calc(var(--spacing) * 16);
}
.-right-1 {
  right: calc(var(--spacing) * -1);
}
.-right-1\.5 {
  right: calc(var(--spacing) * -1.5);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-1 {
  right: calc(var(--spacing) * 1);
}
.right-1\.5 {
  right: calc(var(--spacing) * 1.5);
}
.right-2 {
  right: calc(var(--spacing) * 2);
}
.right-3 {
  right: calc(var(--spacing) * 3);
}
.right-4 {
  right: calc(var(--spacing) * 4);
}
.-bottom-6 {
  bottom: calc(var(--spacing) * -6);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-6 {
  bottom: calc(var(--spacing) * 6);
}
.-left-6 {
  left: calc(var(--spacing) * -6);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-1 {
  left: calc(var(--spacing) * 1);
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-3 {
  left: calc(var(--spacing) * 3);
}
.left-4 {
  left: calc(var(--spacing) * 4);
}
.left-full {
  left: 100%;
}
.z-10 {
  z-index: 10;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[9998\] {
  z-index: 9998;
}
.z-\[9999\] {
  z-index: 9999;
}
.z-\[10000\] {
  z-index: 10000;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-2 {
  grid-column: 2;
}
.col-4 {
  grid-column: 4;
}
.col-8 {
  grid-column: 8;
}
.col-10 {
  grid-column: 10;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.\!m-0 {
  margin: calc(var(--spacing) * 0) !important;
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.-mx-4 {
  margin-inline: calc(var(--spacing) * -4);
}
.mx-1 {
  margin-inline: calc(var(--spacing) * 1);
}
.mx-2 {
  margin-inline: calc(var(--spacing) * 2);
}
.mx-3 {
  margin-inline: calc(var(--spacing) * 3);
}
.mx-auto {
  margin-inline: auto;
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  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;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  font-size: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  font-size: 0.8666667em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  font-size: 0.875em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  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;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-inline-start: 0.4444444em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-inline-start: 0.4444444em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li p) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-inline-start: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-inline-end: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-start: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-end: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 0;
}
.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  font-size: 0.8571429em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  font-size: 0.9em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  font-size: 0.8888889em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-inline-start: 0.4285714em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-inline-start: 0.4285714em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li p) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li > p:first-child) {
  margin-top: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li > p:last-child) {
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ol > li > p:first-child) {
  margin-top: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ol > li > p:last-child) {
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  margin-top: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-inline-start: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-inline-end: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-inline-start: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-inline-end: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > :first-child) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > :last-child) {
  margin-bottom: 0;
}
.-mt-2 {
  margin-top: calc(var(--spacing) * -2);
}
.-mt-12 {
  margin-top: calc(var(--spacing) * -12);
}
.mt-0 {
  margin-top: calc(var(--spacing) * 0);
}
.mt-0\.5 {
  margin-top: calc(var(--spacing) * 0.5);
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-1\.5 {
  margin-top: calc(var(--spacing) * 1.5);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-16 {
  margin-top: calc(var(--spacing) * 16);
}
.mt-auto {
  margin-top: auto;
}
.mr-1 {
  margin-right: calc(var(--spacing) * 1);
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.mr-3 {
  margin-right: calc(var(--spacing) * 3);
}
.mr-4 {
  margin-right: calc(var(--spacing) * 4);
}
.mr-auto {
  margin-right: auto;
}
.-mb-2 {
  margin-bottom: calc(var(--spacing) * -2);
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-1 {
  margin-bottom: calc(var(--spacing) * 1);
}
.mb-1\.5 {
  margin-bottom: calc(var(--spacing) * 1.5);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.mb-16 {
  margin-bottom: calc(var(--spacing) * 16);
}
.-ml-1 {
  margin-left: calc(var(--spacing) * -1);
}
.ml-1 {
  margin-left: calc(var(--spacing) * 1);
}
.ml-1\.5 {
  margin-left: calc(var(--spacing) * 1.5);
}
.ml-2 {
  margin-left: calc(var(--spacing) * 2);
}
.ml-3 {
  margin-left: calc(var(--spacing) * 3);
}
.ml-4 {
  margin-left: calc(var(--spacing) * 4);
}
.ml-6 {
  margin-left: calc(var(--spacing) * 6);
}
.ml-auto {
  margin-left: auto;
}
.\!box-border {
  box-sizing: border-box !important;
}
.badge {
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  padding: 0.125rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  transition-property: color, background-color, border-color;
  transition-duration: 150ms;
}
.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;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.list-item {
  display: list-item;
}
.table {
  display: table;
}
.table\! {
  display: table !important;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[16\/10\] {
  aspect-ratio: 16/10;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: var(--aspect-video);
}
.btn-icon {
  padding: 0.5rem;
  width: 2.25rem;
  height: 2.25rem;
}
.h-1 {
  height: calc(var(--spacing) * 1);
}
.h-1\.5 {
  height: calc(var(--spacing) * 1.5);
}
.h-2 {
  height: calc(var(--spacing) * 2);
}
.h-2\.5 {
  height: calc(var(--spacing) * 2.5);
}
.h-3 {
  height: calc(var(--spacing) * 3);
}
.h-3\.5 {
  height: calc(var(--spacing) * 3.5);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-4\.5 {
  height: calc(var(--spacing) * 4.5);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-7 {
  height: calc(var(--spacing) * 7);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-9 {
  height: calc(var(--spacing) * 9);
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-11 {
  height: calc(var(--spacing) * 11);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-14 {
  height: calc(var(--spacing) * 14);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-20 {
  height: calc(var(--spacing) * 20);
}
.h-24 {
  height: calc(var(--spacing) * 24);
}
.h-40 {
  height: calc(var(--spacing) * 40);
}
.h-44 {
  height: calc(var(--spacing) * 44);
}
.h-48 {
  height: calc(var(--spacing) * 48);
}
.h-56 {
  height: calc(var(--spacing) * 56);
}
.h-\[18px\] {
  height: 18px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.max-h-11 {
  max-height: calc(var(--spacing) * 11);
}
.max-h-12 {
  max-height: calc(var(--spacing) * 12);
}
.max-h-14 {
  max-height: calc(var(--spacing) * 14);
}
.max-h-\[85vh\] {
  max-height: 85vh;
}
.max-h-\[min\(70vh\,600px\)\] {
  max-height: min(70vh, 600px);
}
.min-h-0 {
  min-height: calc(var(--spacing) * 0);
}
.min-h-\[70vh\] {
  min-height: 70vh;
}
.min-h-\[200px\] {
  min-height: 200px;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-screen {
  min-height: 100vh;
}
.input-field {
  width: 100%;
  border-radius: var(--radius-md);
  border: 1px solid var(--color-input);
  background-color: transparent;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.input-field::placeholder {
  color: var(--color-muted-foreground);
}
.input-field:focus {
  outline: 2px solid var(--color-ring);
  outline-offset: 2px;
}
.input-field:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.w-1 {
  width: calc(var(--spacing) * 1);
}
.w-1\.5 {
  width: calc(var(--spacing) * 1.5);
}
.w-1\/5 {
  width: calc(1/5 * 100%);
}
.w-2 {
  width: calc(var(--spacing) * 2);
}
.w-2\.5 {
  width: calc(var(--spacing) * 2.5);
}
.w-3 {
  width: calc(var(--spacing) * 3);
}
.w-3\.5 {
  width: calc(var(--spacing) * 3.5);
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-4\.5 {
  width: calc(var(--spacing) * 4.5);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-7 {
  width: calc(var(--spacing) * 7);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-9 {
  width: calc(var(--spacing) * 9);
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-11 {
  width: calc(var(--spacing) * 11);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-14 {
  width: calc(var(--spacing) * 14);
}
.w-16 {
  width: calc(var(--spacing) * 16);
}
.w-20 {
  width: calc(var(--spacing) * 20);
}
.w-24 {
  width: calc(var(--spacing) * 24);
}
.w-28 {
  width: calc(var(--spacing) * 28);
}
.w-36 {
  width: calc(var(--spacing) * 36);
}
.w-56 {
  width: calc(var(--spacing) * 56);
}
.w-64 {
  width: calc(var(--spacing) * 64);
}
.w-72 {
  width: calc(var(--spacing) * 72);
}
.w-80 {
  width: calc(var(--spacing) * 80);
}
.w-\[18px\] {
  width: 18px;
}
.w-\[20\%\] {
  width: 20%;
}
.w-\[40\%\] {
  width: 40%;
}
.w-\[calc\(\(100\%-2rem\)\/3\)\] {
  width: calc((100% - 2rem) / 3);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.max-w-2xl {
  max-width: var(--container-2xl);
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-4xl {
  max-width: var(--container-4xl);
}
.max-w-6xl {
  max-width: var(--container-6xl);
}
.max-w-7xl {
  max-width: var(--container-7xl);
}
.max-w-\[85vw\] {
  max-width: 85vw;
}
.max-w-\[140px\] {
  max-width: 140px;
}
.max-w-\[240px\] {
  max-width: 240px;
}
.max-w-content {
  max-width: var(--container-content);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: var(--container-lg);
}
.max-w-md {
  max-width: var(--container-md);
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: var(--container-sm);
}
.max-w-wide {
  max-width: var(--container-wide);
}
.max-w-xl {
  max-width: var(--container-xl);
}
.max-w-xs {
  max-width: var(--container-xs);
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.min-w-4 {
  min-width: calc(var(--spacing) * 4);
}
.min-w-5 {
  min-width: calc(var(--spacing) * 5);
}
.min-w-\[18px\] {
  min-width: 18px;
}
.flex-1 {
  flex: 1;
}
.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;
}
.border-collapse {
  border-collapse: collapse;
}
.-translate-x-full {
  --tw-translate-x: -100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-0 {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-full {
  --tw-translate-x: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-0 {
  --tw-translate-y: calc(var(--spacing) * -0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-0\.5 {
  --tw-translate-y: calc(var(--spacing) * -0.5);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1 {
  --tw-translate-y: calc(var(--spacing) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-\[-2px\] {
  --tw-translate-y: -2px;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-full {
  --tw-translate-y: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.scale-0 {
  --tw-scale-x: 0%;
  --tw-scale-y: 0%;
  --tw-scale-z: 0%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.scale-100 {
  --tw-scale-x: 100%;
  --tw-scale-y: 100%;
  --tw-scale-z: 100%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.animate-pulse {
  animation: var(--animate-pulse);
}
.animate-spin {
  animation: var(--animate-spin);
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.scroll-mt-8 {
  scroll-margin-top: calc(var(--spacing) * 8);
}
.list-inside {
  list-style-position: inside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-none {
  list-style-type: none;
}
.\[appearance\:textfield\] {
  appearance: textfield;
}
.appearance-none {
  appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-baseline {
  align-items: baseline;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.gap-0 {
  gap: calc(var(--spacing) * 0);
}
.gap-0\.5 {
  gap: calc(var(--spacing) * 0.5);
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-2\.5 {
  gap: calc(var(--spacing) * 2.5);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-5 {
  gap: calc(var(--spacing) * 5);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-16 {
  gap: calc(var(--spacing) * 16);
}
:where(.space-y-0 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-0\.5 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 0.5) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 0.5) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-1 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-1\.5 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-2 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-3 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-4 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-5 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-6 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-8 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-px > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(1px * var(--tw-space-y-reverse));
  margin-block-end: calc(1px * calc(1 - var(--tw-space-y-reverse)));
}
.gap-x-2 {
  column-gap: calc(var(--spacing) * 2);
}
.gap-x-2\.5 {
  column-gap: calc(var(--spacing) * 2.5);
}
.gap-x-3 {
  column-gap: calc(var(--spacing) * 3);
}
:where(.space-x-3 > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
}
:where(.space-x-4 > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
}
.gap-y-0 {
  row-gap: calc(var(--spacing) * 0);
}
.gap-y-0\.5 {
  row-gap: calc(var(--spacing) * 0.5);
}
.gap-y-1 {
  row-gap: calc(var(--spacing) * 1);
}
:where(.divide-y > :not(:last-child)) {
  --tw-divide-y-reverse: 0;
  border-bottom-style: var(--tw-border-style);
  border-top-style: var(--tw-border-style);
  border-top-width: calc(1px * var(--tw-divide-y-reverse));
  border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
}
:where(.divide-base-100 > :not(:last-child)) {
  border-color: var(--color-base-100);
}
:where(.divide-base-200 > :not(:last-child)) {
  border-color: var(--color-base-200);
}
:where(.divide-base-800 > :not(:last-child)) {
  border-color: var(--color-base-800);
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.card {
  border-radius: var(--radius-lg);
  border: 1px solid var(--color-border);
  background-color: var(--color-card);
}
.btn-lg {
  padding: 0.625rem 1.5rem;
  font-size: 1rem;
  border-radius: var(--radius-lg);
}
.btn-sm {
  padding: 0.375rem 0.75rem;
  font-size: 0.8125rem;
  border-radius: var(--radius-sm);
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: var(--radius-2xl);
}
.rounded-3xl {
  border-radius: var(--radius-3xl);
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.rounded-t-xl {
  border-top-left-radius: var(--radius-xl);
  border-top-right-radius: var(--radius-xl);
}
.rounded-l-2xl {
  border-top-left-radius: var(--radius-2xl);
  border-bottom-left-radius: var(--radius-2xl);
}
.rounded-l-full {
  border-top-left-radius: calc(infinity * 1px);
  border-bottom-left-radius: calc(infinity * 1px);
}
.rounded-r-full {
  border-top-right-radius: calc(infinity * 1px);
  border-bottom-right-radius: calc(infinity * 1px);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-1 {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-x {
  border-inline-style: var(--tw-border-style);
  border-inline-width: 1px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.border-b-4 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 4px;
}
.border-l {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
}
.border-l-4 {
  border-left-style: var(--tw-border-style);
  border-left-width: 4px;
}
.border-dashed {
  --tw-border-style: dashed;
  border-style: dashed;
}
.border-amber-200 {
  border-color: var(--color-amber-200);
}
.border-base-100 {
  border-color: var(--color-base-100);
}
.border-base-200 {
  border-color: var(--color-base-200);
}
.border-base-300 {
  border-color: var(--color-base-300);
}
.border-base-400 {
  border-color: var(--color-base-400);
}
.border-base-600 {
  border-color: var(--color-base-600);
}
.border-base-700 {
  border-color: var(--color-base-700);
}
.border-base-800 {
  border-color: var(--color-base-800);
}
.border-base-900 {
  border-color: var(--color-base-900);
}
.border-base-950 {
  border-color: var(--color-base-950);
}
.border-blue-200 {
  border-color: var(--color-blue-200);
}
.border-border {
  border-color: var(--color-border);
}
.border-destructive {
  border-color: var(--color-destructive);
}
.border-emerald-200 {
  border-color: var(--color-emerald-200);
}
.border-emerald-500 {
  border-color: var(--color-emerald-500);
}
.border-emerald-500\/30 {
  border-color: color-mix(in srgb, oklch(69.6% 0.17 162.48) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-emerald-500\/30 {
    border-color: color-mix(in oklab, var(--color-emerald-500) 30%, transparent);
  }
}
.border-lime-200 {
  border-color: var(--color-lime-200);
}
.border-neutral-200 {
  border-color: var(--color-neutral-200);
}
.border-neutral-200\/60 {
  border-color: color-mix(in srgb, oklch(92.2% 0 0) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-neutral-200\/60 {
    border-color: color-mix(in oklab, var(--color-neutral-200) 60%, transparent);
  }
}
.border-neutral-300 {
  border-color: var(--color-neutral-300);
}
.border-neutral-300\/70 {
  border-color: color-mix(in srgb, oklch(87% 0 0) 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-neutral-300\/70 {
    border-color: color-mix(in oklab, var(--color-neutral-300) 70%, transparent);
  }
}
.border-neutral-700 {
  border-color: var(--color-neutral-700);
}
.border-neutral-700\/30 {
  border-color: color-mix(in srgb, oklch(37.1% 0 0) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-neutral-700\/30 {
    border-color: color-mix(in oklab, var(--color-neutral-700) 30%, transparent);
  }
}
.border-neutral-700\/50 {
  border-color: color-mix(in srgb, oklch(37.1% 0 0) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-neutral-700\/50 {
    border-color: color-mix(in oklab, var(--color-neutral-700) 50%, transparent);
  }
}
.border-orange-200 {
  border-color: var(--color-orange-200);
}
.border-primary {
  border-color: var(--color-primary);
}
.border-primary-200 {
  border-color: var(--color-primary-200);
}
.border-primary-600 {
  border-color: var(--color-primary-600);
}
.border-primary\/30 {
  border-color: color-mix(in srgb, oklch(0.577 0.245 27) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-primary\/30 {
    border-color: color-mix(in oklab, var(--color-primary) 30%, transparent);
  }
}
.border-red-200 {
  border-color: var(--color-red-200);
}
.border-red-500 {
  border-color: var(--color-red-500);
}
.border-red-500\/30 {
  border-color: color-mix(in srgb, oklch(63.7% 0.237 25.331) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-red-500\/30 {
    border-color: color-mix(in oklab, var(--color-red-500) 30%, transparent);
  }
}
.border-success {
  border-color: var(--color-success);
}
.border-success\/30 {
  border-color: color-mix(in srgb, oklch(0.577 0.174 149) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-success\/30 {
    border-color: color-mix(in oklab, var(--color-success) 30%, transparent);
  }
}
.border-success\/40 {
  border-color: color-mix(in srgb, oklch(0.577 0.174 149) 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-success\/40 {
    border-color: color-mix(in oklab, var(--color-success) 40%, transparent);
  }
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  border-color: var(--color-white);
}
.border-white\/20 {
  border-color: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/20 {
    border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.border-white\/80 {
  border-color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/80 {
    border-color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.border-yellow-200 {
  border-color: var(--color-yellow-200);
}
.border-b-primary {
  border-bottom-color: var(--color-primary);
}
.border-b-primary-600 {
  border-bottom-color: var(--color-primary-600);
}
.border-b-red-600 {
  border-bottom-color: var(--color-red-600);
}
.btn-link {
  background-color: transparent;
  color: var(--color-primary-600);
  text-decoration: underline;
  text-underline-offset: 4px;
  padding: 0;
}
.btn-link:hover {
  color: var(--color-primary-700);
}
.btn-outline {
  border: 1px solid var(--color-base-200);
  background-color: var(--color-background);
  color: var(--color-base-700);
}
.btn-outline:hover {
  background-color: var(--color-base-100);
  color: var(--color-base-900);
}
.btn-ghost {
  background-color: transparent;
  color: var(--color-base-700);
}
.btn-ghost:hover {
  background-color: var(--color-base-100);
  color: var(--color-base-900);
}
.btn-accent {
  background-color: var(--color-accent-600);
  color: white;
}
.btn-accent:hover {
  background-color: var(--color-accent-700);
}
.btn-default {
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
.btn-default:hover {
  background-color: var(--color-base-800);
}
.btn-destructive {
  background-color: var(--color-primary-600);
  color: white;
}
.btn-destructive:hover {
  background-color: var(--color-primary-700);
}
.btn-primary {
  background-color: var(--color-primary-600);
  color: white;
}
.btn-primary:hover {
  background-color: var(--color-primary-700);
}
.btn-secondary {
  background-color: var(--color-base-100);
  color: var(--color-base-900);
}
.btn-secondary:hover {
  background-color: var(--color-base-200);
}
.badge-default {
  background-color: var(--color-base-900);
  color: var(--color-base-50);
}
.badge-destructive {
  background-color: var(--color-primary-600);
  color: white;
}
.badge-secondary {
  background-color: var(--color-base-100);
  color: var(--color-base-900);
}
.bg-accent-500 {
  background-color: var(--color-accent-500);
}
.bg-amber-50 {
  background-color: var(--color-amber-50);
}
.bg-amber-200 {
  background-color: var(--color-amber-200);
}
.bg-amber-400 {
  background-color: var(--color-amber-400);
}
.bg-amber-500 {
  background-color: var(--color-amber-500);
}
.bg-background {
  background-color: var(--color-background);
}
.bg-background\/95 {
  background-color: color-mix(in srgb, oklch(1 0 0) 95%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-background\/95 {
    background-color: color-mix(in oklab, var(--color-background) 95%, transparent);
  }
}
.bg-base-50 {
  background-color: var(--color-base-50);
}
.bg-base-50\/50 {
  background-color: color-mix(in srgb, oklch(0.985 0.002 247) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-base-50\/50 {
    background-color: color-mix(in oklab, var(--color-base-50) 50%, transparent);
  }
}
.bg-base-50\/60 {
  background-color: color-mix(in srgb, oklch(0.985 0.002 247) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-base-50\/60 {
    background-color: color-mix(in oklab, var(--color-base-50) 60%, transparent);
  }
}
.bg-base-100 {
  background-color: var(--color-base-100);
}
.bg-base-200 {
  background-color: var(--color-base-200);
}
.bg-base-300 {
  background-color: var(--color-base-300);
}
.bg-base-800 {
  background-color: var(--color-base-800);
}
.bg-base-800\/50 {
  background-color: color-mix(in srgb, oklch(0.274 0.006 286) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-base-800\/50 {
    background-color: color-mix(in oklab, var(--color-base-800) 50%, transparent);
  }
}
.bg-base-800\/80 {
  background-color: color-mix(in srgb, oklch(0.274 0.006 286) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-base-800\/80 {
    background-color: color-mix(in oklab, var(--color-base-800) 80%, transparent);
  }
}
.bg-base-900 {
  background-color: var(--color-base-900);
}
.bg-base-900\/40 {
  background-color: color-mix(in srgb, oklch(0.210 0.006 286) 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-base-900\/40 {
    background-color: color-mix(in oklab, var(--color-base-900) 40%, transparent);
  }
}
.bg-base-900\/60 {
  background-color: color-mix(in srgb, oklch(0.210 0.006 286) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-base-900\/60 {
    background-color: color-mix(in oklab, var(--color-base-900) 60%, transparent);
  }
}
.bg-base-900\/80 {
  background-color: color-mix(in srgb, oklch(0.210 0.006 286) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-base-900\/80 {
    background-color: color-mix(in oklab, var(--color-base-900) 80%, transparent);
  }
}
.bg-base-950 {
  background-color: var(--color-base-950);
}
.bg-black {
  background-color: var(--color-black);
}
.bg-black\/10 {
  background-color: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/10 {
    background-color: color-mix(in oklab, var(--color-black) 10%, transparent);
  }
}
.bg-black\/20 {
  background-color: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/20 {
    background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
}
.bg-black\/50 {
  background-color: color-mix(in srgb, #000 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/50 {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
}
.bg-black\/80 {
  background-color: color-mix(in srgb, #000 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/80 {
    background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
  }
}
.bg-blue-50 {
  background-color: var(--color-blue-50);
}
.bg-border {
  background-color: var(--color-border);
}
.bg-destructive {
  background-color: var(--color-destructive);
}
.bg-destructive\/10 {
  background-color: color-mix(in srgb, oklch(0.577 0.245 27) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-destructive\/10 {
    background-color: color-mix(in oklab, var(--color-destructive) 10%, transparent);
  }
}
.bg-emerald-50 {
  background-color: var(--color-emerald-50);
}
.bg-emerald-500 {
  background-color: var(--color-emerald-500);
}
.bg-emerald-500\/10 {
  background-color: color-mix(in srgb, oklch(69.6% 0.17 162.48) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-emerald-500\/10 {
    background-color: color-mix(in oklab, var(--color-emerald-500) 10%, transparent);
  }
}
.bg-emerald-600 {
  background-color: var(--color-emerald-600);
}
.bg-green-50 {
  background-color: var(--color-green-50);
}
.bg-lime-50 {
  background-color: var(--color-lime-50);
}
.bg-lime-500 {
  background-color: var(--color-lime-500);
}
.bg-muted {
  background-color: var(--color-muted);
}
.bg-neutral-50 {
  background-color: var(--color-neutral-50);
}
.bg-neutral-700 {
  background-color: var(--color-neutral-700);
}
.bg-orange-50 {
  background-color: var(--color-orange-50);
}
.bg-orange-500 {
  background-color: var(--color-orange-500);
}
.bg-orange-600 {
  background-color: var(--color-orange-600);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-primary-50 {
  background-color: var(--color-primary-50);
}
.bg-primary-600 {
  background-color: var(--color-primary-600);
}
.bg-primary\/5 {
  background-color: color-mix(in srgb, oklch(0.577 0.245 27) 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-primary\/5 {
    background-color: color-mix(in oklab, var(--color-primary) 5%, transparent);
  }
}
.bg-primary\/10 {
  background-color: color-mix(in srgb, oklch(0.577 0.245 27) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-primary\/10 {
    background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
  }
}
.bg-red-50 {
  background-color: var(--color-red-50);
}
.bg-red-100 {
  background-color: var(--color-red-100);
}
.bg-red-500 {
  background-color: var(--color-red-500);
}
.bg-red-500\/10 {
  background-color: color-mix(in srgb, oklch(63.7% 0.237 25.331) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-red-500\/10 {
    background-color: color-mix(in oklab, var(--color-red-500) 10%, transparent);
  }
}
.bg-red-600 {
  background-color: var(--color-red-600);
}
.bg-success {
  background-color: var(--color-success);
}
.bg-success\/5 {
  background-color: color-mix(in srgb, oklch(0.577 0.174 149) 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-success\/5 {
    background-color: color-mix(in oklab, var(--color-success) 5%, transparent);
  }
}
.bg-success\/10 {
  background-color: color-mix(in srgb, oklch(0.577 0.174 149) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-success\/10 {
    background-color: color-mix(in oklab, var(--color-success) 10%, transparent);
  }
}
.bg-success\/20 {
  background-color: color-mix(in srgb, oklch(0.577 0.174 149) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-success\/20 {
    background-color: color-mix(in oklab, var(--color-success) 20%, transparent);
  }
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/10 {
  background-color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/10 {
    background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.bg-white\/90 {
  background-color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/90 {
    background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.bg-yellow-50 {
  background-color: var(--color-yellow-50);
}
.bg-yellow-400 {
  background-color: var(--color-yellow-400);
}
.bg-yellow-500 {
  background-color: var(--color-yellow-500);
}
.bg-gradient-to-br {
  --tw-gradient-position: to bottom right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  --tw-gradient-position: to left in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  --tw-gradient-position: to top in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-background {
  --tw-gradient-from: var(--color-background);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-base-950 {
  --tw-gradient-from: var(--color-base-950);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-black {
  --tw-gradient-from: var(--color-black);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-black\/20 {
  --tw-gradient-from: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-black\/20 {
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
}
.from-black\/20 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-black\/40 {
  --tw-gradient-from: color-mix(in srgb, #000 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-black\/40 {
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 40%, transparent);
  }
}
.from-black\/40 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-black\/80 {
  --tw-gradient-from: color-mix(in srgb, #000 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-black\/80 {
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 80%, transparent);
  }
}
.from-black\/80 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-100 {
  --tw-gradient-from: var(--color-neutral-100);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-700 {
  --tw-gradient-from: var(--color-neutral-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-700\/50 {
  --tw-gradient-from: color-mix(in srgb, oklch(37.1% 0 0) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-neutral-700\/50 {
    --tw-gradient-from: color-mix(in oklab, var(--color-neutral-700) 50%, transparent);
  }
}
.from-neutral-700\/50 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-800 {
  --tw-gradient-from: var(--color-neutral-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-800\/80 {
  --tw-gradient-from: color-mix(in srgb, oklch(26.9% 0 0) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-neutral-800\/80 {
    --tw-gradient-from: color-mix(in oklab, var(--color-neutral-800) 80%, transparent);
  }
}
.from-neutral-800\/80 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-900 {
  --tw-gradient-from: var(--color-neutral-900);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-900\/50 {
  --tw-gradient-from: color-mix(in srgb, oklch(20.5% 0 0) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-neutral-900\/50 {
    --tw-gradient-from: color-mix(in oklab, var(--color-neutral-900) 50%, transparent);
  }
}
.from-neutral-900\/50 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-neutral-950 {
  --tw-gradient-from: var(--color-neutral-950);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-primary-600 {
  --tw-gradient-from: var(--color-primary-600);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-primary-700 {
  --tw-gradient-from: var(--color-primary-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-primary-700\/50 {
  --tw-gradient-from: color-mix(in srgb, oklch(0.505 0.213 27) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-primary-700\/50 {
    --tw-gradient-from: color-mix(in oklab, var(--color-primary-700) 50%, transparent);
  }
}
.from-primary-700\/50 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-red-200 {
  --tw-gradient-from: var(--color-red-200);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-red-400 {
  --tw-gradient-from: var(--color-red-400);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-red-600 {
  --tw-gradient-from: var(--color-red-600);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-red-600\/20 {
  --tw-gradient-from: color-mix(in srgb, oklch(57.7% 0.245 27.325) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-red-600\/20 {
    --tw-gradient-from: color-mix(in oklab, var(--color-red-600) 20%, transparent);
  }
}
.from-red-600\/20 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-red-700 {
  --tw-gradient-from: var(--color-red-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-red-800 {
  --tw-gradient-from: var(--color-red-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-transparent {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-white {
  --tw-gradient-from: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-white\/20 {
  --tw-gradient-from: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-white\/20 {
    --tw-gradient-from: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.from-white\/20 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-base-800 {
  --tw-gradient-via: var(--color-base-800);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-base-950 {
  --tw-gradient-via: var(--color-base-950);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-blue-200 {
  --tw-gradient-via: var(--color-blue-200);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-neutral-50 {
  --tw-gradient-via: var(--color-neutral-50);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-neutral-100 {
  --tw-gradient-via: var(--color-neutral-100);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-neutral-800 {
  --tw-gradient-via: var(--color-neutral-800);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-primary-600 {
  --tw-gradient-via: var(--color-primary-600);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-red-500 {
  --tw-gradient-via: var(--color-red-500);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-red-600 {
  --tw-gradient-via: var(--color-red-600);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-red-700 {
  --tw-gradient-via: var(--color-red-700);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-white {
  --tw-gradient-via: var(--color-white);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-base-800 {
  --tw-gradient-to: var(--color-base-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-base-900 {
  --tw-gradient-to: var(--color-base-900);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-green-200 {
  --tw-gradient-to: var(--color-green-200);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-neutral-100 {
  --tw-gradient-to: var(--color-neutral-100);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-neutral-800 {
  --tw-gradient-to: var(--color-neutral-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-neutral-800\/50 {
  --tw-gradient-to: color-mix(in srgb, oklch(26.9% 0 0) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-neutral-800\/50 {
    --tw-gradient-to: color-mix(in oklab, var(--color-neutral-800) 50%, transparent);
  }
}
.to-neutral-800\/50 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-neutral-900 {
  --tw-gradient-to: var(--color-neutral-900);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-neutral-900\/80 {
  --tw-gradient-to: color-mix(in srgb, oklch(20.5% 0 0) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-neutral-900\/80 {
    --tw-gradient-to: color-mix(in oklab, var(--color-neutral-900) 80%, transparent);
  }
}
.to-neutral-900\/80 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-neutral-950 {
  --tw-gradient-to: var(--color-neutral-950);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-primary-700 {
  --tw-gradient-to: var(--color-primary-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-primary-800 {
  --tw-gradient-to: var(--color-primary-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-primary-800\/50 {
  --tw-gradient-to: color-mix(in srgb, oklch(0.444 0.177 26) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-primary-800\/50 {
    --tw-gradient-to: color-mix(in oklab, var(--color-primary-800) 50%, transparent);
  }
}
.to-primary-800\/50 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-red-400 {
  --tw-gradient-to: var(--color-red-400);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-red-700 {
  --tw-gradient-to: var(--color-red-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-red-700\/20 {
  --tw-gradient-to: color-mix(in srgb, oklch(50.5% 0.213 27.518) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-red-700\/20 {
    --tw-gradient-to: color-mix(in oklab, var(--color-red-700) 20%, transparent);
  }
}
.to-red-700\/20 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-red-800 {
  --tw-gradient-to: var(--color-red-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-transparent {
  --tw-gradient-to: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-white {
  --tw-gradient-to: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-white\/10 {
  --tw-gradient-to: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-white\/10 {
    --tw-gradient-to: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.to-white\/10 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.bg-cover {
  background-size: cover;
}
.bg-clip-text {
  background-clip: text;
}
.bg-center {
  background-position: center;
}
.mask-repeat {
  mask-repeat: repeat;
}
.fill-current {
  fill: currentcolor;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-0\.5 {
  padding: calc(var(--spacing) * 0.5);
}
.p-1 {
  padding: calc(var(--spacing) * 1);
}
.p-1\.5 {
  padding: calc(var(--spacing) * 1.5);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-8 {
  padding: calc(var(--spacing) * 8);
}
.p-12 {
  padding: calc(var(--spacing) * 12);
}
.px-1 {
  padding-inline: calc(var(--spacing) * 1);
}
.px-1\.5 {
  padding-inline: calc(var(--spacing) * 1.5);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-2\.5 {
  padding-inline: calc(var(--spacing) * 2.5);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-3\.5 {
  padding-inline: calc(var(--spacing) * 3.5);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.px-10 {
  padding-inline: calc(var(--spacing) * 10);
}
.py-0 {
  padding-block: calc(var(--spacing) * 0);
}
.py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-1\.5 {
  padding-block: calc(var(--spacing) * 1.5);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-2\.5 {
  padding-block: calc(var(--spacing) * 2.5);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-3\.5 {
  padding-block: calc(var(--spacing) * 3.5);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-5 {
  padding-block: calc(var(--spacing) * 5);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.py-20 {
  padding-block: calc(var(--spacing) * 20);
}
.py-24 {
  padding-block: calc(var(--spacing) * 24);
}
.pt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.pt-0\.5 {
  padding-top: calc(var(--spacing) * 0.5);
}
.pt-1 {
  padding-top: calc(var(--spacing) * 1);
}
.pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.pt-3 {
  padding-top: calc(var(--spacing) * 3);
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-5 {
  padding-top: calc(var(--spacing) * 5);
}
.pt-6 {
  padding-top: calc(var(--spacing) * 6);
}
.pt-8 {
  padding-top: calc(var(--spacing) * 8);
}
.pt-10 {
  padding-top: calc(var(--spacing) * 10);
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pr-3 {
  padding-right: calc(var(--spacing) * 3);
}
.pr-4 {
  padding-right: calc(var(--spacing) * 4);
}
.pr-12 {
  padding-right: calc(var(--spacing) * 12);
}
.pb-1 {
  padding-bottom: calc(var(--spacing) * 1);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-3 {
  padding-bottom: calc(var(--spacing) * 3);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-5 {
  padding-bottom: calc(var(--spacing) * 5);
}
.pb-6 {
  padding-bottom: calc(var(--spacing) * 6);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pb-36 {
  padding-bottom: calc(var(--spacing) * 36);
}
.pl-1 {
  padding-left: calc(var(--spacing) * 1);
}
.pl-3 {
  padding-left: calc(var(--spacing) * 3);
}
.pl-4 {
  padding-left: calc(var(--spacing) * 4);
}
.pl-6 {
  padding-left: calc(var(--spacing) * 6);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-mono {
  font-family: var(--font-mono);
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-5xl {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
}
.text-6xl {
  font-size: var(--text-6xl);
  line-height: var(--tw-leading, var(--text-6xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.text-\[8rem\] {
  font-size: 8rem;
}
.text-\[9px\] {
  font-size: 9px;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-fluid-2xl {
  font-size: var(--text-fluid-2xl);
}
.text-fluid-3xl {
  font-size: var(--text-fluid-3xl);
}
.text-fluid-4xl {
  font-size: var(--text-fluid-4xl);
}
.text-fluid-xl {
  font-size: var(--text-fluid-xl);
}
.leading-\[0\.95\] {
  --tw-leading: 0.95;
  line-height: 0.95;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.leading-snug {
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-black {
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-extrabold {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-tight {
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
.tracking-tighter {
  --tw-tracking: var(--tracking-tighter);
  letter-spacing: var(--tracking-tighter);
}
.tracking-wide {
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
}
.tracking-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.whitespace-nowrap {
  white-space: nowrap;
}
.badge-outline {
  border: 1px solid var(--color-base-200);
  color: var(--color-base-700);
}
.text-accent-500 {
  color: var(--color-accent-500);
}
.text-amber-400 {
  color: var(--color-amber-400);
}
.text-amber-600 {
  color: var(--color-amber-600);
}
.text-amber-700 {
  color: var(--color-amber-700);
}
.text-amber-800 {
  color: var(--color-amber-800);
}
.text-amber-950 {
  color: var(--color-amber-950);
}
.text-base-200 {
  color: var(--color-base-200);
}
.text-base-300 {
  color: var(--color-base-300);
}
.text-base-400 {
  color: var(--color-base-400);
}
.text-base-500 {
  color: var(--color-base-500);
}
.text-base-600 {
  color: var(--color-base-600);
}
.text-base-700 {
  color: var(--color-base-700);
}
.text-base-900 {
  color: var(--color-base-900);
}
.text-base-950 {
  color: var(--color-base-950);
}
.text-blue-600 {
  color: var(--color-blue-600);
}
.text-blue-700 {
  color: var(--color-blue-700);
}
.text-blue-900 {
  color: var(--color-blue-900);
}
.text-destructive {
  color: var(--color-destructive);
}
.text-emerald-400 {
  color: var(--color-emerald-400);
}
.text-emerald-500 {
  color: var(--color-emerald-500);
}
.text-emerald-600 {
  color: var(--color-emerald-600);
}
.text-emerald-700 {
  color: var(--color-emerald-700);
}
.text-foreground {
  color: var(--color-foreground);
}
.text-green-400 {
  color: var(--color-green-400);
}
.text-green-600 {
  color: var(--color-green-600);
}
.text-green-700 {
  color: var(--color-green-700);
}
.text-lime-600 {
  color: var(--color-lime-600);
}
.text-muted {
  color: var(--color-muted);
}
.text-muted-foreground {
  color: var(--color-muted-foreground);
}
.text-neutral-300 {
  color: var(--color-neutral-300);
}
.text-neutral-400 {
  color: var(--color-neutral-400);
}
.text-neutral-600 {
  color: var(--color-neutral-600);
}
.text-neutral-700 {
  color: var(--color-neutral-700);
}
.text-neutral-900 {
  color: var(--color-neutral-900);
}
.text-orange-700 {
  color: var(--color-orange-700);
}
.text-primary {
  color: var(--color-primary);
}
.text-primary-400 {
  color: var(--color-primary-400);
}
.text-primary-500 {
  color: var(--color-primary-500);
}
.text-primary-600 {
  color: var(--color-primary-600);
}
.text-primary-foreground {
  color: var(--color-primary-foreground);
}
.text-red-100 {
  color: var(--color-red-100);
}
.text-red-300 {
  color: var(--color-red-300);
}
.text-red-300\/60 {
  color: color-mix(in srgb, oklch(80.8% 0.114 19.571) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-red-300\/60 {
    color: color-mix(in oklab, var(--color-red-300) 60%, transparent);
  }
}
.text-red-400 {
  color: var(--color-red-400);
}
.text-red-500 {
  color: var(--color-red-500);
}
.text-red-600 {
  color: var(--color-red-600);
}
.text-red-700 {
  color: var(--color-red-700);
}
.text-red-800 {
  color: var(--color-red-800);
}
.text-success {
  color: var(--color-success);
}
.text-transparent {
  color: transparent;
}
.text-white {
  color: var(--color-white);
}
.text-white\/10 {
  color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/10 {
    color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.text-white\/60 {
  color: color-mix(in srgb, #fff 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/60 {
    color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
}
.text-white\/70 {
  color: color-mix(in srgb, #fff 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/70 {
    color: color-mix(in oklab, var(--color-white) 70%, transparent);
  }
}
.text-white\/80 {
  color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/80 {
    color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.text-white\/90 {
  color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/90 {
    color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.text-yellow-400 {
  color: var(--color-yellow-400);
}
.text-yellow-700 {
  color: var(--color-yellow-700);
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
}
.no-underline {
  text-decoration-line: none;
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-4 {
  text-underline-offset: 4px;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-10 {
  opacity: 10%;
}
.opacity-20 {
  opacity: 20%;
}
.opacity-25 {
  opacity: 25%;
}
.opacity-30 {
  opacity: 30%;
}
.opacity-40 {
  opacity: 40%;
}
.opacity-50 {
  opacity: 50%;
}
.opacity-60 {
  opacity: 60%;
}
.opacity-65 {
  opacity: 65%;
}
.opacity-70 {
  opacity: 70%;
}
.opacity-75 {
  opacity: 75%;
}
.opacity-80 {
  opacity: 80%;
}
.opacity-100 {
  opacity: 100%;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_-1px_3px_rgba\(0\,0\,0\,0\.05\)\] {
  --tw-shadow: 0 -1px 3px var(--tw-shadow-color, rgba(0,0,0,0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, oklch(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, oklch(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, oklch(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, oklch(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, oklch(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xs {
  --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-1 {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-2 {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-base-200 {
  --tw-ring-color: var(--color-base-200);
}
.ring-base-700 {
  --tw-ring-color: var(--color-base-700);
}
.ring-base-900 {
  --tw-ring-color: var(--color-base-900);
}
.ring-primary {
  --tw-ring-color: var(--color-primary);
}
.ring-primary\/20 {
  --tw-ring-color: color-mix(in srgb, oklch(0.577 0.245 27) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .ring-primary\/20 {
    --tw-ring-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
  }
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.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,);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(var(--blur-sm));
  -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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[border-color\,background-color\,box-shadow\] {
  transition-property: border-color,background-color,box-shadow;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[border-color\,background-color\] {
  transition-property: border-color,background-color;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[border-color\,box-shadow\] {
  transition-property: border-color,box-shadow;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[border-color\] {
  transition-property: border-color;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[box-shadow\,transform\] {
  transition-property: box-shadow,transform;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[box-shadow\] {
  transition-property: box-shadow;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[opacity\] {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[transform\,opacity\] {
  transition-property: transform,opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[translate\] {
  transition-property: translate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-\[width\] {
  transition-property: width;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-150 {
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-400 {
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.ease-in {
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-woo2026 {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-base-950);
  --tw-prose-lead: var(--color-base-700);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-base-950);
  --tw-prose-counters: var(--color-base-600);
  --tw-prose-bullets: var(--color-base-400);
  --tw-prose-hr: var(--color-border);
  --tw-prose-quotes: var(--color-base-800);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-base-600);
  --tw-prose-kbd: var(--color-base-800);
  --tw-prose-kbd-shadows: var(--color-base-800);
  --tw-prose-code: var(--color-base-800);
  --tw-prose-pre-code: var(--color-base-100);
  --tw-prose-pre-bg: var(--color-base-900);
  --tw-prose-th-borders: var(--color-base-300);
  --tw-prose-td-borders: var(--color-base-200);
  --tw-prose-invert-body: var(--color-base-200);
  --tw-prose-invert-headings: var(--color-base-50);
  --tw-prose-invert-lead: var(--color-base-300);
  --tw-prose-invert-links: var(--color-primary-400);
  --tw-prose-invert-bold: var(--color-base-50);
  --tw-prose-invert-counters: var(--color-base-400);
  --tw-prose-invert-bullets: var(--color-base-600);
  --tw-prose-invert-hr: var(--color-base-700);
  --tw-prose-invert-quotes: var(--color-base-100);
  --tw-prose-invert-quote-borders: var(--color-primary-400);
  --tw-prose-invert-captions: var(--color-base-400);
  --tw-prose-invert-kbd: var(--color-base-200);
  --tw-prose-invert-kbd-shadows: var(--color-base-200);
  --tw-prose-invert-code: var(--color-base-200);
  --tw-prose-invert-pre-code: var(--color-base-800);
  --tw-prose-invert-pre-bg: var(--color-base-100);
  --tw-prose-invert-th-borders: var(--color-base-700);
  --tw-prose-invert-td-borders: var(--color-base-800);
}
.outline-none {
  --tw-outline-style: none;
  outline-style: none;
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.group-open\:hidden:is(:where(.group):is([open],:popover-open,:open) *) {
  display: none;
}
.group-open\:rotate-90:is(:where(.group):is([open],:popover-open,:open) *) {
  rotate: 90deg;
}
.group-open\:rotate-180:is(:where(.group):is([open],:popover-open,:open) *) {
  rotate: 180deg;
}
.group-open\:text-primary:is(:where(.group):is([open],:popover-open,:open) *) {
  color: var(--color-primary);
}
@media (hover: hover) {
  .group-hover\:translate-x-0\.5:is(:where(.group):hover *) {
    --tw-translate-x: calc(var(--spacing) * 0.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .group-hover\:translate-x-1:is(:where(.group):hover *) {
    --tw-translate-x: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .group-hover\:scale-105:is(:where(.group):hover *) {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:scale-110:is(:where(.group):hover *) {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:border-base-300:is(:where(.group):hover *) {
    border-color: var(--color-base-300);
  }
}
@media (hover: hover) {
  .group-hover\:border-base-400:is(:where(.group):hover *) {
    border-color: var(--color-base-400);
  }
}
@media (hover: hover) {
  .group-hover\:border-white\/30:is(:where(.group):hover *) {
    border-color: color-mix(in srgb, #fff 30%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:border-white\/30:is(:where(.group):hover *) {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:bg-base-100:is(:where(.group):hover *) {
    background-color: var(--color-base-100);
  }
}
@media (hover: hover) {
  .group-hover\:bg-base-200:is(:where(.group):hover *) {
    background-color: var(--color-base-200);
  }
}
@media (hover: hover) {
  .group-hover\:bg-base-900:is(:where(.group):hover *) {
    background-color: var(--color-base-900);
  }
}
@media (hover: hover) {
  .group-hover\:bg-base-950:is(:where(.group):hover *) {
    background-color: var(--color-base-950);
  }
}
@media (hover: hover) {
  .group-hover\:bg-black\/30:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #000 30%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-black\/30:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:bg-primary:is(:where(.group):hover *) {
    background-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .group-hover\:bg-primary-50:is(:where(.group):hover *) {
    background-color: var(--color-primary-50);
  }
}
@media (hover: hover) {
  .group-hover\:bg-primary-600:is(:where(.group):hover *) {
    background-color: var(--color-primary-600);
  }
}
@media (hover: hover) {
  .group-hover\:bg-white\/30:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #fff 30%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-white\/30:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:from-neutral-600\/60:is(:where(.group):hover *) {
    --tw-gradient-from: color-mix(in srgb, oklch(43.9% 0 0) 60%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:from-neutral-600\/60:is(:where(.group):hover *) {
      --tw-gradient-from: color-mix(in oklab, var(--color-neutral-600) 60%, transparent);
    }
  }
  .group-hover\:from-neutral-600\/60:is(:where(.group):hover *) {
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .group-hover\:to-neutral-700\/60:is(:where(.group):hover *) {
    --tw-gradient-to: color-mix(in srgb, oklch(37.1% 0 0) 60%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:to-neutral-700\/60:is(:where(.group):hover *) {
      --tw-gradient-to: color-mix(in oklab, var(--color-neutral-700) 60%, transparent);
    }
  }
  .group-hover\:to-neutral-700\/60:is(:where(.group):hover *) {
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .group-hover\:tracking-wide:is(:where(.group):hover *) {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
}
@media (hover: hover) {
  .group-hover\:text-base-700:is(:where(.group):hover *) {
    color: var(--color-base-700);
  }
}
@media (hover: hover) {
  .group-hover\:text-base-950:is(:where(.group):hover *) {
    color: var(--color-base-950);
  }
}
@media (hover: hover) {
  .group-hover\:text-neutral-100:is(:where(.group):hover *) {
    color: var(--color-neutral-100);
  }
}
@media (hover: hover) {
  .group-hover\:text-primary:is(:where(.group):hover *) {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .group-hover\:text-primary-400:is(:where(.group):hover *) {
    color: var(--color-primary-400);
  }
}
@media (hover: hover) {
  .group-hover\:text-primary-600:is(:where(.group):hover *) {
    color: var(--color-primary-600);
  }
}
@media (hover: hover) {
  .group-hover\:text-white:is(:where(.group):hover *) {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .group-hover\:underline:is(:where(.group):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\:underline-offset-4:is(:where(.group):hover *) {
    text-underline-offset: 4px;
  }
}
@media (hover: hover) {
  .group-hover\:opacity-80:is(:where(.group):hover *) {
    opacity: 80%;
  }
}
@media (hover: hover) {
  .group-hover\:opacity-100:is(:where(.group):hover *) {
    opacity: 100%;
  }
}
@media (hover: hover) {
  .group-hover\:shadow-sm:is(:where(.group):hover *) {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, oklch(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .group-hover\:shadow-xl:is(:where(.group):hover *) {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .group-hover\:shadow-white\/20:is(:where(.group):hover *) {
    --tw-shadow-color: color-mix(in srgb, #fff 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:shadow-white\/20:is(:where(.group):hover *) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-white) 20%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\/img\:translate-y-0:is(:where(.group\/img):hover *) {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .group-hover\/img\:scale-105:is(:where(.group\/img):hover *) {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
.placeholder\:text-base-400::placeholder {
  color: var(--color-base-400);
}
.last\:border-0:last-child {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.last\:border-b-0:last-child {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
}
@media (hover: hover) {
  .hover\:-translate-y-0\.5:hover {
    --tw-translate-y: calc(var(--spacing) * -0.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:-translate-y-1:hover {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:scale-105:hover {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .hover\:scale-\[1\.02\]:hover {
    scale: 1.02;
  }
}
@media (hover: hover) {
  .hover\:border-base-200:hover {
    border-color: var(--color-base-200);
  }
}
@media (hover: hover) {
  .hover\:border-base-300:hover {
    border-color: var(--color-base-300);
  }
}
@media (hover: hover) {
  .hover\:border-base-400:hover {
    border-color: var(--color-base-400);
  }
}
@media (hover: hover) {
  .hover\:border-base-500:hover {
    border-color: var(--color-base-500);
  }
}
@media (hover: hover) {
  .hover\:border-base-600:hover {
    border-color: var(--color-base-600);
  }
}
@media (hover: hover) {
  .hover\:border-base-700:hover {
    border-color: var(--color-base-700);
  }
}
@media (hover: hover) {
  .hover\:border-base-950:hover {
    border-color: var(--color-base-950);
  }
}
@media (hover: hover) {
  .hover\:border-neutral-600\/50:hover {
    border-color: color-mix(in srgb, oklch(43.9% 0 0) 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-neutral-600\/50:hover {
      border-color: color-mix(in oklab, var(--color-neutral-600) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:border-neutral-600\/80:hover {
    border-color: color-mix(in srgb, oklch(43.9% 0 0) 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-neutral-600\/80:hover {
      border-color: color-mix(in oklab, var(--color-neutral-600) 80%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:border-primary\/50:hover {
    border-color: color-mix(in srgb, oklch(0.577 0.245 27) 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-primary\/50:hover {
      border-color: color-mix(in oklab, var(--color-primary) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-base-50:hover {
    background-color: var(--color-base-50);
  }
}
@media (hover: hover) {
  .hover\:bg-base-50\/50:hover {
    background-color: color-mix(in srgb, oklch(0.985 0.002 247) 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-base-50\/50:hover {
      background-color: color-mix(in oklab, var(--color-base-50) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-base-100:hover {
    background-color: var(--color-base-100);
  }
}
@media (hover: hover) {
  .hover\:bg-base-100\/60:hover {
    background-color: color-mix(in srgb, oklch(0.967 0.001 286) 60%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-base-100\/60:hover {
      background-color: color-mix(in oklab, var(--color-base-100) 60%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-base-700:hover {
    background-color: var(--color-base-700);
  }
}
@media (hover: hover) {
  .hover\:bg-base-700\/50:hover {
    background-color: color-mix(in srgb, oklch(0.370 0.013 286) 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-base-700\/50:hover {
      background-color: color-mix(in oklab, var(--color-base-700) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-base-800:hover {
    background-color: var(--color-base-800);
  }
}
@media (hover: hover) {
  .hover\:bg-base-800\/80:hover {
    background-color: color-mix(in srgb, oklch(0.274 0.006 286) 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-base-800\/80:hover {
      background-color: color-mix(in oklab, var(--color-base-800) 80%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-muted:hover {
    background-color: var(--color-muted);
  }
}
@media (hover: hover) {
  .hover\:bg-muted\/50:hover {
    background-color: color-mix(in srgb, oklch(0.967 0.001 286) 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-muted\/50:hover {
      background-color: color-mix(in oklab, var(--color-muted) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-neutral-50:hover {
    background-color: var(--color-neutral-50);
  }
}
@media (hover: hover) {
  .hover\:bg-primary-600:hover {
    background-color: var(--color-primary-600);
  }
}
@media (hover: hover) {
  .hover\:bg-primary-700:hover {
    background-color: var(--color-primary-700);
  }
}
@media (hover: hover) {
  .hover\:bg-primary\/90:hover {
    background-color: color-mix(in srgb, oklch(0.577 0.245 27) 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-primary\/90:hover {
      background-color: color-mix(in oklab, var(--color-primary) 90%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-red-50:hover {
    background-color: var(--color-red-50);
  }
}
@media (hover: hover) {
  .hover\:bg-success\/10:hover {
    background-color: color-mix(in srgb, oklch(0.577 0.174 149) 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-success\/10:hover {
      background-color: color-mix(in oklab, var(--color-success) 10%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-white:hover {
    background-color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:bg-white\/10:hover {
    background-color: color-mix(in srgb, #fff 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/10:hover {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-white\/20:hover {
    background-color: color-mix(in srgb, #fff 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/20:hover {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:from-neutral-50:hover {
    --tw-gradient-from: var(--color-neutral-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:from-neutral-700\/90:hover {
    --tw-gradient-from: color-mix(in srgb, oklch(37.1% 0 0) 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:from-neutral-700\/90:hover {
      --tw-gradient-from: color-mix(in oklab, var(--color-neutral-700) 90%, transparent);
    }
  }
  .hover\:from-neutral-700\/90:hover {
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:from-primary-600:hover {
    --tw-gradient-from: var(--color-primary-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:from-red-600:hover {
    --tw-gradient-from: var(--color-red-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:from-white:hover {
    --tw-gradient-from: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:via-neutral-50:hover {
    --tw-gradient-via: var(--color-neutral-50);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
}
@media (hover: hover) {
  .hover\:via-primary-500:hover {
    --tw-gradient-via: var(--color-primary-500);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
}
@media (hover: hover) {
  .hover\:via-red-500:hover {
    --tw-gradient-via: var(--color-red-500);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
}
@media (hover: hover) {
  .hover\:via-white:hover {
    --tw-gradient-via: var(--color-white);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
}
@media (hover: hover) {
  .hover\:to-neutral-50:hover {
    --tw-gradient-to: var(--color-neutral-50);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:to-neutral-800\/90:hover {
    --tw-gradient-to: color-mix(in srgb, oklch(26.9% 0 0) 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:to-neutral-800\/90:hover {
      --tw-gradient-to: color-mix(in oklab, var(--color-neutral-800) 90%, transparent);
    }
  }
  .hover\:to-neutral-800\/90:hover {
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:to-primary-600:hover {
    --tw-gradient-to: var(--color-primary-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:to-red-600:hover {
    --tw-gradient-to: var(--color-red-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:to-white:hover {
    --tw-gradient-to: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:text-base-200:hover {
    color: var(--color-base-200);
  }
}
@media (hover: hover) {
  .hover\:text-base-300:hover {
    color: var(--color-base-300);
  }
}
@media (hover: hover) {
  .hover\:text-base-600:hover {
    color: var(--color-base-600);
  }
}
@media (hover: hover) {
  .hover\:text-base-700:hover {
    color: var(--color-base-700);
  }
}
@media (hover: hover) {
  .hover\:text-base-900:hover {
    color: var(--color-base-900);
  }
}
@media (hover: hover) {
  .hover\:text-base-950:hover {
    color: var(--color-base-950);
  }
}
@media (hover: hover) {
  .hover\:text-primary:hover {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:text-primary-600:hover {
    color: var(--color-primary-600);
  }
}
@media (hover: hover) {
  .hover\:text-primary-700:hover {
    color: var(--color-primary-700);
  }
}
@media (hover: hover) {
  .hover\:text-red-100:hover {
    color: var(--color-red-100);
  }
}
@media (hover: hover) {
  .hover\:text-red-300:hover {
    color: var(--color-red-300);
  }
}
@media (hover: hover) {
  .hover\:text-red-400:hover {
    color: var(--color-red-400);
  }
}
@media (hover: hover) {
  .hover\:text-red-500:hover {
    color: var(--color-red-500);
  }
}
@media (hover: hover) {
  .hover\:text-red-600:hover {
    color: var(--color-red-600);
  }
}
@media (hover: hover) {
  .hover\:text-red-700:hover {
    color: var(--color-red-700);
  }
}
@media (hover: hover) {
  .hover\:text-white:hover {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .hover\:underline-offset-4:hover {
    text-underline-offset: 4px;
  }
}
@media (hover: hover) {
  .hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, oklch(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, oklch(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, oklch(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, oklch(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-sm:hover {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, oklch(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-neutral-900\/50:hover {
    --tw-shadow-color: color-mix(in srgb, oklch(20.5% 0 0) 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-neutral-900\/50:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-neutral-900) 50%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:shadow-primary-500\/25:hover {
    --tw-shadow-color: color-mix(in srgb, oklch(0.637 0.237 25) 25%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-primary-500\/25:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-primary-500) 25%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:shadow-red-500\/25:hover {
    --tw-shadow-color: color-mix(in srgb, oklch(63.7% 0.237 25.331) 25%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-red-500\/25:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-red-500) 25%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:shadow-white\/20:hover {
    --tw-shadow-color: color-mix(in srgb, #fff 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-white\/20:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-white) 20%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:shadow-white\/30:hover {
    --tw-shadow-color: color-mix(in srgb, #fff 30%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-white\/30:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-white) 30%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip-path: none;
  white-space: normal;
}
.focus\:fixed:focus {
  position: fixed;
}
.focus\:top-4:focus {
  top: calc(var(--spacing) * 4);
}
.focus\:left-4:focus {
  left: calc(var(--spacing) * 4);
}
.focus\:z-50:focus {
  z-index: 50;
}
.focus\:rounded:focus {
  border-radius: 0.25rem;
}
.focus\:border-base-900:focus {
  border-color: var(--color-base-900);
}
.focus\:border-destructive:focus {
  border-color: var(--color-destructive);
}
.focus\:border-primary:focus {
  border-color: var(--color-primary);
}
.focus\:bg-primary-600:focus {
  background-color: var(--color-primary-600);
}
.focus\:px-4:focus {
  padding-inline: calc(var(--spacing) * 4);
}
.focus\:py-2:focus {
  padding-block: calc(var(--spacing) * 2);
}
.focus\:text-white:focus {
  color: var(--color-white);
}
.focus\:ring-0:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:ring-1:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:ring-2:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:ring-base-900:focus {
  --tw-ring-color: var(--color-base-900);
}
.focus\:ring-base-950:focus {
  --tw-ring-color: var(--color-base-950);
}
.focus\:ring-destructive\/20:focus {
  --tw-ring-color: color-mix(in srgb, oklch(0.577 0.245 27) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .focus\:ring-destructive\/20:focus {
    --tw-ring-color: color-mix(in oklab, var(--color-destructive) 20%, transparent);
  }
}
.focus\:ring-primary\/20:focus {
  --tw-ring-color: color-mix(in srgb, oklch(0.577 0.245 27) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .focus\:ring-primary\/20:focus {
    --tw-ring-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
  }
}
.focus\:ring-red-500:focus {
  --tw-ring-color: var(--color-red-500);
}
.focus\:outline-2:focus {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
.focus\:outline-offset-1:focus {
  outline-offset: 1px;
}
.focus\:outline-offset-2:focus {
  outline-offset: 2px;
}
.focus\:outline-base-950:focus {
  outline-color: var(--color-base-950);
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.focus-visible\:outline-2:focus-visible {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}
.focus-visible\:outline-base-950:focus-visible {
  outline-color: var(--color-base-950);
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:opacity-30:disabled {
  opacity: 30%;
}
.disabled\:opacity-40:disabled {
  opacity: 40%;
}
@media (width >= 40rem) {
  .sm\:static {
    position: static;
  }
}
@media (width >= 40rem) {
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 40rem) {
  .sm\:-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }
}
@media (width >= 40rem) {
  .sm\:mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  .sm\:-mt-16 {
    margin-top: calc(var(--spacing) * -16);
  }
}
@media (width >= 40rem) {
  .sm\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  .sm\:block {
    display: block;
  }
}
@media (width >= 40rem) {
  .sm\:grid {
    display: grid;
  }
}
@media (width >= 40rem) {
  .sm\:hidden {
    display: none;
  }
}
@media (width >= 40rem) {
  .sm\:inline {
    display: inline;
  }
}
@media (width >= 40rem) {
  .sm\:inline-flex {
    display: inline-flex;
  }
}
@media (width >= 40rem) {
  .sm\:h-3 {
    height: calc(var(--spacing) * 3);
  }
}
@media (width >= 40rem) {
  .sm\:h-5 {
    height: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:h-16 {
    height: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:h-20 {
    height: calc(var(--spacing) * 20);
  }
}
@media (width >= 40rem) {
  .sm\:h-24 {
    height: calc(var(--spacing) * 24);
  }
}
@media (width >= 40rem) {
  .sm\:h-28 {
    height: calc(var(--spacing) * 28);
  }
}
@media (width >= 40rem) {
  .sm\:w-3 {
    width: calc(var(--spacing) * 3);
  }
}
@media (width >= 40rem) {
  .sm\:w-5 {
    width: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:w-12 {
    width: calc(var(--spacing) * 12);
  }
}
@media (width >= 40rem) {
  .sm\:w-16 {
    width: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:w-20 {
    width: calc(var(--spacing) * 20);
  }
}
@media (width >= 40rem) {
  .sm\:w-24 {
    width: calc(var(--spacing) * 24);
  }
}
@media (width >= 40rem) {
  .sm\:w-28 {
    width: calc(var(--spacing) * 28);
  }
}
@media (width >= 40rem) {
  .sm\:w-32 {
    width: calc(var(--spacing) * 32);
  }
}
@media (width >= 40rem) {
  .sm\:w-40 {
    width: calc(var(--spacing) * 40);
  }
}
@media (width >= 40rem) {
  .sm\:w-auto {
    width: auto;
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
}
@media (width >= 40rem) {
  .sm\:items-center {
    align-items: center;
  }
}
@media (width >= 40rem) {
  .sm\:items-end {
    align-items: flex-end;
  }
}
@media (width >= 40rem) {
  .sm\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 40rem) {
  .sm\:justify-center {
    justify-content: center;
  }
}
@media (width >= 40rem) {
  .sm\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 40rem) {
  .sm\:gap-3 {
    gap: calc(var(--spacing) * 3);
  }
}
@media (width >= 40rem) {
  .sm\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 40rem) {
  .sm\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:overflow-visible {
    overflow: visible;
  }
}
@media (width >= 40rem) {
  .sm\:overflow-x-visible {
    overflow-x: visible;
  }
}
@media (width >= 40rem) {
  .sm\:p-5 {
    padding: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 40rem) {
  .sm\:p-10 {
    padding: calc(var(--spacing) * 10);
  }
}
@media (width >= 40rem) {
  .sm\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  .sm\:px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
}
@media (width >= 40rem) {
  .sm\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
}
@media (width >= 40rem) {
  .sm\:py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
}
@media (width >= 40rem) {
  .sm\:py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
}
@media (width >= 40rem) {
  .sm\:pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  .sm\:pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
}
@media (width >= 40rem) {
  .sm\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-\[10rem\] {
    font-size: 10rem;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:static {
    position: static;
  }
}
@media (width >= 64rem) {
  .lg\:sticky {
    position: sticky;
  }
}
@media (width >= 64rem) {
  .lg\:top-8 {
    top: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:top-24 {
    top: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:top-36 {
    top: calc(var(--spacing) * 36);
  }
}
@media (width >= 64rem) {
  .lg\:order-1 {
    order: 1;
  }
}
@media (width >= 64rem) {
  .lg\:order-2 {
    order: 2;
  }
}
@media (width >= 64rem) {
  .lg\:order-3 {
    order: 3;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
}
@media (width >= 64rem) {
  .lg\:mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-inline-start: 1em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    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;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.8888889em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8666667em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.875em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    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;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start: 1.5555556em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4444444em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li p) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.3333333em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6666667em;
    padding-inline-start: 1.5555556em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.75em;
    padding-inline-end: 0.75em;
    padding-bottom: 0.75em;
    padding-inline-start: 0.75em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-start: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.lg\:prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:flex {
    display: flex;
  }
}
@media (width >= 64rem) {
  .lg\:grid {
    display: grid;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:inline {
    display: inline;
  }
}
@media (width >= 64rem) {
  .lg\:inline-flex {
    display: inline-flex;
  }
}
@media (width >= 64rem) {
  .lg\:h-20 {
    height: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:h-\[360px\] {
    height: 360px;
  }
}
@media (width >= 64rem) {
  .lg\:h-full {
    height: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:w-56 {
    width: calc(var(--spacing) * 56);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[640px\] {
    width: 640px;
  }
}
@media (width >= 64rem) {
  .lg\:w-auto {
    width: auto;
  }
}
@media (width >= 64rem) {
  .lg\:flex-shrink-0 {
    flex-shrink: 0;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[2fr_3fr\] {
    grid-template-columns: 2fr 3fr;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[3fr_2fr\] {
    grid-template-columns: 3fr 2fr;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[260px_1fr\] {
    grid-template-columns: 260px 1fr;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[280px_1fr\] {
    grid-template-columns: 280px 1fr;
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:items-center {
    align-items: center;
  }
}
@media (width >= 64rem) {
  .lg\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 64rem) {
  .lg\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
}
@media (width >= 64rem) {
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:self-start {
    align-self: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:overflow-visible {
    overflow: visible;
  }
}
@media (width >= 64rem) {
  .lg\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:p-10 {
    padding: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:py-14 {
    padding-block: calc(var(--spacing) * 14);
  }
}
@media (width >= 64rem) {
  .lg\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:py-28 {
    padding-block: calc(var(--spacing) * 28);
  }
}
@media (width >= 64rem) {
  .lg\:py-32 {
    padding-block: calc(var(--spacing) * 32);
  }
}
@media (width >= 64rem) {
  .lg\:pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:text-left {
    text-align: left;
  }
}
@media (width >= 64rem) {
  .lg\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-\[12rem\] {
    font-size: 12rem;
  }
}
@media (width >= 80rem) {
  .xl\:flex {
    display: flex;
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
.prose-a\:text-primary :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
.prose-a\:text-white\/80 :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .prose-a\:text-white\/80 :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.prose-a\:underline :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  text-decoration-line: underline;
}
.prose-strong\:text-white\/80 :is(strong):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .prose-strong\:text-white\/80 :is(strong):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.prose-em\:text-white\/60 :is(em):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: color-mix(in srgb, #fff 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .prose-em\:text-white\/60 :is(em):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
}
.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker {
  display: none;
}
.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button {
  appearance: none;
}
.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button {
  appearance: none;
}
.\[\&\>a\]\:inline-flex > a {
  display: inline-flex;
}
.\[\&\>a\]\:h-10 > a {
  height: calc(var(--spacing) * 10);
}
.\[\&\>a\]\:min-w-10 > a {
  min-width: calc(var(--spacing) * 10);
}
.\[\&\>a\]\:items-center > a {
  align-items: center;
}
.\[\&\>a\]\:justify-center > a {
  justify-content: center;
}
.\[\&\>a\]\:rounded-md > a {
  border-radius: var(--radius-md);
}
.\[\&\>a\]\:border > a {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.\[\&\>a\]\:border-base-300 > a {
  border-color: var(--color-base-300);
}
.\[\&\>a\]\:px-3 > a {
  padding-inline: calc(var(--spacing) * 3);
}
.\[\&\>a\]\:text-sm > a {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.\[\&\>a\]\:font-medium > a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.\[\&\>a\]\:text-base-600 > a {
  color: var(--color-base-600);
}
.\[\&\>a\]\:underline > a {
  text-decoration-line: underline;
}
.\[\&\>a\]\:underline-offset-4 > a {
  text-underline-offset: 4px;
}
.\[\&\>a\]\:transition-colors > a {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
@media (hover: hover) {
  .hover\:\[\&\>a\]\:border-base-950:hover > a {
    border-color: var(--color-base-950);
  }
}
@media (hover: hover) {
  .hover\:\[\&\>a\]\:bg-base-950:hover > a {
    background-color: var(--color-base-950);
  }
}
@media (hover: hover) {
  :is(.\[\&\>a\]\:hover\:text-white > a):hover {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:\[\&\>a\]\:text-white:hover > a {
    color: var(--color-white);
  }
}
.\[\&\>span\.current\]\:inline-flex > span.current {
  display: inline-flex;
}
.\[\&\>span\.current\]\:h-10 > span.current {
  height: calc(var(--spacing) * 10);
}
.\[\&\>span\.current\]\:min-w-10 > span.current {
  min-width: calc(var(--spacing) * 10);
}
.\[\&\>span\.current\]\:items-center > span.current {
  align-items: center;
}
.\[\&\>span\.current\]\:justify-center > span.current {
  justify-content: center;
}
.\[\&\>span\.current\]\:rounded-md > span.current {
  border-radius: var(--radius-md);
}
.\[\&\>span\.current\]\:border > span.current {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.\[\&\>span\.current\]\:border-base-950 > span.current {
  border-color: var(--color-base-950);
}
.\[\&\>span\.current\]\:bg-base-950 > span.current {
  background-color: var(--color-base-950);
}
.\[\&\>span\.current\]\:px-3 > span.current {
  padding-inline: calc(var(--spacing) * 3);
}
.\[\&\>span\.current\]\:text-sm > span.current {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.\[\&\>span\.current\]\:font-medium > span.current {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.\[\&\>span\.current\]\:text-white > span.current {
  color: var(--color-white);
}
.\[\&\>span\.dots\]\:inline-flex > span.dots {
  display: inline-flex;
}
.\[\&\>span\.dots\]\:h-10 > span.dots {
  height: calc(var(--spacing) * 10);
}
.\[\&\>span\.dots\]\:min-w-10 > span.dots {
  min-width: calc(var(--spacing) * 10);
}
.\[\&\>span\.dots\]\:items-center > span.dots {
  align-items: center;
}
.\[\&\>span\.dots\]\:justify-center > span.dots {
  justify-content: center;
}
.\[\&\>span\.dots\]\:text-sm > span.dots {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.\[\&\>span\.dots\]\:text-base-400 > span.dots {
  color: var(--color-base-400);
}
.scrollbar-none {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-none::-webkit-scrollbar {
  display: none;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-scroll-snap-strictness {
  syntax: "*";
  inherits: false;
  initial-value: proximity;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-outline-style: solid;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-leading: initial;
      --tw-space-y-reverse: 0;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-scroll-snap-strictness: proximity;
      --tw-space-x-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
