:root{
  --bg: #F5F3EF;
  --surface: #FFFFFF;
  --ink: #1F2527;
  --muted: #686A6C;
  --stone: #ADA89F;
  --sky: #679FD4;
  --brass: #ffffff;
  --border: rgba(31,37,39,.12);
}