$z-index: (
  'highlight': 1,
  'navigation': 10,
  'dropdown': 15,
  'modal': 50,
  'overlay': 100,
  'max': 9999,
) !default;
