:root {
  --bg: #ecebe4;
  --panel: #d8d7cd;
  --panel-strong: #c3c1b4;
  --text: #101111;
  --text-soft: #1a1c1b;
  --text-faint: #454742;
  --border: #0f1111;
  --border-soft: rgba(15, 17, 17, 0.22);
  --accent: #1f2a2b;
}
