/* Site footer: the two honesty sentences, quiet. */
footer.site {
  border-top: 1px solid var(--border);
  padding: var(--sp-lg) 0 var(--sp-2xl); font-size: 0.875rem; color: var(--muted);
}
footer.site .container { display: flex; flex-direction: column; gap: var(--sp-xs); }
