:root{
  --bg: #f4fbf5;
  --panel: #ffffff;
  --fg: #12301d;
  --muted: #4b6b56;
  --border: rgba(15,56,31,.14);
  --chip: rgba(58, 177, 104, .10);
  --accent: #2f9e62;
}
