/* Amaltheai — Warm, breathing, nurturing
   Generous whitespace. Soft edges. Designed for 2 AM reading.
   Montessori classroom poster, not textbook. */

.post-page { max-width: 700px; padding-top: 8rem; }
.post-body.prose { font-size: 1.1rem; line-height: 2.0; }
.post-body p { margin-bottom: 1.5em; }
.post-body h2 { font-size: 1.85rem; margin: 3.5rem 0 1.2rem; }
.post-body h3 { font-weight: 400; font-size: 1.3rem; }
.post-body blockquote {
  border-radius: 0 12px 12px 0;
  border-left-width: 3px;
  padding: 1.2em 1.8em;
  font-size: 1.05rem;
}
.post-body ul, .post-body ol { line-height: 2.0; }
