
    body { font-family: Arial, sans-serif; line-height: 1.6; color: #222; padding: 24px; max-width: 900px; margin: auto; }
    h1 { color: #0B3D91; }
    h2 { color: #0B3D91; margin-top: 24px; }
    .intro { background: #f6f8fb; padding: 16px; border-left: 4px solid #F9690F; margin-bottom: 18px; }
    .feature-list, .usecase-list, .compare-list { margin: 0 0 18px 18px; }
    .cta { margin-top: 22px; }
    .note { font-size: 14px; color: #555; margin-top: 8px; }
    blockquote { background: #fff8f2; border-left: 4px solid #F9690F; padding: 12px; }
    .small { font-size: 13px; color: #666; }
    .comparison-table { width: 100%; border-collapse: collapse; margin-top: 12px; }
    .comparison-table th, .comparison-table td { border: 1px solid #e6e6e6; padding: 8px; text-align: left; }
    .badge { display:inline-block; background:#F9690F; color:white; padding:3px 8px; border-radius:4px; font-size:12px; }
    table.pricing-table { width: 100%; border-collapse: collapse; margin-top: 24px; }
    table.pricing-table th, table.pricing-table td { border: 1px solid #e6e6e6; padding: 10px; text-align: center; }
    table.pricing-table thead { background-color: #F9690F; color: white; }
  