
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #F9690F; }
    h2 { margin-top: 28px; color: #333; }
    p { margin: 12px 0; }
    ul { margin: 10px 0 18px 20px; }
    .cta { margin-top: 20px; }
    .button { display: inline-block; background-color: #F9690F; color: white; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-family: Arial, sans-serif; font-size: 16px; }
    .note { color: #a00; font-weight: bold; }
    .feature-title { font-weight: bold; }
    table { width: 100%; border-collapse: collapse; margin-top: 32px; }
    table, th, td { border: 1px solid #ccc; }
    th, td { padding: 10px; text-align: center; }
    th { background-color: #f9690f; color: white; }
    tbody td:first-child { text-align: left; font-weight: bold; }
    s { color: #999; font-weight: normal; }
    sup { font-size: 0.7em; vertical-align: super; }
  