
    body { font-family: Arial, sans-serif; color: #222; line-height: 1.6; margin: 20px; max-width: 900px; }
    header h1 { color: #1b1b1b; font-size: 28px; margin-bottom: 6px; }
    .lead { color: #444; margin-bottom: 18px; }
    section { margin-bottom: 22px; }
    h2 { color: #0b6; font-size: 20px; margin-bottom: 8px; }
    ul { margin-left: 18px; }
    .cta { margin-top: 12px; }
    .feature-title { font-weight: bold; color: #333; }
    .compare-table { border-collapse: collapse; width: 100%; }
    .compare-table td, .compare-table th { border: 1px solid #e1e1e1; padding: 8px; vertical-align: top; }
    .note { font-size: 14px; color: #6b6b6b; }
    .highlight { color: #F9690F; font-weight: bold; }
    .pricing-table { border-collapse: collapse; width: 100%; margin-top: 28px; }
    .pricing-table th, .pricing-table td { border: 1px solid #e1e1e1; padding: 10px; text-align: center; vertical-align: middle; }
    .pricing-table thead th { background-color: #f7f7f7; font-weight: bold; }
    .pricing-table tbody td:first-child { text-align: left; font-weight: bold; }
  