
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 24px; }
    h1 { color: #1f2937; }
    h2 { color: #374151; margin-top: 20px; }
    p { margin: 0 0 12px 0; }
    ul { margin: 8px 0 16px 20px; }
    .feature { background: #f8fafc; border-left: 4px solid #F9690F; padding: 12px; margin-bottom: 12px; }
    .compare { background: #fff7ed; border-left: 4px solid #f59e0b; padding: 12px; margin-bottom: 12px; }
    .cta { margin-top: 22px; }
    .muted { color: #6b7280; font-size: 14px; }
    table { border-collapse: collapse; width: 100%; max-width: 700px; margin: 20px 0; }
    th, td { border: 1px solid #ddd; padding: 12px; text-align: center; }
    th { background-color: #f59e0b; color: white; }
    tbody tr:nth-child(even) { background-color: #f8fafc; }
  