.output {
  margin-top: 14px; border: 1px solid var(--border); border-radius: 10px;
  padding: 16px; background: #fff; line-height: 1.6;
}
.output p { margin: 0 0 12px; }
.output p:last-child { margin-bottom: 0; }