:root{
  --ink: #3a2036;
  --ink-deep: #281524;
  --moss: #6e3a63;
  --leaf: #a9679b;
  --sage: #eddcea;
  --cream: #faf5f9;
  --sand: #efe2ed;
  --glow: #e8c2e0;
  --white: #fffefa;
  --line: color-mix(in srgb, #3a2036 16%, transparent);
}
