
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #111; padding: 24px; max-width: 900px; margin: 0 auto; }
    h1 { color: #F9690F; }
    h2 { color: #333; margin-top: 18px; }
    p { margin: 10px 0; }
    ul { margin: 8px 0 16px 20px; }
    .cta { margin-top: 22px; }
    .feature { background: #f9f9f9; padding: 12px; border-radius: 6px; margin-bottom: 10px; }
    .compare-table { border-collapse: collapse; width: 100%; margin-top: 8px; }
    .compare-table th, .compare-table td { text-align: left; padding: 8px; border-bottom: 1px solid #e6e6e6; }
    .small { font-size: 13px; color: #666; }
    table.pricing-table { border-collapse: collapse; width: 100%; margin-top: 20px; }
    table.pricing-table th, table.pricing-table td { border: 1px solid #ddd; padding: 10px; text-align: left; }
    table.pricing-table thead tr { background-color: #f2f2f2; }
    table.pricing-table tbody tr:nth-child(even) { background-color: #f9f9f9; }
  