:root {
  --primitive-border-radius-none: 0;
  --primitive-border-radius-xs: 2px;
  --primitive-border-radius-sm: 4px;
  --primitive-border-radius-md: 6px;
  --primitive-border-radius-lg: 8px;
  --primitive-border-radius-xl: 12px;
  --primitive-emerald-50: #ecfdf5;
  --primitive-emerald-100: #d1fae5;
  --primitive-emerald-200: #a7f3d0;
  --primitive-emerald-300: #6ee7b7;
  --primitive-emerald-400: #34d399;
  --primitive-emerald-500: #10b981;
  --primitive-emerald-600: #059669;
  --primitive-emerald-700: #047857;
  --primitive-emerald-800: #065f46;
  --primitive-emerald-900: #064e3b;
  --primitive-emerald-950: #022c22;
  --primitive-green-50: #f0fdf4;
  --primitive-green-100: #dcfce7;
  --primitive-green-200: #bbf7d0;
  --primitive-green-300: #86efac;
  --primitive-green-400: #4ade80;
  --primitive-green-500: #22c55e;
  --primitive-green-600: #16a34a;
  --primitive-green-700: #15803d;
  --primitive-green-800: #166534;
  --primitive-green-900: #14532d;
  --primitive-green-950: #052e16;
  --primitive-lime-50: #f7fee7;
  --primitive-lime-100: #ecfccb;
  --primitive-lime-200: #d9f99d;
  --primitive-lime-300: #bef264;
  --primitive-lime-400: #a3e635;
  --primitive-lime-500: #84cc16;
  --primitive-lime-600: #65a30d;
  --primitive-lime-700: #4d7c0f;
  --primitive-lime-800: #3f6212;
  --primitive-lime-900: #365314;
  --primitive-lime-950: #1a2e05;
  --primitive-red-50: #fef2f2;
  --primitive-red-100: #fee2e2;
  --primitive-red-200: #fecaca;
  --primitive-red-300: #fca5a5;
  --primitive-red-400: #f87171;
  --primitive-red-500: #ef4444;
  --primitive-red-600: #dc2626;
  --primitive-red-700: #b91c1c;
  --primitive-red-800: #991b1b;
  --primitive-red-900: #7f1d1d;
  --primitive-red-950: #450a0a;
  --primitive-orange-50: #fff7ed;
  --primitive-orange-100: #ffedd5;
  --primitive-orange-200: #fed7aa;
  --primitive-orange-300: #fdba74;
  --primitive-orange-400: #fb923c;
  --primitive-orange-500: #f97316;
  --primitive-orange-600: #ea580c;
  --primitive-orange-700: #c2410c;
  --primitive-orange-800: #9a3412;
  --primitive-orange-900: #7c2d12;
  --primitive-orange-950: #431407;
  --primitive-amber-50: #fffbeb;
  --primitive-amber-100: #fef3c7;
  --primitive-amber-200: #fde68a;
  --primitive-amber-300: #fcd34d;
  --primitive-amber-400: #fbbf24;
  --primitive-amber-500: #f59e0b;
  --primitive-amber-600: #d97706;
  --primitive-amber-700: #b45309;
  --primitive-amber-800: #92400e;
  --primitive-amber-900: #78350f;
  --primitive-amber-950: #451a03;
  --primitive-yellow-50: #fefce8;
  --primitive-yellow-100: #fef9c3;
  --primitive-yellow-200: #fef08a;
  --primitive-yellow-300: #fde047;
  --primitive-yellow-400: #facc15;
  --primitive-yellow-500: #eab308;
  --primitive-yellow-600: #ca8a04;
  --primitive-yellow-700: #a16207;
  --primitive-yellow-800: #854d0e;
  --primitive-yellow-900: #713f12;
  --primitive-yellow-950: #422006;
  --primitive-teal-50: #f0fdfa;
  --primitive-teal-100: #ccfbf1;
  --primitive-teal-200: #99f6e4;
  --primitive-teal-300: #5eead4;
  --primitive-teal-400: #2dd4bf;
  --primitive-teal-500: #14b8a6;
  --primitive-teal-600: #0d9488;
  --primitive-teal-700: #0f766e;
  --primitive-teal-800: #115e59;
  --primitive-teal-900: #134e4a;
  --primitive-teal-950: #042f2e;
  --primitive-cyan-50: #ecfeff;
  --primitive-cyan-100: #cffafe;
  --primitive-cyan-200: #a5f3fc;
  --primitive-cyan-300: #67e8f9;
  --primitive-cyan-400: #22d3ee;
  --primitive-cyan-500: #06b6d4;
  --primitive-cyan-600: #0891b2;
  --primitive-cyan-700: #0e7490;
  --primitive-cyan-800: #155e75;
  --primitive-cyan-900: #164e63;
  --primitive-cyan-950: #083344;
  --primitive-sky-50: #f0f9ff;
  --primitive-sky-100: #e0f2fe;
  --primitive-sky-200: #bae6fd;
  --primitive-sky-300: #7dd3fc;
  --primitive-sky-400: #38bdf8;
  --primitive-sky-500: #0ea5e9;
  --primitive-sky-600: #0284c7;
  --primitive-sky-700: #0369a1;
  --primitive-sky-800: #075985;
  --primitive-sky-900: #0c4a6e;
  --primitive-sky-950: #082f49;
  --primitive-blue-50: #eff6ff;
  --primitive-blue-100: #dbeafe;
  --primitive-blue-200: #bfdbfe;
  --primitive-blue-300: #93c5fd;
  --primitive-blue-400: #60a5fa;
  --primitive-blue-500: #3b82f6;
  --primitive-blue-600: #2563eb;
  --primitive-blue-700: #1d4ed8;
  --primitive-blue-800: #1e40af;
  --primitive-blue-900: #1e3a8a;
  --primitive-blue-950: #172554;
  --primitive-indigo-50: #eef2ff;
  --primitive-indigo-100: #e0e7ff;
  --primitive-indigo-200: #c7d2fe;
  --primitive-indigo-300: #a5b4fc;
  --primitive-indigo-400: #818cf8;
  --primitive-indigo-500: #6366f1;
  --primitive-indigo-600: #4f46e5;
  --primitive-indigo-700: #4338ca;
  --primitive-indigo-800: #3730a3;
  --primitive-indigo-900: #312e81;
  --primitive-indigo-950: #1e1b4b;
  --primitive-violet-50: #f5f3ff;
  --primitive-violet-100: #ede9fe;
  --primitive-violet-200: #ddd6fe;
  --primitive-violet-300: #c4b5fd;
  --primitive-violet-400: #a78bfa;
  --primitive-violet-500: #8b5cf6;
  --primitive-violet-600: #7c3aed;
  --primitive-violet-700: #6d28d9;
  --primitive-violet-800: #5b21b6;
  --primitive-violet-900: #4c1d95;
  --primitive-violet-950: #2e1065;
  --primitive-purple-50: #faf5ff;
  --primitive-purple-100: #f3e8ff;
  --primitive-purple-200: #e9d5ff;
  --primitive-purple-300: #d8b4fe;
  --primitive-purple-400: #c084fc;
  --primitive-purple-500: #a855f7;
  --primitive-purple-600: #9333ea;
  --primitive-purple-700: #7e22ce;
  --primitive-purple-800: #6b21a8;
  --primitive-purple-900: #581c87;
  --primitive-purple-950: #3b0764;
  --primitive-fuchsia-50: #fdf4ff;
  --primitive-fuchsia-100: #fae8ff;
  --primitive-fuchsia-200: #f5d0fe;
  --primitive-fuchsia-300: #f0abfc;
  --primitive-fuchsia-400: #e879f9;
  --primitive-fuchsia-500: #d946ef;
  --primitive-fuchsia-600: #c026d3;
  --primitive-fuchsia-700: #a21caf;
  --primitive-fuchsia-800: #86198f;
  --primitive-fuchsia-900: #701a75;
  --primitive-fuchsia-950: #4a044e;
  --primitive-pink-50: #fdf2f8;
  --primitive-pink-100: #fce7f3;
  --primitive-pink-200: #fbcfe8;
  --primitive-pink-300: #f9a8d4;
  --primitive-pink-400: #f472b6;
  --primitive-pink-500: #ec4899;
  --primitive-pink-600: #db2777;
  --primitive-pink-700: #be185d;
  --primitive-pink-800: #9d174d;
  --primitive-pink-900: #831843;
  --primitive-pink-950: #500724;
  --primitive-rose-50: #fff1f2;
  --primitive-rose-100: #ffe4e6;
  --primitive-rose-200: #fecdd3;
  --primitive-rose-300: #fda4af;
  --primitive-rose-400: #fb7185;
  --primitive-rose-500: #f43f5e;
  --primitive-rose-600: #e11d48;
  --primitive-rose-700: #be123c;
  --primitive-rose-800: #9f1239;
  --primitive-rose-900: #881337;
  --primitive-rose-950: #4c0519;
  --primitive-slate-50: #f8fafc;
  --primitive-slate-100: #f1f5f9;
  --primitive-slate-200: #e2e8f0;
  --primitive-slate-300: #cbd5e1;
  --primitive-slate-400: #94a3b8;
  --primitive-slate-500: #64748b;
  --primitive-slate-600: #475569;
  --primitive-slate-700: #334155;
  --primitive-slate-800: #1e293b;
  --primitive-slate-900: #0f172a;
  --primitive-slate-950: #020617;
  --primitive-gray-50: #f9fafb;
  --primitive-gray-100: #f3f4f6;
  --primitive-gray-200: #e5e7eb;
  --primitive-gray-300: #d1d5db;
  --primitive-gray-400: #9ca3af;
  --primitive-gray-500: #6b7280;
  --primitive-gray-600: #4b5563;
  --primitive-gray-700: #374151;
  --primitive-gray-800: #1f2937;
  --primitive-gray-900: #111827;
  --primitive-gray-950: #030712;
  --primitive-zinc-50: #fafafa;
  --primitive-zinc-100: #f4f4f5;
  --primitive-zinc-200: #e4e4e7;
  --primitive-zinc-300: #d4d4d8;
  --primitive-zinc-400: #a1a1aa;
  --primitive-zinc-500: #71717a;
  --primitive-zinc-600: #52525b;
  --primitive-zinc-700: #3f3f46;
  --primitive-zinc-800: #27272a;
  --primitive-zinc-900: #18181b;
  --primitive-zinc-950: #09090b;
  --primitive-neutral-50: #fafafa;
  --primitive-neutral-100: #f5f5f5;
  --primitive-neutral-200: #e5e5e5;
  --primitive-neutral-300: #d4d4d4;
  --primitive-neutral-400: #a3a3a3;
  --primitive-neutral-500: #737373;
  --primitive-neutral-600: #525252;
  --primitive-neutral-700: #404040;
  --primitive-neutral-800: #262626;
  --primitive-neutral-900: #171717;
  --primitive-neutral-950: #0a0a0a;
  --primitive-stone-50: #fafaf9;
  --primitive-stone-100: #f5f5f4;
  --primitive-stone-200: #e7e5e4;
  --primitive-stone-300: #d6d3d1;
  --primitive-stone-400: #a8a29e;
  --primitive-stone-500: #78716c;
  --primitive-stone-600: #57534e;
  --primitive-stone-700: #44403c;
  --primitive-stone-800: #292524;
  --primitive-stone-900: #1c1917;
  --primitive-stone-950: #0c0a09;
  --semantic-primary-50: #ecfdf5;
  --semantic-primary-100: #d1fae5;
  --semantic-primary-200: #a7f3d0;
  --semantic-primary-300: #6ee7b7;
  --semantic-primary-400: #34d399;
  --semantic-primary-500: #10b981;
  --semantic-primary-600: #059669;
  --semantic-primary-700: #047857;
  --semantic-primary-800: #065f46;
  --semantic-primary-900: #064e3b;
  --semantic-primary-950: #022c22;
  --semantic-anchor-gutter: 2px;
  --semantic-icon-size: 1rem;
  --semantic-disabled-opacity: 0.6;
  --semantic-form-field-padding-x: 0.75rem;
  --semantic-form-field-padding-y: 0.5rem;
  --semantic-form-field-border-radius: 6px;
  --semantic-form-field-focus-ring-width: 0;
  --semantic-form-field-focus-ring-style: none;
  --semantic-form-field-focus-ring-color: transparent;
  --semantic-form-field-focus-ring-offset: 0;
  --semantic-form-field-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --semantic-form-field-sm-font-size: 0.875rem;
  --semantic-form-field-sm-padding-x: 0.625rem;
  --semantic-form-field-sm-padding-y: 0.375rem;
  --semantic-form-field-lg-font-size: 1.125rem;
  --semantic-form-field-lg-padding-x: 0.875rem;
  --semantic-form-field-lg-padding-y: 0.625rem;
  --semantic-form-field-transition-duration: 0.2s;
  --semantic-content-border-radius: 6px;
  --semantic-focus-ring-width: 1px;
  --semantic-focus-ring-color: #10b981;
  --semantic-focus-ring-offset: 2px;
  --semantic-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --semantic-focus-ring-stroke-color: #10b981;
  --semantic-focus-ring-stroke-width: 3px;
  --semantic-focus-ring-stroke-style: solid;
  --semantic-focus-ring-style: solid;
  --semantic-list-padding: 0.25rem 0.25rem;
  --semantic-list-gap: 2px;
  --semantic-list-header-padding: 0.5rem 0.75rem 0.25rem 0.75rem;
  --semantic-list-option-padding: 0.5rem 0.75rem;
  --semantic-list-option-border-radius: 4px;
  --semantic-list-option-group-padding: 0.5rem 0.75rem;
  --semantic-list-option-group-font-weight: 600;
  --semantic-navigation-list-padding: 0.25rem 0.25rem;
  --semantic-navigation-list-gap: 2px;
  --semantic-navigation-item-padding: 0.5rem 0.75rem;
  --semantic-navigation-item-border-radius: 4px;
  --semantic-navigation-item-gap: 0.5rem;
  --semantic-navigation-submenu-label-padding: 0.5rem 0.75rem;
  --semantic-navigation-submenu-label-font-weight: 600;
  --semantic-navigation-submenu-icon-size: 0.875rem;
  --semantic-overlay-select-border-radius: 6px;
  --semantic-overlay-select-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --semantic-overlay-popover-border-radius: 6px;
  --semantic-overlay-popover-padding: 0.75rem;
  --semantic-overlay-popover-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --semantic-overlay-modal-border-radius: 12px;
  --semantic-overlay-modal-padding: 1.25rem;
  --semantic-overlay-modal-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --semantic-overlay-navigation-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --semantic-transition-duration: 0.2s;
  --light-surface-0: #ffffff;
  --light-surface-50: #f8fafc;
  --light-surface-100: #f1f5f9;
  --light-surface-200: #e2e8f0;
  --light-surface-300: #cbd5e1;
  --light-surface-400: #94a3b8;
  --light-surface-500: #64748b;
  --light-surface-600: #475569;
  --light-surface-700: #334155;
  --light-surface-800: #1e293b;
  --light-surface-900: #0f172a;
  --light-surface-950: #020617;
  --light-primary-color: #10b981;
  --light-primary-contrast-color: #ffffff;
  --light-primary-hover-color: #059669;
  --light-primary-active-color: #047857;
  --light-highlight-background: #ecfdf5;
  --light-highlight-focus-background: #d1fae5;
  --light-highlight-focus-color: #065f46;
  --light-highlight-color: #047857;
  --light-mask-background: rgba(0,0,0,0.4);
  --light-mask-color: #e2e8f0;
  --light-form-field-background: #ffffff;
  --light-form-field-disabled-background: #e2e8f0;
  --light-form-field-disabled-color: #64748b;
  --light-form-field-filled-background: #f8fafc;
  --light-form-field-filled-focus-background: #f8fafc;
  --light-form-field-filled-hover-background: #f8fafc;
  --light-form-field-border-color: #cbd5e1;
  --light-form-field-hover-border-color: #94a3b8;
  --light-form-field-focus-border-color: #10b981;
  --light-form-field-invalid-border-color: #f87171;
  --light-form-field-invalid-placeholder-color: #dc2626;
  --light-form-field-placeholder-color: #64748b;
  --light-form-field-float-label-color: #64748b;
  --light-form-field-float-label-focus-color: #64748b;
  --light-form-field-float-label-invalid-color: #dc2626;
  --light-form-field-float-label-active-color: #64748b;
  --light-form-field-icon-color: #94a3b8;
  --light-form-field-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --light-form-field-color: #334155;
  --light-content-background: #ffffff;
  --light-content-hover-background: #f1f5f9;
  --light-content-hover-color: #1e293b;
  --light-content-border-color: #e2e8f0;
  --light-content-color: #334155;
  --light-text-color: #334155;
  --light-text-hover-color: #1e293b;
  --light-text-hover-muted-color: #475569;
  --light-text-muted-color: #64748b;
  --light-overlay-select-background: #ffffff;
  --light-overlay-select-border-color: #e2e8f0;
  --light-overlay-select-color: #334155;
  --light-overlay-popover-background: #ffffff;
  --light-overlay-popover-border-color: #e2e8f0;
  --light-overlay-popover-color: #334155;
  --light-overlay-modal-background: #ffffff;
  --light-overlay-modal-border-color: #e2e8f0;
  --light-overlay-modal-color: #334155;
  --light-list-option-focus-background: #f1f5f9;
  --light-list-option-focus-color: #1e293b;
  --light-list-option-selected-background: #ecfdf5;
  --light-list-option-selected-focus-background: #d1fae5;
  --light-list-option-selected-focus-color: #065f46;
  --light-list-option-selected-color: #047857;
  --light-list-option-color: #334155;
  --light-list-option-icon-color: #94a3b8;
  --light-list-option-icon-focus-color: #64748b;
  --light-list-option-group-background: transparent;
  --light-list-option-group-color: #64748b;
  --light-navigation-item-focus-background: #f1f5f9;
  --light-navigation-item-focus-color: #1e293b;
  --light-navigation-item-active-background: #f1f5f9;
  --light-navigation-item-active-color: #1e293b;
  --light-navigation-item-color: #334155;
  --light-navigation-item-icon-color: #94a3b8;
  --light-navigation-item-icon-focus-color: #64748b;
  --light-navigation-item-icon-active-color: #64748b;
  --light-navigation-submenu-label-background: transparent;
  --light-navigation-submenu-label-color: #64748b;
  --light-navigation-submenu-icon-color: #94a3b8;
  --light-navigation-submenu-icon-focus-color: #64748b;
  --light-navigation-submenu-icon-active-color: #64748b;
  --light-button-primary-background: #10b981;
  --light-button-primary-hover-background: #059669;
  --light-button-primary-hover-border-color: #059669;
  --light-button-primary-hover-color: #ffffff;
  --light-button-primary-active-background: #047857;
  --light-button-primary-active-border-color: #047857;
  --light-button-primary-active-color: #ffffff;
  --light-button-primary-border-color: #10b981;
  --light-button-primary-color: #ffffff;
  --light-button-primary-focus-ring-color: #10b981;
  --light-button-primary-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-secondary-background: #f1f5f9;
  --light-button-secondary-hover-background: #e2e8f0;
  --light-button-secondary-hover-border-color: #e2e8f0;
  --light-button-secondary-hover-color: #334155;
  --light-button-secondary-active-background: #cbd5e1;
  --light-button-secondary-active-border-color: #cbd5e1;
  --light-button-secondary-active-color: #1e293b;
  --light-button-secondary-border-color: #f1f5f9;
  --light-button-secondary-color: #475569;
  --light-button-secondary-focus-ring-color: #475569;
  --light-button-secondary-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-info-background: #0ea5e9;
  --light-button-info-hover-background: #0284c7;
  --light-button-info-hover-border-color: #0284c7;
  --light-button-info-hover-color: #ffffff;
  --light-button-info-active-background: #0369a1;
  --light-button-info-active-border-color: #0369a1;
  --light-button-info-active-color: #ffffff;
  --light-button-info-border-color: #0ea5e9;
  --light-button-info-color: #ffffff;
  --light-button-info-focus-ring-color: #0ea5e9;
  --light-button-info-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-success-background: #22c55e;
  --light-button-success-hover-background: #16a34a;
  --light-button-success-hover-border-color: #16a34a;
  --light-button-success-hover-color: #ffffff;
  --light-button-success-active-background: #15803d;
  --light-button-success-active-border-color: #15803d;
  --light-button-success-active-color: #ffffff;
  --light-button-success-border-color: #22c55e;
  --light-button-success-color: #ffffff;
  --light-button-success-focus-ring-color: #22c55e;
  --light-button-success-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-warn-background: #f97316;
  --light-button-warn-hover-background: #ea580c;
  --light-button-warn-hover-border-color: #ea580c;
  --light-button-warn-hover-color: #ffffff;
  --light-button-warn-active-background: #c2410c;
  --light-button-warn-active-border-color: #c2410c;
  --light-button-warn-active-color: #ffffff;
  --light-button-warn-border-color: #f97316;
  --light-button-warn-color: #ffffff;
  --light-button-warn-focus-ring-color: #f97316;
  --light-button-warn-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-help-background: #a855f7;
  --light-button-help-hover-background: #9333ea;
  --light-button-help-hover-border-color: #9333ea;
  --light-button-help-hover-color: #ffffff;
  --light-button-help-active-background: #7e22ce;
  --light-button-help-active-border-color: #7e22ce;
  --light-button-help-active-color: #ffffff;
  --light-button-help-border-color: #a855f7;
  --light-button-help-color: #ffffff;
  --light-button-help-focus-ring-color: #a855f7;
  --light-button-help-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-danger-background: #ef4444;
  --light-button-danger-hover-background: #dc2626;
  --light-button-danger-hover-border-color: #dc2626;
  --light-button-danger-hover-color: #ffffff;
  --light-button-danger-active-background: #b91c1c;
  --light-button-danger-active-border-color: #b91c1c;
  --light-button-danger-active-color: #ffffff;
  --light-button-danger-border-color: #ef4444;
  --light-button-danger-color: #ffffff;
  --light-button-danger-focus-ring-color: #ef4444;
  --light-button-danger-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-contrast-background: #020617;
  --light-button-contrast-hover-background: #0f172a;
  --light-button-contrast-hover-border-color: #0f172a;
  --light-button-contrast-hover-color: #ffffff;
  --light-button-contrast-active-background: #1e293b;
  --light-button-contrast-active-border-color: #1e293b;
  --light-button-contrast-active-color: #ffffff;
  --light-button-contrast-border-color: #020617;
  --light-button-contrast-color: #ffffff;
  --light-button-contrast-focus-ring-color: #020617;
  --light-button-contrast-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-button-outlined-primary-hover-background: #ecfdf5;
  --light-button-outlined-primary-active-background: #d1fae5;
  --light-button-outlined-primary-border-color: #a7f3d0;
  --light-button-outlined-primary-color: #10b981;
  --light-button-outlined-secondary-hover-background: #f8fafc;
  --light-button-outlined-secondary-active-background: #f1f5f9;
  --light-button-outlined-secondary-border-color: #e2e8f0;
  --light-button-outlined-secondary-color: #64748b;
  --light-button-outlined-success-hover-background: #f0fdf4;
  --light-button-outlined-success-active-background: #dcfce7;
  --light-button-outlined-success-border-color: #bbf7d0;
  --light-button-outlined-success-color: #22c55e;
  --light-button-outlined-info-hover-background: #f0f9ff;
  --light-button-outlined-info-active-background: #e0f2fe;
  --light-button-outlined-info-border-color: #bae6fd;
  --light-button-outlined-info-color: #0ea5e9;
  --light-button-outlined-warn-hover-background: #fff7ed;
  --light-button-outlined-warn-active-background: #ffedd5;
  --light-button-outlined-warn-border-color: #fed7aa;
  --light-button-outlined-warn-color: #f97316;
  --light-button-outlined-help-hover-background: #faf5ff;
  --light-button-outlined-help-active-background: #f3e8ff;
  --light-button-outlined-help-border-color: #e9d5ff;
  --light-button-outlined-help-color: #a855f7;
  --light-button-outlined-danger-hover-background: #fef2f2;
  --light-button-outlined-danger-active-background: #fee2e2;
  --light-button-outlined-danger-border-color: #fecaca;
  --light-button-outlined-danger-color: #ef4444;
  --light-button-outlined-contrast-hover-background: #f8fafc;
  --light-button-outlined-contrast-active-background: #f1f5f9;
  --light-button-outlined-contrast-border-color: #334155;
  --light-button-outlined-contrast-color: #020617;
  --light-button-outlined-plain-hover-background: #f8fafc;
  --light-button-outlined-plain-active-background: #f1f5f9;
  --light-button-outlined-plain-border-color: #e2e8f0;
  --light-button-outlined-plain-color: #334155;
  --light-button-text-primary-hover-background: #ecfdf5;
  --light-button-text-primary-active-background: #d1fae5;
  --light-button-text-primary-color: #10b981;
  --light-button-text-secondary-hover-background: #f8fafc;
  --light-button-text-secondary-active-background: #f1f5f9;
  --light-button-text-secondary-color: #64748b;
  --light-button-text-success-hover-background: #f0fdf4;
  --light-button-text-success-active-background: #dcfce7;
  --light-button-text-success-color: #22c55e;
  --light-button-text-info-hover-background: #f0f9ff;
  --light-button-text-info-active-background: #e0f2fe;
  --light-button-text-info-color: #0ea5e9;
  --light-button-text-warn-hover-background: #fff7ed;
  --light-button-text-warn-active-background: #ffedd5;
  --light-button-text-warn-color: #f97316;
  --light-button-text-help-hover-background: #faf5ff;
  --light-button-text-help-active-background: #f3e8ff;
  --light-button-text-help-color: #a855f7;
  --light-button-text-danger-hover-background: #fef2f2;
  --light-button-text-danger-active-background: #fee2e2;
  --light-button-text-danger-color: #ef4444;
  --light-button-text-plain-hover-background: #f8fafc;
  --light-button-text-plain-active-background: #f1f5f9;
  --light-button-text-plain-color: #334155;
  --light-button-text-contrast-hover-background: #f8fafc;
  --light-button-text-contrast-active-background: #f1f5f9;
  --light-button-text-contrast-color: #020617;
  --light-button-link-color: #10b981;
  --light-button-link-hover-color: #10b981;
  --light-button-link-active-color: #10b981;
  --light-button-figma-primary-stroke-color: #10b981;
  --light-button-figma-primary-stroke-width: 1px;
  --light-button-figma-primary-stroke-style: solid;
  --light-button-figma-primary-hover-stroke-color: #059669;
  --light-button-figma-primary-hover-stroke-width: 1px;
  --light-button-figma-primary-hover-stroke-style: solid;
  --light-button-figma-primary-active-stroke-color: #047857;
  --light-button-figma-primary-active-stroke-width: 1px;
  --light-button-figma-primary-active-stroke-style: solid;
  --light-button-figma-secondary-stroke-color: #f1f5f9;
  --light-button-figma-secondary-stroke-width: 1px;
  --light-button-figma-secondary-stroke-style: solid;
  --light-button-figma-secondary-hover-stroke-color: #e2e8f0;
  --light-button-figma-secondary-hover-stroke-width: 1px;
  --light-button-figma-secondary-hover-stroke-style: solid;
  --light-button-figma-secondary-active-stroke-color: #cbd5e1;
  --light-button-figma-secondary-active-stroke-width: 1px;
  --light-button-figma-secondary-active-stroke-style: solid;
  --light-button-figma-info-stroke-color: #0ea5e9;
  --light-button-figma-info-stroke-width: 1px;
  --light-button-figma-info-stroke-style: solid;
  --light-button-figma-info-hover-stroke-color: #0284c7;
  --light-button-figma-info-hover-stroke-width: 1px;
  --light-button-figma-info-hover-stroke-style: solid;
  --light-button-figma-info-active-stroke-color: #0369a1;
  --light-button-figma-info-active-stroke-width: 1px;
  --light-button-figma-info-active-stroke-style: solid;
  --light-button-figma-warn-stroke-color: #f97316;
  --light-button-figma-warn-stroke-width: 1px;
  --light-button-figma-warn-stroke-style: solid;
  --light-button-figma-warn-hover-stroke-color: #ea580c;
  --light-button-figma-warn-hover-stroke-width: 1px;
  --light-button-figma-warn-hover-stroke-style: solid;
  --light-button-figma-warn-active-stroke-color: #c2410c;
  --light-button-figma-warn-active-stroke-width: 1px;
  --light-button-figma-warn-active-stroke-style: solid;
  --light-button-figma-help-stroke-color: #a855f7;
  --light-button-figma-help-stroke-width: 1px;
  --light-button-figma-help-stroke-style: solid;
  --light-button-figma-help-hover-stroke-color: #9333ea;
  --light-button-figma-help-hover-stroke-width: 1px;
  --light-button-figma-help-hover-stroke-style: solid;
  --light-button-figma-help-active-stroke-color: #7e22ce;
  --light-button-figma-help-active-stroke-width: 1px;
  --light-button-figma-help-active-stroke-style: solid;
  --light-button-figma-danger-stroke-color: #ef4444;
  --light-button-figma-danger-stroke-width: 1px;
  --light-button-figma-danger-stroke-style: solid;
  --light-button-figma-danger-hover-stroke-color: #dc2626;
  --light-button-figma-danger-hover-stroke-width: 1px;
  --light-button-figma-danger-hover-stroke-style: solid;
  --light-button-figma-danger-active-stroke-color: #b91c1c;
  --light-button-figma-danger-active-stroke-width: 1px;
  --light-button-figma-danger-active-stroke-style: solid;
  --light-button-figma-contrast-stroke-color: #020617;
  --light-button-figma-contrast-hover-stroke-color: #0f172a;
  --light-button-figma-contrast-hover-stroke-width: 1px;
  --light-button-figma-contrast-hover-stroke-style: solid;
  --light-button-figma-contrast-active-stroke-color: #1e293b;
  --light-button-figma-contrast-active-stroke-width: 1px;
  --light-button-figma-contrast-active-stroke-style: solid;
  --light-button-figma-outlined-primary-stroke-color: #a7f3d0;
  --light-button-figma-outlined-primary-stroke-width: 1px;
  --light-button-figma-outlined-primary-stroke-style: solid;
  --light-button-figma-outlined-secondary-stroke-color: #e2e8f0;
  --light-button-figma-outlined-secondary-stroke-width: 1px;
  --light-button-figma-outlined-secondary-stroke-style: solid;
  --light-button-figma-outlined-success-stroke-color: #bbf7d0;
  --light-button-figma-outlined-success-stroke-width: 1px;
  --light-button-figma-outlined-success-stroke-style: solid;
  --light-button-figma-outlined-info-stroke-color: #bae6fd;
  --light-button-figma-outlined-info-stroke-width: 1px;
  --light-button-figma-outlined-info-stroke-style: solid;
  --light-button-figma-outlined-warn-stroke-color: #fed7aa;
  --light-button-figma-outlined-warn-stroke-width: 1px;
  --light-button-figma-outlined-warn-stroke-style: solid;
  --light-button-figma-outlined-help-stroke-color: #e9d5ff;
  --light-button-figma-outlined-help-stroke-width: 1px;
  --light-button-figma-outlined-help-stroke-style: solid;
  --light-button-figma-outlined-danger-stroke-color: #fecaca;
  --light-button-figma-outlined-danger-stroke-width: 1px;
  --light-button-figma-outlined-danger-stroke-style: solid;
  --light-button-figma-outlined-contrast-stroke-color: #334155;
  --light-button-figma-outlined-contrast-stroke-width: 1px;
  --light-button-figma-outlined-contrast-stroke-style: solid;
  --light-button-figma-outlined-plain-stroke-color: #e2e8f0;
  --light-button-figma-outlined-plain-stroke-width: 1px;
  --light-button-figma-outlined-plain-stroke-style: solid;
  --light-button-figma-success-stroke-color: #22c55e;
  --light-button-figma-success-stroke-width: 1px;
  --light-button-figma-success-stroke-style: solid;
  --light-button-figma-success-hover-stroke-color: #16a34a;
  --light-button-figma-success-hover-stroke-width: 1px;
  --light-button-figma-success-hover-stroke-style: solid;
  --light-button-figma-success-active-stroke-color: #15803d;
  --light-button-figma-success-active-stroke-width: 1px;
  --light-button-figma-success-active-stroke-style: solid;
  --light-button-figma-raised-background: rgba(255, 255, 255, 0.01);
  --light-toggleswitch-background: #cbd5e1;
  --light-toggleswitch-hover-background: #94a3b8;
  --light-toggleswitch-checked-background: #10b981;
  --light-toggleswitch-checked-hover-background: #059669;
  --light-toggleswitch-handle-background: #ffffff;
  --light-toggleswitch-handle-hover-background: #ffffff;
  --light-toggleswitch-handle-hover-color: #334155;
  --light-toggleswitch-handle-checked-background: #ffffff;
  --light-toggleswitch-handle-checked-hover-background: #ffffff;
  --light-toggleswitch-handle-checked-hover-color: #059669;
  --light-toggleswitch-handle-checked-color: #10b981;
  --light-toggleswitch-handle-color: #64748b;
  --light-toggleswitch-handle-disabled-background: #64748b;
  --light-toggleswitch-disabled-background: #e2e8f0;
  --light-autocomplete-dropdown-background: #f1f5f9;
  --light-autocomplete-dropdown-hover-background: #e2e8f0;
  --light-autocomplete-dropdown-hover-color: #334155;
  --light-autocomplete-dropdown-active-background: #cbd5e1;
  --light-autocomplete-dropdown-active-color: #1e293b;
  --light-autocomplete-dropdown-color: #475569;
  --light-autocomplete-chip-focus-background: #e2e8f0;
  --light-autocomplete-chip-focus-color: #1e293b;
  --light-badge-primary-background: #10b981;
  --light-badge-primary-color: #ffffff;
  --light-badge-secondary-background: #f1f5f9;
  --light-badge-secondary-color: #475569;
  --light-badge-success-background: #22c55e;
  --light-badge-success-color: #ffffff;
  --light-badge-info-background: #0ea5e9;
  --light-badge-info-color: #ffffff;
  --light-badge-warn-background: #f97316;
  --light-badge-warn-color: #ffffff;
  --light-badge-danger-background: #ef4444;
  --light-badge-danger-color: #ffffff;
  --light-badge-contrast-background: #020617;
  --light-badge-contrast-color: #ffffff;
  --light-chip-background: #f1f5f9;
  --light-chip-color: #1e293b;
  --light-chip-icon-color: #1e293b;
  --light-chip-remove-icon-color: #1e293b;
  --light-tag-primary-background: #d1fae5;
  --light-tag-primary-color: #047857;
  --light-tag-secondary-background: #f1f5f9;
  --light-tag-secondary-color: #475569;
  --light-tag-success-background: #dcfce7;
  --light-tag-success-color: #15803d;
  --light-tag-info-background: #e0f2fe;
  --light-tag-info-color: #0369a1;
  --light-tag-warn-background: #ffedd5;
  --light-tag-warn-color: #c2410c;
  --light-tag-danger-background: #fee2e2;
  --light-tag-danger-color: #b91c1c;
  --light-tag-contrast-background: #020617;
  --light-tag-contrast-color: #ffffff;
  --light-tag-figma-container-background: transparent;
  --light-skeleton-background: #e2e8f0;
  --light-skeleton-animation-background: rgba(255,255,255,0.4);
  --light-datepicker-dropdown-background: #f1f5f9;
  --light-datepicker-dropdown-hover-background: #e2e8f0;
  --light-datepicker-dropdown-hover-color: #334155;
  --light-datepicker-dropdown-active-background: #cbd5e1;
  --light-datepicker-dropdown-active-color: #1e293b;
  --light-datepicker-dropdown-color: #475569;
  --light-datepicker-today-background: #e2e8f0;
  --light-datepicker-today-color: #0f172a;
  --light-colorpicker-panel-background: #1e293b;
  --light-colorpicker-panel-border-color: #0f172a;
  --light-colorpicker-handle-color: #ffffff;
  --light-colorpicker-figma-panel-stroke-color: #0f172a;
  --light-colorpicker-figma-panel-stroke-width: 1px;
  --light-colorpicker-figma-panel-stroke-style: solid;
  --light-colorpicker-figma-handle-stroke-color: #ffffff;
  --light-colorpicker-figma-handle-stroke-width: 2px;
  --light-colorpicker-figma-handle-stroke-style: solid;
  --light-inputnumber-button-background: transparent;
  --light-inputnumber-button-hover-background: #f1f5f9;
  --light-inputnumber-button-hover-border-color: #cbd5e1;
  --light-inputnumber-button-hover-color: #64748b;
  --light-inputnumber-button-active-background: #e2e8f0;
  --light-inputnumber-button-active-border-color: #cbd5e1;
  --light-inputnumber-button-active-color: #475569;
  --light-inputnumber-button-border-color: #cbd5e1;
  --light-inputnumber-button-color: #94a3b8;
  --light-inputnumber-figma-button-hover-stroke-color: #cbd5e1;
  --light-inputnumber-figma-button-hover-stroke-width: 1px;
  --light-inputnumber-figma-button-hover-stroke-style: solid;
  --light-inputnumber-figma-button-active-stroke-color: #cbd5e1;
  --light-inputnumber-figma-button-active-stroke-width: 1px;
  --light-inputnumber-figma-button-active-stroke-style: solid;
  --light-inputnumber-figma-button-stroke-color: #cbd5e1;
  --light-inputnumber-figma-button-stroke-width: 1px;
  --light-inputnumber-figma-button-stroke-style: solid;
  --light-listbox-option-striped-background: #f8fafc;
  --light-password-strength-weak-background: #ef4444;
  --light-password-strength-medium-background: #f59e0b;
  --light-password-strength-strong-background: #22c55e;
  --light-slider-handle-content-background: #ffffff;
  --light-togglebutton-background: #f1f5f9;
  --light-togglebutton-checked-background: #f1f5f9;
  --light-togglebutton-checked-color: #0f172a;
  --light-togglebutton-checked-border-color: #f1f5f9;
  --light-togglebutton-hover-background: #f1f5f9;
  --light-togglebutton-hover-color: #334155;
  --light-togglebutton-border-color: #f1f5f9;
  --light-togglebutton-color: #64748b;
  --light-togglebutton-content-checked-background: #ffffff;
  --light-togglebutton-icon-color: #64748b;
  --light-togglebutton-icon-hover-color: #334155;
  --light-togglebutton-icon-checked-color: #0f172a;
  --light-togglebutton-figma-checked-stroke-color: #f1f5f9;
  --light-togglebutton-figma-checked-stroke-width: 1px;
  --light-togglebutton-figma-checked-stroke-style: solid;
  --light-togglebutton-figma-stroke-color: #f1f5f9;
  --light-togglebutton-figma-stroke-width: 1px;
  --light-togglebutton-figma-stroke-style: solid;
  --light-selectbutton-invalid-border-color: #f87171;
  --light-selectbutton-figma-invalid-stroke-color: #f87171;
  --light-selectbutton-figma-invalid-stroke-width: 1px;
  --light-selectbutton-figma-invalid-stroke-style: solid;
  --light-scrollpanel-bar-background: #f1f5f9;
  --light-tooltip-background: #334155;
  --light-tooltip-color: #ffffff;
  --light-datatable-border-color: #e2e8f0;
  --light-datatable-row-striped-background: #f8fafc;
  --light-datatable-body-cell-selected-border-color: #d1fae5;
  --light-datatable-figma-stroke-color: #e2e8f0;
  --light-datatable-figma-stroke-width: 1px;
  --light-datatable-figma-stroke-style: solid;
  --light-datatable-figma-body-cell-selected-stroke-color: #d1fae5;
  --light-datatable-figma-body-cell-selected-stroke-width: 1px;
  --light-datatable-figma-body-cell-selected-stroke-style: solid;
  --light-carousel-indicator-background: #e2e8f0;
  --light-carousel-indicator-hover-background: #cbd5e1;
  --light-carousel-indicator-active-background: #10b981;
  --light-carousel-figma-item-stroke-color: #e2e8f0;
  --light-carousel-figma-item-stroke-width: 1px;
  --light-carousel-figma-item-stroke-style: solid;
  --light-carousel-figma-item-tag-background: rgba(0,0,0,0);
  --light-treetable-border-color: #e2e8f0;
  --light-treetable-body-cell-selected-border-color: #d1fae5;
  --light-treetable-figma-stroke-color: #e2e8f0;
  --light-treetable-figma-stroke-width: 1px;
  --light-treetable-figma-stroke-style: solid;
  --light-treetable-figma-body-cell-selected-stroke-color: #d1fae5;
  --light-treetable-figma-body-cell-selected-stroke-width: 1px;
  --light-treetable-figma-body-cell-selected-stroke-style: solid;
  --light-message-info-background: #eff6ff;
  --light-message-info-border-color: #bfdbfe;
  --light-message-info-color: #2563eb;
  --light-message-info-shadow: 0 4px 8px 0 rgba(2, 5, 10, 0.04);
  --light-message-info-close-button-hover-background: #dbeafe;
  --light-message-info-close-button-focus-ring-color: #2563eb;
  --light-message-info-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-message-info-outlined-color: #2563eb;
  --light-message-info-outlined-border-color: #2563eb;
  --light-message-info-simple-color: #2563eb;
  --light-message-figma-info-stroke-color: #bfdbfe;
  --light-message-figma-info-stroke-width: 1px;
  --light-message-figma-info-stroke-style: solid;
  --light-message-figma-info-close-button-focus-ring-stroke-color: #2563eb;
  --light-message-figma-info-close-button-focus-ring-stroke-width: 3px;
  --light-message-figma-info-close-button-focus-ring-stroke-style: solid;
  --light-message-figma-info-close-button-focus-ring-offset-stroke-color: #eff6ff;
  --light-message-figma-info-close-button-focus-ring-offset-stroke-width: 2px;
  --light-message-figma-info-close-button-focus-ring-offset-stroke-style: solid;
  --light-message-figma-info-outlined-stroke-color: #2563eb;
  --light-message-figma-info-outlined-stroke-width: 1px;
  --light-message-figma-info-outlined-stroke-style: solid;
  --light-message-figma-success-stroke-color: #bbf7d0;
  --light-message-figma-success-stroke-width: 1px;
  --light-message-figma-success-stroke-style: solid;
  --light-message-figma-success-close-button-focus-ring-stroke-color: #16a34a;
  --light-message-figma-success-close-button-focus-ring-stroke-width: 3px;
  --light-message-figma-success-close-button-focus-ring-stroke-style: solid;
  --light-message-figma-success-close-button-focus-ring-offset-stroke-color: #f0fdf4;
  --light-message-figma-success-close-button-focus-ring-offset-stroke-width: 2px;
  --light-message-figma-success-close-button-focus-ring-offset-stroke-style: solid;
  --light-message-figma-success-outlined-stroke-color: #16a34a;
  --light-message-figma-success-outlined-stroke-width: 1px;
  --light-message-figma-success-outlined-stroke-style: solid;
  --light-message-figma-warn-stroke-color: #fef08a;
  --light-message-figma-warn-stroke-width: 1px;
  --light-message-figma-warn-stroke-style: solid;
  --light-message-figma-warn-close-button-focus-ring-stroke-color: #ca8a04;
  --light-message-figma-warn-close-button-focus-ring-stroke-width: 3px;
  --light-message-figma-warn-close-button-focus-ring-stroke-style: solid;
  --light-message-figma-warn-close-button-focus-ring-offset-stroke-color: #fefce8;
  --light-message-figma-warn-close-button-focus-ring-offset-stroke-width: 2px;
  --light-message-figma-warn-close-button-focus-ring-offset-stroke-style: solid;
  --light-message-figma-warn-outlined-stroke-color: #ca8a04;
  --light-message-figma-warn-outlined-stroke-width: 1px;
  --light-message-figma-warn-outlined-stroke-style: solid;
  --light-message-figma-error-stroke-color: #fecaca;
  --light-message-figma-error-stroke-width: 1px;
  --light-message-figma-error-stroke-style: solid;
  --light-message-figma-error-close-button-focus-ring-stroke-color: #dc2626;
  --light-message-figma-error-close-button-focus-ring-stroke-width: 3px;
  --light-message-figma-error-close-button-focus-ring-stroke-style: solid;
  --light-message-figma-error-close-button-focus-ring-offset-stroke-color: #fef2f2;
  --light-message-figma-error-close-button-focus-ring-offset-stroke-width: 2px;
  --light-message-figma-error-close-button-focus-ring-offset-stroke-style: solid;
  --light-message-figma-error-outlined-stroke-color: #dc2626;
  --light-message-figma-error-outlined-stroke-width: 1px;
  --light-message-figma-error-outlined-stroke-style: solid;
  --light-message-figma-secondary-stroke-color: #e2e8f0;
  --light-message-figma-secondary-stroke-width: 1px;
  --light-message-figma-secondary-stroke-style: solid;
  --light-message-figma-secondary-close-button-focus-ring-stroke-color: #475569;
  --light-message-figma-secondary-close-button-focus-ring-stroke-width: 3px;
  --light-message-figma-secondary-close-button-focus-ring-stroke-style: solid;
  --light-message-figma-secondary-close-button-focus-ring-offset-stroke-color: #f1f5f9;
  --light-message-figma-secondary-close-button-focus-ring-offset-stroke-width: 2px;
  --light-message-figma-secondary-close-button-focus-ring-offset-stroke-style: solid;
  --light-message-figma-secondary-outlined-stroke-color: #64748b;
  --light-message-figma-secondary-outlined-stroke-width: 1px;
  --light-message-figma-secondary-outlined-stroke-style: solid;
  --light-message-figma-contrast-stroke-color: #020617;
  --light-message-figma-contrast-stroke-width: 1px;
  --light-message-figma-contrast-stroke-style: solid;
  --light-message-figma-contrast-close-button-focus-ring-stroke-color: #f8fafc;
  --light-message-figma-contrast-close-button-focus-ring-stroke-width: 3px;
  --light-message-figma-contrast-close-button-focus-ring-stroke-style: solid;
  --light-message-figma-contrast-close-button-focus-ring-offset-stroke-color: #0f172a;
  --light-message-figma-contrast-close-button-focus-ring-offset-stroke-width: 2px;
  --light-message-figma-contrast-close-button-focus-ring-offset-stroke-style: solid;
  --light-message-figma-contrast-outlined-stroke-color: #020617;
  --light-message-figma-contrast-outlined-stroke-width: 1px;
  --light-message-figma-contrast-outlined-stroke-style: solid;
  --light-message-success-background: #f0fdf4;
  --light-message-success-border-color: #bbf7d0;
  --light-message-success-color: #16a34a;
  --light-message-success-shadow: 0 4px 8px 0 rgba(1, 8, 4, 0.04);
  --light-message-success-close-button-hover-background: #dcfce7;
  --light-message-success-close-button-focus-ring-color: #16a34a;
  --light-message-success-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-message-success-outlined-color: #16a34a;
  --light-message-success-outlined-border-color: #16a34a;
  --light-message-success-simple-color: #16a34a;
  --light-message-warn-background: #fefce8;
  --light-message-warn-border-color: #fef08a;
  --light-message-warn-shadow: 0 4px 8px 0 rgba(9, 7, 0, 0.04);
  --light-message-warn-close-button-hover-background: #fef9c3;
  --light-message-warn-close-button-focus-ring-color: #ca8a04;
  --light-message-warn-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-message-warn-color: #ca8a04;
  --light-message-warn-outlined-color: #ca8a04;
  --light-message-warn-outlined-border-color: #ca8a04;
  --light-message-warn-simple-color: #ca8a04;
  --light-message-error-background: #fef2f2;
  --light-message-error-border-color: #fecaca;
  --light-message-error-color: #dc2626;
  --light-message-error-close-button-hover-background: #fee2e2;
  --light-message-error-close-button-focus-ring-color: #dc2626;
  --light-message-error-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-message-error-shadow: 0 4px 8px 0 rgba(10, 3, 3, 0.04);
  --light-message-error-outlined-color: #dc2626;
  --light-message-error-outlined-border-color: #dc2626;
  --light-message-error-simple-color: #dc2626;
  --light-message-secondary-background: #f1f5f9;
  --light-message-secondary-border-color: #e2e8f0;
  --light-message-secondary-color: #475569;
  --light-message-secondary-shadow: 0 4px 8px 0 rgba(4, 5, 6, 0.04);
  --light-message-secondary-close-button-hover-background: #e2e8f0;
  --light-message-secondary-close-button-focus-ring-color: #475569;
  --light-message-secondary-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-message-secondary-outlined-color: #64748b;
  --light-message-secondary-outlined-border-color: #64748b;
  --light-message-secondary-simple-color: #64748b;
  --light-message-contrast-background: #0f172a;
  --light-message-contrast-border-color: #020617;
  --light-message-contrast-color: #f8fafc;
  --light-message-contrast-shadow: 0 4px 8px 0 rgba(0, 0, 1, 0.04);
  --light-message-contrast-close-button-hover-background: #1e293b;
  --light-message-contrast-close-button-focus-ring-color: #f8fafc;
  --light-message-contrast-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-message-contrast-outlined-color: #020617;
  --light-message-contrast-outlined-border-color: #020617;
  --light-message-contrast-simple-color: #020617;
  --light-toast-info-background: #eff6ff;
  --light-toast-info-border-color: #bfdbfe;
  --light-toast-info-color: #2563eb;
  --light-toast-info-detail-color: #334155;
  --light-toast-info-shadow: 0 4px 8px 0 rgba(2, 5, 10, 0.04);
  --light-toast-info-close-button-hover-background: #dbeafe;
  --light-toast-info-close-button-focus-ring-color: #2563eb;
  --light-toast-info-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-toast-figma-info-stroke-color: #bfdbfe;
  --light-toast-figma-info-stroke-width: 1px;
  --light-toast-figma-info-stroke-style: solid;
  --light-toast-figma-info-close-button-focus-ring-stroke-color: #2563eb;
  --light-toast-figma-info-close-button-focus-ring-stroke-width: 3px;
  --light-toast-figma-info-close-button-focus-ring-stroke-style: solid;
  --light-toast-figma-info-close-button-focus-ring-offset-stroke-color: #eff6ff;
  --light-toast-figma-info-close-button-focus-ring-offset-stroke-width: 2px;
  --light-toast-figma-info-close-button-focus-ring-offset-stroke-style: solid;
  --light-toast-figma-success-stroke-color: #bbf7d0;
  --light-toast-figma-success-stroke-width: 1px;
  --light-toast-figma-success-stroke-style: solid;
  --light-toast-figma-success-close-button-focus-ring-stroke-color: #16a34a;
  --light-toast-figma-success-close-button-focus-ring-stroke-width: 3px;
  --light-toast-figma-success-close-button-focus-ring-stroke-style: solid;
  --light-toast-figma-success-close-button-focus-ring-offset-stroke-color: #f0fdf4;
  --light-toast-figma-success-close-button-focus-ring-offset-stroke-width: 2px;
  --light-toast-figma-success-close-button-focus-ring-offset-stroke-style: solid;
  --light-toast-figma-warn-stroke-color: #fef08a;
  --light-toast-figma-warn-stroke-width: 1px;
  --light-toast-figma-warn-stroke-style: solid;
  --light-toast-figma-warn-close-button-focus-ring-stroke-color: #ca8a04;
  --light-toast-figma-warn-close-button-focus-ring-stroke-width: 3px;
  --light-toast-figma-warn-close-button-focus-ring-stroke-style: solid;
  --light-toast-figma-warn-close-button-focus-ring-offset-stroke-color: #fefce8;
  --light-toast-figma-warn-close-button-focus-ring-offset-stroke-width: 2px;
  --light-toast-figma-warn-close-button-focus-ring-offset-stroke-style: solid;
  --light-toast-figma-error-stroke-color: #fecaca;
  --light-toast-figma-error-stroke-width: 1px;
  --light-toast-figma-error-stroke-style: solid;
  --light-toast-figma-error-close-button-focus-ring-stroke-color: #dc2626;
  --light-toast-figma-error-close-button-focus-ring-stroke-width: 3px;
  --light-toast-figma-error-close-button-focus-ring-stroke-style: solid;
  --light-toast-figma-error-close-button-focus-ring-offset-stroke-color: #fef2f2;
  --light-toast-figma-error-close-button-focus-ring-offset-stroke-width: 2px;
  --light-toast-figma-error-close-button-focus-ring-offset-stroke-style: solid;
  --light-toast-figma-secondary-stroke-color: #e2e8f0;
  --light-toast-figma-secondary-stroke-width: 1px;
  --light-toast-figma-secondary-stroke-style: solid;
  --light-toast-figma-secondary-close-button-focus-ring-stroke-color: #475569;
  --light-toast-figma-secondary-close-button-focus-ring-stroke-width: 3px;
  --light-toast-figma-secondary-close-button-focus-ring-stroke-style: solid;
  --light-toast-figma-secondary-close-button-focus-ring-offset-stroke-color: #f1f5f9;
  --light-toast-figma-secondary-close-button-focus-ring-offset-stroke-width: 2px;
  --light-toast-figma-secondary-close-button-focus-ring-offset-stroke-style: solid;
  --light-toast-figma-contrast-stroke-color: #020617;
  --light-toast-figma-contrast-stroke-width: 1px;
  --light-toast-figma-contrast-stroke-style: solid;
  --light-toast-figma-contrast-close-button-focus-ring-stroke-color: #f8fafc;
  --light-toast-figma-contrast-close-button-focus-ring-stroke-width: 3px;
  --light-toast-figma-contrast-close-button-focus-ring-stroke-style: solid;
  --light-toast-figma-contrast-close-button-focus-ring-offset-stroke-color: #0f172a;
  --light-toast-figma-contrast-close-button-focus-ring-offset-stroke-width: 2px;
  --light-toast-figma-contrast-close-button-focus-ring-offset-stroke-style: solid;
  --light-toast-success-background: #f0fdf4;
  --light-toast-success-border-color: #bbf7d0;
  --light-toast-success-color: #16a34a;
  --light-toast-success-detail-color: #334155;
  --light-toast-success-shadow: 0 4px 8px 0 rgba(1, 8, 4, 0.04);
  --light-toast-success-close-button-hover-background: #dcfce7;
  --light-toast-success-close-button-focus-ring-color: #16a34a;
  --light-toast-success-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-toast-warn-background: #fefce8;
  --light-toast-warn-border-color: #fef08a;
  --light-toast-warn-color: #ca8a04;
  --light-toast-warn-detail-color: #334155;
  --light-toast-warn-shadow: 0 4px 8px 0 rgba(9, 7, 0, 0.04);
  --light-toast-warn-close-button-hover-background: #fef9c3;
  --light-toast-warn-close-button-focus-ring-color: #ca8a04;
  --light-toast-warn-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-toast-error-background: #fef2f2;
  --light-toast-error-border-color: #fecaca;
  --light-toast-error-color: #dc2626;
  --light-toast-error-detail-color: #334155;
  --light-toast-error-shadow: 0 4px 8px 0 rgba(10, 3, 3, 0.04);
  --light-toast-error-close-button-hover-background: #fee2e2;
  --light-toast-error-close-button-focus-ring-color: #dc2626;
  --light-toast-error-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-toast-secondary-background: #f1f5f9;
  --light-toast-secondary-border-color: #e2e8f0;
  --light-toast-secondary-color: #475569;
  --light-toast-secondary-detail-color: #334155;
  --light-toast-secondary-shadow: 0 4px 8px 0 rgba(4, 5, 6, 0.04);
  --light-toast-secondary-close-button-hover-background: #e2e8f0;
  --light-toast-secondary-close-button-focus-ring-color: #475569;
  --light-toast-secondary-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-toast-contrast-background: #0f172a;
  --light-toast-contrast-border-color: #020617;
  --light-toast-contrast-color: #f8fafc;
  --light-toast-contrast-detail-color: #ffffff;
  --light-toast-contrast-shadow: 0 4px 8px 0 rgba(0, 0, 1, 0.04);
  --light-toast-contrast-close-button-hover-background: #1e293b;
  --light-toast-contrast-close-button-focus-ring-color: #f8fafc;
  --light-toast-contrast-close-button-focus-ring-shadow: 0 0 0 0 #00000000;
  --light-toast-blur: 1.5px;
  --light-galleria-thumbnail-nav-button-hover-background: #f1f5f9;
  --light-galleria-thumbnail-nav-button-hover-color: #334155;
  --light-galleria-thumbnail-nav-button-color: #475569;
  --light-galleria-indicator-button-background: #e2e8f0;
  --light-galleria-indicator-button-hover-background: #cbd5e1;
  --light-tabs-nav-button-shadow: 0 0 10px 50px rgba(255, 255, 255, 0.6);
  --light-dataview-figma-content-item-stroke-color: #e2e8f0;
  --light-dataview-figma-content-item-stroke-width: 1px;
  --light-dataview-figma-content-item-stroke-style: solid;
  --light-progressspinner-color-one: #ef4444;
  --light-progressspinner-color-two: #3b82f6;
  --light-progressspinner-color-three: #22c55e;
  --light-progressspinner-color-four: #eab308;
  --light-ripple-background: rgba(0,0,0,0.1);
  --dark-surface-0: #ffffff;
  --dark-surface-50: #fafafa;
  --dark-surface-100: #f4f4f5;
  --dark-surface-200: #e4e4e7;
  --dark-surface-300: #d4d4d8;
  --dark-surface-400: #a1a1aa;
  --dark-surface-500: #71717a;
  --dark-surface-600: #52525b;
  --dark-surface-700: #3f3f46;
  --dark-surface-800: #27272a;
  --dark-surface-900: #18181b;
  --dark-surface-950: #09090b;
  --dark-primary-color: #34d399;
  --dark-primary-contrast-color: #0f172a;
  --dark-primary-hover-color: #6ee7b7;
  --dark-primary-active-color: #a7f3d0;
  --dark-highlight-background: #34d399;
  --dark-highlight-focus-background: #34d399;
  --dark-highlight-focus-color: rgba(255,255,255,.87);
  --dark-highlight-color: rgba(255,255,255,.87);
  --dark-mask-background: rgba(0,0,0,0.6);
  --dark-mask-color: #e2e8f0;
  --dark-form-field-background: #020617;
  --dark-form-field-disabled-background: #334155;
  --dark-form-field-disabled-color: #94a3b8;
  --dark-form-field-filled-background: #1e293b;
  --dark-form-field-filled-focus-background: #1e293b;
  --dark-form-field-filled-hover-background: #1e293b;
  --dark-form-field-border-color: #475569;
  --dark-form-field-hover-border-color: #64748b;
  --dark-form-field-focus-border-color: #10b981;
  --dark-form-field-invalid-border-color: #fca5a5;
  --dark-form-field-invalid-placeholder-color: #f87171;
  --dark-form-field-placeholder-color: #94a3b8;
  --dark-form-field-float-label-color: #94a3b8;
  --dark-form-field-float-label-focus-color: #94a3b8;
  --dark-form-field-float-label-invalid-color: #dc2626;
  --dark-form-field-float-label-active-color: #94a3b8;
  --dark-form-field-icon-color: #94a3b8;
  --dark-form-field-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --dark-form-field-color: #ffffff;
  --dark-content-background: #0f172a;
  --dark-content-hover-background: #1e293b;
  --dark-content-hover-color: #1e293b;
  --dark-content-border-color: #334155;
  --dark-content-color: #334155;
  --dark-text-color: #ffffff;
  --dark-text-hover-color: #ffffff;
  --dark-text-hover-muted-color: #cbd5e1;
  --dark-text-muted-color: #94a3b8;
  --dark-overlay-select-background: #0f172a;
  --dark-overlay-select-border-color: #334155;
  --dark-overlay-select-color: #334155;
  --dark-overlay-popover-background: #0f172a;
  --dark-overlay-popover-border-color: #334155;
  --dark-overlay-popover-color: #334155;
  --dark-overlay-modal-background: #0f172a;
  --dark-overlay-modal-border-color: #334155;
  --dark-overlay-modal-color: #334155;
  --dark-list-option-focus-background: #1e293b;
  --dark-list-option-focus-color: #1e293b;
  --dark-list-option-selected-background: #ecfdf5;
  --dark-list-option-selected-focus-background: #d1fae5;
  --dark-list-option-selected-focus-color: #065f46;
  --dark-list-option-selected-color: #047857;
  --dark-list-option-color: #334155;
  --dark-list-option-icon-color: #64748b;
  --dark-list-option-icon-focus-color: #94a3b8;
  --dark-list-option-group-background: transparent;
  --dark-list-option-group-color: #64748b;
  --dark-navigation-item-focus-background: #1e293b;
  --dark-navigation-item-focus-color: #1e293b;
  --dark-navigation-item-active-background: #1e293b;
  --dark-navigation-item-active-color: #1e293b;
  --dark-navigation-item-color: #334155;
  --dark-navigation-item-icon-color: #64748b;
  --dark-navigation-item-icon-focus-color: #94a3b8;
  --dark-navigation-item-icon-active-color: #94a3b8;
  --dark-navigation-submenu-label-background: transparent;
  --dark-navigation-submenu-label-color: #64748b;
  --dark-navigation-submenu-icon-color: #64748b;
  --dark-navigation-submenu-icon-focus-color: #94a3b8;
  --dark-navigation-submenu-icon-active-color: #94a3b8;
  --dark-button-primary-background: #10b981;
  --dark-button-primary-hover-background: #059669;
  --dark-button-primary-hover-border-color: #059669;
  --dark-button-primary-hover-color: #ffffff;
  --dark-button-primary-active-background: #047857;
  --dark-button-primary-active-border-color: #047857;
  --dark-button-primary-active-color: #ffffff;
  --dark-button-primary-border-color: #10b981;
  --dark-button-primary-color: #ffffff;
  --dark-button-primary-focus-ring-color: #10b981;
  --dark-button-primary-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-secondary-background: #1e293b;
  --dark-button-secondary-hover-background: #334155;
  --dark-button-secondary-hover-border-color: #334155;
  --dark-button-secondary-hover-color: #e2e8f0;
  --dark-button-secondary-active-background: #475569;
  --dark-button-secondary-active-border-color: #475569;
  --dark-button-secondary-active-color: #f1f5f9;
  --dark-button-secondary-border-color: #1e293b;
  --dark-button-secondary-color: #cbd5e1;
  --dark-button-secondary-focus-ring-color: #cbd5e1;
  --dark-button-secondary-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-info-background: #38bdf8;
  --dark-button-info-hover-background: #7dd3fc;
  --dark-button-info-hover-border-color: #7dd3fc;
  --dark-button-info-hover-color: #082f49;
  --dark-button-info-active-background: #bae6fd;
  --dark-button-info-active-border-color: #bae6fd;
  --dark-button-info-active-color: #082f49;
  --dark-button-info-border-color: #38bdf8;
  --dark-button-info-color: #082f49;
  --dark-button-info-focus-ring-color: #38bdf8;
  --dark-button-info-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-success-background: #4ade80;
  --dark-button-success-hover-background: #86efac;
  --dark-button-success-hover-border-color: #86efac;
  --dark-button-success-hover-color: #052e16;
  --dark-button-success-active-background: #bbf7d0;
  --dark-button-success-active-border-color: #bbf7d0;
  --dark-button-success-active-color: #052e16;
  --dark-button-success-border-color: #4ade80;
  --dark-button-success-color: #052e16;
  --dark-button-success-focus-ring-color: #4ade80;
  --dark-button-success-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-warn-background: #fb923c;
  --dark-button-warn-hover-background: #fdba74;
  --dark-button-warn-hover-border-color: #fdba74;
  --dark-button-warn-hover-color: #431407;
  --dark-button-warn-active-background: #fed7aa;
  --dark-button-warn-active-border-color: #fed7aa;
  --dark-button-warn-active-color: #431407;
  --dark-button-warn-border-color: #fb923c;
  --dark-button-warn-color: #431407;
  --dark-button-warn-focus-ring-color: #fb923c;
  --dark-button-warn-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-help-background: #c084fc;
  --dark-button-help-hover-background: #d8b4fe;
  --dark-button-help-hover-border-color: #d8b4fe;
  --dark-button-help-hover-color: #3b0764;
  --dark-button-help-active-background: #e9d5ff;
  --dark-button-help-active-border-color: #e9d5ff;
  --dark-button-help-active-color: #3b0764;
  --dark-button-help-border-color: #c084fc;
  --dark-button-help-color: #3b0764;
  --dark-button-help-focus-ring-color: #c084fc;
  --dark-button-help-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-danger-background: #f87171;
  --dark-button-danger-hover-background: #fca5a5;
  --dark-button-danger-hover-border-color: #fca5a5;
  --dark-button-danger-hover-color: #450a0a;
  --dark-button-danger-active-background: #fecaca;
  --dark-button-danger-active-border-color: #fecaca;
  --dark-button-danger-active-color: #450a0a;
  --dark-button-danger-border-color: #f87171;
  --dark-button-danger-color: #450a0a;
  --dark-button-danger-focus-ring-color: #f87171;
  --dark-button-danger-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-contrast-background: #ffffff;
  --dark-button-contrast-hover-background: #f1f5f9;
  --dark-button-contrast-hover-border-color: #f1f5f9;
  --dark-button-contrast-hover-color: #020617;
  --dark-button-contrast-active-background: #e2e8f0;
  --dark-button-contrast-active-border-color: #e2e8f0;
  --dark-button-contrast-active-color: #020617;
  --dark-button-contrast-border-color: #ffffff;
  --dark-button-contrast-color: #020617;
  --dark-button-contrast-focus-ring-color: #ffffff;
  --dark-button-contrast-focus-ring-shadow: 0 0 0 0 #00000000;
  --dark-button-outlined-primary-hover-background: #10b981;
  --dark-button-outlined-primary-active-background: #10b981;
  --dark-button-outlined-primary-border-color: #047857;
  --dark-button-outlined-primary-color: #10b981;
  --dark-button-outlined-secondary-hover-background: rgba(255, 255, 255, 0.04);
  --dark-button-outlined-secondary-active-background: rgba(255, 255, 255, 0.16);
  --dark-button-outlined-secondary-border-color: #334155;
  --dark-button-outlined-secondary-color: #94a3b8;
  --dark-button-outlined-success-hover-background: #4ade80;
  --dark-button-outlined-success-active-background: #4ade80;
  --dark-button-outlined-success-border-color: #15803d;
  --dark-button-outlined-success-color: #4ade80;
  --dark-button-outlined-info-hover-background: #38bdf8;
  --dark-button-outlined-info-active-background: #38bdf8;
  --dark-button-outlined-info-border-color: #0369a1;
  --dark-button-outlined-info-color: #38bdf8;
  --dark-button-outlined-warn-hover-background: #fb923c;
  --dark-button-outlined-warn-active-background: #fb923c;
  --dark-button-outlined-warn-border-color: #c2410c;
  --dark-button-outlined-warn-color: #fb923c;
  --dark-button-outlined-help-hover-background: #c084fc;
  --dark-button-outlined-help-active-background: #c084fc;
  --dark-button-outlined-help-border-color: #7e22ce;
  --dark-button-outlined-help-color: #c084fc;
  --dark-button-outlined-danger-hover-background: #f87171;
  --dark-button-outlined-danger-active-background: #f87171;
  --dark-button-outlined-danger-border-color: #b91c1c;
  --dark-button-outlined-danger-color: #f87171;
  --dark-button-outlined-contrast-hover-background: #1e293b;
  --dark-button-outlined-contrast-active-background: #334155;
  --dark-button-outlined-contrast-border-color: #64748b;
  --dark-button-outlined-contrast-color: #ffffff;
  --dark-button-outlined-plain-hover-background: #1e293b;
  --dark-button-outlined-plain-active-background: #334155;
  --dark-button-outlined-plain-border-color: #475569;
  --dark-button-outlined-plain-color: #ffffff;
  --dark-button-text-primary-hover-background: #10b981;
  --dark-button-text-primary-active-background: #10b981;
  --dark-button-text-primary-color: #10b981;
  --dark-button-text-secondary-hover-background: #1e293b;
  --dark-button-text-secondary-active-background: #334155;
  --dark-button-text-secondary-color: #94a3b8;
  --dark-button-text-success-hover-background: #4ade80;
  --dark-button-text-success-active-background: #4ade80;
  --dark-button-text-success-color: #4ade80;
  --dark-button-text-info-hover-background: #38bdf8;
  --dark-button-text-info-active-background: #38bdf8;
  --dark-button-text-info-color: #38bdf8;
  --dark-button-text-warn-hover-background: #fb923c;
  --dark-button-text-warn-active-background: #fb923c;
  --dark-button-text-warn-color: #fb923c;
  --dark-button-text-help-hover-background: #c084fc;
  --dark-button-text-help-active-background: #c084fc;
  --dark-button-text-help-color: #c084fc;
  --dark-button-text-danger-hover-background: #f87171;
  --dark-button-text-danger-active-background: #f87171;
  --dark-button-text-danger-color: #f87171;
  --dark-button-text-plain-hover-background: #1e293b;
  --dark-button-text-plain-active-background: #334155;
  --dark-button-text-plain-color: #ffffff;
  --dark-button-text-contrast-hover-background: #1e293b;
  --dark-button-text-contrast-active-background: #334155;
  --dark-button-text-contrast-color: #ffffff;
  --dark-button-link-color: #10b981;
  --dark-button-link-hover-color: #10b981;
  --dark-button-link-active-color: #10b981;
  --dark-button-figma-primary-stroke-color: #10b981;
  --dark-button-figma-primary-stroke-width: 1px;
  --dark-button-figma-primary-stroke-style: solid;
  --dark-button-figma-primary-hover-stroke-color: #059669;
  --dark-button-figma-primary-hover-stroke-width: 1px;
  --dark-button-figma-primary-hover-stroke-style: solid;
  --dark-button-figma-primary-active-stroke-color: #047857;
  --dark-button-figma-primary-active-stroke-width: 1px;
  --dark-button-figma-primary-active-stroke-style: solid;
  --dark-button-figma-secondary-stroke-color: #f1f5f9;
  --dark-button-figma-secondary-stroke-width: 1px;
  --dark-button-figma-secondary-stroke-style: solid;
  --dark-button-figma-secondary-hover-stroke-color: #e2e8f0;
  --dark-button-figma-secondary-hover-stroke-width: 1px;
  --dark-button-figma-secondary-hover-stroke-style: solid;
  --dark-button-figma-secondary-active-stroke-color: #cbd5e1;
  --dark-button-figma-secondary-active-stroke-width: 1px;
  --dark-button-figma-secondary-active-stroke-style: solid;
  --dark-button-figma-info-stroke-color: #0ea5e9;
  --dark-button-figma-info-stroke-width: 1px;
  --dark-button-figma-info-stroke-style: solid;
  --dark-button-figma-info-hover-stroke-color: #0284c7;
  --dark-button-figma-info-hover-stroke-width: 1px;
  --dark-button-figma-info-hover-stroke-style: solid;
  --dark-button-figma-info-active-stroke-color: #0369a1;
  --dark-button-figma-info-active-stroke-width: 1px;
  --dark-button-figma-info-active-stroke-style: solid;
  --dark-button-figma-warn-stroke-color: #f97316;
  --dark-button-figma-warn-stroke-width: 1px;
  --dark-button-figma-warn-stroke-style: solid;
  --dark-button-figma-warn-hover-stroke-color: #ea580c;
  --dark-button-figma-warn-hover-stroke-width: 1px;
  --dark-button-figma-warn-hover-stroke-style: solid;
  --dark-button-figma-warn-active-stroke-color: #c2410c;
  --dark-button-figma-warn-active-stroke-width: 1px;
  --dark-button-figma-warn-active-stroke-style: solid;
  --dark-button-figma-help-stroke-color: #a855f7;
  --dark-button-figma-help-stroke-width: 1px;
  --dark-button-figma-help-stroke-style: solid;
  --dark-button-figma-help-hover-stroke-color: #9333ea;
  --dark-button-figma-help-hover-stroke-width: 1px;
  --dark-button-figma-help-hover-stroke-style: solid;
  --dark-button-figma-help-active-stroke-color: #7e22ce;
  --dark-button-figma-help-active-stroke-width: 1px;
  --dark-button-figma-help-active-stroke-style: solid;
  --dark-button-figma-danger-stroke-color: #ef4444;
  --dark-button-figma-danger-stroke-width: 1px;
  --dark-button-figma-danger-stroke-style: solid;
  --dark-button-figma-danger-hover-stroke-color: #dc2626;
  --dark-button-figma-danger-hover-stroke-width: 1px;
  --dark-button-figma-danger-hover-stroke-style: solid;
  --dark-button-figma-danger-active-stroke-color: #b91c1c;
  --dark-button-figma-danger-active-stroke-width: 1px;
  --dark-button-figma-danger-active-stroke-style: solid;
  --dark-button-figma-contrast-stroke-color: #020617;
  --dark-button-figma-contrast-hover-stroke-color: #0f172a;
  --dark-button-figma-contrast-hover-stroke-width: 1px;
  --dark-button-figma-contrast-hover-stroke-style: solid;
  --dark-button-figma-contrast-active-stroke-color: #1e293b;
  --dark-button-figma-contrast-active-stroke-width: 1px;
  --dark-button-figma-contrast-active-stroke-style: solid;
  --dark-button-figma-outlined-primary-stroke-color: #a7f3d0;
  --dark-button-figma-outlined-primary-stroke-width: 1px;
  --dark-button-figma-outlined-primary-stroke-style: solid;
  --dark-button-figma-outlined-secondary-stroke-color: #e2e8f0;
  --dark-button-figma-outlined-secondary-stroke-width: 1px;
  --dark-button-figma-outlined-secondary-stroke-style: solid;
  --dark-button-figma-outlined-success-stroke-color: #bbf7d0;
  --dark-button-figma-outlined-success-stroke-width: 1px;
  --dark-button-figma-outlined-success-stroke-style: solid;
  --dark-button-figma-outlined-info-stroke-color: #bae6fd;
  --dark-button-figma-outlined-info-stroke-width: 1px;
  --dark-button-figma-outlined-info-stroke-style: solid;
  --dark-button-figma-outlined-warn-stroke-color: #fed7aa;
  --dark-button-figma-outlined-warn-stroke-width: 1px;
  --dark-button-figma-outlined-warn-stroke-style: solid;
  --dark-button-figma-outlined-help-stroke-color: #e9d5ff;
  --dark-button-figma-outlined-help-stroke-width: 1px;
  --dark-button-figma-outlined-help-stroke-style: solid;
  --dark-button-figma-outlined-danger-stroke-color: #fecaca;
  --dark-button-figma-outlined-danger-stroke-width: 1px;
  --dark-button-figma-outlined-danger-stroke-style: solid;
  --dark-button-figma-outlined-contrast-stroke-color: #334155;
  --dark-button-figma-outlined-contrast-stroke-width: 1px;
  --dark-button-figma-outlined-contrast-stroke-style: solid;
  --dark-button-figma-outlined-plain-stroke-color: #e2e8f0;
  --dark-button-figma-outlined-plain-stroke-width: 1px;
  --dark-button-figma-outlined-plain-stroke-style: solid;
  --dark-button-figma-success-stroke-color: #22c55e;
  --dark-button-figma-success-stroke-width: 1px;
  --dark-button-figma-success-stroke-style: solid;
  --dark-button-figma-success-hover-stroke-color: #16a34a;
  --dark-button-figma-success-hover-stroke-width: 1px;
  --dark-button-figma-success-hover-stroke-style: solid;
  --dark-button-figma-success-active-stroke-color: #15803d;
  --dark-button-figma-success-active-stroke-width: 1px;
  --dark-button-figma-success-active-stroke-style: solid;
  --dark-button-figma-raised-background: rgba(0,0,0,0.01);
  --dark-toggleswitch-background: #334155;
  --dark-toggleswitch-hover-background: #475569;
  --dark-toggleswitch-checked-background: #10b981;
  --dark-toggleswitch-checked-hover-background: #059669;
  --dark-toggleswitch-handle-background: #94a3b8;
  --dark-toggleswitch-handle-hover-background: #cbd5e1;
  --dark-toggleswitch-handle-hover-color: #1e293b;
  --dark-toggleswitch-handle-checked-background: #0f172a;
  --dark-toggleswitch-handle-checked-hover-background: #0f172a;
  --dark-toggleswitch-handle-checked-hover-color: #059669;
  --dark-toggleswitch-handle-checked-color: #10b981;
  --dark-toggleswitch-handle-color: #0f172a;
  --dark-toggleswitch-handle-disabled-background: #0f172a;
  --dark-toggleswitch-disabled-background: #475569;
  --dark-autocomplete-dropdown-background: #1e293b;
  --dark-autocomplete-dropdown-hover-background: #334155;
  --dark-autocomplete-dropdown-hover-color: #e2e8f0;
  --dark-autocomplete-dropdown-active-background: #475569;
  --dark-autocomplete-dropdown-active-color: #f1f5f9;
  --dark-autocomplete-dropdown-color: #cbd5e1;
  --dark-autocomplete-chip-focus-background: #334155;
  --dark-autocomplete-chip-focus-color: #ffffff;
  --dark-badge-primary-background: #10b981;
  --dark-badge-primary-color: #ffffff;
  --dark-badge-secondary-background: #1e293b;
  --dark-badge-secondary-color: #cbd5e1;
  --dark-badge-success-background: #4ade80;
  --dark-badge-success-color: #052e16;
  --dark-badge-info-background: #38bdf8;
  --dark-badge-info-color: #082f49;
  --dark-badge-warn-background: #fb923c;
  --dark-badge-warn-color: #431407;
  --dark-badge-danger-background: #f87171;
  --dark-badge-danger-color: #450a0a;
  --dark-badge-contrast-background: #ffffff;
  --dark-badge-contrast-color: #020617;
  --dark-chip-background: #1e293b;
  --dark-chip-color: #ffffff;
  --dark-chip-icon-color: #ffffff;
  --dark-chip-remove-icon-color: #ffffff;
  --dark-tag-primary-background: #10b981;
  --dark-tag-primary-color: #6ee7b7;
  --dark-tag-secondary-background: #1e293b;
  --dark-tag-secondary-color: #cbd5e1;
  --dark-tag-success-background: #22c55e;
  --dark-tag-success-color: #86efac;
  --dark-tag-info-background: #0ea5e9;
  --dark-tag-info-color: #7dd3fc;
  --dark-tag-warn-background: #f97316;
  --dark-tag-warn-color: #fdba74;
  --dark-tag-danger-background: #ef4444;
  --dark-tag-danger-color: #fca5a5;
  --dark-tag-contrast-background: #ffffff;
  --dark-tag-contrast-color: #020617;
  --dark-tag-figma-container-background: rgba(0, 0, 0, 0.7);
  --dark-skeleton-background: rgba(255, 255, 255, 0.06);
  --dark-skeleton-animation-background: rgba(255, 255, 255, 0.04);
  --dark-datepicker-dropdown-background: #1e293b;
  --dark-datepicker-dropdown-hover-background: #334155;
  --dark-datepicker-dropdown-hover-color: #e2e8f0;
  --dark-datepicker-dropdown-active-background: #475569;
  --dark-datepicker-dropdown-active-color: #f1f5f9;
  --dark-datepicker-dropdown-color: #cbd5e1;
  --dark-datepicker-today-background: #334155;
  --dark-datepicker-today-color: #ffffff;
  --dark-colorpicker-panel-background: #0f172a;
  --dark-colorpicker-panel-border-color: #334155;
  --dark-colorpicker-handle-color: #ffffff;
  --dark-colorpicker-figma-panel-stroke-color: #0f172a;
  --dark-colorpicker-figma-panel-stroke-width: 1px;
  --dark-colorpicker-figma-panel-stroke-style: solid;
  --dark-colorpicker-figma-handle-stroke-color: #ffffff;
  --dark-colorpicker-figma-handle-stroke-width: 2px;
  --dark-colorpicker-figma-handle-stroke-style: solid;
  --dark-inputnumber-button-background: transparent;
  --dark-inputnumber-button-hover-background: #1e293b;
  --dark-inputnumber-button-hover-border-color: #cbd5e1;
  --dark-inputnumber-button-hover-color: #cbd5e1;
  --dark-inputnumber-button-active-background: #334155;
  --dark-inputnumber-button-active-border-color: #cbd5e1;
  --dark-inputnumber-button-active-color: #e2e8f0;
  --dark-inputnumber-button-border-color: #cbd5e1;
  --dark-inputnumber-button-color: #94a3b8;
  --dark-inputnumber-figma-button-hover-stroke-color: #cbd5e1;
  --dark-inputnumber-figma-button-hover-stroke-width: 1px;
  --dark-inputnumber-figma-button-hover-stroke-style: solid;
  --dark-inputnumber-figma-button-active-stroke-color: #cbd5e1;
  --dark-inputnumber-figma-button-active-stroke-width: 1px;
  --dark-inputnumber-figma-button-active-stroke-style: solid;
  --dark-inputnumber-figma-button-stroke-color: #cbd5e1;
  --dark-inputnumber-figma-button-stroke-width: 1px;
  --dark-inputnumber-figma-button-stroke-style: solid;
  --dark-listbox-option-striped-background: #0f172a;
  --dark-password-strength-week-background: #f87171;
  --dark-password-strength-medium-background: #fbbf24;
  --dark-password-strength-strong-background: #4ade80;
  --dark-slider-handle-content-background: #020617;
  --dark-togglebutton-background: #020617;
  --dark-togglebutton-checked-background: #020617;
  --dark-togglebutton-checked-color: #ffffff;
  --dark-togglebutton-checked-border-color: #020617;
  --dark-togglebutton-hover-background: #020617;
  --dark-togglebutton-hover-color: #cbd5e1;
  --dark-togglebutton-border-color: #020617;
  --dark-togglebutton-color: #94a3b8;
  --dark-togglebutton-content-checked-background: #1e293b;
  --dark-togglebutton-icon-color: #94a3b8;
  --dark-togglebutton-icon-hover-color: #cbd5e1;
  --dark-togglebutton-icon-checked-color: #ffffff;
  --dark-togglebutton-figma-checked-stroke-color: #f1f5f9;
  --dark-togglebutton-figma-checked-stroke-width: 1px;
  --dark-togglebutton-figma-checked-stroke-style: solid;
  --dark-togglebutton-figma-stroke-color: #f1f5f9;
  --dark-togglebutton-figma-stroke-width: 1px;
  --dark-togglebutton-figma-stroke-style: solid;
  --dark-selectbutton-invalid-border-color: #f87171;
  --dark-selectbutton-figma-invalid-stroke-color: #f87171;
  --dark-selectbutton-figma-invalid-stroke-width: 1px;
  --dark-selectbutton-figma-invalid-stroke-style: solid;
  --dark-scrollpanel-bar-background: #1e293b;
  --dark-tabview-nav-button-shadow: 0 0 10px 50px rgba(255, 255, 255, 0.6);
  --dark-tooltip-background: #334155;
  --dark-tooltip-color: #ffffff;
  --dark-datatable-border-color: #1e293b;
  --dark-datatable-row-striped-background: #020617;
  --dark-datatable-body-cell-selected-border-color: #064e3b;
  --dark-datatable-figma-stroke-color: #e2e8f0;
  --dark-datatable-figma-stroke-width: 1px;
  --dark-datatable-figma-stroke-style: solid;
  --dark-datatable-figma-body-cell-selected-stroke-color: #d1fae5;
  --dark-datatable-figma-body-cell-selected-stroke-width: 1px;
  --dark-datatable-figma-body-cell-selected-stroke-style: solid;
  --dark-carousel-indicator-background: #334155;
  --dark-carousel-indicator-hover-background: #475569;
  --dark-carousel-indicator-active-background: #10b981;
  --dark-carousel-figma-item-stroke-color: #334155;
  --dark-carousel-figma-item-stroke-width: 1px;
  --dark-carousel-figma-item-stroke-style: solid;
  --dark-carousel-figma-item-tag-background: rgba(0, 0, 0, 0.7);
  --dark-treetable-border-color: #1e293b;
  --dark-treetable-body-cell-selected-border-color: #064e3b;
  --dark-treetable-figma-stroke-color: #e2e8f0;
  --dark-treetable-figma-stroke-width: 1px;
  --dark-treetable-figma-stroke-style: solid;
  --dark-treetable-figma-body-cell-selected-stroke-color: #d1fae5;
  --dark-treetable-figma-body-cell-selected-stroke-width: 1px;
  --dark-treetable-figma-body-cell-selected-stroke-style: solid;
  --dark-message-info-background: #3b82f6;
  --dark-message-info-border-color: #1d4ed8;
  --dark-message-info-color: #3b82f6;
  --dark-message-info-shadow: 0 4px 8px 0 rgba(2, 5, 10, 0.04);
  --dark-message-info-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-message-info-close-button-focus-ring-color: #3b82f6;
  --dark-message-info-close-button-focus-ring-shadow: none;
  --dark-message-info-outlined-color: #3b82f6;
  --dark-message-info-outlined-border-color: #3b82f6;
  --dark-message-info-simple-color: #3b82f6;
  --dark-message-figma-info-stroke-color: #bfdbfe;
  --dark-message-figma-info-stroke-width: 1px;
  --dark-message-figma-info-stroke-style: solid;
  --dark-message-figma-info-close-button-focus-ring-stroke-color: #2563eb;
  --dark-message-figma-info-close-button-focus-ring-stroke-width: 3px;
  --dark-message-figma-info-close-button-focus-ring-stroke-style: solid;
  --dark-message-figma-info-close-button-focus-ring-offset-stroke-color: #eff6ff;
  --dark-message-figma-info-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-message-figma-info-close-button-focus-ring-offset-stroke-style: solid;
  --dark-message-figma-success-stroke-color: #bbf7d0;
  --dark-message-figma-success-stroke-width: 1px;
  --dark-message-figma-success-stroke-style: solid;
  --dark-message-figma-success-close-button-focus-ring-stroke-color: #16a34a;
  --dark-message-figma-success-close-button-focus-ring-stroke-width: 3px;
  --dark-message-figma-success-close-button-focus-ring-stroke-style: solid;
  --dark-message-figma-success-close-button-focus-ring-offset-stroke-color: #f0fdf4;
  --dark-message-figma-success-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-message-figma-success-close-button-focus-ring-offset-stroke-style: solid;
  --dark-message-figma-warn-stroke-color: #fef08a;
  --dark-message-figma-warn-stroke-width: 1px;
  --dark-message-figma-warn-stroke-style: solid;
  --dark-message-figma-warn-close-button-focus-ring-stroke-color: #ca8a04;
  --dark-message-figma-warn-close-button-focus-ring-stroke-width: 3px;
  --dark-message-figma-warn-close-button-focus-ring-stroke-style: solid;
  --dark-message-figma-warn-close-button-focus-ring-offset-stroke-color: #fefce8;
  --dark-message-figma-warn-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-message-figma-warn-close-button-focus-ring-offset-stroke-style: solid;
  --dark-message-figma-error-stroke-color: #fecaca;
  --dark-message-figma-error-stroke-width: 1px;
  --dark-message-figma-error-stroke-style: solid;
  --dark-message-figma-error-close-button-focus-ring-stroke-color: #dc2626;
  --dark-message-figma-error-close-button-focus-ring-stroke-width: 3px;
  --dark-message-figma-error-close-button-focus-ring-stroke-style: solid;
  --dark-message-figma-error-close-button-focus-ring-offset-stroke-color: #fef2f2;
  --dark-message-figma-error-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-message-figma-error-close-button-focus-ring-offset-stroke-style: solid;
  --dark-message-figma-secondary-stroke-color: #e2e8f0;
  --dark-message-figma-secondary-stroke-width: 1px;
  --dark-message-figma-secondary-stroke-style: solid;
  --dark-message-figma-secondary-close-button-focus-ring-stroke-color: #475569;
  --dark-message-figma-secondary-close-button-focus-ring-stroke-width: 3px;
  --dark-message-figma-secondary-close-button-focus-ring-stroke-style: solid;
  --dark-message-figma-secondary-close-button-focus-ring-offset-stroke-color: #f1f5f9;
  --dark-message-figma-secondary-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-message-figma-secondary-close-button-focus-ring-offset-stroke-style: solid;
  --dark-message-figma-contrast-stroke-color: #020617;
  --dark-message-figma-contrast-stroke-width: 1px;
  --dark-message-figma-contrast-stroke-style: solid;
  --dark-message-figma-contrast-close-button-focus-ring-stroke-color: #f8fafc;
  --dark-message-figma-contrast-close-button-focus-ring-stroke-width: 3px;
  --dark-message-figma-contrast-close-button-focus-ring-stroke-style: solid;
  --dark-message-figma-contrast-close-button-focus-ring-offset-stroke-color: #0f172a;
  --dark-message-figma-contrast-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-message-figma-contrast-close-button-focus-ring-offset-stroke-style: solid;
  --dark-message-success-background: #22c55e;
  --dark-message-success-border-color: #15803d;
  --dark-message-success-color: #22c55e;
  --dark-message-success-shadow: 0 4px 8px 0 rgba(1, 8, 4, 0.04);
  --dark-message-success-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-message-success-close-button-focus-ring-color: #22c55e;
  --dark-message-success-close-button-focus-ring-shadow: none;
  --dark-message-success-outlined-color: #22c55e;
  --dark-message-success-outlined-border-color: #22c55e;
  --dark-message-success-simple-color: #22c55e;
  --dark-message-warn-background: #eab308;
  --dark-message-warn-border-color: #a16207;
  --dark-message-warn-shadow: 0 4px 8px 0 rgba(9, 7, 0, 0.04);
  --dark-message-warn-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-message-warn-close-button-focus-ring-color: #eab308;
  --dark-message-warn-close-button-focus-ring-shadow: none;
  --dark-message-warn-color: #eab308;
  --dark-message-warn-outlined-color: #eab308;
  --dark-message-warn-outlined-border-color: #eab308;
  --dark-message-warn-simple-color: #eab308;
  --dark-message-error-background: #ef4444;
  --dark-message-error-border-color: #b91c1c;
  --dark-message-error-color: #ef4444;
  --dark-message-error-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-message-error-close-button-focus-ring-color: #ef4444;
  --dark-message-error-close-button-focus-ring-shadow: none;
  --dark-message-error-shadow: 0 4px 8px 0 rgba(10, 3, 3, 0.04);
  --dark-message-error-outlined-color: #ef4444;
  --dark-message-error-outlined-border-color: #ef4444;
  --dark-message-error-simple-color: #ef4444;
  --dark-message-secondary-background: #1e293b;
  --dark-message-secondary-border-color: #334155;
  --dark-message-secondary-color: #cbd5e1;
  --dark-message-secondary-shadow: 0 4px 8px 0 rgba(4, 5, 6, 0.04);
  --dark-message-secondary-close-button-hover-background: #334155;
  --dark-message-secondary-close-button-focus-ring-color: #cbd5e1;
  --dark-message-secondary-close-button-focus-ring-shadow: none;
  --dark-message-secondary-outlined-color: #94a3b8;
  --dark-message-secondary-outlined-border-color: #94a3b8;
  --dark-message-secondary-simple-color: #94a3b8;
  --dark-message-contrast-background: #ffffff;
  --dark-message-contrast-border-color: #f1f5f9;
  --dark-message-contrast-color: #020617;
  --dark-message-contrast-shadow: 0 4px 8px 0 rgba(0, 0, 1, 0.04);
  --dark-message-contrast-close-button-hover-background: #f1f5f9;
  --dark-message-contrast-close-button-focus-ring-color: #020617;
  --dark-message-contrast-close-button-focus-ring-shadow: none;
  --dark-message-contrast-outlined-color: #ffffff;
  --dark-message-contrast-outlined-border-color: #ffffff;
  --dark-message-contrast-simple-color: #ffffff;
  --dark-toast-info-background: #3b82f6;
  --dark-toast-info-border-color: #1d4ed8;
  --dark-toast-info-color: #3b82f6;
  --dark-toast-info-detail-color: #ffffff;
  --dark-toast-info-shadow: 0 4px 8px 0 rgba(2, 5, 10, 0.04);
  --dark-toast-info-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-toast-info-close-button-focus-ring-color: #3b82f6;
  --dark-toast-info-close-button-focus-ring-shadow: none;
  --dark-toast-figma-info-stroke-color: #bfdbfe;
  --dark-toast-figma-info-stroke-width: 1px;
  --dark-toast-figma-info-stroke-style: solid;
  --dark-toast-figma-info-close-button-focus-ring-stroke-color: #2563eb;
  --dark-toast-figma-info-close-button-focus-ring-stroke-width: 3px;
  --dark-toast-figma-info-close-button-focus-ring-stroke-style: solid;
  --dark-toast-figma-info-close-button-focus-ring-offset-stroke-color: #eff6ff;
  --dark-toast-figma-info-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-toast-figma-info-close-button-focus-ring-offset-stroke-style: solid;
  --dark-toast-figma-success-stroke-color: #bbf7d0;
  --dark-toast-figma-success-stroke-width: 1px;
  --dark-toast-figma-success-stroke-style: solid;
  --dark-toast-figma-success-close-button-focus-ring-stroke-color: #16a34a;
  --dark-toast-figma-success-close-button-focus-ring-stroke-width: 3px;
  --dark-toast-figma-success-close-button-focus-ring-stroke-style: solid;
  --dark-toast-figma-success-close-button-focus-ring-offset-stroke-color: #f0fdf4;
  --dark-toast-figma-success-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-toast-figma-success-close-button-focus-ring-offset-stroke-style: solid;
  --dark-toast-figma-warn-stroke-color: #fef08a;
  --dark-toast-figma-warn-stroke-width: 1px;
  --dark-toast-figma-warn-stroke-style: solid;
  --dark-toast-figma-warn-close-button-focus-ring-stroke-color: #ca8a04;
  --dark-toast-figma-warn-close-button-focus-ring-stroke-width: 3px;
  --dark-toast-figma-warn-close-button-focus-ring-stroke-style: solid;
  --dark-toast-figma-warn-close-button-focus-ring-offset-stroke-color: #fefce8;
  --dark-toast-figma-warn-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-toast-figma-warn-close-button-focus-ring-offset-stroke-style: solid;
  --dark-toast-figma-error-stroke-color: #fecaca;
  --dark-toast-figma-error-stroke-width: 1px;
  --dark-toast-figma-error-stroke-style: solid;
  --dark-toast-figma-error-close-button-focus-ring-stroke-color: #dc2626;
  --dark-toast-figma-error-close-button-focus-ring-stroke-width: 3px;
  --dark-toast-figma-error-close-button-focus-ring-stroke-style: solid;
  --dark-toast-figma-error-close-button-focus-ring-offset-stroke-color: #fef2f2;
  --dark-toast-figma-error-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-toast-figma-error-close-button-focus-ring-offset-stroke-style: solid;
  --dark-toast-figma-secondary-stroke-color: #e2e8f0;
  --dark-toast-figma-secondary-stroke-width: 1px;
  --dark-toast-figma-secondary-stroke-style: solid;
  --dark-toast-figma-secondary-close-button-focus-ring-stroke-color: #475569;
  --dark-toast-figma-secondary-close-button-focus-ring-stroke-width: 3px;
  --dark-toast-figma-secondary-close-button-focus-ring-stroke-style: solid;
  --dark-toast-figma-secondary-close-button-focus-ring-offset-stroke-color: #f1f5f9;
  --dark-toast-figma-secondary-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-toast-figma-secondary-close-button-focus-ring-offset-stroke-style: solid;
  --dark-toast-figma-contrast-stroke-color: #020617;
  --dark-toast-figma-contrast-stroke-width: 1px;
  --dark-toast-figma-contrast-stroke-style: solid;
  --dark-toast-figma-contrast-close-button-focus-ring-stroke-color: #f8fafc;
  --dark-toast-figma-contrast-close-button-focus-ring-stroke-width: 3px;
  --dark-toast-figma-contrast-close-button-focus-ring-stroke-style: solid;
  --dark-toast-figma-contrast-close-button-focus-ring-offset-stroke-color: #0f172a;
  --dark-toast-figma-contrast-close-button-focus-ring-offset-stroke-width: 2px;
  --dark-toast-figma-contrast-close-button-focus-ring-offset-stroke-style: solid;
  --dark-toast-success-background: #22c55e;
  --dark-toast-success-border-color: #15803d;
  --dark-toast-success-color: #22c55e;
  --dark-toast-success-detail-color: #ffffff;
  --dark-toast-success-shadow: 0 4px 8px 0 rgba(1, 8, 4, 0.04);
  --dark-toast-success-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-toast-success-close-button-focus-ring-color: #22c55e;
  --dark-toast-success-close-button-focus-ring-shadow: none;
  --dark-toast-warn-background: #eab308;
  --dark-toast-warn-border-color: #a16207;
  --dark-toast-warn-color: #eab308;
  --dark-toast-warn-detail-color: #ffffff;
  --dark-toast-warn-shadow: 0 4px 8px 0 rgba(9, 7, 0, 0.04);
  --dark-toast-warn-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-toast-warn-close-button-focus-ring-color: #eab308;
  --dark-toast-warn-close-button-focus-ring-shadow: none;
  --dark-toast-error-background: #ef4444;
  --dark-toast-error-border-color: #b91c1c;
  --dark-toast-error-color: #ef4444;
  --dark-toast-error-detail-color: #ffffff;
  --dark-toast-error-shadow: 0 4px 8px 0 rgba(10, 3, 3, 0.04);
  --dark-toast-error-close-button-hover-background: rgba(255, 255, 255, 0.05);
  --dark-toast-error-close-button-focus-ring-color: #ef4444;
  --dark-toast-error-close-button-focus-ring-shadow: none;
  --dark-toast-secondary-background: #1e293b;
  --dark-toast-secondary-border-color: #334155;
  --dark-toast-secondary-color: #cbd5e1;
  --dark-toast-secondary-detail-color: #ffffff;
  --dark-toast-secondary-shadow: 0 4px 8px 0 rgba(4, 5, 6, 0.04);
  --dark-toast-secondary-close-button-hover-background: #334155;
  --dark-toast-secondary-close-button-focus-ring-color: #cbd5e1;
  --dark-toast-secondary-close-button-focus-ring-shadow: none;
  --dark-toast-contrast-background: #ffffff;
  --dark-toast-contrast-border-color: #f1f5f9;
  --dark-toast-contrast-color: #020617;
  --dark-toast-contrast-detail-color: #020617;
  --dark-toast-contrast-shadow: 0 4px 8px 0 rgba(0, 0, 1, 0.04);
  --dark-toast-contrast-close-button-hover-background: #f1f5f9;
  --dark-toast-contrast-close-button-focus-ring-color: #020617;
  --dark-toast-contrast-close-button-focus-ring-shadow: none;
  --dark-toast-blur: 10px;
  --dark-galleria-thumbnail-nav-button-hover-background: #334155;
  --dark-galleria-thumbnail-nav-button-hover-color: #ffffff;
  --dark-galleria-thumbnail-nav-button-color: #94a3b8;
  --dark-galleria-indicator-button-background: #334155;
  --dark-galleria-indicator-button-hover-background: #475569;
  --dark-tabs-nav-button-shadow: 0 0 10px 50px #0F172A80;
  --dark-dataview-figma-content-item-stroke-color: #334155;
  --dark-dataview-figma-content-item-stroke-width: 1px;
  --dark-dataview-figma-content-item-stroke-style: solid;
  --dark-progressspinner-color-one: #f87171;
  --dark-progressspinner-color-two: #60a5fa;
  --dark-progressspinner-color-three: #4ade80;
  --dark-progressspinner-color-four: #facc15;
  --dark-ripple-background: rgba(255,255,255,0.3);
  --component-inputtext-background: #ffffff;
  --component-inputtext-disabled-background: #e2e8f0;
  --component-inputtext-disabled-color: #64748b;
  --component-inputtext-filled-background: #f8fafc;
  --component-inputtext-filled-focus-background: #f8fafc;
  --component-inputtext-filled-hover-background: #f8fafc;
  --component-inputtext-border-color: #cbd5e1;
  --component-inputtext-border-radius: 6px;
  --component-inputtext-hover-border-color: #94a3b8;
  --component-inputtext-focus-border-color: #10b981;
  --component-inputtext-focus-ring-width: 0;
  --component-inputtext-focus-ring-style: none;
  --component-inputtext-focus-ring-color: transparent;
  --component-inputtext-focus-ring-offset: 0;
  --component-inputtext-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-inputtext-invalid-border-color: #f87171;
  --component-inputtext-invalid-placeholder-color: #dc2626;
  --component-inputtext-color: #334155;
  --component-inputtext-placeholder-color: #64748b;
  --component-inputtext-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-inputtext-padding-x: 0.75rem;
  --component-inputtext-padding-y: 0.5rem;
  --component-inputtext-figma-stroke-color: #cbd5e1;
  --component-inputtext-figma-stroke-width: 1px;
  --component-inputtext-figma-stroke-style: solid;
  --component-inputtext-figma-hover-stroke-color: #94a3b8;
  --component-inputtext-figma-hover-stroke-width: 1px;
  --component-inputtext-figma-hover-stroke-style: solid;
  --component-inputtext-figma-focus-stroke-color: #10b981;
  --component-inputtext-figma-focus-stroke-width: 1px;
  --component-inputtext-figma-focus-stroke-style: solid;
  --component-inputtext-figma-focus-ring-stroke-color: transparent;
  --component-inputtext-figma-focus-ring-stroke-width: 0;
  --component-inputtext-figma-focus-ring-stroke-style: none;
  --component-inputtext-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-inputtext-figma-focus-ring-offset-stroke-width: 0;
  --component-inputtext-figma-focus-ring-offset-stroke-style: solid;
  --component-inputtext-figma-invalid-stroke-color: #f87171;
  --component-inputtext-figma-invalid-stroke-width: 1px;
  --component-inputtext-figma-invalid-stroke-style: solid;
  --component-inputtext-sm-font-size: 0.875rem;
  --component-inputtext-sm-padding-x: 0.625rem;
  --component-inputtext-sm-padding-y: 0.375rem;
  --component-inputtext-lg-padding-x: 0.875rem;
  --component-inputtext-lg-padding-y: 0.625rem;
  --component-inputtext-lg-font-size: 1.125rem;
  --component-inputtext-transition-duration: 0.2s;
  --component-panel-background: #ffffff;
  --component-panel-border-color: #e2e8f0;
  --component-panel-border-radius: 6px;
  --component-panel-color: #334155;
  --component-panel-header-background: transparent;
  --component-panel-header-color: #334155;
  --component-panel-header-border-color: #e2e8f0;
  --component-panel-header-border-radius: 0;
  --component-panel-header-border-width: 0;
  --component-panel-header-padding: 1.125rem;
  --component-panel-figma-header-stroke-color: #e2e8f0;
  --component-panel-figma-header-stroke-width: 0;
  --component-panel-figma-header-stroke-style: none;
  --component-panel-figma-stroke-color: #e2e8f0;
  --component-panel-figma-stroke-width: 1px;
  --component-panel-figma-stroke-style: solid;
  --component-panel-toggleable-header-padding: 0.375rem 1.125rem;
  --component-panel-title-font-weight: 600;
  --component-panel-content-padding: 0 1.125rem 1.125rem 1.125rem;
  --component-panel-footer-padding: 0 1.125rem 1.125rem 1.125rem;
  --component-button-border-radius: 6px;
  --component-button-rounded-border-radius: 2rem;
  --component-button-gap: 0.5rem;
  --component-button-padding-x: 0.75rem;
  --component-button-padding-y: 0.5rem;
  --component-button-icon-only-width: 2.5rem;
  --component-button-sm-font-size: 0.875rem;
  --component-button-sm-padding-x: 0.625rem;
  --component-button-sm-padding-y: 0.375rem;
  --component-button-sm-icon-only-width: 2rem;
  --component-button-lg-font-size: 1.125rem;
  --component-button-lg-padding-x: 0.875rem;
  --component-button-lg-padding-y: 0.625rem;
  --component-button-lg-icon-only-width: 3rem;
  --component-button-label-font-weight: 500;
  --component-button-raised-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  --component-button-focus-ring-width: 1px;
  --component-button-focus-ring-offset: 2px;
  --component-button-focus-ring-style: solid;
  --component-button-badge-size: 1rem;
  --component-button-transition-duration: 0.2s;
  --component-button-figma-sm-icon-size: 0.875rem;
  --component-button-figma-lg-icon-size: 1.125rem;
  --component-iconfield-icon-color: #94a3b8;
  --component-iconfield-figma-sm-icon-size: 0.875rem;
  --component-iconfield-figma-lg-icon-size: 1.125rem;
  --component-toggleswitch-width: 2.5rem;
  --component-toggleswitch-height: 1.5rem;
  --component-toggleswitch-border-radius: 30px;
  --component-toggleswitch-border-width: 1px;
  --component-toggleswitch-border-color: transparent;
  --component-toggleswitch-gap: 0.25rem;
  --component-toggleswitch-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-toggleswitch-hover-border-color: transparent;
  --component-toggleswitch-checked-border-color: transparent;
  --component-toggleswitch-checked-hover-border-color: transparent;
  --component-toggleswitch-invalid-border-color: #f87171;
  --component-toggleswitch-handle-border-radius: 1rem/2;
  --component-toggleswitch-handle-size: 1rem;
  --component-toggleswitch-figma-stroke-color: transparent;
  --component-toggleswitch-figma-stroke-width: 1px;
  --component-toggleswitch-figma-stroke-style: solid;
  --component-toggleswitch-figma-hover-stroke-color: transparent;
  --component-toggleswitch-figma-hover-stroke-width: 1px;
  --component-toggleswitch-figma-hover-stroke-style: solid;
  --component-toggleswitch-figma-checked-stroke-color: transparent;
  --component-toggleswitch-figma-checked-stroke-width: 1px;
  --component-toggleswitch-figma-checked-stroke-style: solid;
  --component-toggleswitch-figma-checked-hover-stroke-color: transparent;
  --component-toggleswitch-figma-checked-hover-stroke-width: 1px;
  --component-toggleswitch-figma-checked-hover-stroke-style: solid;
  --component-toggleswitch-figma-invalid-stroke-color: #f87171;
  --component-toggleswitch-figma-invalid-stroke-width: 1px;
  --component-toggleswitch-figma-invalid-stroke-style: solid;
  --component-toggleswitch-figma-focus-ring-stroke-color: #10b981;
  --component-toggleswitch-figma-focus-ring-stroke-width: 3px;
  --component-toggleswitch-figma-focus-ring-stroke-style: solid;
  --component-toggleswitch-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-toggleswitch-figma-focus-ring-offset-stroke-width: 2px;
  --component-toggleswitch-figma-focus-ring-offset-stroke-style: solid;
  --component-toggleswitch-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-toggleswitch-focus-ring-width: 1px;
  --component-toggleswitch-focus-ring-style: solid;
  --component-toggleswitch-focus-ring-color: #10b981;
  --component-toggleswitch-focus-ring-offset: 2px;
  --component-toggleswitch-transition-duration: 0.2s;
  --component-toggleswitch-slide-duration: 0.2s;
  --component-floatlabel-color: #64748b;
  --component-floatlabel-focus-color: #64748b;
  --component-floatlabel-invalid-color: #dc2626;
  --component-floatlabel-active-color: #64748b;
  --component-floatlabel-active-font-size: 0.75rem;
  --component-floatlabel-active-font-weight: 400;
  --component-floatlabel-transition-duration: 0.2s;
  --component-floatlabel-position-x: 0.75rem;
  --component-floatlabel-position-y: 0.5rem;
  --component-floatlabel-font-weight: 500;
  --component-floatlabel-over-active-top: -1.25rem;
  --component-floatlabel-in-input-padding-top: 2.5rem;
  --component-floatlabel-in-input-padding-bottom: 0.5rem;
  --component-floatlabel-in-active-top: 0.5rem;
  --component-floatlabel-on-border-radius: 2px;
  --component-floatlabel-on-active-background: #ffffff;
  --component-floatlabel-on-active-padding: 0 0.125rem;
  --component-floatlabel-figma-over-active-top: -1.25rem*-1;
  --component-floatlabel-figma-over-active-gap: -1.25rem*-1 - 0.75rem;
  --component-floatlabel-figma-on-active-gap: -1*(0.75rem/2);
  --component-floatlabel-figma-active-line-height: 0.75rem;
  --component-radiobutton-width: 1.25rem;
  --component-radiobutton-height: 1.25rem;
  --component-radiobutton-background: #ffffff;
  --component-radiobutton-checked-background: #10b981;
  --component-radiobutton-checked-hover-background: #059669;
  --component-radiobutton-checked-hover-border-color: #059669;
  --component-radiobutton-checked-border-color: #10b981;
  --component-radiobutton-checked-focus-border-color: #10b981;
  --component-radiobutton-checked-disabled-border-color: #cbd5e1;
  --component-radiobutton-disabled-background: #e2e8f0;
  --component-radiobutton-filled-background: #f8fafc;
  --component-radiobutton-border-color: #cbd5e1;
  --component-radiobutton-hover-border-color: #94a3b8;
  --component-radiobutton-focus-border-color: #cbd5e1;
  --component-radiobutton-focus-ring-width: 1px;
  --component-radiobutton-focus-ring-style: solid;
  --component-radiobutton-focus-ring-color: #10b981;
  --component-radiobutton-focus-ring-offset: 2px;
  --component-radiobutton-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-radiobutton-invalid-border-color: #f87171;
  --component-radiobutton-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-radiobutton-icon-size: 0.75rem;
  --component-radiobutton-icon-checked-color: #ffffff;
  --component-radiobutton-icon-checked-hover-color: #ffffff;
  --component-radiobutton-icon-disabled-color: #64748b;
  --component-radiobutton-icon-sm-size: 0.5rem;
  --component-radiobutton-icon-lg-size: 1rem;
  --component-radiobutton-figma-stroke-color: #cbd5e1;
  --component-radiobutton-figma-stroke-width: 1px;
  --component-radiobutton-figma-stroke-style: solid;
  --component-radiobutton-figma-hover-stroke-color: #94a3b8;
  --component-radiobutton-figma-hover-stroke-width: 1px;
  --component-radiobutton-figma-hover-stroke-style: solid;
  --component-radiobutton-figma-focus-stroke-color: #cbd5e1;
  --component-radiobutton-figma-focus-stroke-width: 1px;
  --component-radiobutton-figma-focus-stroke-style: solid;
  --component-radiobutton-figma-focus-ring-stroke-color: #10b981;
  --component-radiobutton-figma-focus-ring-stroke-width: 3px;
  --component-radiobutton-figma-focus-ring-stroke-style: solid;
  --component-radiobutton-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-radiobutton-figma-focus-ring-offset-stroke-width: 2px;
  --component-radiobutton-figma-focus-ring-offset-stroke-style: solid;
  --component-radiobutton-figma-checked-stroke-color: #10b981;
  --component-radiobutton-figma-checked-stroke-width: 1px;
  --component-radiobutton-figma-checked-stroke-style: solid;
  --component-radiobutton-figma-checked-hover-stroke-color: #059669;
  --component-radiobutton-figma-checked-hover-stroke-width: 1px;
  --component-radiobutton-figma-checked-hover-stroke-style: solid;
  --component-radiobutton-figma-checked-focus-stroke-color: #10b981;
  --component-radiobutton-figma-checked-focus-stroke-width: 1px;
  --component-radiobutton-figma-checked-focus-stroke-style: solid;
  --component-radiobutton-figma-checked-disabled-stroke-color: #cbd5e1;
  --component-radiobutton-figma-checked-disabled-stroke-width: 1px;
  --component-radiobutton-figma-checked-disabled-stroke-style: solid;
  --component-radiobutton-figma-invalid-stroke-color: #f87171;
  --component-radiobutton-figma-invalid-stroke-width: 1px;
  --component-radiobutton-figma-invalid-stroke-style: solid;
  --component-radiobutton-sm-width: 1rem;
  --component-radiobutton-sm-height: 1rem;
  --component-radiobutton-lg-width: 1.5rem;
  --component-radiobutton-lg-height: 1.5rem;
  --component-radiobutton-transition-duration: 0.2s;
  --component-checkbox-border-radius: 4px;
  --component-checkbox-border-color: #cbd5e1;
  --component-checkbox-width: 1.25rem;
  --component-checkbox-height: 1.25rem;
  --component-checkbox-background: #ffffff;
  --component-checkbox-checked-background: #10b981;
  --component-checkbox-checked-hover-background: #059669;
  --component-checkbox-checked-hover-border-color: #059669;
  --component-checkbox-checked-border-color: #10b981;
  --component-checkbox-checked-focus-border-color: #10b981;
  --component-checkbox-checked-disabled-border-color: #cbd5e1;
  --component-checkbox-disabled-background: #e2e8f0;
  --component-checkbox-filled-background: #f8fafc;
  --component-checkbox-hover-border-color: #94a3b8;
  --component-checkbox-focus-border-color: #cbd5e1;
  --component-checkbox-focus-ring-width: 1px;
  --component-checkbox-focus-ring-style: solid;
  --component-checkbox-focus-ring-color: #10b981;
  --component-checkbox-focus-ring-offset: 2px;
  --component-checkbox-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-checkbox-invalid-border-color: #f87171;
  --component-checkbox-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-checkbox-icon-size: 0.875rem;
  --component-checkbox-icon-color: #334155;
  --component-checkbox-icon-checked-color: #ffffff;
  --component-checkbox-icon-checked-hover-color: #ffffff;
  --component-checkbox-icon-disabled-color: #64748b;
  --component-checkbox-icon-sm-size: 0.75rem;
  --component-checkbox-icon-lg-size: 1rem;
  --component-checkbox-figma-stroke-color: #cbd5e1;
  --component-checkbox-figma-stroke-width: 1px;
  --component-checkbox-figma-stroke-style: solid;
  --component-checkbox-figma-hover-stroke-color: #94a3b8;
  --component-checkbox-figma-hover-stroke-width: 1px;
  --component-checkbox-figma-hover-stroke-style: solid;
  --component-checkbox-figma-focus-stroke-color: #cbd5e1;
  --component-checkbox-figma-focus-stroke-width: 1px;
  --component-checkbox-figma-focus-stroke-style: solid;
  --component-checkbox-figma-focus-ring-stroke-color: #10b981;
  --component-checkbox-figma-focus-ring-stroke-width: 3px;
  --component-checkbox-figma-focus-ring-stroke-style: solid;
  --component-checkbox-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-checkbox-figma-focus-ring-offset-stroke-width: 2px;
  --component-checkbox-figma-focus-ring-offset-stroke-style: solid;
  --component-checkbox-figma-checked-stroke-color: #10b981;
  --component-checkbox-figma-checked-stroke-width: 1px;
  --component-checkbox-figma-checked-stroke-style: solid;
  --component-checkbox-figma-checked-hover-stroke-color: #059669;
  --component-checkbox-figma-checked-hover-stroke-width: 1px;
  --component-checkbox-figma-checked-hover-stroke-style: solid;
  --component-checkbox-figma-checked-focus-stroke-color: #10b981;
  --component-checkbox-figma-checked-focus-stroke-width: 1px;
  --component-checkbox-figma-checked-focus-stroke-style: solid;
  --component-checkbox-figma-checked-disabled-stroke-color: #cbd5e1;
  --component-checkbox-figma-checked-disabled-stroke-width: 1px;
  --component-checkbox-figma-checked-disabled-stroke-style: solid;
  --component-checkbox-figma-invalid-stroke-color: #f87171;
  --component-checkbox-figma-invalid-stroke-width: 1px;
  --component-checkbox-figma-invalid-stroke-style: solid;
  --component-checkbox-sm-width: 1rem;
  --component-checkbox-sm-height: 1rem;
  --component-checkbox-lg-width: 1.5rem;
  --component-checkbox-lg-height: 1.5rem;
  --component-checkbox-transition-duration: 0.2s;
  --component-autocomplete-background: #ffffff;
  --component-autocomplete-disabled-background: #e2e8f0;
  --component-autocomplete-disabled-color: #64748b;
  --component-autocomplete-filled-background: #f8fafc;
  --component-autocomplete-filled-focus-background: #f8fafc;
  --component-autocomplete-filled-hover-background: #f8fafc;
  --component-autocomplete-border-color: #cbd5e1;
  --component-autocomplete-border-radius: 6px;
  --component-autocomplete-hover-border-color: #94a3b8;
  --component-autocomplete-focus-border-color: #10b981;
  --component-autocomplete-focus-ring-width: 0;
  --component-autocomplete-focus-ring-style: none;
  --component-autocomplete-focus-ring-color: transparent;
  --component-autocomplete-focus-ring-offset: 0;
  --component-autocomplete-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-autocomplete-invalid-border-color: #f87171;
  --component-autocomplete-invalid-placeholder-color: #dc2626;
  --component-autocomplete-color: #334155;
  --component-autocomplete-placeholder-color: #64748b;
  --component-autocomplete-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-autocomplete-padding-x: 0.75rem;
  --component-autocomplete-padding-y: 0.5rem;
  --component-autocomplete-overlay-background: #ffffff;
  --component-autocomplete-overlay-border-color: #e2e8f0;
  --component-autocomplete-overlay-border-radius: 6px;
  --component-autocomplete-overlay-color: #334155;
  --component-autocomplete-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-autocomplete-list-padding: 0.25rem 0.25rem;
  --component-autocomplete-list-gap: 2px;
  --component-autocomplete-option-focus-background: #f1f5f9;
  --component-autocomplete-option-focus-color: #1e293b;
  --component-autocomplete-option-selected-background: #ecfdf5;
  --component-autocomplete-option-selected-focus-background: #d1fae5;
  --component-autocomplete-option-selected-focus-color: #065f46;
  --component-autocomplete-option-selected-color: #047857;
  --component-autocomplete-option-color: #334155;
  --component-autocomplete-option-padding: 0.5rem 0.75rem;
  --component-autocomplete-option-border-radius: 4px;
  --component-autocomplete-option-group-background: transparent;
  --component-autocomplete-option-group-color: #64748b;
  --component-autocomplete-option-group-font-weight: 600;
  --component-autocomplete-option-group-padding: 0.5rem 0.75rem;
  --component-autocomplete-dropdown-width: 2.5rem;
  --component-autocomplete-dropdown-border-color: #cbd5e1;
  --component-autocomplete-dropdown-border-radius: 6px;
  --component-autocomplete-dropdown-hover-border-color: #cbd5e1;
  --component-autocomplete-dropdown-active-border-color: #cbd5e1;
  --component-autocomplete-dropdown-focus-ring-width: 1px;
  --component-autocomplete-dropdown-focus-ring-offset: 2px;
  --component-autocomplete-dropdown-focus-ring-style: solid;
  --component-autocomplete-dropdown-focus-ring-color: #10b981;
  --component-autocomplete-dropdown-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-autocomplete-dropdown-sm-width: 2rem;
  --component-autocomplete-dropdown-lg-width: 3rem;
  --component-autocomplete-chip-border-radius: 4px;
  --component-autocomplete-empty-message-padding: 0.5rem 0.75rem;
  --component-autocomplete-figma-overlay-stroke-color: #e2e8f0;
  --component-autocomplete-figma-overlay-stroke-width: 1px;
  --component-autocomplete-figma-overlay-stroke-style: solid;
  --component-autocomplete-figma-dropdown-stroke-color: #cbd5e1;
  --component-autocomplete-figma-dropdown-stroke-width: 1px;
  --component-autocomplete-figma-dropdown-stroke-style: solid;
  --component-autocomplete-figma-dropdown-hover-stroke-color: #cbd5e1;
  --component-autocomplete-figma-dropdown-hover-stroke-width: 1px;
  --component-autocomplete-figma-dropdown-hover-stroke-style: solid;
  --component-autocomplete-figma-dropdown-active-stroke-color: #cbd5e1;
  --component-autocomplete-figma-dropdown-active-stroke-width: 1px;
  --component-autocomplete-figma-dropdown-active-stroke-style: solid;
  --component-autocomplete-figma-chip-padding-top: 0.5rem/2;
  --component-autocomplete-figma-chip-padding-bottom: 0.5rem /2;
  --component-autocomplete-figma-input-multiple-gap: 0.5rem /2;
  --component-autocomplete-figma-input-multiple-padding-y: 0.5rem / 2;
  --component-autocomplete-figma-input-multiple-haschip-padding-x: 0.5rem / 2;
  --component-autocomplete-figma-input-chip-padding-top: 0.5rem / 2;
  --component-autocomplete-figma-input-chip-padding-bottom: 0.5rem / 2;
  --component-autocomplete-figma-stroke-color: #cbd5e1;
  --component-autocomplete-figma-stroke-width: 1px;
  --component-autocomplete-figma-stroke-style: solid;
  --component-autocomplete-figma-hover-stroke-color: #94a3b8;
  --component-autocomplete-figma-hover-stroke-width: 1px;
  --component-autocomplete-figma-hover-stroke-style: solid;
  --component-autocomplete-figma-focus-stroke-color: #10b981;
  --component-autocomplete-figma-focus-stroke-width: 1px;
  --component-autocomplete-figma-focus-stroke-style: solid;
  --component-autocomplete-figma-invalid-stroke-color: #f87171;
  --component-autocomplete-figma-invalid-stroke-width: 1px;
  --component-autocomplete-figma-invalid-stroke-style: solid;
  --component-autocomplete-figma-multiple-border-radius: 0;
  --component-autocomplete-transition-duration: 0.2s;
  --component-datepicker-figma-dropdown-stroke-color: #cbd5e1;
  --component-datepicker-figma-dropdown-stroke-width: 1px;
  --component-datepicker-figma-dropdown-stroke-style: solid;
  --component-datepicker-figma-dropdown-hover-stroke-color: #cbd5e1;
  --component-datepicker-figma-dropdown-hover-stroke-width: 1px;
  --component-datepicker-figma-dropdown-hover-stroke-style: solid;
  --component-datepicker-figma-dropdown-active-stroke-color: #cbd5e1;
  --component-datepicker-figma-dropdown-active-stroke-width: 1px;
  --component-datepicker-figma-dropdown-active-stroke-style: solid;
  --component-datepicker-figma-buttonbar-stroke-color: #e2e8f0;
  --component-datepicker-figma-buttonbar-stroke-width: 1px;
  --component-datepicker-figma-buttonbar-stroke-style: solid;
  --component-datepicker-figma-panel-stroke-color: #e2e8f0;
  --component-datepicker-figma-panel-stroke-width: 1px;
  --component-datepicker-figma-panel-stroke-style: solid;
  --component-datepicker-figma-header-stroke-color: #e2e8f0;
  --component-datepicker-figma-header-stroke-width: 1px;
  --component-datepicker-figma-header-stroke-style: solid;
  --component-datepicker-figma-time-picker-stroke-color: #e2e8f0;
  --component-datepicker-figma-time-picker-stroke-width: 1px;
  --component-datepicker-figma-time-picker-stroke-style: solid;
  --component-datepicker-panel-background: #ffffff;
  --component-datepicker-panel-border-color: #e2e8f0;
  --component-datepicker-panel-border-radius: 6px;
  --component-datepicker-panel-color: #334155;
  --component-datepicker-panel-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-datepicker-panel-padding: 0.75rem;
  --component-datepicker-header-background: #ffffff;
  --component-datepicker-header-border-color: #e2e8f0;
  --component-datepicker-header-color: #334155;
  --component-datepicker-header-padding: 0 0 0.5rem 0;
  --component-datepicker-title-gap: 0.5rem;
  --component-datepicker-title-font-weight: 500;
  --component-datepicker-dropdown-width: 2.5rem;
  --component-datepicker-dropdown-border-color: #cbd5e1;
  --component-datepicker-dropdown-border-radius: 6px;
  --component-datepicker-dropdown-hover-border-color: #cbd5e1;
  --component-datepicker-dropdown-active-border-color: #cbd5e1;
  --component-datepicker-dropdown-focus-ring-width: 1px;
  --component-datepicker-dropdown-focus-ring-style: solid;
  --component-datepicker-dropdown-focus-ring-color: #10b981;
  --component-datepicker-dropdown-focus-ring-offset: 2px;
  --component-datepicker-dropdown-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-datepicker-dropdown-sm-width: 2rem;
  --component-datepicker-dropdown-lg-width: 3rem;
  --component-datepicker-input-icon-color: #94a3b8;
  --component-datepicker-select-month-hover-background: #f1f5f9;
  --component-datepicker-select-month-hover-color: #1e293b;
  --component-datepicker-select-month-color: #334155;
  --component-datepicker-select-month-padding: 0.25rem 0.5rem;
  --component-datepicker-select-month-border-radius: 6px;
  --component-datepicker-select-year-hover-background: #f1f5f9;
  --component-datepicker-select-year-hover-color: #1e293b;
  --component-datepicker-select-year-color: #334155;
  --component-datepicker-select-year-padding: 0.25rem 0.5rem;
  --component-datepicker-select-year-border-radius: 6px;
  --component-datepicker-group-border-color: #e2e8f0;
  --component-datepicker-group-gap: 0.75rem;
  --component-datepicker-day-view-margin: 0.5rem 0 0 0;
  --component-datepicker-week-day-padding: 0.25rem;
  --component-datepicker-week-day-font-weight: 500;
  --component-datepicker-week-day-color: #334155;
  --component-datepicker-date-hover-background: #f1f5f9;
  --component-datepicker-date-hover-color: #1e293b;
  --component-datepicker-date-selected-background: #10b981;
  --component-datepicker-date-selected-color: #ffffff;
  --component-datepicker-date-range-selected-background: #ecfdf5;
  --component-datepicker-date-range-selected-color: #047857;
  --component-datepicker-date-color: #334155;
  --component-datepicker-date-width: 2rem;
  --component-datepicker-date-height: 2rem;
  --component-datepicker-date-border-radius: 2rem / 2;
  --component-datepicker-date-padding: 0.25rem;
  --component-datepicker-date-focus-ring-width: 1px;
  --component-datepicker-date-focus-ring-style: solid;
  --component-datepicker-date-focus-ring-color: #10b981;
  --component-datepicker-date-focus-ring-offset: 2px;
  --component-datepicker-date-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-datepicker-month-view-margin: 0.5rem 0 0 0;
  --component-datepicker-month-border-radius: 6px;
  --component-datepicker-month-padding: 0.375rem;
  --component-datepicker-year-view-margin: 0.5rem 0 0 0;
  --component-datepicker-year-border-radius: 6px;
  --component-datepicker-year-padding: 0.375rem;
  --component-datepicker-buttonbar-padding: 0.5rem 0 0 0;
  --component-datepicker-buttonbar-border-color: #e2e8f0;
  --component-datepicker-time-picker-padding: 0.5rem 0 0 0;
  --component-datepicker-time-picker-border-color: #e2e8f0;
  --component-datepicker-time-picker-gap: 0.5rem;
  --component-datepicker-time-picker-button-gap: 0.25rem;
  --component-datepicker-transition-duration: 0.2s;
  --component-rating-gap: 0.25rem;
  --component-rating-icon-size: 1rem;
  --component-rating-icon-color: #64748b;
  --component-rating-icon-hover-color: #10b981;
  --component-rating-icon-active-color: #10b981;
  --component-rating-focus-ring-width: 1px;
  --component-rating-focus-ring-style: solid;
  --component-rating-focus-ring-color: #10b981;
  --component-rating-focus-ring-offset: 2px;
  --component-rating-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-rating-figma-focus-ring-stroke-color: #10b981;
  --component-rating-figma-focus-ring-stroke-width: 3px;
  --component-rating-figma-focus-ring-stroke-style: solid;
  --component-rating-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-rating-figma-focus-ring-offset-stroke-width: 2px;
  --component-rating-figma-focus-ring-offset-stroke-style: solid;
  --component-rating-transition-duration: 0.2s;
  --component-avatar-width: 2rem;
  --component-avatar-height: 2rem;
  --component-avatar-font-size: 1rem;
  --component-avatar-background: #e2e8f0;
  --component-avatar-border-radius: 6px;
  --component-avatar-group-border-color: #ffffff;
  --component-avatar-group-offset: -0.75rem;
  --component-avatar-group-stroke-color: #ffffff;
  --component-avatar-group-stroke-width: 2px;
  --component-avatar-group-stroke-style: solid;
  --component-avatar-lg-width: 3rem;
  --component-avatar-lg-height: 3rem;
  --component-avatar-lg-font-size: 1.5rem;
  --component-avatar-lg-icon-size: 1.5rem;
  --component-avatar-lg-group-offset: -1rem;
  --component-avatar-xl-width: 4rem;
  --component-avatar-xl-height: 4rem;
  --component-avatar-xl-font-size: 2rem;
  --component-avatar-xl-icon-size: 2rem;
  --component-avatar-xl-group-offset: -1.5rem;
  --component-avatar-color: #334155;
  --component-avatar-figma-circle-border-radius: 2rem / 2;
  --component-avatar-figma-circle-lg-border-radius: 3rem / 2;
  --component-avatar-figma-circle-xl-border-radius: 4rem / 2;
  --component-avatar-icon-size: 1rem;
  --component-badge-border-radius: 6px;
  --component-badge-padding: 0 0.5rem;
  --component-badge-font-size: 0.75rem;
  --component-badge-font-weight: 700;
  --component-badge-min-width: 1.5rem;
  --component-badge-height: 1.5rem;
  --component-badge-dot-size: 0.5rem;
  --component-badge-sm-font-size: 0.625rem;
  --component-badge-sm-min-width: 1.25rem;
  --component-badge-sm-height: 1.25rem;
  --component-badge-lg-font-size: 0.875rem;
  --component-badge-lg-min-width: 1.75rem;
  --component-badge-lg-height: 1.75rem;
  --component-badge-xl-font-size: 1rem;
  --component-badge-xl-min-width: 2rem;
  --component-badge-xl-height: 2rem;
  --component-chip-border-radius: 16px;
  --component-chip-padding-x: 0.75rem;
  --component-chip-padding-y: 0.5rem;
  --component-chip-gap: 0.5rem;
  --component-chip-image-width: 2rem;
  --component-chip-image-height: 2rem;
  --component-chip-icon-size: 1rem;
  --component-chip-remove-icon-focus-ring-width: 1px;
  --component-chip-remove-icon-focus-ring-style: solid;
  --component-chip-remove-icon-focus-ring-offset: 2px;
  --component-chip-remove-icon-focus-ring-color: #10b981;
  --component-chip-remove-icon-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-chip-remove-icon-size: 1rem;
  --component-chip-figma-remove-icon-focus-ring-stroke-color: #10b981;
  --component-chip-figma-remove-icon-focus-ring-stroke-width: 3px;
  --component-chip-figma-remove-icon-focus-ring-stroke-style: solid;
  --component-chip-figma-remove-icon-focus-ring-offset-stroke-color: #f1f5f9;
  --component-chip-figma-remove-icon-focus-ring-offset-stroke-width: 2px;
  --component-chip-figma-remove-icon-focus-ring-offset-stroke-style: solid;
  --component-chip-figma-image-padding-left: 0.75rem - 0.5rem;
  --component-chip-figma-image-padding-y: 0.5rem/2;
  --component-chip-transition-duration: 0.2s;
  --component-progressbar-background: #e2e8f0;
  --component-progressbar-border-radius: 6px;
  --component-progressbar-value-background: #10b981;
  --component-progressbar-label-color: #ffffff;
  --component-progressbar-label-font-size: 0.75rem;
  --component-progressbar-label-font-weight: 600;
  --component-progressbar-height: 1.25rem;
  --component-message-border-radius: 6px;
  --component-message-border-width: 1px;
  --component-message-content-padding: 0.5rem 0.75rem;
  --component-message-content-gap: 0.5rem;
  --component-message-content-sm-padding: 0.375rem 0.625rem;
  --component-message-content-lg-padding: 0.625rem 0.875rem;
  --component-message-text-font-size: 1rem;
  --component-message-text-font-weight: 500;
  --component-message-text-sm-font-size: 0.875rem;
  --component-message-text-lg-font-size: 1.125rem;
  --component-message-icon-size: 1.125rem;
  --component-message-icon-sm-size: 1rem;
  --component-message-icon-lg-size: 1.25rem;
  --component-message-close-button-width: 1.75rem;
  --component-message-close-button-height: 1.75rem;
  --component-message-close-button-border-radius: 1.75rem / 2;
  --component-message-close-button-focus-ring-width: 1px;
  --component-message-close-button-focus-ring-style: solid;
  --component-message-close-button-focus-ring-offset: 2px;
  --component-message-close-icon-size: 1rem;
  --component-message-close-icon-sm-size: 0.875rem;
  --component-message-close-icon-lg-size: 1.125rem;
  --component-message-outlined-border-width: 1px;
  --component-message-simple-content-padding: 0;
  --component-message-transition-duration: 0.2s;
  --component-card-background: #ffffff;
  --component-card-border-radius: 12px;
  --component-card-color: #334155;
  --component-card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --component-card-body-padding: 1.25rem;
  --component-card-body-gap: 0.5rem;
  --component-card-caption-gap: 0.5rem;
  --component-card-title-font-size: 1.25rem;
  --component-card-title-font-weight: 500;
  --component-card-subtitle-color: #64748b;
  --component-tag-font-size: 0.875rem;
  --component-tag-font-weight: 700;
  --component-tag-padding: 0.25rem 0.5rem;
  --component-tag-gap: 0.25rem;
  --component-tag-border-radius: 6px;
  --component-tag-rounded-border-radius: 12px;
  --component-tag-icon-size: 0.75rem;
  --component-skeleton-border-radius: 6px;
  --component-breadcrumb-padding: 1rem;
  --component-breadcrumb-background: #ffffff;
  --component-breadcrumb-gap: 0.5rem;
  --component-breadcrumb-item-color: #64748b;
  --component-breadcrumb-item-hover-color: #334155;
  --component-breadcrumb-item-icon-color: #94a3b8;
  --component-breadcrumb-item-icon-hover-color: #64748b;
  --component-breadcrumb-item-border-radius: 6px;
  --component-breadcrumb-item-focus-ring-width: 1px;
  --component-breadcrumb-item-focus-ring-style: solid;
  --component-breadcrumb-item-focus-ring-color: #10b981;
  --component-breadcrumb-item-focus-ring-offset: 2px;
  --component-breadcrumb-item-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-breadcrumb-item-gap: 0.5rem;
  --component-breadcrumb-separator-color: #94a3b8;
  --component-breadcrumb-figma-item-focus-ring-stroke-color: #10b981;
  --component-breadcrumb-figma-item-focus-ring-stroke-width: 3px;
  --component-breadcrumb-figma-item-focus-ring-stroke-style: solid;
  --component-breadcrumb-figma-item-focus-ring-offset-stroke-color: #ffffff;
  --component-breadcrumb-figma-item-focus-ring-offset-stroke-width: 2px;
  --component-breadcrumb-figma-item-focus-ring-offset-stroke-style: solid;
  --component-breadcrumb-transition-duration: 0.2s;
  --component-drawer-background: #ffffff;
  --component-drawer-border-color: #e2e8f0;
  --component-drawer-border-radius: 12px;
  --component-drawer-color: #334155;
  --component-drawer-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --component-drawer-header-padding: 1.25rem;
  --component-drawer-title-font-weight: 600;
  --component-drawer-title-font-size: 1.5rem;
  --component-drawer-content-padding: 0 1.25rem 1.25rem 1.25rem;
  --component-drawer-figma-stroke-color: #e2e8f0;
  --component-drawer-figma-stroke-width: 1px;
  --component-drawer-figma-stroke-style: solid;
  --component-drawer-footer-padding: 1.25rem;
  --component-overlay-title-font-size: 1.5rem;
  --component-cascadeselect-background: #ffffff;
  --component-cascadeselect-disabled-background: #e2e8f0;
  --component-cascadeselect-disabled-color: #64748b;
  --component-cascadeselect-filled-background: #f8fafc;
  --component-cascadeselect-filled-focus-background: #f8fafc;
  --component-cascadeselect-filled-hover-background: #f8fafc;
  --component-cascadeselect-border-color: #cbd5e1;
  --component-cascadeselect-border-radius: 6px;
  --component-cascadeselect-hover-border-color: #94a3b8;
  --component-cascadeselect-focus-border-color: #10b981;
  --component-cascadeselect-focus-ring-width: 0;
  --component-cascadeselect-focus-ring-style: none;
  --component-cascadeselect-focus-ring-color: transparent;
  --component-cascadeselect-focus-ring-offset: 0;
  --component-cascadeselect-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-cascadeselect-invalid-border-color: #f87171;
  --component-cascadeselect-invalid-placeholder-color: #dc2626;
  --component-cascadeselect-color: #334155;
  --component-cascadeselect-placeholder-color: #64748b;
  --component-cascadeselect-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-cascadeselect-padding-x: 0.75rem;
  --component-cascadeselect-padding-y: 0.5rem;
  --component-cascadeselect-figma-focus-ring-stroke-color: transparent;
  --component-cascadeselect-figma-focus-ring-stroke-width: 0;
  --component-cascadeselect-figma-focus-ring-stroke-style: none;
  --component-cascadeselect-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-cascadeselect-figma-focus-ring-offset-stroke-width: 0;
  --component-cascadeselect-figma-focus-ring-offset-stroke-style: solid;
  --component-cascadeselect-figma-focus-stroke-color: #10b981;
  --component-cascadeselect-figma-focus-stroke-width: 1px;
  --component-cascadeselect-figma-focus-stroke-style: solid;
  --component-cascadeselect-figma-stroke-color: #cbd5e1;
  --component-cascadeselect-figma-stroke-width: 1px;
  --component-cascadeselect-figma-stroke-style: solid;
  --component-cascadeselect-figma-hover-stroke-color: #94a3b8;
  --component-cascadeselect-figma-hover-stroke-width: 1px;
  --component-cascadeselect-figma-hover-stroke-style: solid;
  --component-cascadeselect-figma-invalid-stroke-color: #f87171;
  --component-cascadeselect-figma-invalid-stroke-width: 1px;
  --component-cascadeselect-figma-invalid-stroke-style: solid;
  --component-cascadeselect-figma-overlay-stroke-color: #e2e8f0;
  --component-cascadeselect-figma-overlay-stroke-width: 1px;
  --component-cascadeselect-figma-overlay-stroke-style: solid;
  --component-cascadeselect-dropdown-width: 2.5rem;
  --component-cascadeselect-dropdown-color: #94a3b8;
  --component-cascadeselect-overlay-background: #ffffff;
  --component-cascadeselect-overlay-border-color: #e2e8f0;
  --component-cascadeselect-overlay-border-radius: 6px;
  --component-cascadeselect-overlay-color: #334155;
  --component-cascadeselect-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-cascadeselect-list-padding: 0.25rem 0.25rem;
  --component-cascadeselect-list-gap: 2px;
  --component-cascadeselect-list-mobile-indent: 1rem;
  --component-cascadeselect-option-focus-background: #f1f5f9;
  --component-cascadeselect-option-focus-color: #1e293b;
  --component-cascadeselect-option-selected-background: #ecfdf5;
  --component-cascadeselect-option-selected-focus-background: #d1fae5;
  --component-cascadeselect-option-selected-focus-color: #065f46;
  --component-cascadeselect-option-selected-color: #047857;
  --component-cascadeselect-option-color: #334155;
  --component-cascadeselect-option-padding: 0.5rem 0.75rem;
  --component-cascadeselect-option-border-radius: 4px;
  --component-cascadeselect-option-icon-color: #94a3b8;
  --component-cascadeselect-option-icon-focus-color: #64748b;
  --component-cascadeselect-option-icon-size: 0.875rem;
  --component-cascadeselect-sm-font-size: 0.875rem;
  --component-cascadeselect-sm-padding-x: 0.625rem;
  --component-cascadeselect-sm-padding-y: 0.375rem;
  --component-cascadeselect-lg-font-size: 1.125rem;
  --component-cascadeselect-lg-padding-x: 0.875rem;
  --component-cascadeselect-lg-padding-y: 0.625rem;
  --component-cascadeselect-clear-icon-color: #94a3b8;
  --component-cascadeselect-transition-duration: 0.2s;
  --component-colorpicker-preview-width: 1.5rem;
  --component-colorpicker-preview-height: 1.5rem;
  --component-colorpicker-preview-border-radius: 6px;
  --component-colorpicker-preview-focus-ring-width: 1px;
  --component-colorpicker-preview-focus-ring-style: solid;
  --component-colorpicker-preview-focus-ring-color: #10b981;
  --component-colorpicker-preview-focus-ring-offset: 2px;
  --component-colorpicker-preview-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-colorpicker-panel-border-radius: 6px;
  --component-colorpicker-panel-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-colorpicker-figma-preview-focus-ring-stroke-color: #10b981;
  --component-colorpicker-figma-preview-focus-ring-stroke-width: 3px;
  --component-colorpicker-figma-preview-focus-ring-stroke-style: solid;
  --component-colorpicker-figma-preview-focus-ring-offset-stroke-color: #ffffff;
  --component-colorpicker-figma-preview-focus-ring-offset-stroke-width: 2px;
  --component-colorpicker-figma-preview-focus-ring-offset-stroke-style: solid;
  --component-select-background: #ffffff;
  --component-select-disabled-background: #e2e8f0;
  --component-select-disabled-color: #64748b;
  --component-select-filled-background: #f8fafc;
  --component-select-filled-focus-background: #f8fafc;
  --component-select-filled-hover-background: #f8fafc;
  --component-select-border-color: #cbd5e1;
  --component-select-border-radius: 6px;
  --component-select-hover-border-color: #94a3b8;
  --component-select-focus-border-color: #10b981;
  --component-select-focus-ring-width: 0;
  --component-select-focus-ring-offset: 0;
  --component-select-focus-ring-style: none;
  --component-select-focus-ring-color: transparent;
  --component-select-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-select-invalid-border-color: #f87171;
  --component-select-invalid-placeholder-color: #dc2626;
  --component-select-color: #334155;
  --component-select-placeholder-color: #64748b;
  --component-select-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-select-padding-x: 0.75rem;
  --component-select-padding-y: 0.5rem;
  --component-select-dropdown-width: 2.5rem;
  --component-select-dropdown-color: #94a3b8;
  --component-select-overlay-background: #ffffff;
  --component-select-overlay-border-color: #e2e8f0;
  --component-select-overlay-border-radius: 6px;
  --component-select-overlay-color: #334155;
  --component-select-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-select-list-padding: 0.25rem 0.25rem;
  --component-select-list-gap: 2px;
  --component-select-list-header-padding: 0.5rem 0.75rem 0.25rem 0.75rem;
  --component-select-option-focus-background: #f1f5f9;
  --component-select-option-focus-color: #1e293b;
  --component-select-option-selected-background: #ecfdf5;
  --component-select-option-selected-focus-background: #d1fae5;
  --component-select-option-selected-focus-color: #065f46;
  --component-select-option-selected-color: #047857;
  --component-select-option-color: #334155;
  --component-select-option-padding: 0.5rem 0.75rem;
  --component-select-option-border-radius: 4px;
  --component-select-option-group-background: transparent;
  --component-select-option-group-color: #64748b;
  --component-select-option-group-font-weight: 600;
  --component-select-option-group-padding: 0.5rem 0.75rem;
  --component-select-clear-icon-color: #94a3b8;
  --component-select-checkmark-color: #334155;
  --component-select-checkmark-gutter-start: -0.375rem;
  --component-select-checkmark-gutter-end: 0.375rem;
  --component-select-empty-message-padding: 0.5rem 0.75rem;
  --component-select-figma-focus-ring-stroke-color: transparent;
  --component-select-figma-focus-ring-stroke-width: 0;
  --component-select-figma-focus-ring-stroke-style: none;
  --component-select-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-select-figma-focus-ring-offset-stroke-width: 0;
  --component-select-figma-focus-ring-offset-stroke-style: solid;
  --component-select-figma-focus-stroke-color: #10b981;
  --component-select-figma-focus-stroke-width: 1px;
  --component-select-figma-focus-stroke-style: solid;
  --component-select-figma-stroke-color: #cbd5e1;
  --component-select-figma-stroke-width: 1px;
  --component-select-figma-stroke-style: solid;
  --component-select-figma-hover-stroke-color: #94a3b8;
  --component-select-figma-hover-stroke-width: 1px;
  --component-select-figma-hover-stroke-style: solid;
  --component-select-figma-invalid-stroke-color: #f87171;
  --component-select-figma-invalid-stroke-width: 1px;
  --component-select-figma-invalid-stroke-style: solid;
  --component-select-figma-overlay-stroke-color: #e2e8f0;
  --component-select-figma-overlay-stroke-width: 1px;
  --component-select-figma-overlay-stroke-style: solid;
  --component-select-sm-font-size: 0.875rem;
  --component-select-sm-padding-x: 0.625rem;
  --component-select-sm-padding-y: 0.375rem;
  --component-select-lg-font-size: 1.125rem;
  --component-select-lg-padding-x: 0.875rem;
  --component-select-lg-padding-y: 0.625rem;
  --component-select-transition-duration: 0.2s;
  --component-editor-toolbar-background: #ffffff;
  --component-editor-toolbar-border-color: #e2e8f0;
  --component-editor-toolbar-border-radius: 6px;
  --component-editor-toolbar-item-color: #64748b;
  --component-editor-toolbar-item-hover-color: #334155;
  --component-editor-toolbar-item-active-color: #10b981;
  --component-editor-overlay-background: #ffffff;
  --component-editor-overlay-border-color: #e2e8f0;
  --component-editor-overlay-border-radius: 6px;
  --component-editor-overlay-color: #334155;
  --component-editor-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-editor-overlay-padding: 0.25rem 0.25rem;
  --component-editor-overlay-option-focus-background: #f1f5f9;
  --component-editor-overlay-option-focus-color: #1e293b;
  --component-editor-overlay-option-color: #334155;
  --component-editor-overlay-option-padding: 0.5rem 0.75rem;
  --component-editor-overlay-option-border-radius: 4px;
  --component-editor-content-background: #ffffff;
  --component-editor-content-border-color: #e2e8f0;
  --component-editor-content-border-radius: 6px;
  --component-editor-content-color: #334155;
  --component-editor-figma-overlay-stroke-color: #e2e8f0;
  --component-editor-figma-overlay-stroke-width: 1px;
  --component-editor-figma-overlay-stroke-style: solid;
  --component-editor-figma-toolbar-stroke-color: #e2e8f0;
  --component-editor-figma-toolbar-stroke-width: 1px;
  --component-editor-figma-toolbar-stroke-style: solid;
  --component-editor-figma-content-stroke-color: #e2e8f0;
  --component-editor-figma-content-stroke-width: 1px;
  --component-editor-figma-content-stroke-style: solid;
  --component-inputgroup-addon-background: #ffffff;
  --component-inputgroup-addon-border-color: #cbd5e1;
  --component-inputgroup-addon-border-radius: 6px;
  --component-inputgroup-addon-color: #94a3b8;
  --component-inputgroup-addon-padding: 0.5rem;
  --component-inputgroup-addon-min-width: 2.5rem;
  --component-inputgroup-figma-addon-stroke-color: #cbd5e1;
  --component-inputgroup-figma-addon-stroke-width: 1px;
  --component-inputgroup-figma-addon-stroke-style: solid;
  --component-textarea-background: #ffffff;
  --component-textarea-disabled-background: #e2e8f0;
  --component-textarea-disabled-color: #64748b;
  --component-textarea-filled-background: #f8fafc;
  --component-textarea-filled-focus-background: #f8fafc;
  --component-textarea-filled-hover-background: #f8fafc;
  --component-textarea-border-color: #cbd5e1;
  --component-textarea-border-radius: 6px;
  --component-textarea-hover-border-color: #94a3b8;
  --component-textarea-focus-border-color: #10b981;
  --component-textarea-focus-ring-width: 0;
  --component-textarea-focus-ring-offset: 0;
  --component-textarea-focus-ring-color: transparent;
  --component-textarea-focus-ring-style: none;
  --component-textarea-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-textarea-invalid-border-color: #f87171;
  --component-textarea-invalid-placeholder-color: #dc2626;
  --component-textarea-color: #334155;
  --component-textarea-placeholder-color: #64748b;
  --component-textarea-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-textarea-padding-x: 0.75rem;
  --component-textarea-padding-y: 0.5rem;
  --component-textarea-figma-stroke-color: #cbd5e1;
  --component-textarea-figma-stroke-width: 1px;
  --component-textarea-figma-stroke-style: solid;
  --component-textarea-figma-hover-stroke-color: #94a3b8;
  --component-textarea-figma-hover-stroke-width: 1px;
  --component-textarea-figma-hover-stroke-style: solid;
  --component-textarea-figma-focus-stroke-color: #10b981;
  --component-textarea-figma-focus-stroke-width: 1px;
  --component-textarea-figma-focus-stroke-style: solid;
  --component-textarea-figma-invalid-stroke-color: #f87171;
  --component-textarea-figma-invalid-stroke-width: 1px;
  --component-textarea-figma-invalid-stroke-style: solid;
  --component-textarea-sm-padding-x: 0.625rem;
  --component-textarea-sm-padding-y: 0.375rem;
  --component-textarea-sm-font-size: 0.875rem;
  --component-textarea-lg-padding-x: 0.875rem;
  --component-textarea-lg-padding-y: 0.625rem;
  --component-textarea-lg-font-size: 1.125rem;
  --component-textarea-transition-duration: 0.2s;
  --component-inputnumber-button-width: 2.5rem;
  --component-inputnumber-button-border-radius: 6px;
  --component-inputnumber-button-vertical-padding: 0.5rem;
  --component-inputnumber-transition-duration: 0.2s;
  --component-knob-focus-ring-width: 1px;
  --component-knob-focus-ring-offset: 2px;
  --component-knob-focus-ring-color: #10b981;
  --component-knob-focus-ring-style: solid;
  --component-knob-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-knob-figma-focus-ring-stroke-color: #10b981;
  --component-knob-figma-focus-ring-stroke-width: 3px;
  --component-knob-figma-focus-ring-stroke-style: solid;
  --component-knob-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-knob-figma-focus-ring-offset-stroke-width: 2px;
  --component-knob-figma-focus-ring-offset-stroke-style: solid;
  --component-knob-value-background: #10b981;
  --component-knob-range-background: #e2e8f0;
  --component-knob-text-color: #64748b;
  --component-knob-transition-duration: 0.2s;
  --component-listbox-background: #ffffff;
  --component-listbox-disabled-background: #e2e8f0;
  --component-listbox-disabled-color: #64748b;
  --component-listbox-border-color: #cbd5e1;
  --component-listbox-border-radius: 6px;
  --component-listbox-invalid-border-color: #f87171;
  --component-listbox-color: #334155;
  --component-listbox-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-listbox-figma-focus-ring-stroke-color: #10b981;
  --component-listbox-figma-focus-ring-stroke-width: 3px;
  --component-listbox-figma-focus-ring-stroke-style: solid;
  --component-listbox-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-listbox-figma-focus-ring-offset-stroke-width: 2px;
  --component-listbox-figma-focus-ring-offset-stroke-style: solid;
  --component-listbox-figma-focus-stroke-width: 1px;
  --component-listbox-figma-focus-stroke-style: solid;
  --component-listbox-figma-stroke-color: #cbd5e1;
  --component-listbox-figma-stroke-width: 1px;
  --component-listbox-figma-stroke-style: solid;
  --component-listbox-figma-hover-stroke-width: 1px;
  --component-listbox-figma-hover-stroke-style: solid;
  --component-listbox-figma-invalid-stroke-color: #f87171;
  --component-listbox-figma-invalid-stroke-width: 1px;
  --component-listbox-figma-invalid-stroke-style: solid;
  --component-listbox-list-padding: 0.25rem 0.25rem;
  --component-listbox-list-gap: 2px;
  --component-listbox-list-header-padding: 0.5rem 0.75rem 0.25rem 0.75rem;
  --component-listbox-option-focus-background: #f1f5f9;
  --component-listbox-option-focus-color: #1e293b;
  --component-listbox-option-selected-background: #ecfdf5;
  --component-listbox-option-selected-focus-background: #d1fae5;
  --component-listbox-option-selected-focus-color: #065f46;
  --component-listbox-option-selected-color: #047857;
  --component-listbox-option-color: #334155;
  --component-listbox-option-padding: 0.5rem 0.75rem;
  --component-listbox-option-border-radius: 4px;
  --component-listbox-option-group-background: transparent;
  --component-listbox-option-group-color: #64748b;
  --component-listbox-option-group-font-weight: 600;
  --component-listbox-option-group-padding: 0.5rem 0.75rem;
  --component-listbox-checkmark-color: #334155;
  --component-listbox-checkmark-gutter-start: -0.375rem;
  --component-listbox-checkmark-gutter-end: 0.375rem;
  --component-listbox-empty-message-padding: 0.5rem 0.75rem;
  --component-listbox-transition-duration: 0.2s;
  --component-multiselect-background: #ffffff;
  --component-multiselect-disabled-background: #e2e8f0;
  --component-multiselect-disabled-color: #64748b;
  --component-multiselect-filled-background: #f8fafc;
  --component-multiselect-filled-focus-background: #f8fafc;
  --component-multiselect-filled-hover-background: #f8fafc;
  --component-multiselect-border-color: #cbd5e1;
  --component-multiselect-border-radius: 6px;
  --component-multiselect-hover-border-color: #94a3b8;
  --component-multiselect-focus-border-color: #10b981;
  --component-multiselect-focus-ring-width: 0;
  --component-multiselect-focus-ring-offset: 0;
  --component-multiselect-focus-ring-style: none;
  --component-multiselect-focus-ring-color: transparent;
  --component-multiselect-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-multiselect-invalid-border-color: #f87171;
  --component-multiselect-invalid-placeholder-color: #dc2626;
  --component-multiselect-color: #334155;
  --component-multiselect-placeholder-color: #64748b;
  --component-multiselect-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-multiselect-padding-x: 0.75rem;
  --component-multiselect-padding-y: 0.5rem;
  --component-multiselect-dropdown-width: 2.5rem;
  --component-multiselect-dropdown-color: #94a3b8;
  --component-multiselect-overlay-background: #ffffff;
  --component-multiselect-overlay-border-color: #e2e8f0;
  --component-multiselect-overlay-border-radius: 6px;
  --component-multiselect-overlay-color: #334155;
  --component-multiselect-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-multiselect-list-padding: 0.25rem 0.25rem;
  --component-multiselect-list-gap: 2px;
  --component-multiselect-list-header-padding: 0.5rem 0.75rem 0.25rem 0.75rem;
  --component-multiselect-header-padding: 0.5rem 0.75rem 0.25rem 0.75rem;
  --component-multiselect-option-focus-background: #f1f5f9;
  --component-multiselect-option-focus-color: #1e293b;
  --component-multiselect-option-selected-background: #ecfdf5;
  --component-multiselect-option-selected-focus-background: #d1fae5;
  --component-multiselect-option-selected-focus-color: #065f46;
  --component-multiselect-option-selected-color: #047857;
  --component-multiselect-option-color: #334155;
  --component-multiselect-option-padding: 0.5rem 0.75rem;
  --component-multiselect-option-border-radius: 4px;
  --component-multiselect-option-gap: 0.5rem;
  --component-multiselect-option-group-background: transparent;
  --component-multiselect-option-group-color: #64748b;
  --component-multiselect-option-group-font-weight: 600;
  --component-multiselect-option-group-padding: 0.5rem 0.75rem;
  --component-multiselect-chip-border-radius: 4px;
  --component-multiselect-empty-message-padding: 0.5rem 0.75rem;
  --component-multiselect-figma-stroke-color: #cbd5e1;
  --component-multiselect-figma-stroke-width: 1px;
  --component-multiselect-figma-stroke-style: solid;
  --component-multiselect-figma-hover-stroke-color: #94a3b8;
  --component-multiselect-figma-hover-stroke-width: 1px;
  --component-multiselect-figma-hover-stroke-style: solid;
  --component-multiselect-figma-focus-stroke-color: #10b981;
  --component-multiselect-figma-focus-stroke-width: 1px;
  --component-multiselect-figma-focus-stroke-style: solid;
  --component-multiselect-figma-invalid-stroke-color: #f87171;
  --component-multiselect-figma-invalid-stroke-width: 1px;
  --component-multiselect-figma-invalid-stroke-style: solid;
  --component-multiselect-figma-overlay-stroke-color: #e2e8f0;
  --component-multiselect-figma-overlay-stroke-width: 1px;
  --component-multiselect-figma-overlay-stroke-style: solid;
  --component-multiselect-figma-chip-padding-top: 0.5rem/2;
  --component-multiselect-figma-chip-padding-bottom: 0.5rem /2;
  --component-multiselect-figma-input-multiple-gap: 0.5rem /2;
  --component-multiselect-sm-padding-x: 0.625rem;
  --component-multiselect-sm-padding-y: 0.375rem;
  --component-multiselect-sm-font-size: 0.875rem;
  --component-multiselect-lg-padding-x: 0.875rem;
  --component-multiselect-lg-padding-y: 0.625rem;
  --component-multiselect-lg-font-size: 1.125rem;
  --component-multiselect-clear-icon-color: #94a3b8;
  --component-multiselect-transition-duration: 0.2s;
  --component-password-meter-background: #e2e8f0;
  --component-password-meter-border-radius: 6px;
  --component-password-meter-height: 0.75rem;
  --component-password-icon-color: #94a3b8;
  --component-password-overlay-background: #ffffff;
  --component-password-overlay-border-color: #e2e8f0;
  --component-password-overlay-border-radius: 6px;
  --component-password-overlay-color: #334155;
  --component-password-overlay-padding: 0.75rem;
  --component-password-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-password-content-gap: 0.5rem;
  --component-password-figma-overlay-stroke-color: #e2e8f0;
  --component-password-figma-overlay-stroke-width: 1px;
  --component-password-figma-overlay-stroke-style: solid;
  --component-slider-track-background: #e2e8f0;
  --component-slider-track-border-radius: 6px;
  --component-slider-track-size: 3px;
  --component-slider-range-background: #10b981;
  --component-slider-handle-width: 20px;
  --component-slider-handle-height: 20px;
  --component-slider-handle-border-radius: 20px / 2;
  --component-slider-handle-background: #e2e8f0;
  --component-slider-handle-hover-background: #e2e8f0;
  --component-slider-handle-content-hover-background: #ffffff;
  --component-slider-handle-content-width: 16px;
  --component-slider-handle-content-height: 16px;
  --component-slider-handle-content-border-radius: 16px / 2;
  --component-slider-handle-content-shadow: 0 0.5px 0 0 rgba(0, 0, 0, 0.08), 0 1px 1px 0 rgba(0, 0, 0, 0.14);
  --component-slider-handle-focus-ring-width: 1px;
  --component-slider-handle-focus-ring-offset: 2px;
  --component-slider-handle-focus-ring-style: solid;
  --component-slider-handle-focus-ring-color: #10b981;
  --component-slider-handle-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-slider-figma-handle-focus-ring-stroke-color: #10b981;
  --component-slider-figma-handle-focus-ring-stroke-width: 3px;
  --component-slider-figma-handle-focus-ring-stroke-style: solid;
  --component-slider-figma-handle-focus-ring-offset-stroke-color: #ffffff;
  --component-slider-figma-handle-focus-ring-offset-stroke-width: 2px;
  --component-slider-figma-handle-focus-ring-offset-stroke-style: solid;
  --component-slider-transition-duration: 0.2s;
  --component-togglebutton-border-radius: 6px;
  --component-togglebutton-gap: 0.5rem;
  --component-togglebutton-font-weight: 500;
  --component-togglebutton-disabled-background: #e2e8f0;
  --component-togglebutton-disabled-border-color: #e2e8f0;
  --component-togglebutton-disabled-color: #64748b;
  --component-togglebutton-invalid-border-color: #f87171;
  --component-togglebutton-focus-ring-width: 1px;
  --component-togglebutton-focus-ring-offset: 2px;
  --component-togglebutton-focus-ring-style: solid;
  --component-togglebutton-focus-ring-color: #10b981;
  --component-togglebutton-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-togglebutton-figma-focus-ring-stroke-color: #10b981;
  --component-togglebutton-figma-focus-ring-stroke-width: 3px;
  --component-togglebutton-figma-focus-ring-stroke-style: solid;
  --component-togglebutton-figma-focus-ring-offset-stroke-color: #ffffff;
  --component-togglebutton-figma-focus-ring-offset-stroke-width: 2px;
  --component-togglebutton-figma-focus-ring-offset-stroke-style: solid;
  --component-togglebutton-figma-disabled-stroke-color: #e2e8f0;
  --component-togglebutton-figma-disabled-stroke-width: 1px;
  --component-togglebutton-figma-disabled-stroke-style: solid;
  --component-togglebutton-figma-invalid-stroke-color: #f87171;
  --component-togglebutton-figma-invalid-stroke-width: 1px;
  --component-togglebutton-figma-invalid-stroke-style: solid;
  --component-togglebutton-figma-sm-icon-size: 0.875rem;
  --component-togglebutton-figma-lg-icon-size: 1.125rem;
  --component-togglebutton-icon-disabled-color: #64748b;
  --component-togglebutton-content-checked-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.02), 0 1px 2px 0 rgba(0, 0, 0, 0.04);
  --component-togglebutton-content-padding: 0.25rem 0.75rem;
  --component-togglebutton-content-border-radius: 6px;
  --component-togglebutton-content-sm-padding: 0.25rem 0.75rem;
  --component-togglebutton-content-lg-padding: 0.25rem 0.75rem;
  --component-togglebutton-sm-font-size: 0.875rem;
  --component-togglebutton-sm-padding: 0.25rem;
  --component-togglebutton-lg-font-size: 1.125rem;
  --component-togglebutton-lg-padding: 0.25rem;
  --component-togglebutton-transition-duration: 0.2s;
  --component-togglebutton-padding: 0.25rem;
  --component-selectbutton-border-radius: 6px;
  --component-treeselect-background: #ffffff;
  --component-treeselect-disabled-background: #e2e8f0;
  --component-treeselect-disabled-color: #64748b;
  --component-treeselect-filled-background: #f8fafc;
  --component-treeselect-filled-focus-background: #f8fafc;
  --component-treeselect-filled-hover-background: #f8fafc;
  --component-treeselect-border-color: #cbd5e1;
  --component-treeselect-border-radius: 6px;
  --component-treeselect-hover-border-color: #94a3b8;
  --component-treeselect-focus-border-color: #10b981;
  --component-treeselect-focus-ring-width: 0;
  --component-treeselect-focus-ring-offset: 0;
  --component-treeselect-focus-ring-color: transparent;
  --component-treeselect-focus-ring-style: none;
  --component-treeselect-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-treeselect-invalid-border-color: #f87171;
  --component-treeselect-invalid-placeholder-color: #dc2626;
  --component-treeselect-color: #334155;
  --component-treeselect-placeholder-color: #64748b;
  --component-treeselect-shadow: 0 1px 2px 0 rgba(18, 18, 23, 0.05);
  --component-treeselect-padding-x: 0.75rem;
  --component-treeselect-padding-y: 0.5rem;
  --component-treeselect-dropdown-width: 2.5rem;
  --component-treeselect-dropdown-color: #94a3b8;
  --component-treeselect-overlay-background: #ffffff;
  --component-treeselect-overlay-border-color: #e2e8f0;
  --component-treeselect-overlay-border-radius: 6px;
  --component-treeselect-overlay-color: #334155;
  --component-treeselect-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-treeselect-tree-padding: 0.25rem 0.25rem;
  --component-treeselect-empty-message-padding: 0.5rem 0.75rem;
  --component-treeselect-chip-border-radius: 4px;
  --component-treeselect-figma-stroke-color: #cbd5e1;
  --component-treeselect-figma-stroke-width: 1px;
  --component-treeselect-figma-stroke-style: solid;
  --component-treeselect-figma-hover-stroke-color: #94a3b8;
  --component-treeselect-figma-hover-stroke-width: 1px;
  --component-treeselect-figma-hover-stroke-style: solid;
  --component-treeselect-figma-focus-stroke-color: #10b981;
  --component-treeselect-figma-focus-stroke-width: 1px;
  --component-treeselect-figma-focus-stroke-style: solid;
  --component-treeselect-figma-invalid-stroke-color: #f87171;
  --component-treeselect-figma-invalid-stroke-width: 1px;
  --component-treeselect-figma-invalid-stroke-style: solid;
  --component-treeselect-figma-overlay-stroke-color: #e2e8f0;
  --component-treeselect-figma-overlay-stroke-width: 1px;
  --component-treeselect-figma-overlay-stroke-style: solid;
  --component-treeselect-figma-chip-padding-top: 0.5rem/2;
  --component-treeselect-figma-chip-padding-bottom: 0.5rem /2;
  --component-treeselect-figma-input-multiple-gap: 0.5rem /2;
  --component-treeselect-sm-font-size: 0.875rem;
  --component-treeselect-sm-padding-x: 0.625rem;
  --component-treeselect-sm-padding-y: 0.375rem;
  --component-treeselect-lg-font-size: 1.125rem;
  --component-treeselect-lg-padding-x: 0.875rem;
  --component-treeselect-lg-padding-y: 0.625rem;
  --component-treeselect-clear-icon-color: #94a3b8;
  --component-treeselect-transition-duration: 0.2s;
  --component-dataview-border-color: transparent;
  --component-dataview-border-width: 0;
  --component-dataview-border-radius: 0;
  --component-dataview-padding: 0;
  --component-dataview-header-background: #ffffff;
  --component-dataview-header-color: #334155;
  --component-dataview-header-border-color: #e2e8f0;
  --component-dataview-header-border-width: 1px;
  --component-dataview-header-border-radius: 0;
  --component-dataview-header-padding: 0.75rem 1rem;
  --component-dataview-content-background: #ffffff;
  --component-dataview-content-color: #334155;
  --component-dataview-content-border-color: transparent;
  --component-dataview-content-border-radius: 0;
  --component-dataview-content-border-width: 0;
  --component-dataview-content-padding: 0;
  --component-dataview-footer-background: #ffffff;
  --component-dataview-footer-color: #334155;
  --component-dataview-footer-border-color: #e2e8f0;
  --component-dataview-footer-border-width: 1px;
  --component-dataview-footer-border-radius: 0;
  --component-dataview-footer-padding: 0.75rem 1rem;
  --component-dataview-paginator-top-border-color: #e2e8f0;
  --component-dataview-paginator-top-border-width: 1px;
  --component-dataview-paginator-bottom-border-width: 1px;
  --component-dataview-paginator-bottom-border-color: #e2e8f0;
  --component-dataview-figma-stroke-color: transparent;
  --component-dataview-figma-stroke-width: 0;
  --component-dataview-figma-stroke-style: solid;
  --component-dataview-figma-header-stroke-color: #e2e8f0;
  --component-dataview-figma-header-stroke-width: 1px;
  --component-dataview-figma-header-stroke-style: solid;
  --component-dataview-figma-content-stroke-color: transparent;
  --component-dataview-figma-content-stroke-width: 0;
  --component-dataview-figma-content-stroke-style: solid;
  --component-accordion-panel-border-width: 1px;
  --component-accordion-panel-border-color: #e2e8f0;
  --component-accordion-header-color: #64748b;
  --component-accordion-header-hover-color: #334155;
  --component-accordion-header-hover-background: #ffffff;
  --component-accordion-header-active-color: #334155;
  --component-accordion-header-active-background: #ffffff;
  --component-accordion-header-active-hover-background: #ffffff;
  --component-accordion-header-padding: 1.125rem;
  --component-accordion-header-font-weight: 600;
  --component-accordion-header-border-radius: 0;
  --component-accordion-header-border-width: 0;
  --component-accordion-header-border-color: #e2e8f0;
  --component-accordion-header-background: #ffffff;
  --component-accordion-header-focus-ring-width: 1px;
  --component-accordion-header-focus-ring-style: solid;
  --component-accordion-header-focus-ring-color: #10b981;
  --component-accordion-header-focus-ring-offset: 2px;
  --component-accordion-header-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-accordion-header-toggle-icon-color: #64748b;
  --component-accordion-header-toggle-icon-hover-color: #334155;
  --component-accordion-header-toggle-icon-active-color: #334155;
  --component-accordion-header-toggle-icon-active-hover-color: #334155;
  --component-accordion-header-first-top-border-radius: 6px;
  --component-accordion-header-first-border-width: 0;
  --component-accordion-header-last-bottom-border-radius: 6px;
  --component-accordion-header-last-active-bottom-border-radius: 0;
  --component-accordion-content-border-width: 0;
  --component-accordion-content-border-color: #e2e8f0;
  --component-accordion-content-background: #ffffff;
  --component-accordion-content-color: #334155;
  --component-accordion-content-padding: 0 1.125rem 1.125rem 1.125rem;
  --component-accordion-figma-panel-stroke-color: #e2e8f0;
  --component-accordion-figma-panel-stroke-width: 1px;
  --component-accordion-figma-panel-stroke-style: solid;
  --component-accordion-figma-header-stroke-color: #e2e8f0;
  --component-accordion-figma-header-stroke-width: 0;
  --component-accordion-figma-header-stroke-style: solid;
  --component-accordion-figma-header-focus-ring-stroke-color: #10b981;
  --component-accordion-figma-header-focus-ring-stroke-width: 3px;
  --component-accordion-figma-header-focus-ring-stroke-style: solid;
  --component-accordion-figma-header-focus-ring-offset-stroke-color: #ffffff;
  --component-accordion-figma-header-focus-ring-offset-stroke-width: 2px;
  --component-accordion-figma-header-focus-ring-offset-stroke-style: solid;
  --component-accordion-figma-content-stroke-color: #e2e8f0;
  --component-accordion-figma-content-stroke-width: 0;
  --component-accordion-figma-content-stroke-style: solid;
  --component-accordion-transition-duration: 0.2s;
  --component-divider-border-color: #e2e8f0;
  --component-divider-content-background: #ffffff;
  --component-divider-content-color: #334155;
  --component-divider-horizontal-margin: 1rem 0;
  --component-divider-horizontal-padding: 0;
  --component-divider-horizontal-content-padding: 0 0.5rem;
  --component-divider-vertical-margin: 0 1rem;
  --component-divider-vertical-padding: 0;
  --component-divider-vertical-content-padding: 0.5rem 0;
  --component-divider-figma-stroke-color: #e2e8f0;
  --component-divider-figma-stroke-width: 1px;
  --component-divider-figma-stroke-style: dashed;
  --component-fieldset-background: #ffffff;
  --component-fieldset-border-color: #e2e8f0;
  --component-fieldset-border-radius: 6px;
  --component-fieldset-color: #334155;
  --component-fieldset-padding: 1.125rem 1.125rem 1.125rem 1.125rem;
  --component-fieldset-legend-background: #ffffff;
  --component-fieldset-legend-hover-background: #f1f5f9;
  --component-fieldset-legend-hover-color: #1e293b;
  --component-fieldset-legend-color: #334155;
  --component-fieldset-legend-border-radius: 6px;
  --component-fieldset-legend-border-width: 1px;
  --component-fieldset-legend-border-color: transparent;
  --component-fieldset-legend-padding: 0.5rem 0.75rem;
  --component-fieldset-legend-gap: 0.5rem;
  --component-fieldset-legend-font-weight: 600;
  --component-fieldset-legend-focus-ring-width: 1px;
  --component-fieldset-legend-focus-ring-style: solid;
  --component-fieldset-legend-focus-ring-color: #10b981;
  --component-fieldset-legend-focus-ring-offset: 2px;
  --component-fieldset-legend-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-fieldset-toggle-icon-color: #64748b;
  --component-fieldset-toggle-icon-hover-color: #475569;
  --component-fieldset-content-padding: 0;
  --component-fieldset-figma-stroke-color: #e2e8f0;
  --component-fieldset-figma-stroke-width: 1px;
  --component-fieldset-figma-stroke-style: solid;
  --component-fieldset-figma-legend-stroke-color: transparent;
  --component-fieldset-figma-legend-stroke-width: 1px;
  --component-fieldset-figma-legend-stroke-style: solid;
  --component-fieldset-transition-duration: 0.2s;
  --component-splitter-background: #ffffff;
  --component-splitter-border-color: #e2e8f0;
  --component-splitter-color: #334155;
  --component-splitter-gutter-background: #e2e8f0;
  --component-splitter-handle-size: 24px;
  --component-splitter-handle-background: transparent;
  --component-splitter-handle-border-radius: 6px;
  --component-splitter-handle-focus-ring-width: 1px;
  --component-splitter-handle-focus-ring-color: #10b981;
  --component-splitter-handle-focus-ring-offset: 2px;
  --component-splitter-handle-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-splitter-handle-focus-ring-style: solid;
  --component-splitter-figma-stroke-color: #e2e8f0;
  --component-splitter-figma-stroke-width: 1px;
  --component-splitter-figma-stroke-style: solid;
  --component-splitter-figma-handle-focus-ring-stroke-color: #10b981;
  --component-splitter-figma-handle-focus-ring-stroke-width: 3px;
  --component-splitter-figma-handle-focus-ring-stroke-style: solid;
  --component-splitter-figma-handle-focus-ring-offset-stroke-color: #ffffff;
  --component-splitter-figma-handle-focus-ring-offset-stroke-width: 2px;
  --component-splitter-figma-handle-focus-ring-offset-stroke-style: solid;
  --component-splitter-transition-duration: 0.2s;
  --component-scrollpanel-bar-size: 9px;
  --component-scrollpanel-bar-border-radius: 4px;
  --component-scrollpanel-bar-focus-ring-width: 1px;
  --component-scrollpanel-bar-focus-ring-offset: 2px;
  --component-scrollpanel-bar-focus-ring-style: solid;
  --component-scrollpanel-bar-focus-ring-color: #10b981;
  --component-scrollpanel-bar-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-scrollpanel-figma-bar-focus-ring-stroke-color: #10b981;
  --component-scrollpanel-figma-bar-focus-ring-stroke-width: 3px;
  --component-scrollpanel-figma-bar-focus-ring-stroke-style: solid;
  --component-scrollpanel-figma-bar-focus-ring-offset-stroke-color: #ffffff;
  --component-scrollpanel-figma-bar-focus-ring-offset-stroke-width: 2px;
  --component-scrollpanel-figma-bar-focus-ring-offset-stroke-style: solid;
  --component-scrollpanel-transition-duration: 0.2s;
  --component-tabs-tablist-background: #ffffff;
  --component-tabs-tablist-border-color: #e2e8f0;
  --component-tabs-tablist-border-width: 1px;
  --component-tabs-tab-border-color: #e2e8f0;
  --component-tabs-tab-border-width: 1px;
  --component-tabs-tab-active-border-color: #10b981;
  --component-tabs-tab-active-color: #10b981;
  --component-tabs-tab-active-background: transparent;
  --component-tabs-tab-color: #64748b;
  --component-tabs-tab-hover-color: #334155;
  --component-tabs-tab-hover-background: transparent;
  --component-tabs-tab-hover-border-color: #e2e8f0;
  --component-tabs-tab-background: transparent;
  --component-tabs-tab-padding: 1rem 1.125rem;
  --component-tabs-tab-font-weight: 600;
  --component-tabs-tab-margin: 0 0 -1px 0;
  --component-tabs-tab-gap: 0.5rem;
  --component-tabs-tab-focus-ring-width: 1px;
  --component-tabs-tab-focus-ring-offset: -1px;
  --component-tabs-tab-focus-ring-style: solid;
  --component-tabs-tab-focus-ring-color: #10b981;
  --component-tabs-tab-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-tabs-tabpanel-background: #ffffff;
  --component-tabs-tabpanel-color: #334155;
  --component-tabs-tabpanel-padding: 0.875rem 1.125rem 1.125rem 1.125rem;
  --component-tabs-tabpanel-focus-ring-width: 1px;
  --component-tabs-tabpanel-focus-ring-offset: 2px;
  --component-tabs-tabpanel-focus-ring-color: #10b981;
  --component-tabs-tabpanel-focus-ring-style: solid;
  --component-tabs-tabpanel-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-tabs-nav-button-background: #ffffff;
  --component-tabs-nav-button-color: #64748b;
  --component-tabs-nav-button-hover-color: #334155;
  --component-tabs-nav-button-width: 2.5rem;
  --component-tabs-nav-button-focus-ring-color: #10b981;
  --component-tabs-nav-button-focus-ring-width: 1px;
  --component-tabs-nav-button-focus-ring-offset: -1px;
  --component-tabs-nav-button-focus-ring-style: solid;
  --component-tabs-nav-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-tabs-figma-tablist-stroke-color: #e2e8f0;
  --component-tabs-figma-tablist-stroke-width: 1px;
  --component-tabs-figma-tablist-stroke-style: solid;
  --component-tabs-figma-tab-stroke-color: #e2e8f0;
  --component-tabs-figma-tab-stroke-width: 1px;
  --component-tabs-figma-tab-stroke-style: solid;
  --component-tabs-figma-tab-active-stroke-color: #10b981;
  --component-tabs-figma-tab-active-stroke-width: 1px;
  --component-tabs-figma-tab-active-stroke-style: solid;
  --component-tabs-figma-tab-focus-ring-stroke-color: #10b981;
  --component-tabs-figma-tab-focus-ring-stroke-width: 0;
  --component-tabs-figma-tab-focus-ring-stroke-style: solid;
  --component-tabs-figma-tab-focus-ring-offset-stroke-color: #ffffff;
  --component-tabs-figma-tab-focus-ring-offset-stroke-width: -1px;
  --component-tabs-figma-tab-focus-ring-offset-stroke-style: solid;
  --component-tabs-figma-tabpanel-focus-ring-stroke-color: #10b981;
  --component-tabs-figma-tabpanel-focus-ring-stroke-width: 3px;
  --component-tabs-figma-tabpanel-focus-ring-stroke-style: solid;
  --component-tabs-figma-tabpanel-focus-ring-offset-stroke-color: #ffffff;
  --component-tabs-figma-tabpanel-focus-ring-offset-stroke-width: 2px;
  --component-tabs-figma-tabpanel-focus-ring-offset-stroke-style: solid;
  --component-tabs-active-bar-height: 1px;
  --component-tabs-active-bar-bottom: -1px;
  --component-tabs-active-bar-background: #10b981;
  --component-tabs-transition-duration: 0.2s;
  --component-toolbar-background: #ffffff;
  --component-toolbar-border-color: #e2e8f0;
  --component-toolbar-border-radius: 6px;
  --component-toolbar-color: #334155;
  --component-toolbar-gap: 0.5rem;
  --component-toolbar-padding: 0.75rem;
  --component-toolbar-figma-stroke-color: #e2e8f0;
  --component-toolbar-figma-stroke-width: 1px;
  --component-toolbar-figma-stroke-style: solid;
  --component-confirmdialog-icon-size: 2rem;
  --component-confirmdialog-icon-color: #334155;
  --component-confirmdialog-content-gap: 1rem;
  --component-confirmpopup-background: #ffffff;
  --component-confirmpopup-border-color: #e2e8f0;
  --component-confirmpopup-border-radius: 6px;
  --component-confirmpopup-figma-stroke-color: #e2e8f0;
  --component-confirmpopup-figma-stroke-width: 1px;
  --component-confirmpopup-figma-stroke-style: solid;
  --component-confirmpopup-color: #334155;
  --component-confirmpopup-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-confirmpopup-gutter: 10px;
  --component-confirmpopup-arrow-offset: 1.25rem;
  --component-confirmpopup-content-padding: 0.75rem;
  --component-confirmpopup-content-gap: 1rem;
  --component-confirmpopup-icon-size: 1.5rem;
  --component-confirmpopup-icon-color: #334155;
  --component-confirmpopup-footer-gap: 0.5rem;
  --component-confirmpopup-footer-padding: 0 0.75rem 0.75rem 0.75rem;
  --component-dialog-background: #ffffff;
  --component-dialog-color: #334155;
  --component-dialog-border-color: #e2e8f0;
  --component-dialog-border-radius: 12px;
  --component-dialog-figma-stroke-color: #e2e8f0;
  --component-dialog-figma-stroke-width: 1px;
  --component-dialog-figma-stroke-style: solid;
  --component-dialog-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
  --component-dialog-header-padding: 1.25rem;
  --component-dialog-header-gap: 0.5rem;
  --component-dialog-title-font-size: 1.25rem;
  --component-dialog-title-font-weight: 600;
  --component-dialog-content-padding: 0 1.25rem 1.25rem 1.25rem;
  --component-dialog-footer-padding: 0 1.25rem 1.25rem 1.25rem;
  --component-dialog-footer-gap: 0.5rem;
  --component-tooltip-max-width: 12.5rem;
  --component-tooltip-gutter: 0.25rem;
  --component-tooltip-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-tooltip-padding: 0.5rem 0.75rem;
  --component-tooltip-border-radius: 6px;
  --component-contextmenu-background: #ffffff;
  --component-contextmenu-border-color: #e2e8f0;
  --component-contextmenu-border-radius: 6px;
  --component-contextmenu-color: #334155;
  --component-contextmenu-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-contextmenu-list-padding: 0.25rem 0.25rem;
  --component-contextmenu-list-gap: 2px;
  --component-contextmenu-item-focus-background: #f1f5f9;
  --component-contextmenu-item-focus-color: #1e293b;
  --component-contextmenu-item-active-background: #f1f5f9;
  --component-contextmenu-item-active-color: #1e293b;
  --component-contextmenu-item-color: #334155;
  --component-contextmenu-item-padding: 0.5rem 0.75rem;
  --component-contextmenu-item-border-radius: 4px;
  --component-contextmenu-item-gap: 0.5rem;
  --component-contextmenu-item-icon-color: #94a3b8;
  --component-contextmenu-item-icon-focus-color: #64748b;
  --component-contextmenu-item-icon-active-color: #64748b;
  --component-contextmenu-submenu-icon-size: 0.875rem;
  --component-contextmenu-submenu-icon-color: #94a3b8;
  --component-contextmenu-submenu-icon-focus-color: #64748b;
  --component-contextmenu-submenu-icon-active-color: #64748b;
  --component-contextmenu-submenu-mobile-indent: 1rem;
  --component-contextmenu-separator-border-color: #e2e8f0;
  --component-contextmenu-figma-stroke-color: #e2e8f0;
  --component-contextmenu-figma-stroke-width: 1px;
  --component-contextmenu-figma-stroke-style: solid;
  --component-contextmenu-figma-separator-stroke-color: #e2e8f0;
  --component-contextmenu-figma-separator-stroke-width: 1px;
  --component-contextmenu-figma-separator-stroke-style: solid;
  --component-contextmenu-transition-duration: 0.2s;
  --component-dock-background: rgba(255, 255, 255, 0.1);
  --component-dock-border-color: rgba(255, 255, 255, 0.2);
  --component-dock-border-radius: 12px;
  --component-dock-figma-stroke-color: rgba(255, 255, 255, 0.2);
  --component-dock-figma-stroke-width: 1px;
  --component-dock-figma-stroke-style: solid;
  --component-dock-figma-item-focus-ring-stroke-color: #10b981;
  --component-dock-figma-item-focus-ring-stroke-width: 3px;
  --component-dock-figma-item-focus-ring-stroke-style: solid;
  --component-dock-figma-item-focus-ring-offset-stroke-color: #ffffff;
  --component-dock-figma-item-focus-ring-offset-stroke-width: 2px;
  --component-dock-figma-item-focus-ring-offset-stroke-style: solid;
  --component-dock-padding: 0.5rem;
  --component-dock-item-border-radius: 6px;
  --component-dock-item-padding: 0.5rem;
  --component-dock-item-size: 3rem;
  --component-dock-item-focus-ring-width: 1px;
  --component-dock-item-focus-ring-offset: 2px;
  --component-dock-item-focus-ring-style: solid;
  --component-dock-item-focus-ring-color: #10b981;
  --component-dock-item-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-megamenu-background: #ffffff;
  --component-megamenu-border-color: #e2e8f0;
  --component-megamenu-border-radius: 6px;
  --component-megamenu-color: #334155;
  --component-megamenu-gap: 0.5rem;
  --component-megamenu-vertical-orientation-padding: 0.25rem 0.25rem;
  --component-megamenu-vertical-orientation-gap: 2px;
  --component-megamenu-horizontal-orientation-padding: 0.5rem 0.75rem;
  --component-megamenu-horizontal-orientation-gap: 0.5rem;
  --component-megamenu-base-item-border-radius: 6px;
  --component-megamenu-base-item-padding: 0.5rem 0.75rem;
  --component-megamenu-item-focus-background: #f1f5f9;
  --component-megamenu-item-focus-color: #1e293b;
  --component-megamenu-item-active-background: #f1f5f9;
  --component-megamenu-item-active-color: #1e293b;
  --component-megamenu-item-color: #334155;
  --component-megamenu-item-padding: 0.5rem 0.75rem;
  --component-megamenu-item-border-radius: 4px;
  --component-megamenu-item-gap: 0.5rem;
  --component-megamenu-item-icon-color: #94a3b8;
  --component-megamenu-item-icon-focus-color: #64748b;
  --component-megamenu-item-icon-active-color: #64748b;
  --component-megamenu-overlay-padding: 0;
  --component-megamenu-overlay-background: #ffffff;
  --component-megamenu-overlay-border-color: #e2e8f0;
  --component-megamenu-overlay-border-radius: 6px;
  --component-megamenu-overlay-color: #334155;
  --component-megamenu-overlay-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-megamenu-overlay-gap: 0.5rem;
  --component-megamenu-figma-overlay-stroke-color: #e2e8f0;
  --component-megamenu-figma-overlay-stroke-width: 1px;
  --component-megamenu-figma-overlay-stroke-style: solid;
  --component-megamenu-figma-separator-stroke-color: #e2e8f0;
  --component-megamenu-figma-separator-stroke-width: 1px;
  --component-megamenu-figma-separator-stroke-style: solid;
  --component-megamenu-figma-mobile-button-focus-ring-stroke-color: #10b981;
  --component-megamenu-figma-mobile-button-focus-ring-stroke-width: 3px;
  --component-megamenu-figma-mobile-button-focus-ring-stroke-style: solid;
  --component-megamenu-figma-mobile-button-focus-ring-offset-stroke-color: #ffffff;
  --component-megamenu-figma-mobile-button-focus-ring-offset-stroke-width: 2px;
  --component-megamenu-figma-mobile-button-focus-ring-offset-stroke-style: solid;
  --component-megamenu-figma-stroke-color: #e2e8f0;
  --component-megamenu-figma-stroke-width: 1px;
  --component-megamenu-figma-stroke-style: solid;
  --component-megamenu-submenu-label-padding: 0.5rem 0.75rem;
  --component-megamenu-submenu-label-font-weight: 600;
  --component-megamenu-submenu-label-background: transparent;
  --component-megamenu-submenu-label-color: #64748b;
  --component-megamenu-submenu-icon-size: 0.875rem;
  --component-megamenu-submenu-icon-color: #94a3b8;
  --component-megamenu-submenu-icon-focus-color: #64748b;
  --component-megamenu-submenu-icon-active-color: #64748b;
  --component-megamenu-submenu-padding: 0.25rem 0.25rem;
  --component-megamenu-submenu-gap: 2px;
  --component-megamenu-separator-border-color: #e2e8f0;
  --component-megamenu-mobile-button-border-radius: 1.75rem / 2;
  --component-megamenu-mobile-button-size: 1.75rem;
  --component-megamenu-mobile-button-color: #64748b;
  --component-megamenu-mobile-button-hover-color: #475569;
  --component-megamenu-mobile-button-hover-background: #f1f5f9;
  --component-megamenu-mobile-button-focus-ring-width: 1px;
  --component-megamenu-mobile-button-focus-ring-offset: 2px;
  --component-megamenu-mobile-button-focus-ring-style: solid;
  --component-megamenu-mobile-button-focus-ring-color: #10b981;
  --component-megamenu-mobile-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-megamenu-transition-duration: 0.2s;
  --component-menu-background: #ffffff;
  --component-menu-border-color: #e2e8f0;
  --component-menu-border-radius: 6px;
  --component-menu-figma-stroke-color: #e2e8f0;
  --component-menu-figma-stroke-width: 1px;
  --component-menu-figma-stroke-style: solid;
  --component-menu-figma-separator-stroke-color: #e2e8f0;
  --component-menu-figma-separator-stroke-width: 1px;
  --component-menu-figma-separator-stroke-style: solid;
  --component-menu-color: #334155;
  --component-menu-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-menu-list-padding: 0.25rem 0.25rem;
  --component-menu-list-gap: 2px;
  --component-menu-item-focus-background: #f1f5f9;
  --component-menu-item-focus-color: #1e293b;
  --component-menu-item-color: #334155;
  --component-menu-item-padding: 0.5rem 0.75rem;
  --component-menu-item-border-radius: 4px;
  --component-menu-item-gap: 0.5rem;
  --component-menu-item-icon-color: #94a3b8;
  --component-menu-item-icon-focus-color: #64748b;
  --component-menu-submenu-label-padding: 0.5rem 0.75rem;
  --component-menu-submenu-label-font-weight: 600;
  --component-menu-submenu-label-background: transparent;
  --component-menu-submenu-label-color: #64748b;
  --component-menu-separator-border-color: #e2e8f0;
  --component-menu-transition-duration: 0.2s;
  --component-menubar-background: #ffffff;
  --component-menubar-border-color: #e2e8f0;
  --component-menubar-border-radius: 6px;
  --component-menubar-figma-stroke-color: #e2e8f0;
  --component-menubar-figma-stroke-width: 1px;
  --component-menubar-figma-stroke-style: solid;
  --component-menubar-figma-submenu-stroke-color: #e2e8f0;
  --component-menubar-figma-submenu-stroke-width: 1px;
  --component-menubar-figma-submenu-stroke-style: solid;
  --component-menubar-figma-separator-stroke-color: #e2e8f0;
  --component-menubar-figma-separator-stroke-width: 1px;
  --component-menubar-figma-separator-stroke-style: solid;
  --component-menubar-figma-mobile-button-focus-ring-stroke-color: #10b981;
  --component-menubar-figma-mobile-button-focus-ring-stroke-width: 3px;
  --component-menubar-figma-mobile-button-focus-ring-stroke-style: solid;
  --component-menubar-figma-mobile-button-focus-ring-offset-stroke-color: #ffffff;
  --component-menubar-figma-mobile-button-focus-ring-offset-stroke-width: 2px;
  --component-menubar-figma-mobile-button-focus-ring-offset-stroke-style: solid;
  --component-menubar-color: #334155;
  --component-menubar-gap: 0.5rem;
  --component-menubar-padding: 0.5rem 0.75rem;
  --component-menubar-base-item-border-radius: 6px;
  --component-menubar-base-item-padding: 0.5rem 0.75rem;
  --component-menubar-item-focus-background: #f1f5f9;
  --component-menubar-item-focus-color: #1e293b;
  --component-menubar-item-active-background: #f1f5f9;
  --component-menubar-item-active-color: #1e293b;
  --component-menubar-item-color: #334155;
  --component-menubar-item-padding: 0.5rem 0.75rem;
  --component-menubar-item-border-radius: 4px;
  --component-menubar-item-gap: 0.5rem;
  --component-menubar-item-icon-color: #94a3b8;
  --component-menubar-item-icon-focus-color: #64748b;
  --component-menubar-item-icon-active-color: #64748b;
  --component-menubar-submenu-padding: 0.25rem 0.25rem;
  --component-menubar-submenu-gap: 2px;
  --component-menubar-submenu-background: #ffffff;
  --component-menubar-submenu-border-color: #e2e8f0;
  --component-menubar-submenu-border-radius: 6px;
  --component-menubar-submenu-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-menubar-submenu-mobile-indent: 1rem;
  --component-menubar-submenu-icon-size: 0.875rem;
  --component-menubar-submenu-icon-color: #94a3b8;
  --component-menubar-submenu-icon-focus-color: #64748b;
  --component-menubar-submenu-icon-active-color: #64748b;
  --component-menubar-separator-border-color: #e2e8f0;
  --component-menubar-mobile-button-border-radius: 1.75rem / 2;
  --component-menubar-mobile-button-size: 1.75rem;
  --component-menubar-mobile-button-color: #64748b;
  --component-menubar-mobile-button-hover-color: #475569;
  --component-menubar-mobile-button-hover-background: #f1f5f9;
  --component-menubar-mobile-button-focus-ring-width: 1px;
  --component-menubar-mobile-button-focus-ring-offset: 2px;
  --component-menubar-mobile-button-focus-ring-style: solid;
  --component-menubar-mobile-button-focus-ring-color: #10b981;
  --component-menubar-mobile-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-menubar-transition-duration: 0.2s;
  --component-panelmenu-gap: 0.5rem;
  --component-panelmenu-panel-background: #ffffff;
  --component-panelmenu-panel-border-color: #e2e8f0;
  --component-panelmenu-panel-border-width: 1px;
  --component-panelmenu-panel-border-radius: 6px;
  --component-panelmenu-panel-color: #334155;
  --component-panelmenu-panel-padding: 0.25rem 0.25rem;
  --component-panelmenu-panel-first-border-width: 1px;
  --component-panelmenu-panel-first-top-border-radius: 6px;
  --component-panelmenu-panel-last-border-width: 1px;
  --component-panelmenu-panel-last-bottom-border-radius: 6px;
  --component-panelmenu-figma-panel-stroke-color: #e2e8f0;
  --component-panelmenu-figma-panel-stroke-width: 1px;
  --component-panelmenu-figma-panel-stroke-style: solid;
  --component-panelmenu-item-focus-background: #f1f5f9;
  --component-panelmenu-item-focus-color: #1e293b;
  --component-panelmenu-item-color: #334155;
  --component-panelmenu-item-gap: 0.5rem;
  --component-panelmenu-item-padding: 0.5rem 0.75rem;
  --component-panelmenu-item-border-radius: 6px;
  --component-panelmenu-item-icon-color: #94a3b8;
  --component-panelmenu-item-icon-focus-color: #64748b;
  --component-panelmenu-submenu-indent: 1rem;
  --component-panelmenu-submenu-icon-color: #94a3b8;
  --component-panelmenu-submenu-icon-focus-color: #64748b;
  --component-panelmenu-transition-duration: 0.2s;
  --component-tieredmenu-background: #ffffff;
  --component-tieredmenu-border-color: #e2e8f0;
  --component-tieredmenu-border-radius: 6px;
  --component-tieredmenu-figma-stroke-color: #e2e8f0;
  --component-tieredmenu-figma-stroke-width: 1px;
  --component-tieredmenu-figma-stroke-style: solid;
  --component-tieredmenu-figma-separator-stroke-color: #e2e8f0;
  --component-tieredmenu-figma-separator-stroke-width: 1px;
  --component-tieredmenu-figma-separator-stroke-style: solid;
  --component-tieredmenu-color: #334155;
  --component-tieredmenu-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-tieredmenu-list-padding: 0.25rem 0.25rem;
  --component-tieredmenu-list-gap: 2px;
  --component-tieredmenu-item-focus-background: #f1f5f9;
  --component-tieredmenu-item-focus-color: #1e293b;
  --component-tieredmenu-item-active-background: #f1f5f9;
  --component-tieredmenu-item-active-color: #1e293b;
  --component-tieredmenu-item-color: #334155;
  --component-tieredmenu-item-padding: 0.5rem 0.75rem;
  --component-tieredmenu-item-border-radius: 4px;
  --component-tieredmenu-item-gap: 0.5rem;
  --component-tieredmenu-item-icon-color: #94a3b8;
  --component-tieredmenu-item-icon-focus-color: #64748b;
  --component-tieredmenu-item-icon-active-color: #64748b;
  --component-tieredmenu-submenu-icon-size: 0.875rem;
  --component-tieredmenu-submenu-icon-color: #94a3b8;
  --component-tieredmenu-submenu-icon-focus-color: #64748b;
  --component-tieredmenu-submenu-icon-active-color: #64748b;
  --component-tieredmenu-submenu-mobile-indent: 1rem;
  --component-tieredmenu-separator-border-color: #e2e8f0;
  --component-tieredmenu-transition-duration: 0.2s;
  --component-orderlist-gap: 1.125rem;
  --component-orderlist-controls-gap: 0.5rem;
  --component-organizationchart-gutter: 0.75rem;
  --component-organizationchart-node-background: #ffffff;
  --component-organizationchart-node-hover-background: #f1f5f9;
  --component-organizationchart-node-hover-color: #1e293b;
  --component-organizationchart-node-selected-background: #ecfdf5;
  --component-organizationchart-node-selected-color: #047857;
  --component-organizationchart-node-border-color: #e2e8f0;
  --component-organizationchart-node-border-radius: 6px;
  --component-organizationchart-node-color: #334155;
  --component-organizationchart-node-padding: 0.75rem 1rem;
  --component-organizationchart-node-toggleable-padding: 0.75rem 1rem 1.25rem 1rem;
  --component-organizationchart-node-toggle-button-background: #ffffff;
  --component-organizationchart-node-toggle-button-hover-background: #f1f5f9;
  --component-organizationchart-node-toggle-button-hover-color: #334155;
  --component-organizationchart-node-toggle-button-border-color: #e2e8f0;
  --component-organizationchart-node-toggle-button-border-radius: 1.5rem / 2;
  --component-organizationchart-node-toggle-button-color: #64748b;
  --component-organizationchart-node-toggle-button-size: 1.5rem;
  --component-organizationchart-node-toggle-button-focus-ring-width: 1px;
  --component-organizationchart-node-toggle-button-focus-ring-offset: 2px;
  --component-organizationchart-node-toggle-button-focus-ring-color: #10b981;
  --component-organizationchart-node-toggle-button-focus-ring-style: solid;
  --component-organizationchart-node-toggle-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-organizationchart-figma-node-stroke-color: #e2e8f0;
  --component-organizationchart-figma-node-stroke-width: 1px;
  --component-organizationchart-figma-node-stroke-style: solid;
  --component-organizationchart-figma-node-toggle-button-stroke-color: #e2e8f0;
  --component-organizationchart-figma-node-toggle-button-stroke-width: 1px;
  --component-organizationchart-figma-node-toggle-button-stroke-style: solid;
  --component-organizationchart-figma-node-toggle-button-focus-ring-stroke-color: #10b981;
  --component-organizationchart-figma-node-toggle-button-focus-ring-stroke-width: 3px;
  --component-organizationchart-figma-node-toggle-button-focus-ring-stroke-style: solid;
  --component-organizationchart-figma-node-toggle-button-focus-ring-offset-stroke-color: #ffffff;
  --component-organizationchart-figma-node-toggle-button-focus-ring-offset-stroke-width: 2px;
  --component-organizationchart-figma-node-toggle-button-focus-ring-offset-stroke-style: solid;
  --component-organizationchart-connector-color: #e2e8f0;
  --component-organizationchart-connector-border-radius: 6px;
  --component-organizationchart-connector-height: 24px;
  --component-organizationchart-transition-duration: 0.2s;
  --component-paginator-padding: 0.5rem 1rem;
  --component-paginator-gap: 0.25rem;
  --component-paginator-border-radius: 6px;
  --component-paginator-background: #ffffff;
  --component-paginator-color: #334155;
  --component-paginator-nav-button-background: transparent;
  --component-paginator-nav-button-hover-background: #f1f5f9;
  --component-paginator-nav-button-hover-color: #475569;
  --component-paginator-nav-button-selected-background: #ecfdf5;
  --component-paginator-nav-button-selected-color: #047857;
  --component-paginator-nav-button-width: 2.5rem;
  --component-paginator-nav-button-height: 2.5rem;
  --component-paginator-nav-button-border-radius: 2.5rem / 2;
  --component-paginator-nav-button-focus-ring-width: 1px;
  --component-paginator-nav-button-focus-ring-offset: 2px;
  --component-paginator-nav-button-focus-ring-style: solid;
  --component-paginator-nav-button-focus-ring-color: #10b981;
  --component-paginator-nav-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-paginator-nav-button-color: #64748b;
  --component-paginator-figma-nav-button-focus-ring-stroke-color: #10b981;
  --component-paginator-figma-nav-button-focus-ring-stroke-width: 3px;
  --component-paginator-figma-nav-button-focus-ring-stroke-style: solid;
  --component-paginator-figma-nav-button-focus-ring-offset-stroke-color: #ffffff;
  --component-paginator-figma-nav-button-focus-ring-offset-stroke-width: 2px;
  --component-paginator-figma-nav-button-focus-ring-offset-stroke-style: solid;
  --component-paginator-current-page-report-color: #64748b;
  --component-paginator-jump-to-page-input-max-width: 2.5rem;
  --component-paginator-transition-duration: 0.2s;
  --component-picklist-gap: 1.125rem;
  --component-picklist-controls-gap: 0.5rem;
  --component-datatable-header-background: #ffffff;
  --component-datatable-header-border-color: #e2e8f0;
  --component-datatable-header-border-width: 1px;
  --component-datatable-header-color: #334155;
  --component-datatable-header-padding: 0.75rem 1rem;
  --component-datatable-header-cell-background: #ffffff;
  --component-datatable-header-cell-hover-background: #f1f5f9;
  --component-datatable-header-cell-hover-color: #1e293b;
  --component-datatable-header-cell-selected-background: #ecfdf5;
  --component-datatable-header-cell-selected-color: #047857;
  --component-datatable-header-cell-border-color: #e2e8f0;
  --component-datatable-header-cell-color: #334155;
  --component-datatable-header-cell-gap: 0.5rem;
  --component-datatable-header-cell-padding: 0.75rem 1rem;
  --component-datatable-header-cell-focus-ring-width: 1px;
  --component-datatable-header-cell-focus-ring-offset: -1px;
  --component-datatable-header-cell-focus-ring-style: solid;
  --component-datatable-header-cell-focus-ring-color: #10b981;
  --component-datatable-header-cell-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-datatable-header-cell-sm-padding: 0.375rem 0.5rem;
  --component-datatable-header-cell-lg-padding: 1rem 1.25rem;
  --component-datatable-header-sm-padding: 0.375rem 0.5rem;
  --component-datatable-header-lg-padding: 1rem 1.25rem;
  --component-datatable-figma-header-stroke-color: #e2e8f0;
  --component-datatable-figma-header-stroke-width: 1px;
  --component-datatable-figma-header-stroke-style: solid;
  --component-datatable-figma-header-cell-stroke-color: #e2e8f0;
  --component-datatable-figma-header-cell-stroke-width: 1px;
  --component-datatable-figma-header-cell-stroke-style: solid;
  --component-datatable-figma-body-cell-stroke-color: #e2e8f0;
  --component-datatable-figma-body-cell-stroke-width: 1px;
  --component-datatable-figma-body-cell-stroke-style: solid;
  --component-datatable-figma-footer-cell-stroke-color: #e2e8f0;
  --component-datatable-figma-footer-cell-stroke-width: 1px;
  --component-datatable-figma-footer-cell-stroke-style: solid;
  --component-datatable-figma-footer-stroke-color: #e2e8f0;
  --component-datatable-figma-footer-stroke-width: 1px;
  --component-datatable-figma-footer-stroke-style: solid;
  --component-datatable-figma-row-toggle-button-focus-ring-stroke-color: #10b981;
  --component-datatable-figma-row-toggle-button-focus-ring-stroke-width: 3px;
  --component-datatable-figma-row-toggle-button-focus-ring-stroke-style: solid;
  --component-datatable-figma-row-toggle-button-focus-ring-offset-stroke-color: #ffffff;
  --component-datatable-figma-row-toggle-button-focus-ring-offset-stroke-width: 2px;
  --component-datatable-figma-row-toggle-button-focus-ring-offset-stroke-style: solid;
  --component-datatable-figma-filter-overlay-select-stroke-color: #e2e8f0;
  --component-datatable-figma-filter-overlay-select-stroke-width: 1px;
  --component-datatable-figma-filter-overlay-select-stroke-style: solid;
  --component-datatable-figma-filter-overlay-popover-stroke-color: #e2e8f0;
  --component-datatable-figma-filter-overlay-popover-stroke-width: 1px;
  --component-datatable-figma-filter-overlay-popover-stroke-style: solid;
  --component-datatable-figma-filter-constraint-separator-stroke-color: #e2e8f0;
  --component-datatable-figma-filter-constraint-separator-stroke-width: 1px;
  --component-datatable-figma-filter-constraint-separator-stroke-style: solid;
  --component-datatable-figma-paginator-top-stroke-color: #e2e8f0;
  --component-datatable-figma-paginator-top-stroke-width: 1px;
  --component-datatable-figma-paginator-top-stroke-style: solid;
  --component-datatable-figma-paginator-bottom-stroke-color: #e2e8f0;
  --component-datatable-figma-paginator-bottom-stroke-width: 1px;
  --component-datatable-figma-paginator-bottom-stroke-style: solid;
  --component-datatable-column-title-font-weight: 600;
  --component-datatable-column-footer-font-weight: 600;
  --component-datatable-column-resizer-width: 0.5rem;
  --component-datatable-row-background: #ffffff;
  --component-datatable-row-hover-background: #f1f5f9;
  --component-datatable-row-hover-color: #1e293b;
  --component-datatable-row-selected-background: #ecfdf5;
  --component-datatable-row-selected-color: #047857;
  --component-datatable-row-color: #334155;
  --component-datatable-row-focus-ring-width: 1px;
  --component-datatable-row-focus-ring-offset: -1px;
  --component-datatable-row-focus-ring-color: #10b981;
  --component-datatable-row-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-datatable-row-focus-ring-style: solid;
  --component-datatable-row-toggle-button-hover-background: #f1f5f9;
  --component-datatable-row-toggle-button-hover-color: #334155;
  --component-datatable-row-toggle-button-selected-hover-background: #ffffff;
  --component-datatable-row-toggle-button-selected-hover-color: #10b981;
  --component-datatable-row-toggle-button-color: #64748b;
  --component-datatable-row-toggle-button-size: 1.75rem;
  --component-datatable-row-toggle-button-border-radius: 1.75rem / 2;
  --component-datatable-row-toggle-button-focus-ring-width: 1px;
  --component-datatable-row-toggle-button-focus-ring-style: solid;
  --component-datatable-row-toggle-button-focus-ring-offset: 2px;
  --component-datatable-row-toggle-button-focus-ring-color: #10b981;
  --component-datatable-row-toggle-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-datatable-body-cell-border-color: #e2e8f0;
  --component-datatable-body-cell-padding: 0.75rem 1rem;
  --component-datatable-body-cell-sm-padding: 0.375rem 0.5rem;
  --component-datatable-body-cell-lg-padding: 1rem 1.25rem;
  --component-datatable-footer-cell-background: #ffffff;
  --component-datatable-footer-cell-border-color: #e2e8f0;
  --component-datatable-footer-cell-color: #334155;
  --component-datatable-footer-cell-padding: 0.75rem 1rem;
  --component-datatable-footer-cell-sm-padding: 0.375rem 0.5rem;
  --component-datatable-footer-cell-lg-padding: 1rem 1.25rem;
  --component-datatable-footer-background: #ffffff;
  --component-datatable-footer-border-color: #e2e8f0;
  --component-datatable-footer-border-width: 1px;
  --component-datatable-footer-color: #334155;
  --component-datatable-footer-padding: 0.75rem 1rem;
  --component-datatable-footer-sm-padding: 0.375rem 0.5rem;
  --component-datatable-footer-lg-padding: 1rem 1.25rem;
  --component-datatable-drop-point-color: #10b981;
  --component-datatable-resize-indicator-width: 1px;
  --component-datatable-resize-indicator-color: #10b981;
  --component-datatable-sort-icon-color: #64748b;
  --component-datatable-sort-icon-hover-color: #475569;
  --component-datatable-sort-icon-size: 0.875rem;
  --component-datatable-loading-icon-size: 2rem;
  --component-datatable-filter-inline-gap: 0.5rem;
  --component-datatable-filter-overlay-select-background: #ffffff;
  --component-datatable-filter-overlay-select-border-color: #e2e8f0;
  --component-datatable-filter-overlay-select-border-radius: 6px;
  --component-datatable-filter-overlay-select-color: #334155;
  --component-datatable-filter-overlay-select-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-datatable-filter-overlay-popover-background: #ffffff;
  --component-datatable-filter-overlay-popover-border-color: #e2e8f0;
  --component-datatable-filter-overlay-popover-border-radius: 6px;
  --component-datatable-filter-overlay-popover-color: #334155;
  --component-datatable-filter-overlay-popover-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-datatable-filter-overlay-popover-padding: 0.75rem;
  --component-datatable-filter-overlay-popover-gap: 0.5rem;
  --component-datatable-filter-rule-border-color: #e2e8f0;
  --component-datatable-filter-constraint-list-padding: 0.25rem 0.25rem;
  --component-datatable-filter-constraint-list-gap: 2px;
  --component-datatable-filter-constraint-focus-background: #f1f5f9;
  --component-datatable-filter-constraint-focus-color: #1e293b;
  --component-datatable-filter-constraint-selected-background: #ecfdf5;
  --component-datatable-filter-constraint-selected-focus-background: #d1fae5;
  --component-datatable-filter-constraint-selected-focus-color: #065f46;
  --component-datatable-filter-constraint-selected-color: #047857;
  --component-datatable-filter-constraint-color: #334155;
  --component-datatable-filter-constraint-separator-border-color: #e2e8f0;
  --component-datatable-filter-constraint-padding: 0.5rem 0.75rem;
  --component-datatable-filter-constraint-border-radius: 4px;
  --component-datatable-paginator-top-border-color: #e2e8f0;
  --component-datatable-paginator-top-border-width: 1px;
  --component-datatable-paginator-bottom-border-color: #e2e8f0;
  --component-datatable-paginator-bottom-border-width: 1px;
  --component-datatable-transition-duration: 0.2s;
  --component-timeline-event-min-height: 5rem;
  --component-timeline-event-marker-size: 1.125rem;
  --component-timeline-event-marker-border-radius: 1.125rem / 2;
  --component-timeline-event-marker-border-width: 2px;
  --component-timeline-event-marker-border-color: #e2e8f0;
  --component-timeline-event-marker-background: #ffffff;
  --component-timeline-event-marker-content-border-radius: 0.375rem / 2;
  --component-timeline-event-marker-content-size: 0.375rem;
  --component-timeline-event-marker-content-background: #10b981;
  --component-timeline-event-marker-content-inset-shadow: 0 0.5px 0 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  --component-timeline-event-connector-color: #e2e8f0;
  --component-timeline-event-connector-size: 2px;
  --component-timeline-horizontal-event-content-padding: 1rem 0;
  --component-timeline-vertical-event-content-padding: 0 1rem;
  --component-timeline-figma-event-marker-stroke-color: #e2e8f0;
  --component-timeline-figma-event-marker-stroke-width: 2px;
  --component-timeline-figma-event-marker-stroke-style: solid;
  --component-tree-background: #ffffff;
  --component-tree-color: #334155;
  --component-tree-padding: 1rem;
  --component-tree-gap: 2px;
  --component-tree-indent: 1rem;
  --component-tree-node-padding: 0.25rem 0.5rem;
  --component-tree-node-border-radius: 6px;
  --component-tree-node-hover-background: #f1f5f9;
  --component-tree-node-hover-color: #1e293b;
  --component-tree-node-selected-background: #ecfdf5;
  --component-tree-node-selected-color: #047857;
  --component-tree-node-color: #334155;
  --component-tree-node-focus-ring-width: 1px;
  --component-tree-node-focus-ring-offset: -1px;
  --component-tree-node-focus-ring-style: solid;
  --component-tree-node-focus-ring-color: #10b981;
  --component-tree-node-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-tree-node-gap: 0.25rem;
  --component-tree-node-icon-color: #64748b;
  --component-tree-node-icon-hover-color: #475569;
  --component-tree-node-icon-selected-color: #047857;
  --component-tree-node-toggle-button-border-radius: 1.75rem / 2;
  --component-tree-node-toggle-button-size: 1.75rem;
  --component-tree-node-toggle-button-hover-background: #f1f5f9;
  --component-tree-node-toggle-button-hover-color: #475569;
  --component-tree-node-toggle-button-selected-hover-background: #ffffff;
  --component-tree-node-toggle-button-selected-hover-color: #10b981;
  --component-tree-node-toggle-button-color: #64748b;
  --component-tree-node-toggle-button-focus-ring-width: 1px;
  --component-tree-node-toggle-button-focus-ring-offset: 2px;
  --component-tree-node-toggle-button-focus-ring-style: solid;
  --component-tree-node-toggle-button-focus-ring-color: #10b981;
  --component-tree-node-toggle-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-tree-figma-node-toggle-button-focus-ring-stroke-color: #10b981;
  --component-tree-figma-node-toggle-button-focus-ring-stroke-width: 3px;
  --component-tree-figma-node-toggle-button-focus-ring-stroke-style: solid;
  --component-tree-figma-node-toggle-button-focus-ring-offset-stroke-color: #ffffff;
  --component-tree-figma-node-toggle-button-focus-ring-offset-stroke-width: 2px;
  --component-tree-figma-node-toggle-button-focus-ring-offset-stroke-style: solid;
  --component-tree-loading-icon-size: 2rem;
  --component-tree-filter-margin: 0.5rem;
  --component-tree-transition-duration: 0.2s;
  --component-virtualscroller-loader-mask-background: #ffffff;
  --component-virtualscroller-loader-mask-color: #64748b;
  --component-virtualscroller-loader-icon-size: 2rem;
  --component-carousel-content-gap: 0.25rem;
  --component-carousel-indicator-list-padding: 1rem;
  --component-carousel-indicator-list-gap: 0.5rem;
  --component-carousel-indicator-width: 2rem;
  --component-carousel-indicator-height: 0.5rem;
  --component-carousel-indicator-border-radius: 6px;
  --component-carousel-indicator-focus-ring-width: 1px;
  --component-carousel-indicator-focus-ring-offset: 2px;
  --component-carousel-indicator-focus-ring-style: solid;
  --component-carousel-indicator-focus-ring-color: #10b981;
  --component-carousel-indicator-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-carousel-figma-indicator-focus-ring-stroke-color: #10b981;
  --component-carousel-figma-indicator-focus-ring-stroke-width: 3px;
  --component-carousel-figma-indicator-focus-ring-stroke-style: solid;
  --component-carousel-figma-indicator-focus-ring-offset-stroke-color: #ffffff;
  --component-carousel-figma-indicator-focus-ring-offset-stroke-width: 2px;
  --component-carousel-figma-indicator-focus-ring-offset-stroke-style: solid;
  --component-carousel-transition-duration: 0.2s;
  --component-image-preview-icon-size: 1.5rem;
  --component-image-preview-mask-background: rgba(0,0,0,0.4);
  --component-image-preview-mask-color: #e2e8f0;
  --component-image-toolbar-background: rgba(255, 255, 255, 0.1);
  --component-image-toolbar-border-color: rgba(255, 255, 255, 0.2);
  --component-image-toolbar-border-width: 1px;
  --component-image-toolbar-border-radius: 30px;
  --component-image-toolbar-padding: 0.5rem;
  --component-image-toolbar-gap: 0.5rem;
  --component-image-toolbar-position-right: 1rem;
  --component-image-toolbar-position-top: 1rem;
  --component-image-toolbar-position-left: auto;
  --component-image-toolbar-position-bottom: auto;
  --component-image-toolbar-blur: 8px;
  --component-image-action-hover-background: rgba(255, 255, 255, 0.1);
  --component-image-action-hover-color: #ffffff;
  --component-image-action-color: #f8fafc;
  --component-image-action-size: 3rem;
  --component-image-action-icon-size: 1.5rem;
  --component-image-action-border-radius: 3rem / 2;
  --component-image-action-focus-ring-width: 1px;
  --component-image-action-focus-ring-offset: 2px;
  --component-image-action-focus-ring-style: solid;
  --component-image-action-focus-ring-color: #10b981;
  --component-image-action-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-image-figma-action-focus-ring-stroke-color: #10b981;
  --component-image-figma-action-focus-ring-stroke-width: 3px;
  --component-image-figma-action-focus-ring-stroke-style: solid;
  --component-image-figma-action-focus-ring-offset-stroke-color: #ffffff;
  --component-image-figma-action-focus-ring-offset-stroke-width: 2px;
  --component-image-figma-action-focus-ring-offset-stroke-style: solid;
  --component-image-figma-toolbar-stroke-color: rgba(255, 255, 255, 0.2);
  --component-image-figma-toolbar-stroke-width: 1px;
  --component-image-figma-toolbar-stroke-style: solid;
  --component-image-transition-duration: 0.2s;
  --component-treetable-header-background: #ffffff;
  --component-treetable-header-border-color: #e2e8f0;
  --component-treetable-header-border-width: 1px;
  --component-treetable-header-color: #334155;
  --component-treetable-header-padding: 0.75rem 1rem;
  --component-treetable-header-cell-background: #ffffff;
  --component-treetable-header-cell-hover-background: #f1f5f9;
  --component-treetable-header-cell-hover-color: #1e293b;
  --component-treetable-header-cell-selected-background: #ecfdf5;
  --component-treetable-header-cell-selected-color: #047857;
  --component-treetable-header-cell-border-color: #e2e8f0;
  --component-treetable-header-cell-color: #334155;
  --component-treetable-header-cell-gap: 0.5rem;
  --component-treetable-header-cell-padding: 0.75rem 1rem;
  --component-treetable-header-cell-focus-ring-width: 1px;
  --component-treetable-header-cell-focus-ring-offset: -1px;
  --component-treetable-header-cell-focus-ring-style: solid;
  --component-treetable-header-cell-focus-ring-color: #10b981;
  --component-treetable-header-cell-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-treetable-figma-header-stroke-color: #e2e8f0;
  --component-treetable-figma-header-stroke-width: 1px;
  --component-treetable-figma-header-stroke-style: solid;
  --component-treetable-figma-header-cell-stroke-color: #e2e8f0;
  --component-treetable-figma-header-cell-stroke-width: 1px;
  --component-treetable-figma-header-cell-stroke-style: solid;
  --component-treetable-figma-header-cell-padding-sm: 0.375rem 0.5rem;
  --component-treetable-figma-header-cell-padding-lg: 0.9375rem 1.25rem;
  --component-treetable-figma-header-padding-sm: 0.375rem 0.5rem;
  --component-treetable-figma-header-padding-lg: 0.9375rem 1.25rem;
  --component-treetable-figma-body-cell-stroke-color: #e2e8f0;
  --component-treetable-figma-body-cell-stroke-width: 1px;
  --component-treetable-figma-body-cell-stroke-style: solid;
  --component-treetable-figma-body-cell-padding-sm: 0.375rem 0.5rem;
  --component-treetable-figma-body-cell-padding-lg: 0.9375rem 1.25rem;
  --component-treetable-figma-footer-cell-stroke-color: #e2e8f0;
  --component-treetable-figma-footer-cell-stroke-width: 1px;
  --component-treetable-figma-footer-cell-stroke-style: solid;
  --component-treetable-figma-footer-cell-padding-sm: 0.375rem 0.5rem;
  --component-treetable-figma-footer-cell-padding-lg: 0.9375rem 1.25rem;
  --component-treetable-figma-footer-stroke-color: #e2e8f0;
  --component-treetable-figma-footer-stroke-width: 1px;
  --component-treetable-figma-footer-stroke-style: solid;
  --component-treetable-figma-footer-padding-sm: 0.375rem 0.5rem;
  --component-treetable-figma-footer-padding-lg: 0.9375rem 1.25rem;
  --component-treetable-figma-node-toggle-button-focus-ring-stroke-color: #10b981;
  --component-treetable-figma-node-toggle-button-focus-ring-stroke-width: 3px;
  --component-treetable-figma-node-toggle-button-focus-ring-stroke-style: solid;
  --component-treetable-figma-node-toggle-button-focus-ring-offset-stroke-color: #ffffff;
  --component-treetable-figma-node-toggle-button-focus-ring-offset-stroke-width: 2px;
  --component-treetable-figma-node-toggle-button-focus-ring-offset-stroke-style: solid;
  --component-treetable-figma-paginator-top-stroke-color: #e2e8f0;
  --component-treetable-figma-paginator-top-stroke-width: 1px;
  --component-treetable-figma-paginator-top-stroke-style: solid;
  --component-treetable-figma-paginator-bottom-stroke-color: #e2e8f0;
  --component-treetable-figma-paginator-bottom-stroke-width: 1px;
  --component-treetable-figma-paginator-bottom-stroke-style: solid;
  --component-treetable-column-title-font-weight: 600;
  --component-treetable-column-footer-font-weight: 600;
  --component-treetable-column-resizer-width: 0.5rem;
  --component-treetable-row-background: #ffffff;
  --component-treetable-row-hover-background: #f1f5f9;
  --component-treetable-row-hover-color: #1e293b;
  --component-treetable-row-selected-background: #ecfdf5;
  --component-treetable-row-selected-color: #047857;
  --component-treetable-row-color: #334155;
  --component-treetable-row-focus-ring-width: 1px;
  --component-treetable-row-focus-ring-offset: -1px;
  --component-treetable-row-focus-ring-color: #10b981;
  --component-treetable-row-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-treetable-row-focus-ring-style: solid;
  --component-treetable-body-cell-border-color: #e2e8f0;
  --component-treetable-body-cell-padding: 0.75rem 1rem;
  --component-treetable-body-cell-gap: 0.5rem;
  --component-treetable-footer-cell-background: #ffffff;
  --component-treetable-footer-cell-border-color: #e2e8f0;
  --component-treetable-footer-cell-color: #334155;
  --component-treetable-footer-cell-padding: 0.75rem 1rem;
  --component-treetable-footer-background: #ffffff;
  --component-treetable-footer-border-color: #e2e8f0;
  --component-treetable-footer-border-width: 1px;
  --component-treetable-footer-color: #334155;
  --component-treetable-footer-padding: 0.75rem 1rem;
  --component-treetable-resize-indicator-width: 1px;
  --component-treetable-resize-indicator-color: #10b981;
  --component-treetable-sort-icon-color: #64748b;
  --component-treetable-sort-icon-hover-color: #475569;
  --component-treetable-sort-icon-size: 0.875rem;
  --component-treetable-loading-icon-size: 2rem;
  --component-treetable-node-toggle-button-hover-background: #f1f5f9;
  --component-treetable-node-toggle-button-hover-color: #334155;
  --component-treetable-node-toggle-button-selected-hover-background: #ffffff;
  --component-treetable-node-toggle-button-selected-hover-color: #10b981;
  --component-treetable-node-toggle-button-color: #64748b;
  --component-treetable-node-toggle-button-size: 1.75rem;
  --component-treetable-node-toggle-button-border-radius: 1.75rem / 2;
  --component-treetable-node-toggle-button-focus-ring-width: 1px;
  --component-treetable-node-toggle-button-focus-ring-offset: 2px;
  --component-treetable-node-toggle-button-focus-ring-style: solid;
  --component-treetable-node-toggle-button-focus-ring-color: #10b981;
  --component-treetable-node-toggle-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-treetable-paginator-top-border-color: #e2e8f0;
  --component-treetable-paginator-top-border-width: 1px;
  --component-treetable-paginator-bottom-border-width: 1px;
  --component-treetable-paginator-bottom-border-color: #e2e8f0;
  --component-treetable-transition-duration: 0.2s;
  --component-toast-width: 25rem;
  --component-toast-border-radius: 6px;
  --component-toast-border-width: 1px;
  --component-toast-icon-size: 1.125rem;
  --component-toast-content-padding: 0.75rem;
  --component-toast-content-gap: 0.5rem;
  --component-toast-summary-font-weight: 500;
  --component-toast-summary-font-size: 1rem;
  --component-toast-detail-font-weight: 500;
  --component-toast-detail-font-size: 0.875rem;
  --component-toast-close-button-width: 1.75rem;
  --component-toast-close-button-height: 1.75rem;
  --component-toast-close-button-border-radius: 1.75rem / 2;
  --component-toast-close-button-focus-ring-width: 1px;
  --component-toast-close-button-focus-ring-style: solid;
  --component-toast-close-button-focus-ring-offset: 2px;
  --component-toast-close-icon-size: 1rem;
  --component-toast-text-gap: 0.5rem;
  --component-toast-transition-duration: 0.2s;
  --component-galleria-border-width: 1px;
  --component-galleria-border-color: #e2e8f0;
  --component-galleria-border-radius: 6px;
  --component-galleria-figma-stroke-color: #e2e8f0;
  --component-galleria-figma-stroke-width: 1px;
  --component-galleria-figma-stroke-style: solid;
  --component-galleria-figma-nav-button-focus-ring-stroke-color: #10b981;
  --component-galleria-figma-nav-button-focus-ring-stroke-width: 3px;
  --component-galleria-figma-nav-button-focus-ring-stroke-style: solid;
  --component-galleria-figma-nav-button-focus-ring-offset-stroke-color: rgba(0, 0, 0, 0.01);
  --component-galleria-figma-nav-button-focus-ring-offset-stroke-width: 2px;
  --component-galleria-figma-nav-button-focus-ring-offset-stroke-style: solid;
  --component-galleria-figma-thumbnail-nav-button-focus-ring-stroke-color: #10b981;
  --component-galleria-figma-thumbnail-nav-button-focus-ring-stroke-width: 3px;
  --component-galleria-figma-thumbnail-nav-button-focus-ring-stroke-style: solid;
  --component-galleria-figma-thumbnail-nav-button-focus-ring-offset-stroke-color: #ffffff;
  --component-galleria-figma-thumbnail-nav-button-focus-ring-offset-stroke-width: 2px;
  --component-galleria-figma-thumbnail-nav-button-focus-ring-offset-stroke-style: solid;
  --component-galleria-figma-indicator-button-focus-ring-stroke-color: #10b981;
  --component-galleria-figma-indicator-button-focus-ring-stroke-width: 3px;
  --component-galleria-figma-indicator-button-focus-ring-stroke-style: solid;
  --component-galleria-figma-indicator-button-focus-ring-offset-stroke-color: #ffffff;
  --component-galleria-figma-indicator-button-focus-ring-offset-stroke-width: 2px;
  --component-galleria-figma-indicator-button-focus-ring-offset-stroke-style: solid;
  --component-galleria-figma-close-button-focus-ring-stroke-color: #10b981;
  --component-galleria-figma-close-button-focus-ring-stroke-width: 3px;
  --component-galleria-figma-close-button-focus-ring-stroke-style: solid;
  --component-galleria-figma-close-button-focus-ring-offset-stroke-color: #ffffff;
  --component-galleria-figma-close-button-focus-ring-offset-stroke-width: 2px;
  --component-galleria-figma-close-button-focus-ring-offset-stroke-style: solid;
  --component-galleria-nav-button-background: rgba(255, 255, 255, 0.1);
  --component-galleria-nav-button-hover-background: rgba(255, 255, 255, 0.2);
  --component-galleria-nav-button-hover-color: #ffffff;
  --component-galleria-nav-button-color: #f1f5f9;
  --component-galleria-nav-button-size: 3rem;
  --component-galleria-nav-button-gutter: 0.5rem;
  --component-galleria-nav-button-prev-border-radius: 3rem / 2;
  --component-galleria-nav-button-next-border-radius: 3rem / 2;
  --component-galleria-nav-button-focus-ring-width: 1px;
  --component-galleria-nav-button-focus-ring-style: solid;
  --component-galleria-nav-button-focus-ring-color: #10b981;
  --component-galleria-nav-button-focus-ring-offset: 2px;
  --component-galleria-nav-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-galleria-nav-icon-size: 1.5rem;
  --component-galleria-thumbnails-content-background: #ffffff;
  --component-galleria-thumbnails-content-padding: 1rem 0.25rem;
  --component-galleria-thumbnail-nav-button-size: 2rem;
  --component-galleria-thumbnail-nav-button-border-radius: 6px;
  --component-galleria-thumbnail-nav-button-gutter: 0.5rem;
  --component-galleria-thumbnail-nav-button-focus-ring-width: 1px;
  --component-galleria-thumbnail-nav-button-focus-ring-style: solid;
  --component-galleria-thumbnail-nav-button-focus-ring-color: #10b981;
  --component-galleria-thumbnail-nav-button-focus-ring-offset: 2px;
  --component-galleria-thumbnail-nav-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-galleria-thumbnail-nav-button-icon-size: 1rem;
  --component-galleria-caption-background: rgba(0, 0, 0, 0.5);
  --component-galleria-caption-color: #f1f5f9;
  --component-galleria-caption-padding: 1rem;
  --component-galleria-indicator-list-gap: 0.5rem;
  --component-galleria-indicator-list-padding: 1rem;
  --component-galleria-indicator-button-width: 1rem;
  --component-galleria-indicator-button-height: 1rem;
  --component-galleria-indicator-button-active-background: #10b981;
  --component-galleria-indicator-button-border-radius: 1rem / 2;
  --component-galleria-indicator-button-focus-ring-width: 1px;
  --component-galleria-indicator-button-focus-ring-offset: 2px;
  --component-galleria-indicator-button-focus-ring-style: solid;
  --component-galleria-indicator-button-focus-ring-color: #10b981;
  --component-galleria-indicator-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-galleria-inset-indicator-list-background: rgba(0, 0, 0, 0.5);
  --component-galleria-inset-indicator-button-background: rgba(255, 255, 255, 0.4);
  --component-galleria-inset-indicator-button-hover-background: rgba(255, 255, 255, 0.6);
  --component-galleria-inset-indicator-button-active-background: rgba(255, 255, 255, 0.9);
  --component-galleria-close-button-size: 3rem;
  --component-galleria-close-button-gutter: 0.5rem;
  --component-galleria-close-button-background: rgba(255, 255, 255, 0.1);
  --component-galleria-close-button-hover-background: rgba(255, 255, 255, 0.2);
  --component-galleria-close-button-hover-color: #ffffff;
  --component-galleria-close-button-color: #f8fafc;
  --component-galleria-close-button-border-radius: 3rem / 2;
  --component-galleria-close-button-focus-ring-width: 1px;
  --component-galleria-close-button-focus-ring-offset: 2px;
  --component-galleria-close-button-focus-ring-style: solid;
  --component-galleria-close-button-focus-ring-color: #10b981;
  --component-galleria-close-button-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-galleria-close-button-icon-size: 1.5rem;
  --component-galleria-transition-duration: 0.2s;
  --component-popover-background: #ffffff;
  --component-popover-border-color: #e2e8f0;
  --component-popover-border-radius: 6px;
  --component-popover-color: #334155;
  --component-popover-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --component-popover-gutter: 10px;
  --component-popover-arrow-offset: 1.25rem;
  --component-popover-content-padding: 0.75rem;
  --component-popover-figma-stroke-color: #e2e8f0;
  --component-popover-figma-stroke-width: 1px;
  --component-popover-figma-stroke-style: solid;
  --component-fileupload-background: #ffffff;
  --component-fileupload-border-color: #e2e8f0;
  --component-fileupload-border-radius: 6px;
  --component-fileupload-color: #334155;
  --component-fileupload-header-background: transparent;
  --component-fileupload-header-color: #334155;
  --component-fileupload-header-padding: 1.125rem;
  --component-fileupload-header-border-width: 0;
  --component-fileupload-header-border-radius: 0;
  --component-fileupload-header-border-color: #00000000;
  --component-fileupload-header-gap: 0.5rem;
  --component-fileupload-header-stroke-color: #00000000;
  --component-fileupload-header-stroke-width: 0;
  --component-fileupload-header-stroke-style: solid;
  --component-fileupload-content-highlight-border-color: #10b981;
  --component-fileupload-content-padding: 0 1.125rem 1.125rem 1.125rem;
  --component-fileupload-content-gap: 1rem;
  --component-fileupload-file-padding: 1rem;
  --component-fileupload-file-gap: 1rem;
  --component-fileupload-file-border-color: #e2e8f0;
  --component-fileupload-file-info-gap: 0.5rem;
  --component-fileupload-file-list-gap: 0.5rem;
  --component-fileupload-progressbar-height: 0.25rem;
  --component-fileupload-basic-gap: 0.5rem;
  --component-fileupload-figma-stroke-color: #e2e8f0;
  --component-fileupload-figma-stroke-width: 1px;
  --component-fileupload-figma-stroke-style: solid;
  --component-fileupload-figma-file-stroke-color: #e2e8f0;
  --component-fileupload-figma-file-stroke-width: 1px;
  --component-fileupload-figma-file-stroke-style: solid;
  --component-fileupload-figma-content-highlight-stroke-color: #10b981;
  --component-fileupload-figma-content-highlight-stroke-width: 1px;
  --component-fileupload-figma-content-highlight-stroke-style: solid;
  --component-fileupload-transition-duration: 0.2s;
  --component-speeddial-gap: 0.5rem;
  --component-speeddial-transition-duration: 0.2s;
  --component-splitbutton-border-radius: 6px;
  --component-splitbutton-rounded-border-radius: 2rem;
  --component-splitbutton-raised-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  --component-stepper-separator-background: #e2e8f0;
  --component-stepper-separator-active-background: #10b981;
  --component-stepper-separator-margin: 0 0 0 1rem;
  --component-stepper-separator-size: 2px;
  --component-stepper-step-padding: 0.5rem;
  --component-stepper-step-gap: 1rem;
  --component-stepper-step-header-padding: 0;
  --component-stepper-step-header-border-radius: 6px;
  --component-stepper-step-header-focus-ring-width: 1px;
  --component-stepper-step-header-focus-ring-style: solid;
  --component-stepper-step-header-focus-ring-color: #10b981;
  --component-stepper-step-header-focus-ring-offset: 2px;
  --component-stepper-step-header-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-stepper-step-header-gap: 0.5rem;
  --component-stepper-step-title-color: #64748b;
  --component-stepper-step-title-active-color: #10b981;
  --component-stepper-step-title-font-weight: 500;
  --component-stepper-step-number-background: #ffffff;
  --component-stepper-step-number-active-background: #ffffff;
  --component-stepper-step-number-active-border-color: #e2e8f0;
  --component-stepper-step-number-active-color: #10b981;
  --component-stepper-step-number-border-color: #e2e8f0;
  --component-stepper-step-number-border-radius: 2rem / 2;
  --component-stepper-step-number-color: #64748b;
  --component-stepper-step-number-size: 2rem;
  --component-stepper-step-number-font-size: 1.143rem;
  --component-stepper-step-number-font-weight: 500;
  --component-stepper-step-number-shadow: 0 0.5px 0 0 rgba(0, 0, 0, 0.06), 0 1px 1px 0 rgba(0, 0, 0, 0.12);
  --component-stepper-figma-step-header-focus-ring-stroke-color: #10b981;
  --component-stepper-figma-step-header-focus-ring-stroke-width: 3px;
  --component-stepper-figma-step-header-focus-ring-stroke-style: solid;
  --component-stepper-figma-step-header-focus-ring-offset-stroke-color: #ffffff;
  --component-stepper-figma-step-header-focus-ring-offset-stroke-width: 2px;
  --component-stepper-figma-step-header-focus-ring-offset-stroke-style: solid;
  --component-stepper-figma-step-number-stroke-color: #e2e8f0;
  --component-stepper-figma-step-number-stroke-width: 2px;
  --component-stepper-figma-step-number-stroke-style: solid;
  --component-stepper-figma-step-number-active-stroke-color: #e2e8f0;
  --component-stepper-figma-step-number-active-stroke-width: 2px;
  --component-stepper-figma-step-number-active-stroke-style: solid;
  --component-stepper-steppanels-padding: 0.875rem 0.5rem 1.125rem 0.5rem;
  --component-stepper-steppanel-padding: 0;
  --component-stepper-steppanel-background: #ffffff;
  --component-stepper-steppanel-color: #334155;
  --component-stepper-steppanel-indent: 1rem;
  --component-stepper-transition-duration: 0.2s;
  --component-blockui-border-radius: 6px;
  --component-inplace-padding: 0.5rem 0.75rem;
  --component-inplace-border-radius: 6px;
  --component-inplace-focus-ring-width: 1px;
  --component-inplace-focus-ring-offset: 2px;
  --component-inplace-focus-ring-style: solid;
  --component-inplace-focus-ring-color: #10b981;
  --component-inplace-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-inplace-display-hover-background: #f1f5f9;
  --component-inplace-display-hover-color: #1e293b;
  --component-inplace-transition-duration: 0.2s;
  --component-metergroup-gap: 1rem;
  --component-metergroup-meters-background: #e2e8f0;
  --component-metergroup-meters-size: 0.5rem;
  --component-metergroup-label-gap: 0.5rem;
  --component-metergroup-label-marker-size: 0.5rem;
  --component-metergroup-label-icon-size: 1rem;
  --component-metergroup-label-list-vertical-gap: 0.5rem;
  --component-metergroup-label-list-horizontal-gap: 1rem;
  --component-metergroup-border-radius: 6px;
  --component-terminal-background: #ffffff;
  --component-terminal-border-color: #cbd5e1;
  --component-terminal-border-radius: 6px;
  --component-terminal-figma-stroke-color: #cbd5e1;
  --component-terminal-figma-stroke-width: 1px;
  --component-terminal-figma-stroke-style: solid;
  --component-terminal-color: #334155;
  --component-terminal-height: 18rem;
  --component-terminal-prompt-gap: 0.25rem;
  --component-terminal-command-response-margin: 2px 0;
  --component-terminal-padding: 0.5rem 0.75rem;
  --component-imagecompare-handle-size: 15px;
  --component-imagecompare-handle-hover-size: 30px;
  --component-imagecompare-handle-hover-background: rgba(255, 255, 255, 0.3);
  --component-imagecompare-handle-hover-border-color: transparent;
  --component-imagecompare-handle-background: rgba(255, 255, 255, 0.3);
  --component-imagecompare-handle-border-color: transparent;
  --component-imagecompare-handle-border-width: 0;
  --component-imagecompare-handle-border-radius: 15px / 2;
  --component-imagecompare-handle-focus-ring-width: 1px;
  --component-imagecompare-handle-focus-ring-offset: 2px;
  --component-imagecompare-handle-focus-ring-style: solid;
  --component-imagecompare-handle-focus-ring-color: rgba(255, 255, 255, 0.3);
  --component-imagecompare-handle-focus-ring-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  --component-imagecompare-handle-transition-duration: 0.2s;
  --component-imagecompare-figma-handle-stroke-color: transparent;
  --component-imagecompare-figma-handle-stroke-width: 0;
  --component-imagecompare-figma-handle-stroke-style: none;
  --component-imagecompare-figma-handle-hover-stroke-color: transparent;
  --component-imagecompare-figma-handle-hover-stroke-width: 0;
  --component-imagecompare-figma-handle-hover-stroke-style: solid;
  --component-imagecompare-figma-handle-hover-border-radius: 30px / 2;
  --component-imagecompare-figma-handle-focus-ring-stroke-color: rgba(255, 255, 255, 0.3);
  --component-imagecompare-figma-handle-focus-ring-stroke-width: 3px;
  --component-imagecompare-figma-handle-focus-ring-stroke-style: solid;
  --component-imagecompare-figma-handle-focus-ring-offset-stroke-color: rgba(0, 0, 0, 0.3);
  --component-imagecompare-figma-handle-focus-ring-offset-stroke-width: 2px;
  --component-imagecompare-figma-handle-focus-ring-offset-stroke-style: solid;
  --component-overlaybadge-outline-color: #ffffff;
  --component-overlaybadge-outline-width: 2px;
  --component-overlaybadge-figma-stroke-color: #ffffff;
  --component-overlaybadge-figma-stroke-width: 2px;
  --component-overlaybadge-figma-stroke-style: solid;
  --component-inputotp-input-width: 2.5rem;
  --component-inputotp-input-sm-width: 2rem;
  --component-inputotp-input-lg-width: 3rem;
  --component-inputotp-gap: 0.5rem;
  --component-iftalabel-color: #64748b;
  --component-iftalabel-focus-color: #64748b;
  --component-iftalabel-invalid-color: #dc2626;
  --component-iftalabel-transition-duration: 0.2s;
  --component-iftalabel-position-x: 0.75rem;
  --component-iftalabel-top: 0.5rem;
  --component-iftalabel-font-size: 0.75rem;
  --component-iftalabel-font-weight: 400;
  --component-iftalabel-input-padding-top: 1.5rem;
  --component-iftalabel-input-padding-bottom: 0.5rem;
  --component-iftalabel-figma-line-height: 0.75rem;
  --app-app-font-size: 14;
  --app-app-card-background: #ffffff;
  --app-app-sm-font-size: 0.875rem;
  --app-app-sm-line-height: 1.25rem;
  --app-app-lg-font-size: 1.125rem;
  --app-app-lg-line-height: 1.75rem;
}
