/*
 * Crawlune documentation — the shelf's docs stylesheet, in Crawlune's accent.
 *
 * Imported rather than copied, for the reason given in Metaly's copy of this
 * file: three static duplicates of one design drift, and this repo has already
 * paid for that once.
 */
@import url("/gloty/docs/assets/docs.css");

:root {
  --brand-50: #eff5ed;
  --brand-100: #dbe8d7;
  --brand-200: #bcd3b4;
  --brand-300: #8fb583;
  --brand-500: #4a7a3c;
  --brand-600: #3d6631;
  --brand-700: #325428;
  --brand-900: #1e3318;
}
