.lead { color: var(--text-2); max-width: 62ch; line-height: 1.55; }
[data-in] { min-height: 90px; margin: 4px 0 16px; }

.sl-opts { display: flex; flex-wrap: wrap; align-items: end; gap: 12px 20px; margin-bottom: 18px; }
.sl-narrow { max-width: 200px; }

.out-head { display: flex; justify-content: space-between; align-items: center; }
.sl-out { display: block; margin-top: 6px; padding: 12px 14px; border: 1px solid var(--line); border-radius: 8px; background: var(--surface); font-family: var(--mono); font-size: .95rem; word-break: break-all; }
