/* Editorial notice page — intentionally small and dependency-free. */
.post-body h2 { margin-top: 2rem; }
.post-body blockquote { border-left: 3px solid var(--accent, #d6a84f); padding-left: 1rem; }
.post-body a { text-decoration-thickness: 0.08em; text-underline-offset: 0.15em; }
