/* Generated by the My Pack Shed admin. Edit theme colours in the
   admin, not here — this file is overwritten on every save. */
:root{
  --paper:#ffffff;
  --paper-2:#f6f5ee;
  --ink:#1a1a1a;
  --muted:#5c6a54;
  --mps:#7abe1d;
  --mps-dk:#63a112;
  --hero-a:#66892a;
  --hero-b:#495f1c;
  --gold:#c8860a;
  --gold-dk:#a56d06;
  --season:#fff8e7;
  --line:#e2e7dc;
  --maxw:1180px;
  --gap:clamp(1rem,3vw,2rem);
  --sans:"Segoe UI",system-ui,-apple-system,Roboto,Helvetica,Arial,"Noto Sans",sans-serif;
  --shadow:0 1px 2px rgba(26,42,18,.06),0 8px 30px -12px rgba(26,42,18,.22);
  --logo:url("../img/favicon.png?v=1784781931");
}
