/**
 * Do not edit directly
 */

.kbq-light {
  --kbq-hint-fill-text-off-fade-contrast-text: hsla(229, 15%, 15%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-fade-contrast-icon: hsla(229, 15%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-success-text: hsla(229, 15%, 15%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-success-icon: hsla(104, 64%, 40%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-warning-text: hsla(229, 15%, 15%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-warning-icon: hsla(38, 100%, 42%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-error-text: hsla(229, 15%, 15%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-off-error-icon: hsla(7, 97%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-fade-contrast-text: hsla(229, 15%, 15%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-fade-contrast-icon: hsla(229, 15%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-success-text: hsla(104, 64%, 30%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-success-icon: hsla(104, 64%, 40%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-warning-text: hsla(38, 100%, 33%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-warning-icon: hsla(38, 100%, 42%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-error-text: hsla(7, 97%, 40%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-hint-fill-text-on-error-icon: hsla(7, 97%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
