
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #0F172A; }
    h2 { color: #0B3B5E; margin-top: 22px; }
    p { margin: 12px 0; }
    ul { margin: 10px 0 18px 20px; }
    .feature-title { font-weight: 700; color: #0B3B5E; }
    .cta { margin-top: 24px; }
    .note { font-size: 13px; color: #666; margin-top: 12px; }
    table { width: 100%; border-collapse: collapse; margin-top: 32px; }
    th, td { border: 1px solid #ddd; padding: 12px 15px; text-align: left; }
    th { background-color: #0B3B5E; color: white; }
    tbody tr:hover { background-color: #f1f1f1; }
  