
        body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #222; max-width: 950px; margin: 0 auto; padding: 25px; background-color: #fff; }
        .product-header { border-bottom: 3px solid #004a99; margin-bottom: 25px; padding-bottom: 10px; }
        .product-header h1 { color: #004a99; margin: 0; font-size: 2.2em; }
        .tagline { color: #555; font-size: 1.1em; font-weight: 500; }
        .section-title { background: #f0f4f8; padding: 12px 15px; margin-top: 35px; border-left: 6px solid #004a99; font-size: 1.3em; font-weight: bold; color: #333; }
        table { width: 100%; border-collapse: collapse; margin: 20px 0; font-size: 0.95em; }
        th, td { border: 1px solid #e0e0e0; padding: 14px; text-align: left; }
        th { background-color: #f9f9f9; color: #004a99; width: 30%; }
        .highlight-text { color: #d93025; font-weight: bold; }
        .benefit-list { padding-left: 20px; }
        .benefit-list li { margin-bottom: 10px; }
        .faq-box { background: #fafafa; border: 1px solid #eee; padding: 20px; border-radius: 8px; margin-top: 15px; }
        .faq-item { margin-bottom: 20px; }
        .faq-q { font-weight: bold; color: #004a99; display: block; }
        .faq-a { display: block; margin-top: 5px; color: #444; }
        footer { text-align: center; margin-top: 50px; padding-top: 20px; border-top: 1px solid #eee; font-size: 0.9em; color: #888; }
    