
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #1f4b8f; }
    h2 { color: #333; margin-top: 28px; }
    p { margin: 10px 0; }
    ul { margin: 8px 0 16px 20px; }
    .cta { margin-top: 20px; }
    .feature { background: #f7f9fc; padding: 12px; border-radius: 6px; margin-bottom: 12px; }
    .compare-table { width: 100%; border-collapse: collapse; margin-top: 8px; }
    .compare-table th, .compare-table td { border: 1px solid #e1e6ef; padding: 8px; text-align: left; }
    .warning { color: #a94442; background: #f9e6e6; padding: 10px; border-radius: 6px; margin-top: 12px; }
    table.pricing-table { width: 100%; border-collapse: collapse; margin-top: 20px; margin-bottom: 40px; }
    table.pricing-table, table.pricing-table th, table.pricing-table td { border: 1px solid #ddd; }
    table.pricing-table th, table.pricing-table td { padding: 10px; text-align: center; }
    table.pricing-table th { background-color: #f2f2f2; color: #333; }
  