/* Document pages — privacy, terms, delete-account.
   Replaces pp-core-8d95a0.css, whose every rule was scoped to .entry-content,
   a class this site does not use. Colours are carried over unchanged: gold
   #C9A55E on cream #F5EFE0, matching the rest of the site. */
.pp-doc{max-width:44em;margin:0 auto;padding:3.4em 1.4em 4.5em;
  color:#F5EFE0;font-size:1.03em;line-height:1.72}
.pp-doc h1{color:#C9A55E;font-size:clamp(1.8em,4.2vw,2.4em);line-height:1.18;
  margin:0 0 .7em;letter-spacing:-.01em}
.pp-doc h2{color:#C9A55E;font-size:1.32em;line-height:1.25;margin:2.1em 0 .55em}
.pp-doc h3{color:#C9A55E;font-size:1.09em;line-height:1.3;margin:1.7em 0 .45em}
.pp-doc p,.pp-doc li{color:#F5EFE0;line-height:1.72;margin:0 0 1.05em}
.pp-doc ul,.pp-doc ol{margin:0 0 1.15em;padding-left:1.5em}
.pp-doc li{margin:0 0 .5em}
.pp-doc strong{color:#F5EFE0;font-weight:700}
.pp-doc a{color:#C9A55E;text-decoration:underline;text-underline-offset:.18em}
.pp-doc code{background:rgba(201,165,94,.12);color:#C9A55E;padding:.12em .45em;
  border-radius:3px;font-size:.92em;word-break:break-word}
.pp-doc hr{border:0;border-top:1px solid rgba(201,165,94,.22);background:none;
  height:0;margin:2.2em 0}
.pp-doc hr::before,.pp-doc hr::after{content:none;display:none}
/* Long addresses and mailto strings are the usual cause of a sideways scroll
   on a legal page read at 360px. */
.pp-doc{overflow-wrap:break-word}
@media(max-width:640px){.pp-doc{padding:2.4em 1.15em 3.4em;font-size:1em}}
