/* WAT Tool — taller mono text areas for source work. */

.wat-input, .wat-output {
  font-family: var(--mono);
  min-height: 260px;
  white-space: pre;
}
