
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #1f2937; }
    h2 { color: #334155; margin-top: 22px; }
    p { margin: 10px 0; }
    ul { margin: 10px 0 20px 20px; }
    .cta { margin-top: 22px; }
    .btn { display: inline-block; background-color: #F9690F; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-family: Arial, sans-serif; font-size: 16px; }
    .note { font-size: 14px; color: #6b7280; margin-top: 12px; }
    .feature { margin-bottom: 12px; }
    .compare-table { border-collapse: collapse; width: 100%; margin-top: 10px; }
    .compare-table th, .compare-table td { border: 1px solid #e5e7eb; padding: 10px; text-align: left; }
    .compare-table th { background: #f8fafc; color: #111827; }
    .pricing-table { border-collapse: collapse; width: 100%; margin-top: 30px; }
    .pricing-table th, .pricing-table td { border: 1px solid #e5e7eb; padding: 10px; text-align: left; }
    .pricing-table th { background: #f8fafc; color: #111827; }
  