:root {
  /*
   * ActiveAdmin v4 (Tailwind v4) uses `--spacing` as the base unit for most
   * layout spacing utilities. Reducing it is an easy way to make the UI denser
   * without having to override individual utility classes.
   */
  --spacing: 0.2rem;
}
