
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #1F3A93; }
    h2 { color: #0B5FFF; margin-top: 28px; }
    p.lead { font-size: 1.05rem; color: #333; }
    ul { margin-left: 20px; }
    .cta { margin-top: 28px; }
    .note { background:#FFF6E6; border-left:4px solid #F9690F; padding:12px; margin:18px 0; }
    .feature { margin-bottom:12px; }
    .comparison-table { border-collapse: collapse; width: 100%; margin-top:12px; }
    .comparison-table th, .comparison-table td { padding: 10px; border: 1px solid #e6e6e6; text-align: left; }
    .small { font-size: 0.95rem; color:#666; }
    .pricing-table { border-collapse: collapse; width: 100%; margin-top: 24px; margin-bottom: 48px; }
    .pricing-table th, .pricing-table td { border: 1px solid #e6e6e6; padding: 12px; text-align: center; }
    .pricing-table thead { background-color: #F0F5FF; }
    .pricing-table th { color: #0B5FFF; }
    .pricing-table caption { caption-side: top; font-weight: bold; font-size: 1.1rem; margin-bottom: 12px; color: #1F3A93; }
  