@charset "utf-8";

@layer properties {
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
  *, ::backdrop, ::after, ::before { --tw-translate-x: 0; --tw-translate-y: 0; --tw-translate-z: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scale-z: 1; --tw-rotate-x: initial; --tw-rotate-y: initial; --tw-rotate-z: initial; --tw-skew-x: initial; --tw-skew-y: initial; --tw-space-y-reverse: 0; --tw-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-mask-linear: linear-gradient(#fff,#fff); --tw-mask-radial: linear-gradient(#fff,#fff); --tw-mask-conic: linear-gradient(#fff,#fff); --tw-mask-radial-from-position: 0%; --tw-mask-radial-to-position: 100%; --tw-mask-radial-from-color: black; --tw-mask-radial-to-color: transparent; --tw-mask-radial-shape: ellipse; --tw-mask-radial-size: farthest-corner; --tw-mask-radial-position: center; --tw-leading: initial; --tw-font-weight: initial; --tw-tracking: initial; --tw-ordinal: initial; --tw-slashed-zero: initial; --tw-numeric-figure: initial; --tw-numeric-spacing: initial; --tw-numeric-fraction: initial; --tw-shadow: 0 0 #0000; --tw-shadow-color: initial; --tw-shadow-alpha: 100%; --tw-inset-shadow: 0 0 #0000; --tw-inset-shadow-color: initial; --tw-inset-shadow-alpha: 100%; --tw-ring-color: initial; --tw-ring-shadow: 0 0 #0000; --tw-inset-ring-color: initial; --tw-inset-ring-shadow: 0 0 #0000; --tw-ring-inset: initial; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-outline-style: solid; --tw-blur: initial; --tw-brightness: initial; --tw-contrast: initial; --tw-grayscale: initial; --tw-hue-rotate: initial; --tw-invert: initial; --tw-opacity: initial; --tw-saturate: initial; --tw-sepia: initial; --tw-drop-shadow: initial; --tw-drop-shadow-color: initial; --tw-drop-shadow-alpha: 100%; --tw-drop-shadow-size: initial; --tw-backdrop-blur: initial; --tw-backdrop-brightness: initial; --tw-backdrop-contrast: initial; --tw-backdrop-grayscale: initial; --tw-backdrop-hue-rotate: initial; --tw-backdrop-invert: initial; --tw-backdrop-opacity: initial; --tw-backdrop-saturate: initial; --tw-backdrop-sepia: initial; --tw-duration: initial; --tw-ease: initial; --tw-contain-size: initial; --tw-contain-layout: initial; --tw-contain-paint: initial; --tw-contain-style: initial; --tw-text-shadow-color: initial; --tw-text-shadow-alpha: 100%; --tw-content: ""; }
}
}

@layer theme {
  :host, :root { --font-sans: ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; --tracking-tight: -.025em; --tracking-wider: .05em; --leading-tight: 1.25; --leading-relaxed: 1.625; --drop-shadow-sm: 0 1px 2px #00000026; --ease-out: cubic-bezier(0,0,.2,1); --ease-in-out: cubic-bezier(.4,0,.2,1); --animate-spin: spin 1s linear infinite; --animate-pulse: pulse 2s cubic-bezier(.4,0,.6,1) infinite; --blur-md: 12px; --aspect-video: 16/9; --default-transition-duration: .15s; --default-transition-timing-function: cubic-bezier(.4,0,.2,1); --default-font-family: var(--font-sans); --default-mono-font-family: var(--font-mono); --z-index-snackbar: 2000; --spacing-25: 2px; --spacing-100: 8px; --spacing-200: 12px; --color-bg-tertiary: var(--theme-bg-tertiary); --color-bg-gradient-asset-overlay-0: var(--theme-bg-gradient-asset-overlay-0); --color-bg-gradient-asset-overlay-100: var(--theme-bg-gradient-asset-overlay-100); --color-feedback-bg-subtle: var(--theme-feedback-bg-subtle); --color-fg-focus: var(--theme-fg-focus); --radius-surface-xs: var(--radius-200); --radius-surface-sm: var(--radius-300); }
  .theme-light, :root { --theme-fg-primary: var(--grey-900); --theme-bg-primary: var(--brand-cardstock-white); --theme-bg-secondary: var(--grey-50); --theme-bg-tertiary: var(--grey-100); --theme-bg-error: var(--system-red-lighter); --theme-bg-surface-primary: var(--brand-cardstock-white); --theme-bg-surface-secondary: var(--grey-75); --theme-bg-surface-tertiary: var(--grey-150); --theme-bg-surface-inverse: var(--grey-900); --theme-fg-secondary: var(--grey-700); --theme-bg-disabled: var(--grey-50); --theme-fg-tertiary: var(--grey-600); --theme-fg-on-brand: var(--brand-cardstock-black); --theme-fg-waveform-default: var(--grey-200); --theme-fg-waveform-hover: var(--grey-300); --theme-fg-waveform-played: var(--grey-900); --theme-bg-gradient-asset-overlay-0: var(--transparent-black-900); --theme-bg-gradient-asset-overlay-0-dark: var(--grey-900); --theme-bg-gradient-asset-overlay-100: var(--transparent-black-0); --theme-bg-gradient-column-overlay-0: var(--transparent-black-0); --theme-bg-gradient-column-overlay-100: var(--transparent-black-200); --theme-bg-overlay-backdrop: var(--transparent-black-900); --theme-fg-disabled: var(--grey-400); --theme-fg-error: var(--system-red-dark); --theme-fg-inverse: var(--brand-cardstock-white); --theme-fg-light: var(--brand-cardstock-white); --theme-bg-handle-default: var(--transparent-black-300); --theme-fg-border-primary: var(--transparent-black-600); --theme-bg-handle-hover: var(--transparent-black-400); --theme-bg-handle-active: var(--transparent-black-600); --theme-bg-handle-disabled: var(--transparent-black-100); --theme-bg-handle-error: var(--system-red-dark); --theme-bg-brand-tan: var(--brand-tan); --theme-bg-brand-orange: var(--brand-orange-base); --theme-bg-brand-apricot: var(--brand-apricot); --theme-bg-brand-blue: var(--brand-blue-base); --theme-bg-brand-sky: var(--brand-sky); --theme-bg-brand-green: var(--brand-green-base); --theme-bg-brand-lime: var(--brand-lime); --theme-bg-brand-purple: var(--brand-purple-base); --theme-bg-brand-lilac: var(--brand-lilac); --theme-bg-brand-red: var(--brand-red-base); --theme-bg-brand-rose: var(--brand-rose); --theme-bg-brand-dark-grey: var(--brand-dark-grey); --theme-bg-brand-light-grey: var(--brand-light-grey); --theme-fg-border-secondary: var(--transparent-black-300); --theme-fg-border-tertiary: var(--transparent-black-100); --theme-fg-border-brand: var(--brand-red-base); --theme-input-bg-default: var(--transparent-white-0); --theme-input-bg-inactive: var(--transparent-black-100); --theme-input-bg-hover: var(--transparent-black-200); --theme-input-bg-active: var(--transparent-black-400); --theme-input-bg-filled: var(--transparent-black-400); --theme-input-bg-disabled: var(--transparent-black-100); --theme-input-fg-inactive: var(--grey-600); --theme-input-fg-hover: var(--grey-900); --theme-input-fg-active: var(--grey-900); --theme-input-fg-active-alt: var(--grey-900); --theme-input-fg-filled: var(--grey-900); --theme-input-fg-filled-alt: var(--grey-900); --theme-input-fg-disabled: var(--grey-300); --theme-input-fg-inverse: var(--brand-cardstock-white); --theme-input-fg-error: var(--system-red-dark); --theme-input-border-inactive: var(--grey-300); --theme-input-border-hover: var(--grey-500); --theme-input-border-active: var(--grey-700); --theme-input-border-filled: var(--grey-700); --theme-input-border-disabled: var(--grey-200); --theme-input-border-error: var(--system-red-dark); --theme-menu-bg-default: var(--transparent-white-0); --theme-menu-bg-hover: var(--transparent-black-100); --theme-menu-bg-active: var(--transparent-black-300); --theme-menu-fg-default: var(--grey-900); --theme-menu-fg-hover: var(--grey-900); --theme-menu-fg-active: var(--grey-900); --theme-menu-fg-disabled: var(--grey-400); --theme-menu-border-default: var(--grey-100); --theme-feedback-fg-default: var(--grey-900); --theme-feedback-fg-light: var(--brand-cardstock-white); --theme-feedback-fg-subtle: var(--grey-700); --theme-feedback-fg-info: var(--brand-blue-base); --theme-feedback-fg-success: var(--brand-green-base); --theme-feedback-fg-warning: var(--brand-orange-base); --theme-feedback-fg-discover: var(--brand-red-base); --theme-feedback-fg-error: var(--system-red-base); --theme-link-default: var(--grey-900); --theme-link-hover: var(--grey-600); --theme-link-active: var(--brand-cardstock-black); --theme-link-inactive: var(--grey-600); --theme-link-disabled: var(--grey-400); --theme-btn-primary-bg-default: var(--grey-900); --theme-btn-primary-bg-hover: var(--grey-700); --theme-btn-primary-bg-active: var(--grey-600); --theme-btn-primary-bg-disabled: var(--grey-125); --theme-btn-primary-fg-default: var(--brand-cardstock-white); --theme-btn-primary-fg-disabled: var(--grey-400); --theme-btn-secondary-fg-default: var(--grey-900); --theme-btn-secondary-fg-hover: var(--grey-900); --theme-btn-secondary-fg-active: var(--grey-900); --theme-btn-secondary-fg-disabled: var(--grey-400); --theme-btn-secondary-border-default: var(--grey-300); --theme-btn-secondary-border-hover: var(--grey-500); --theme-btn-secondary-border-active: var(--grey-900); --theme-btn-tertiary-bg-default: var(--transparent-white-0); --theme-btn-tertiary-bg-hover: var(--transparent-black-400); --theme-btn-tertiary-bg-active: var(--transparent-black-600); --theme-bg-overlay-disabled: var(--transparent-white-600); --theme-btn-tertiary-fg-default: var(--grey-900); --theme-btn-tertiary-fg-hover: var(--grey-900); --theme-btn-tertiary-fg-active: var(--grey-900); --theme-btn-tertiary-fg-disabled: var(--grey-400); --theme-btn-tertiary-fg-inactive: var(--grey-600); --theme-feedback-bg-subtle: var(--grey-200); --theme-feedback-bg-info: var(--brand-blue-base); --theme-feedback-bg-success: var(--brand-green-base); --theme-feedback-bg-warning: var(--brand-orange-base); --theme-feedback-bg-discover: var(--brand-red-base); --theme-feedback-bg-error: var(--system-red-base); --theme-fg-focus: var(--brand-blue-base); --theme-fg-help-underline: var(--brand-dark-grey); --theme-btn-temp-primary-bg-default: var(--temp-red-base); --theme-btn-temp-primary-bg-hover: var(--temp-red-dark); --theme-btn-temp-primary-bg-active: var(--temp-red-darker); --theme-btn-temp-primary-bg-disabled: var(--grey-125); --theme-btn-temp-primary-fg-default: var(--brand-cardstock-white); --theme-btn-temp-primary-fg-disabled: var(--grey-400); --theme-bg-surface-transparent-primary: var(--transparent-white-900); --theme-bg-surface-transparent-secondary: var(--transparent-white-800); --theme-bg-surface-transparent-tertiary: var(--transparent-white-700); }
  .theme-dark { --theme-fg-primary: var(--brand-cardstock-white); --theme-bg-primary: var(--grey-900); --theme-bg-secondary: var(--grey-800); --theme-bg-tertiary: var(--grey-700); --theme-bg-error: var(--system-red-dark); --theme-bg-surface-primary: var(--grey-850); --theme-bg-surface-secondary: var(--grey-750); --theme-bg-surface-tertiary: var(--grey-725); --theme-bg-surface-inverse: var(--brand-cardstock-white); --theme-fg-secondary: var(--grey-200); --theme-bg-disabled: var(--grey-750); --theme-fg-tertiary: var(--grey-400); --theme-fg-on-brand: var(--brand-cardstock-black); --theme-fg-waveform-default: var(--grey-500); --theme-fg-waveform-hover: var(--grey-400); --theme-fg-waveform-played: var(--grey-200); --theme-bg-gradient-asset-overlay-0: var(--transparent-black-900); --theme-bg-gradient-asset-overlay-0-dark: var(--grey-900); --theme-bg-gradient-asset-overlay-100: var(--transparent-black-0); --theme-bg-gradient-column-overlay-0: var(--transparent-white-0); --theme-bg-gradient-column-overlay-100: var(--transparent-white-500); --theme-bg-overlay-backdrop: var(--transparent-black-900); --theme-fg-disabled: var(--grey-500); --theme-fg-error: var(--system-red-light); --theme-fg-inverse: var(--grey-900); --theme-fg-light: var(--brand-cardstock-white); --theme-bg-handle-default: var(--transparent-white-300); --theme-fg-border-primary: var(--transparent-white-400); --theme-bg-handle-hover: var(--transparent-white-400); --theme-bg-handle-active: var(--transparent-white-600); --theme-bg-handle-disabled: var(--transparent-white-100); --theme-bg-handle-error: var(--system-red-light); --theme-bg-brand-tan: var(--brand-tan); --theme-bg-brand-orange: var(--brand-orange-base); --theme-bg-brand-apricot: var(--brand-apricot); --theme-bg-brand-blue: var(--brand-blue-base); --theme-bg-brand-sky: var(--brand-sky); --theme-bg-brand-green: var(--brand-green-base); --theme-bg-brand-lime: var(--brand-lime); --theme-bg-brand-purple: var(--brand-purple-base); --theme-bg-brand-lilac: var(--brand-lilac); --theme-bg-brand-red: var(--brand-red-base); --theme-bg-brand-rose: var(--brand-rose); --theme-bg-brand-dark-grey: var(--brand-dark-grey); --theme-bg-brand-light-grey: var(--brand-light-grey); --theme-fg-border-secondary: var(--transparent-white-300); --theme-fg-border-tertiary: var(--transparent-white-100); --theme-fg-border-brand: var(--brand-red-base); --theme-input-bg-default: var(--transparent-white-0); --theme-input-bg-inactive: var(--transparent-white-100); --theme-input-bg-hover: var(--transparent-white-300); --theme-input-bg-active: var(--transparent-white-500); --theme-input-bg-filled: var(--transparent-white-500); --theme-input-bg-disabled: var(--transparent-white-200); --theme-input-fg-inactive: var(--grey-300); --theme-input-fg-hover: var(--grey-50); --theme-input-fg-active: var(--grey-50); --theme-input-fg-active-alt: var(--grey-50); --theme-input-fg-filled: var(--grey-50); --theme-input-fg-filled-alt: var(--grey-50); --theme-input-fg-disabled: var(--grey-500); --theme-input-fg-inverse: var(--grey-900); --theme-input-fg-error: var(--system-red-light); --theme-input-border-inactive: var(--grey-600); --theme-input-border-hover: var(--grey-300); --theme-input-border-active: var(--grey-100); --theme-input-border-filled: var(--grey-100); --theme-input-border-disabled: var(--grey-600); --theme-input-border-error: var(--system-red-light); --theme-menu-bg-default: var(--transparent-white-0); --theme-menu-bg-hover: var(--transparent-white-100); --theme-menu-bg-active: var(--transparent-white-300); --theme-menu-fg-default: var(--brand-cardstock-white); --theme-menu-fg-hover: var(--brand-cardstock-white); --theme-menu-fg-active: var(--brand-cardstock-white); --theme-menu-fg-disabled: var(--grey-400); --theme-menu-border-default: var(--grey-800); --theme-feedback-fg-default: var(--brand-cardstock-white); --theme-feedback-fg-light: var(--brand-cardstock-white); --theme-feedback-fg-subtle: var(--grey-300); --theme-feedback-fg-info: var(--brand-blue-base); --theme-feedback-fg-success: var(--brand-green-base); --theme-feedback-fg-warning: var(--brand-orange-base); --theme-feedback-fg-discover: var(--brand-red-base); --theme-feedback-fg-error: var(--system-red-base); --theme-link-default: var(--brand-cardstock-white); --theme-link-hover: var(--grey-300); --theme-link-active: var(--brand-cardstock-white); --theme-link-inactive: var(--grey-200); --theme-link-disabled: var(--grey-500); --theme-btn-primary-bg-default: var(--brand-cardstock-white); --theme-btn-primary-bg-hover: var(--grey-100); --theme-btn-primary-bg-active: var(--grey-200); --theme-btn-primary-bg-disabled: var(--grey-600); --theme-btn-primary-fg-default: var(--grey-900); --theme-btn-primary-fg-disabled: var(--grey-500); --theme-btn-secondary-fg-default: var(--brand-cardstock-white); --theme-btn-secondary-fg-hover: var(--brand-cardstock-white); --theme-btn-secondary-fg-active: var(--brand-cardstock-white); --theme-btn-secondary-fg-disabled: var(--grey-500); --theme-btn-secondary-border-default: var(--grey-500); --theme-btn-secondary-border-hover: var(--grey-200); --theme-btn-secondary-border-active: var(--brand-cardstock-white); --theme-btn-tertiary-bg-default: var(--transparent-white-0); --theme-btn-tertiary-bg-hover: var(--transparent-white-400); --theme-btn-tertiary-bg-active: var(--transparent-white-600); --theme-bg-overlay-disabled: var(--transparent-black-600); --theme-btn-tertiary-fg-default: var(--brand-cardstock-white); --theme-btn-tertiary-fg-hover: var(--brand-cardstock-white); --theme-btn-tertiary-fg-active: var(--brand-cardstock-white); --theme-btn-tertiary-fg-disabled: var(--grey-500); --theme-btn-tertiary-fg-inactive: var(--grey-200); --theme-feedback-bg-subtle: var(--grey-700); --theme-feedback-bg-info: var(--brand-blue-dark); --theme-feedback-bg-success: var(--brand-green-dark); --theme-feedback-bg-warning: var(--brand-orange-dark); --theme-feedback-bg-discover: var(--brand-red-dark); --theme-feedback-bg-error: var(--system-red-dark); --theme-fg-focus: var(--brand-blue-base); --theme-fg-help-underline: var(--brand-lilac); --theme-btn-temp-primary-bg-default: var(--temp-red-base); --theme-btn-temp-primary-bg-hover: var(--temp-red-dark); --theme-btn-temp-primary-bg-active: var(--temp-red-darker); --theme-btn-temp-primary-bg-disabled: var(--grey-600); --theme-btn-temp-primary-fg-default: var(--brand-cardstock-white); --theme-btn-temp-primary-fg-disabled: var(--grey-500); --theme-bg-surface-transparent-primary: var(--transparent-black-900); --theme-bg-surface-transparent-secondary: var(--transparent-black-800); --theme-bg-surface-transparent-tertiary: var(--transparent-black-700); }
  .theme-tools { --theme-fg-primary: var(--brand-cardstock-white); --theme-bg-primary: var(--grey-900); --theme-bg-secondary: var(--grey-800); --theme-bg-tertiary: var(--grey-700); --theme-bg-error: var(--system-red-dark); --theme-bg-surface-primary: var(--grey-850); --theme-bg-surface-secondary: var(--grey-750); --theme-bg-surface-tertiary: var(--grey-725); --theme-bg-surface-inverse: var(--brand-cardstock-white); --theme-fg-secondary: var(--grey-200); --theme-bg-disabled: var(--grey-750); --theme-fg-tertiary: var(--grey-400); --theme-fg-on-brand: var(--brand-cardstock-black); --theme-fg-waveform-default: var(--grey-500); --theme-fg-waveform-hover: var(--grey-400); --theme-fg-waveform-played: var(--grey-200); --theme-bg-gradient-asset-overlay-0: var(--transparent-black-900); --theme-bg-gradient-asset-overlay-0-dark: var(--grey-900); --theme-bg-gradient-asset-overlay-100: var(--transparent-black-0); --theme-bg-gradient-column-overlay-0: var(--transparent-white-0); --theme-bg-gradient-column-overlay-100: var(--transparent-white-500); --theme-bg-overlay-backdrop: var(--transparent-black-900); --theme-fg-disabled: var(--grey-500); --theme-fg-error: var(--system-red-light); --theme-fg-inverse: var(--grey-900); --theme-fg-light: var(--brand-cardstock-white); --theme-bg-handle-default: var(--transparent-white-300); --theme-fg-border-primary: var(--transparent-white-400); --theme-bg-handle-hover: var(--transparent-white-400); --theme-bg-handle-active: var(--transparent-white-600); --theme-bg-handle-disabled: var(--transparent-white-100); --theme-bg-handle-error: var(--system-red-light); --theme-bg-brand-tan: var(--brand-tan); --theme-bg-brand-orange: var(--brand-orange-base); --theme-bg-brand-apricot: var(--brand-apricot); --theme-bg-brand-blue: var(--brand-blue-base); --theme-bg-brand-sky: var(--brand-sky); --theme-bg-brand-green: var(--brand-green-base); --theme-bg-brand-lime: var(--brand-lime); --theme-bg-brand-purple: var(--brand-purple-base); --theme-bg-brand-lilac: var(--brand-lilac); --theme-bg-brand-red: var(--brand-red-base); --theme-bg-brand-rose: var(--brand-rose); --theme-bg-brand-dark-grey: var(--brand-dark-grey); --theme-bg-brand-light-grey: var(--brand-light-grey); --theme-fg-border-secondary: var(--transparent-white-300); --theme-fg-border-tertiary: var(--transparent-white-100); --theme-fg-border-brand: var(--brand-purple-base); --theme-input-bg-default: var(--transparent-white-0); --theme-input-bg-inactive: var(--transparent-white-100); --theme-input-bg-hover: var(--transparent-white-300); --theme-input-bg-active: var(--transparent-white-500); --theme-input-bg-filled: var(--transparent-white-500); --theme-input-bg-disabled: var(--transparent-white-200); --theme-input-fg-inactive: var(--grey-300); --theme-input-fg-hover: var(--brand-lilac); --theme-input-fg-active: var(--brand-lilac); --theme-input-fg-active-alt: var(--grey-50); --theme-input-fg-filled: var(--grey-50); --theme-input-fg-filled-alt: var(--brand-green-base); --theme-input-fg-disabled: var(--grey-500); --theme-input-fg-inverse: var(--grey-900); --theme-input-fg-error: var(--system-red-light); --theme-input-border-inactive: var(--grey-600); --theme-input-border-hover: var(--brand-lilac); --theme-input-border-active: var(--brand-lilac); --theme-input-border-filled: var(--grey-50); --theme-input-border-disabled: var(--grey-600); --theme-input-border-error: var(--system-red-light); --theme-menu-bg-default: var(--transparent-white-0); --theme-menu-bg-hover: var(--transparent-white-100); --theme-menu-bg-active: var(--transparent-white-300); --theme-menu-fg-default: var(--brand-cardstock-white); --theme-menu-fg-hover: var(--brand-lilac); --theme-menu-fg-active: var(--brand-lilac); --theme-menu-fg-disabled: var(--grey-400); --theme-menu-border-default: var(--grey-800); --theme-feedback-fg-default: var(--brand-cardstock-white); --theme-feedback-fg-light: var(--brand-cardstock-white); --theme-feedback-fg-subtle: var(--grey-300); --theme-feedback-fg-info: var(--brand-blue-base); --theme-feedback-fg-success: var(--brand-green-base); --theme-feedback-fg-warning: var(--brand-orange-base); --theme-feedback-fg-discover: var(--brand-red-base); --theme-feedback-fg-error: var(--system-red-base); --theme-link-default: var(--brand-cardstock-white); --theme-link-hover: var(--grey-300); --theme-link-active: var(--brand-cardstock-white); --theme-link-inactive: var(--grey-200); --theme-link-disabled: var(--grey-500); --theme-btn-primary-bg-default: var(--brand-purple-base); --theme-btn-primary-bg-hover: var(--brand-purple-dark); --theme-btn-primary-bg-active: var(--brand-purple-darker); --theme-btn-primary-bg-disabled: var(--grey-600); --theme-btn-primary-fg-default: var(--brand-cardstock-white); --theme-btn-primary-fg-disabled: var(--grey-500); --theme-btn-secondary-fg-default: var(--brand-cardstock-white); --theme-btn-secondary-fg-hover: var(--brand-lilac); --theme-btn-secondary-fg-active: var(--brand-lilac); --theme-btn-secondary-fg-disabled: var(--grey-500); --theme-btn-secondary-border-default: var(--grey-500); --theme-btn-secondary-border-hover: var(--brand-cardstock-white); --theme-btn-secondary-border-active: var(--brand-lilac); --theme-btn-tertiary-bg-default: var(--transparent-white-0); --theme-btn-tertiary-bg-hover: var(--transparent-white-400); --theme-btn-tertiary-bg-active: var(--transparent-white-600); --theme-bg-overlay-disabled: var(--transparent-black-600); --theme-btn-tertiary-fg-default: var(--brand-cardstock-white); --theme-btn-tertiary-fg-hover: var(--brand-lilac); --theme-btn-tertiary-fg-active: var(--brand-lilac); --theme-btn-tertiary-fg-disabled: var(--grey-500); --theme-btn-tertiary-fg-inactive: var(--grey-200); --theme-feedback-bg-subtle: var(--grey-700); --theme-feedback-bg-info: var(--brand-blue-dark); --theme-feedback-bg-success: var(--brand-green-dark); --theme-feedback-bg-warning: var(--brand-orange-dark); --theme-feedback-bg-discover: var(--brand-red-dark); --theme-feedback-bg-error: var(--system-red-dark); --theme-fg-focus: var(--brand-blue-base); --theme-fg-help-underline: var(--brand-apricot); --theme-btn-temp-primary-bg-default: var(--brand-purple-base); --theme-btn-temp-primary-bg-hover: var(--brand-purple-dark); --theme-btn-temp-primary-bg-active: var(--brand-purple-darker); --theme-btn-temp-primary-bg-disabled: var(--grey-600); --theme-btn-temp-primary-fg-default: var(--brand-cardstock-white); --theme-btn-temp-primary-fg-disabled: var(--grey-500); --theme-bg-surface-transparent-primary: var(--transparent-black-900); --theme-bg-surface-transparent-secondary: var(--transparent-black-800); --theme-bg-surface-transparent-tertiary: var(--transparent-black-700); }
}

@layer base {
  *, ::backdrop, ::after, ::before { box-sizing: border-box; border: 0px solid; margin: 0px; padding: 0px; }
  ::file-selector-button { box-sizing: border-box; border: 0px solid; margin: 0px; padding: 0px; }
  :host, html { text-size-adjust: 100%; tab-size: 4; line-height: 1.5; font-family: var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"); font-feature-settings: var(--default-font-feature-settings,normal); font-variation-settings: var(--default-font-variation-settings,normal); -webkit-tap-highlight-color: transparent; }
  hr { height: 0px; color: inherit; border-top-width: 1px; }
  abbr:where([title]) { text-decoration: underline dotted; }
  h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; }
  a { color: inherit; text-decoration: inherit; }
  b, strong { font-weight: bolder; }
  code, kbd, pre, samp { font-family: var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace); font-feature-settings: var(--default-mono-font-feature-settings,normal); font-variation-settings: var(--default-mono-font-variation-settings,normal); font-size: 1em; }
  small { font-size: 80%; }
  sub, sup { vertical-align: initial; font-size: 75%; line-height: 0; position: relative; }
  sub { bottom: -0.25em; }
  sup { top: -0.5em; }
  table { text-indent: 0px; border-color: inherit; border-collapse: collapse; }
  progress { vertical-align: initial; }
  summary { display: list-item; }
  menu, ol, ul { list-style: none; }
  audio, canvas, embed, iframe, img, object, svg, video { vertical-align: middle; display: block; }
  img, video { max-width: 100%; height: auto; }
  button, input, optgroup, select, textarea { font: inherit; letter-spacing: inherit; color: inherit; opacity: 1; background-color: rgba(0, 0, 0, 0); border-radius: 0px; }
  ::file-selector-button { font: inherit; letter-spacing: inherit; color: inherit; opacity: 1; background-color: rgba(0, 0, 0, 0); border-radius: 0px; }
  :where(select:is([multiple], [size])) optgroup { font-weight: bolder; }
  :where(select:is([multiple], [size])) optgroup option { padding-inline-start: 20px; }
  ::file-selector-button { margin-inline-end: 4px; }
  ::placeholder { opacity: 1; }
  @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
  ::placeholder { color: currentcolor; }
  @supports (color:color-mix(in lab,red,red)) {
  ::placeholder { color: color-mix(currentcolor, transparent); }
}
}
  textarea { resize: vertical; }
  ::-webkit-search-decoration { 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: 0px; }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field { padding-block: 0px; }
  ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field { padding-block: 0px; }
  ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field { padding-block: 0px; }
  ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-second-field { padding-block: 0px; }
  ::-webkit-datetime-edit-meridiem-field { padding-block: 0px; }
  ::-webkit-calendar-picker-indicator { line-height: 1; }
  button, input:where([type="button"], [type="reset"], [type="submit"]) { appearance: button; }
  ::file-selector-button { appearance: button; }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
  [hidden]:where(:not([hidden="until-found"])) { display: none !important; }
  * { font-variant-ligatures: none; }
}

@layer components {
  .custom-color-picker-pointers .react-colorful__interactive:focus .react-colorful__pointer { outline: 2px solid var(--color-fg-focus); outline-offset: 1px; transform: none; }
}

@layer utilities {
  .\@container { container-type: inline-size; }
  .pointer-events-auto { pointer-events: auto; }
  .pointer-events-none { pointer-events: none; }
  .collapse { visibility: collapse; }
  .invisible { visibility: hidden; }
  .visible { visibility: visible; }
  .sr-only { clip-path: inset(50%); white-space: nowrap; border-width: 0px; width: 1px; height: 1px; margin: -1px; padding: 0px; overflow: hidden; }
  .absolute, .sr-only { position: absolute; }
  .fixed { position: fixed; }
  .relative { position: relative; }
  .static { position: static; }
  .sticky { position: sticky; }
  .inset-0 { inset: 0px; }
  .inset-x-0 { inset-inline: 0px; }
  .inset-y-0 { inset-block: 0px; }
  .-top-1\/10 { top: -10%; }
  .-top-100 { top: -8px; }
  .-top-200 { top: -12px; }
  .top-0 { top: 0px; }
  .top-1\/2 { top: 50%; }
  .top-1\/5 { top: 20%; }
  .top-50 { top: 4px; }
  .top-100 { top: 8px; }
  .top-200 { top: 12px; }
  .top-300 { top: 16px; }
  .top-\[calc\(50\%\+1\.25rem\*var\(--nested-dialogs\)\)\] { top: calc(50% + 1.25rem * var(--nested-dialogs)); }
  .top-auto { top: auto; }
  .-right-400 { right: -20px; }
  .-right-\[24px\] { right: -24px; }
  .-right-\[40px\] { right: -40px; }
  .right-0 { right: 0px; }
  .right-50 { right: 4px; }
  .right-100 { right: 8px; }
  .right-200 { right: 12px; }
  .right-300 { right: 16px; }
  .right-400 { right: 20px; }
  .right-\[-85px\] { right: -85px; }
  .right-auto { right: auto; }
  .bottom-0 { bottom: 0px; }
  .bottom-100 { bottom: 8px; }
  .bottom-200 { bottom: 12px; }
  .bottom-300 { bottom: 16px; }
  .bottom-400 { bottom: 20px; }
  .bottom-500 { bottom: 26px; }
  .-left-5\/10 { left: -50%; }
  .-left-400 { left: -20px; }
  .-left-\[24px\] { left: -24px; }
  .-left-\[40px\] { left: -40px; }
  .left-0 { left: 0px; }
  .left-1\/2 { left: 50%; }
  .left-50 { left: 4px; }
  .left-300 { left: 16px; }
  .left-\[-85px\] { left: -85px; }
  .left-auto { left: auto; }
  .isolate { isolation: isolate; }
  .z-0 { z-index: 0; }
  .z-1 { z-index: 1; }
  .z-2 { z-index: 2; }
  .z-10 { z-index: 10; }
  .z-50 { z-index: 50; }
  .z-2000 { z-index: 2000; }
  .z-\[calc\(var\(--z-index-snackbar\)-var\(--toast-index\)\)\] { z-index: calc(var(--z-index-snackbar) - var(--toast-index)); }
  .z-dialog { z-index: 1250; }
  .z-dialog-over-drawer { z-index: 1350; }
  .z-popover { z-index: 1250; }
  .z-select, .z-snackbar { z-index: 2000; }
  .z-tooltip { z-index: 2500; }
  .col-span-1 { grid-column: span 1 / span 1; }
  .col-span-2 { grid-column: span 2 / span 2; }
  .col-span-3 { grid-column: span 3 / span 3; }
  .container { width: 100%; }
  @media (min-width: 375px) {
  .container { max-width: 375px; }
}
  @media (min-width: 600px) {
  .container { max-width: 600px; }
}
  @media (min-width: 1024px) {
  .container { max-width: 1024px; }
}
  @media (min-width: 1280px) {
  .container { max-width: 1280px; }
}
  @media (min-width: 1440px) {
  .container { max-width: 1440px; }
}
  .-m-px { margin: -1px; }
  .m-0 { margin: 0px; }
  .m-50 { margin: 4px; }
  .m-200 { margin: 12px; }
  .m-300 { margin: 16px; }
  .m-400 { margin: 20px; }
  .m-800 { margin: 68px; }
  .m-auto { margin: auto; }
  .-mx-300 { margin-inline: -16px; }
  .-mx-\[24px\] { margin-inline: -24px; }
  .mx-50 { margin-inline: 4px; }
  .mx-100 { margin-inline: 8px; }
  .mx-200 { margin-inline: 12px; }
  .mx-\[-24px\] { margin-inline: -24px; }
  .mx-auto { margin-inline: auto; }
  .my-0 { margin-block: 0px; }
  .my-50 { margin-block: 4px; }
  .my-100 { margin-block: 8px; }
  .my-200 { margin-block: 12px; }
  .my-400 { margin-block: 20px; }
  .my-700 { margin-block: 42px; }
  .my-\[14px\] { margin-block: 14px; }
  .prose { color: var(--tw-prose-body); max-width: 65ch; }
  .prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; margin-bottom: 1.25em; }
  .prose :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-lead); margin-top: 1.2em; margin-bottom: 1.2em; font-size: 1.25em; line-height: 1.6; }
  .prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-links); font-weight: 500; text-decoration: underline; }
  .prose :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-bold); font-weight: 600; }
  .prose :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; }
  .prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; margin-bottom: 1.25em; padding-inline-start: 1.625em; list-style-type: decimal; }
  .prose :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-alpha; }
  .prose :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-alpha; }
  .prose :where():not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-alpha; }
  .prose :where():not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-alpha; }
  .prose :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-roman; }
  .prose :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-roman; }
  .prose :where():not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: upper-roman; }
  .prose :where():not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: lower-roman; }
  .prose :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) { list-style-type: decimal; }
  .prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; margin-bottom: 1.25em; padding-inline-start: 1.625em; list-style-type: disc; }
  .prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker { color: var(--tw-prose-counters); font-weight: 400; }
  .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker { color: var(--tw-prose-bullets); }
  .prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); margin-top: 1.25em; font-weight: 600; }
  .prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-color: var(--tw-prose-hr); border-top-width: 1px; margin-top: 3em; margin-bottom: 3em; }
  .prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-quotes); border-inline-start-width: 0.25rem; border-inline-start-color: var(--tw-prose-quote-borders); quotes: "“" "”" "‘" "’"; margin-top: 1.6em; margin-bottom: 1.6em; padding-inline-start: 1em; font-style: italic; font-weight: 500; }
  .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::before { content: open-quote; }
  .prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::after { content: close-quote; }
  .prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); margin-top: 0px; margin-bottom: 0.888889em; font-size: 2.25em; font-weight: 800; line-height: 1.11111; }
  .prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-weight: 900; }
  .prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); margin-top: 2em; margin-bottom: 1em; font-size: 1.5em; font-weight: 700; line-height: 1.33333; }
  .prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-weight: 800; }
  .prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); margin-top: 1.6em; margin-bottom: 0.6em; font-size: 1.25em; font-weight: 600; line-height: 1.6; }
  .prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-weight: 700; }
  .prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); margin-top: 1.5em; margin-bottom: 0.5em; font-weight: 600; line-height: 1.5; }
  .prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-weight: 700; }
  .prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 2em; margin-bottom: 2em; }
  .prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 2em; margin-bottom: 2em; display: block; }
  .prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 2em; margin-bottom: 2em; }
  .prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-kbd); box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows); padding-top: 0.1875em; padding-inline: 0.375em; padding-bottom: 0.1875em; border-radius: 0.3125rem; font-family: inherit; font-size: 0.875em; font-weight: 500; }
  .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-code); font-size: 0.875em; font-weight: 600; }
  .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after, .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before { content: "`"; }
  .prose :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; }
  .prose :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-size: 0.875em; }
  .prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; font-size: 0.9em; }
  .prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: inherit; }
  .prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-pre-code); background-color: var(--tw-prose-pre-bg); padding-top: 0.857143em; padding-inline: 1.14286em; padding-bottom: 0.857143em; border-radius: 0.375rem; margin-top: 1.71429em; margin-bottom: 1.71429em; font-size: 0.875em; font-weight: 400; line-height: 1.71429; overflow-x: auto; }
  .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) { font-weight: inherit; color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; background-color: rgba(0, 0, 0, 0); border-width: 0px; border-radius: 0px; padding: 0px; }
  .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after, .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before { content: none; }
  .prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) { table-layout: auto; width: 100%; margin-top: 2em; margin-bottom: 2em; font-size: 0.875em; line-height: 1.71429; }
  .prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-bottom-width: 1px; border-bottom-color: var(--tw-prose-th-borders); }
  .prose :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-headings); vertical-align: bottom; padding-inline: 0.571429em; padding-bottom: 0.571429em; font-weight: 600; }
  .prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-bottom-width: 1px; border-bottom-color: var(--tw-prose-td-borders); }
  .prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-bottom-width: 0px; }
  .prose :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { vertical-align: initial; }
  .prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) { border-top-width: 1px; border-top-color: var(--tw-prose-th-borders); }
  .prose :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { vertical-align: top; }
  .prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { text-align: start; }
  .prose :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0px; margin-bottom: 0px; }
  .prose :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) { color: var(--tw-prose-captions); margin-top: 0.857143em; font-size: 0.875em; line-height: 1.42857; }
  .prose { --tw-prose-body: oklch(37.3% .034 259.733); --tw-prose-headings: oklch(21% .034 264.665); --tw-prose-lead: oklch(44.6% .03 256.802); --tw-prose-links: oklch(21% .034 264.665); --tw-prose-bold: oklch(21% .034 264.665); --tw-prose-counters: oklch(55.1% .027 264.364); --tw-prose-bullets: oklch(87.2% .01 258.338); --tw-prose-hr: oklch(92.8% .006 264.531); --tw-prose-quotes: oklch(21% .034 264.665); --tw-prose-quote-borders: oklch(92.8% .006 264.531); --tw-prose-captions: oklch(55.1% .027 264.364); --tw-prose-kbd: oklch(21% .034 264.665); --tw-prose-kbd-shadows: oklab(21% -.00316127 -.0338527/.1); --tw-prose-code: oklch(21% .034 264.665); --tw-prose-pre-code: oklch(92.8% .006 264.531); --tw-prose-pre-bg: oklch(27.8% .033 256.848); --tw-prose-th-borders: oklch(87.2% .01 258.338); --tw-prose-td-borders: oklch(92.8% .006 264.531); --tw-prose-invert-body: oklch(87.2% .01 258.338); --tw-prose-invert-headings: #fff; --tw-prose-invert-lead: oklch(70.7% .022 261.325); --tw-prose-invert-links: #fff; --tw-prose-invert-bold: #fff; --tw-prose-invert-counters: oklch(70.7% .022 261.325); --tw-prose-invert-bullets: oklch(44.6% .03 256.802); --tw-prose-invert-hr: oklch(37.3% .034 259.733); --tw-prose-invert-quotes: oklch(96.7% .003 264.542); --tw-prose-invert-quote-borders: oklch(37.3% .034 259.733); --tw-prose-invert-captions: oklch(70.7% .022 261.325); --tw-prose-invert-kbd: #fff; --tw-prose-invert-kbd-shadows: #ffffff1a; --tw-prose-invert-code: #fff; --tw-prose-invert-pre-code: oklch(87.2% .01 258.338); --tw-prose-invert-pre-bg: #00000080; --tw-prose-invert-th-borders: oklch(44.6% .03 256.802); --tw-prose-invert-td-borders: oklch(37.3% .034 259.733); font-size: 1rem; line-height: 1.75; }
  .prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0px; margin-bottom: 0px; }
  .prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.5em; margin-bottom: 0.5em; }
  .prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-start: 0.375em; }
  .prose :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.75em; margin-bottom: 0.75em; }
  .prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; }
  .prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-bottom: 1.25em; }
  .prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; }
  .prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-bottom: 1.25em; }
  .prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.75em; margin-bottom: 0.75em; }
  .prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 1.25em; margin-bottom: 1.25em; }
  .prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0.5em; padding-inline-start: 1.625em; }
  .prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0px; }
  .prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-start: 0px; }
  .prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-end: 0px; }
  .prose :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-top: 0.571429em; padding-inline: 0.571429em; padding-bottom: 0.571429em; }
  .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-start: 0px; }
  .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { padding-inline-end: 0px; }
  .prose :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 2em; margin-bottom: 2em; }
  .prose :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-top: 0px; }
  .prose :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin-bottom: 0px; }
  @supports selector(scrollbar-color) {
  .scrollbar-styles { scrollbar-color: var(--theme-bg-handle-default) transparent; scrollbar-width: auto; }
}
  .scrollbar-styles::-webkit-scrollbar { width: var(--spacing-100); background-color: rgba(0, 0, 0, 0); }
  .scrollbar-styles::-webkit-scrollbar-thumb { border-radius: var(--radius-surface-sm); background-color: var(--theme-bg-handle-default); }
  .scrollbar-styles::-webkit-scrollbar-thumb:hover { background-color: var(--theme-bg-handle-hover); }
  .scrollbar-styles::-webkit-scrollbar-thumb:active { background-color: var(--theme-bg-handle-active); }
  .scrollbar-styles::-webkit-scrollbar-track { margin-top: var(--spacing-25); margin-bottom: var(--spacing-25); background: 0px 0px; }
  .-mt-25 { margin-top: -2px; }
  .-mt-\[24px\] { margin-top: -24px; }
  .mt-25 { margin-top: 2px; }
  .mt-50 { margin-top: 4px; }
  .mt-100 { margin-top: 8px; }
  .mt-150 { margin-top: 11px; }
  .mt-200 { margin-top: 12px; }
  .mt-300 { margin-top: 16px; }
  .mt-400 { margin-top: 20px; }
  .mt-500 { margin-top: 26px; }
  .mt-600 { margin-top: 32px; }
  .mt-700 { margin-top: 42px; }
  .mt-auto { margin-top: auto; }
  .-mr-150 { margin-right: -11px; }
  .-mr-\[35px\] { margin-right: -35px; }
  .-mr-\[45px\] { margin-right: -45px; }
  .-mr-px { margin-right: -1px; }
  .mr-0 { margin-right: 0px; }
  .mr-100 { margin-right: 8px; }
  .mr-400, .mr-\[20px\] { margin-right: 20px; }
  .mb-0 { margin-bottom: 0px; }
  .mb-25 { margin-bottom: 2px; }
  .mb-50 { margin-bottom: 4px; }
  .mb-100 { margin-bottom: 8px; }
  .mb-200 { margin-bottom: 12px; }
  .mb-250 { margin-bottom: 15px; }
  .mb-300 { margin-bottom: 16px; }
  .mb-400 { margin-bottom: 20px; }
  .mb-500 { margin-bottom: 26px; }
  .mb-600 { margin-bottom: 32px; }
  .mb-800 { margin-bottom: 68px; }
  .mb-\[6px\] { margin-bottom: 6px; }
  .mb-\[36px\] { margin-bottom: 36px; }
  .-ml-50 { margin-left: -4px; }
  .-ml-100 { margin-left: -8px; }
  .-ml-200 { margin-left: -12px; }
  .ml-50 { margin-left: 4px; }
  .ml-100 { margin-left: 8px; }
  .ml-200 { margin-left: 12px; }
  .ml-500 { margin-left: 26px; }
  .ml-700 { margin-left: 42px; }
  .ml-\[-20px\] { margin-left: -20px; }
  .ml-\[28px\] { margin-left: 28px; }
  .ml-auto { margin-left: auto; }
  .box-border { box-sizing: border-box; }
  .line-clamp-2 { -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; }
  .block { display: block; }
  .contents { display: contents; }
  .flex { display: flex; }
  .grid { display: grid; }
  .hidden { display: none; }
  .inline { display: inline; }
  .inline-block { display: inline-block; }
  .inline-flex { display: inline-flex; }
  .inline-grid { display: inline-grid; }
  .inline-table { display: inline-table; }
  .list-item { display: list-item; }
  .table { display: table; }
  .table-cell { display: table-cell; }
  .table-header-group { display: table-header-group; }
  .table-row { display: table-row; }
  .field-sizing-content { field-sizing: content; }
  .aspect-\(--aspectRatio\) { aspect-ratio: var(--aspectRatio); }
  .aspect-3\/4 { aspect-ratio: 3 / 4; }
  .aspect-4\/3 { aspect-ratio: 4 / 3; }
  .aspect-4\/5 { aspect-ratio: 4 / 5; }
  .aspect-5\/4 { aspect-ratio: 5 / 4; }
  .aspect-9\/16, .aspect-\[9\/16\] { aspect-ratio: 9 / 16; }
  .aspect-\[16\/9\] { aspect-ratio: 16 / 9; }
  .aspect-auto { aspect-ratio: auto; }
  .aspect-square { aspect-ratio: 1 / 1; }
  .aspect-video { aspect-ratio: var(--aspect-video); }
  .size-100 { width: 8px; height: 8px; }
  .size-200 { width: 12px; height: 12px; }
  .size-250 { width: 15px; height: 15px; }
  .size-300 { width: 16px; height: 16px; }
  .size-400 { width: 20px; height: 20px; }
  .size-500 { width: 26px; height: 26px; }
  .size-600 { width: 32px; height: 32px; }
  .size-700 { width: 42px; height: 42px; }
  .size-750 { width: 56px; height: 56px; }
  .size-800 { width: 68px; height: 68px; }
  .size-900 { width: 110px; height: 110px; }
  .size-\[6px\] { width: 6px; height: 6px; }
  .size-\[24px\] { width: 24px; height: 24px; }
  .size-\[28px\] { width: 28px; height: 28px; }
  .size-\[36px\] { width: 36px; height: 36px; }
  .size-\[44px\] { width: 44px; height: 44px; }
  .size-\[46px\] { width: 46px; height: 46px; }
  .size-\[54px\] { width: 54px; height: 54px; }
  .size-\[58px\] { width: 58px; height: 58px; }
  .size-\[84px\] { width: 84px; height: 84px; }
  .size-\[100px\] { width: 100px; height: 100px; }
  .size-\[140px\] { width: 140px; height: 140px; }
  .size-\[150px\] { width: 150px; height: 150px; }
  .size-\[197px\] { width: 197px; height: 197px; }
  .size-\[200px\] { width: 200px; height: 200px; }
  .size-\[212px\] { width: 212px; height: 212px; }
  .size-\[240px\] { width: 240px; height: 240px; }
  .size-\[300px\] { width: 300px; height: 300px; }
  .size-full { width: 100%; height: 100%; }
  .h-\(--accordion-panel-height\) { height: var(--accordion-panel-height); }
  .h-1\/2 { height: 50%; }
  .h-2\/3 { height: 66.6667%; }
  .h-25 { height: 2px; }
  .h-50 { height: 4px; }
  .h-100 { height: 8px; }
  .h-150 { height: 11px; }
  .h-300 { height: 16px; }
  .h-400 { height: 20px; }
  .h-700 { height: 42px; }
  .h-750 { height: 56px; }
  .h-800 { height: 68px; }
  .h-900 { height: 110px; }
  .h-\[24px\] { height: 24px; }
  .h-\[36px\] { height: 36px; }
  .h-\[40px\] { height: 40px; }
  .h-\[44px\] { height: 44px; }
  .h-\[65px\] { height: 65px; }
  .h-\[70px\] { height: 70px; }
  .h-\[100px\] { height: 100px; }
  .h-\[120\%\] { height: 120%; }
  .h-\[120px\] { height: 120px; }
  .h-\[150px\] { height: 150px; }
  .h-\[200px\] { height: 200px; }
  .h-\[224px\] { height: 224px; }
  .h-\[260px\] { height: 260px; }
  .h-\[300px\] { height: 300px; }
  .h-\[400px\] { height: 400px; }
  .h-\[500px\] { height: 500px; }
  .h-\[550px\] { height: 550px; }
  .h-\[600px\] { height: 600px; }
  .h-\[700px\] { height: 700px; }
  .h-\[clamp\(610px\,100vh\,860px\)\] { height: clamp(610px, 100vh, 860px); }
  .h-auto { height: auto; }
  .h-fit { height: fit-content; }
  .h-full { height: 100%; }
  .h-px { height: 1px; }
  .h-screen { height: 100vh; }
  .max-h-\(--available-height\) { max-height: var(--available-height); }
  .max-h-\[44px\] { max-height: 44px; }
  .max-h-\[50vh\] { max-height: 50vh; }
  .max-h-\[100px\] { max-height: 100px; }
  .max-h-\[120px\] { max-height: 120px; }
  .max-h-\[160px\] { max-height: 160px; }
  .max-h-\[200px\] { max-height: 200px; }
  .max-h-\[242px\] { max-height: 242px; }
  .max-h-\[418px\] { max-height: 418px; }
  .max-h-\[500px\] { max-height: 500px; }
  .max-h-\[520px\] { max-height: 520px; }
  .max-h-\[550px\] { max-height: 550px; }
  .max-h-\[644px\] { max-height: 644px; }
  .max-h-\[auto\] { }
  .max-h-\[calc\(100\%-60px\)\] { max-height: calc(100% - 60px); }
  .max-h-\[calc\(100vh-2rem\)\] { max-height: calc(-2rem + 100vh); }
  .max-h-\[calc\(100vh-4rem\)\] { max-height: calc(-4rem + 100vh); }
  .max-h-full { max-height: 100%; }
  .max-h-screen { max-height: 100vh; }
  .min-h-\(--line-height-300\) { min-height: var(--line-height-300); }
  .min-h-0 { min-height: 0px; }
  .min-h-300 { min-height: 16px; }
  .min-h-400 { min-height: 20px; }
  .min-h-\[80vh\] { min-height: 80vh; }
  .min-h-\[100dvh\] { min-height: 100dvh; }
  .min-h-\[100px\] { min-height: 100px; }
  .min-h-\[120px\] { min-height: 120px; }
  .min-h-\[300px\] { min-height: 300px; }
  .min-h-\[400px\] { min-height: 400px; }
  .min-h-\[500px\] { min-height: 500px; }
  .min-h-screen { min-height: 100vh; }
  .w-1\/2 { width: 50%; }
  .w-4\/5 { width: 80%; }
  .w-100 { width: 8px; }
  .w-600 { width: 32px; }
  .w-900 { width: 110px; }
  .w-\[24px\] { width: 24px; }
  .w-\[50px\] { width: 50px; }
  .w-\[60\%\] { width: 60%; }
  .w-\[60vw\] { width: 60vw; }
  .w-\[72px\] { width: 72px; }
  .w-\[85vw\] { width: 85vw; }
  .w-\[90px\] { width: 90px; }
  .w-\[92px\] { width: 92px; }
  .w-\[100px\] { width: 100px; }
  .w-\[120px\] { width: 120px; }
  .w-\[150px\] { width: 150px; }
  .w-\[160px\] { width: 160px; }
  .w-\[200px\] { width: 200px; }
  .w-\[250px\] { width: 250px; }
  .w-\[270px\] { width: 270px; }
  .w-\[300px\] { width: 300px; }
  .w-\[304px\] { width: 304px; }
  .w-\[310px\] { width: 310px; }
  .w-\[350px\] { width: 350px; }
  .w-\[358px\] { width: 358px; }
  .w-\[375px\] { width: 375px; }
  .w-\[380px\] { width: 380px; }
  .w-\[400px\] { width: 400px; }
  .w-\[425px\] { width: 425px; }
  .w-\[433px\] { width: 433px; }
  .w-\[448px\] { width: 448px; }
  .w-\[480px\] { width: 480px; }
  .w-\[500px\] { width: 500px; }
  .w-\[600px\] { width: 600px; }
  .w-\[800px\] { width: 800px; }
  .w-\[876px\] { width: 876px; }
  .w-auto { width: auto; }
  .w-fit { width: fit-content; }
  .w-full { width: 100%; }
  .w-max { width: max-content; }
  .w-page-sm { width: 600px; }
  .w-px { width: 1px; }
  .w-screen { width: 100vw; }
  .max-w-1\/2 { max-width: 50%; }
  .max-w-1\/3 { max-width: 33.3333%; }
  .max-w-3\/4 { max-width: 75%; }
  .max-w-10\/12 { max-width: 83.3333%; }
  .max-w-11\/12 { max-width: 91.6667%; }
  .max-w-800 { max-width: 68px; }
  .max-w-\[30vw\] { max-width: 30vw; }
  .max-w-\[48px\] { max-width: 48px; }
  .max-w-\[80vw\] { max-width: 80vw; }
  .max-w-\[110px\] { max-width: 110px; }
  .max-w-\[120px\] { max-width: 120px; }
  .max-w-\[160px\] { max-width: 160px; }
  .max-w-\[200px\] { max-width: 200px; }
  .max-w-\[240px\] { max-width: 240px; }
  .max-w-\[300px\] { max-width: 300px; }
  .max-w-\[320px\] { max-width: 320px; }
  .max-w-\[400px\] { max-width: 400px; }
  .max-w-\[420px\] { max-width: 420px; }
  .max-w-\[425px\] { max-width: 425px; }
  .max-w-\[430px\] { max-width: 430px; }
  .max-w-\[450px\] { max-width: 450px; }
  .max-w-\[460px\] { max-width: 460px; }
  .max-w-\[500px\] { max-width: 500px; }
  .max-w-\[520px\] { max-width: 520px; }
  .max-w-\[598px\] { max-width: 598px; }
  .max-w-\[600px\] { max-width: 600px; }
  .max-w-\[734px\] { max-width: 734px; }
  .max-w-\[800px\] { max-width: 800px; }
  .max-w-\[1200px\] { max-width: 1200px; }
  .max-w-\[1280px\] { max-width: 1280px; }
  .max-w-\[1400px\] { max-width: 1400px; }
  .max-w-\[1440px\] { max-width: 1440px; }
  .max-w-\[calc\(100vw-2rem\)\] { max-width: calc(-2rem + 100vw); }
  .max-w-\[max\(15vw\,200px\)\] { max-width: max(15vw, 200px); }
  .max-w-full { max-width: 100%; }
  .max-w-none { max-width: none; }
  .max-w-page-sm { max-width: 600px; }
  .max-w-screen { max-width: 100vw; }
  .min-w-\(--anchor-width\) { min-width: var(--anchor-width); }
  .min-w-0 { min-width: 0px; }
  .min-w-25 { min-width: 2px; }
  .min-w-300 { min-width: 16px; }
  .min-w-400 { min-width: 20px; }
  .min-w-\[10px\] { min-width: 10px; }
  .min-w-\[36px\] { min-width: 36px; }
  .min-w-\[148px\] { min-width: 148px; }
  .min-w-\[150px\] { min-width: 150px; }
  .min-w-\[160px\] { min-width: 160px; }
  .min-w-\[240px\] { min-width: 240px; }
  .min-w-\[300px\] { min-width: 300px; }
  .min-w-\[308px\] { min-width: 308px; }
  .min-w-\[310px\] { min-width: 310px; }
  .min-w-\[340px\] { min-width: 340px; }
  .min-w-\[350px\] { min-width: 350px; }
  .min-w-\[750px\] { min-width: 750px; }
  .min-w-\[960px\] { min-width: 960px; }
  .min-w-full { min-width: 100%; }
  .min-w-layout-gutter { min-width: 24px; }
  .min-w-page-sm { min-width: 600px; }
  .flex-1 { flex: 1 1 0%; }
  .flex-3 { flex: 3 1 0%; }
  .flex-auto { flex: 1 1 auto; }
  .flex-none { flex: 0 0 auto; }
  .shrink { flex-shrink: 1; }
  .shrink-0 { flex-shrink: 0; }
  .grow { flex-grow: 1; }
  .grow-\(--flexGrow\) { flex-grow: var(--flexGrow); }
  .grow-0 { flex-grow: 0; }
  .grow-99999 { flex-grow: 99999; }
  .basis-\(--flexBasis\) { flex-basis: var(--flexBasis); }
  .basis-0 { flex-basis: 0px; }
  .basis-1\/3 { flex-basis: 33.3333%; }
  .basis-2\/3 { flex-basis: 66.6667%; }
  .basis-2\/5 { flex-basis: 40%; }
  .basis-auto { flex-basis: auto; }
  .basis-full { flex-basis: 100%; }
  .-translate-1\/2 { --tw-translate-x: calc(calc(1 / 2 * 100%) * -1); --tw-translate-y: calc(calc(1 / 2 * 100%) * -1); }
  .-translate-1\/2, .-translate-x-1\/2 { translate: var(--tw-translate-x) var(--tw-translate-y); }
  .-translate-x-1\/2 { --tw-translate-x: calc(calc(1 / 2 * 100%) * -1); }
  .-translate-y-1\/2 { --tw-translate-y: calc(calc(1 / 2 * 100%) * -1); }
  .-translate-y-1\/2, .translate-y-0 { translate: var(--tw-translate-x) var(--tw-translate-y); }
  .translate-y-0 { --tw-translate-y: 0px; }
  .translate-y-full { --tw-translate-y: 100%; translate: var(--tw-translate-x) var(--tw-translate-y); }
  .scale-x-\[-1\] { --tw-scale-x: -1; scale: var(--tw-scale-x) var(--tw-scale-y); }
  .scale-\[calc\(1-0\.1\*var\(--nested-dialogs\)\)\] { scale: calc(1 - .1 * var(--nested-dialogs)); }
  .-rotate-90 { rotate: -90deg; }
  .transform { transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,); }
  .transform-\[translateX\(var\(--toast-swipe-movement-x\)\)_translateY\(calc\(var\(--toast-swipe-movement-y\)\+calc\(min\(var\(--toast-index\)\,10\)\*-15px\)\)\)_scale\(calc\(max\(0\,1-\(var\(--toast-index\)\*0\.1\)\)\)\)\] { transform: translateX(var(--toast-swipe-movement-x)) translateY(calc(var(--toast-swipe-movement-y) + calc(min(var(--toast-index), 10) * -15px))) scale(calc(max(0, 1 - (var(--toast-index) * .1)))); }
  .animate-bg-x { animation: 4s ease-in-out 0s infinite normal none running bg-x; }
  .animate-pulse { animation: var(--animate-pulse); }
  .animate-spin { animation: var(--animate-spin); }
  .animate-stroke-dash { animation: 1.4s ease-in-out 0s infinite normal none running stroke-dash; }
  .cursor-default { cursor: default; }
  .cursor-not-allowed { cursor: not-allowed; }
  .cursor-pointer { cursor: pointer; }
  .cursor-progress { cursor: progress; }
  .cursor-wait { cursor: wait; }
  .touch-none { touch-action: none; }
  .resize { resize: both; }
  .resize-none { resize: none; }
  .list-inside { list-style-position: inside; }
  .list-\[\"-\"\] { list-style-type: "-"; }
  .list-\[lower-alpha\] { list-style-type: lower-alpha; }
  .list-decimal { list-style-type: decimal; }
  .list-disc { list-style-type: disc; }
  .list-none { list-style-type: none; }
  .\[appearance\:textfield\] { appearance: textfield; }
  .break-inside-avoid { break-inside: avoid; }
  .grid-flow-col { grid-auto-flow: column; }
  .grid-cols-1 { grid-template-columns: repeat(1, minmax(0px, 1fr)); }
  .grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
  .grid-cols-5 { grid-template-columns: repeat(5, minmax(0px, 1fr)); }
  .grid-cols-8 { grid-template-columns: repeat(8, minmax(0px, 1fr)); }
  .grid-cols-\[1fr_3fr\] { grid-template-columns: 1fr 3fr; }
  .grid-cols-\[2fr_5fr\] { grid-template-columns: 2fr 5fr; }
  .grid-cols-\[140px_200px_1fr\] { grid-template-columns: 140px 200px 1fr; }
  .grid-cols-\[repeat\(auto-fit\,minmax\(130px\,1fr\)\)\] { grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)); }
  .grid-rows-4 { grid-template-rows: repeat(4, minmax(0px, 1fr)); }
  .flex-col { flex-direction: column; }
  .flex-col-reverse { flex-direction: column-reverse; }
  .flex-row { flex-direction: row; }
  .flex-row-reverse { flex-direction: row-reverse; }
  .flex-nowrap { flex-wrap: nowrap; }
  .flex-wrap { flex-wrap: wrap; }
  .flex-wrap-reverse { flex-wrap: wrap-reverse; }
  .place-items-center { place-items: center; }
  .place-items-center-safe { place-items: safe center; }
  .items-baseline { align-items: baseline; }
  .items-center { align-items: center; }
  .items-end { align-items: flex-end; }
  .items-end-safe { align-items: safe flex-end; }
  .items-start { align-items: flex-start; }
  .items-stretch { align-items: stretch; }
  .justify-between { justify-content: space-between; }
  .justify-center { justify-content: center; }
  .justify-end { justify-content: flex-end; }
  .justify-evenly { justify-content: space-evenly; }
  .justify-start { justify-content: flex-start; }
  .gap-0 { gap: 0px; }
  .gap-0\! { gap: 0px !important; }
  .gap-25 { gap: 2px; }
  .gap-50 { gap: 4px; }
  .gap-100 { gap: 8px; }
  .gap-200 { gap: 12px; }
  .gap-200\! { gap: 12px !important; }
  .gap-300 { gap: 16px; }
  .gap-400 { gap: 20px; }
  .gap-500 { gap: 26px; }
  .gap-600 { gap: 32px; }
  .gap-700 { gap: 42px; }
  .gap-750 { gap: 56px; }
  .gap-800 { gap: 68px; }
  .gap-900 { gap: 110px; }
  .gap-\[12px\] { gap: 12px; }
  :where(.space-y-25 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(2px * var(--tw-space-y-reverse)); margin-block-end: calc(2px * calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-50 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(4px * var(--tw-space-y-reverse)); margin-block-end: calc(4px * calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-100 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(8px * var(--tw-space-y-reverse)); margin-block-end: calc(8px * calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-200 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(12px * var(--tw-space-y-reverse)); margin-block-end: calc(12px * calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-400 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(20px * var(--tw-space-y-reverse)); margin-block-end: calc(20px * calc(1 - var(--tw-space-y-reverse))); }
  :where(.space-y-600 > :not(:last-child)) { --tw-space-y-reverse: 0; margin-block-start: calc(32px * var(--tw-space-y-reverse)); margin-block-end: calc(32px * calc(1 - var(--tw-space-y-reverse))); }
  .gap-x-50 { column-gap: 4px; }
  .gap-x-100 { column-gap: 8px; }
  .gap-x-200 { column-gap: 12px; }
  .gap-x-500 { column-gap: 26px; }
  .gap-x-600 { column-gap: 32px; }
  .gap-y-100 { row-gap: 8px; }
  .gap-y-200 { row-gap: 12px; }
  .gap-y-300 { row-gap: 16px; }
  .gap-y-400 { row-gap: 20px; }
  .gap-y-500 { row-gap: 26px; }
  .gap-y-600 { row-gap: 32px; }
  .place-self-center { place-self: center; }
  .self-center { align-self: center; }
  .self-end { align-self: flex-end; }
  .self-stretch { align-self: stretch; }
  .justify-self-center { justify-self: center; }
  .justify-self-end { justify-self: flex-end; }
  .justify-self-start { justify-self: flex-start; }
  .truncate { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
  .overflow-auto { overflow: auto; }
  .overflow-clip { overflow: clip; }
  .overflow-hidden { overflow: hidden; }
  .overflow-x-auto { overflow-x: auto; }
  .overflow-x-hidden { overflow-x: hidden; }
  .overflow-y-auto { overflow-y: auto; }
  .overflow-y-hidden { overflow-y: hidden; }
  .rounded-\[4px\] { border-radius: 4px; }
  .rounded-\[8px\] { border-radius: 8px; }
  .rounded-full { border-radius: 3.40282e+38px; }
  .rounded-input-default { border-radius: var(--radius-300); }
  .rounded-none { border-radius: 0px; }
  .rounded-surface-lg { border-radius: var(--radius-600); }
  .rounded-surface-md { border-radius: var(--radius-400); }
  .rounded-surface-sm { border-radius: var(--radius-300); }
  .rounded-surface-xs { border-radius: var(--radius-200); }
  .rounded-t-input-default { border-top-left-radius: var(--radius-300); border-top-right-radius: var(--radius-300); }
  .rounded-t-surface-md { border-top-left-radius: var(--radius-400); border-top-right-radius: var(--radius-400); }
  .rounded-l-surface-md { border-top-left-radius: var(--radius-400); border-bottom-left-radius: var(--radius-400); }
  .rounded-l-surface-sm { border-top-left-radius: var(--radius-300); border-bottom-left-radius: var(--radius-300); }
  .rounded-r-surface-lg { border-top-right-radius: var(--radius-600); border-bottom-right-radius: var(--radius-600); }
  .rounded-r-surface-sm { border-top-right-radius: var(--radius-300); border-bottom-right-radius: var(--radius-300); }
  .rounded-b-surface-md { border-bottom-right-radius: var(--radius-400); border-bottom-left-radius: var(--radius-400); }
  .border { border-style: var(--tw-border-style); border-width: 1px; }
  .border-0 { border-style: var(--tw-border-style); border-width: 0px; }
  .border-1 { border-style: var(--tw-border-style); border-width: 1px; }
  .border-2 { border-style: var(--tw-border-style); border-width: 2px; }
  .border-3 { border-style: var(--tw-border-style); border-width: 3px; }
  .border-4 { border-style: var(--tw-border-style); border-width: 4px; }
  .border-y { border-block-style: var(--tw-border-style); border-block-width: 1px; }
  .border-t-2 { border-top-style: var(--tw-border-style); border-top-width: 2px; }
  .border-r { border-right-style: var(--tw-border-style); border-right-width: 1px; }
  .border-b { border-bottom-style: var(--tw-border-style); border-bottom-width: 1px; }
  .border-b-2 { border-bottom-style: var(--tw-border-style); border-bottom-width: 2px; }
  .border-dashed { --tw-border-style: dashed; border-style: dashed; }
  .border-none { --tw-border-style: none; border-style: none; }
  .border-\(--brand-purple-base\) { border-color: var(--brand-purple-base); }
  .border-\(--grey-50\) { border-color: var(--grey-50); }
  .border-bg-brand-apricot { border-color: var(--theme-bg-brand-apricot); }
  .border-bg-brand-light-grey { border-color: var(--theme-bg-brand-light-grey); }
  .border-bg-brand-lilac { border-color: var(--theme-bg-brand-lilac); }
  .border-bg-handle-error { border-color: var(--theme-bg-handle-error); }
  .border-bg-secondary { border-color: var(--theme-bg-secondary); }
  .border-btn-secondary-border-default { border-color: var(--theme-btn-secondary-border-default); }
  .border-btn-secondary-fg-disabled { border-color: var(--theme-btn-secondary-fg-disabled); }
  .border-feedback-bg-error { border-color: var(--theme-feedback-bg-error); }
  .border-feedback-bg-info { border-color: var(--theme-feedback-bg-info); }
  .border-feedback-bg-subtle { border-color: var(--theme-feedback-bg-subtle); }
  .border-feedback-bg-success { border-color: var(--theme-feedback-bg-success); }
  .border-feedback-bg-warning { border-color: var(--theme-feedback-bg-warning); }
  .border-fg-border-brand { border-color: var(--theme-fg-border-brand); }
  .border-fg-border-primary { border-color: var(--theme-fg-border-primary); }
  .border-fg-border-secondary { border-color: var(--theme-fg-border-secondary); }
  .border-fg-border-tertiary { border-color: var(--theme-fg-border-tertiary); }
  .border-input-border-active { border-color: var(--theme-input-border-active); }
  .border-input-border-disabled { border-color: var(--theme-input-border-disabled); }
  .border-input-border-error { border-color: var(--theme-input-border-error); }
  .border-input-border-filled\! { border-color: var(--theme-input-border-filled) !important; }
  .border-input-border-inactive { border-color: var(--theme-input-border-inactive); }
  .border-input-fg-inactive { border-color: var(--theme-input-fg-inactive); }
  .border-menu-bg-default { border-color: var(--theme-menu-bg-default); }
  .border-menu-border-default { border-color: var(--theme-menu-border-default); }
  .border-transparent { border-color: rgba(0, 0, 0, 0); }
  .border-t-btn-secondary-border-default { border-top-color: var(--theme-btn-secondary-border-default); }
  .border-b-fg-border-primary { border-bottom-color: var(--theme-fg-border-primary); }
  .border-b-fg-border-tertiary { border-bottom-color: var(--theme-fg-border-tertiary); }
  .border-b-fg-primary { border-bottom-color: var(--theme-fg-primary); }
  .border-b-transparent { border-bottom-color: rgba(0, 0, 0, 0); }
  @supports selector(scrollbar-color) {
  .scrollbar-disabled { scrollbar-color: var(--theme-bg-handle-disabled) transparent; }
}
  .scrollbar-disabled::-webkit-scrollbar-thumb:hover { background-color: var(--theme-bg-handle-disabled); }
  @supports selector(scrollbar-color) {
  .scrollbar-error { scrollbar-color: var(--theme-bg-handle-error) transparent; }
}
  .scrollbar-error::-webkit-scrollbar-thumb:hover { background-color: var(--theme-bg-handle-error); }
  .bg-\(--brand-blue-base\) { background-color: var(--brand-blue-base); }
  .bg-\(--brand-green-base\) { background-color: var(--brand-green-base); }
  .bg-\(--brand-orange-base\) { background-color: var(--brand-orange-base); }
  .bg-\(--brand-purple-lighter\) { background-color: var(--brand-purple-lighter); }
  .bg-\(--color-bg-tertiary\) { background-color: var(--color-bg-tertiary); }
  .bg-\[\#050505\] { background-color: rgb(5, 5, 5); }
  .bg-\[\#ECEAFF\] { background-color: rgb(236, 234, 255); }
  .bg-\[\#fff\] { background-color: rgb(255, 255, 255); }
  .bg-bg-brand-apricot { background-color: var(--theme-bg-brand-apricot); }
  .bg-bg-brand-blue { background-color: var(--theme-bg-brand-blue); }
  .bg-bg-brand-dark-grey { background-color: var(--theme-bg-brand-dark-grey); }
  .bg-bg-brand-green { background-color: var(--theme-bg-brand-green); }
  .bg-bg-brand-light-grey { background-color: var(--theme-bg-brand-light-grey); }
  .bg-bg-brand-lilac { background-color: var(--theme-bg-brand-lilac); }
  .bg-bg-brand-lime { background-color: var(--theme-bg-brand-lime); }
  .bg-bg-brand-orange { background-color: var(--theme-bg-brand-orange); }
  .bg-bg-brand-purple { background-color: var(--theme-bg-brand-purple); }
  .bg-bg-brand-red { background-color: var(--theme-bg-brand-red); }
  .bg-bg-brand-rose { background-color: var(--theme-bg-brand-rose); }
  .bg-bg-brand-sky { background-color: var(--theme-bg-brand-sky); }
  .bg-bg-brand-tan { background-color: var(--theme-bg-brand-tan); }
  .bg-bg-disabled { background-color: var(--theme-bg-disabled); }
  .bg-bg-error { background-color: var(--theme-bg-error); }
  .bg-bg-gradient-asset-overlay-0 { background-color: var(--theme-bg-gradient-asset-overlay-0); }
  .bg-bg-gradient-asset-overlay-0-dark { background-color: var(--theme-bg-gradient-asset-overlay-0-dark); }
  .bg-bg-gradient-asset-overlay-100 { background-color: var(--theme-bg-gradient-asset-overlay-100); }
  .bg-bg-gradient-column-overlay-0 { background-color: var(--theme-bg-gradient-column-overlay-0); }
  .bg-bg-gradient-column-overlay-100 { background-color: var(--theme-bg-gradient-column-overlay-100); }
  .bg-bg-handle-active { background-color: var(--theme-bg-handle-active); }
  .bg-bg-handle-default { background-color: var(--theme-bg-handle-default); }
  .bg-bg-handle-disabled { background-color: var(--theme-bg-handle-disabled); }
  .bg-bg-handle-error { background-color: var(--theme-bg-handle-error); }
  .bg-bg-handle-hover { background-color: var(--theme-bg-handle-hover); }
  .bg-bg-overlay-backdrop { background-color: var(--theme-bg-overlay-backdrop); }
  .bg-bg-overlay-disabled { background-color: var(--theme-bg-overlay-disabled); }
  .bg-bg-primary { background-color: var(--theme-bg-primary); }
  .bg-bg-primary\! { background-color: var(--theme-bg-primary) !important; }
  .bg-bg-secondary { background-color: var(--theme-bg-secondary); }
  .bg-bg-surface-inverse { background-color: var(--theme-bg-surface-inverse); }
  .bg-bg-surface-primary { background-color: var(--theme-bg-surface-primary); }
  .bg-bg-surface-secondary { background-color: var(--theme-bg-surface-secondary); }
  .bg-bg-surface-tertiary { background-color: var(--theme-bg-surface-tertiary); }
  .bg-bg-surface-tertiary\! { background-color: var(--theme-bg-surface-tertiary) !important; }
  .bg-bg-surface-transparent-primary { background-color: var(--theme-bg-surface-transparent-primary); }
  .bg-bg-surface-transparent-secondary { background-color: var(--theme-bg-surface-transparent-secondary); }
  .bg-bg-surface-transparent-tertiary { background-color: var(--theme-bg-surface-transparent-tertiary); }
  .bg-bg-tertiary { background-color: var(--theme-bg-tertiary); }
  .bg-btn-primary-bg-active { background-color: var(--theme-btn-primary-bg-active); }
  .bg-btn-primary-bg-default { background-color: var(--theme-btn-primary-bg-default); }
  .bg-btn-primary-bg-disabled { background-color: var(--theme-btn-primary-bg-disabled); }
  .bg-btn-primary-bg-hover { background-color: var(--theme-btn-primary-bg-hover); }
  .bg-btn-primary-fg-default { background-color: var(--theme-btn-primary-fg-default); }
  .bg-btn-primary-fg-disabled { background-color: var(--theme-btn-primary-fg-disabled); }
  .bg-btn-secondary-border-active { background-color: var(--theme-btn-secondary-border-active); }
  .bg-btn-secondary-border-default { background-color: var(--theme-btn-secondary-border-default); }
  .bg-btn-secondary-border-hover { background-color: var(--theme-btn-secondary-border-hover); }
  .bg-btn-secondary-fg-active { background-color: var(--theme-btn-secondary-fg-active); }
  .bg-btn-secondary-fg-default { background-color: var(--theme-btn-secondary-fg-default); }
  .bg-btn-secondary-fg-disabled { background-color: var(--theme-btn-secondary-fg-disabled); }
  .bg-btn-secondary-fg-hover { background-color: var(--theme-btn-secondary-fg-hover); }
  .bg-btn-temp-primary-bg-active { background-color: var(--theme-btn-temp-primary-bg-active); }
  .bg-btn-temp-primary-bg-default { background-color: var(--theme-btn-temp-primary-bg-default); }
  .bg-btn-temp-primary-bg-disabled { background-color: var(--theme-btn-temp-primary-bg-disabled); }
  .bg-btn-temp-primary-bg-hover { background-color: var(--theme-btn-temp-primary-bg-hover); }
  .bg-btn-temp-primary-fg-default { background-color: var(--theme-btn-temp-primary-fg-default); }
  .bg-btn-temp-primary-fg-disabled { background-color: var(--theme-btn-temp-primary-fg-disabled); }
  .bg-btn-tertiary-bg-active { background-color: var(--theme-btn-tertiary-bg-active); }
  .bg-btn-tertiary-bg-default { background-color: var(--theme-btn-tertiary-bg-default); }
  .bg-btn-tertiary-bg-hover { background-color: var(--theme-btn-tertiary-bg-hover); }
  .bg-btn-tertiary-fg-active { background-color: var(--theme-btn-tertiary-fg-active); }
  .bg-btn-tertiary-fg-default { background-color: var(--theme-btn-tertiary-fg-default); }
  .bg-btn-tertiary-fg-disabled { background-color: var(--theme-btn-tertiary-fg-disabled); }
  .bg-btn-tertiary-fg-hover { background-color: var(--theme-btn-tertiary-fg-hover); }
  .bg-btn-tertiary-fg-inactive { background-color: var(--theme-btn-tertiary-fg-inactive); }
  .bg-feedback-bg-discover { background-color: var(--theme-feedback-bg-discover); }
  .bg-feedback-bg-error { background-color: var(--theme-feedback-bg-error); }
  .bg-feedback-bg-info { background-color: var(--theme-feedback-bg-info); }
  .bg-feedback-bg-subtle { background-color: var(--theme-feedback-bg-subtle); }
  .bg-feedback-bg-success { background-color: var(--theme-feedback-bg-success); }
  .bg-feedback-bg-warning { background-color: var(--theme-feedback-bg-warning); }
  .bg-feedback-fg-default { background-color: var(--theme-feedback-fg-default); }
  .bg-feedback-fg-discover { background-color: var(--theme-feedback-fg-discover); }
  .bg-feedback-fg-error { background-color: var(--theme-feedback-fg-error); }
  .bg-feedback-fg-info { background-color: var(--theme-feedback-fg-info); }
  .bg-feedback-fg-light { background-color: var(--theme-feedback-fg-light); }
  .bg-feedback-fg-subtle { background-color: var(--theme-feedback-fg-subtle); }
  .bg-feedback-fg-success { background-color: var(--theme-feedback-fg-success); }
  .bg-feedback-fg-warning { background-color: var(--theme-feedback-fg-warning); }
  .bg-fg-border-brand { background-color: var(--theme-fg-border-brand); }
  .bg-fg-border-primary { background-color: var(--theme-fg-border-primary); }
  .bg-fg-border-secondary { background-color: var(--theme-fg-border-secondary); }
  .bg-fg-border-tertiary { background-color: var(--theme-fg-border-tertiary); }
  .bg-fg-disabled { background-color: var(--theme-fg-disabled); }
  .bg-fg-error { background-color: var(--theme-fg-error); }
  .bg-fg-focus { background-color: var(--theme-fg-focus); }
  .bg-fg-help-underline { background-color: var(--theme-fg-help-underline); }
  .bg-fg-inverse { background-color: var(--theme-fg-inverse); }
  .bg-fg-light { background-color: var(--theme-fg-light); }
  .bg-fg-on-brand { background-color: var(--theme-fg-on-brand); }
  .bg-fg-primary { background-color: var(--theme-fg-primary); }
  .bg-fg-secondary { background-color: var(--theme-fg-secondary); }
  .bg-fg-tertiary { background-color: var(--theme-fg-tertiary); }
  .bg-fg-waveform-default { background-color: var(--theme-fg-waveform-default); }
  .bg-fg-waveform-hover { background-color: var(--theme-fg-waveform-hover); }
  .bg-fg-waveform-played { background-color: var(--theme-fg-waveform-played); }
  .bg-input-bg-active { background-color: var(--theme-input-bg-active); }
  .bg-input-bg-default { background-color: var(--theme-input-bg-default); }
  .bg-input-bg-disabled { background-color: var(--theme-input-bg-disabled); }
  .bg-input-bg-filled { background-color: var(--theme-input-bg-filled); }
  .bg-input-bg-hover { background-color: var(--theme-input-bg-hover); }
  .bg-input-bg-inactive { background-color: var(--theme-input-bg-inactive); }
  .bg-input-border-active { background-color: var(--theme-input-border-active); }
  .bg-input-border-disabled { background-color: var(--theme-input-border-disabled); }
  .bg-input-border-error { background-color: var(--theme-input-border-error); }
  .bg-input-border-filled { background-color: var(--theme-input-border-filled); }
  .bg-input-border-hover { background-color: var(--theme-input-border-hover); }
  .bg-input-border-inactive { background-color: var(--theme-input-border-inactive); }
  .bg-input-fg-active { background-color: var(--theme-input-fg-active); }
  .bg-input-fg-active-alt { background-color: var(--theme-input-fg-active-alt); }
  .bg-input-fg-disabled { background-color: var(--theme-input-fg-disabled); }
  .bg-input-fg-error { background-color: var(--theme-input-fg-error); }
  .bg-input-fg-filled { background-color: var(--theme-input-fg-filled); }
  .bg-input-fg-filled-alt { background-color: var(--theme-input-fg-filled-alt); }
  .bg-input-fg-hover { background-color: var(--theme-input-fg-hover); }
  .bg-input-fg-inactive { background-color: var(--theme-input-fg-inactive); }
  .bg-input-fg-inverse { background-color: var(--theme-input-fg-inverse); }
  .bg-link-active { background-color: var(--theme-link-active); }
  .bg-link-default { background-color: var(--theme-link-default); }
  .bg-link-disabled { background-color: var(--theme-link-disabled); }
  .bg-link-hover { background-color: var(--theme-link-hover); }
  .bg-link-inactive { background-color: var(--theme-link-inactive); }
  .bg-menu-bg-active { background-color: var(--theme-menu-bg-active); }
  .bg-menu-bg-default { background-color: var(--theme-menu-bg-default); }
  .bg-menu-bg-hover { background-color: var(--theme-menu-bg-hover); }
  .bg-menu-border-default { background-color: var(--theme-menu-border-default); }
  .bg-menu-fg-active { background-color: var(--theme-menu-fg-active); }
  .bg-menu-fg-default { background-color: var(--theme-menu-fg-default); }
  .bg-menu-fg-disabled { background-color: var(--theme-menu-fg-disabled); }
  .bg-menu-fg-hover { background-color: var(--theme-menu-fg-hover); }
  .bg-transparent { background-color: rgba(0, 0, 0, 0); }
  .bg-linear-0 { --tw-gradient-position: 0deg; }
  @supports (background-image:linear-gradient(in lab,red,red)) {
  .bg-linear-0 { --tw-gradient-position: 0deg in oklab; }
}
  .bg-linear-0 { background-image: linear-gradient(var(--tw-gradient-stops)); }
  .bg-linear-180 { --tw-gradient-position: 180deg; }
  @supports (background-image:linear-gradient(in lab,red,red)) {
  .bg-linear-180 { --tw-gradient-position: 180deg in oklab; }
}
  .bg-linear-180 { background-image: linear-gradient(var(--tw-gradient-stops)); }
  .bg-linear-to-b { --tw-gradient-position: to bottom; }
  @supports (background-image:linear-gradient(in lab,red,red)) {
  .bg-linear-to-b { --tw-gradient-position: to bottom in oklab; }
}
  .bg-linear-to-b { background-image: linear-gradient(var(--tw-gradient-stops)); }
  .bg-linear-to-t { --tw-gradient-position: to top; }
  @supports (background-image:linear-gradient(in lab,red,red)) {
  .bg-linear-to-t { --tw-gradient-position: to top in oklab; }
}
  .bg-linear-to-t { background-image: linear-gradient(var(--tw-gradient-stops)); }
  .bg-radial { --tw-gradient-position: in oklab; background-image: radial-gradient(var(--tw-gradient-stops)); }
  .bg-\[linear-gradient\(to_right\,_var\(--grey-300\)_1px\,_transparent_1px\)\,linear-gradient\(to_bottom\,_var\(--grey-300\)_1px\,_transparent_1px\)\] { background-image: linear-gradient(to right,var(--grey-300) 1px,transparent 1px),linear-gradient(to bottom,var(--grey-300) 1px,transparent 1px); }
  .bg-\[repeating-linear-gradient\(90deg\,currentColor_-1\%\,currentColor_10\%\,\#0000_10\%\,\#0000_90\%\)\] { background-image: repeating-linear-gradient(90deg, currentcolor -1%, currentcolor 10%, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0) 90%); }
  .bg-none { background-image: none; }
  .from-\[\#4B3167\] { --tw-gradient-from: #4b3167; --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .from-bg-brand-tan { --tw-gradient-from: var(--theme-bg-brand-tan); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .from-bg-gradient-column-overlay-0 { --tw-gradient-from: var(--theme-bg-gradient-column-overlay-0); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .from-bg-primary { --tw-gradient-from: var(--theme-bg-primary); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .from-bg-surface-primary { --tw-gradient-from: var(--theme-bg-surface-primary); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .from-0\% { --tw-gradient-from-position: 0%; }
  .via-\[\#442565\] { --tw-gradient-via: #442565; --tw-gradient-via-stops: var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-via) var(--tw-gradient-via-position),var(--tw-gradient-to) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-via-stops); }
  .via-bg-brand-sky { --tw-gradient-via: var(--theme-bg-brand-sky); --tw-gradient-via-stops: var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-via) var(--tw-gradient-via-position),var(--tw-gradient-to) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-via-stops); }
  .via-55\% { --tw-gradient-via-position: 55%; }
  .to-\[\#130732\] { --tw-gradient-to: #130732; --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .to-bg-brand-purple { --tw-gradient-to: var(--theme-bg-brand-purple); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .to-bg-brand-sky { --tw-gradient-to: var(--theme-bg-brand-sky); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .to-bg-brand-tan { --tw-gradient-to: var(--theme-bg-brand-tan); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .to-bg-gradient-column-overlay-100 { --tw-gradient-to: var(--theme-bg-gradient-column-overlay-100); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .to-bg-primary { --tw-gradient-to: var(--theme-bg-primary); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .to-bg-surface-primary { --tw-gradient-to: var(--theme-bg-surface-primary); --tw-gradient-stops: var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from) var(--tw-gradient-from-position),var(--tw-gradient-to) var(--tw-gradient-to-position)); }
  .to-100\% { --tw-gradient-to-position: 100%; }
  .mask-radial-\[6px\] { --tw-mask-radial: radial-gradient(var(--tw-mask-radial-stops,var(--tw-mask-radial-size))); --tw-mask-radial-size: 6px; }
  .mask-radial-\[10px\], .mask-radial-\[6px\] { mask-image: var(--tw-mask-linear),var(--tw-mask-radial),var(--tw-mask-conic); mask-composite: intersect; }
  .mask-radial-\[10px\] { --tw-mask-radial: radial-gradient(var(--tw-mask-radial-stops,var(--tw-mask-radial-size))); --tw-mask-radial-size: 10px; }
  .mask-radial-from-transparent { --tw-mask-radial-stops: var(--tw-mask-radial-shape) var(--tw-mask-radial-size) at var(--tw-mask-radial-position),var(--tw-mask-radial-from-color) var(--tw-mask-radial-from-position),var(--tw-mask-radial-to-color) var(--tw-mask-radial-to-position); --tw-mask-radial: radial-gradient(var(--tw-mask-radial-stops)); --tw-mask-radial-from-color: transparent; }
  .mask-radial-from-98\%, .mask-radial-from-transparent { mask-image: var(--tw-mask-linear),var(--tw-mask-radial),var(--tw-mask-conic); mask-composite: intersect; }
  .mask-radial-from-98\% { --tw-mask-radial-stops: var(--tw-mask-radial-shape) var(--tw-mask-radial-size) at var(--tw-mask-radial-position),var(--tw-mask-radial-from-color) var(--tw-mask-radial-from-position),var(--tw-mask-radial-to-color) var(--tw-mask-radial-to-position); --tw-mask-radial: radial-gradient(var(--tw-mask-radial-stops)); --tw-mask-radial-from-position: 98%; }
  .mask-radial-to-\[black\] { mask-image: var(--tw-mask-linear),var(--tw-mask-radial),var(--tw-mask-conic); --tw-mask-radial-stops: var(--tw-mask-radial-shape) var(--tw-mask-radial-size) at var(--tw-mask-radial-position),var(--tw-mask-radial-from-color) var(--tw-mask-radial-from-position),var(--tw-mask-radial-to-color) var(--tw-mask-radial-to-position); --tw-mask-radial: radial-gradient(var(--tw-mask-radial-stops)); --tw-mask-radial-to-color: black; mask-composite: intersect; }
  .mask-circle { --tw-mask-radial-shape: circle; }
  .mask-radial-at-\[top_4px_right_4px\] { --tw-mask-radial-position: top 4px right 4px; }
  .mask-radial-at-\[top_8px_right_8px\] { --tw-mask-radial-position: top 8px right 8px; }
  .mask-radial-at-\[top_16px_right_16px\] { --tw-mask-radial-position: top 16px right 16px; }
  .bg-\[length\:10px_10px\] { background-size: 10px 10px; }
  .bg-size-\[200\%\] { background-size: 200%; }
  .bg-clip-padding { background-clip: padding-box; }
  .bg-\[position\:0_0\] { background-position: 0px 0px; }
  .fill-bg-brand-apricot { fill: var(--theme-bg-brand-apricot); }
  .fill-bg-brand-blue { fill: var(--theme-bg-brand-blue); }
  .fill-bg-brand-dark-grey { fill: var(--theme-bg-brand-dark-grey); }
  .fill-bg-brand-green { fill: var(--theme-bg-brand-green); }
  .fill-bg-brand-light-grey { fill: var(--theme-bg-brand-light-grey); }
  .fill-bg-brand-lilac { fill: var(--theme-bg-brand-lilac); }
  .fill-bg-brand-lime { fill: var(--theme-bg-brand-lime); }
  .fill-bg-brand-orange { fill: var(--theme-bg-brand-orange); }
  .fill-bg-brand-purple { fill: var(--theme-bg-brand-purple); }
  .fill-bg-brand-red { fill: var(--theme-bg-brand-red); }
  .fill-bg-brand-rose { fill: var(--theme-bg-brand-rose); }
  .fill-bg-brand-sky { fill: var(--theme-bg-brand-sky); }
  .fill-bg-brand-tan { fill: var(--theme-bg-brand-tan); }
  .fill-btn-primary-fg-default { fill: var(--theme-btn-primary-fg-default); }
  .fill-btn-primary-fg-disabled { fill: var(--theme-btn-primary-fg-disabled); }
  .fill-btn-secondary-fg-default { fill: var(--theme-btn-secondary-fg-default); }
  .fill-btn-tertiary-fg-default { fill: var(--theme-btn-tertiary-fg-default); }
  .stroke-bg-brand-red { stroke: var(--theme-bg-brand-red); }
  .stroke-fg-inverse { stroke: var(--theme-fg-inverse); }
  .stroke-fg-secondary { stroke: var(--theme-fg-secondary); }
  .object-contain { object-fit: contain; }
  .object-cover { object-fit: cover; }
  .object-scale-down { object-fit: scale-down; }
  .object-center { object-position: center center; }
  .p-0 { padding: 0px; }
  .p-25 { padding: 2px; }
  .p-50 { padding: 4px; }
  .p-75 { padding: 7px; }
  .p-75\! { padding: 7px !important; }
  .p-100 { padding: 8px; }
  .p-150 { padding: 11px; }
  .p-200 { padding: 12px; }
  .p-250 { padding: 15px; }
  .p-300 { padding: 16px; }
  .p-400 { padding: 20px; }
  .p-500 { padding: 26px; }
  .p-600 { padding: 32px; }
  .p-800 { padding: 68px; }
  .px-0 { padding-inline: 0px; }
  .px-50 { padding-inline: 4px; }
  .px-100 { padding-inline: 8px; }
  .px-200 { padding-inline: 12px; }
  .px-300 { padding-inline: 16px; }
  .px-400 { padding-inline: 20px; }
  .px-500 { padding-inline: 26px; }
  .px-\[40px\] { padding-inline: 40px; }
  .py-25 { padding-block: 2px; }
  .py-50 { padding-block: 4px; }
  .py-75 { padding-block: 7px; }
  .py-100 { padding-block: 8px; }
  .py-150 { padding-block: 11px; }
  .py-200 { padding-block: 12px; }
  .py-250 { padding-block: 15px; }
  .py-300 { padding-block: 16px; }
  .py-400 { padding-block: 20px; }
  .py-500 { padding-block: 26px; }
  .py-600 { padding-block: 32px; }
  .py-900 { padding-block: 110px; }
  .py-\[14px\] { padding-block: 14px; }
  .pt-50 { padding-top: 4px; }
  .pt-100 { padding-top: 8px; }
  .pt-200 { padding-top: 12px; }
  .pt-250 { padding-top: 15px; }
  .pt-300 { padding-top: 16px; }
  .pt-600 { padding-top: 32px; }
  .pt-layout-gutter { padding-top: 24px; }
  .pr-0 { padding-right: 0px; }
  .pr-50 { padding-right: 4px; }
  .pr-100 { padding-right: 8px; }
  .pr-150 { padding-right: 11px; }
  .pr-200 { padding-right: 12px; }
  .pr-300 { padding-right: 16px; }
  .pr-500 { padding-right: 26px; }
  .pr-\[35px\] { padding-right: 35px; }
  .pr-\[45px\] { padding-right: 45px; }
  .pb-0 { padding-bottom: 0px; }
  .pb-25 { padding-bottom: 2px; }
  .pb-50 { padding-bottom: 4px; }
  .pb-100 { padding-bottom: 8px; }
  .pb-200 { padding-bottom: 12px; }
  .pb-300 { padding-bottom: 16px; }
  .pb-400 { padding-bottom: 20px; }
  .pb-500 { padding-bottom: 26px; }
  .pb-600 { padding-bottom: 32px; }
  .pb-800 { padding-bottom: 68px; }
  .pb-\[10px\] { padding-bottom: 10px; }
  .pl-50 { padding-left: 4px; }
  .pl-100 { padding-left: 8px; }
  .pl-200 { padding-left: 12px; }
  .pl-300 { padding-left: 16px; }
  .pl-500 { padding-left: 26px; }
  .text-center { text-align: center; }
  .text-left { text-align: left; }
  .text-right { text-align: right; }
  .align-middle { vertical-align: middle; }
  .align-top { vertical-align: top; }
  .text-body-sm-help { font-size: var(--font-size-200); line-height: var(--line-height-200); letter-spacing: 0.01em; }
  .text-body-sm-help, .text-body-xs-help { font-family: var(--font-family-body); font-style: normal; font-weight: 430; text-decoration-skip-ink: none; text-decoration-line: underline; text-decoration-style: dotted; text-decoration-color: var(--theme-fg-help-underline); text-underline-offset: 25%; text-underline-position: from-font; text-decoration-thickness: 0.0900001em; }
  .text-body-xs-help { font-size: var(--font-size-100); line-height: var(--line-height-100); letter-spacing: 0.0175em; }
  .text-body-sm-link { font-size: var(--font-size-200); line-height: var(--line-height-200); letter-spacing: 0.01em; }
  .text-body-sm-link, .text-body-xs-link { font-family: var(--font-family-body); font-style: normal; font-weight: 430; text-decoration-skip-ink: none; text-underline-offset: 25%; text-underline-position: from-font; text-decoration-line: underline; text-decoration-style: solid; text-decoration-thickness: auto; }
  .text-body-xs-link { font-size: var(--font-size-100); line-height: var(--line-height-100); letter-spacing: 0.0175em; }
  .text-h1 { font-family: var(--font-family-heading); font-size: var(--font-size-800); font-style: normal; font-weight: 670; line-height: var(--line-height-700); letter-spacing: -0.005em; }
  @media (max-width: 600px) {
  .text-h1 { font-size: var(--font-size-700); line-height: var(--line-height-600); letter-spacing: -0.003em; }
}
  .text-h2 { font-family: var(--font-family-heading); font-size: var(--font-size-700); font-style: normal; font-weight: 670; line-height: var(--line-height-600); letter-spacing: -0.003em; }
  @media (max-width: 600px) {
  .text-h2 { font-size: var(--font-size-600); line-height: var(--line-height-400); letter-spacing: -0.002em; }
}
  .text-h3 { font-family: var(--font-family-heading); font-size: var(--font-size-600); font-style: normal; font-weight: 670; line-height: var(--line-height-400); letter-spacing: -0.002em; }
  @media (max-width: 600px) {
  .text-h3 { font-size: var(--font-size-500); line-height: var(--line-height-300); letter-spacing: -0.002em; }
}
  .text-h4 { font-family: var(--font-family-heading); font-size: var(--font-size-500); font-style: normal; font-weight: 670; line-height: var(--line-height-300); letter-spacing: -0.002em; }
  @media (max-width: 600px) {
  .text-h4 { font-size: var(--font-size-400); line-height: var(--line-height-300); letter-spacing: 0px; }
}
  .text-lp-h1 { font-family: var(--font-family-heading); font-size: var(--font-size-900); font-style: normal; font-weight: 670; line-height: var(--line-height-900); letter-spacing: -0.0175em; }
  @media (max-width: 600px) {
  .text-lp-h1 { font-size: var(--font-size-800); line-height: var(--line-height-700); letter-spacing: -0.005em; }
}
  .text-body-sm-bold { font-weight: 670; }
  .text-body-sm-bold, .text-body-sm-reg { font-family: var(--font-family-body); font-size: var(--font-size-200); font-style: normal; line-height: var(--line-height-200); letter-spacing: 0.01em; }
  .text-body-sm-reg { font-weight: 430; }
  .text-body-xs-bold { font-weight: 670; }
  .text-body-xs-bold, .text-body-xs-reg { font-family: var(--font-family-body); font-size: var(--font-size-100); font-style: normal; line-height: var(--line-height-100); letter-spacing: 0.0175em; }
  .text-body-xs-reg { font-weight: 430; }
  .text-body-lg-help { font-size: var(--font-size-400); line-height: var(--line-height-300); }
  .text-body-lg-help, .text-body-md-help { font-family: var(--font-family-body); font-style: normal; font-weight: 430; text-decoration-skip-ink: none; text-decoration-line: underline; text-decoration-style: dotted; text-decoration-color: var(--theme-fg-help-underline); text-underline-offset: 25%; text-underline-position: from-font; text-decoration-thickness: 0.0900001em; }
  .text-body-md-help { font-size: var(--font-size-300); line-height: var(--line-height-200); }
  .text-body-lg-link { font-size: var(--font-size-400); line-height: var(--line-height-300); }
  .text-body-lg-link, .text-body-md-link { font-family: var(--font-family-body); font-style: normal; font-weight: 430; text-decoration-skip-ink: none; text-underline-offset: 25%; text-underline-position: from-font; text-decoration-line: underline; text-decoration-style: solid; text-decoration-thickness: auto; }
  .text-body-md-link { font-size: var(--font-size-300); line-height: var(--line-height-200); }
  .text-body-lg-bold { font-weight: 670; }
  .text-body-lg-bold, .text-body-lg-reg { font-family: var(--font-family-body); font-size: var(--font-size-400); font-style: normal; line-height: var(--line-height-300); }
  .text-body-lg-reg { font-weight: 430; }
  .text-body-md-bold { font-weight: 670; }
  .text-body-md-bold, .text-body-md-reg { font-family: var(--font-family-body); font-size: var(--font-size-300); font-style: normal; line-height: var(--line-height-200); }
  .text-body-md-reg { font-weight: 430; }
  .font-body { font-family: var(--font-family-body); }
  .font-heading { font-family: var(--font-family-heading); }
  .font-mono { font-family: var(--font-mono); }
  .text-\[12px\] { font-size: 12px; }
  .text-\[24px\] { font-size: 24px; }
  .leading-\[1\.75\] { --tw-leading: 1.75; line-height: 1.75; }
  .leading-none { --tw-leading: 1; line-height: 1; }
  .leading-relaxed { --tw-leading: var(--leading-relaxed); line-height: var(--leading-relaxed); }
  .leading-tight { --tw-leading: var(--leading-tight); line-height: var(--leading-tight); }
  .font-\[700\] { --tw-font-weight: 700; font-weight: 700; }
  .font-\[800\] { --tw-font-weight: 800; font-weight: 800; }
  .tracking-tight { --tw-tracking: var(--tracking-tight); letter-spacing: var(--tracking-tight); }
  .tracking-wider { --tw-tracking: var(--tracking-wider); letter-spacing: var(--tracking-wider); }
  .text-nowrap { text-wrap: nowrap; }
  .text-wrap { text-wrap: wrap; }
  .wrap-anywhere { overflow-wrap: anywhere; }
  .wrap-break-word { overflow-wrap: break-word; }
  .break-all { word-break: break-all; }
  .text-ellipsis { text-overflow: ellipsis; }
  .whitespace-nowrap { white-space: nowrap; }
  .whitespace-pre { white-space: pre; }
  .html-content a { color: var(--theme-link-default); text-decoration-line: underline; }
  .html-content a:hover { color: var(--theme-link-hover); }
  .html-content a:active { color: var(--theme-link-active); }
  .text-\[\#000\] { color: rgb(0, 0, 0); }
  .text-\[\#FFF\] { color: rgb(255, 255, 255); }
  .text-\[black\] { color: rgb(0, 0, 0); }
  .text-\[white\] { color: rgb(255, 255, 255); }
  .text-bg-brand-apricot { color: var(--theme-bg-brand-apricot); }
  .text-bg-brand-dark-grey { color: var(--theme-bg-brand-dark-grey); }
  .text-bg-brand-light-grey { color: var(--theme-bg-brand-light-grey); }
  .text-bg-brand-lilac { color: var(--theme-bg-brand-lilac); }
  .text-bg-brand-lime { color: var(--theme-bg-brand-lime); }
  .text-bg-brand-purple { color: var(--theme-bg-brand-purple); }
  .text-bg-brand-red { color: var(--theme-bg-brand-red); }
  .text-bg-brand-rose { color: var(--theme-bg-brand-rose); }
  .text-bg-brand-sky { color: var(--theme-bg-brand-sky); }
  .text-bg-brand-tan { color: var(--theme-bg-brand-tan); }
  .text-bg-surface-secondary { color: var(--theme-bg-surface-secondary); }
  .text-btn-primary-fg-default { color: var(--theme-btn-primary-fg-default); }
  .text-btn-secondary-fg-default { color: var(--theme-btn-secondary-fg-default); }
  .text-btn-temp-primary-fg-default { color: var(--theme-btn-temp-primary-fg-default); }
  .text-btn-tertiary-fg-default { color: var(--theme-btn-tertiary-fg-default); }
  .text-feedback-bg-error { color: var(--theme-feedback-bg-error); }
  .text-feedback-bg-success { color: var(--theme-feedback-bg-success); }
  .text-feedback-bg-warning { color: var(--theme-feedback-bg-warning); }
  .text-feedback-fg-default { color: var(--theme-feedback-fg-default); }
  .text-feedback-fg-discover { color: var(--theme-feedback-fg-discover); }
  .text-feedback-fg-error { color: var(--theme-feedback-fg-error); }
  .text-feedback-fg-info { color: var(--theme-feedback-fg-info); }
  .text-feedback-fg-light { color: var(--theme-feedback-fg-light); }
  .text-feedback-fg-subtle { color: var(--theme-feedback-fg-subtle); }
  .text-feedback-fg-success { color: var(--theme-feedback-fg-success); }
  .text-feedback-fg-warning { color: var(--theme-feedback-fg-warning); }
  .text-fg-disabled { color: var(--theme-fg-disabled); }
  .text-fg-error { color: var(--theme-fg-error); }
  .text-fg-inverse { color: var(--theme-fg-inverse); }
  .text-fg-light { color: var(--theme-fg-light); }
  .text-fg-on-brand { color: var(--theme-fg-on-brand); }
  .text-fg-primary { color: var(--theme-fg-primary); }
  .text-fg-secondary { color: var(--theme-fg-secondary); }
  .text-fg-tertiary { color: var(--theme-fg-tertiary); }
  .text-input-border-inactive { color: var(--theme-input-border-inactive); }
  .text-input-fg-disabled { color: var(--theme-input-fg-disabled); }
  .text-input-fg-error { color: var(--theme-input-fg-error); }
  .text-input-fg-filled\! { color: var(--theme-input-fg-filled) !important; }
  .text-input-fg-inactive { color: var(--theme-input-fg-inactive); }
  .text-link-default { color: var(--theme-link-default); }
  .text-link-disabled { color: var(--theme-link-disabled); }
  .text-menu-fg-active { color: var(--theme-menu-fg-active); }
  .text-menu-fg-default { color: var(--theme-menu-fg-default); }
  .text-menu-fg-disabled { color: var(--theme-menu-fg-disabled); }
  .capitalize { text-transform: capitalize; }
  .lowercase { text-transform: lowercase; }
  .uppercase { text-transform: uppercase; }
  .italic { font-style: italic; }
  .lining-nums { --tw-numeric-figure: lining-nums; }
  .lining-nums, .tabular-nums { font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,); }
  .tabular-nums { --tw-numeric-spacing: tabular-nums; }
  .line-through { text-decoration-line: line-through; }
  .no-underline { text-decoration-line: none; }
  .no-underline\! { text-decoration-line: none !important; }
  .overline { text-decoration-line: overline; }
  .underline { text-decoration-line: underline; }
  .decoration-fg-primary { text-decoration-color: var(--theme-fg-primary); }
  .decoration-fg-secondary { text-decoration-color: var(--theme-fg-secondary); }
  .decoration-solid { text-decoration-style: solid; }
  .opacity-0 { opacity: 0; }
  .opacity-40 { opacity: 0.4; }
  .opacity-50 { opacity: 0.5; }
  .opacity-60 { opacity: 0.6; }
  .opacity-100 { opacity: 1; }
  .opacity-\[0\.35\] { opacity: 0.35; }
  .shadow-\[0_-2px_12px_rgba\(0\,0\,0\,0\.15\)\] { --tw-shadow: 0 -2px 12px var(--tw-shadow-color,#00000026); }
  .shadow-\[0_-2px_12px_rgba\(0\,0\,0\,0\.15\)\], .shadow-\[0_2px_8px_\#0000001a\] { box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-\[0_2px_8px_\#0000001a\] { --tw-shadow: 0 2px 8px var(--tw-shadow-color,#0000001a); }
  .shadow-below-high { --tw-shadow: 0 87px 24px 0 var(--tw-shadow-color,#0000),0 56px 22px 0 var(--tw-shadow-color,#00000005),0 31px 19px 0 var(--tw-shadow-color,#0000000f),0 14px 14px 0 var(--tw-shadow-color,#0000001a),0 3px 8px 0 var(--tw-shadow-color,#0000001f); }
  .shadow-below-high, .shadow-below-low { box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .shadow-below-low { --tw-shadow: 0 9px 3px 0 var(--tw-shadow-color,#0000),0 6px 2px 0 var(--tw-shadow-color,#00000005),0 3px 2px 0 var(--tw-shadow-color,#00000014),0 1px 1px 0 var(--tw-shadow-color,#00000021),0 0 1px 0 var(--tw-shadow-color,#00000026); }
  .shadow-below-medium { --tw-shadow: 0 40px 11px 0 var(--tw-shadow-color,#0000),0 26px 10px 0 var(--tw-shadow-color,#00000003),0 15px 9px 0 var(--tw-shadow-color,#0000000d),0 6px 6px 0 var(--tw-shadow-color,#00000017),0 2px 4px 0 var(--tw-shadow-color,#0000001a); }
  .ring, .shadow-below-medium { box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .ring { --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor); }
  .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); }
  .outline { outline-width: 1px; }
  .outline, .outline-0 { outline-style: var(--tw-outline-style); }
  .outline-0 { outline-width: 0px; }
  .outline-1 { outline-width: 1px; }
  .outline-1, .outline-2 { outline-style: var(--tw-outline-style); }
  .outline-2 { outline-width: 2px; }
  .outline-bg-brand-lilac { outline-color: var(--theme-bg-brand-lilac); }
  .outline-fg-border-secondary { outline-color: var(--theme-fg-border-secondary); }
  .outline-fg-focus { outline-color: var(--theme-fg-focus); }
  .outline-input-border-error { outline-color: var(--theme-input-border-error); }
  .outline-transparent { outline-color: rgba(0, 0, 0, 0); }
  .blur { --tw-blur: blur(8px); }
  .blur, .brightness-90 { 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,); }
  .brightness-90 { --tw-brightness: brightness(90%); }
  .drop-shadow { --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f)); --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f); }
  .drop-shadow, .drop-shadow-sm { filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,); }
  .drop-shadow-sm { --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#00000026)); --tw-drop-shadow: drop-shadow(var(--drop-shadow-sm)); }
  .drop-shadow-bg-handle-active { --tw-drop-shadow-color: var(--theme-bg-handle-active); }
  @supports (color:color-mix(in lab,red,red)) {
  .drop-shadow-bg-handle-active { --tw-drop-shadow-color: color-mix(in oklab,var(--theme-bg-handle-active) var(--tw-drop-shadow-alpha),transparent); }
}
  .drop-shadow-bg-handle-active { --tw-drop-shadow: var(--tw-drop-shadow-size); }
  .grayscale { --tw-grayscale: grayscale(100%); }
  .grayscale, .invert { filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,); }
  .invert { --tw-invert: invert(100%); }
  .filter { filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,); }
  .backdrop-blur-md { --tw-backdrop-blur: blur(var(--blur-md)); }
  .backdrop-blur-md, .backdrop-filter { backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,); }
  .transition { transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-\[height\] { transition-property: height; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-\[padding\] { transition-property: padding; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-\[transform\,opacity\] { transition-property: transform, opacity; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-all { transition-property: all; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-colors { transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-opacity { transition-property: opacity; transition-timing-function: var(--tw-ease,var(--default-transition-timing-function)); transition-duration: var(--tw-duration,var(--default-transition-duration)); }
  .transition-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)); }
  .\[transition-property\:opacity\,transform\] { transition-property: opacity, transform; }
  .delay-300 { transition-delay: 0.3s; }
  .duration-150 { --tw-duration: .15s; transition-duration: 0.15s; }
  .duration-200 { --tw-duration: .2s; transition-duration: 0.2s; }
  .duration-300 { --tw-duration: .3s; transition-duration: 0.3s; }
  .duration-500 { --tw-duration: .5s; transition-duration: 0.5s; }
  .ease-\[cubic-bezier\(0\.22\,1\,0\.36\,1\)\] { --tw-ease: cubic-bezier(.22,1,.36,1); transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1); }
  .ease-in-out { --tw-ease: var(--ease-in-out); transition-timing-function: var(--ease-in-out); }
  .ease-out { --tw-ease: var(--ease-out); transition-timing-function: var(--ease-out); }
  .will-change-\[transform\,opacity\] { will-change: transform, opacity; }
  .contain-layout { --tw-contain-layout: layout; contain: var(--tw-contain-size,) var(--tw-contain-layout,) var(--tw-contain-paint,) var(--tw-contain-style,); }
  .outline-none { --tw-outline-style: none; outline-style: none; }
  .select-none { user-select: none; }
  .select-text { user-select: text; }
  .text-shadow-lg\/100 { --tw-text-shadow-alpha: 100%; text-shadow: 0 1px 2px var(--tw-text-shadow-color,oklab(0 0 0)),0 3px 2px var(--tw-text-shadow-color,oklab(0 0 0)),0 4px 8px var(--tw-text-shadow-color,oklab(0 0 0)); }
  .font-variant-ligatures-initial * { font-variant-ligatures: normal; }
  .gradients-bottom { background: linear-gradient(180deg,var(--color-bg-gradient-asset-overlay-100,#0000) 50%,var(--color-bg-gradient-asset-overlay-0,#000000b3) 100%); }
  .gradients-top { background: linear-gradient(180deg,var(--color-bg-gradient-asset-overlay-0,#000000b3) 0,var(--color-bg-gradient-asset-overlay-100,#0000) 50%); }
  :is(.\*\:pointer-events-auto > *) { pointer-events: auto; }
  .not-data-in-range\:rounded-surface-sm:not([data-in-range]) { border-radius: var(--radius-300); }
  .group-focus-within\:line-clamp-5:is(:where(.group):focus-within *) { -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; }
  .group-focus-within\:flex:is(:where(.group):focus-within *) { display: flex; }
  .group-focus-within\:hidden:is(:where(.group):focus-within *) { display: none; }
  .group-focus-within\:gradients-bottom:is(:where(.group):focus-within *) { background: linear-gradient(180deg,var(--color-bg-gradient-asset-overlay-100,#0000) 50%,var(--color-bg-gradient-asset-overlay-0,#000000b3) 100%); }
  .group-focus-within\:gradients-top:is(:where(.group):focus-within *) { background: linear-gradient(180deg,var(--color-bg-gradient-asset-overlay-0,#000000b3) 0,var(--color-bg-gradient-asset-overlay-100,#0000) 50%); }
  .group-hover\:line-clamp-5:is(:where(.group):hover *) { -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; }
  .group-hover\:flex:is(:where(.group):hover *) { display: flex; }
  .group-hover\:hidden:is(:where(.group):hover *) { display: none; }
  .group-hover\:border-input-border-hover:is(:where(.group):hover *) { border-color: var(--theme-input-border-hover); }
  .group-hover\:opacity-100:is(:where(.group):hover *) { opacity: 1; }
  .group-hover\:gradients-bottom:is(:where(.group):hover *) { background: linear-gradient(180deg,var(--color-bg-gradient-asset-overlay-100,#0000) 50%,var(--color-bg-gradient-asset-overlay-0,#000000b3) 100%); }
  .group-hover\:gradients-top:is(:where(.group):hover *) { background: linear-gradient(180deg,var(--color-bg-gradient-asset-overlay-0,#000000b3) 0,var(--color-bg-gradient-asset-overlay-100,#0000) 50%); }
  .group-focus-visible\/radio\:outline-2:is(:where(.group\/radio):focus-visible *) { outline-style: var(--tw-outline-style); outline-width: 2px; }
  .group-focus-visible\/radio\:outline-offset-2:is(:where(.group\/radio):focus-visible *) { outline-offset: 2px; }
  .group-focus-visible\/radio\:outline-fg-focus:is(:where(.group\/radio):focus-visible *) { outline-color: var(--theme-fg-focus); }
  .group-active\:border-input-border-active:is(:where(.group):active *) { border-color: var(--theme-input-border-active); }
  .group-disabled\:text-btn-tertiary-fg-disabled:is(:where(.group):disabled *) { color: var(--theme-btn-tertiary-fg-disabled); }
  .group-disabled\:text-fg-disabled:is(:where(.group):disabled *) { color: var(--theme-fg-disabled); }
  .group-data-open\/download-header\:hidden:is(:where(.group\/download-header)[data-open] *) { display: none; }
  .group-data-panel-open\/trigger\:rotate-180:is(:where(.group\/trigger)[data-panel-open] *), .group-data-popup-open\/trigger\:rotate-180:is(:where(.group\/trigger)[data-popup-open] *), .group-data-popup-open\:rotate-180:is(:where(.group)[data-popup-open] *) { rotate: 180deg; }
  .group-data-popup-open\/trigger\:transform:is(:where(.group\/trigger)[data-popup-open] *) { transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,); }
  .group-data-unchecked\/radio\:border-input-border-inactive:is(:where(.group\/radio)[data-unchecked] *) { border-color: var(--theme-input-border-inactive); }
  .group-data-\[vaul-drawer-direction\=bottom\]\/drawer-content\:block:is(:where(.group\/drawer-content)[data-vaul-drawer-direction="bottom"] *) { display: block; }
  .marker\:align-text-top ::marker { vertical-align: text-top; }
  .marker\:align-text-top::marker { vertical-align: text-top; }
  .marker\:align-text-top ::-webkit-details-marker, .marker\:align-text-top::-webkit-details-marker { vertical-align: text-top; }
  .marker\:content-\[counter\(list-item\)\"\.\"\] ::marker { --tw-content: counter(list-item)"."; content: var(--tw-content); }
  .marker\:content-\[counter\(list-item\)\"\.\"\]::marker { --tw-content: counter(list-item)"."; content: var(--tw-content); }
  .marker\:content-\[counter\(list-item\)\"\.\"\] ::-webkit-details-marker, .marker\:content-\[counter\(list-item\)\"\.\"\]::-webkit-details-marker { --tw-content: counter(list-item)"."; content: var(--tw-content); }
  .marker\:content-\[counter\(list-item\,lower-roman\)\"\.\"\] ::marker { --tw-content: counter(list-item,lower-roman)"."; content: var(--tw-content); }
  .marker\:content-\[counter\(list-item\,lower-roman\)\"\.\"\]::marker { --tw-content: counter(list-item,lower-roman)"."; content: var(--tw-content); }
  .marker\:content-\[counter\(list-item\,lower-roman\)\"\.\"\] ::-webkit-details-marker, .marker\:content-\[counter\(list-item\,lower-roman\)\"\.\"\]::-webkit-details-marker { --tw-content: counter(list-item,lower-roman)"."; content: var(--tw-content); }
  .before\:pointer-events-none::before { content: var(--tw-content); pointer-events: none; }
  .before\:absolute::before { content: var(--tw-content); position: absolute; }
  .before\:inset-0::before { content: var(--tw-content); inset: 0px; }
  .before\:rounded-full::before { content: var(--tw-content); border-radius: 3.40282e+38px; }
  .before\:content-\[\"\"\]::before { --tw-content: ""; content: var(--tw-content); }
  .group-hover\:before\:bg-btn-tertiary-bg-hover:is(:where(.group):hover *)::before { content: var(--tw-content); background-color: var(--theme-btn-tertiary-bg-hover); }
  .group-active\:before\:bg-btn-tertiary-bg-active:is(:where(.group):active *)::before { content: var(--tw-content); background-color: var(--theme-btn-tertiary-bg-active); }
  .after\:absolute::after { content: var(--tw-content); position: absolute; }
  .after\:bottom-full::after { content: var(--tw-content); bottom: 100%; }
  .after\:left-0::after { content: var(--tw-content); left: 0px; }
  .after\:h-\[calc\(var\(--gap\)\+1px\)\]::after { content: var(--tw-content); height: calc(var(--gap) + 1px); }
  .after\:w-full::after { content: var(--tw-content); width: 100%; }
  .after\:content-\[\'\'\]::after { --tw-content: ""; content: var(--tw-content); }
  .after\:content-\[\'_\'\]::after { --tw-content: " "; content: var(--tw-content); }
  .focus-within\:border-input-border-active\!:focus-within { border-color: var(--theme-input-border-active) !important; }
  .focus-within\:text-input-fg-active\!:focus-within { color: var(--theme-input-fg-active) !important; }
  .focus-within\:text-input-fg-active-alt\!:focus-within { color: var(--theme-input-fg-active-alt) !important; }
  .focus-within\:ring-2: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); }
  .focus-within\:ring-bg-brand-lilac:focus-within { --tw-ring-color: var(--theme-bg-brand-lilac); }
  .focus-within\:outline-2:focus-within { outline-style: var(--tw-outline-style); outline-width: 2px; }
  .focus-within\:outline-offset-1:focus-within { outline-offset: 1px; }
  .focus-within\:outline-offset-2:focus-within { outline-offset: 2px; }
  .focus-within\:outline-offset-3:focus-within { outline-offset: 3px; }
  .focus-within\:outline-offset-4:focus-within { outline-offset: 4px; }
  .focus-within\:\!outline-fg-focus:focus-within { outline-color: var(--theme-fg-focus) !important; }
  .focus-within\:outline-fg-focus:focus-within { outline-color: var(--theme-fg-focus); }
  .focus-within\:outline-fg-focus\!:focus-within { outline-color: var(--theme-fg-focus) !important; }
  .focus-within\:outline-none:focus-within { --tw-outline-style: none; outline-style: none; }
  .hover\:border-b-2:hover { border-bottom-style: var(--tw-border-style); border-bottom-width: 2px; }
  .hover\:border-btn-secondary-border-hover:hover { border-color: var(--theme-btn-secondary-border-hover); }
  .hover\:border-input-border-hover:hover { border-color: var(--theme-input-border-hover); }
  .hover\:border-input-fg-hover:hover { border-color: var(--theme-input-fg-hover); }
  .hover\:border-b-fg-primary:hover { border-bottom-color: var(--theme-fg-primary); }
  .hover\:bg-bg-handle-hover:hover { background-color: var(--theme-bg-handle-hover); }
  .hover\:bg-bg-surface-secondary:hover { background-color: var(--theme-bg-surface-secondary); }
  .hover\:bg-bg-surface-tertiary:hover { background-color: var(--theme-bg-surface-tertiary); }
  .hover\:bg-btn-primary-bg-hover:hover { background-color: var(--theme-btn-primary-bg-hover); }
  .hover\:bg-btn-temp-primary-bg-hover:hover { background-color: var(--theme-btn-temp-primary-bg-hover); }
  .hover\:bg-btn-tertiary-bg-hover:hover { background-color: var(--theme-btn-tertiary-bg-hover); }
  .hover\:bg-input-bg-hover:hover { background-color: var(--theme-input-bg-hover); }
  .hover\:bg-menu-bg-hover:hover { background-color: var(--theme-menu-bg-hover); }
  .hover\:bg-transparent:hover { background-color: rgba(0, 0, 0, 0); }
  .hover\:from-bg-surface-secondary:hover { --tw-gradient-from: var(--theme-bg-surface-secondary); --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)); }
  .hover\:to-bg-surface-secondary:hover { --tw-gradient-to: var(--theme-bg-surface-secondary); --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)); }
  .hover\:fill-btn-secondary-fg-hover:hover { fill: var(--theme-btn-secondary-fg-hover); }
  .hover\:fill-btn-tertiary-fg-hover:hover { fill: var(--theme-btn-tertiary-fg-hover); }
  .hover\:text-btn-secondary-fg-hover:hover { color: var(--theme-btn-secondary-fg-hover); }
  .hover\:text-btn-tertiary-fg-hover:hover { color: var(--theme-btn-tertiary-fg-hover); }
  .hover\:text-fg-error:hover { color: var(--theme-fg-error); }
  .hover\:text-input-border-hover:hover { color: var(--theme-input-border-hover); }
  .hover\:text-input-fg-hover:hover { color: var(--theme-input-fg-hover); }
  .hover\:text-link-disabled:hover { color: var(--theme-link-disabled); }
  .hover\:text-link-hover:hover { color: var(--theme-link-hover); }
  .hover\:text-menu-fg-hover:hover { color: var(--theme-menu-fg-hover); }
  .hover\:no-underline:hover { text-decoration-line: none; }
  .hover\:underline:hover { text-decoration-line: underline; }
  .hover\:decoration-solid:hover { text-decoration-style: solid; }
  .hover\:outline-2:hover { outline-style: var(--tw-outline-style); outline-width: 2px; }
  .hover\:outline-bg-brand-lilac:hover { outline-color: var(--theme-bg-brand-lilac); }
  .hover\:not-data-disabled\:not-data-selected\:bg-input-bg-hover:hover:not([data-disabled]):not([data-selected]) { background-color: var(--theme-input-bg-hover); }
  .hover\:group-data-unchecked\/radio\:border-input-border-hover:hover:is(:where(.group\/radio)[data-unchecked] *) { border-color: var(--theme-input-border-hover); }
  .hover\:focus-within\:\!outline-fg-focus:hover:focus-within, .hover\:focus-within\:outline-fg-focus\!:hover:focus-within { outline-color: var(--theme-fg-focus) !important; }
  .focus\:border-0:focus { border-style: var(--tw-border-style); border-width: 0px; }
  .focus\:border-input-border-active:focus { border-color: var(--theme-input-border-active); }
  .focus\:text-input-fg-active:focus { color: var(--theme-input-fg-active); }
  .focus\:text-link-hover:focus { color: var(--theme-link-hover); }
  .focus\:ring-2:focus { --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor); box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow); }
  .focus\:ring-fg-focus:focus { --tw-ring-color: var(--theme-fg-focus); }
  .focus\:ring-offset-1:focus { --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); }
  .focus\:outline-0:focus { outline-style: var(--tw-outline-style); outline-width: 0px; }
  .focus\:outline-2:focus { outline-style: var(--tw-outline-style); outline-width: 2px; }
  .focus\:outline-offset-1:focus { outline-offset: 1px; }
  .focus\:outline-fg-focus:focus { outline-color: var(--theme-fg-focus); }
  .focus\:outline-none:focus { --tw-outline-style: none; outline-style: none; }
  .focus-visible\:border-fg-focus:focus-visible { border-color: var(--theme-fg-focus); }
  .focus-visible\:outline-1:focus-visible { outline-style: var(--tw-outline-style); outline-width: 1px; }
  .focus-visible\:outline-2:focus-visible { outline-style: var(--tw-outline-style); outline-width: 2px; }
  .focus-visible\:outline-offset-0:focus-visible { outline-offset: 0px; }
  .focus-visible\:outline-offset-1:focus-visible { outline-offset: 1px; }
  .focus-visible\:outline-offset-2:focus-visible { outline-offset: 2px; }
  .focus-visible\:outline-offset-3:focus-visible { outline-offset: 3px; }
  .focus-visible\:outline-fg-focus:focus-visible { outline-color: var(--theme-fg-focus); }
  .focus-visible\:outline-none:focus-visible { --tw-outline-style: none; outline-style: none; }
  .active\:border-btn-secondary-border-active:active { border-color: var(--theme-btn-secondary-border-active); }
  .active\:border-input-border-active:active { border-color: var(--theme-input-border-active); }
  .active\:bg-bg-handle-active:active { background-color: var(--theme-bg-handle-active); }
  .active\:bg-bg-surface-primary:active { background-color: var(--theme-bg-surface-primary); }
  .active\:bg-bg-surface-secondary\!:active { background-color: var(--theme-bg-surface-secondary) !important; }
  .active\:bg-btn-primary-bg-active:active { background-color: var(--theme-btn-primary-bg-active); }
  .active\:bg-btn-temp-primary-bg-active:active { background-color: var(--theme-btn-temp-primary-bg-active); }
  .active\:bg-btn-tertiary-bg-active:active { background-color: var(--theme-btn-tertiary-bg-active); }
  .active\:bg-input-bg-active:active { background-color: var(--theme-input-bg-active); }
  .active\:bg-menu-bg-active:active { background-color: var(--theme-menu-bg-active); }
  .active\:bg-menu-bg-active\!:active { background-color: var(--theme-menu-bg-active) !important; }
  .active\:bg-transparent:active { background-color: rgba(0, 0, 0, 0); }
  .active\:from-bg-surface-primary:active { --tw-gradient-from: var(--theme-bg-surface-primary); --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)); }
  .active\:to-bg-surface-primary:active { --tw-gradient-to: var(--theme-bg-surface-primary); --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)); }
  .active\:fill-btn-secondary-fg-active:active { fill: var(--theme-btn-secondary-fg-active); }
  .active\:fill-btn-tertiary-fg-active:active { fill: var(--theme-btn-tertiary-fg-active); }
  .active\:text-btn-secondary-fg-active:active { color: var(--theme-btn-secondary-fg-active); }
  .active\:text-btn-tertiary-fg-active:active { color: var(--theme-btn-tertiary-fg-active); }
  .active\:text-input-border-active:active { color: var(--theme-input-border-active); }
  .active\:text-input-fg-active:active { color: var(--theme-input-fg-active); }
  .active\:text-link-active:active { color: var(--theme-link-active); }
  .active\:text-link-disabled:active { color: var(--theme-link-disabled); }
  .active\:no-underline:active { text-decoration-line: none; }
  .active\:underline:active { text-decoration-line: underline; }
  .active\:decoration-solid:active { text-decoration-style: solid; }
  .active\:group-data-unchecked\/radio\:border-input-border-filled:active:is(:where(.group\/radio)[data-unchecked] *) { border-color: var(--theme-input-border-filled); }
  .disabled\:cursor-not-allowed:disabled { cursor: not-allowed; }
  .disabled\:border-btn-secondary-fg-disabled:disabled { border-color: var(--theme-btn-secondary-fg-disabled); }
  .disabled\:border-transparent:disabled { border-color: rgba(0, 0, 0, 0); }
  .disabled\:bg-bg-disabled:disabled { background-color: var(--theme-bg-disabled); }
  .disabled\:bg-btn-primary-bg-disabled:disabled { background-color: var(--theme-btn-primary-bg-disabled); }
  .disabled\:bg-btn-temp-primary-bg-disabled:disabled { background-color: var(--theme-btn-temp-primary-bg-disabled); }
  .disabled\:bg-input-bg-disabled:disabled { background-color: var(--theme-input-bg-disabled); }
  .disabled\:bg-transparent:disabled { background-color: rgba(0, 0, 0, 0); }
  .disabled\:bg-none:disabled { background-image: none; }
  .disabled\:fill-btn-primary-fg-disabled:disabled { fill: var(--theme-btn-primary-fg-disabled); }
  .disabled\:fill-btn-secondary-fg-disabled:disabled { fill: var(--theme-btn-secondary-fg-disabled); }
  .disabled\:fill-btn-tertiary-fg-disabled:disabled { fill: var(--theme-btn-tertiary-fg-disabled); }
  .disabled\:text-btn-primary-fg-disabled:disabled { color: var(--theme-btn-primary-fg-disabled); }
  .disabled\:text-btn-secondary-fg-disabled:disabled { color: var(--theme-btn-secondary-fg-disabled); }
  .disabled\:text-btn-temp-primary-fg-disabled:disabled { color: var(--theme-btn-temp-primary-fg-disabled); }
  .disabled\:text-btn-tertiary-fg-disabled:disabled { color: var(--theme-btn-tertiary-fg-disabled); }
  .disabled\:text-fg-disabled:disabled { color: var(--theme-fg-disabled); }
  .disabled\:text-input-fg-disabled:disabled { color: var(--theme-input-fg-disabled); }
  .has-\[hover\]\:line-clamp-5:has(:is(hover)) { -webkit-line-clamp: 5; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; }
  .has-\[hover\]\:flex:has(:is(hover)) { display: flex; }
  .has-\[input\:focus-visible\]\:border-input-border-active:has(:is(input:focus-visible)) { border-color: var(--theme-input-border-active); }
  .has-\[input\:focus-visible\]\:text-input-fg-active:has(:is(input:focus-visible)) { color: var(--theme-input-fg-active); }
  .has-\[input\:focus-visible\]\:outline-2:has(:is(input:focus-visible)) { outline-style: var(--tw-outline-style); outline-width: 2px; }
  .has-\[input\:focus-visible\]\:outline-offset-1:has(:is(input:focus-visible)) { outline-offset: 1px; }
  .has-\[input\:focus-visible\]\:outline-fg-focus:has(:is(input:focus-visible)) { outline-color: var(--theme-fg-focus); }
  .has-\[textarea\:focus-visible\]\:outline-2:has(:is(textarea:focus-visible)) { outline-style: var(--tw-outline-style); outline-width: 2px; }
  .has-\[textarea\:focus-visible\]\:outline-offset-1:has(:is(textarea:focus-visible)) { outline-offset: 1px; }
  .has-\[textarea\:focus-visible\]\:outline-fg-focus:has(:is(textarea:focus-visible)) { outline-color: var(--theme-fg-focus); }
  .data-active\:border-b-input-fg-active[data-active] { border-bottom-color: var(--theme-input-fg-active); }
  .data-active\:text-input-fg-active[data-active] { color: var(--theme-input-fg-active); }
  .data-checked\:translate-x-\[10px\][data-checked] { --tw-translate-x: 10px; translate: var(--tw-translate-x) var(--tw-translate-y); }
  .data-checked\:border-input-border-filled[data-checked] { border-color: var(--theme-input-border-filled); }
  .data-checked\:border-input-fg-disabled[data-checked] { border-color: var(--theme-input-fg-disabled); }
  .data-checked\:border-input-fg-error[data-checked] { border-color: var(--theme-input-fg-error); }
  .data-checked\:border-input-fg-filled-alt[data-checked] { border-color: var(--theme-input-fg-filled-alt); }
  .data-checked\:bg-input-fg-disabled[data-checked] { background-color: var(--theme-input-fg-disabled); }
  .data-checked\:bg-input-fg-error[data-checked] { background-color: var(--theme-input-fg-error); }
  .data-checked\:bg-input-fg-filled-alt[data-checked] { background-color: var(--theme-input-fg-filled-alt); }
  .data-checked\:bg-input-fg-inverse[data-checked] { background-color: var(--theme-input-fg-inverse); }
  .data-checked\:text-fg-primary[data-checked] { color: var(--theme-fg-primary); }
  .data-disabled\:cursor-not-allowed[data-disabled] { cursor: not-allowed; }
  .data-disabled\:bg-transparent[data-disabled] { background-color: rgba(0, 0, 0, 0); }
  .data-disabled\:bg-transparent\![data-disabled] { background-color: rgba(0, 0, 0, 0) !important; }
  .data-disabled\:text-fg-disabled[data-disabled] { color: var(--theme-fg-disabled); }
  .data-disabled\:text-input-fg-disabled[data-disabled] { color: var(--theme-input-fg-disabled); }
  .data-disabled\:text-input-fg-disabled\![data-disabled] { color: var(--theme-input-fg-disabled) !important; }
  .data-disabled\:text-menu-fg-disabled[data-disabled] { color: var(--theme-menu-fg-disabled); }
  .data-disabled\:text-menu-fg-disabled\![data-disabled] { color: var(--theme-menu-fg-disabled) !important; }
  .data-disabled\:opacity-50[data-disabled] { opacity: 0.5; }
  .data-disabled\:data-active\:border-b-input-fg-disabled[data-disabled][data-active] { border-bottom-color: var(--theme-input-fg-disabled); }
  .data-dragging\:transition-none[data-dragging] { transition-property: none; }
  .data-ending-style\:h-0[data-ending-style] { height: 0px; }
  .data-ending-style\:scale-90[data-ending-style] { --tw-scale-x: 90%; --tw-scale-y: 90%; --tw-scale-z: 90%; scale: var(--tw-scale-x) var(--tw-scale-y); }
  .data-ending-style\:opacity-0[data-ending-style] { opacity: 0; }
  .data-expanded\:transform-\[translateX\(var\(--toast-swipe-movement-x\)\)_translateY\(calc\(var\(--toast-offset-y\)\*-1\+calc\(var\(--toast-index\)\*var\(--gap\)\*-1\)\+var\(--toast-swipe-movement-y\)\)\)\][data-expanded] { transform: translateX(var(--toast-swipe-movement-x)) translateY(calc(var(--toast-offset-y) * -1 + calc(var(--toast-index) * var(--gap) * -1) + var(--toast-swipe-movement-y))); }
  .data-filled\:border-input-border-filled[data-filled] { border-color: var(--theme-input-border-filled); }
  .data-filled\:text-input-fg-filled[data-filled] { color: var(--theme-input-fg-filled); }
  .data-focus\:outline-fg-focus[data-focus] { outline-color: var(--theme-fg-focus); }
  .data-highlighted\:bg-menu-bg-active[data-highlighted] { background-color: var(--theme-menu-bg-active); }
  .data-highlighted\:bg-menu-bg-hover[data-highlighted] { background-color: var(--theme-menu-bg-hover); }
  .data-highlighted\:text-menu-fg-active[data-highlighted] { color: var(--theme-menu-fg-active); }
  .data-hover-range-end\:rounded-r-surface-sm[data-hover-range-end] { border-top-right-radius: var(--radius-300); border-bottom-right-radius: var(--radius-300); }
  .data-hover-range-start\:rounded-l-surface-sm[data-hover-range-start] { border-top-left-radius: var(--radius-300); border-bottom-left-radius: var(--radius-300); }
  .data-hovering\:opacity-100[data-hovering] { opacity: 1; }
  .data-hovering\:delay-0[data-hovering] { transition-delay: 0s; }
  .data-hovering\:duration-75[data-hovering] { --tw-duration: 75ms; transition-duration: 75ms; }
  .data-in-range\:not-data-selected\:bg-input-bg-filled[data-in-range]:not([data-selected]) { background-color: var(--theme-input-bg-filled); }
  .data-in-range\:not-data-\[view\=\"day\"\]\:rounded-surface-sm[data-in-range]:not([data-view="day"]) { border-radius: var(--radius-300); }
  .data-limited\:opacity-0[data-limited] { opacity: 0; }
  .data-nested-dialog-open\:after\:absolute[data-nested-dialog-open]::after { content: var(--tw-content); position: absolute; }
  .data-nested-dialog-open\:after\:inset-0[data-nested-dialog-open]::after { content: var(--tw-content); inset: 0px; }
  .data-nested-dialog-open\:after\:rounded-\[inherit\][data-nested-dialog-open]::after { content: var(--tw-content); border-radius: inherit; }
  .data-nested-dialog-open\:after\:bg-bg-overlay-disabled[data-nested-dialog-open]::after { content: var(--tw-content); background-color: var(--theme-bg-overlay-disabled); }
  .data-open\:border-b[data-open] { border-bottom-style: var(--tw-border-style); border-bottom-width: 1px; }
  .data-open\:border-b-fg-border-primary[data-open] { border-bottom-color: var(--theme-fg-border-primary); }
  .data-popup-open\:border-b-2[data-popup-open] { border-bottom-style: var(--tw-border-style); border-bottom-width: 2px; }
  .data-popup-open\:border-btn-secondary-border-active[data-popup-open] { border-color: var(--theme-btn-secondary-border-active); }
  .data-popup-open\:border-input-border-active[data-popup-open] { border-color: var(--theme-input-border-active); }
  .data-popup-open\:border-b-fg-primary[data-popup-open] { border-bottom-color: var(--theme-fg-primary); }
  .data-popup-open\:bg-btn-primary-bg-active[data-popup-open] { background-color: var(--theme-btn-primary-bg-active); }
  .data-popup-open\:bg-btn-tertiary-bg-active[data-popup-open] { background-color: var(--theme-btn-tertiary-bg-active); }
  .data-popup-open\:fill-btn-secondary-fg-active[data-popup-open] { fill: var(--theme-btn-secondary-fg-active); }
  .data-popup-open\:fill-btn-tertiary-fg-active[data-popup-open] { fill: var(--theme-btn-tertiary-fg-active); }
  .data-popup-open\:text-btn-secondary-fg-active[data-popup-open] { color: var(--theme-btn-secondary-fg-active); }
  .data-popup-open\:text-btn-tertiary-fg-active[data-popup-open] { color: var(--theme-btn-tertiary-fg-active); }
  .data-popup-open\:text-input-fg-active[data-popup-open] { color: var(--theme-input-fg-active); }
  .data-pressed\:border-btn-secondary-border-active[data-pressed] { border-color: var(--theme-btn-secondary-border-active); }
  .data-pressed\:bg-btn-primary-bg-default[data-pressed] { background-color: var(--theme-btn-primary-bg-default); }
  .data-pressed\:text-btn-primary-fg-default[data-pressed] { color: var(--theme-btn-primary-fg-default); }
  .data-pressed\:text-btn-secondary-fg-active[data-pressed] { color: var(--theme-btn-secondary-fg-active); }
  :is(.\*\*\:data-pressed\:bg-\(--color-feedback-bg-subtle\) *)[data-pressed] { background-color: var(--color-feedback-bg-subtle); }
  .data-range-end\:rounded-r-surface-sm[data-range-end] { border-top-right-radius: var(--radius-300); border-bottom-right-radius: var(--radius-300); }
  .data-range-start\:group-has-data-range-end\:rounded-l-surface-sm[data-range-start]:is(:where(.group):has([data-range-end]) *) { border-top-left-radius: var(--radius-300); border-bottom-left-radius: var(--radius-300); }
  .data-scrolling\:opacity-100[data-scrolling] { opacity: 1; }
  .data-scrolling\:delay-0[data-scrolling] { transition-delay: 0s; }
  .data-scrolling\:duration-75[data-scrolling] { --tw-duration: 75ms; transition-duration: 75ms; }
  .data-selected\:bg-menu-bg-active[data-selected] { background-color: var(--theme-menu-bg-active); }
  .data-selected\:text-menu-fg-active[data-selected] { color: var(--theme-menu-fg-active); }
  .data-selected\:not-data-disabled\:bg-input-bg-filled[data-selected]:not([data-disabled]) { background-color: var(--theme-input-bg-filled); }
  .data-starting-style\:h-0[data-starting-style] { height: 0px; }
  .data-starting-style\:scale-90[data-starting-style] { --tw-scale-x: 90%; --tw-scale-y: 90%; --tw-scale-z: 90%; scale: var(--tw-scale-x) var(--tw-scale-y); }
  .data-starting-style\:transform-\[translateY\(150\%\)\][data-starting-style] { transform: translateY(150%); }
  .data-starting-style\:opacity-0[data-starting-style] { opacity: 0; }
  .data-today\:border[data-today] { border-style: var(--tw-border-style); border-width: 1px; }
  .data-today\:border-input-fg-active[data-today] { border-color: var(--theme-input-fg-active); }
  .data-unchecked\:hidden[data-unchecked] { display: none; }
  .data-unchecked\:border-input-border-disabled[data-unchecked] { border-color: var(--theme-input-border-disabled); }
  .data-unchecked\:border-input-border-error[data-unchecked] { border-color: var(--theme-input-border-error); }
  .data-unchecked\:border-input-border-inactive[data-unchecked] { border-color: var(--theme-input-border-inactive); }
  .data-unchecked\:bg-input-fg-disabled[data-unchecked] { background-color: var(--theme-input-fg-disabled); }
  .data-unchecked\:bg-input-fg-error[data-unchecked] { background-color: var(--theme-input-fg-error); }
  .data-unchecked\:bg-input-fg-inactive[data-unchecked] { background-color: var(--theme-input-fg-inactive); }
  .data-unchecked\:bg-transparent[data-unchecked] { background-color: rgba(0, 0, 0, 0); }
  .hover\:data-unchecked\:border-input-border-hover:hover[data-unchecked] { border-color: var(--theme-input-border-hover); }
  .active\:data-unchecked\:border-input-border-filled:active[data-unchecked] { border-color: var(--theme-input-border-filled); }
  .data-\[ending-style\]\:h-0[data-ending-style] { height: 0px; }
  .data-\[side\=bottom\]\:top-\[-6px\][data-side="bottom"] { top: -6px; }
  .data-\[side\=bottom\]\:rotate-180[data-side="bottom"] { rotate: 180deg; }
  .data-\[side\=left\]\:right-\[-9px\][data-side="left"] { right: -9px; }
  .data-\[side\=left\]\:-rotate-90[data-side="left"] { rotate: -90deg; }
  .data-\[side\=right\]\:left-\[-9px\][data-side="right"] { left: -9px; }
  .data-\[side\=right\]\:rotate-90[data-side="right"] { rotate: 90deg; }
  .data-\[side\=top\]\:bottom-\[-6px\][data-side="top"] { bottom: -6px; }
  .data-\[starting-style\]\:h-0[data-starting-style] { height: 0px; }
  .data-ending-style\:data-\[swipe-direction\=down\]\:transform-\[translateY\(calc\(var\(--toast-swipe-movement-y\)\+150\%\)\)\][data-ending-style][data-swipe-direction="down"], .data-expanded\:data-ending-style\:data-\[swipe-direction\=down\]\:transform-\[translateY\(calc\(var\(--toast-swipe-movement-y\)\+150\%\)\)\][data-expanded][data-ending-style][data-swipe-direction="down"] { transform: translateY(calc(var(--toast-swipe-movement-y) + 150%)); }
  .data-ending-style\:data-\[swipe-direction\=left\]\:transform-\[translateX\(calc\(var\(--toast-swipe-movement-x\)-150\%\)\)_translateY\(var\(--offset-y\)\)\][data-ending-style][data-swipe-direction="left"], .data-expanded\:data-ending-style\:data-\[swipe-direction\=left\]\:transform-\[translateX\(calc\(var\(--toast-swipe-movement-x\)-150\%\)\)_translateY\(var\(--offset-y\)\)\][data-expanded][data-ending-style][data-swipe-direction="left"] { transform: translateX(calc(var(--toast-swipe-movement-x) - 150%)) translateY(var(--offset-y)); }
  .data-ending-style\:data-\[swipe-direction\=right\]\:transform-\[translateX\(calc\(var\(--toast-swipe-movement-x\)\+150\%\)\)_translateY\(var\(--offset-y\)\)\][data-ending-style][data-swipe-direction="right"], .data-expanded\:data-ending-style\:data-\[swipe-direction\=right\]\:transform-\[translateX\(calc\(var\(--toast-swipe-movement-x\)\+150\%\)\)_translateY\(var\(--offset-y\)\)\][data-expanded][data-ending-style][data-swipe-direction="right"] { transform: translateX(calc(var(--toast-swipe-movement-x) + 150%)) translateY(var(--offset-y)); }
  .data-ending-style\:data-\[swipe-direction\=up\]\:transform-\[translateY\(calc\(var\(--toast-swipe-movement-y\)-150\%\)\)\][data-ending-style][data-swipe-direction="up"], .data-expanded\:data-ending-style\:data-\[swipe-direction\=up\]\:transform-\[translateY\(calc\(var\(--toast-swipe-movement-y\)-150\%\)\)\][data-expanded][data-ending-style][data-swipe-direction="up"] { transform: translateY(calc(var(--toast-swipe-movement-y) - 150%)); }
  .data-\[vaul-drawer-direction\=bottom\]\:inset-x-0[data-vaul-drawer-direction="bottom"] { inset-inline: 0px; }
  .data-\[vaul-drawer-direction\=bottom\]\:bottom-0[data-vaul-drawer-direction="bottom"] { bottom: 0px; }
  .data-\[vaul-drawer-direction\=bottom\]\:max-h-\[80vh\][data-vaul-drawer-direction="bottom"] { max-height: 80vh; }
  .data-\[vaul-drawer-direction\=bottom\]\:rounded-t-surface-lg[data-vaul-drawer-direction="bottom"] { border-top-left-radius: var(--radius-600); border-top-right-radius: var(--radius-600); }
  .data-\[vaul-drawer-direction\=bottom\]\:border-t[data-vaul-drawer-direction="bottom"] { border-top-style: var(--tw-border-style); border-top-width: 1px; }
  .data-\[vaul-drawer-direction\=bottom\]\:border-r[data-vaul-drawer-direction="bottom"] { border-right-style: var(--tw-border-style); border-right-width: 1px; }
  .data-\[vaul-drawer-direction\=bottom\]\:border-l[data-vaul-drawer-direction="bottom"] { border-left-style: var(--tw-border-style); border-left-width: 1px; }
  .data-\[vaul-drawer-direction\=bottom\]\:border-fg-border-tertiary[data-vaul-drawer-direction="bottom"] { border-color: var(--theme-fg-border-tertiary); }
  .data-\[vaul-drawer-direction\=left\]\:inset-y-0[data-vaul-drawer-direction="left"] { inset-block: 0px; }
  .data-\[vaul-drawer-direction\=left\]\:left-0[data-vaul-drawer-direction="left"] { left: 0px; }
  .data-\[vaul-drawer-direction\=left\]\:w-1\/3[data-vaul-drawer-direction="left"] { width: 33.3333%; }
  .data-\[vaul-drawer-direction\=left\]\:min-w-full[data-vaul-drawer-direction="left"] { min-width: 100%; }
  .data-\[vaul-drawer-direction\=left\]\:border-r[data-vaul-drawer-direction="left"] { border-right-style: var(--tw-border-style); border-right-width: 1px; }
  .data-\[vaul-drawer-direction\=left\]\:border-fg-border-tertiary[data-vaul-drawer-direction="left"] { border-color: var(--theme-fg-border-tertiary); }
  .data-\[vaul-drawer-direction\=right\]\:inset-y-0[data-vaul-drawer-direction="right"] { inset-block: 0px; }
  .data-\[vaul-drawer-direction\=right\]\:right-0[data-vaul-drawer-direction="right"] { right: 0px; }
  .data-\[vaul-drawer-direction\=right\]\:w-1\/3[data-vaul-drawer-direction="right"] { width: 33.3333%; }
  .data-\[vaul-drawer-direction\=right\]\:min-w-full[data-vaul-drawer-direction="right"] { min-width: 100%; }
  .data-\[vaul-drawer-direction\=right\]\:border-l[data-vaul-drawer-direction="right"] { border-left-style: var(--tw-border-style); border-left-width: 1px; }
  .data-\[vaul-drawer-direction\=right\]\:border-fg-border-tertiary[data-vaul-drawer-direction="right"] { border-color: var(--theme-fg-border-tertiary); }
  .data-\[vaul-drawer-direction\=top\]\:inset-x-0[data-vaul-drawer-direction="top"] { inset-inline: 0px; }
  .data-\[vaul-drawer-direction\=top\]\:top-0[data-vaul-drawer-direction="top"] { top: 0px; }
  .data-\[vaul-drawer-direction\=top\]\:max-h-\[80vh\][data-vaul-drawer-direction="top"] { max-height: 80vh; }
  .data-\[vaul-drawer-direction\=top\]\:rounded-b-surface-lg[data-vaul-drawer-direction="top"] { border-bottom-right-radius: var(--radius-600); border-bottom-left-radius: var(--radius-600); }
  .data-\[vaul-drawer-direction\=top\]\:border-r[data-vaul-drawer-direction="top"] { border-right-style: var(--tw-border-style); border-right-width: 1px; }
  .data-\[vaul-drawer-direction\=top\]\:border-b[data-vaul-drawer-direction="top"] { border-bottom-style: var(--tw-border-style); border-bottom-width: 1px; }
  .data-\[vaul-drawer-direction\=top\]\:border-l[data-vaul-drawer-direction="top"] { border-left-style: var(--tw-border-style); border-left-width: 1px; }
  .data-\[vaul-drawer-direction\=top\]\:border-fg-border-tertiary[data-vaul-drawer-direction="top"] { border-color: var(--theme-fg-border-tertiary); }
  @media (min-width: 375px) {
  .xs\:flex { display: flex; }
  .xs\:hidden { display: none; }
  .xs\:inline { display: inline; }
  .xs\:flex-wrap { flex-wrap: wrap; }
  .xs\:items-center { align-items: center; }
  .xs\:p-500 { padding: 26px; }
  .xs\:text-center { text-align: center; }
  .xs\:text-left { text-align: left; }
}
  @media (min-width: 600px) {
  .sm\:-top-1\/5 { top: -20%; }
  .sm\:-left-2\/10 { left: -20%; }
  .sm\:-mx-\[24px\] { margin-inline: -24px; }
  .sm\:mb-100 { margin-bottom: 8px; }
  .sm\:mb-300 { margin-bottom: 16px; }
  .sm\:mb-\[65px\] { margin-bottom: 65px; }
  .sm\:block { display: block; }
  .sm\:flex { display: flex; }
  .sm\:hidden { display: none; }
  .sm\:size-full { width: 100%; height: 100%; }
  .sm\:h-\[140\%\] { height: 140%; }
  .sm\:h-\[clamp\(380px\,100vh\,516px\)\] { height: clamp(380px, 100vh, 516px); }
  .sm\:h-full { height: 100%; }
  .sm\:max-h-\[60vh\] { max-height: 60vh; }
  .sm\:max-h-\[70vh\] { max-height: 70vh; }
  .sm\:max-h-\[90vh\] { max-height: 90vh; }
  .sm\:min-h-\[248px\] { min-height: 248px; }
  .sm\:min-h-\[396px\] { min-height: 396px; }
  .sm\:w-1\/2 { width: 50%; }
  .sm\:w-auto { width: auto; }
  .sm\:max-w-3\/5 { max-width: 60%; }
  .sm\:min-w-\[248px\] { min-width: 248px; }
  .sm\:min-w-auto { min-width: auto; }
  .sm\:flex-initial { flex: 0 1 auto; }
  .sm\:shrink-0 { flex-shrink: 0; }
  .sm\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .sm\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
  .sm\:flex-row { flex-direction: row; }
  .sm\:items-center { align-items: center; }
  .sm\:justify-center { justify-content: center; }
  .sm\:gap-200 { gap: 12px; }
  .sm\:gap-400 { gap: 20px; }
  .sm\:p-200 { padding: 12px; }
  .sm\:p-400 { padding: 20px; }
  .sm\:px-200 { padding-inline: 12px; }
  .sm\:px-400 { padding-inline: 20px; }
  .sm\:px-500 { padding-inline: 26px; }
  .sm\:px-700 { padding-inline: 42px; }
  .sm\:px-layout-gutter { padding-inline: 24px; }
  .sm\:py-500 { padding-block: 26px; }
  .sm\:py-600 { padding-block: 32px; }
  .sm\:pt-200 { padding-top: 12px; }
  .sm\:text-start { text-align: start; }
  .sm\:text-nowrap { text-wrap: nowrap; }
  .data-\[vaul-drawer-direction\=left\]\:sm\:min-w-\[340px\][data-vaul-drawer-direction="left"], .data-\[vaul-drawer-direction\=right\]\:sm\:min-w-\[340px\][data-vaul-drawer-direction="right"] { min-width: 340px; }
}
  @media (min-width: 1024px) {
  .md\:-top-1\/4 { top: -25%; }
  .md\:-left-1\/15 { left: -6.66667%; }
  .md\:col-span-2 { grid-column: span 2 / span 2; }
  .md\:mt-0 { margin-top: 0px; }
  .md\:mb-0 { margin-bottom: 0px; }
  .md\:mb-300 { margin-bottom: 16px; }
  .md\:mb-400 { margin-bottom: 20px; }
  .md\:block { display: block; }
  .md\:flex { display: flex; }
  .md\:grid { display: grid; }
  .md\:hidden { display: none; }
  .md\:inline-block { display: inline-block; }
  .md\:h-\[30px\] { height: 30px; }
  .md\:h-\[90vh\] { height: 90vh; }
  .md\:h-\[150\%\] { height: 150%; }
  .md\:h-\[550px\] { height: 550px; }
  .md\:h-\[calc\(100\%-60px\)\] { height: calc(100% - 60px); }
  .md\:h-full { height: 100%; }
  .md\:max-h-\[750px\] { max-height: 750px; }
  .md\:min-h-\[100px\] { min-height: 100px; }
  .md\:min-h-\[396px\] { min-height: 396px; }
  .md\:w-1\/3 { width: 33.3333%; }
  .md\:w-\[20vw\] { width: 20vw; }
  .md\:w-\[32\%\] { width: 32%; }
  .md\:w-\[60vw\] { width: 60vw; }
  .md\:w-\[90vw\] { width: 90vw; }
  .md\:w-auto { width: auto; }
  .md\:w-full { width: 100%; }
  .md\:max-w-4\/10 { max-width: 40%; }
  .md\:max-w-\[30vw\] { max-width: 30vw; }
  .md\:min-w-\[100px\] { min-width: 100px; }
  .md\:min-w-\[185px\] { min-width: 185px; }
  .md\:flex-1 { flex: 1 1 0%; }
  .md\:shrink-0 { flex-shrink: 0; }
  .md\:basis-1\/2 { flex-basis: 50%; }
  .md\:basis-1\/3 { flex-basis: 33.3333%; }
  .md\:basis-2\/3 { flex-basis: 66.6667%; }
  .md\:grid-flow-col { grid-auto-flow: column; }
  .md\:auto-rows-max { grid-auto-rows: max-content; }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .md\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
  .md\:grid-cols-8 { grid-template-columns: repeat(8, minmax(0px, 1fr)); }
  .md\:grid-cols-\[min-content_1fr\] { grid-template-columns: min-content 1fr; }
  .md\:flex-row { flex-direction: row; }
  .md\:flex-nowrap { flex-wrap: nowrap; }
  .md\:flex-wrap { flex-wrap: wrap; }
  .md\:items-start { align-items: flex-start; }
  .md\:gap-200 { gap: 12px; }
  .md\:gap-300 { gap: 16px; }
  .md\:gap-400 { gap: 20px; }
  .md\:gap-700 { gap: 42px; }
  .md\:overflow-auto { overflow: auto; }
  .md\:overflow-visible { overflow: visible; }
  .md\:rounded-surface-lg { border-radius: var(--radius-600); }
  .md\:p-400 { padding: 20px; }
  .md\:p-600 { padding: 32px; }
  .md\:px-0 { padding-inline: 0px; }
  .md\:px-400 { padding-inline: 20px; }
  .md\:px-500 { padding-inline: 26px; }
  .md\:px-600 { padding-inline: 32px; }
  .md\:px-700 { padding-inline: 42px; }
  .md\:px-800 { padding-inline: 68px; }
  .md\:px-900 { padding-inline: 110px; }
  .md\:py-500 { padding-block: 26px; }
  .md\:py-600 { padding-block: 32px; }
  .md\:py-700 { padding-block: 42px; }
  .md\:py-800 { padding-block: 68px; }
  .md\:pt-0 { padding-top: 0px; }
  .md\:pt-600 { padding-top: 32px; }
  .md\:pr-500 { padding-right: 26px; }
  .md\:pb-400 { padding-bottom: 20px; }
  .md\:pb-700 { padding-bottom: 42px; }
  .md\:text-\[38px\] { font-size: 38px; }
}
  @media (min-width: 1280px) {
  .lg\:mb-400 { margin-bottom: 20px; }
  .lg\:mb-600 { margin-bottom: 32px; }
  .lg\:block { display: block; }
  .lg\:flex { display: flex; }
  .lg\:hidden { display: none; }
  .lg\:max-h-\[550px\] { max-height: 550px; }
  .lg\:min-h-\[140px\] { min-height: 140px; }
  .lg\:min-h-\[550px\] { min-height: 550px; }
  .lg\:w-1\/4 { width: 25%; }
  .lg\:min-w-\[140px\] { min-width: 140px; }
  .lg\:basis-1\/3 { flex-basis: 33.3333%; }
  .lg\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
  .lg\:grid-cols-5 { grid-template-columns: repeat(5, minmax(0px, 1fr)); }
  .lg\:grid-cols-6 { grid-template-columns: repeat(6, minmax(0px, 1fr)); }
  .lg\:flex-row { flex-direction: row; }
  .lg\:justify-center { justify-content: center; }
  .lg\:gap-400 { gap: 20px; }
  .lg\:gap-600 { gap: 32px; }
  .lg\:gap-800 { gap: 68px; }
  .lg\:p-700 { padding: 42px; }
  .lg\:px-0 { padding-inline: 0px; }
  .lg\:px-500 { padding-inline: 26px; }
  .lg\:px-700 { padding-inline: 42px; }
  .lg\:px-800 { padding-inline: 68px; }
  .lg\:px-900 { padding-inline: 110px; }
  .lg\:py-500 { padding-block: 26px; }
  .lg\:py-600 { padding-block: 32px; }
  .lg\:py-800 { padding-block: 68px; }
  .lg\:py-900 { padding-block: 110px; }
  .lg\:pt-400 { padding-top: 20px; }
  .lg\:pt-500 { padding-top: 26px; }
  .lg\:pt-700 { padding-top: 42px; }
  .lg\:pb-700 { padding-bottom: 42px; }
}
  @media (min-width: 1440px) {
  .xl\:w-\[1280px\] { width: 1280px; }
  .xl\:gap-500 { gap: 26px; }
  .xl\:p-800 { padding: 68px; }
  .xl\:px-800 { padding-inline: 68px; }
  .xl\:py-700 { padding-block: 42px; }
  .xl\:py-900 { padding-block: 110px; }
}
  @container (min-width: 600px) {
  .\@page-sm\:flex-row { flex-direction: row; }
  .\@page-sm\:text-body-md-bold { font-family: var(--font-family-body); font-size: var(--font-size-300); font-style: normal; font-weight: 670; line-height: var(--line-height-200); }
}
  @media print {
  .print\:flex { display: flex; }
  .print\:flex-col { flex-direction: column; }
}
  .prose-p\:m-0 :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) { margin: 0px; }
  .prose-li\:marker\:text-fg-primary :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) ::marker { color: var(--theme-fg-primary); }
  .prose-li\:marker\:text-fg-primary :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker { color: var(--theme-fg-primary); }
  .prose-li\:marker\:text-fg-primary :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) ::-webkit-details-marker { color: var(--theme-fg-primary); }
  .prose-li\:marker\:text-fg-primary :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *))::-webkit-details-marker { color: var(--theme-fg-primary); }
  .\[\&_\.token\]\:text-fg-primary .token { color: var(--theme-fg-primary); }
  .\[\&_\.token\.attr-name\]\:text-feedback-fg-info .token.attr-name { color: var(--theme-feedback-fg-info); }
  .\[\&_\.token\.attr-value\]\:text-feedback-fg-success .token.attr-value { color: var(--theme-feedback-fg-success); }
  .\[\&_\.token\.class-name\]\:text-feedback-fg-info .token.class-name { color: var(--theme-feedback-fg-info); }
  .\[\&_\.token\.comment\]\:text-fg-tertiary .token.comment { color: var(--theme-fg-tertiary); }
  .\[\&_\.token\.comment\]\:italic .token.comment { font-style: italic; }
  .\[\&_\.token\.function\]\:text-feedback-fg-info .token.function { color: var(--theme-feedback-fg-info); }
  .\[\&_\.token\.keyword\]\:text-feedback-fg-discover .token.keyword { color: var(--theme-feedback-fg-discover); }
  .\[\&_\.token\.operator\]\:text-fg-tertiary .token.operator, .\[\&_\.token\.punctuation\]\:text-fg-tertiary .token.punctuation { color: var(--theme-fg-tertiary); }
  .\[\&_\.token\.string\]\:text-feedback-fg-success .token.string { color: var(--theme-feedback-fg-success); }
  .\[\&_\.token\.tag\]\:text-fg-primary .token.tag { color: var(--theme-fg-primary); }
  .\[\&_\[data-pressed\]\]\:bg-input-bg-active [data-pressed] { background-color: var(--theme-input-bg-active); }
  .\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button, .\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button { appearance: none; }
  .\[\&\:\:-webkit-search-cancel-button\]\:hidden::-webkit-search-cancel-button { display: none; }
  .\[\&\:\:-webkit-search-cancel-button\]\:appearance-none::-webkit-search-cancel-button { appearance: none; }
  .data-ending-style\:\[\&\:not\(\[data-limited\]\)\]\:transform-\[translateY\(150\%\)\][data-ending-style]:not([data-limited]) { transform: translateY(150%); }
  .\[\&\>div\]\:border-0\! > div { border-style: var(--tw-border-style) !important; border-width: 0px !important; }
  .\[\&\>div\]\:border-none\! > div { --tw-border-style: none !important; border-style: none !important; }
}

:root { --brand-cardstock-white: #fff; --brand-cardstock-black: #000; --grey-50: #f5f5f5; --grey-75: #f2f2f2; --system-red-lighter: #fbccd4; --system-red-light: #f2667e; --system-red-base: #ea0028; --system-red-dark: #8c0018; --system-red-darker: #5e0010; --grey-100: #ececec; --grey-125: #e8e8e8; --grey-150: #e3e3e3; --grey-175: #dedede; --grey-200: #d8d8d8; --grey-300: #c5c5c5; --grey-400: #9e9e9e; --grey-500: #787878; --grey-600: #515151; --grey-700: #333; --grey-725: #313131; --grey-750: #2c2c2c; --grey-800: #272727; --grey-825: #232323; --grey-850: #1e1e1e; --grey-900: #121212; --brand-dark-grey: #3e3e3e; --brand-light-grey: #dee2eb; --brand-tan: #f5ece2; --brand-apricot: #ffeab6; --brand-sky: #bdf0fd; --brand-lime: #d9fa77; --brand-purple-lighter: #e4defb; --brand-purple-light: #ad9df3; --brand-purple-base: #765ceb; --brand-purple-dark: #4a3898; --brand-purple-darker: #34276f; --brand-lilac: #d8b9ff; --brand-red-lighter: #ffe2db; --brand-blue-lighter: #e0f4ff; --brand-orange-lighter: #fff0d9; --brand-green-lighter: #c8f4d5; --brand-green-light: #68dd8b; --brand-green-base: #08c741; --brand-green-dark: #057727; --brand-green-darker: #03501a; --brand-orange-light: #ffd28c; --brand-blue-light: #a3deff; --brand-orange-base: #ffb440; --brand-orange-dark: #a27226; --brand-orange-darker: #74501a; --brand-blue-base: #66c8ff; --brand-blue-dark: #3d88b1; --brand-blue-darker: #29678b; --brand-red-light: #ffa992; --brand-red-base: #ff6f4a; --brand-red-dark: #a6452c; --brand-red-darker: #7a311e; --brand-rose: #fbc9ff; --transparent-white-0: #fff0; --transparent-white-100: #ffffff0d; --transparent-white-200: #ffffff12; --transparent-white-300: #ffffff17; --transparent-white-400: #ffffff1c; --transparent-white-500: #ffffff21; --transparent-white-600: #ffffff26; --transparent-white-700: #ffffff80; --transparent-white-800: #fff9; --transparent-black-0: #0000; --transparent-white-900: #ffffffb3; --transparent-black-100: #0000000d; --transparent-black-200: #00000012; --transparent-black-300: #00000017; --transparent-black-400: #0000001c; --transparent-black-500: #00000021; --transparent-black-600: #00000026; --transparent-black-700: #00000080; --transparent-black-800: #0009; --transparent-black-900: #000000b3; --temp-red-base: #fc3441; --temp-red-dark: #e32f3b; --temp-red-darker: #ca2a34; --radius-0: 0px; --radius-100: 2px; --radius-200: 4px; --radius-300: 8px; --radius-400: 12px; --radius-500: 16px; --radius-600: 20px; --radius-700: 26px; --radius-800: 32px; --radius-900: 42px; --radius-max: 9999px; --font-family-body: Haffer,Haffer-fallback-1,Haffer-fallback-2,Helvetica,Arial,Fustat,sans-serif; --font-family-heading: Haffer,Haffer-fallback-1,Haffer-fallback-2,Helvetica,Arial,Fustat,sans-serif; --font-weight-light: Light; --font-weight-regular: Regular; --font-weight-bold: Semibold; --font-size-100: 12px; --font-size-200: 14px; --font-size-300: 16px; --font-size-400: 18px; --font-size-500: 20px; --font-size-600: 24px; --font-size-700: 32px; --font-size-800: 38px; --font-size-900: 57px; --line-height-100: 16px; --line-height-200: 20px; --line-height-300: 26px; --line-height-400: 28px; --line-height-500: 32px; --line-height-600: 35px; --line-height-700: 42px; --line-height-800: 52px; --line-height-900: 68px; }

@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }

@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }

@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }

@property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }

@property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }

@property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }

@property --tw-rotate-x { syntax: "*"; inherits: false; }

@property --tw-rotate-y { syntax: "*"; inherits: false; }

@property --tw-rotate-z { syntax: "*"; inherits: false; }

@property --tw-skew-x { syntax: "*"; inherits: false; }

@property --tw-skew-y { syntax: "*"; inherits: false; }

@property --tw-space-y-reverse { syntax: "*"; inherits: false; initial-value: 0; }

@property --tw-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-mask-linear { syntax: "*"; inherits: false; initial-value: linear-gradient(#fff,#fff); }

@property --tw-mask-radial { syntax: "*"; inherits: false; initial-value: linear-gradient(#fff,#fff); }

@property --tw-mask-conic { syntax: "*"; inherits: false; initial-value: linear-gradient(#fff,#fff); }

@property --tw-mask-radial-from-position { syntax: "*"; inherits: false; initial-value: 0; }

@property --tw-mask-radial-to-position { syntax: "*"; inherits: false; initial-value: 100%; }

@property --tw-mask-radial-from-color { syntax: "*"; inherits: false; initial-value: black; }

@property --tw-mask-radial-to-color { syntax: "*"; inherits: false; initial-value: transparent; }

@property --tw-mask-radial-shape { syntax: "*"; inherits: false; initial-value: ellipse; }

@property --tw-mask-radial-size { syntax: "*"; inherits: false; initial-value: farthest-corner; }

@property --tw-mask-radial-position { syntax: "*"; inherits: false; initial-value: center; }

@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: 0; }

@property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }

@property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }

@property --tw-outline-style { syntax: "*"; inherits: false; initial-value: solid; }

@property --tw-blur { syntax: "*"; inherits: false; }

@property --tw-brightness { syntax: "*"; inherits: false; }

@property --tw-contrast { syntax: "*"; inherits: false; }

@property --tw-grayscale { syntax: "*"; inherits: false; }

@property --tw-hue-rotate { syntax: "*"; inherits: false; }

@property --tw-invert { syntax: "*"; inherits: false; }

@property --tw-opacity { syntax: "*"; inherits: false; }

@property --tw-saturate { syntax: "*"; inherits: false; }

@property --tw-sepia { syntax: "*"; inherits: false; }

@property --tw-drop-shadow { syntax: "*"; inherits: false; }

@property --tw-drop-shadow-color { syntax: "*"; inherits: false; }

@property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }

@property --tw-drop-shadow-size { syntax: "*"; inherits: false; }

@property --tw-backdrop-blur { syntax: "*"; inherits: false; }

@property --tw-backdrop-brightness { syntax: "*"; inherits: false; }

@property --tw-backdrop-contrast { syntax: "*"; inherits: false; }

@property --tw-backdrop-grayscale { syntax: "*"; inherits: false; }

@property --tw-backdrop-hue-rotate { syntax: "*"; inherits: false; }

@property --tw-backdrop-invert { syntax: "*"; inherits: false; }

@property --tw-backdrop-opacity { syntax: "*"; inherits: false; }

@property --tw-backdrop-saturate { syntax: "*"; inherits: false; }

@property --tw-backdrop-sepia { syntax: "*"; inherits: false; }

@property --tw-duration { syntax: "*"; inherits: false; }

@property --tw-ease { syntax: "*"; inherits: false; }

@property --tw-contain-size { syntax: "*"; inherits: false; }

@property --tw-contain-layout { syntax: "*"; inherits: false; }

@property --tw-contain-paint { syntax: "*"; inherits: false; }

@property --tw-contain-style { syntax: "*"; inherits: false; }

@property --tw-text-shadow-color { syntax: "*"; inherits: false; }

@property --tw-text-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }

@property --tw-content { syntax: "*"; inherits: false; initial-value: ""; }

@keyframes spin { 
  100% { transform: rotate(1turn); }
}

@keyframes pulse { 
  50% { opacity: 0.5; }
}

@keyframes bg-x { 
  50% { background-position-x: -115%; }
}

@keyframes stroke-dash { 
  0% { stroke-dasharray: 1, 200; stroke-dashoffset: 0; }
  50% { stroke-dasharray: 100, 200; stroke-dashoffset: -15px; }
  100% { stroke-dasharray: 1, 200; stroke-dashoffset: -126px; }
}