/* Styles spécifiques à : comment-choisir-bot-discord-2026 */

body.dark-theme .border-slate-100 { border-color: #334155 !important; }

.prose-content blockquote { background: #f0f4ff; border-left: 4px solid #6366f1; padding: 1rem 1.5rem; border-radius: 0 1rem 1rem 0; margin: 1.5rem 0; font-style: italic; color: #4f46e5; }
body.dark-theme .prose-content blockquote { background: #1e293b; border-color: #6366f1; }

.comparison-table th { background: #4f46e5; color: white; padding: 0.75rem 1rem; text-align: left; }
.comparison-table td { padding: 0.75rem 1rem; border-bottom: 1px solid #e2e8f0; }
.comparison-table tr:hover td { background: #f8fafc; }
body.dark-theme .comparison-table tr:hover td { background: #1e293b; }
body.dark-theme .comparison-table td { border-color: #334155; }
