:root {  --neo-icons-hover-border: #dce0ff;
  --neo-icons-pressed-background: #dce0ff;
  --neo-icons-hover: #1e2ec2;
  --neo-icons-hover-background: #f2f3ff;
  --neo-icons-disabled: #d1d5db;
  --neo-icons-placeholder: #9ca3af;
  --neo-icons-pressed: #131e7a;
  --neo-icons-utility: #9ca3af;
  --neo-icons-default: #1f2937;
  --neo-icons-active: #2f42ff;
  --neo-surfaces-highlight-background: rgba(38, 55, 230, 0);
  --neo-surfaces-active-highlight: rgba(182, 191, 255, 0.4);
  --neo-surfaces-data-grid-header: #f9fafb;
  --neo-surfaces-data-grid-selected: #f2f3ff;
  --neo-surfaces-data-grid-selected-hover: #dce0ff;
  --neo-surfaces-data-grid-hover: #f9fafb;
  --neo-surfaces-data-grid-default: #ffffff;
  --neo-surfaces-data-grid-disabled: #f3f4f6;
  --neo-surfaces-data-grid-background: #ffffff;
  --neo-surfaces-page: #f4f4f4;
  --neo-surfaces-card: #ffffff;
  --neo-surfaces-card-header: #f3f4f6;
  --neo-surfaces-tab-active: #f3f4f6;
  --neo-surfaces-list-hover: #f9fafb;
  --neo-surfaces-shadow-neutral: rgba(31, 41, 55, 0.1);
  --neo-surfaces-shadow-primary: rgba(47, 66, 255, 0.1);
  --neo-surfaces-tooltip: #4b5563;
  --neo-surfaces-scrim: rgba(31, 41, 55, 0.2);
  --neo-surfaces-tab-secondary-background: #e5e7eb;
  --neo-surfaces-snackbar-dark-mode: #ffffff;
  --neo-surfaces-snackbar-brand: #131e7a;
  --neo-surfaces-snackbar-light-mode: #4b5563;
  --neo-surfaces-white: #ffffff;
  --neo-surfaces-black: #000000;
  --neo-typography-search-input-background: #ffffff;
  --neo-typography-link-default: #2f42ff;
  --neo-typography-link-hover: #2637e6;
  --neo-typography-navigation-search-highlight-text: #1e2ec2;
  --neo-typography-navigation-search-highlight-background: rgba(47, 66, 255, 0);
  --neo-typography-navigation-search-input-background: #f2f3ff;
  --neo-typography-navigation-search-highlight-background-active: #dce0ff;
  --neo-typography-navigation-default: #1f2937;
  --neo-typography-link-white: #ffffff;
  --neo-typography-link-white-hover: #ffffff;
  --neo-typography-input-placeholder: #9ca3af;
  --neo-typography-input-default: #1f2937;
  --neo-typography-input-label: #1f2937;
  --neo-typography-input-helper: #4b5563;
  --neo-typography-code-primary: #1f2937;
  --neo-typography-code-secondary: #9ca3af;
  --neo-typography-button-disabled: #9ca3af;
  --neo-typography-tab-inactive: #4b5563;
  --neo-typography-tab-active: #2f42ff;
  --neo-typography-link-primary: #2f42ff;
  --neo-typography-link-disabled: #b6bfff;
  --neo-typography-link-default: #1f2937;
  --neo-typography-link-white: #ffffff;
  --neo-typography-error: #cb3446;
  --neo-typography-success: #4ca75a;
  --neo-typography-warning: #1f2937;
  --neo-typography-tooltip: #ffffff;
  --neo-typography-legal: #9ca3af;
  --neo-typography-body-secondary: #6b7280;
  --neo-typography-body: #1f2937;
  --neo-border-overlay: rgba(255, 255, 255, 0);
  --neo-border-primary: #d1d5db;
  --neo-border-secondary: #e5e7eb;
  --neo-border-focus: #131e7a;
  --neo-input-checkbox: #d1d5db;
  --neo-input-hover-background: #f3f4f6;
  --neo-input-background: #ffffff;
  --neo-input-disabled-background: #f9fafb;
  --neo-status-success-light: #f3fff5;
  --neo-status-success-default: #4ca75a;
  --neo-status-success-transparent: rgba(76, 167, 90, 0.5);
  --neo-status-success-dark: #2c6c36;
  --neo-status-error-light: #ffedef;
  --neo-status-error-default: #ed4a5d;
  --neo-status-error-transparent: rgba(237, 74, 93, 0.5);
  --neo-status-error-dark: #a92232;
  --neo-status-warning-light: #fff8e5;
  --neo-status-warning-default: #ffb800;
  --neo-status-warning-transparent: rgba(255, 184, 0, 0.5);
  --neo-status-warning-dark: #856000;
  --neo-status-info-dark: #1e2ec2;
  --neo-status-info-default: #2f42ff;
  --neo-status-info-light: #f2f3ff;
  --neo-status-info-transparent: rgba(47, 66, 255, 0.5);
  --neo-status-neutral-dark: #374151;
  --neo-status-neutral-default: #6b7280;
  --neo-status-neutral-light: #f3f4f6;
  --neo-status-neutral-transparent: rgba(107, 114, 128, 0.5);
  --neo-status-queued-light: #f6eefb;
  --neo-status-queued-default: #ad59c7;
  --neo-status-queued-transparent: rgba(153, 47, 185, 0.5);
  --neo-status-queued-dark: #992fb9;
  --neo-status-canceled-light: #faf8f3;
  --neo-status-canceled-default: #7b7263;
  --neo-status-canceled-transparent: rgba(156, 146, 126, 0.5);
  --neo-status-canceled-dark: #564e41;
  --neo-status-avatar-initials-background1: #dce0ff;
  --neo-status-avatar-initials-background2: #cfffd7;
  --neo-status-avatar-initials-background3: #fbf1d2;
  --neo-status-avatar-initials-background4: #ffc6cd;
  --neo-status-avatar-initials-background5: #ebd5f1;
  --neo-status-avatar-initials-background6: #c9fff1;
  --neo-status-avatar-initials-background7: #ffebb7;
  --neo-buttons-primary-hover: #1e2ec2;
  --neo-buttons-primary-disabled: #f3f4f6;
  --neo-buttons-primary-pressed: #131e7a;
  --neo-buttons-primary-default: #2f42ff;
  --neo-buttons-secondary-default-border: #b6bfff;
  --neo-buttons-secondary-hover-background: #f2f3ff;
  --neo-buttons-secondary-pressed-background: #dce0ff;
  --neo-buttons-secondary-disabled-background: #f9fafb;
  --neo-buttons-secondary-default-background: #ffffff;
  --neo-buttons-secondary-default: #1f2937;
  --neo-buttons-tertiary-default: #2f42ff;
  --neo-buttons-tertiary-hover: #1e2ec2;
  --neo-buttons-tertiary-pressed: #131e7a;
  --neo-buttons-tertiary-disabled: #9ca3af;
  --neo-buttons-destructive: #cb3446;
  --neo-buttons-navigation-active: #ffffff;
  --neo-buttons-navigation-default-border: #b6bfff;
  --neo-buttons-navigation-hover-background: #f3f4f6;
  --neo-buttons-navigation-pressed-background: #e5e7eb;
  --neo-buttons-navigation-active-border: #2f42ff;
  --neo-activity-recipe-run: #992fb9;
  --neo-activity-commit-job: #2f42ff;
  --neo-activity-visualization: #27aa88;
  --neo-data-green: #4ca75a;
  --neo-data-yellow: #fdda04;
  --neo-data-orange1: #ffc008;
  --neo-data-orange2: #ff9800;
  --neo-data-orange3: #f9a91b;
  --neo-data-red1: #ff5c24;
  --neo-data-red2: #ed4134;
  --neo-data-red3: #cb3446;
  --neo-tab-secondary-background: #e5e7eb;
  --neo-code-background: #f3f4f6;
  --neo-brand: #2f42ff;}