
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; margin: 24px; max-width: 900px; }
    h1 { color: #0B3B6F; }
    h2 { color: #234F8F; margin-top: 28px; }
    h3 { margin-top: 16px; color: #3A5A99; }
    p { margin: 12px 0; }
    ul { margin: 12px 0 12px 20px; }
    .cta { margin-top: 22px; }
    .feature { background: #F5F8FB; border-left: 4px solid #F9690F; padding: 12px; margin: 12px 0; }
    .note { font-size: 0.95em; color: #6B7280; margin-top: 8px; }
    table { border-collapse: collapse; width: 100%; margin-top: 24px; }
    th, td { border: 1px solid #CCC; padding: 12px 16px; text-align: center; }
    th { background-color: #F9690F; color: white; }
    caption { caption-side: top; font-weight: bold; font-size: 1.25em; margin-bottom: 12px; color: #0B3B6F; }
  