/**
 * Do not edit directly
 */

.kbq-dark {
  --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%, 80%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-default-icon-color: hsla(229, 15%, 45%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-header-scroll-shadow:  0px  1px 0px 0px hsla(229, 100%, 85%, 15%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-hover-icon-color: hsla(229, 15%, 80%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-focus-border-color: hsla(216, 100%, 65%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-disabled-text-color: hsla(229, 15%, 60%, 100%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-accordion-item-states-disabled-icon-color: hsla(229, 15%, 65%, 60%); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
