/**
 * CloudMail visual layer.
 *
 * This file is intentionally neutral until the visual contract is approved.
 * The custom property gives runtime tests a non-visual way to prove that the
 * CloudMail stylesheet loaded after the Elastic parent skin.
 */

:root {
  --cloudmail-skin-loaded: 1;
}
