/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
:root, .ds-scope :host {
  --font-sans: 'Inter', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
        'Noto Color Emoji';
  --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
  --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-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;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --tracking-tighter: -0.05em;
  --tracking-tight: -0.025em;
  --tracking-normal: 0em;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --tracking-widest: 0.1em;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --radius-xs: 0.125rem;
  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --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;
  --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-black: #000000;
  --color-transparent: #ffffff00;
  --color-white: #ffffff;
  --color-blue-50: #e1eaf9;
  --color-blue-100: #d1ddff;
  --color-blue-300: #88aaff;
  --color-blue-400: #6390ff;
  --color-blue-500: #3f76ff;
  --color-blue-600: #325ecc;
  --color-blue-900: #142652;
  --color-green-100: #70d9ba;
  --color-green-300: #1abe8e;
  --color-green-400: #00b27d;
  --color-green-800: #00835c;
  --color-green-900: #007753;
  --color-neutral-200: #c3c4c5;
  --color-neutral-300: #acacaf;
  --color-neutral-400: #949598;
  --color-orange-400: #ec6f37;
  --color-orange-500: #ec622f;
  --color-orange-600: #ea602c;
  --color-orange-700: #b7421f;
  --color-red-50: #ffdfdd;
  --color-red-300: #e6938e;
  --color-red-400: #e07c77;
  --color-red-500: #d0362f;
  --color-red-600: #af2d27;
  --color-red-800: #6c1c18;
  --color-violet-50: #f5f1fe;
  --color-violet-100: #dccefb;
  --color-violet-200: #c3abf8;
  --color-violet-300: #aa89f5;
  --color-violet-400: #9166f2;
  --color-violet-500: #7843ef;
  --color-violet-600: #5614eb;
  --color-violet-700: #5028c2;
  --color-violet-800: #3b1d91;
  --color-violet-900: #261260;
  --color-violet-950: #11042f;
  --color-yellow-300: #f5cd47;
  --color-yellow-700: #946f00;
  --color-zinc-50: #f5f7fa;
  --color-zinc-100: #e9edf4;
  --color-zinc-200: #d4dce7;
  --color-zinc-300: #b8c4d4;
  --color-zinc-400: #9ba8be;
  --color-zinc-500: #7e8ca8;
  --color-zinc-600: #647291;
  --color-zinc-700: #4c5a76;
  --color-zinc-800: #36425a;
  --color-zinc-900: #252c37;
  --color-zinc-950: #14191f;
  --color-accent: var(--accent);
  --color-accent-foreground: var(--accent-foreground);
  --color-background: var(--background);
  --color-border: var(--border);
  --color-card: var(--card);
  --color-card-contrast: var(--card-contrast);
  --color-card-contrast-border: var(--card-contrast-border);
  --color-card-contrast-error: var(--card-contrast-error);
  --color-card-contrast-error-border: var(--card-contrast-error-border);
  --color-card-foreground: var(--card-foreground);
  --color-depth-1-accent: var(--depth-1-accent);
  --color-depth-1-accent-foreground: var(--depth-1-accent-foreground);
  --color-depth-1-background: var(--depth-1-background);
  --color-depth-1-border: var(--depth-1-border);
  --color-depth-1-primary: var(--depth-1-primary);
  --color-depth-1-ring: var(--depth-1-ring);
  --color-depth-2-background: var(--depth-2-background);
  --color-destructive: var(--destructive);
  --color-destructive-foreground: var(--destructive-foreground, white);
  --color-foreground: var(--foreground);
  --color-input: var(--input);
  --color-muted: var(--muted);
  --color-muted-foreground: var(--muted-foreground);
  --color-popover: var(--popover);
  --color-popover-foreground: var(--popover-foreground);
  --color-primary: var(--primary);
  --color-primary-foreground: var(--primary-foreground);
  --color-ring: var(--ring);
  --color-secondary: var(--secondary);
  --color-tooltip-background: var(--tooltip-background);
  --color-type-card-alert: var(--type-card-alert);
  --color-type-card-error: var(--type-card-error);
  --color-type-card-info: var(--type-card-info);
  --color-type-card-success: var(--type-card-success);
  --color-type-card-title: var(--type-card-title);
  --color-type-card-warning: var(--type-card-warning);
  --color-type-content: var(--type-content);
  --color-type-heading: var(--type-heading);
  --color-type-hyperlink: var(--type-hyperlink);
  --color-type-inverted: var(--type-inverted);
  --color-type-muted: var(--type-muted);
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, .ds-scope :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;
}
.ds-scope hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
.ds-scope abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.ds-scope h1, .ds-scope h2, .ds-scope h3, .ds-scope h4, .ds-scope h5, .ds-scope h6 {
  font-size: inherit;
  font-weight: inherit;
}
.ds-scope a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
.ds-scope b, .ds-scope strong {
  font-weight: bolder;
}
.ds-scope code, .ds-scope kbd, .ds-scope samp, .ds-scope 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;
}
.ds-scope small {
  font-size: 80%;
}
.ds-scope sub, .ds-scope sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.ds-scope sub {
  bottom: -0.25em;
}
.ds-scope sup {
  top: -0.5em;
}
.ds-scope table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
.ds-scope :-moz-focusring {
  outline: auto;
}
.ds-scope progress {
  vertical-align: baseline;
}
.ds-scope summary {
  display: list-item;
}
.ds-scope ol, .ds-scope ul, .ds-scope menu {
  list-style: none;
}
.ds-scope img, .ds-scope svg, .ds-scope video, .ds-scope canvas, .ds-scope audio, .ds-scope iframe, .ds-scope embed, .ds-scope object {
  display: block;
  vertical-align: middle;
}
.ds-scope img, .ds-scope video {
  max-width: 100%;
  height: auto;
}
.ds-scope button, .ds-scope input, .ds-scope select, .ds-scope optgroup, .ds-scope 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;
}
.ds-scope :where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
.ds-scope :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)) {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
.ds-scope 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;
}
.ds-scope :-moz-ui-invalid {
  box-shadow: none;
}
.ds-scope button, .ds-scope input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
.ds-scope [hidden]:where(:not([hidden="until-found"])) {
  display: none !important;
}
.ds-scope .\@container\/card-header {
  container-type: inline-size;
  container-name: card-header;
}
.ds-scope .\@container\/field-group {
  container-type: inline-size;
  container-name: field-group;
}
.ds-scope .pointer-events-auto {
  pointer-events: auto;
}
.ds-scope .pointer-events-none {
  pointer-events: none;
}
.ds-scope .collapse {
  visibility: collapse;
}
.ds-scope .invisible {
  visibility: hidden;
}
.ds-scope .visible {
  visibility: visible;
}
.ds-scope .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.ds-scope .absolute {
  position: absolute;
}
.ds-scope .fixed {
  position: fixed;
}
.ds-scope .relative {
  position: relative;
}
.ds-scope .static {
  position: static;
}
.ds-scope .inset-0 {
  inset: calc(var(--spacing) * 0);
}
.ds-scope .inset-x-0 {
  inset-inline: calc(var(--spacing) * 0);
}
.ds-scope .inset-y-0 {
  inset-block: calc(var(--spacing) * 0);
}
.ds-scope .-top-12 {
  top: calc(var(--spacing) * -12);
}
.ds-scope .top-0 {
  top: calc(var(--spacing) * 0);
}
.ds-scope .top-1 {
  top: calc(var(--spacing) * 1);
}
.ds-scope .top-1\.5 {
  top: calc(var(--spacing) * 1.5);
}
.ds-scope .top-1\/2 {
  top: calc(1/2 * 100%);
}
.ds-scope .top-2 {
  top: calc(var(--spacing) * 2);
}
.ds-scope .top-3 {
  top: calc(var(--spacing) * 3);
}
.ds-scope .top-3\.5 {
  top: calc(var(--spacing) * 3.5);
}
.ds-scope .top-4 {
  top: calc(var(--spacing) * 4);
}
.ds-scope .top-5 {
  top: calc(var(--spacing) * 5);
}
.ds-scope .top-\[1px\] {
  top: 1px;
}
.ds-scope .top-\[50\%\] {
  top: 50%;
}
.ds-scope .top-\[60\%\] {
  top: 60%;
}
.ds-scope .top-full {
  top: 100%;
}
.ds-scope .-right-1 {
  right: calc(var(--spacing) * -1);
}
.ds-scope .-right-12 {
  right: calc(var(--spacing) * -12);
}
.ds-scope .right-0 {
  right: calc(var(--spacing) * 0);
}
.ds-scope .right-0\.5 {
  right: calc(var(--spacing) * 0.5);
}
.ds-scope .right-1 {
  right: calc(var(--spacing) * 1);
}
.ds-scope .right-2 {
  right: calc(var(--spacing) * 2);
}
.ds-scope .right-3 {
  right: calc(var(--spacing) * 3);
}
.ds-scope .right-3\.5 {
  right: calc(var(--spacing) * 3.5);
}
.ds-scope .right-4 {
  right: calc(var(--spacing) * 4);
}
.ds-scope .right-4\.5 {
  right: calc(var(--spacing) * 4.5);
}
.ds-scope .right-5 {
  right: calc(var(--spacing) * 5);
}
.ds-scope .-bottom-12 {
  bottom: calc(var(--spacing) * -12);
}
.ds-scope .bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.ds-scope .-left-12 {
  left: calc(var(--spacing) * -12);
}
.ds-scope .left-0 {
  left: calc(var(--spacing) * 0);
}
.ds-scope .left-1\/2 {
  left: calc(1/2 * 100%);
}
.ds-scope .left-2 {
  left: calc(var(--spacing) * 2);
}
.ds-scope .left-3 {
  left: calc(var(--spacing) * 3);
}
.ds-scope .left-\[50\%\] {
  left: 50%;
}
.ds-scope .isolate {
  isolation: isolate;
}
.ds-scope .z-10 {
  z-index: 10;
}
.ds-scope .z-20 {
  z-index: 20;
}
.ds-scope .z-50 {
  z-index: 50;
}
.ds-scope .z-\[1\] {
  z-index: 1;
}
.ds-scope .order-first {
  order: -9999;
}
.ds-scope .order-last {
  order: 9999;
}
.ds-scope .col-span-2 {
  grid-column: span 2 / span 2;
}
.ds-scope .col-span-3 {
  grid-column: span 3 / span 3;
}
.ds-scope .col-start-2 {
  grid-column-start: 2;
}
.ds-scope .row-span-2 {
  grid-row: span 2 / span 2;
}
.ds-scope .row-start-1 {
  grid-row-start: 1;
}
.ds-scope .container {
  width: 100%;
  @media (width >= 320px) {
    max-width: 320px;
  }
  @media (width >= 40rem) {
    max-width: 40rem;
  }
  @media (width >= 48rem) {
    max-width: 48rem;
  }
  @media (width >= 64rem) {
    max-width: 64rem;
  }
  @media (width >= 80rem) {
    max-width: 80rem;
  }
  @media (width >= 96rem) {
    max-width: 96rem;
  }
}
.ds-scope .m-0 {
  margin: calc(var(--spacing) * 0);
}
.ds-scope .m-0\! {
  margin: calc(var(--spacing) * 0) !important;
}
.ds-scope .m-0\.5 {
  margin: calc(var(--spacing) * 0.5);
}
.ds-scope .m-10 {
  margin: calc(var(--spacing) * 10);
}
.ds-scope .m-auto {
  margin: auto;
}
.ds-scope .-mx-1 {
  margin-inline: calc(var(--spacing) * -1);
}
.ds-scope .mx-1 {
  margin-inline: calc(var(--spacing) * 1);
}
.ds-scope .mx-2 {
  margin-inline: calc(var(--spacing) * 2);
}
.ds-scope .mx-auto {
  margin-inline: auto;
}
.ds-scope .-my-2 {
  margin-block: calc(var(--spacing) * -2);
}
.ds-scope .my-0 {
  margin-block: calc(var(--spacing) * 0);
}
.ds-scope .my-0\.5 {
  margin-block: calc(var(--spacing) * 0.5);
}
.ds-scope .my-1 {
  margin-block: calc(var(--spacing) * 1);
}
.ds-scope .my-4 {
  margin-block: calc(var(--spacing) * 4);
}
.ds-scope .-mt-0\.75 {
  margin-top: calc(var(--spacing) * -0.75);
}
.ds-scope .-mt-4 {
  margin-top: calc(var(--spacing) * -4);
}
.ds-scope .mt-0\.5 {
  margin-top: calc(var(--spacing) * 0.5);
}
.ds-scope .mt-0\.25 {
  margin-top: calc(var(--spacing) * 0.25);
}
.ds-scope .mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.ds-scope .mt-1\.5 {
  margin-top: calc(var(--spacing) * 1.5);
}
.ds-scope .mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.ds-scope .mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.ds-scope .mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.ds-scope .mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.ds-scope .mt-auto {
  margin-top: auto;
}
.ds-scope .-mr-1 {
  margin-right: calc(var(--spacing) * -1);
}
.ds-scope .-mr-2\.5 {
  margin-right: calc(var(--spacing) * -2.5);
}
.ds-scope .mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.ds-scope .mb-1 {
  margin-bottom: calc(var(--spacing) * 1);
}
.ds-scope .mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.ds-scope .mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.ds-scope .mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.ds-scope .mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.ds-scope .mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.ds-scope .mb-10\! {
  margin-bottom: calc(var(--spacing) * 10) !important;
}
.ds-scope .-ml-2 {
  margin-left: calc(var(--spacing) * -2);
}
.ds-scope .-ml-2\.5 {
  margin-left: calc(var(--spacing) * -2.5);
}
.ds-scope .-ml-4 {
  margin-left: calc(var(--spacing) * -4);
}
.ds-scope .ml-1 {
  margin-left: calc(var(--spacing) * 1);
}
.ds-scope .ml-2 {
  margin-left: calc(var(--spacing) * 2);
}
.ds-scope .ml-3 {
  margin-left: calc(var(--spacing) * 3);
}
.ds-scope .ml-4 {
  margin-left: calc(var(--spacing) * 4);
}
.ds-scope .ml-6 {
  margin-left: calc(var(--spacing) * 6);
}
.ds-scope .ml-8 {
  margin-left: calc(var(--spacing) * 8);
}
.ds-scope .ml-auto {
  margin-left: auto;
}
.ds-scope .line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ds-scope .line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ds-scope .block {
  display: block;
}
.ds-scope .contents {
  display: contents;
}
.ds-scope .flex {
  display: flex;
}
.ds-scope .grid {
  display: grid;
}
.ds-scope .hidden {
  display: none;
}
.ds-scope .inline {
  display: inline;
}
.ds-scope .inline-flex {
  display: inline-flex;
}
.ds-scope .table {
  display: table;
}
.ds-scope .table-caption {
  display: table-caption;
}
.ds-scope .table-cell {
  display: table-cell;
}
.ds-scope .table-row {
  display: table-row;
}
.ds-scope .field-sizing-content {
  field-sizing: content;
}
.ds-scope .aspect-square {
  aspect-ratio: 1 / 1;
}
.ds-scope .aspect-video {
  aspect-ratio: var(--aspect-video);
}
.ds-scope .size-2 {
  width: calc(var(--spacing) * 2);
  height: calc(var(--spacing) * 2);
}
.ds-scope .size-2\.5 {
  width: calc(var(--spacing) * 2.5);
  height: calc(var(--spacing) * 2.5);
}
.ds-scope .size-3 {
  width: calc(var(--spacing) * 3);
  height: calc(var(--spacing) * 3);
}
.ds-scope .size-3\.5 {
  width: calc(var(--spacing) * 3.5);
  height: calc(var(--spacing) * 3.5);
}
.ds-scope .size-4 {
  width: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 4);
}
.ds-scope .size-5 {
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
}
.ds-scope .size-6 {
  width: calc(var(--spacing) * 6);
  height: calc(var(--spacing) * 6);
}
.ds-scope .size-7 {
  width: calc(var(--spacing) * 7);
  height: calc(var(--spacing) * 7);
}
.ds-scope .size-8 {
  width: calc(var(--spacing) * 8);
  height: calc(var(--spacing) * 8);
}
.ds-scope .size-9 {
  width: calc(var(--spacing) * 9);
  height: calc(var(--spacing) * 9);
}
.ds-scope .size-10 {
  width: calc(var(--spacing) * 10);
  height: calc(var(--spacing) * 10);
}
.ds-scope .size-12 {
  width: calc(var(--spacing) * 12);
  height: calc(var(--spacing) * 12);
}
.ds-scope .size-\[calc\(var\(--cell-size\)\*0\.75\)\] {
  width: calc(var(--cell-size) * 0.75);
  height: calc(var(--cell-size) * 0.75);
}
.ds-scope .size-auto {
  width: auto;
  height: auto;
}
.ds-scope .size-full {
  width: 100%;
  height: 100%;
}
.ds-scope .h-\(--cell-size\) {
  height: var(--cell-size);
}
.ds-scope .h-\(--radix-select-trigger-height\) {
  height: var(--radix-select-trigger-height);
}
.ds-scope .h-0\.5 {
  height: calc(var(--spacing) * 0.5);
}
.ds-scope .h-1 {
  height: calc(var(--spacing) * 1);
}
.ds-scope .h-1\.5 {
  height: calc(var(--spacing) * 1.5);
}
.ds-scope .h-2 {
  height: calc(var(--spacing) * 2);
}
.ds-scope .h-2\.5 {
  height: calc(var(--spacing) * 2.5);
}
.ds-scope .h-4 {
  height: calc(var(--spacing) * 4);
}
.ds-scope .h-5 {
  height: calc(var(--spacing) * 5);
}
.ds-scope .h-6 {
  height: calc(var(--spacing) * 6);
}
.ds-scope .h-7 {
  height: calc(var(--spacing) * 7);
}
.ds-scope .h-8 {
  height: calc(var(--spacing) * 8);
}
.ds-scope .h-9 {
  height: calc(var(--spacing) * 9);
}
.ds-scope .h-10 {
  height: calc(var(--spacing) * 10);
}
.ds-scope .h-11 {
  height: calc(var(--spacing) * 11);
}
.ds-scope .h-12 {
  height: calc(var(--spacing) * 12);
}
.ds-scope .h-14 {
  height: calc(var(--spacing) * 14);
}
.ds-scope .h-16 {
  height: calc(var(--spacing) * 16);
}
.ds-scope .h-20 {
  height: calc(var(--spacing) * 20);
}
.ds-scope .h-24 {
  height: calc(var(--spacing) * 24);
}
.ds-scope .h-32 {
  height: calc(var(--spacing) * 32);
}
.ds-scope .h-40 {
  height: calc(var(--spacing) * 40);
}
.ds-scope .h-72 {
  height: calc(var(--spacing) * 72);
}
.ds-scope .h-96 {
  height: calc(var(--spacing) * 96);
}
.ds-scope .h-\[\.\.\.\] {
  height: ...;
}
.ds-scope .h-\[0\.25rem\] {
  height: 0.25rem;
}
.ds-scope .h-\[1\.15rem\] {
  height: 1.15rem;
}
.ds-scope .h-\[3px\] {
  height: 3px;
}
.ds-scope .h-\[20px\] {
  height: 20px;
}
.ds-scope .h-\[30\%\] {
  height: 30%;
}
.ds-scope .h-\[40\%\] {
  height: 40%;
}
.ds-scope .h-\[50\%\] {
  height: 50%;
}
.ds-scope .h-\[52px\] {
  height: 52px;
}
.ds-scope .h-\[75\%\] {
  height: 75%;
}
.ds-scope .h-\[150px\] {
  height: 150px;
}
.ds-scope .h-\[200px\] {
  height: 200px;
}
.ds-scope .h-\[300px\] {
  height: 300px;
}
.ds-scope .h-\[500px\] {
  height: 500px;
}
.ds-scope .h-\[calc\(100\%-1px\)\] {
  height: calc(100% - 1px);
}
.ds-scope .h-\[var\(--radix-navigation-menu-viewport-height\)\] {
  height: var(--radix-navigation-menu-viewport-height);
}
.ds-scope .h-auto {
  height: auto;
}
.ds-scope .h-full {
  height: 100%;
}
.ds-scope .h-px {
  height: 1px;
}
.ds-scope .h-screen {
  height: 100vh;
}
.ds-scope .h-svh {
  height: 100svh;
}
.ds-scope .max-h-\(--radix-context-menu-content-available-height\) {
  max-height: var(--radix-context-menu-content-available-height);
}
.ds-scope .max-h-\(--radix-dropdown-menu-content-available-height\) {
  max-height: var(--radix-dropdown-menu-content-available-height);
}
.ds-scope .max-h-\(--radix-select-content-available-height\) {
  max-height: var(--radix-select-content-available-height);
}
.ds-scope .max-h-\[80vh\] {
  max-height: 80vh;
}
.ds-scope .max-h-\[200px\] {
  max-height: 200px;
}
.ds-scope .max-h-\[300px\] {
  max-height: 300px;
}
.ds-scope .max-h-full {
  max-height: 100%;
}
.ds-scope .max-h-screen {
  max-height: 100vh;
}
.ds-scope .min-h-0 {
  min-height: calc(var(--spacing) * 0);
}
.ds-scope .min-h-4 {
  min-height: calc(var(--spacing) * 4);
}
.ds-scope .min-h-11 {
  min-height: calc(var(--spacing) * 11);
}
.ds-scope .min-h-16 {
  min-height: calc(var(--spacing) * 16);
}
.ds-scope .min-h-20 {
  min-height: calc(var(--spacing) * 20);
}
.ds-scope .min-h-\[60px\] {
  min-height: 60px;
}
.ds-scope .min-h-\[200px\] {
  min-height: 200px;
}
.ds-scope .min-h-\[550px\] {
  min-height: 550px;
}
.ds-scope .min-h-svh {
  min-height: 100svh;
}
.ds-scope .w-\(--cell-size\) {
  width: var(--cell-size);
}
.ds-scope .w-\(--sidebar-width\) {
  width: var(--sidebar-width);
}
.ds-scope .w-0 {
  width: calc(var(--spacing) * 0);
}
.ds-scope .w-0\.5 {
  width: calc(var(--spacing) * 0.5);
}
.ds-scope .w-1 {
  width: calc(var(--spacing) * 1);
}
.ds-scope .w-1\/2 {
  width: calc(1/2 * 100%);
}
.ds-scope .w-2 {
  width: calc(var(--spacing) * 2);
}
.ds-scope .w-2\.5 {
  width: calc(var(--spacing) * 2.5);
}
.ds-scope .w-3 {
  width: calc(var(--spacing) * 3);
}
.ds-scope .w-3\/4 {
  width: calc(3/4 * 100%);
}
.ds-scope .w-4 {
  width: calc(var(--spacing) * 4);
}
.ds-scope .w-5 {
  width: calc(var(--spacing) * 5);
}
.ds-scope .w-5\/6 {
  width: calc(5/6 * 100%);
}
.ds-scope .w-6 {
  width: calc(var(--spacing) * 6);
}
.ds-scope .w-8 {
  width: calc(var(--spacing) * 8);
}
.ds-scope .w-9 {
  width: calc(var(--spacing) * 9);
}
.ds-scope .w-10 {
  width: calc(var(--spacing) * 10);
}
.ds-scope .w-12 {
  width: calc(var(--spacing) * 12);
}
.ds-scope .w-16 {
  width: calc(var(--spacing) * 16);
}
.ds-scope .w-20 {
  width: calc(var(--spacing) * 20);
}
.ds-scope .w-32 {
  width: calc(var(--spacing) * 32);
}
.ds-scope .w-40 {
  width: calc(var(--spacing) * 40);
}
.ds-scope .w-48 {
  width: calc(var(--spacing) * 48);
}
.ds-scope .w-56 {
  width: calc(var(--spacing) * 56);
}
.ds-scope .w-64 {
  width: calc(var(--spacing) * 64);
}
.ds-scope .w-72 {
  width: calc(var(--spacing) * 72);
}
.ds-scope .w-80 {
  width: calc(var(--spacing) * 80);
}
.ds-scope .w-96 {
  width: calc(var(--spacing) * 96);
}
.ds-scope .w-100 {
  width: calc(var(--spacing) * 100);
}
.ds-scope .w-\[\.\.\.\] {
  width: ...;
}
.ds-scope .w-\[3px\] {
  width: 3px;
}
.ds-scope .w-\[50px\] {
  width: 50px;
}
.ds-scope .w-\[75\%\] {
  width: 75%;
}
.ds-scope .w-\[100px\] {
  width: 100px;
}
.ds-scope .w-\[150px\] {
  width: 150px;
}
.ds-scope .w-\[160px\] {
  width: 160px;
}
.ds-scope .w-\[180px\] {
  width: 180px;
}
.ds-scope .w-\[190px\] {
  width: 190px;
}
.ds-scope .w-\[200px\] {
  width: 200px;
}
.ds-scope .w-\[220px\] {
  width: 220px;
}
.ds-scope .w-\[240px\] {
  width: 240px;
}
.ds-scope .w-\[250px\] {
  width: 250px;
}
.ds-scope .w-\[280px\] {
  width: 280px;
}
.ds-scope .w-\[300px\] {
  width: 300px;
}
.ds-scope .w-\[350px\] {
  width: 350px;
}
.ds-scope .w-\[400px\] {
  width: 400px;
}
.ds-scope .w-\[450px\] {
  width: 450px;
}
.ds-scope .w-\[500px\] {
  width: 500px;
}
.ds-scope .w-\[600px\] {
  width: 600px;
}
.ds-scope .w-auto {
  width: auto;
}
.ds-scope .w-fit {
  width: fit-content;
}
.ds-scope .w-full {
  width: 100%;
}
.ds-scope .w-max {
  width: max-content;
}
.ds-scope .w-px {
  width: 1px;
}
.ds-scope .max-w-\(--skeleton-width\) {
  max-width: var(--skeleton-width);
}
.ds-scope .max-w-2xl {
  max-width: var(--container-2xl);
}
.ds-scope .max-w-3xl {
  max-width: var(--container-3xl);
}
.ds-scope .max-w-4xl {
  max-width: var(--container-4xl);
}
.ds-scope .max-w-7xl {
  max-width: var(--container-7xl);
}
.ds-scope .max-w-\[600px\] {
  max-width: 600px;
}
.ds-scope .max-w-\[calc\(100\%-2rem\)\] {
  max-width: calc(100% - 2rem);
}
.ds-scope .max-w-full {
  max-width: 100%;
}
.ds-scope .max-w-max {
  max-width: max-content;
}
.ds-scope .max-w-md {
  max-width: var(--container-md);
}
.ds-scope .max-w-sm {
  max-width: var(--container-sm);
}
.ds-scope .max-w-xl {
  max-width: var(--container-xl);
}
.ds-scope .max-w-xs {
  max-width: var(--container-xs);
}
.ds-scope .min-w-\(--radix-select-trigger-width\) {
  min-width: var(--radix-select-trigger-width);
}
.ds-scope .min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.ds-scope .min-w-5 {
  min-width: calc(var(--spacing) * 5);
}
.ds-scope .min-w-8 {
  min-width: calc(var(--spacing) * 8);
}
.ds-scope .min-w-9 {
  min-width: calc(var(--spacing) * 9);
}
.ds-scope .min-w-10 {
  min-width: calc(var(--spacing) * 10);
}
.ds-scope .min-w-11 {
  min-width: calc(var(--spacing) * 11);
}
.ds-scope .min-w-24 {
  min-width: calc(var(--spacing) * 24);
}
.ds-scope .min-w-32 {
  min-width: calc(var(--spacing) * 32);
}
.ds-scope .min-w-\[--cell-size\] {
  min-width: --cell-size;
}
.ds-scope .min-w-\[8rem\] {
  min-width: 8rem;
}
.ds-scope .min-w-\[12rem\] {
  min-width: 12rem;
}
.ds-scope .min-w-\[700px\] {
  min-width: 700px;
}
.ds-scope .flex-1 {
  flex: 1;
}
.ds-scope .flex-shrink {
  flex-shrink: 1;
}
.ds-scope .shrink {
  flex-shrink: 1;
}
.ds-scope .shrink-0 {
  flex-shrink: 0;
}
.ds-scope .flex-grow {
  flex-grow: 1;
}
.ds-scope .grow {
  flex-grow: 1;
}
.ds-scope .grow-0 {
  flex-grow: 0;
}
.ds-scope .basis-4\/5 {
  flex-basis: calc(4/5 * 100%);
}
.ds-scope .basis-full {
  flex-basis: 100%;
}
.ds-scope .table-fixed {
  table-layout: fixed;
}
.ds-scope .caption-bottom {
  caption-side: bottom;
}
.ds-scope .border-collapse {
  border-collapse: collapse;
}
.ds-scope .origin-\(--radix-context-menu-content-transform-origin\) {
  transform-origin: var(--radix-context-menu-content-transform-origin);
}
.ds-scope .origin-\(--radix-dropdown-menu-content-transform-origin\) {
  transform-origin: var(--radix-dropdown-menu-content-transform-origin);
}
.ds-scope .origin-\(--radix-hover-card-content-transform-origin\) {
  transform-origin: var(--radix-hover-card-content-transform-origin);
}
.ds-scope .origin-\(--radix-menubar-content-transform-origin\) {
  transform-origin: var(--radix-menubar-content-transform-origin);
}
.ds-scope .origin-\(--radix-popover-content-transform-origin\) {
  transform-origin: var(--radix-popover-content-transform-origin);
}
.ds-scope .origin-\(--radix-select-content-transform-origin\) {
  transform-origin: var(--radix-select-content-transform-origin);
}
.ds-scope .origin-\(--radix-tooltip-content-transform-origin\) {
  transform-origin: var(--radix-tooltip-content-transform-origin);
}
.ds-scope .-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.ds-scope .translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.ds-scope .-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.ds-scope .translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.ds-scope .translate-y-\[calc\(-50\%-2px\)\] {
  --tw-translate-y: calc(-50% - 2px);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.ds-scope .rotate-45 {
  rotate: 45deg;
}
.ds-scope .rotate-90 {
  rotate: 90deg;
}
.ds-scope .transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.ds-scope .animate-caret-blink {
  animation: caret-blink 1.25s ease-out infinite;
}
.ds-scope .animate-in {
  animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
}
.ds-scope .animate-pulse {
  animation: var(--animate-pulse);
}
.ds-scope .animate-spin {
  animation: var(--animate-spin);
}
.ds-scope .cursor-default {
  cursor: default;
}
.ds-scope .cursor-move {
  cursor: move;
}
.ds-scope .cursor-not-allowed {
  cursor: not-allowed;
}
.ds-scope .cursor-pointer {
  cursor: pointer;
}
.ds-scope .cursor-text {
  cursor: text;
}
.ds-scope .touch-none {
  touch-action: none;
}
.ds-scope .resize {
  resize: both;
}
.ds-scope .resize-none {
  resize: none;
}
.ds-scope .scroll-my-1 {
  scroll-margin-block: calc(var(--spacing) * 1);
}
.ds-scope .scroll-py-1 {
  scroll-padding-block: calc(var(--spacing) * 1);
}
.ds-scope .list-inside {
  list-style-position: inside;
}
.ds-scope .list-disc {
  list-style-type: disc;
}
.ds-scope .list-none {
  list-style-type: none;
}
.ds-scope .appearance-none {
  appearance: none;
}
.ds-scope .auto-rows-min {
  grid-auto-rows: min-content;
}
.ds-scope .grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.ds-scope .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.ds-scope .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ds-scope .grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.ds-scope .grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.ds-scope .grid-cols-\[0_1fr\] {
  grid-template-columns: 0 1fr;
}
.ds-scope .grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}
.ds-scope .grid-rows-\[auto_auto\] {
  grid-template-rows: auto auto;
}
.ds-scope .flex-col {
  flex-direction: column;
}
.ds-scope .flex-col-reverse {
  flex-direction: column-reverse;
}
.ds-scope .flex-row {
  flex-direction: row;
}
.ds-scope .flex-row-reverse {
  flex-direction: row-reverse;
}
.ds-scope .flex-nowrap {
  flex-wrap: nowrap;
}
.ds-scope .flex-wrap {
  flex-wrap: wrap;
}
.ds-scope .items-center {
  align-items: center;
}
.ds-scope .items-end {
  align-items: flex-end;
}
.ds-scope .items-start {
  align-items: flex-start;
}
.ds-scope .items-stretch {
  align-items: stretch;
}
.ds-scope .justify-around {
  justify-content: space-around;
}
.ds-scope .justify-between {
  justify-content: space-between;
}
.ds-scope .justify-center {
  justify-content: center;
}
.ds-scope .justify-end {
  justify-content: flex-end;
}
.ds-scope .justify-start {
  justify-content: flex-start;
}
.ds-scope .justify-items-start {
  justify-items: start;
}
.ds-scope .gap-0 {
  gap: calc(var(--spacing) * 0);
}
.ds-scope .gap-0\.5 {
  gap: calc(var(--spacing) * 0.5);
}
.ds-scope .gap-1 {
  gap: calc(var(--spacing) * 1);
}
.ds-scope .gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.ds-scope .gap-2 {
  gap: calc(var(--spacing) * 2);
}
.ds-scope .gap-2\.5 {
  gap: calc(var(--spacing) * 2.5);
}
.ds-scope .gap-3 {
  gap: calc(var(--spacing) * 3);
}
.ds-scope .gap-4 {
  gap: calc(var(--spacing) * 4);
}
.ds-scope .gap-5 {
  gap: calc(var(--spacing) * 5);
}
.ds-scope .gap-6 {
  gap: calc(var(--spacing) * 6);
}
.ds-scope .gap-7 {
  gap: calc(var(--spacing) * 7);
}
.ds-scope .gap-8 {
  gap: calc(var(--spacing) * 8);
}
.ds-scope .gap-9 {
  gap: calc(var(--spacing) * 9);
}
.ds-scope .gap-10 {
  gap: calc(var(--spacing) * 10);
}
.ds-scope .gap-\[17px\] {
  gap: 17px;
}
.ds-scope .space-y-0 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-y-1 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-y-2 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-y-3 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-y-4 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-y-5 {
  .ds-scope :where(& > :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)));
  }
}
.ds-scope .space-y-6 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-y-8 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-y-12 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.ds-scope .space-x-2 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }
}
.ds-scope .space-x-3 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
  }
}
.ds-scope .space-x-4 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }
}
.ds-scope .space-x-8 {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
  }
}
.ds-scope .gap-y-0\.5 {
  row-gap: calc(var(--spacing) * 0.5);
}
.ds-scope .divide-y {
  .ds-scope :where(& > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }
}
.ds-scope .self-start {
  align-self: flex-start;
}
.ds-scope .self-stretch {
  align-self: stretch;
}
.ds-scope .justify-self-end {
  justify-self: flex-end;
}
.ds-scope .truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ds-scope .overflow-auto {
  overflow: auto;
}
.ds-scope .overflow-hidden {
  overflow: hidden;
}
.ds-scope .overflow-x-auto {
  overflow-x: auto;
}
.ds-scope .overflow-x-hidden {
  overflow-x: hidden;
}
.ds-scope .overflow-y-auto {
  overflow-y: auto;
}
.ds-scope .rounded {
  border-radius: 0.25rem;
}
.ds-scope .rounded-\[2px\] {
  border-radius: 2px;
}
.ds-scope .rounded-\[4px\] {
  border-radius: 4px;
}
.ds-scope .rounded-\[6px\] {
  border-radius: 6px;
}
.ds-scope .rounded-\[calc\(var\(--radius\)-5px\)\] {
  border-radius: calc(var(--radius) - 5px);
}
.ds-scope .rounded-\[inherit\] {
  border-radius: inherit;
}
.ds-scope .rounded-full {
  border-radius: calc(infinity * 1px);
}
.ds-scope .rounded-lg {
  border-radius: var(--radius-lg);
}
.ds-scope .rounded-md {
  border-radius: var(--radius-md);
}
.ds-scope .rounded-none {
  border-radius: 0;
}
.ds-scope .rounded-sm {
  border-radius: var(--radius-sm);
}
.ds-scope .rounded-xl {
  border-radius: var(--radius-xl);
}
.ds-scope .rounded-xs {
  border-radius: var(--radius-xs);
}
.ds-scope .rounded-l-full {
  border-top-left-radius: calc(infinity * 1px);
  border-bottom-left-radius: calc(infinity * 1px);
}
.ds-scope .rounded-tl-sm {
  border-top-left-radius: var(--radius-sm);
}
.ds-scope .rounded-r-full {
  border-top-right-radius: calc(infinity * 1px);
  border-bottom-right-radius: calc(infinity * 1px);
}
.ds-scope .border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.ds-scope .border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.ds-scope .border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.ds-scope .border-\[1\.5px\] {
  border-style: var(--tw-border-style);
  border-width: 1.5px;
}
.ds-scope .border-y {
  border-block-style: var(--tw-border-style);
  border-block-width: 1px;
}
.ds-scope .border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.ds-scope .border-r {
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
}
.ds-scope .border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.ds-scope .border-b-2 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.ds-scope .border-l {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
}
.ds-scope .border-dashed {
  --tw-border-style: dashed;
  border-style: dashed;
}
.ds-scope .border-none {
  --tw-border-style: none;
  border-style: none;
}
.ds-scope .border-accent {
  border-color: var(--color-accent);
}
.ds-scope .border-border {
  border-color: var(--color-border);
}
.ds-scope .border-border\/50 {
  border-color: var(--color-border);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-border) 50%, transparent);
  }
}
.ds-scope .border-card-contrast-border {
  border-color: var(--color-card-contrast-border);
}
.ds-scope .border-card-contrast-error-border {
  border-color: var(--color-card-contrast-error-border);
}
.ds-scope .border-depth-1-border {
  border-color: var(--color-depth-1-border);
}
.ds-scope .border-destructive {
  border-color: var(--color-destructive);
}
.ds-scope .border-input {
  border-color: var(--color-input);
}
.ds-scope .border-muted-foreground {
  border-color: var(--color-muted-foreground);
}
.ds-scope .border-primary {
  border-color: var(--color-primary);
}
.ds-scope .border-transparent {
  border-color: transparent;
}
.ds-scope .border-type-inverted\/50 {
  border-color: var(--color-type-inverted);
  @supports (color: color-mix(in lab, red, red)) {
    border-color: color-mix(in oklab, var(--color-type-inverted) 50%, transparent);
  }
}
.ds-scope .border-t-transparent {
  border-top-color: transparent;
}
.ds-scope .border-l-transparent {
  border-left-color: transparent;
}
.ds-scope .bg-\(--color-bg\) {
  background-color: var(--color-bg);
}
.ds-scope .bg-\(--swatch-color\) {
  background-color: var(--swatch-color);
}
.ds-scope .bg-\[\#0066cc\] {
  background-color: #0066cc;
}
.ds-scope .bg-\[\#abc123\] {
  background-color: #abc123;
}
.ds-scope .bg-accent {
  background-color: var(--color-accent);
}
.ds-scope .bg-accent\! {
  background-color: var(--color-accent) !important;
}
.ds-scope .bg-accent\/5 {
  background-color: var(--color-accent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-accent) 5%, transparent);
  }
}
.ds-scope .bg-background {
  background-color: var(--color-background);
}
.ds-scope .bg-black\/50 {
  background-color: color-mix(in srgb, #000000 50%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
}
.ds-scope .bg-border {
  background-color: var(--color-border);
}
.ds-scope .bg-card {
  background-color: var(--color-card);
}
.ds-scope .bg-card-contrast {
  background-color: var(--color-card-contrast);
}
.ds-scope .bg-card-contrast-error {
  background-color: var(--color-card-contrast-error);
}
.ds-scope .bg-card-foreground {
  background-color: var(--color-card-foreground);
}
.ds-scope .bg-depth-1-accent {
  background-color: var(--color-depth-1-accent);
}
.ds-scope .bg-depth-1-background {
  background-color: var(--color-depth-1-background);
}
.ds-scope .bg-depth-1-border {
  background-color: var(--color-depth-1-border);
}
.ds-scope .bg-depth-2-background {
  background-color: var(--color-depth-2-background);
}
.ds-scope .bg-destructive {
  background-color: var(--color-destructive);
}
.ds-scope .bg-destructive\/10 {
  background-color: var(--color-destructive);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-destructive) 10%, transparent);
  }
}
.ds-scope .bg-foreground {
  background-color: var(--color-foreground);
}
.ds-scope .bg-green-100 {
  background-color: var(--color-green-100);
}
.ds-scope .bg-input {
  background-color: var(--color-input);
}
.ds-scope .bg-muted {
  background-color: var(--color-muted);
}
.ds-scope .bg-muted\/50 {
  background-color: var(--color-muted);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-muted) 50%, transparent);
  }
}
.ds-scope .bg-popover {
  background-color: var(--color-popover);
}
.ds-scope .bg-primary {
  background-color: var(--color-primary);
}
.ds-scope .bg-primary\/10 {
  background-color: var(--color-primary);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
  }
}
.ds-scope .bg-primary\/20 {
  background-color: var(--color-primary);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-primary) 20%, transparent);
  }
}
.ds-scope .bg-red-500 {
  background-color: var(--color-red-500);
}
.ds-scope .bg-secondary {
  background-color: var(--color-secondary);
}
.ds-scope .bg-tooltip-background {
  background-color: var(--color-tooltip-background);
}
.ds-scope .bg-transparent {
  background-color: transparent;
}
.ds-scope .bg-white {
  background-color: var(--color-white);
}
.ds-scope .bg-zinc-950 {
  background-color: var(--color-zinc-950);
}
.ds-scope .bg-gradient-to-br {
  --tw-gradient-position: to bottom right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.ds-scope .from-violet-400 {
  --tw-gradient-from: var(--color-violet-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));
}
.ds-scope .via-violet-300 {
  --tw-gradient-via: var(--color-violet-300);
  --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);
}
.ds-scope .to-violet-600 {
  --tw-gradient-to: var(--color-violet-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));
}
.ds-scope .to-violet-700 {
  --tw-gradient-to: var(--color-violet-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));
}
.ds-scope .fill-current {
  fill: currentcolor;
}
.ds-scope .fill-primary {
  fill: var(--color-primary);
}
.ds-scope .fill-tooltip-background {
  fill: var(--color-tooltip-background);
}
.ds-scope .fill-type-card-alert {
  fill: var(--color-type-card-alert);
}
.ds-scope .fill-type-card-error {
  fill: var(--color-type-card-error);
}
.ds-scope .fill-type-card-info {
  fill: var(--color-type-card-info);
}
.ds-scope .fill-type-card-success {
  fill: var(--color-type-card-success);
}
.ds-scope .fill-type-card-warning {
  fill: var(--color-type-card-warning);
}
.ds-scope .object-contain {
  object-fit: contain;
}
.ds-scope .p-0 {
  padding: calc(var(--spacing) * 0);
}
.ds-scope .p-1 {
  padding: calc(var(--spacing) * 1);
}
.ds-scope .p-2 {
  padding: calc(var(--spacing) * 2);
}
.ds-scope .p-3 {
  padding: calc(var(--spacing) * 3);
}
.ds-scope .p-4 {
  padding: calc(var(--spacing) * 4);
}
.ds-scope .p-6 {
  padding: calc(var(--spacing) * 6);
}
.ds-scope .p-8 {
  padding: calc(var(--spacing) * 8);
}
.ds-scope .p-10 {
  padding: calc(var(--spacing) * 10);
}
.ds-scope .p-16 {
  padding: calc(var(--spacing) * 16);
}
.ds-scope .p-\[2px\] {
  padding: 2px;
}
.ds-scope .p-\[3px\] {
  padding: 3px;
}
.ds-scope .p-\[23px\] {
  padding: 23px;
}
.ds-scope .p-px {
  padding: 1px;
}
.ds-scope .px-\(--cell-size\) {
  padding-inline: var(--cell-size);
}
.ds-scope .px-0 {
  padding-inline: calc(var(--spacing) * 0);
}
.ds-scope .px-1 {
  padding-inline: calc(var(--spacing) * 1);
}
.ds-scope .px-1\.5 {
  padding-inline: calc(var(--spacing) * 1.5);
}
.ds-scope .px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.ds-scope .px-2\.5 {
  padding-inline: calc(var(--spacing) * 2.5);
}
.ds-scope .px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.ds-scope .px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.ds-scope .px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.ds-scope .px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.ds-scope .py-0 {
  padding-block: calc(var(--spacing) * 0);
}
.ds-scope .py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.ds-scope .py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.ds-scope .py-1\.5 {
  padding-block: calc(var(--spacing) * 1.5);
}
.ds-scope .py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.ds-scope .py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.ds-scope .py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.ds-scope .py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.ds-scope .py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.ds-scope .py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.ds-scope .py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.ds-scope .pt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.ds-scope .pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.ds-scope .pt-3 {
  padding-top: calc(var(--spacing) * 3);
}
.ds-scope .pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.ds-scope .pr-2 {
  padding-right: calc(var(--spacing) * 2);
}
.ds-scope .pr-2\.5 {
  padding-right: calc(var(--spacing) * 2.5);
}
.ds-scope .pr-3 {
  padding-right: calc(var(--spacing) * 3);
}
.ds-scope .pr-4 {
  padding-right: calc(var(--spacing) * 4);
}
.ds-scope .pr-8 {
  padding-right: calc(var(--spacing) * 8);
}
.ds-scope .pr-9 {
  padding-right: calc(var(--spacing) * 9);
}
.ds-scope .pr-10 {
  padding-right: calc(var(--spacing) * 10);
}
.ds-scope .pb-3 {
  padding-bottom: calc(var(--spacing) * 3);
}
.ds-scope .pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.ds-scope .pb-10 {
  padding-bottom: calc(var(--spacing) * 10);
}
.ds-scope .pl-0 {
  padding-left: calc(var(--spacing) * 0);
}
.ds-scope .pl-1\.5 {
  padding-left: calc(var(--spacing) * 1.5);
}
.ds-scope .pl-2 {
  padding-left: calc(var(--spacing) * 2);
}
.ds-scope .pl-3 {
  padding-left: calc(var(--spacing) * 3);
}
.ds-scope .pl-4 {
  padding-left: calc(var(--spacing) * 4);
}
.ds-scope .pl-5 {
  padding-left: calc(var(--spacing) * 5);
}
.ds-scope .pl-6 {
  padding-left: calc(var(--spacing) * 6);
}
.ds-scope .pl-8 {
  padding-left: calc(var(--spacing) * 8);
}
.ds-scope .pl-10 {
  padding-left: calc(var(--spacing) * 10);
}
.ds-scope .text-center {
  text-align: center;
}
.ds-scope .text-left {
  text-align: left;
}
.ds-scope .text-right {
  text-align: right;
}
.ds-scope .align-middle {
  vertical-align: middle;
}
.ds-scope .font-mono {
  font-family: var(--font-mono);
}
.ds-scope .font-sans {
  font-family: var(--font-sans);
}
.ds-scope .font-serif {
  font-family: var(--font-serif);
}
.ds-scope .text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.ds-scope .text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.ds-scope .text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.ds-scope .text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.ds-scope .text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.ds-scope .text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.ds-scope .text-sm\/relaxed {
  font-size: var(--text-sm);
  line-height: var(--leading-relaxed);
}
.ds-scope .text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.ds-scope .text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.ds-scope .text-xs\! {
  font-size: var(--text-xs) !important;
  line-height: var(--tw-leading, var(--text-xs--line-height)) !important;
}
.ds-scope .text-\[0\.8rem\] {
  font-size: 0.8rem;
}
.ds-scope .text-\[10px\] {
  font-size: 10px;
}
.ds-scope .leading-5 {
  --tw-leading: calc(var(--spacing) * 5);
  line-height: calc(var(--spacing) * 5);
}
.ds-scope .leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.ds-scope .leading-normal {
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
}
.ds-scope .leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.ds-scope .leading-snug {
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
}
.ds-scope .leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.ds-scope .font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.ds-scope .font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.ds-scope .font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.ds-scope .font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.ds-scope .tracking-normal {
  --tw-tracking: var(--tracking-normal);
  letter-spacing: var(--tracking-normal);
}
.ds-scope .tracking-tight {
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
.ds-scope .tracking-tighter {
  --tw-tracking: var(--tracking-tighter);
  letter-spacing: var(--tracking-tighter);
}
.ds-scope .tracking-wide {
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
}
.ds-scope .tracking-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.ds-scope .tracking-widest {
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
}
.ds-scope .text-balance {
  text-wrap: balance;
}
.ds-scope .break-words {
  overflow-wrap: break-word;
}
.ds-scope .text-ellipsis {
  text-overflow: ellipsis;
}
.ds-scope .hyphens-auto {
  -webkit-hyphens: auto;
  hyphens: auto;
}
.ds-scope .whitespace-nowrap {
  white-space: nowrap;
}
.ds-scope .whitespace-pre-wrap {
  white-space: pre-wrap;
}
.ds-scope .text-\[\#000\] {
  color: #000;
}
.ds-scope .text-\[\#def456\] {
  color: #def456;
}
.ds-scope .text-accent-foreground {
  color: var(--color-accent-foreground);
}
.ds-scope .text-black {
  color: var(--color-black);
}
.ds-scope .text-blue-500 {
  color: var(--color-blue-500);
}
.ds-scope .text-blue-600 {
  color: var(--color-blue-600);
}
.ds-scope .text-card-foreground {
  color: var(--color-card-foreground);
}
.ds-scope .text-current {
  color: currentcolor;
}
.ds-scope .text-depth-1-accent-foreground {
  color: var(--color-depth-1-accent-foreground);
}
.ds-scope .text-depth-1-accent-foreground\/70 {
  color: var(--color-depth-1-accent-foreground);
  @supports (color: color-mix(in lab, red, red)) {
    color: color-mix(in oklab, var(--color-depth-1-accent-foreground) 70%, transparent);
  }
}
.ds-scope .text-depth-1-primary {
  color: var(--color-depth-1-primary);
}
.ds-scope .text-destructive {
  color: var(--color-destructive);
}
.ds-scope .text-destructive-foreground {
  color: var(--color-destructive-foreground);
}
.ds-scope .text-foreground {
  color: var(--color-foreground);
}
.ds-scope .text-green-900 {
  color: var(--color-green-900);
}
.ds-scope .text-muted-foreground {
  color: var(--color-muted-foreground);
}
.ds-scope .text-popover-foreground {
  color: var(--color-popover-foreground);
}
.ds-scope .text-popover-foreground\/80 {
  color: var(--color-popover-foreground);
  @supports (color: color-mix(in lab, red, red)) {
    color: color-mix(in oklab, var(--color-popover-foreground) 80%, transparent);
  }
}
.ds-scope .text-primary {
  color: var(--color-primary);
}
.ds-scope .text-primary\! {
  color: var(--color-primary) !important;
}
.ds-scope .text-primary-foreground {
  color: var(--color-primary-foreground);
}
.ds-scope .text-red-500 {
  color: var(--color-red-500);
}
.ds-scope .text-type-card-alert {
  color: var(--color-type-card-alert);
}
.ds-scope .text-type-card-error {
  color: var(--color-type-card-error);
}
.ds-scope .text-type-card-info {
  color: var(--color-type-card-info);
}
.ds-scope .text-type-card-success {
  color: var(--color-type-card-success);
}
.ds-scope .text-type-card-title {
  color: var(--color-type-card-title);
}
.ds-scope .text-type-card-warning {
  color: var(--color-type-card-warning);
}
.ds-scope .text-type-content {
  color: var(--color-type-content);
}
.ds-scope .text-type-heading {
  color: var(--color-type-heading);
}
.ds-scope .text-type-hyperlink {
  color: var(--color-type-hyperlink);
}
.ds-scope .text-type-inverted {
  color: var(--color-type-inverted);
}
.ds-scope .text-type-muted {
  color: var(--color-type-muted);
}
.ds-scope .text-type-muted\! {
  color: var(--color-type-muted) !important;
}
.ds-scope .text-white {
  color: var(--color-white);
}
.ds-scope .capitalize {
  text-transform: capitalize;
}
.ds-scope .lowercase {
  text-transform: lowercase;
}
.ds-scope .uppercase {
  text-transform: uppercase;
}
.ds-scope .italic {
  font-style: italic;
}
.ds-scope .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,);
}
.ds-scope .underline {
  text-decoration-line: underline;
}
.ds-scope .underline-offset-4 {
  text-underline-offset: 4px;
}
.ds-scope .accent-foreground {
  accent-color: var(--color-foreground);
}
.ds-scope .opacity-0 {
  opacity: 0%;
}
.ds-scope .opacity-50 {
  opacity: 50%;
}
.ds-scope .opacity-70 {
  opacity: 70%;
}
.ds-scope .opacity-90 {
  opacity: 90%;
}
.ds-scope .opacity-100 {
  opacity: 100%;
}
.ds-scope .mix-blend-multiply {
  mix-blend-mode: multiply;
}
.ds-scope .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);
}
.ds-scope .shadow-\[0_0_0_1px_hsl\(var\(--depth-1-border\)\)\] {
  --tw-shadow: 0 0 0 1px var(--tw-shadow-color, hsl(var(--depth-1-border)));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ds-scope .shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ds-scope .shadow-md {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ds-scope .shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ds-scope .shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ds-scope .shadow-top-md {
  --tw-shadow: 0 -4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 -2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ds-scope .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);
}
.ds-scope .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);
}
.ds-scope .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);
}
.ds-scope .ring-0 {
  --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);
}
.ds-scope .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);
}
.ds-scope .focus-none {
  outline: none;
  box-shadow: none;
  .ds-scope &:focus {
    outline: none;
    box-shadow: none;
  }
  .ds-scope &:focus-visible {
    outline: none;
    box-shadow: none;
    --tw-ring-offset-width: 0px;
    --tw-ring-width: 0px;
  }
}
.ds-scope .ring-depth-1-ring {
  --tw-ring-color: var(--color-depth-1-ring);
}
.ds-scope .ring-ring {
  --tw-ring-color: var(--color-ring);
}
.ds-scope .ring-ring\/50 {
  --tw-ring-color: var(--color-ring);
  @supports (color: color-mix(in lab, red, red)) {
    --tw-ring-color: color-mix(in oklab, var(--color-ring) 50%, transparent);
  }
}
.ds-scope .ring-offset-2 {
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}
.ds-scope .ring-offset-background {
  --tw-ring-offset-color: var(--color-background);
}
.ds-scope .outline-hidden {
  --tw-outline-style: none;
  outline-style: none;
  @media (forced-colors: active) {
    outline: 2px solid transparent;
    outline-offset: 2px;
  }
}
.ds-scope .outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.ds-scope .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,);
}
.ds-scope .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));
}
.ds-scope .transition-\[color\,box-shadow\] {
  transition-property: color,box-shadow;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.ds-scope .transition-\[color\] {
  transition-property: color;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.ds-scope .transition-\[left\,right\,width\] {
  transition-property: left,right,width;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.ds-scope .transition-\[margin\,opacity\] {
  transition-property: margin,opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.ds-scope .transition-\[width\,height\,padding\] {
  transition-property: width,height,padding;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.ds-scope .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));
}
.ds-scope .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));
}
.ds-scope .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));
}
.ds-scope .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));
}
.ds-scope .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));
}
.ds-scope .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));
}
.ds-scope .transition-none {
  transition-property: none;
}
.ds-scope .duration-100 {
  --tw-duration: 100ms;
  transition-duration: 100ms;
}
.ds-scope .duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.ds-scope .duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.ds-scope .duration-1000 {
  --tw-duration: 1000ms;
  transition-duration: 1000ms;
}
.ds-scope .ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.ds-scope .ease-linear {
  --tw-ease: linear;
  transition-timing-function: linear;
}
.ds-scope .fade-in-0 {
  --tw-enter-opacity: calc(0/100);
  --tw-enter-opacity: 0;
}
.ds-scope .outline-none {
  --tw-outline-style: none;
  outline-style: none;
}
.ds-scope .select-none {
  -webkit-user-select: none;
  user-select: none;
}
.ds-scope .zoom-in-95 {
  --tw-enter-scale: calc(95*1%);
  --tw-enter-scale: .95;
}
.ds-scope .\[--cell-size\:--spacing\(9\)\] {
  --cell-size: calc(var(--spacing) * 9);
}
.ds-scope .\[--cell-size\:30px\] {
  --cell-size: 30px;
}
.ds-scope .running {
  animation-play-state: running;
}
.ds-scope .group-focus-within\/menu-item\:opacity-100 {
  .ds-scope &:is(:where(.group\/menu-item):focus-within *) {
    opacity: 100%;
  }
}
.ds-scope .group-hover\:opacity-50 {
  .ds-scope &:is(:where(.group):hover *) {
    @media (hover: hover) {
      opacity: 50%;
    }
  }
}
.ds-scope .group-hover\:opacity-100 {
  .ds-scope &:is(:where(.group):hover *) {
    @media (hover: hover) {
      opacity: 100%;
    }
  }
}
.ds-scope .group-hover\/menu-item\:opacity-100 {
  .ds-scope &:is(:where(.group\/menu-item):hover *) {
    @media (hover: hover) {
      opacity: 100%;
    }
  }
}
.ds-scope .group-has-data-\[sidebar\=menu-action\]\/menu-item\:pr-10 {
  .ds-scope &:is(:where(.group\/menu-item):has(*[data-sidebar="menu-action"]) *) {
    padding-right: calc(var(--spacing) * 10);
  }
}
.ds-scope .group-has-\[\[data-orientation\=horizontal\]\]\/field\:text-balance {
  .ds-scope &:is(:where(.group\/field):has(*:is([data-orientation=horizontal])) *) {
    text-wrap: balance;
  }
}
.ds-scope .group-has-\[\[data-slot\=item-description\]\]\/item\:translate-y-0\.5 {
  .ds-scope &:is(:where(.group\/item):has(*:is([data-slot=item-description])) *) {
    --tw-translate-y: calc(var(--spacing) * 0.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .group-has-\[\[data-slot\=item-description\]\]\/item\:self-start {
  .ds-scope &:is(:where(.group\/item):has(*:is([data-slot=item-description])) *) {
    align-self: flex-start;
  }
}
.ds-scope .group-has-\[\>input\]\/input-group\:pt-2\.5 {
  .ds-scope &:is(:where(.group\/input-group):has(>input) *) {
    padding-top: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .group-has-\[\>input\]\/input-group\:pb-2\.5 {
  .ds-scope &:is(:where(.group\/input-group):has(>input) *) {
    padding-bottom: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:-mt-8 {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    margin-top: calc(var(--spacing) * -8);
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:hidden {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    display: none;
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:size-8\! {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    width: calc(var(--spacing) * 8) !important;
    height: calc(var(--spacing) * 8) !important;
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+1rem\)\] {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    width: calc(var(--sidebar-width-icon) + 1rem);
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)\+1rem\+2px\)\] {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    width: calc(var(--sidebar-width-icon) + 1rem + 2px);
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:w-\[var\(--sidebar-width-icon\)\] {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    width: var(--sidebar-width-icon);
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:overflow-hidden {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    overflow: hidden;
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:p-1\! {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    padding: calc(var(--spacing) * 1) !important;
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:p-2\! {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    padding: calc(var(--spacing) * 2) !important;
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:opacity-0 {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    opacity: 0%;
  }
}
.ds-scope .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  .ds-scope &:is(:where(.group)[data-collapsible="offcanvas"] *) {
    right: calc(var(--sidebar-width) * -1);
  }
}
.ds-scope .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\] {
  .ds-scope &:is(:where(.group)[data-collapsible="offcanvas"] *) {
    left: calc(var(--sidebar-width) * -1);
  }
}
.ds-scope .group-data-\[collapsible\=offcanvas\]\:w-0 {
  .ds-scope &:is(:where(.group)[data-collapsible="offcanvas"] *) {
    width: calc(var(--spacing) * 0);
  }
}
.ds-scope .group-data-\[collapsible\=offcanvas\]\:translate-x-0 {
  .ds-scope &:is(:where(.group)[data-collapsible="offcanvas"] *) {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .group-data-\[disabled\=true\]\:pointer-events-none {
  .ds-scope &:is(:where(.group)[data-disabled="true"] *) {
    pointer-events: none;
  }
}
.ds-scope .group-data-\[disabled\=true\]\:opacity-50 {
  .ds-scope &:is(:where(.group)[data-disabled="true"] *) {
    opacity: 50%;
  }
}
.ds-scope .group-data-\[disabled\=true\]\/field\:opacity-50 {
  .ds-scope &:is(:where(.group\/field)[data-disabled="true"] *) {
    opacity: 50%;
  }
}
.ds-scope .group-data-\[disabled\=true\]\/input-group\:opacity-50 {
  .ds-scope &:is(:where(.group\/input-group)[data-disabled="true"] *) {
    opacity: 50%;
  }
}
.ds-scope .group-data-\[focused\=true\]\/day\:relative {
  .ds-scope &:is(:where(.group\/day)[data-focused="true"] *) {
    position: relative;
  }
}
.ds-scope .group-data-\[focused\=true\]\/day\:z-10 {
  .ds-scope &:is(:where(.group\/day)[data-focused="true"] *) {
    z-index: 10;
  }
}
.ds-scope .group-data-\[focused\=true\]\/day\:border-ring {
  .ds-scope &:is(:where(.group\/day)[data-focused="true"] *) {
    border-color: var(--color-ring);
  }
}
.ds-scope .group-data-\[focused\=true\]\/day\:ring-\[3px\] {
  .ds-scope &:is(:where(.group\/day)[data-focused="true"] *) {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .group-data-\[focused\=true\]\/day\:ring-ring\/50 {
  .ds-scope &:is(:where(.group\/day)[data-focused="true"] *) {
    --tw-ring-color: var(--color-ring);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-ring) 50%, transparent);
    }
  }
}
.ds-scope .group-data-\[side\=bottom\]\:top-\[-5px\] {
  .ds-scope &:is(:where(.group)[data-side="bottom"] *) {
    top: -5px;
  }
}
.ds-scope .group-data-\[side\=bottom\]\:left-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="bottom"] *) {
    left: calc(1/2 * 100%);
  }
}
.ds-scope .group-data-\[side\=bottom\]\:-translate-x-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="bottom"] *) {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .group-data-\[side\=bottom\]\:rounded-tl-sm {
  .ds-scope &:is(:where(.group)[data-side="bottom"] *) {
    border-top-left-radius: var(--radius-sm);
  }
}
.ds-scope .group-data-\[side\=bottom\]\:shadow-\[-2px_-2px_0_0_theme\(colors\.violet\.400\)\] {
  .ds-scope &:is(:where(.group)[data-side="bottom"] *) {
    --tw-shadow: -2px -2px 0 0 var(--tw-shadow-color, #9166f2);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .group-data-\[side\=left\]\:top-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="left"] *) {
    top: calc(1/2 * 100%);
  }
}
.ds-scope .group-data-\[side\=left\]\:-right-4 {
  .ds-scope &:is(:where(.group)[data-side="left"] *) {
    right: calc(var(--spacing) * -4);
  }
}
.ds-scope .group-data-\[side\=left\]\:right-\[-5px\] {
  .ds-scope &:is(:where(.group)[data-side="left"] *) {
    right: -5px;
  }
}
.ds-scope .group-data-\[side\=left\]\:-translate-y-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="left"] *) {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .group-data-\[side\=left\]\:rounded-tr-sm {
  .ds-scope &:is(:where(.group)[data-side="left"] *) {
    border-top-right-radius: var(--radius-sm);
  }
}
.ds-scope .group-data-\[side\=left\]\:border-r {
  .ds-scope &:is(:where(.group)[data-side="left"] *) {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
}
.ds-scope .group-data-\[side\=left\]\:shadow-\[2px_-2px_0_0_theme\(colors\.violet\.600\)\] {
  .ds-scope &:is(:where(.group)[data-side="left"] *) {
    --tw-shadow: 2px -2px 0 0 var(--tw-shadow-color, #5614eb);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .group-data-\[side\=right\]\:top-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    top: calc(1/2 * 100%);
  }
}
.ds-scope .group-data-\[side\=right\]\:left-0 {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    left: calc(var(--spacing) * 0);
  }
}
.ds-scope .group-data-\[side\=right\]\:left-\[-5px\] {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    left: -5px;
  }
}
.ds-scope .group-data-\[side\=right\]\:-translate-y-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .group-data-\[side\=right\]\:rotate-180 {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    rotate: 180deg;
  }
}
.ds-scope .group-data-\[side\=right\]\:rounded-bl-sm {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    border-bottom-left-radius: var(--radius-sm);
  }
}
.ds-scope .group-data-\[side\=right\]\:border-l {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
}
.ds-scope .group-data-\[side\=right\]\:shadow-\[-2px_2px_0_0_theme\(colors\.violet\.400\)\] {
  .ds-scope &:is(:where(.group)[data-side="right"] *) {
    --tw-shadow: -2px 2px 0 0 var(--tw-shadow-color, #9166f2);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .group-data-\[side\=top\]\:bottom-\[-5px\] {
  .ds-scope &:is(:where(.group)[data-side="top"] *) {
    bottom: -5px;
  }
}
.ds-scope .group-data-\[side\=top\]\:left-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="top"] *) {
    left: calc(1/2 * 100%);
  }
}
.ds-scope .group-data-\[side\=top\]\:-translate-x-1\/2 {
  .ds-scope &:is(:where(.group)[data-side="top"] *) {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .group-data-\[side\=top\]\:rounded-br-sm {
  .ds-scope &:is(:where(.group)[data-side="top"] *) {
    border-bottom-right-radius: var(--radius-sm);
  }
}
.ds-scope .group-data-\[side\=top\]\:shadow-\[2px_2px_0_0_theme\(colors\.violet\.500\)\] {
  .ds-scope &:is(:where(.group)[data-side="top"] *) {
    --tw-shadow: 2px 2px 0 0 var(--tw-shadow-color, #7843ef);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .group-data-\[state\=closed\]\/collapsible\:hidden {
  .ds-scope &:is(:where(.group\/collapsible)[data-state="closed"] *) {
    display: none;
  }
}
.ds-scope .group-data-\[state\=collapsed\]\:hidden {
  .ds-scope &:is(:where(.group)[data-state="collapsed"] *) {
    display: none;
  }
}
.ds-scope .group-data-\[state\=open\]\:rotate-180 {
  .ds-scope &:is(:where(.group)[data-state="open"] *) {
    rotate: 180deg;
  }
}
.ds-scope .group-data-\[state\=open\]\/collapsible\:hidden {
  .ds-scope &:is(:where(.group\/collapsible)[data-state="open"] *) {
    display: none;
  }
}
.ds-scope .group-data-\[state\=open\]\/collapsible\:rotate-90 {
  .ds-scope &:is(:where(.group\/collapsible)[data-state="open"] *) {
    rotate: 90deg;
  }
}
.ds-scope .group-data-\[state\=open\]\/collapsible\:rotate-180 {
  .ds-scope &:is(:where(.group\/collapsible)[data-state="open"] *) {
    rotate: 180deg;
  }
}
.ds-scope .group-data-\[state\=open\]\/trigger\:rotate-90 {
  .ds-scope &:is(:where(.group\/trigger)[data-state="open"] *) {
    rotate: 90deg;
  }
}
.ds-scope .group-data-\[variant\=floating\]\:rounded-lg {
  .ds-scope &:is(:where(.group)[data-variant="floating"] *) {
    border-radius: var(--radius-lg);
  }
}
.ds-scope .group-data-\[variant\=floating\]\:border {
  .ds-scope &:is(:where(.group)[data-variant="floating"] *) {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
}
.ds-scope .group-data-\[variant\=floating\]\:border-depth-1-border {
  .ds-scope &:is(:where(.group)[data-variant="floating"] *) {
    border-color: var(--color-depth-1-border);
  }
}
.ds-scope .group-data-\[variant\=floating\]\:shadow-sm {
  .ds-scope &:is(:where(.group)[data-variant="floating"] *) {
    --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);
  }
}
.ds-scope .group-data-\[variant\=outline\]\/field-group\:-mb-2 {
  .ds-scope &:is(:where(.group\/field-group)[data-variant="outline"] *) {
    margin-bottom: calc(var(--spacing) * -2);
  }
}
.ds-scope .group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block {
  .ds-scope &:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="bottom"] *) {
    display: block;
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:top-full {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    top: 100%;
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5 {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    margin-top: calc(var(--spacing) * 1.5);
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    overflow: hidden;
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:rounded-md {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    border-radius: var(--radius-md);
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:border {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:bg-popover {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    background-color: var(--color-popover);
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:text-popover-foreground {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    color: var(--color-popover-foreground);
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:shadow {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    --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);
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:duration-200 {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
}
.ds-scope .peer-hover\/menu-button\:text-accent-foreground {
  .ds-scope &:is(:where(.peer\/menu-button):hover ~ *) {
    @media (hover: hover) {
      color: var(--color-accent-foreground);
    }
  }
}
.ds-scope .peer-disabled\:cursor-not-allowed {
  .ds-scope &:is(:where(.peer):disabled ~ *) {
    cursor: not-allowed;
  }
}
.ds-scope .peer-disabled\:opacity-50 {
  .ds-scope &:is(:where(.peer):disabled ~ *) {
    opacity: 50%;
  }
}
.ds-scope .peer-disabled\:opacity-70 {
  .ds-scope &:is(:where(.peer):disabled ~ *) {
    opacity: 70%;
  }
}
.ds-scope .peer-data-\[active\=true\]\/menu-button\:text-accent-foreground {
  .ds-scope &:is(:where(.peer\/menu-button)[data-active="true"] ~ *) {
    color: var(--color-accent-foreground);
  }
}
.ds-scope .peer-data-\[size\=lg\]\/menu-button\:top-4 {
  .ds-scope &:is(:where(.peer\/menu-button)[data-size="lg"] ~ *) {
    top: calc(var(--spacing) * 4);
  }
}
.ds-scope .peer-data-\[size\=sm\]\/menu-button\:top-3\.5 {
  .ds-scope &:is(:where(.peer\/menu-button)[data-size="sm"] ~ *) {
    top: calc(var(--spacing) * 3.5);
  }
}
.ds-scope .selection\:bg-primary {
  .ds-scope & *::selection {
    background-color: var(--color-primary);
  }
  .ds-scope &::selection {
    background-color: var(--color-primary);
  }
}
.ds-scope .selection\:text-primary-foreground {
  .ds-scope & *::selection {
    color: var(--color-primary-foreground);
  }
  .ds-scope &::selection {
    color: var(--color-primary-foreground);
  }
}
.ds-scope .file\:inline-flex {
  .ds-scope &::file-selector-button {
    display: inline-flex;
  }
}
.ds-scope .file\:h-4 {
  .ds-scope &::file-selector-button {
    height: calc(var(--spacing) * 4);
  }
}
.ds-scope .file\:border-0 {
  .ds-scope &::file-selector-button {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
}
.ds-scope .file\:bg-transparent {
  .ds-scope &::file-selector-button {
    background-color: transparent;
  }
}
.ds-scope .file\:px-1\.5 {
  .ds-scope &::file-selector-button {
    padding-inline: calc(var(--spacing) * 1.5);
  }
}
.ds-scope .file\:text-sm {
  .ds-scope &::file-selector-button {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.ds-scope .file\:font-medium {
  .ds-scope &::file-selector-button {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
}
.ds-scope .placeholder\:text-ellipsis {
  .ds-scope &::placeholder {
    text-overflow: ellipsis;
  }
}
.ds-scope .placeholder\:text-type-muted {
  .ds-scope &::placeholder {
    color: var(--color-type-muted);
  }
}
.ds-scope .before\:absolute {
  .ds-scope &::before {
    content: var(--tw-content);
    position: absolute;
  }
}
.ds-scope .before\:top-0 {
  .ds-scope &::before {
    content: var(--tw-content);
    top: calc(var(--spacing) * 0);
  }
}
.ds-scope .before\:bottom-0 {
  .ds-scope &::before {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * 0);
  }
}
.ds-scope .before\:left-4 {
  .ds-scope &::before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 4);
  }
}
.ds-scope .before\:left-5 {
  .ds-scope &::before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 5);
  }
}
.ds-scope .before\:w-px {
  .ds-scope &::before {
    content: var(--tw-content);
    width: 1px;
  }
}
.ds-scope .before\:bg-depth-1-border {
  .ds-scope &::before {
    content: var(--tw-content);
    background-color: var(--color-depth-1-border);
  }
}
.ds-scope .after\:absolute {
  .ds-scope &::after {
    content: var(--tw-content);
    position: absolute;
  }
}
.ds-scope .after\:-inset-2 {
  .ds-scope &::after {
    content: var(--tw-content);
    inset: calc(var(--spacing) * -2);
  }
}
.ds-scope .after\:inset-y-0 {
  .ds-scope &::after {
    content: var(--tw-content);
    inset-block: calc(var(--spacing) * 0);
  }
}
.ds-scope .after\:top-1\/2 {
  .ds-scope &::after {
    content: var(--tw-content);
    top: calc(1/2 * 100%);
  }
}
.ds-scope .after\:left-1\/2 {
  .ds-scope &::after {
    content: var(--tw-content);
    left: calc(1/2 * 100%);
  }
}
.ds-scope .after\:h-4 {
  .ds-scope &::after {
    content: var(--tw-content);
    height: calc(var(--spacing) * 4);
  }
}
.ds-scope .after\:w-1 {
  .ds-scope &::after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 1);
  }
}
.ds-scope .after\:w-4 {
  .ds-scope &::after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 4);
  }
}
.ds-scope .after\:w-\[2px\] {
  .ds-scope &::after {
    content: var(--tw-content);
    width: 2px;
  }
}
.ds-scope .after\:-translate-x-1\/2 {
  .ds-scope &::after {
    content: var(--tw-content);
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .after\:-translate-y-1\/2 {
  .ds-scope &::after {
    content: var(--tw-content);
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .after\:rounded-xs {
  .ds-scope &::after {
    content: var(--tw-content);
    border-radius: var(--radius-xs);
  }
}
.ds-scope .after\:bg-background {
  .ds-scope &::after {
    content: var(--tw-content);
    background-color: var(--color-background);
  }
}
.ds-scope .after\:content-\[\'\'\] {
  .ds-scope &::after {
    --tw-content: '';
    content: var(--tw-content);
  }
}
.ds-scope .group-data-\[collapsible\=offcanvas\]\:after\:left-full {
  .ds-scope &:is(:where(.group)[data-collapsible="offcanvas"] *) {
    .ds-scope &::after {
      content: var(--tw-content);
      left: 100%;
    }
  }
}
.ds-scope .first\:rounded-l-md {
  .ds-scope &:first-child {
    border-top-left-radius: var(--radius-md);
    border-bottom-left-radius: var(--radius-md);
  }
}
.ds-scope .first\:border-l {
  .ds-scope &:first-child {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
}
.ds-scope .last\:mt-0 {
  .ds-scope &:last-child {
    margin-top: calc(var(--spacing) * 0);
  }
}
.ds-scope .last\:rounded-r-md {
  .ds-scope &:last-child {
    border-top-right-radius: var(--radius-md);
    border-bottom-right-radius: var(--radius-md);
  }
}
.ds-scope .last\:border-b-0 {
  .ds-scope &:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0px;
  }
}
.ds-scope .focus-within\:ring-2 {
  .ds-scope &:focus-within {
    --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);
  }
}
.ds-scope .hover\:scale-105 {
  .ds-scope &:hover {
    @media (hover: hover) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
}
.ds-scope .hover\:border-primary {
  .ds-scope &:hover {
    @media (hover: hover) {
      border-color: var(--color-primary);
    }
  }
}
.ds-scope .hover\:bg-accent {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-accent);
    }
  }
}
.ds-scope .hover\:bg-depth-1-background {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-depth-1-background);
    }
  }
}
.ds-scope .hover\:bg-destructive\/90 {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-destructive);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-destructive) 90%, transparent);
      }
    }
  }
}
.ds-scope .hover\:bg-muted {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-muted);
    }
  }
}
.ds-scope .hover\:bg-muted\/30 {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-muted);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-muted) 30%, transparent);
      }
    }
  }
}
.ds-scope .hover\:bg-muted\/50 {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-muted);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-muted) 50%, transparent);
      }
    }
  }
}
.ds-scope .hover\:bg-primary\/90 {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-primary);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-primary) 90%, transparent);
      }
    }
  }
}
.ds-scope .hover\:bg-secondary {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-secondary);
    }
  }
}
.ds-scope .hover\:bg-secondary\/80 {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-secondary);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-secondary) 80%, transparent);
      }
    }
  }
}
.ds-scope .hover\:bg-secondary\/90 {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-secondary);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-secondary) 90%, transparent);
      }
    }
  }
}
.ds-scope .hover\:bg-transparent {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: transparent;
    }
  }
}
.ds-scope .hover\:bg-type-inverted\/20 {
  .ds-scope &:hover {
    @media (hover: hover) {
      background-color: var(--color-type-inverted);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-type-inverted) 20%, transparent);
      }
    }
  }
}
.ds-scope .hover\:text-accent-foreground {
  .ds-scope &:hover {
    @media (hover: hover) {
      color: var(--color-accent-foreground);
    }
  }
}
.ds-scope .hover\:text-primary\/90 {
  .ds-scope &:hover {
    @media (hover: hover) {
      color: var(--color-primary);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-primary) 90%, transparent);
      }
    }
  }
}
.ds-scope .hover\:text-type-content {
  .ds-scope &:hover {
    @media (hover: hover) {
      color: var(--color-type-content);
    }
  }
}
.ds-scope .hover\:text-type-muted {
  .ds-scope &:hover {
    @media (hover: hover) {
      color: var(--color-type-muted);
    }
  }
}
.ds-scope .hover\:underline {
  .ds-scope &:hover {
    @media (hover: hover) {
      text-decoration-line: underline;
    }
  }
}
.ds-scope .hover\:opacity-100 {
  .ds-scope &:hover {
    @media (hover: hover) {
      opacity: 100%;
    }
  }
}
.ds-scope .hover\:shadow-\[0_0_0_1px_hsl\(var\(--depth-1-accent\)\)\] {
  .ds-scope &:hover {
    @media (hover: hover) {
      --tw-shadow: 0 0 0 1px var(--tw-shadow-color, hsl(var(--depth-1-accent)));
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
}
.ds-scope .hover\:ring-4 {
  .ds-scope &:hover {
    @media (hover: hover) {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + 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);
    }
  }
}
.ds-scope .hover\:group-data-\[collapsible\=offcanvas\]\:bg-depth-1-background {
  .ds-scope &:hover {
    @media (hover: hover) {
      .ds-scope &:is(:where(.group)[data-collapsible="offcanvas"] *) {
        background-color: var(--color-depth-1-background);
      }
    }
  }
}
.ds-scope .hover\:after\:bg-depth-1-border {
  .ds-scope &:hover {
    @media (hover: hover) {
      .ds-scope &::after {
        content: var(--tw-content);
        background-color: var(--color-depth-1-border);
      }
    }
  }
}
.ds-scope .focus\:z-10 {
  .ds-scope &:focus {
    z-index: 10;
  }
}
.ds-scope .focus\:bg-accent {
  .ds-scope &:focus {
    background-color: var(--color-accent);
  }
}
.ds-scope .focus\:text-accent-foreground {
  .ds-scope &:focus {
    color: var(--color-accent-foreground);
  }
}
.ds-scope .focus\:ring-0 {
  .ds-scope &: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);
  }
}
.ds-scope .focus\:ring-2 {
  .ds-scope &: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);
  }
}
.ds-scope .focus\:ring-ring {
  .ds-scope &:focus {
    --tw-ring-color: var(--color-ring);
  }
}
.ds-scope .focus\:ring-offset-2 {
  .ds-scope &:focus {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
}
.ds-scope .focus\:outline-hidden {
  .ds-scope &:focus {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
}
.ds-scope .focus\:outline-none {
  .ds-scope &:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
}
.ds-scope .focus-visible\:z-10 {
  .ds-scope &:focus-visible {
    z-index: 10;
  }
}
.ds-scope .focus-visible\:rounded {
  .ds-scope &:focus-visible {
    border-radius: 0.25rem;
  }
}
.ds-scope .focus-visible\:border-ring {
  .ds-scope &:focus-visible {
    border-color: var(--color-ring);
  }
}
.ds-scope .focus-visible\:ring-0 {
  .ds-scope &:focus-visible {
    --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);
  }
}
.ds-scope .focus-visible\:ring-1 {
  .ds-scope &:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .focus-visible\:ring-2 {
  .ds-scope &:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .focus-visible\:ring-4 {
  .ds-scope &:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + 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);
  }
}
.ds-scope .focus-visible\:ring-\[3px\] {
  .ds-scope &:focus-visible {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .focus-visible\:ring-destructive {
  .ds-scope &:focus-visible {
    --tw-ring-color: var(--color-destructive);
  }
}
.ds-scope .focus-visible\:ring-destructive\/20 {
  .ds-scope &:focus-visible {
    --tw-ring-color: var(--color-destructive);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-destructive) 20%, transparent);
    }
  }
}
.ds-scope .focus-visible\:ring-primary {
  .ds-scope &:focus-visible {
    --tw-ring-color: var(--color-primary);
  }
}
.ds-scope .focus-visible\:ring-ring {
  .ds-scope &:focus-visible {
    --tw-ring-color: var(--color-ring);
  }
}
.ds-scope .focus-visible\:ring-ring\/50 {
  .ds-scope &:focus-visible {
    --tw-ring-color: var(--color-ring);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-ring) 50%, transparent);
    }
  }
}
.ds-scope .focus-visible\:ring-offset-1 {
  .ds-scope &:focus-visible {
    --tw-ring-offset-width: 1px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
}
.ds-scope .focus-visible\:ring-offset-2 {
  .ds-scope &:focus-visible {
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  }
}
.ds-scope .focus-visible\:outline-hidden {
  .ds-scope &:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
}
.ds-scope .focus-visible\:outline-1 {
  .ds-scope &:focus-visible {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
}
.ds-scope .focus-visible\:outline-2 {
  .ds-scope &:focus-visible {
    outline-style: var(--tw-outline-style);
    outline-width: 2px;
  }
}
.ds-scope .focus-visible\:outline-offset-2 {
  .ds-scope &:focus-visible {
    outline-offset: 2px;
  }
}
.ds-scope .focus-visible\:outline-primary {
  .ds-scope &:focus-visible {
    outline-color: var(--color-primary);
  }
}
.ds-scope .focus-visible\:outline-ring {
  .ds-scope &:focus-visible {
    outline-color: var(--color-ring);
  }
}
.ds-scope .focus-visible\:outline-none {
  .ds-scope &:focus-visible {
    --tw-outline-style: none;
    outline-style: none;
  }
}
.ds-scope .active\:bg-accent {
  .ds-scope &:active {
    background-color: var(--color-accent);
  }
}
.ds-scope .active\:bg-depth-1-background {
  .ds-scope &:active {
    background-color: var(--color-depth-1-background);
  }
}
.ds-scope .active\:text-accent-foreground {
  .ds-scope &:active {
    color: var(--color-accent-foreground);
  }
}
.ds-scope .active\:text-type-content {
  .ds-scope &:active {
    color: var(--color-type-content);
  }
}
.ds-scope .active\:opacity-30 {
  .ds-scope &:active {
    opacity: 30%;
  }
}
.ds-scope .disabled\:pointer-events-none {
  .ds-scope &:disabled {
    pointer-events: none;
  }
}
.ds-scope .disabled\:cursor-not-allowed {
  .ds-scope &:disabled {
    cursor: not-allowed;
  }
}
.ds-scope .disabled\:bg-primary {
  .ds-scope &:disabled {
    background-color: var(--color-primary);
  }
}
.ds-scope .disabled\:bg-secondary {
  .ds-scope &:disabled {
    background-color: var(--color-secondary);
  }
}
.ds-scope .disabled\:text-white {
  .ds-scope &:disabled {
    color: var(--color-white);
  }
}
.ds-scope .disabled\:opacity-50 {
  .ds-scope &:disabled {
    opacity: 50%;
  }
}
.ds-scope .in-data-\[side\=left\]\:cursor-w-resize {
  .ds-scope :where(*[data-side="left"]) & {
    cursor: w-resize;
  }
}
.ds-scope .in-data-\[side\=right\]\:cursor-e-resize {
  .ds-scope :where(*[data-side="right"]) & {
    cursor: e-resize;
  }
}
.ds-scope .in-data-\[slot\=card-content\]\:bg-transparent {
  .ds-scope :where(*[data-slot="card-content"]) & {
    background-color: transparent;
  }
}
.ds-scope .in-data-\[slot\=popover-content\]\:bg-transparent {
  .ds-scope :where(*[data-slot="popover-content"]) & {
    background-color: transparent;
  }
}
.ds-scope .in-data-\[slot\=tooltip-content\]\:bg-background\/20 {
  .ds-scope :where(*[data-slot="tooltip-content"]) & {
    background-color: var(--color-background);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-background) 20%, transparent);
    }
  }
}
.ds-scope .in-data-\[slot\=tooltip-content\]\:text-background {
  .ds-scope :where(*[data-slot="tooltip-content"]) & {
    color: var(--color-background);
  }
}
.ds-scope .has-focus\:border-ring {
  .ds-scope &:has(*:focus) {
    border-color: var(--color-ring);
  }
}
.ds-scope .has-focus\:ring-\[3px\] {
  .ds-scope &:has(*:focus) {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .has-focus\:ring-ring\/50 {
  .ds-scope &:has(*:focus) {
    --tw-ring-color: var(--color-ring);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-ring) 50%, transparent);
    }
  }
}
.ds-scope .has-disabled\:opacity-50 {
  .ds-scope &:has(*:disabled) {
    opacity: 50%;
  }
}
.ds-scope .has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\] {
  .ds-scope &:has(*[data-slot="card-action"]) {
    grid-template-columns: 1fr auto;
  }
}
.ds-scope .has-data-\[state\=checked\]\:border-primary {
  .ds-scope &:has(*[data-state="checked"]) {
    border-color: var(--color-primary);
  }
}
.ds-scope .has-data-\[state\=checked\]\:bg-primary\/5 {
  .ds-scope &:has(*[data-state="checked"]) {
    background-color: var(--color-primary);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-primary) 5%, transparent);
    }
  }
}
.ds-scope .has-data-\[variant\=inset\]\:bg-depth-1-background {
  .ds-scope &:has(*[data-variant="inset"]) {
    background-color: var(--color-depth-1-background);
  }
}
.ds-scope .has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:border-ring {
  .ds-scope &:has(*:is([data-slot=input-group-control]:focus-visible)) {
    border-color: var(--color-ring);
  }
}
.ds-scope .has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-\[3px\] {
  .ds-scope &:has(*:is([data-slot=input-group-control]:focus-visible)) {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring\/50 {
  .ds-scope &:has(*:is([data-slot=input-group-control]:focus-visible)) {
    --tw-ring-color: var(--color-ring);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-ring) 50%, transparent);
    }
  }
}
.ds-scope .has-\[\[data-slot\]\[aria-invalid\=true\]\]\:border-destructive {
  .ds-scope &:has(*:is([data-slot][aria-invalid=true])) {
    border-color: var(--color-destructive);
  }
}
.ds-scope .has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/20 {
  .ds-scope &:has(*:is([data-slot][aria-invalid=true])) {
    --tw-ring-color: var(--color-destructive);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-destructive) 20%, transparent);
    }
  }
}
.ds-scope .has-\[select\:disabled\]\:opacity-50 {
  .ds-scope &:has(*:is(select:disabled)) {
    opacity: 50%;
  }
}
.ds-scope .has-\[\>\[data-align\=block-end\]\]\:h-auto {
  .ds-scope &:has(>[data-align=block-end]) {
    height: auto;
  }
}
.ds-scope .has-\[\>\[data-align\=block-end\]\]\:flex-col {
  .ds-scope &:has(>[data-align=block-end]) {
    flex-direction: column;
  }
}
.ds-scope .has-\[\>\[data-align\=block-start\]\]\:h-auto {
  .ds-scope &:has(>[data-align=block-start]) {
    height: auto;
  }
}
.ds-scope .has-\[\>\[data-align\=block-start\]\]\:flex-col {
  .ds-scope &:has(>[data-align=block-start]) {
    flex-direction: column;
  }
}
.ds-scope .has-\[\>\[data-slot\=button-group\]\]\:gap-2 {
  .ds-scope &:has(>[data-slot=button-group]) {
    gap: calc(var(--spacing) * 2);
  }
}
.ds-scope .has-\[\>\[data-slot\=checkbox-group\]\]\:gap-3 {
  .ds-scope &:has(>[data-slot=checkbox-group]) {
    gap: calc(var(--spacing) * 3);
  }
}
.ds-scope .has-\[\>\[data-slot\=field-content\]\]\:items-start {
  .ds-scope &:has(>[data-slot=field-content]) {
    align-items: flex-start;
  }
}
.ds-scope .has-\[\>\[data-slot\=field\]\]\:w-full {
  .ds-scope &:has(>[data-slot=field]) {
    width: 100%;
  }
}
.ds-scope .has-\[\>\[data-slot\=field\]\]\:flex-col {
  .ds-scope &:has(>[data-slot=field]) {
    flex-direction: column;
  }
}
.ds-scope .has-\[\>\[data-slot\=field\]\]\:rounded-md {
  .ds-scope &:has(>[data-slot=field]) {
    border-radius: var(--radius-md);
  }
}
.ds-scope .has-\[\>\[data-slot\=field\]\]\:border {
  .ds-scope &:has(>[data-slot=field]) {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
}
.ds-scope .has-\[\>\[data-slot\=radio-group\]\]\:gap-3 {
  .ds-scope &:has(>[data-slot=radio-group]) {
    gap: calc(var(--spacing) * 3);
  }
}
.ds-scope .has-\[\>button\]\:mr-\[-0\.45rem\] {
  .ds-scope &:has(>button) {
    margin-right: -0.45rem;
  }
}
.ds-scope .has-\[\>button\]\:ml-\[-0\.45rem\] {
  .ds-scope &:has(>button) {
    margin-left: -0.45rem;
  }
}
.ds-scope .has-\[\>kbd\]\:mr-\[-0\.35rem\] {
  .ds-scope &:has(>kbd) {
    margin-right: -0.35rem;
  }
}
.ds-scope .has-\[\>kbd\]\:ml-\[-0\.35rem\] {
  .ds-scope &:has(>kbd) {
    margin-left: -0.35rem;
  }
}
.ds-scope .has-\[\>svg\]\:grid-cols-\[calc\(var\(--spacing\)\*4\)_1fr\] {
  .ds-scope &:has(>svg) {
    grid-template-columns: calc(var(--spacing) * 4) 1fr;
  }
}
.ds-scope .has-\[\>svg\]\:gap-x-3 {
  .ds-scope &:has(>svg) {
    column-gap: calc(var(--spacing) * 3);
  }
}
.ds-scope .has-\[\>svg\]\:p-0 {
  .ds-scope &:has(>svg) {
    padding: calc(var(--spacing) * 0);
  }
}
.ds-scope .has-\[\>svg\]\:px-2 {
  .ds-scope &:has(>svg) {
    padding-inline: calc(var(--spacing) * 2);
  }
}
.ds-scope .has-\[\>svg\]\:px-2\.5 {
  .ds-scope &:has(>svg) {
    padding-inline: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .has-\[\>textarea\]\:h-auto {
  .ds-scope &:has(>textarea) {
    height: auto;
  }
}
.ds-scope .aria-disabled\:pointer-events-none {
  .ds-scope &[aria-disabled="true"] {
    pointer-events: none;
  }
}
.ds-scope .aria-disabled\:opacity-50 {
  .ds-scope &[aria-disabled="true"] {
    opacity: 50%;
  }
}
.ds-scope .aria-disabled\:hover\:bg-transparent {
  .ds-scope &[aria-disabled="true"] {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: transparent;
      }
    }
  }
}
.ds-scope .aria-invalid\:border-destructive {
  .ds-scope &[aria-invalid="true"] {
    border-color: var(--color-destructive);
  }
}
.ds-scope .aria-invalid\:ring-destructive {
  .ds-scope &[aria-invalid="true"] {
    --tw-ring-color: var(--color-destructive);
  }
}
.ds-scope .aria-invalid\:ring-destructive\/20 {
  .ds-scope &[aria-invalid="true"] {
    --tw-ring-color: var(--color-destructive);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-destructive) 20%, transparent);
    }
  }
}
.ds-scope .aria-selected\:bg-accent {
  .ds-scope &[aria-selected="true"] {
    background-color: var(--color-accent);
  }
}
.ds-scope .aria-selected\:text-type-muted {
  .ds-scope &[aria-selected="true"] {
    color: var(--color-type-muted);
  }
}
.ds-scope .aria-selected\:opacity-100 {
  .ds-scope &[aria-selected="true"] {
    opacity: 100%;
  }
}
.ds-scope .data-disabled\:pointer-events-none {
  .ds-scope &[data-disabled] {
    pointer-events: none;
  }
}
.ds-scope .data-disabled\:opacity-50 {
  .ds-scope &[data-disabled] {
    opacity: 50%;
  }
}
.ds-scope .data-inset\:pl-8 {
  .ds-scope &[data-inset] {
    padding-left: calc(var(--spacing) * 8);
  }
}
.ds-scope .data-placeholder\:text-type-muted {
  .ds-scope &[data-placeholder] {
    color: var(--color-type-muted);
  }
}
.ds-scope .data-\[active\=true\]\:z-10 {
  .ds-scope &[data-active="true"] {
    z-index: 10;
  }
}
.ds-scope .data-\[active\=true\]\:border-ring {
  .ds-scope &[data-active="true"] {
    border-color: var(--color-ring);
  }
}
.ds-scope .data-\[active\=true\]\:bg-accent {
  .ds-scope &[data-active="true"] {
    background-color: var(--color-accent);
  }
}
.ds-scope .data-\[active\=true\]\:bg-accent\/50 {
  .ds-scope &[data-active="true"] {
    background-color: var(--color-accent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-accent) 50%, transparent);
    }
  }
}
.ds-scope .data-\[active\=true\]\:bg-depth-1-background {
  .ds-scope &[data-active="true"] {
    background-color: var(--color-depth-1-background);
  }
}
.ds-scope .data-\[active\=true\]\:text-accent-foreground {
  .ds-scope &[data-active="true"] {
    color: var(--color-accent-foreground);
  }
}
.ds-scope .data-\[active\=true\]\:text-type-content {
  .ds-scope &[data-active="true"] {
    color: var(--color-type-content);
  }
}
.ds-scope .data-\[active\=true\]\:ring-\[3px\] {
  .ds-scope &[data-active="true"] {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.ds-scope .data-\[active\=true\]\:ring-ring\/50 {
  .ds-scope &[data-active="true"] {
    --tw-ring-color: var(--color-ring);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-ring) 50%, transparent);
    }
  }
}
.ds-scope .data-\[active\=true\]\:hover\:bg-accent {
  .ds-scope &[data-active="true"] {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-accent);
      }
    }
  }
}
.ds-scope .data-\[active\=true\]\:focus\:bg-accent {
  .ds-scope &[data-active="true"] {
    .ds-scope &:focus {
      background-color: var(--color-accent);
    }
  }
}
.ds-scope .data-\[active\=true\]\:aria-invalid\:border-destructive {
  .ds-scope &[data-active="true"] {
    .ds-scope &[aria-invalid="true"] {
      border-color: var(--color-destructive);
    }
  }
}
.ds-scope .data-\[active\=true\]\:aria-invalid\:ring-destructive\/20 {
  .ds-scope &[data-active="true"] {
    .ds-scope &[aria-invalid="true"] {
      --tw-ring-color: var(--color-destructive);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-destructive) 20%, transparent);
      }
    }
  }
}
.ds-scope .data-\[disabled\]\:pointer-events-none {
  .ds-scope &[data-disabled] {
    pointer-events: none;
  }
}
.ds-scope .data-\[disabled\]\:opacity-50 {
  .ds-scope &[data-disabled] {
    opacity: 50%;
  }
}
.ds-scope .data-\[disabled\=true\]\:pointer-events-none {
  .ds-scope &[data-disabled="true"] {
    pointer-events: none;
  }
}
.ds-scope .data-\[disabled\=true\]\:opacity-50 {
  .ds-scope &[data-disabled="true"] {
    opacity: 50%;
  }
}
.ds-scope .data-\[error\=true\]\:text-destructive {
  .ds-scope &[data-error="true"] {
    color: var(--color-destructive);
  }
}
.ds-scope .data-\[inset\]\:pl-8 {
  .ds-scope &[data-inset] {
    padding-left: calc(var(--spacing) * 8);
  }
}
.ds-scope .data-\[invalid\=true\]\:text-destructive {
  .ds-scope &[data-invalid="true"] {
    color: var(--color-destructive);
  }
}
.ds-scope .data-\[is-big-icon\=true\]\:group-data-\[collapsible\=icon\]\:size-8\! {
  .ds-scope &[data-is-big-icon="true"] {
    .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
      width: calc(var(--spacing) * 8) !important;
      height: calc(var(--spacing) * 8) !important;
    }
  }
}
.ds-scope .data-\[is-big-icon\=true\]\:group-data-\[collapsible\=icon\]\:p-0\! {
  .ds-scope &[data-is-big-icon="true"] {
    .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
      padding: calc(var(--spacing) * 0) !important;
    }
  }
}
.ds-scope .data-\[layout\=label\]\:text-sm {
  .ds-scope &[data-layout="label"] {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:flex {
  .ds-scope &[data-layout^="dropdown"] {
    display: flex;
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:h-8 {
  .ds-scope &[data-layout^="dropdown"] {
    height: calc(var(--spacing) * 8);
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:items-center {
  .ds-scope &[data-layout^="dropdown"] {
    align-items: center;
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:gap-1 {
  .ds-scope &[data-layout^="dropdown"] {
    gap: calc(var(--spacing) * 1);
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:rounded-md {
  .ds-scope &[data-layout^="dropdown"] {
    border-radius: var(--radius-md);
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:pr-1 {
  .ds-scope &[data-layout^="dropdown"] {
    padding-right: calc(var(--spacing) * 1);
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:pl-2 {
  .ds-scope &[data-layout^="dropdown"] {
    padding-left: calc(var(--spacing) * 2);
  }
}
.ds-scope .data-\[layout\^\=dropdown\]\:text-sm {
  .ds-scope &[data-layout^="dropdown"] {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.ds-scope .data-\[motion\=from-end\]\:slide-in-from-right-52 {
  .ds-scope &[data-motion="from-end"] {
    --tw-enter-translate-x: calc(52*var(--spacing));
  }
}
.ds-scope .data-\[motion\=from-start\]\:slide-in-from-left-52 {
  .ds-scope &[data-motion="from-start"] {
    --tw-enter-translate-x: calc(52*var(--spacing)*-1);
  }
}
.ds-scope .data-\[motion\=to-end\]\:slide-out-to-right-52 {
  .ds-scope &[data-motion="to-end"] {
    --tw-exit-translate-x: calc(52*var(--spacing));
  }
}
.ds-scope .data-\[motion\=to-start\]\:slide-out-to-left-52 {
  .ds-scope &[data-motion="to-start"] {
    --tw-exit-translate-x: calc(52*var(--spacing)*-1);
  }
}
.ds-scope .data-\[motion\^\=from-\]\:animate-in {
  .ds-scope &[data-motion^="from-"] {
    animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[motion\^\=from-\]\:fade-in {
  .ds-scope &[data-motion^="from-"] {
    --tw-enter-opacity: 0;
  }
}
.ds-scope .data-\[motion\^\=to-\]\:animate-out {
  .ds-scope &[data-motion^="to-"] {
    animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[motion\^\=to-\]\:fade-out {
  .ds-scope &[data-motion^="to-"] {
    --tw-exit-opacity: 0;
  }
}
.ds-scope .data-\[orientation\=horizontal\]\:h-1\.5 {
  .ds-scope &[data-orientation="horizontal"] {
    height: calc(var(--spacing) * 1.5);
  }
}
.ds-scope .data-\[orientation\=horizontal\]\:h-full {
  .ds-scope &[data-orientation="horizontal"] {
    height: 100%;
  }
}
.ds-scope .data-\[orientation\=horizontal\]\:h-px {
  .ds-scope &[data-orientation="horizontal"] {
    height: 1px;
  }
}
.ds-scope .data-\[orientation\=horizontal\]\:w-full {
  .ds-scope &[data-orientation="horizontal"] {
    width: 100%;
  }
}
.ds-scope .data-\[orientation\=vertical\]\:h-auto {
  .ds-scope &[data-orientation="vertical"] {
    height: auto;
  }
}
.ds-scope .data-\[orientation\=vertical\]\:h-full {
  .ds-scope &[data-orientation="vertical"] {
    height: 100%;
  }
}
.ds-scope .data-\[orientation\=vertical\]\:min-h-44 {
  .ds-scope &[data-orientation="vertical"] {
    min-height: calc(var(--spacing) * 44);
  }
}
.ds-scope .data-\[orientation\=vertical\]\:w-1\.5 {
  .ds-scope &[data-orientation="vertical"] {
    width: calc(var(--spacing) * 1.5);
  }
}
.ds-scope .data-\[orientation\=vertical\]\:w-auto {
  .ds-scope &[data-orientation="vertical"] {
    width: auto;
  }
}
.ds-scope .data-\[orientation\=vertical\]\:w-full {
  .ds-scope &[data-orientation="vertical"] {
    width: 100%;
  }
}
.ds-scope .data-\[orientation\=vertical\]\:w-px {
  .ds-scope &[data-orientation="vertical"] {
    width: 1px;
  }
}
.ds-scope .data-\[orientation\=vertical\]\:flex-col {
  .ds-scope &[data-orientation="vertical"] {
    flex-direction: column;
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:h-px {
  .ds-scope &[data-panel-group-direction="vertical"] {
    height: 1px;
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:w-full {
  .ds-scope &[data-panel-group-direction="vertical"] {
    width: 100%;
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:flex-col {
  .ds-scope &[data-panel-group-direction="vertical"] {
    flex-direction: column;
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:after\:left-0 {
  .ds-scope &[data-panel-group-direction="vertical"] {
    .ds-scope &::after {
      content: var(--tw-content);
      left: calc(var(--spacing) * 0);
    }
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:after\:h-1 {
  .ds-scope &[data-panel-group-direction="vertical"] {
    .ds-scope &::after {
      content: var(--tw-content);
      height: calc(var(--spacing) * 1);
    }
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:after\:w-full {
  .ds-scope &[data-panel-group-direction="vertical"] {
    .ds-scope &::after {
      content: var(--tw-content);
      width: 100%;
    }
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:after\:translate-x-0 {
  .ds-scope &[data-panel-group-direction="vertical"] {
    .ds-scope &::after {
      content: var(--tw-content);
      --tw-translate-x: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
}
.ds-scope .data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2 {
  .ds-scope &[data-panel-group-direction="vertical"] {
    .ds-scope &::after {
      content: var(--tw-content);
      --tw-translate-y: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
}
.ds-scope .data-\[range-end\=true\]\:rounded-r-full {
  .ds-scope &[data-range-end="true"] {
    border-top-right-radius: calc(infinity * 1px);
    border-bottom-right-radius: calc(infinity * 1px);
  }
}
.ds-scope .data-\[range-end\=true\]\:bg-ring {
  .ds-scope &[data-range-end="true"] {
    background-color: var(--color-ring);
  }
}
.ds-scope .data-\[range-end\=true\]\:text-white {
  .ds-scope &[data-range-end="true"] {
    color: var(--color-white);
  }
}
.ds-scope .data-\[range-middle\=true\]\:rounded-full {
  .ds-scope &[data-range-middle="true"] {
    border-radius: calc(infinity * 1px);
  }
}
.ds-scope .data-\[range-middle\=true\]\:bg-accent {
  .ds-scope &[data-range-middle="true"] {
    background-color: var(--color-accent);
  }
}
.ds-scope .data-\[range-start\=true\]\:rounded-l-full {
  .ds-scope &[data-range-start="true"] {
    border-top-left-radius: calc(infinity * 1px);
    border-bottom-left-radius: calc(infinity * 1px);
  }
}
.ds-scope .data-\[range-start\=true\]\:bg-ring {
  .ds-scope &[data-range-start="true"] {
    background-color: var(--color-ring);
  }
}
.ds-scope .data-\[range-start\=true\]\:text-white {
  .ds-scope &[data-range-start="true"] {
    color: var(--color-white);
  }
}
.ds-scope .data-\[selected-single\=true\]\:bg-ring {
  .ds-scope &[data-selected-single="true"] {
    background-color: var(--color-ring);
  }
}
.ds-scope .data-\[selected-single\=true\]\:text-white {
  .ds-scope &[data-selected-single="true"] {
    color: var(--color-white);
  }
}
.ds-scope .data-\[selected\=true\]\:rounded-full {
  .ds-scope &[data-selected="true"] {
    border-radius: calc(infinity * 1px);
  }
}
.ds-scope .data-\[selected\=true\]\:bg-accent {
  .ds-scope &[data-selected="true"] {
    background-color: var(--color-accent);
  }
}
.ds-scope .data-\[side\=bottom\]\:translate-y-1 {
  .ds-scope &[data-side="bottom"] {
    --tw-translate-y: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .data-\[side\=bottom\]\:slide-in-from-top-2 {
  .ds-scope &[data-side="bottom"] {
    --tw-enter-translate-y: calc(2*var(--spacing)*-1);
  }
}
.ds-scope .data-\[side\=left\]\:-translate-x-1 {
  .ds-scope &[data-side="left"] {
    --tw-translate-x: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .data-\[side\=left\]\:slide-in-from-right-2 {
  .ds-scope &[data-side="left"] {
    --tw-enter-translate-x: calc(2*var(--spacing));
  }
}
.ds-scope .data-\[side\=right\]\:translate-x-1 {
  .ds-scope &[data-side="right"] {
    --tw-translate-x: calc(var(--spacing) * 1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .data-\[side\=right\]\:slide-in-from-left-2 {
  .ds-scope &[data-side="right"] {
    --tw-enter-translate-x: calc(2*var(--spacing)*-1);
  }
}
.ds-scope .data-\[side\=top\]\:-translate-y-1 {
  .ds-scope &[data-side="top"] {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .data-\[side\=top\]\:slide-in-from-bottom-2 {
  .ds-scope &[data-side="top"] {
    --tw-enter-translate-y: calc(2*var(--spacing));
  }
}
.ds-scope .data-\[size\=default\]\:h-9 {
  .ds-scope &[data-size="default"] {
    height: calc(var(--spacing) * 9);
  }
}
.ds-scope .data-\[size\=sm\]\:h-8 {
  .ds-scope &[data-size="sm"] {
    height: calc(var(--spacing) * 8);
  }
}
.ds-scope .data-\[size\=sm\]\:py-1 {
  .ds-scope &[data-size="sm"] {
    padding-block: calc(var(--spacing) * 1);
  }
}
.ds-scope .\*\*\:data-\[slot\=\"checkbox\"\]\:size-5 {
  .ds-scope :is(& *) {
    .ds-scope &[data-slot="checkbox"] {
      width: calc(var(--spacing) * 5);
      height: calc(var(--spacing) * 5);
    }
  }
}
.ds-scope .\*\:data-\[slot\=alert-description\]\:text-destructive\/90 {
  .ds-scope :is(& > *) {
    .ds-scope &[data-slot="alert-description"] {
      color: var(--color-destructive);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-destructive) 90%, transparent);
      }
    }
  }
}
.ds-scope .data-\[slot\=checkbox-group\]\:gap-3 {
  .ds-scope &[data-slot="checkbox-group"] {
    gap: calc(var(--spacing) * 3);
  }
}
.ds-scope .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 {
  .ds-scope :is(& *) {
    .ds-scope &[data-slot="navigation-menu-link"] {
      .ds-scope &: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);
      }
    }
  }
}
.ds-scope .\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none {
  .ds-scope :is(& *) {
    .ds-scope &[data-slot="navigation-menu-link"] {
      .ds-scope &:focus {
        --tw-outline-style: none;
        outline-style: none;
      }
    }
  }
}
.ds-scope .\*\:data-\[slot\=select-value\]\:line-clamp-1 {
  .ds-scope :is(& > *) {
    .ds-scope &[data-slot="select-value"] {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
    }
  }
}
.ds-scope .\*\:data-\[slot\=select-value\]\:flex {
  .ds-scope :is(& > *) {
    .ds-scope &[data-slot="select-value"] {
      display: flex;
    }
  }
}
.ds-scope .\*\:data-\[slot\=select-value\]\:items-center {
  .ds-scope :is(& > *) {
    .ds-scope &[data-slot="select-value"] {
      align-items: center;
    }
  }
}
.ds-scope .\*\:data-\[slot\=select-value\]\:gap-2 {
  .ds-scope :is(& > *) {
    .ds-scope &[data-slot="select-value"] {
      gap: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .\*\*\:data-\[slot\^\=\'dropdown-menu-\'\]\:focus-none {
  .ds-scope :is(& *) {
    .ds-scope &[data-slot^='dropdown-menu-'] {
      outline: none;
      box-shadow: none;
      .ds-scope &:focus {
        outline: none;
        box-shadow: none;
      }
      .ds-scope &:focus-visible {
        outline: none;
        box-shadow: none;
        --tw-ring-offset-width: 0px;
        --tw-ring-width: 0px;
      }
    }
  }
}
.ds-scope .data-\[state\=active\]\:bg-background {
  .ds-scope &[data-state="active"] {
    background-color: var(--color-background);
  }
}
.ds-scope .data-\[state\=active\]\:shadow-sm {
  .ds-scope &[data-state="active"] {
    --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);
  }
}
.ds-scope .data-\[state\=checked\]\:translate-x-\[calc\(100\%-2px\)\] {
  .ds-scope &[data-state="checked"] {
    --tw-translate-x: calc(100% - 2px);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .data-\[state\=checked\]\:border-primary {
  .ds-scope &[data-state="checked"] {
    border-color: var(--color-primary);
  }
}
.ds-scope .data-\[state\=checked\]\:bg-primary {
  .ds-scope &[data-state="checked"] {
    background-color: var(--color-primary);
  }
}
.ds-scope .data-\[state\=checked\]\:text-primary-foreground {
  .ds-scope &[data-state="checked"] {
    color: var(--color-primary-foreground);
  }
}
.ds-scope .data-\[state\=closed\]\:animate-accordion-up {
  .ds-scope &[data-state="closed"] {
    animation: accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=closed\]\:animate-collapsible-up {
  .ds-scope &[data-state="closed"] {
    animation: collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=closed\]\:animate-out {
  .ds-scope &[data-state="closed"] {
    animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=closed\]\:duration-300 {
  .ds-scope &[data-state="closed"] {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
}
.ds-scope .data-\[state\=closed\]\:fade-out-0 {
  .ds-scope &[data-state="closed"] {
    --tw-exit-opacity: calc(0/100);
    --tw-exit-opacity: 0;
  }
}
.ds-scope .data-\[state\=closed\]\:zoom-out-95 {
  .ds-scope &[data-state="closed"] {
    --tw-exit-scale: calc(95*1%);
    --tw-exit-scale: .95;
  }
}
.ds-scope .data-\[state\=closed\]\:slide-out-to-bottom {
  .ds-scope &[data-state="closed"] {
    --tw-exit-translate-y: 100%;
  }
}
.ds-scope .data-\[state\=closed\]\:slide-out-to-left {
  .ds-scope &[data-state="closed"] {
    --tw-exit-translate-x: -100%;
  }
}
.ds-scope .data-\[state\=closed\]\:slide-out-to-right {
  .ds-scope &[data-state="closed"] {
    --tw-exit-translate-x: 100%;
  }
}
.ds-scope .data-\[state\=closed\]\:slide-out-to-top {
  .ds-scope &[data-state="closed"] {
    --tw-exit-translate-y: -100%;
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:animate-out {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    .ds-scope &[data-state="closed"] {
      animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
    }
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:fade-out-0 {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    .ds-scope &[data-state="closed"] {
      --tw-exit-opacity: calc(0/100);
      --tw-exit-opacity: 0;
    }
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:zoom-out-95 {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    .ds-scope &[data-state="closed"] {
      --tw-exit-scale: calc(95*1%);
      --tw-exit-scale: .95;
    }
  }
}
.ds-scope .data-\[state\=hidden\]\:animate-out {
  .ds-scope &[data-state="hidden"] {
    animation: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=hidden\]\:fade-out {
  .ds-scope &[data-state="hidden"] {
    --tw-exit-opacity: 0;
  }
}
.ds-scope .data-\[state\=on\]\:bg-accent {
  .ds-scope &[data-state="on"] {
    background-color: var(--color-accent);
  }
}
.ds-scope .data-\[state\=on\]\:text-accent-foreground {
  .ds-scope &[data-state="on"] {
    color: var(--color-accent-foreground);
  }
}
.ds-scope .data-\[state\=open\]\:rotate-90 {
  .ds-scope &[data-state="open"] {
    rotate: 90deg;
  }
}
.ds-scope .data-\[state\=open\]\:animate-accordion-down {
  .ds-scope &[data-state="open"] {
    animation: accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=open\]\:animate-collapsible-down {
  .ds-scope &[data-state="open"] {
    animation: collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))var(--tw-ease,ease-out)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=open\]\:animate-in {
  .ds-scope &[data-state="open"] {
    animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=open\]\:bg-accent {
  .ds-scope &[data-state="open"] {
    background-color: var(--color-accent);
  }
}
.ds-scope .data-\[state\=open\]\:bg-accent\/50 {
  .ds-scope &[data-state="open"] {
    background-color: var(--color-accent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-accent) 50%, transparent);
    }
  }
}
.ds-scope .data-\[state\=open\]\:bg-secondary {
  .ds-scope &[data-state="open"] {
    background-color: var(--color-secondary);
  }
}
.ds-scope .data-\[state\=open\]\:text-accent-foreground {
  .ds-scope &[data-state="open"] {
    color: var(--color-accent-foreground);
  }
}
.ds-scope .data-\[state\=open\]\:opacity-100 {
  .ds-scope &[data-state="open"] {
    opacity: 100%;
  }
}
.ds-scope .data-\[state\=open\]\:duration-500 {
  .ds-scope &[data-state="open"] {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
}
.ds-scope .data-\[state\=open\]\:fade-in-0 {
  .ds-scope &[data-state="open"] {
    --tw-enter-opacity: calc(0/100);
    --tw-enter-opacity: 0;
  }
}
.ds-scope .data-\[state\=open\]\:zoom-in-90 {
  .ds-scope &[data-state="open"] {
    --tw-enter-scale: calc(90*1%);
    --tw-enter-scale: .9;
  }
}
.ds-scope .data-\[state\=open\]\:zoom-in-95 {
  .ds-scope &[data-state="open"] {
    --tw-enter-scale: calc(95*1%);
    --tw-enter-scale: .95;
  }
}
.ds-scope .data-\[state\=open\]\:slide-in-from-bottom {
  .ds-scope &[data-state="open"] {
    --tw-enter-translate-y: 100%;
  }
}
.ds-scope .data-\[state\=open\]\:slide-in-from-left {
  .ds-scope &[data-state="open"] {
    --tw-enter-translate-x: -100%;
  }
}
.ds-scope .data-\[state\=open\]\:slide-in-from-right {
  .ds-scope &[data-state="open"] {
    --tw-enter-translate-x: 100%;
  }
}
.ds-scope .data-\[state\=open\]\:slide-in-from-top {
  .ds-scope &[data-state="open"] {
    --tw-enter-translate-y: -100%;
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:animate-in {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    .ds-scope &[data-state="open"] {
      animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
    }
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:fade-in-0 {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    .ds-scope &[data-state="open"] {
      --tw-enter-opacity: calc(0/100);
      --tw-enter-opacity: 0;
    }
  }
}
.ds-scope .group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:zoom-in-95 {
  .ds-scope &:is(:where(.group\/navigation-menu)[data-viewport="false"] *) {
    .ds-scope &[data-state="open"] {
      --tw-enter-scale: calc(95*1%);
      --tw-enter-scale: .95;
    }
  }
}
.ds-scope .data-\[state\=open\]\:hover\:bg-accent {
  .ds-scope &[data-state="open"] {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-accent);
      }
    }
  }
}
.ds-scope .data-\[state\=open\]\:hover\:text-accent-foreground {
  .ds-scope &[data-state="open"] {
    .ds-scope &:hover {
      @media (hover: hover) {
        color: var(--color-accent-foreground);
      }
    }
  }
}
.ds-scope .data-\[state\=open\]\:focus\:bg-accent {
  .ds-scope &[data-state="open"] {
    .ds-scope &:focus {
      background-color: var(--color-accent);
    }
  }
}
.ds-scope .data-\[state\=selected\]\:bg-muted {
  .ds-scope &[data-state="selected"] {
    background-color: var(--color-muted);
  }
}
.ds-scope .data-\[state\=unchecked\]\:translate-x-0 {
  .ds-scope &[data-state="unchecked"] {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .data-\[state\=unchecked\]\:bg-input {
  .ds-scope &[data-state="unchecked"] {
    background-color: var(--color-input);
  }
}
.ds-scope .data-\[state\=visible\]\:animate-in {
  .ds-scope &[data-state="visible"] {
    animation: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none);
  }
}
.ds-scope .data-\[state\=visible\]\:fade-in {
  .ds-scope &[data-state="visible"] {
    --tw-enter-opacity: 0;
  }
}
.ds-scope .data-\[variant\=destructive\]\:text-destructive {
  .ds-scope &[data-variant="destructive"] {
    color: var(--color-destructive);
  }
}
.ds-scope .data-\[variant\=destructive\]\:focus\:bg-destructive\/10 {
  .ds-scope &[data-variant="destructive"] {
    .ds-scope &:focus {
      background-color: var(--color-destructive);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-destructive) 10%, transparent);
      }
    }
  }
}
.ds-scope .data-\[variant\=destructive\]\:focus\:text-destructive {
  .ds-scope &[data-variant="destructive"] {
    .ds-scope &:focus {
      color: var(--color-destructive);
    }
  }
}
.ds-scope .data-\[variant\=label\]\:text-sm {
  .ds-scope &[data-variant="label"] {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.ds-scope .data-\[variant\=legend\]\:text-base {
  .ds-scope &[data-variant="legend"] {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
.ds-scope .data-\[variant\=outline\]\:border-l-0 {
  .ds-scope &[data-variant="outline"] {
    border-left-style: var(--tw-border-style);
    border-left-width: 0px;
  }
}
.ds-scope .data-\[variant\=outline\]\:shadow-xs {
  .ds-scope &[data-variant="outline"] {
    --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);
  }
}
.ds-scope .data-\[variant\=outline\]\:first\:border-l {
  .ds-scope &[data-variant="outline"] {
    .ds-scope &:first-child {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
}
.ds-scope .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0 {
  .ds-scope &[data-vaul-drawer-direction="bottom"] {
    inset-inline: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=bottom\]\:bottom-0 {
  .ds-scope &[data-vaul-drawer-direction="bottom"] {
    bottom: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=bottom\]\:mt-24 {
  .ds-scope &[data-vaul-drawer-direction="bottom"] {
    margin-top: calc(var(--spacing) * 24);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\] {
  .ds-scope &[data-vaul-drawer-direction="bottom"] {
    max-height: 80vh;
  }
}
.ds-scope .data-\[vaul-drawer-direction\=bottom\]\:rounded-t-lg {
  .ds-scope &[data-vaul-drawer-direction="bottom"] {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=bottom\]\:border-t {
  .ds-scope &[data-vaul-drawer-direction="bottom"] {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
}
.ds-scope .data-\[vaul-drawer-direction\=left\]\:inset-y-0 {
  .ds-scope &[data-vaul-drawer-direction="left"] {
    inset-block: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=left\]\:left-0 {
  .ds-scope &[data-vaul-drawer-direction="left"] {
    left: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=left\]\:w-3\/4 {
  .ds-scope &[data-vaul-drawer-direction="left"] {
    width: calc(3/4 * 100%);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=left\]\:border-r {
  .ds-scope &[data-vaul-drawer-direction="left"] {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
}
.ds-scope .data-\[vaul-drawer-direction\=right\]\:inset-y-0 {
  .ds-scope &[data-vaul-drawer-direction="right"] {
    inset-block: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=right\]\:right-0 {
  .ds-scope &[data-vaul-drawer-direction="right"] {
    right: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=right\]\:w-3\/4 {
  .ds-scope &[data-vaul-drawer-direction="right"] {
    width: calc(3/4 * 100%);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=right\]\:border-l {
  .ds-scope &[data-vaul-drawer-direction="right"] {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
}
.ds-scope .data-\[vaul-drawer-direction\=top\]\:inset-x-0 {
  .ds-scope &[data-vaul-drawer-direction="top"] {
    inset-inline: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=top\]\:top-0 {
  .ds-scope &[data-vaul-drawer-direction="top"] {
    top: calc(var(--spacing) * 0);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=top\]\:mb-24 {
  .ds-scope &[data-vaul-drawer-direction="top"] {
    margin-bottom: calc(var(--spacing) * 24);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\] {
  .ds-scope &[data-vaul-drawer-direction="top"] {
    max-height: 80vh;
  }
}
.ds-scope .data-\[vaul-drawer-direction\=top\]\:rounded-b-lg {
  .ds-scope &[data-vaul-drawer-direction="top"] {
    border-bottom-right-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }
}
.ds-scope .data-\[vaul-drawer-direction\=top\]\:border-b {
  .ds-scope &[data-vaul-drawer-direction="top"] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
}
.ds-scope .nth-last-2\:-mt-1 {
  .ds-scope &:nth-last-child(2) {
    margin-top: calc(var(--spacing) * -1);
  }
}
.ds-scope .motion-reduce\:transition-none {
  @media (prefers-reduced-motion: reduce) {
    transition-property: none;
  }
}
.ds-scope .motion-reduce\:hover\:scale-100 {
  @media (prefers-reduced-motion: reduce) {
    .ds-scope &:hover {
      @media (hover: hover) {
        --tw-scale-x: 100%;
        --tw-scale-y: 100%;
        --tw-scale-z: 100%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
}
.ds-scope .xs\:min-w-\[calc\(9\.2\*var\(--cell-size\)\)\] {
  @media (width >= 320px) {
    min-width: calc(9.2 * var(--cell-size));
  }
}
.ds-scope .sm\:static {
  @media (width >= 40rem) {
    position: static;
  }
}
.ds-scope .sm\:block {
  @media (width >= 40rem) {
    display: block;
  }
}
.ds-scope .sm\:flex {
  @media (width >= 40rem) {
    display: flex;
  }
}
.ds-scope .sm\:aspect-square {
  @media (width >= 40rem) {
    aspect-ratio: 1 / 1;
  }
}
.ds-scope .sm\:w-96 {
  @media (width >= 40rem) {
    width: calc(var(--spacing) * 96);
  }
}
.ds-scope .sm\:w-\[540px\] {
  @media (width >= 40rem) {
    width: 540px;
  }
}
.ds-scope .sm\:max-w-\[425px\] {
  @media (width >= 40rem) {
    max-width: 425px;
  }
}
.ds-scope .sm\:max-w-lg {
  @media (width >= 40rem) {
    max-width: var(--container-lg);
  }
}
.ds-scope .sm\:max-w-none {
  @media (width >= 40rem) {
    max-width: none;
  }
}
.ds-scope .sm\:max-w-sm {
  @media (width >= 40rem) {
    max-width: var(--container-sm);
  }
}
.ds-scope .sm\:grid-cols-2 {
  @media (width >= 40rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.ds-scope .sm\:grid-cols-3 {
  @media (width >= 40rem) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.ds-scope .sm\:flex-col {
  @media (width >= 40rem) {
    flex-direction: column;
  }
}
.ds-scope .sm\:flex-row {
  @media (width >= 40rem) {
    flex-direction: row;
  }
}
.ds-scope .sm\:justify-center {
  @media (width >= 40rem) {
    justify-content: center;
  }
}
.ds-scope .sm\:justify-end {
  @media (width >= 40rem) {
    justify-content: flex-end;
  }
}
.ds-scope .sm\:gap-2\.5 {
  @media (width >= 40rem) {
    gap: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .sm\:pt-10 {
  @media (width >= 40rem) {
    padding-top: calc(var(--spacing) * 10);
  }
}
.ds-scope .sm\:pr-0 {
  @media (width >= 40rem) {
    padding-right: calc(var(--spacing) * 0);
  }
}
.ds-scope .sm\:pr-2\.5 {
  @media (width >= 40rem) {
    padding-right: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .sm\:pl-2\.5 {
  @media (width >= 40rem) {
    padding-left: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .sm\:text-left {
  @media (width >= 40rem) {
    text-align: left;
  }
}
.ds-scope .data-\[vaul-drawer-direction\=left\]\:sm\:max-w-sm {
  .ds-scope &[data-vaul-drawer-direction="left"] {
    @media (width >= 40rem) {
      max-width: var(--container-sm);
    }
  }
}
.ds-scope .data-\[vaul-drawer-direction\=right\]\:sm\:max-w-sm {
  .ds-scope &[data-vaul-drawer-direction="right"] {
    @media (width >= 40rem) {
      max-width: var(--container-sm);
    }
  }
}
.ds-scope .md\:absolute {
  @media (width >= 48rem) {
    position: absolute;
  }
}
.ds-scope .md\:-ml-4 {
  @media (width >= 48rem) {
    margin-left: calc(var(--spacing) * -4);
  }
}
.ds-scope .md\:block {
  @media (width >= 48rem) {
    display: block;
  }
}
.ds-scope .md\:flex {
  @media (width >= 48rem) {
    display: flex;
  }
}
.ds-scope .md\:h-8 {
  @media (width >= 48rem) {
    height: calc(var(--spacing) * 8);
  }
}
.ds-scope .md\:w-1\/2 {
  @media (width >= 48rem) {
    width: calc(1/2 * 100%);
  }
}
.ds-scope .md\:w-\[var\(--radix-navigation-menu-viewport-width\)\] {
  @media (width >= 48rem) {
    width: var(--radix-navigation-menu-viewport-width);
  }
}
.ds-scope .md\:w-auto {
  @media (width >= 48rem) {
    width: auto;
  }
}
.ds-scope .md\:max-w-md {
  @media (width >= 48rem) {
    max-width: var(--container-md);
  }
}
.ds-scope .md\:basis-1\/2 {
  @media (width >= 48rem) {
    flex-basis: calc(1/2 * 100%);
  }
}
.ds-scope .md\:grid-cols-2 {
  @media (width >= 48rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.ds-scope .md\:grid-cols-3 {
  @media (width >= 48rem) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.ds-scope .md\:grid-cols-4 {
  @media (width >= 48rem) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.ds-scope .md\:flex-row {
  @media (width >= 48rem) {
    flex-direction: row;
  }
}
.ds-scope .md\:gap-2 {
  @media (width >= 48rem) {
    gap: calc(var(--spacing) * 2);
  }
}
.ds-scope .md\:p-6 {
  @media (width >= 48rem) {
    padding: calc(var(--spacing) * 6);
  }
}
.ds-scope .md\:p-12 {
  @media (width >= 48rem) {
    padding: calc(var(--spacing) * 12);
  }
}
.ds-scope .md\:px-6 {
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 6);
  }
}
.ds-scope .md\:py-12 {
  @media (width >= 48rem) {
    padding-block: calc(var(--spacing) * 12);
  }
}
.ds-scope .md\:pl-4 {
  @media (width >= 48rem) {
    padding-left: calc(var(--spacing) * 4);
  }
}
.ds-scope .md\:text-3xl {
  @media (width >= 48rem) {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
.ds-scope .md\:text-4xl {
  @media (width >= 48rem) {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
.ds-scope .md\:text-sm {
  @media (width >= 48rem) {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.ds-scope .md\:opacity-0 {
  @media (width >= 48rem) {
    opacity: 0%;
  }
}
.ds-scope .md\:peer-data-\[variant\=inset\]\:m-2 {
  @media (width >= 48rem) {
    .ds-scope &:is(:where(.peer)[data-variant="inset"] ~ *) {
      margin: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .md\:peer-data-\[variant\=inset\]\:ml-0 {
  @media (width >= 48rem) {
    .ds-scope &:is(:where(.peer)[data-variant="inset"] ~ *) {
      margin-left: calc(var(--spacing) * 0);
    }
  }
}
.ds-scope .md\:peer-data-\[variant\=inset\]\:rounded-xl {
  @media (width >= 48rem) {
    .ds-scope &:is(:where(.peer)[data-variant="inset"] ~ *) {
      border-radius: var(--radius-xl);
    }
  }
}
.ds-scope .md\:peer-data-\[variant\=inset\]\:shadow-sm {
  @media (width >= 48rem) {
    .ds-scope &:is(:where(.peer)[data-variant="inset"] ~ *) {
      --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);
    }
  }
}
.ds-scope .md\:peer-data-\[variant\=inset\]\:peer-data-\[state\=collapsed\]\:ml-2 {
  @media (width >= 48rem) {
    .ds-scope &:is(:where(.peer)[data-variant="inset"] ~ *) {
      .ds-scope &:is(:where(.peer)[data-state="collapsed"] ~ *) {
        margin-left: calc(var(--spacing) * 2);
      }
    }
  }
}
.ds-scope .md\:after\:hidden {
  @media (width >= 48rem) {
    .ds-scope &::after {
      content: var(--tw-content);
      display: none;
    }
  }
}
.ds-scope .lg\:w-1\/3 {
  @media (width >= 64rem) {
    width: calc(1/3 * 100%);
  }
}
.ds-scope .lg\:max-w-lg {
  @media (width >= 64rem) {
    max-width: var(--container-lg);
  }
}
.ds-scope .lg\:basis-1\/3 {
  @media (width >= 64rem) {
    flex-basis: calc(1/3 * 100%);
  }
}
.ds-scope .lg\:grid-cols-3 {
  @media (width >= 64rem) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.ds-scope .lg\:grid-cols-4 {
  @media (width >= 64rem) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.ds-scope .lg\:grid-cols-6 {
  @media (width >= 64rem) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.ds-scope .lg\:p-8 {
  @media (width >= 64rem) {
    padding: calc(var(--spacing) * 8);
  }
}
.ds-scope .lg\:px-8 {
  @media (width >= 64rem) {
    padding-inline: calc(var(--spacing) * 8);
  }
}
.ds-scope .lg\:py-16 {
  @media (width >= 64rem) {
    padding-block: calc(var(--spacing) * 16);
  }
}
.ds-scope .lg\:text-4xl {
  @media (width >= 64rem) {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
.ds-scope .lg\:text-5xl {
  @media (width >= 64rem) {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
.ds-scope .xl\:grid-cols-4 {
  @media (width >= 80rem) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.ds-scope .xl\:grid-cols-11 {
  @media (width >= 80rem) {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
}
.ds-scope .\@md\/field-group\:flex-row {
  @container field-group (width >= 28rem) {
    flex-direction: row;
  }
}
.ds-scope .\@md\/field-group\:items-center {
  @container field-group (width >= 28rem) {
    align-items: center;
  }
}
.ds-scope .\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:items-start {
  @container field-group (width >= 28rem) {
    .ds-scope &:has(>[data-slot=field-content]) {
      align-items: flex-start;
    }
  }
}
.ds-scope .dark\:bg-background {
  .ds-scope &:where(.dark, .dark *) {
    background-color: var(--color-background);
  }
}
.ds-scope .dark\:bg-destructive\/60 {
  .ds-scope &:where(.dark, .dark *) {
    background-color: var(--color-destructive);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-destructive) 60%, transparent);
    }
  }
}
.ds-scope .dark\:bg-green-900\/20 {
  .ds-scope &:where(.dark, .dark *) {
    background-color: color-mix(in srgb, #007753 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-green-900) 20%, transparent);
    }
  }
}
.ds-scope .dark\:bg-input\/30 {
  .ds-scope &:where(.dark, .dark *) {
    background-color: var(--color-input);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-input) 30%, transparent);
    }
  }
}
.ds-scope .dark\:bg-transparent {
  .ds-scope &:where(.dark, .dark *) {
    background-color: transparent;
  }
}
.ds-scope .dark\:bg-white {
  .ds-scope &:where(.dark, .dark *) {
    background-color: var(--color-white);
  }
}
.ds-scope .dark\:text-green-400 {
  .ds-scope &:where(.dark, .dark *) {
    color: var(--color-green-400);
  }
}
.ds-scope .dark\:text-type-muted {
  .ds-scope &:where(.dark, .dark *) {
    color: var(--color-type-muted);
  }
}
.ds-scope .dark\:text-zinc-900 {
  .ds-scope &:where(.dark, .dark *) {
    color: var(--color-zinc-900);
  }
}
.ds-scope .dark\:hover\:bg-input\/50 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-input);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-input) 50%, transparent);
        }
      }
    }
  }
}
.ds-scope .dark\:hover\:bg-primary\/80 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-primary);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-primary) 80%, transparent);
        }
      }
    }
  }
}
.ds-scope .dark\:focus-visible\:ring-destructive\/40 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &:focus-visible {
      --tw-ring-color: var(--color-destructive);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-destructive) 40%, transparent);
      }
    }
  }
}
.ds-scope .dark\:in-data-\[slot\=tooltip-content\]\:bg-background\/10 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope :where(*[data-slot="tooltip-content"]) & {
      background-color: var(--color-background);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-background) 10%, transparent);
      }
    }
  }
}
.ds-scope .dark\:has-data-\[state\=checked\]\:bg-primary\/10 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &:has(*[data-state="checked"]) {
      background-color: var(--color-primary);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
      }
    }
  }
}
.ds-scope .dark\:has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/40 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &:has(*:is([data-slot][aria-invalid=true])) {
      --tw-ring-color: var(--color-destructive);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-destructive) 40%, transparent);
      }
    }
  }
}
.ds-scope .dark\:aria-invalid\:ring-destructive\/40 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[aria-invalid="true"] {
      --tw-ring-color: var(--color-destructive);
      @supports (color: color-mix(in lab, red, red)) {
        --tw-ring-color: color-mix(in oklab, var(--color-destructive) 40%, transparent);
      }
    }
  }
}
.ds-scope .dark\:data-\[active\=true\]\:aria-invalid\:ring-destructive\/40 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-active="true"] {
      .ds-scope &[aria-invalid="true"] {
        --tw-ring-color: var(--color-destructive);
        @supports (color: color-mix(in lab, red, red)) {
          --tw-ring-color: color-mix(in oklab, var(--color-destructive) 40%, transparent);
        }
      }
    }
  }
}
.ds-scope .dark\:data-\[state\=active\]\:border-input {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-state="active"] {
      border-color: var(--color-input);
    }
  }
}
.ds-scope .dark\:data-\[state\=active\]\:bg-input\/30 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-state="active"] {
      background-color: var(--color-input);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-input) 30%, transparent);
      }
    }
  }
}
.ds-scope .dark\:data-\[state\=active\]\:text-type-content {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-state="active"] {
      color: var(--color-type-content);
    }
  }
}
.ds-scope .dark\:data-\[state\=checked\]\:bg-primary {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-state="checked"] {
      background-color: var(--color-primary);
    }
  }
}
.ds-scope .dark\:data-\[state\=checked\]\:bg-primary-foreground {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-state="checked"] {
      background-color: var(--color-primary-foreground);
    }
  }
}
.ds-scope .dark\:data-\[state\=unchecked\]\:bg-foreground {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-state="unchecked"] {
      background-color: var(--color-foreground);
    }
  }
}
.ds-scope .dark\:data-\[state\=unchecked\]\:bg-input\/80 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-state="unchecked"] {
      background-color: var(--color-input);
      @supports (color: color-mix(in lab, red, red)) {
        background-color: color-mix(in oklab, var(--color-input) 80%, transparent);
      }
    }
  }
}
.ds-scope .dark\:data-\[variant\=destructive\]\:focus\:bg-destructive\/20 {
  .ds-scope &:where(.dark, .dark *) {
    .ds-scope &[data-variant="destructive"] {
      .ds-scope &:focus {
        background-color: var(--color-destructive);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-destructive) 20%, transparent);
        }
      }
    }
  }
}
.ds-scope .\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground {
  .ds-scope & .recharts-cartesian-axis-tick text {
    fill: var(--color-muted-foreground);
  }
}
.ds-scope .\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 {
  .ds-scope & .recharts-cartesian-grid line[stroke='#ccc'] {
    stroke: var(--color-border);
    @supports (color: color-mix(in lab, red, red)) {
      stroke: color-mix(in oklab, var(--color-border) 50%, transparent);
    }
  }
}
.ds-scope .\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border {
  .ds-scope & .recharts-curve.recharts-tooltip-cursor {
    stroke: var(--color-border);
  }
}
.ds-scope .\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
  .ds-scope & .recharts-dot[stroke='#fff'] {
    stroke: transparent;
  }
}
.ds-scope .\[\&_\.recharts-layer\]\:outline-hidden {
  .ds-scope & .recharts-layer {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
}
.ds-scope .\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border {
  .ds-scope & .recharts-polar-grid [stroke='#ccc'] {
    stroke: var(--color-border);
  }
}
.ds-scope .\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted {
  .ds-scope & .recharts-radial-bar-background-sector {
    fill: var(--color-muted);
  }
}
.ds-scope .\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted {
  .ds-scope & .recharts-rectangle.recharts-tooltip-cursor {
    fill: var(--color-muted);
  }
}
.ds-scope .\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border {
  .ds-scope & .recharts-reference-line [stroke='#ccc'] {
    stroke: var(--color-border);
  }
}
.ds-scope .\[\&_\.recharts-sector\]\:outline-hidden {
  .ds-scope & .recharts-sector {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
}
.ds-scope .\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent {
  .ds-scope & .recharts-sector[stroke='#fff'] {
    stroke: transparent;
  }
}
.ds-scope .\[\&_\.recharts-surface\]\:outline-hidden {
  .ds-scope & .recharts-surface {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
}
.ds-scope .\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 {
  .ds-scope & [cmdk-group]:not([hidden]) ~[cmdk-group] {
    padding-top: calc(var(--spacing) * 0);
  }
}
.ds-scope .\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 {
  .ds-scope & [cmdk-input-wrapper] svg {
    height: calc(var(--spacing) * 5);
  }
}
.ds-scope .\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 {
  .ds-scope & [cmdk-input-wrapper] svg {
    width: calc(var(--spacing) * 5);
  }
}
.ds-scope .\[\&_\[cmdk-item\]_svg\]\:h-5 {
  .ds-scope & [cmdk-item] svg {
    height: calc(var(--spacing) * 5);
  }
}
.ds-scope .\[\&_\[cmdk-item\]_svg\]\:w-5 {
  .ds-scope & [cmdk-item] svg {
    width: calc(var(--spacing) * 5);
  }
}
.ds-scope .\[\&_\[data-slot\=\"checkbox-indicator\"\]_svg\]\:size-4 {
  .ds-scope & [data-slot="checkbox-indicator"] svg {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
.ds-scope .\[\&_\[data-slot\^\=\'context-menu-\'\]\]\:focus-none {
  .ds-scope & [data-slot^='context-menu-'] {
    outline: none;
    box-shadow: none;
    .ds-scope &:focus {
      outline: none;
      box-shadow: none;
    }
    .ds-scope &:focus-visible {
      outline: none;
      box-shadow: none;
      --tw-ring-offset-width: 0px;
      --tw-ring-width: 0px;
    }
  }
}
.ds-scope .\[\&_\[role\=gridcell\]\]\:w-\[33px\] {
  .ds-scope & [role=gridcell] {
    width: 33px;
  }
}
.ds-scope .\[\&_button\]\:rounded-full {
  .ds-scope & button {
    border-radius: calc(infinity * 1px);
  }
}
.ds-scope .\[\&_img\]\:size-full {
  .ds-scope & img {
    width: 100%;
    height: 100%;
  }
}
.ds-scope .\[\&_img\]\:object-cover {
  .ds-scope & img {
    object-fit: cover;
  }
}
.ds-scope .\[\&_p\]\:leading-relaxed {
  .ds-scope & p {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
}
.ds-scope .\[\&_path\]\:fill-accent-foreground {
  .ds-scope & path {
    fill: var(--color-accent-foreground);
  }
}
.ds-scope .\[\&_path\]\:fill-type-inverted {
  .ds-scope & path {
    fill: var(--color-type-inverted);
  }
}
.ds-scope .\[\&_path\]\:fill-type-muted {
  .ds-scope & path {
    fill: var(--color-type-muted);
  }
}
.ds-scope .\[\&_path\]\:fill-white {
  .ds-scope & path {
    fill: var(--color-white);
  }
}
.ds-scope .disabled\:\[\&_path\]\:fill-white {
  .ds-scope &:disabled {
    .ds-scope & path {
      fill: var(--color-white);
    }
  }
}
.ds-scope .\[\&_svg\]\:pointer-events-none {
  .ds-scope & svg {
    pointer-events: none;
  }
}
.ds-scope .\[\&_svg\]\:size-4 {
  .ds-scope & svg {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
.ds-scope .\[\&_svg\]\:size-4\! {
  .ds-scope & svg {
    width: calc(var(--spacing) * 4) !important;
    height: calc(var(--spacing) * 4) !important;
  }
}
.ds-scope .\[\&_svg\]\:size-6 {
  .ds-scope & svg {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
}
.ds-scope .\[\&_svg\]\:size-6\! {
  .ds-scope & svg {
    width: calc(var(--spacing) * 6) !important;
    height: calc(var(--spacing) * 6) !important;
  }
}
.ds-scope .\[\&_svg\]\:shrink-0 {
  .ds-scope & svg {
    flex-shrink: 0;
  }
}
.ds-scope .\[\&_svg\]\:text-type-content {
  .ds-scope & svg {
    color: var(--color-type-content);
  }
}
.ds-scope .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 {
  .ds-scope & svg:not([class*='size-']) {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }
}
.ds-scope .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
  .ds-scope & svg:not([class*='size-']) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
.ds-scope .\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 {
  .ds-scope & svg:not([class*='size-']) {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
}
.ds-scope .\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-type-muted {
  .ds-scope & svg:not([class*='text-']) {
    color: var(--color-type-muted);
  }
}
.ds-scope .\[\&_td\]\:h-16 {
  .ds-scope & td {
    height: calc(var(--spacing) * 16);
  }
}
.ds-scope .\[\&_td\]\:h-20 {
  .ds-scope & td {
    height: calc(var(--spacing) * 20);
  }
}
.ds-scope .\[\&_td\]\:h-\[52px\] {
  .ds-scope & td {
    height: 52px;
  }
}
.ds-scope .\[\&_tr\]\:border-b {
  .ds-scope & tr {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
}
.ds-scope .\[\&_tr\]\:border-border {
  .ds-scope & tr {
    border-color: var(--color-border);
  }
}
.ds-scope .\[\&_tr\:last-child\]\:border-0 {
  .ds-scope & tr:last-child {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
}
.ds-scope .\[\&\+\[data-slot\=item-content\]\]\:flex-none {
  .ds-scope &+[data-slot=item-content] {
    flex: none;
  }
}
.ds-scope .\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0 {
  .ds-scope &:has([role=checkbox]) {
    padding-right: calc(var(--spacing) * 0);
  }
}
.ds-scope .\[\.border-b\]\:pb-3 {
  .ds-scope &:is(.border-b) {
    padding-bottom: calc(var(--spacing) * 3);
  }
}
.ds-scope .\[\.border-b\]\:pb-6 {
  .ds-scope &:is(.border-b) {
    padding-bottom: calc(var(--spacing) * 6);
  }
}
.ds-scope .\[\.border-t\]\:pt-3 {
  .ds-scope &:is(.border-t) {
    padding-top: calc(var(--spacing) * 3);
  }
}
.ds-scope .\[\.border-t\]\:pt-6 {
  .ds-scope &:is(.border-t) {
    padding-top: calc(var(--spacing) * 6);
  }
}
.ds-scope .rtl\:\*\*\:\[\.rdp-button\\_next\>svg\]\:rotate-180 {
  .ds-scope &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
    .ds-scope :is(& *) {
      .ds-scope &:is(.rdp-button_next>svg) {
        rotate: 180deg;
      }
    }
  }
}
.ds-scope .rtl\:\*\*\:\[\.rdp-button\\_previous\>svg\]\:rotate-180 {
  .ds-scope &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
    .ds-scope :is(& *) {
      .ds-scope &:is(.rdp-button_previous>svg) {
        rotate: 180deg;
      }
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-group-heading\]\]\:px-2 {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-group-heading]) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-group-heading\]\]\:py-1\.5 {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-group-heading]) {
      padding-block: calc(var(--spacing) * 1.5);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-group-heading\]\]\:text-xs {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-group-heading]) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-group-heading\]\]\:font-medium {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-group-heading]) {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-group-heading\]\]\:text-type-muted {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-group-heading]) {
      color: var(--color-type-muted);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-group\]\]\:px-2 {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-group]) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-input-wrapper\]\]\:h-12 {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-input-wrapper]) {
      height: calc(var(--spacing) * 12);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-input\]\]\:h-12 {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-input]) {
      height: calc(var(--spacing) * 12);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-item\]\]\:px-2 {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-item]) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .\*\*\:\[\[cmdk-item\]\]\:py-2 {
  .ds-scope :is(& *) {
    .ds-scope &:is([cmdk-item]) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .\*\:\[\[role\=checkbox\]\]\:translate-y-\[2px\] {
  .ds-scope :is(& > *) {
    .ds-scope &:is([role=checkbox]) {
      --tw-translate-y: 2px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
}
.ds-scope .\[a\]\:transition-colors {
  .ds-scope &:is(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));
  }
}
.ds-scope .\[a\]\:hover\:bg-accent\/50 {
  .ds-scope &:is(a) {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-accent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-accent) 50%, transparent);
        }
      }
    }
  }
}
.ds-scope .\*\:\[span\]\:last\:flex {
  .ds-scope :is(& > *) {
    .ds-scope &:is(span) {
      .ds-scope &:last-child {
        display: flex;
      }
    }
  }
}
.ds-scope .\*\:\[span\]\:last\:items-center {
  .ds-scope :is(& > *) {
    .ds-scope &:is(span) {
      .ds-scope &:last-child {
        align-items: center;
      }
    }
  }
}
.ds-scope .\*\:\[span\]\:last\:gap-2 {
  .ds-scope :is(& > *) {
    .ds-scope &:is(span) {
      .ds-scope &:last-child {
        gap: calc(var(--spacing) * 2);
      }
    }
  }
}
.ds-scope .data-\[variant\=destructive\]\:\*\:\[svg\]\:\!text-destructive {
  .ds-scope &[data-variant="destructive"] {
    .ds-scope :is(& > *) {
      .ds-scope &:is(svg) {
        color: var(--color-destructive) !important;
      }
    }
  }
}
.ds-scope .data-\[variant\=destructive\]\:\*\:\[svg\]\:text-destructive\! {
  .ds-scope &[data-variant="destructive"] {
    .ds-scope :is(& > *) {
      .ds-scope &:is(svg) {
        color: var(--color-destructive) !important;
      }
    }
  }
}
.ds-scope .\[\&\>\*\]\:w-full {
  .ds-scope &>* {
    width: 100%;
  }
}
.ds-scope .\[\&\>\*\]\:focus-visible\:relative {
  .ds-scope &>* {
    .ds-scope &:focus-visible {
      position: relative;
    }
  }
}
.ds-scope .\[\&\>\*\]\:focus-visible\:z-10 {
  .ds-scope &>* {
    .ds-scope &:focus-visible {
      z-index: 10;
    }
  }
}
.ds-scope .\[\&\>\*\]\:data-\[slot\=field\]\:p-4 {
  .ds-scope &>* {
    .ds-scope &[data-slot="field"] {
      padding: calc(var(--spacing) * 4);
    }
  }
}
.ds-scope .\@md\/field-group\:\[\&\>\*\]\:w-auto {
  @container field-group (width >= 28rem) {
    .ds-scope &>* {
      width: auto;
    }
  }
}
.ds-scope .\[\&\>\*\:first-child\]\:shrink-0 {
  .ds-scope &>*:first-child {
    flex-shrink: 0;
  }
}
.ds-scope .\[\&\>\*\:not\(\:first-child\)\]\:rounded-t-none {
  .ds-scope &>*:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.ds-scope .\[\&\>\*\:not\(\:first-child\)\]\:rounded-l-none {
  .ds-scope &>*:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.ds-scope .\[\&\>\*\:not\(\:first-child\)\]\:border-t-0 {
  .ds-scope &>*:not(:first-child) {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
}
.ds-scope .\[\&\>\*\:not\(\:first-child\)\]\:border-l-0 {
  .ds-scope &>*:not(:first-child) {
    border-left-style: var(--tw-border-style);
    border-left-width: 0px;
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:\[\&\>\*\:not\(\:first-child\)\:not\(svg\)\]\:hidden {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    .ds-scope &>*:not(:first-child):not(svg) {
      display: none;
    }
  }
}
.ds-scope .\[\&\>\*\:not\(\:last-child\)\]\:rounded-r-none {
  .ds-scope &>*:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.ds-scope .\[\&\>\*\:not\(\:last-child\)\]\:rounded-b-none {
  .ds-scope &>*:not(:last-child) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.ds-scope .\[\&\>\.sr-only\]\:w-auto {
  .ds-scope &>.sr-only {
    width: auto;
  }
}
.ds-scope .\[\&\>\[data-slot\=field-group\]\]\:gap-4 {
  .ds-scope &>[data-slot=field-group] {
    gap: calc(var(--spacing) * 4);
  }
}
.ds-scope .\[\&\>\[data-slot\=field-label\]\]\:flex-auto {
  .ds-scope &>[data-slot=field-label] {
    flex: auto;
  }
}
.ds-scope .\@md\/field-group\:\[\&\>\[data-slot\=field-label\]\]\:flex-auto {
  @container field-group (width >= 28rem) {
    .ds-scope &>[data-slot=field-label] {
      flex: auto;
    }
  }
}
.ds-scope .has-\[select\[aria-hidden\=true\]\:last-child\]\:\[\&\>\[data-slot\=select-trigger\]\:last-of-type\]\:rounded-r-md {
  .ds-scope &:has(*:is(select[aria-hidden=true]:last-child)) {
    .ds-scope &>[data-slot=select-trigger]:last-of-type {
      border-top-right-radius: var(--radius-md);
      border-bottom-right-radius: var(--radius-md);
    }
  }
}
.ds-scope .\[\&\>\[data-slot\=select-trigger\]\:not\(\[class\*\=\'w-\'\]\)\]\:w-fit {
  .ds-scope &>[data-slot=select-trigger]:not([class*='w-']) {
    width: fit-content;
  }
}
.ds-scope .has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px {
  .ds-scope &:has(>[data-slot=field-content]) {
    .ds-scope &>[role=checkbox],.ds-scope [role=radio] {
      margin-top: 1px;
    }
  }
}
.ds-scope .\@md\/field-group\:has-\[\>\[data-slot\=field-content\]\]\:\[\&\>\[role\=checkbox\]\,\[role\=radio\]\]\:mt-px {
  @container field-group (width >= 28rem) {
    .ds-scope &:has(>[data-slot=field-content]) {
      .ds-scope &>[role=checkbox],.ds-scope [role=radio] {
        margin-top: 1px;
      }
    }
  }
}
.ds-scope .\[\&\>a\]\:underline {
  .ds-scope &>a {
    text-decoration-line: underline;
  }
}
.ds-scope .\[\&\>a\]\:underline-offset-4 {
  .ds-scope &>a {
    text-underline-offset: 4px;
  }
}
.ds-scope .\[\&\>a\:hover\]\:text-primary {
  .ds-scope &>a:hover {
    color: var(--color-primary);
  }
}
.ds-scope .\[\&\>button\]\:hidden {
  .ds-scope &>button {
    display: none;
  }
}
.ds-scope .\[\&\>input\]\:flex-1 {
  .ds-scope &>input {
    flex: 1;
  }
}
.ds-scope .has-\[\>\[data-align\=block-end\]\]\:\[\&\>input\]\:pt-3 {
  .ds-scope &:has(>[data-align=block-end]) {
    .ds-scope &>input {
      padding-top: calc(var(--spacing) * 3);
    }
  }
}
.ds-scope .has-\[\>\[data-align\=block-start\]\]\:\[\&\>input\]\:pb-3 {
  .ds-scope &:has(>[data-align=block-start]) {
    .ds-scope &>input {
      padding-bottom: calc(var(--spacing) * 3);
    }
  }
}
.ds-scope .has-\[\>\[data-align\=inline-end\]\]\:\[\&\>input\]\:pr-2 {
  .ds-scope &:has(>[data-align=inline-end]) {
    .ds-scope &>input {
      padding-right: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .has-\[\>\[data-align\=inline-start\]\]\:\[\&\>input\]\:pl-2 {
  .ds-scope &:has(>[data-align=inline-start]) {
    .ds-scope &>input {
      padding-left: calc(var(--spacing) * 2);
    }
  }
}
.ds-scope .\[\&\>kbd\]\:rounded-\[calc\(var\(--radius\)-5px\)\] {
  .ds-scope &>kbd {
    border-radius: calc(var(--radius) - 5px);
  }
}
.ds-scope .\[\&\>p\]\:\!font-bold {
  .ds-scope &>p {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
}
.ds-scope .\[\&\>span\]\:text-xs {
  .ds-scope &>span {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
}
.ds-scope .\[\&\>span\]\:opacity-70 {
  .ds-scope &>span {
    opacity: 70%;
  }
}
.ds-scope .group-data-\[collapsible\=icon\]\:\[\&\>span\]\:hidden {
  .ds-scope &:is(:where(.group)[data-collapsible="icon"] *) {
    .ds-scope &>span {
      display: none;
    }
  }
}
.ds-scope .\[\&\>svg\]\:pointer-events-none {
  .ds-scope &>svg {
    pointer-events: none;
  }
}
.ds-scope .\[\&\>svg\]\:ml-1 {
  .ds-scope &>svg {
    margin-left: calc(var(--spacing) * 1);
  }
}
.ds-scope .\[\&\>svg\]\:inline {
  .ds-scope &>svg {
    display: inline;
  }
}
.ds-scope .\[\&\>svg\]\:size-3 {
  .ds-scope &>svg {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }
}
.ds-scope .\[\&\>svg\]\:size-3\.5 {
  .ds-scope &>svg {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }
}
.ds-scope .\[\&\>svg\]\:size-4 {
  .ds-scope &>svg {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
.ds-scope .\[\&\>svg\]\:size-6 {
  .ds-scope &>svg {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
}
.ds-scope .\[\&\>svg\]\:h-2\.5 {
  .ds-scope &>svg {
    height: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .\[\&\>svg\]\:h-3 {
  .ds-scope &>svg {
    height: calc(var(--spacing) * 3);
  }
}
.ds-scope .\[\&\>svg\]\:w-2\.5 {
  .ds-scope &>svg {
    width: calc(var(--spacing) * 2.5);
  }
}
.ds-scope .\[\&\>svg\]\:w-3 {
  .ds-scope &>svg {
    width: calc(var(--spacing) * 3);
  }
}
.ds-scope .\[\&\>svg\]\:shrink-0 {
  .ds-scope &>svg {
    flex-shrink: 0;
  }
}
.ds-scope .\[\&\>svg\]\:translate-y-0\.5 {
  .ds-scope &>svg {
    --tw-translate-y: calc(var(--spacing) * 0.5);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
.ds-scope .\[\&\>svg\]\:text-current {
  .ds-scope &>svg {
    color: currentcolor;
  }
}
.ds-scope .\[\&\>svg\]\:text-type-muted {
  .ds-scope &>svg {
    color: var(--color-type-muted);
  }
}
.ds-scope .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3\.5 {
  .ds-scope &>svg:not([class*='size-']) {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }
}
.ds-scope .\[\&\>svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 {
  .ds-scope &>svg:not([class*='size-']) {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
.ds-scope .\[\&\>tr\]\:last\:border-b-0 {
  .ds-scope &>tr {
    .ds-scope &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
}
.ds-scope .\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90 {
  .ds-scope &[data-panel-group-direction=vertical]>div {
    rotate: 90deg;
  }
}
.ds-scope .\[\&\[data-state\=open\]\>svg\]\:rotate-180 {
  .ds-scope &[data-state=open]>svg {
    rotate: 180deg;
  }
}
.ds-scope .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2 {
  .ds-scope [data-side=left][data-collapsible=offcanvas] & {
    right: calc(var(--spacing) * -2);
  }
}
.ds-scope .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize {
  .ds-scope [data-side=left][data-state=collapsed] & {
    cursor: e-resize;
  }
}
.ds-scope .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2 {
  .ds-scope [data-side=right][data-collapsible=offcanvas] & {
    left: calc(var(--spacing) * -2);
  }
}
.ds-scope .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize {
  .ds-scope [data-side=right][data-state=collapsed] & {
    cursor: w-resize;
  }
}
.ds-scope .\[\[data-variant\=legend\]\+\&\]\:-mt-1\.5 {
  .ds-scope [data-variant=legend]+& {
    margin-top: calc(var(--spacing) * -1.5);
  }
}
.ds-scope .\[a\&\]\:hover\:bg-accent {
  .ds-scope a& {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-accent);
      }
    }
  }
}
.ds-scope .\[a\&\]\:hover\:bg-destructive\/90 {
  .ds-scope a& {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-destructive);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-destructive) 90%, transparent);
        }
      }
    }
  }
}
.ds-scope .\[a\&\]\:hover\:bg-primary\/90 {
  .ds-scope a& {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-primary);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-primary) 90%, transparent);
        }
      }
    }
  }
}
.ds-scope .\[a\&\]\:hover\:bg-secondary\/90 {
  .ds-scope a& {
    .ds-scope &:hover {
      @media (hover: hover) {
        background-color: var(--color-secondary);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-secondary) 90%, transparent);
        }
      }
    }
  }
}
.ds-scope .\[a\&\]\:hover\:text-accent-foreground {
  .ds-scope a& {
    .ds-scope &:hover {
      @media (hover: hover) {
        color: var(--color-accent-foreground);
      }
    }
  }
}
@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}
@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}
@property --tw-animation-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}
@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@keyframes drawer-enter {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes drawer-exit {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes overlay-enter {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes overlay-exit {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ds-scope .animate-drawer-enter {
  animation: drawer-enter 300ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.ds-scope .animate-drawer-exit {
  animation: drawer-exit 300ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.ds-scope .animate-overlay-enter {
  animation: overlay-enter 300ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
.ds-scope .animate-overlay-exit {
  animation: overlay-exit 300ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
}
:root {
  --accent: var(--color-zinc-100);
  --accent-foreground: var(--color-violet-900);
  --background: var(--color-white);
  --border: var(--color-zinc-300);
  --card: var(--color-white);
  --card-contrast: var(--color-zinc-900);
  --card-contrast-border: var(--color-zinc-800);
  --card-contrast-error: var(--color-red-800);
  --card-contrast-error-border: var(--color-red-500);
  --card-foreground: var(--color-zinc-900);
  --chart-1: var(--color-green-300);
  --chart-2: var(--color-red-500);
  --chart-3: var(--color-orange-500);
  --chart-4: var(--color-yellow-300);
  --chart-5: var(--color-blue-500);
  --chart-6: var(--color-violet-500);
  --depth-1-accent: var(--color-zinc-200);
  --depth-1-accent-foreground: var(--color-zinc-900);
  --depth-1-background: var(--color-zinc-50);
  --depth-1-border: var(--color-neutral-200);
  --depth-1-primary: var(--color-violet-600);
  --depth-1-ring: var(--color-violet-800);
  --depth-2-accent: var(--color-zinc-300);
  --depth-2-accent-foreground: var(--color-zinc-950);
  --depth-2-background: var(--color-zinc-100);
  --depth-2-border: var(--color-neutral-300);
  --depth-2-primary: var(--color-violet-700);
  --depth-2-ring: var(--color-violet-900);
  --depth-3-accent: var(--color-zinc-400);
  --depth-3-accent-foreground: var(--color-black);
  --depth-3-background: var(--color-zinc-200);
  --depth-3-border: var(--color-neutral-400);
  --depth-3-primary: var(--color-violet-800);
  --depth-3-ring: var(--color-violet-950);
  --destructive: var(--color-red-600);
  --destructive-foreground: var(--color-red-50);
  --foreground: var(--color-violet-900);
  --input: var(--color-zinc-200);
  --muted: var(--color-zinc-50);
  --muted-foreground: var(--color-zinc-400);
  --popover: var(--color-white);
  --popover-foreground: var(--color-violet-950);
  --primary: var(--color-violet-600);
  --primary-foreground: var(--color-violet-50);
  --ring: var(--color-violet-700);
  --secondary: var(--color-zinc-200);
  --tooltip-background: var(--color-zinc-950);
  --type-card-alert: var(--color-orange-400);
  --type-card-error: var(--color-red-300);
  --type-card-info: var(--color-blue-400);
  --type-card-success: var(--color-green-400);
  --type-card-title: var(--color-white);
  --type-card-warning: var(--color-yellow-300);
  --type-content: var(--color-zinc-900);
  --type-heading: var(--color-zinc-800);
  --type-hyperlink: var(--color-violet-600);
  --type-inverted: var(--color-white);
  --type-muted: var(--color-zinc-600);
}
.ds-scope .dark {
  --accent: var(--color-zinc-800);
  --accent-foreground: var(--color-zinc-50);
  --background: var(--color-zinc-950);
  --border: var(--color-zinc-500);
  --card: var(--color-zinc-900);
  --card-contrast: var(--color-white);
  --card-contrast-border: var(--color-zinc-300);
  --card-contrast-error: var(--color-white);
  --card-contrast-error-border: var(--color-zinc-300);
  --card-foreground: var(--color-zinc-50);
  --chart-1: var(--color-green-300);
  --chart-2: var(--color-red-400);
  --chart-3: var(--color-orange-500);
  --chart-4: var(--color-yellow-300);
  --chart-5: var(--color-blue-400);
  --chart-6: var(--color-violet-400);
  --depth-1-accent: var(--color-zinc-800);
  --depth-1-accent-foreground: var(--color-zinc-100);
  --depth-1-background: var(--color-zinc-900);
  --depth-1-border: var(--color-zinc-50);
  --depth-1-primary: var(--color-violet-300);
  --depth-1-ring: var(--color-violet-500);
  --depth-2-accent: var(--color-zinc-700);
  --depth-2-accent-foreground: var(--color-white);
  --depth-2-background: var(--color-zinc-800);
  --depth-2-border: var(--color-zinc-50);
  --depth-2-primary: var(--color-violet-200);
  --depth-2-ring: var(--color-violet-400);
  --depth-3-accent: var(--color-zinc-600);
  --depth-3-accent-foreground: var(--color-white);
  --depth-3-background: var(--color-zinc-700);
  --depth-3-border: var(--color-zinc-50);
  --depth-3-primary: var(--color-violet-100);
  --depth-3-ring: var(--color-violet-300);
  --destructive: var(--color-red-500);
  --destructive-foreground: var(--color-red-50);
  --foreground: var(--color-zinc-50);
  --input: var(--color-zinc-700);
  --muted: var(--color-zinc-800);
  --muted-foreground: var(--color-zinc-500);
  --popover: var(--color-zinc-900);
  --popover-foreground: var(--color-zinc-50);
  --primary: var(--color-violet-500);
  --primary-foreground: var(--color-zinc-900);
  --ring: var(--color-violet-600);
  --secondary: var(--color-zinc-800);
  --tooltip-background: var(--color-zinc-50);
  --type-card-alert: var(--color-orange-700);
  --type-card-error: var(--color-red-500);
  --type-card-info: var(--color-blue-600);
  --type-card-success: var(--color-green-800);
  --type-card-title: var(--color-violet-900);
  --type-card-warning: var(--color-yellow-700);
  --type-content: var(--color-white);
  --type-heading: var(--color-white);
  --type-hyperlink: var(--color-violet-100);
  --type-inverted: var(--color-zinc-900);
  --type-muted: var(--color-white);
}
* {
  border-color: var(--color-border);
  outline-color: var(--color-ring);
  @supports (color: color-mix(in lab, red, red)) {
    outline-color: color-mix(in oklab, var(--color-ring) 50%, transparent);
  }
}
*:focus-visible {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-ring-color: var(--color-ring);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-outline-style: none;
  outline-style: none;
}
.ds-scope {
  background-color: var(--color-background);
  color: var(--color-type-content);
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@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;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity,1);
    transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));
    filter: blur(var(--tw-enter-blur,0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity,1);
    transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));
    filter: blur(var(--tw-exit-blur,0));
  }
}
@keyframes accordion-down {
  from {
    height: 0;
  }
  to {
    height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))));
  }
}
@keyframes accordion-up {
  from {
    height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))));
  }
  to {
    height: 0;
  }
}
@keyframes collapsible-down {
  from {
    height: 0;
  }
  to {
    height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto))));
  }
}
@keyframes collapsible-up {
  from {
    height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto))));
  }
  to {
    height: 0;
  }
}
@keyframes caret-blink {
  0%,70%,100% {
    opacity: 1;
  }
  20%,50% {
    opacity: 0;
  }
}
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
  *, ::before, ::after, ::backdrop {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-translate-z: 0;
    --tw-rotate-x: initial;
    --tw-rotate-y: initial;
    --tw-rotate-z: initial;
    --tw-skew-x: initial;
    --tw-skew-y: initial;
    --tw-space-y-reverse: 0;
    --tw-space-x-reverse: 0;
    --tw-divide-y-reverse: 0;
    --tw-border-style: solid;
    --tw-gradient-position: initial;
    --tw-gradient-from: #0000;
    --tw-gradient-via: #0000;
    --tw-gradient-to: #0000;
    --tw-gradient-stops: initial;
    --tw-gradient-via-stops: initial;
    --tw-gradient-from-position: 0%;
    --tw-gradient-via-position: 50%;
    --tw-gradient-to-position: 100%;
    --tw-leading: initial;
    --tw-font-weight: initial;
    --tw-tracking: initial;
    --tw-ordinal: initial;
    --tw-slashed-zero: initial;
    --tw-numeric-figure: initial;
    --tw-numeric-spacing: initial;
    --tw-numeric-fraction: initial;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-color: initial;
    --tw-shadow-alpha: 100%;
    --tw-inset-shadow: 0 0 #0000;
    --tw-inset-shadow-color: initial;
    --tw-inset-shadow-alpha: 100%;
    --tw-ring-color: initial;
    --tw-ring-shadow: 0 0 #0000;
    --tw-inset-ring-color: initial;
    --tw-inset-ring-shadow: 0 0 #0000;
    --tw-ring-inset: initial;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-outline-style: solid;
    --tw-blur: initial;
    --tw-brightness: initial;
    --tw-contrast: initial;
    --tw-grayscale: initial;
    --tw-hue-rotate: initial;
    --tw-invert: initial;
    --tw-opacity: initial;
    --tw-saturate: initial;
    --tw-sepia: initial;
    --tw-drop-shadow: initial;
    --tw-drop-shadow-color: initial;
    --tw-drop-shadow-alpha: 100%;
    --tw-drop-shadow-size: initial;
    --tw-duration: initial;
    --tw-ease: initial;
    --tw-content: "";
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scale-z: 1;
    --tw-animation-delay: 0s;
    --tw-animation-direction: normal;
    --tw-animation-duration: initial;
    --tw-animation-fill-mode: none;
    --tw-animation-iteration-count: 1;
    --tw-enter-blur: 0;
    --tw-enter-opacity: 1;
    --tw-enter-rotate: 0;
    --tw-enter-scale: 1;
    --tw-enter-translate-x: 0;
    --tw-enter-translate-y: 0;
    --tw-exit-blur: 0;
    --tw-exit-opacity: 1;
    --tw-exit-rotate: 0;
    --tw-exit-scale: 1;
    --tw-exit-translate-x: 0;
    --tw-exit-translate-y: 0;
  }
}

/* Removed @import statements - standalone bundle includes only necessary styles */
/* Removed all PostCSS @extend and svg-load() syntax - converted to standard CSS */

/* Mobile to desktop small: width < 1071px */
@media (max-width: 1070px) {
    #transcribe-button-ready,
    #transcribe-button-error,
    #transcribe-button-uploaded,
    #progress-container,
    #preview-button,
    #resume-button,
    #pause-button {
        width: 188px;
        height: 50px;
    }
}

/* Desktop small to desktop large: width >= 1071px */
@media (min-width: 1071px) {
    #pause-button {
        width: 188px;
    }

    #preview-button,
    #resume-button {
        width: 220px;
    }

    #transcribe-button-ready,
    #transcribe-button-error,
    #transcribe-button-uploaded,
    #progress-container {
        height: 50px;
        width: 278px;
    }
}

#above-the-fold-bg {
    background-image: url(/content/curve/img/home/bg-ovr-home.svg);
    background-size: 100% auto;
    height: 691px;
}

.subnav-clone .subnav-section .subnav-link {
    color: #555;
}

.subnav-clone .subnav-section .subnav-link.subnav-active-link {
    font-weight: 400;
    border-color: transparent;
}

#cta-subnav-primary-clone {
    /* Green button styles - will inherit from design system */
}

.section-header {
    font-size: 2rem;
}

#online-voice-recorder-container .card {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    box-shadow: var(--card-shadow, 0 4px 24px rgba(0, 0, 0, 0.08), 0 1px 3px rgba(0, 0, 0, 0.04));
    background: var(--card-bg, white);
    color: var(--card-text, #1a1a1a);
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

#online-voice-recorder-container .card:hover {
    box-shadow: var(--card-shadow-hover, 0 8px 32px rgba(0, 0, 0, 0.12), 0 2px 6px rgba(0, 0, 0, 0.06));
}

#online-voice-recorder-container .recording-card {
    background-image: var(--recording-gradient, linear-gradient(135deg, #667eea 0%, #764ba2 100%));
    color: white;
}

.status {
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 2px;
    opacity: 0.95;
}

#timer {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 1px;
    font-variant-numeric: tabular-nums;
}

@media (min-width: 768px) {
    .status {
        font-size: 1rem;
        letter-spacing: 3px;
    }

    #timer {
        font-size: 2.5rem;
    }
}

/* Make wavesurfer trim handles wider and easier to grab */
#online-voice-recorder-container .wavesurfer-handle {
    width: 12px !important;
    min-width: 12px !important;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

/* Prevent region container from extending beyond waveform edge */
#online-voice-recorder-container .wavesurfer-region {
    box-sizing: border-box !important;
    max-width: 100% !important;
}

/* Webflow voice recorder: waveform styling moved to online-voice-recorder.css for full-width display */
#waveform-interactive {
    /* Styles overridden in online-voice-recorder.css */
}

/* Gap utility for action buttons */
#online-voice-recorder-container .gap-3 > * + * {
    margin-left: 1rem;
}

.icon-alignment {
    visibility: hidden;
}

.icon-placement {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.recorder-control-icon {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 1rem;
    height: 20px;
}

.pause-icon {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 22px;
    height: 27px;
    /* SVG icons will need to be provided in Webflow - use data URI or external file */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 27' fill='white'%3E%3Crect x='2' width='6' height='27'/%3E%3Crect x='14' width='6' height='27'/%3E%3C/svg%3E");
}

.download-icon {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    /* Download icon - Material Design style */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2v9.67z'/%3E%3C/svg%3E");
}

.delete-icon {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    /* Delete/Trash icon - Figma design */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='23' viewBox='0 0 19 23' fill='none'%3E%3Cg clip-path='url(%23clip0_331_3002)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2727 4.58764C17.3677 5.33037 17.3798 5.7 17.3072 5.7C5.78634 5.72418 0.0172454 5.72418 0.00515451 5.7C-0.0121182 5.66546 0.0137909 4.91237 0.0863363 4.58764L0.303973 3.88637C0.412791 3.59791 0.758245 3.401 1.33861 3.29218L4.2197 2.91564C4.33538 2.90433 4.4462 2.86342 4.54149 2.79687C4.63679 2.73032 4.71334 2.64035 4.76379 2.53564L5.00906 1.94318C5.07777 1.78355 5.14114 1.62167 5.19906 1.45782C5.23894 1.34271 5.29414 1.23348 5.36315 1.13309C5.41577 1.04407 5.49004 0.969796 5.57906 0.917184C5.66469 0.87855 5.75809 0.860225 5.85197 0.863638H11.4518C11.5606 0.863638 11.6504 0.880911 11.723 0.917184C11.8168 0.975686 11.8923 1.05951 11.9406 1.159C12.0132 1.28682 12.0788 1.39391 12.1306 1.48373C12.1859 1.57355 12.2584 1.73591 12.35 1.97082C12.4398 2.204 12.5227 2.39227 12.5935 2.53737C12.6444 2.64143 12.7212 2.7307 12.8164 2.79663C12.9117 2.86255 13.0223 2.90294 13.1376 2.91391L16.0204 3.23864C16.6008 3.34746 16.9445 3.54437 17.0533 3.83282C17.1017 3.95373 17.1742 4.20418 17.271 4.58764H17.2727ZM15.3692 7.77273C15.8045 7.77273 16.0774 7.81764 16.1845 7.90746C16.2933 7.99727 16.3296 8.22182 16.2933 8.58109L15.2604 21.6445C15.2416 21.8187 15.2051 21.9906 15.1516 22.1575C15.1153 22.2473 15.0342 22.3198 14.9063 22.3734C14.7232 22.4362 14.5298 22.4637 14.3363 22.4545H3.0227C2.62543 22.4545 2.38879 22.4096 2.31625 22.3198C2.2437 22.23 2.17115 22.0055 2.09861 21.6462L1.0657 8.58109C1.03115 8.25637 1.0657 8.04046 1.17452 7.93337C1.28334 7.82455 1.55452 7.771 1.98979 7.771L15.3692 7.77273Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_331_3002'%3E%3Crect width='19' height='22.4545' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.forward-icon {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    margin-left: 1rem;
    /* Forward 15s icon - Material Design style with number */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M4 13c0 4.4 3.6 8 8 8s8-3.6 8-8h-2c0 3.3-2.7 6-6 6s-6-2.7-6-6 2.7-6 6-6v4l5-5-5-5v4c-4.4 0-8 3.6-8 8z'/%3E%3Ctext x='12' y='16' text-anchor='middle' font-size='6' font-family='Arial' font-weight='bold'%3E15%3C/text%3E%3C/svg%3E");
}

.rewind-icon {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    margin-right: 1rem;
    /* Rewind 15s icon - Material Design style with number (mirrored) */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M20 13c0 4.4-3.6 8-8 8s-8-3.6-8-8h2c0 3.3 2.7 6 6 6s6-2.7 6-6-2.7-6-6-6v4l-5-5 5-5v4c4.4 0 8 3.6 8 8z'/%3E%3Ctext x='12' y='16' text-anchor='middle' font-size='6' font-family='Arial' font-weight='bold'%3E15%3C/text%3E%3C/svg%3E");
}

.play-icon-preview {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 21.06px;
    height: 27.17px;
    /* Play icon - triangle SVG */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 27' fill='white'%3E%3Cpath d='M0 0l21 13.5L0 27z'/%3E%3C/svg%3E");
}

button {
    cursor: pointer;
}

#transcribe-button:hover {
    cursor: pointer;
}

#online-voice-recorder-container .transcribe-button {
    /* Base button styles */
    cursor: pointer;
    border-radius: var(--button-border-radius, 4px);
    border: none;
    padding: 14px 24px;

    /* Layout */
    width: 100%;
    min-width: fit-content;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    margin-left: 0;
    margin-right: 0;

    /* Typography */
    text-transform: none;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    white-space: nowrap;

    /* Colors */
    background-color: var(--button-bg, #5B24FF);
    color: var(--button-text, white);

    /* Interaction */
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: var(--button-shadow, 0 4px 12px rgba(91, 36, 255, 0.3));
}

#online-voice-recorder-container .transcribe-button:hover {
    background-color: #A04DFF;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(91, 36, 255, 0.4);
}

#online-voice-recorder-container .transcribe-button:active {
    transform: scale(0.98);
    box-shadow: 0 2px 8px rgba(91, 36, 255, 0.3);
}

#not-sure-button,
#delete-button {
    border: 2px solid #d32f2f;
    height: 54px;
    width: 187px;
}

#online-voice-recorder-container .progress-bar {
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.15) 0%, rgba(118, 75, 162, 0.15) 100%);
    border-radius: var(--button-border-radius, 12px);
    transition: width 0.3s ease;
}

/* Base button styles for pause/resume/preview buttons */
#online-voice-recorder-container .button {
    cursor: pointer;
    border-radius: var(--button-border-radius, 12px);
    border: none;
    padding: 14px 32px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: var(--button-shadow, 0 2px 8px rgba(0, 0, 0, 0.1));
    background-color: var(--button-bg, white);
    color: var(--button-text, #667eea);
}

#online-voice-recorder-container .button:hover {
    transform: translateY(-2px);
    box-shadow: var(--button-shadow-hover, 0 4px 16px rgba(0, 0, 0, 0.15));
}

#online-voice-recorder-container .button:active {
    transform: translateY(0);
    box-shadow: var(--button-shadow, 0 2px 8px rgba(0, 0, 0, 0.1));
}

#online-voice-recorder-container .button-large {
    height: 56px;
    min-width: 160px;
    font-size: 1rem;
}

#online-voice-recorder-container .button-white-outline {
    cursor: pointer;
    border-radius: var(--button-border-radius, 12px);
    border: 2px solid rgba(255, 255, 255, 0.9);
    padding: 14px 32px;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    color: white;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}

#online-voice-recorder-container .button-white-outline:hover {
    background-color: rgba(255, 255, 255, 0.25);
    transform: translateY(-2px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
    border-color: white;
}

#online-voice-recorder-container .button-white-outline:active {
    transform: translateY(0);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}

#online-voice-recorder-container .button-red {
    cursor: pointer;
    border-radius: var(--button-border-radius, 12px);
    border: none;
    padding: 14px 32px;
    background: var(--delete-button-bg, linear-gradient(135deg, #ff6b6b 0%, #ee5a6f 100%));
    color: white;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: var(--delete-button-shadow, 0 4px 16px rgba(238, 90, 111, 0.3));
}

#online-voice-recorder-container .button-red:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 24px rgba(238, 90, 111, 0.4);
    opacity: 0.9;
}

#online-voice-recorder-container .button-red:active {
    transform: translateY(0);
    box-shadow: var(--delete-button-shadow, 0 4px 16px rgba(238, 90, 111, 0.3));
}

/* Tachyons utility classes used by buttons */
#online-voice-recorder-container .bg-white { background-color: var(--button-bg, white) !important; }
#online-voice-recorder-container .blue { color: var(--button-text, #667eea) !important; }
#online-voice-recorder-container .red { color: var(--button-text-secondary, #ee5a6f) !important; }
#online-voice-recorder-container .white { color: white !important; }
#online-voice-recorder-container .black { color: var(--card-text, #000) !important; }
.fw5 { font-weight: 500; }
.fw6 { font-weight: 600; }
.ttu { text-transform: uppercase; }
.mv1 { margin-top: 0.25rem; margin-bottom: 0.25rem; }
.mv2 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.mt0-ns { margin-top: 0; }
.mt2 { margin-top: 0.5rem; }
.mt3 { margin-top: 1rem; }
.ml2 { margin-left: 0.5rem; }
.ml3 { margin-left: 1rem; }
.mr2 { margin-right: 0.5rem; }
.mr3 { margin-right: 1rem; }
.mh2 { margin-left: 0.5rem; margin-right: 0.5rem; }
.mh3 { margin-left: 1rem; margin-right: 1rem; }
.ph2 { padding-left: 0.5rem; padding-right: 0.5rem; }
.ph3 { padding-left: 1rem; padding-right: 1rem; }
.ph5-ns { padding-left: 4rem; padding-right: 4rem; }
.pv2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.pv3 { padding-top: 1rem; padding-bottom: 1rem; }
.pb3 { padding-bottom: 1rem; }
.center { text-align: center; margin-left: auto; margin-right: auto; }
.tracked { letter-spacing: 0.1em; }
.f5 { font-size: 1rem; }
.f6 { font-size: 0.875rem; }
.br3 { border-radius: 0.5rem; }
.ba { border-style: solid; border-width: 1px; }
.outline-0 { outline: 0; }
.bg-transparent { background-color: transparent; }

/* Display utilities */
.dn { display: none; }
.db { display: block; }
.dib { display: inline-block; }
.flex { display: flex; }
.items-center { align-items: center; }
.justify-center { justify-content: center; }
.justify-start-ns { justify-content: flex-start; }
.justify-around { justify-content: space-around; }
.flex-column { flex-direction: column; }
.flex-row { flex-direction: row; }
.w-auto { width: auto; }
.w-100 { width: 100%; }
.w-90 { width: 90%; }
.h5 { height: 8rem; }
.relative { position: relative; }
.z-1 { z-index: 1; }
.pointer { cursor: pointer; }
.contain { background-size: contain; }
.bg-center { background-position: center; }

/* Media query utilities */
@media (min-width: 60em) {
    .db-ns { display: block; }
    .dn-l { display: none; }
    .flex-row-l { flex-direction: row; }
    .w-auto-ns { width: auto; }
}

#online-voice-recorder-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;

    /* Figma Design - Color Variables */
    /* Ready state */
    --ready-bg: #120F20;
    --ready-text: rgba(255, 255, 255, 0.70);
    --ready-icon-color: #8B7CE8;
    --ready-button-bg: #5B24FF;
    --ready-button-text: white;
    --ready-button-hover-bg: #A04DFF;

    /* Recording state styling (Figma design) */
    --recording-bg: #120F20;
    --recording-status-text: white;
    --recording-timer-text: white;
    --recording-waveform-color: #5B24FF;

    /* Paused state styling (Figma design) */
    --paused-bg: #120F20;
    --paused-status-text: white;
    --paused-timer-text: white;
    --paused-waveform-color: white;
    --paused-resume-button-border: rgba(255, 255, 255, 0.3);
    --paused-resume-button-text: white;
}

#online-voice-recorder-container .card {
    padding: 32px 24px;
}

@media (min-width: 768px) {
    #online-voice-recorder-container .card {
        padding: 48px 40px;
    }
}

#transcribe-your-recording-section {
    background-color: #0a1f44;
    background-image: url(/content/curve/img/home/dark-swoosh-background.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#transcribe {
    background-color: #0a1f44;
    background-image: url(/content/curve/img/home/dark-swoosh-background.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#recorder-ready-img {
    background-image: url(/content/curve/img/home/online-voice-recorder/recorder-ready-balloons.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 234px;
}

#recorder-unsupported-img {
    background-image: url(/content/curve/img/home/online-voice-recorder/recorder-unsupported.svg);
    background-repeat: no-repeat;
    background-position: center;
    height: 127px;
}

.play-icon {
    /* Removed svg-load - will use inline SVG or external reference in Webflow */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.recording-animation-wrapper {
    z-index: -1;
}

/* ===================================
   Shared Component Styles
   =================================== */

/*
   Shared button styles (purple solid buttons)
   Used by: .ready-button, .pause-button, .preview-button
   Note: Styles are duplicated for each button class to maintain CSS specificity
*/

/*
   Shared status label styles (RECORDING, PAUSED, etc.)
   Used by: .recording-status, .paused-status
*/

/*
   Shared timer styles
   Used by: .recording-timer, .paused-timer
*/

/*
   Waveform visibility and full-width overrides
   Note: !important is required here to override Tachyons utility classes (e.g., mh3)
   that are applied to waveform elements in the PreviewAudio component
   Applies to both paused state (interactive=false, #waveform-plain)
   and preview state (interactive=true, #waveform-interactive)

   Uses negative margins on the container to extend the waveform beyond the card's padding
   to achieve true edge-to-edge full-width display
*/

/* Paused state: Apply negative margins to waveform container to break out of card padding */
#online-voice-recorder-container .paused-card #waveform-container {
    display: flex !important;
    flex-direction: column !important;
    width: calc(100% + 48px) !important;
    margin-left: -24px !important;
    margin-right: -24px !important;
    visibility: visible !important;
}

/* Desktop: compensate for larger card padding */
@media (min-width: 768px) {
    #online-voice-recorder-container .paused-card #waveform-container {
        width: calc(100% + 80px) !important;
        margin-left: -40px !important;
        margin-right: -40px !important;
    }
}

/* Preview state: Remove centering from recording-card and apply negative margins */
#online-voice-recorder-container .preview-card {
    align-items: stretch !important;
}

#online-voice-recorder-container .preview-card #waveform-container {
    width: calc(100% + 64px) !important;
    margin-left: -32px !important;
    margin-right: -32px !important;
    visibility: visible !important;
    padding: 20px !important;
}

@media (min-width: 768px) {
    #online-voice-recorder-container .preview-card #waveform-container {
        width: calc(100% + 80px) !important;
        margin-left: -40px !important;
        margin-right: -40px !important;
        padding: 20px !important;
    }
}

/* Ensure the waveform divs inside are visible and full width */
/* Override all styling from audio-tools-shared.css which adds margins, padding, background, etc. */
#online-voice-recorder-container .paused-card #waveform-plain,
#online-voice-recorder-container .paused-card #waveform-interactive,
#online-voice-recorder-container .recording-card #waveform-plain,
#online-voice-recorder-container .recording-card #waveform-interactive {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 140px !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    backdrop-filter: none !important;
    box-shadow: none !important;
    overflow: visible !important;
}

/* Preview waveform: Transparent background for interactive waveform */
#online-voice-recorder-container .preview-card #waveform-interactive {
    background: transparent !important;
}

/* ===================================
   Ready State
   =================================== */

/* Ready state - Figma design */
#online-voice-recorder-container .ready-card {
    background: var(--ready-bg, #120F20);
    color: var(--ready-text, rgba(255, 255, 255, 0.70));
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px 32px;
    height: 400px;
}

#online-voice-recorder-container .ready-card:hover {
    box-shadow: none;
}

.ready-mic-icon {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72' fill='none'%3E%3Cpath d='M22.5 36V18C22.5 14.4196 23.9223 10.9858 26.4541 8.45406C28.9858 5.92232 32.4196 4.5 36 4.5C39.5804 4.5 43.0142 5.92232 45.5459 8.45406C48.0777 10.9858 49.5 14.4196 49.5 18V36C49.5 39.5804 48.0777 43.0142 45.5459 45.5459C43.0142 48.0777 39.5804 49.5 36 49.5C32.4196 49.5 28.9858 48.0777 26.4541 45.5459C23.9223 43.0142 22.5 39.5804 22.5 36ZM58.5 36C58.5 35.4033 58.2629 34.831 57.841 34.409C57.419 33.9871 56.8467 33.75 56.25 33.75C55.6533 33.75 55.081 33.9871 54.659 34.409C54.2371 34.831 54 35.4033 54 36C54 40.7739 52.1036 45.3523 48.7279 48.7279C45.3523 52.1036 40.7739 54 36 54C31.2261 54 26.6477 52.1036 23.2721 48.7279C19.8964 45.3523 18 40.7739 18 36C18 35.4033 17.7629 34.831 17.341 34.409C16.919 33.9871 16.3467 33.75 15.75 33.75C15.1533 33.75 14.581 33.9871 14.159 34.409C13.7371 34.831 13.5 35.4033 13.5 36C13.5069 41.5759 15.581 46.9512 19.3214 51.0864C23.0618 55.2216 28.2027 57.823 33.75 58.3875V67.5C33.75 68.0967 33.9871 68.669 34.409 69.091C34.831 69.5129 35.4033 69.75 36 69.75C36.5967 69.75 37.169 69.5129 37.591 69.091C38.0129 68.669 38.25 68.0967 38.25 67.5V58.3875C43.7973 57.823 48.9382 55.2216 52.6786 51.0864C56.419 46.9512 58.4931 41.5759 58.5 36Z' fill='url(%23paint0_linear_90_1881)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_90_1881' x1='13.5' y1='37.125' x2='58.3836' y2='39.4104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23AE66FF'/%3E%3Cstop offset='0.435583' stop-color='%238A75FF'/%3E%3Cstop offset='1' stop-color='%2332CBFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.ready-text {
    color: var(--ready-text, rgba(255, 255, 255, 0.70));
    text-align: center;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px; /* 150% */
    margin-bottom: 24px;
}

#online-voice-recorder-container .ready-button {
    background: var(--ready-button-bg, #5B24FF);
    color: var(--ready-button-text, white);
    border: none;
    border-radius: 4px;
    padding: 14px 40px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 4px 12px rgba(91, 36, 255, 0.3);
    min-width: 140px;
}

#online-voice-recorder-container .ready-button:hover {
    background: var(--ready-button-hover-bg, #A04DFF);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(91, 36, 255, 0.4);
}

#online-voice-recorder-container .ready-button:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(91, 36, 255, 0.3);
}

/* ===================================
   Recording State
   =================================== */

#online-voice-recorder-container .recording-card {
    background: var(--recording-bg, #120F20);
    color: white;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 24px 32px;
    height: 400px;
    position: relative;
}

/* Note: Cannot reliably detect preview vs recording state with CSS alone */

#online-voice-recorder-container .recording-card:hover {
    box-shadow: none;
}

/* Status label - shares typography with .paused-status */
.recording-status {
    color: var(--recording-status-text, white);
    text-align: center;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

/* Timer - shares typography with .paused-timer */
.recording-timer {
    color: var(--recording-timer-text, white);
    text-align: center;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-top: 16px;
    margin-bottom: 16px;
}

/* Pause button - shares styling with .ready-button and .preview-button */
#online-voice-recorder-container .pause-button {
    background: var(--ready-button-bg, #5B24FF);
    color: var(--ready-button-text, white);
    border: none;
    border-radius: 4px;
    padding: 14px 40px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 4px 12px rgba(91, 36, 255, 0.3);
    min-width: 140px;
}

#online-voice-recorder-container .pause-button:hover {
    background: var(--ready-button-hover-bg, #A04DFF);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(91, 36, 255, 0.4);
}

#online-voice-recorder-container .pause-button:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(91, 36, 255, 0.3);
}

/* ===================================
   Paused State
   =================================== */

#online-voice-recorder-container .paused-card {
    background: var(--paused-bg, #120F20);
    color: white;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    height: 400px;
}

#online-voice-recorder-container .paused-card:hover {
    box-shadow: none;
}

/* Status label - shares typography with .recording-status */
.paused-status {
    color: var(--paused-status-text, white);
    text-align: center;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

/* Timer - shares typography with .recording-timer */
.paused-timer {
    color: var(--paused-timer-text, white);
    text-align: center;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-top: 24px;
    margin-bottom: 24px;
}

/* Button container */
.paused-actions {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
}

/* Resume button - unique outline style */
#online-voice-recorder-container .resume-button {
    background: transparent;
    color: var(--paused-resume-button-text, white);
    border: 2px solid var(--paused-resume-button-border, #5B24FF);
    border-radius: 4px;
    padding: 14px 40px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 140px;
}

#online-voice-recorder-container .resume-button:hover {
    background: rgba(91, 36, 255, 0.1);
    border-color: #A04DFF;
    transform: translateY(-2px);
}

#online-voice-recorder-container .resume-button:active {
    transform: translateY(0);
}

/* Preview button - shares styling with .ready-button and .pause-button */
#online-voice-recorder-container .preview-button {
    background: var(--ready-button-bg, #5B24FF);
    color: var(--ready-button-text, white);
    border: none;
    border-radius: 4px;
    padding: 14px 40px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 4px 12px rgba(91, 36, 255, 0.3);
    min-width: 140px;
}

#online-voice-recorder-container .preview-button:hover {
    background: var(--ready-button-hover-bg, #A04DFF);
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(91, 36, 255, 0.4);
}

#online-voice-recorder-container .preview-button:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(91, 36, 255, 0.3);
}

/* ===================================
   Deleting State
   =================================== */

#online-voice-recorder-container .deleting-card {
    background: var(--paused-bg, #120F20);
    color: white;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 32px 32px;
    height: 400px;
}

#online-voice-recorder-container .deleting-card:hover {
    box-shadow: none;
}

.deleting-message {
    color: white;
    text-align: center;
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 32px;
}

.deleting-actions {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
}

/* Delete button - red solid with purple hover */
#online-voice-recorder-container .delete-confirm-button {
    background: #B41027;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 14px 40px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: all 0.2s ease;
    box-shadow: 0 4px 12px rgba(180, 16, 39, 0.3);
    min-width: 140px;
}

#online-voice-recorder-container .delete-confirm-button:hover {
    background: #A04DFF;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(160, 77, 255, 0.4);
}

#online-voice-recorder-container .delete-confirm-button:active {
    transform: translateY(0);
    box-shadow: 0 2px 8px rgba(180, 16, 39, 0.3);
}

/* Not Sure button - outline style */
#online-voice-recorder-container .cancel-delete-button {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    padding: 14px 40px;
    font-size: 1rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 140px;
}

#online-voice-recorder-container .cancel-delete-button:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-2px);
}

#online-voice-recorder-container .cancel-delete-button:active {
    transform: translateY(0);
}

/* Mobile: Stack delete confirmation buttons vertically */
@media (max-width: 600px) {
    .deleting-actions {
        flex-direction: column;
        width: 100%;
    }

    #online-voice-recorder-container .delete-confirm-button,
    #online-voice-recorder-container .cancel-delete-button {
        width: 100%;
    }
}


/*# sourceMappingURL=voice-recorder-webflow.css.map*/