
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 24px; }
    h1 { color: #0F172A; }
    h2 { color: #0B4A6F; margin-top: 20px; }
    p { margin: 10px 0; }
    ul { margin: 8px 0 16px 20px; }
    .cta { margin-top: 20px; }
    .feature { background: #F8FAFC; border-left: 4px solid #F9690F; padding: 12px; margin-bottom: 12px; }
    .note { font-size: 0.95em; color: #555; }
    table { border-collapse: collapse; width: 100%; max-width: 600px; margin-top: 30px; }
    table, th, td { border: 1px solid #ccc; }
    th, td { padding: 12px; text-align: left; }
    th { background-color: #F9690F; color: white; }
  