
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #0d47a1; }
    h2 { color: #0b59a0; margin-top: 24px; }
    .feature-list, .usecase-list, .comparison-list { margin-left: 20px; }
    .cta { margin-top: 28px; }
    .note { background: #fff3cd; border-left: 4px solid #ffecb5; padding: 12px; margin-top: 16px; }
    .small { font-size: 13px; color: #555; }
    table { border-collapse: collapse; width: 100%; margin-top: 32px; }
    table, th, td { border: 1px solid #ccc; }
    th, td { padding: 10px; text-align: left; }
    th { background-color: #f0f4f8; }
  