/* Text Sorter — tool-specific styles */
[data-page="tool"] #tool-in-text,
[data-page="tool"] #tool-out-output {
  font-family: var(--font-mono);
  font-size: var(--text-sm);
}
