/**
 * Do not edit directly
 */

.kbq-light {
  --kbq-accordion-item-default-background: transparent; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-default-text-color: hsla(229, 15%, 15%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-default-icon-color: hsla(229, 15%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-header-scroll-shadow:  0   9px  8px -12px hsla(229, 15%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-hover-icon-color: hsla(229, 15%, 15%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-focus-border-color: hsla(216, 100%, 50%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-disabled-text-color: hsla(229, 15%, 50%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-disabled-icon-color: hsla(229, 15%, 60%, 60%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
