
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #0b3b6f; }
    h2 { color: #0b3b6f; margin-top: 24px; }
    .lead { font-size: 1.05rem; color: #333; margin-bottom: 12px; }
    ul { margin-left: 18px; }
    .feature { margin-bottom: 10px; }
    .cta { margin-top: 24px; }
    .note { background: #fff8e6; padding: 10px 14px; border-left: 4px solid #f9c74f; margin-top: 16px; }
    .compare-table { width: 100%; border-collapse: collapse; margin-top: 10px; }
    .compare-table th, .compare-table td { text-align: left; padding: 8px; border-bottom: 1px solid #eee; }
    img.hero-image { width: 100%; height: auto; max-height: 400px; object-fit: cover; margin-bottom: 24px; border-radius: 8px; }
  