/* Custom polish + uniqueness */
:root { scroll-behavior:smooth; }
body{ line-height:1.6; text-rendering:optimizeLegibility; }
h1,h2,h3{ letter-spacing:-0.01em; }
article, .entry-content, .post-content{ max-width: 980px; }
.faq-block{ margin-top:1.25rem; padding:1rem; border-radius:14px; background: rgba(0,0,0,0.03); }
.faq-block h3{ margin-top:0.75rem; font-size:1.05rem; }
.faq-block p{ margin-bottom:0; }
img{ border-radius:14px; }
a{ text-underline-offset: 0.15em; }
