import { useEffect, useRef, useState } from 'react' import { usePack } from '../../i18n' // ToneSelect lets the writer set the document's target tone, which steers the // grammar-checkpoint LLM toward the right register (an academic essay vs a casual // journal). A small custom dropdown (not a native