
    body { font-family: Arial, sans-serif; color: #222; line-height: 1.6; padding: 24px; background:#fff; }
    h1 { color:#111; }
    h2 { color:#333; margin-top:20px; }
    p { margin:10px 0; }
    ul { margin:8px 0 16px 20px; }
    table { border-collapse: collapse; width: 100%; margin-top: 16px; }
    th, td { border: 1px solid #ccc; padding: 8px 12px; text-align: center; }
    th { background-color: #f4f4f4; }
    .cta { margin-top:20px; }
    .feature { margin-bottom:12px; }
    .note { color:#b33; font-weight:600; }
    .compare-list { margin-left:20px; }
  