/* Privacy and terms only -- the legal lists need a measure and softer
   body colour, and the code spans mark stored names, not commands. */
.legal-body ul { max-width: 60ch; margin: 0 auto 1rem; padding-left: 1.2rem; color: var(--ink-soft); }

.legal-body li { margin-bottom: .5rem; }

.legal-body li strong { color: var(--ink); }

.legal-body code { font-family: ui-monospace, monospace; font-size: .92em; }
