
    body { font-family: Arial, sans-serif; color: #222; line-height: 1.6; margin: 24px; }
    header { margin-bottom: 20px; }
    h1 { color: #0B3D91; }
    h2 { color: #0B3D91; margin-top: 18px; }
    .lead { font-size: 16px; color: #333; margin-bottom: 14px; }
    .feature-list, .usecase-list, .compare-list { margin-left: 18px; }
    .cta { margin: 20px 0; }
    blockquote { background: #f8f8f8; padding: 12px 16px; border-left: 4px solid #F9690F; color: #333; }
    .compare-table { border-collapse: collapse; width: 100%; max-width: 900px; margin-top: 10px; }
    .compare-table th, .compare-table td { border: 1px solid #ddd; padding: 8px; text-align: left; }
    .compare-table th { background: #f2f2f2; color: #111; }
    footer { margin-top: 30px; color: #666; font-size: 13px; }
    .pricing-table { border-collapse: collapse; width: 100%; max-width: 500px; margin-top: 30px; }
    .pricing-table th, .pricing-table td { border: 1px solid #ddd; padding: 8px; text-align: left; }
    .pricing-table th { background: #f2f2f2; color: #111; }
  