
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 20px; max-width: 900px; }
    h1 { color: #0D3B66; }
    h2 { color: #0D3B66; margin-top: 1.1em; }
    p { margin: 0.6em 0; }
    ul { margin: 0.4em 0 0.8em 1.2em; }
    .cta { margin-top: 18px; }
    .note { color: #8a8a8a; font-size: 0.95em; margin-top: 6px; }
    .feature-title { font-weight: 700; color: #F9690F; }
    .comparison-list li { margin-bottom: 0.6em; }
    .small { font-size: 0.95em; color: #444; }
    .warning { color: #B22222; font-weight: 700; }
    table { border-collapse: collapse; width: 100%; margin: 1.5em 0; }
    table, th, td { border: 1px solid #ccc; }
    th, td { padding: 12px 15px; text-align: center; }
    th { background-color: #f9690f; color: white; font-weight: 700; }
    td:first-child { text-align: left; font-weight: 600; }
  