.gradient-text { background: linear-gradient(135deg, #6366f1 0%, #a855f7 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.prose p { margin-top: 0.75rem; margin-bottom: 0.75rem; line-height: 1.75; }
.prose ul { margin-top: 0.75rem; margin-bottom: 0.75rem; padding-left: 1.25rem; list-style: disc; }
.prose ol { margin-top: 0.75rem; margin-bottom: 0.75rem; padding-left: 1.25rem; list-style: decimal; }
.prose h2 { margin-top: 2.5rem; border-bottom: 2px solid #f1f5f9; padding-bottom: 0.5rem; font-size: 1.25rem; font-weight: 900; }
.prose h3 { margin-top: 1.5rem; font-size: 1.0rem; font-weight: 900; }