/**
 * Do not edit directly
 */

:root {
  --kbq-autocomplete-size-panel-max-height: 256px; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-autocomplete-size-panel-border-radius: var(--kbq-size-border-radius); /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
  --kbq-autocomplete-size-panel-padding: var(--kbq-size-xxs) 0; /* DEPRECATED: `component` token will be removed - use `global` token or raw value */
}
