/* Template T9 */
.article-header { text-align: center; }
.article-header h1 { text-align: center; }
.article-meta { justify-content: center; }
.dp-score-badge { text-align: center; margin: 0 auto 24px; background: #fff; padding: 16px 20px; border-radius: 12px; border: 1px solid #E5E7EB; max-width: 200px; }
.cta-box { background: linear-gradient(135deg, #1A2A5E, #2A3F7E); }
.btn-cta { background: #E85D04; }
.btn-cta:hover { background: #FF7B2E; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }
.faq-answer.open { max-height: 300px; }
.author-signature { justify-content: center; text-align: center; }
