@function mode($key) {
  @return map-get($mode-map, $key);
}
