.llmstxt-faq-block { margin: 2rem 0; }
.llmstxt-faq-block__title { margin-bottom: 1.25rem; }
.llmstxt-faq-block__item { border-bottom: 1px solid #e2e8f0; padding: 1rem 0; }
.llmstxt-faq-block__item:last-child { border-bottom: none; }
.llmstxt-faq-block__question { margin: 0 0 0.5rem; font-size: 1.05rem; font-weight: 600; }
.llmstxt-faq-block__answer { line-height: 1.7; }
.llmstxt-faq-block__answer p:last-child { margin-bottom: 0; }
