*{box-sizing:border-box;margin:0;padding:0}
  body{background:#f4f6f8;font-family:Georgia,'Times New Roman',serif;color:#1a2a3a;font-size:17px;line-height:1.75}
  .page{max-width:680px;margin:0 auto;background:#fff}

  /* Masthead */
  .masthead{background:#fff;border-bottom:3px solid #0077b6;padding:20px 24px}
  .masthead-top{display:flex;align-items:center;gap:16px;margin-bottom:12px}
  .doc-avatar{width:64px;height:64px;border-radius:50%;background:#0077b6;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;font-family:Georgia,serif;flex-shrink:0}
  .masthead-info h1{font-size:15px;font-weight:700;color:#0077b6;font-family:Georgia,serif;letter-spacing:.5px;text-transform:uppercase}
  .masthead-info p{font-size:13px;color:#4a5568;font-family:Georgia,serif}
  .masthead-meta{display:flex;gap:8px;flex-wrap:wrap;padding-top:10px;border-top:1px solid #e2e8f0}
  .masthead-badge{background:#f0f7ff;border:1px solid #bee3f8;border-radius:4px;padding:3px 10px;font-size:12px;color:#2b6cb0;font-family:Georgia,serif}

  /* Body */
  .body-content{padding:32px 24px}
  h2{font-size:26px;color:#1a2a3a;line-height:1.3;margin-bottom:16px;font-family:Georgia,serif}
  h3{font-size:20px;color:#0077b6;margin:28px 0 12px;font-family:Georgia,serif}
  p{margin-bottom:18px;color:#2d3748}

  .pull-quote{border-left:4px solid #0077b6;padding:14px 20px;margin:28px 0;background:#f0f7ff;border-radius:0 8px 8px 0}
  .pull-quote p{font-size:19px;font-style:italic;color:#1a2a3a;margin:0;line-height:1.6}
  .pull-quote cite{display:block;margin-top:8px;font-size:13px;color:#4a5568;font-style:normal}

  .stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}
  .stat-box{border:2px solid #bee3f8;border-radius:8px;padding:16px;text-align:center;background:#f0f7ff}
  .stat-num{font-size:36px;font-weight:700;color:#0077b6;font-family:Georgia,serif;display:block}
  .stat-label{font-size:13px;color:#2d3748;margin-top:4px;line-height:1.4}

  .rec-box{border:2px solid #0077b6;border-radius:10px;padding:20px 24px;margin:28px 0;background:#f0f7ff}
  .rec-box .rec-header{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #bee3f8}
  .rec-box .rec-icon{font-size:28px}
  .rec-box .rec-title{font-size:16px;font-weight:700;color:#0077b6;font-family:Georgia,serif}
  .rec-box .rec-cred{font-size:12px;color:#4a5568}
  .rec-box p{margin-bottom:12px;font-size:16px;color:#1a2a3a}
  .rec-box p:last-child{margin:0}

  .product-img-wrap{text-align:center;padding:28px 0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin:24px 0}
  .product-img-wrap img{max-width:320px;width:100%;height:auto}
  .product-img-wrap .img-caption{font-size:12px;color:#718096;margin-top:10px;font-style:italic}

  .cta-btn{display:block;background:#0077b6;color:#fff;text-align:center;padding:18px 24px;border-radius:8px;font-size:18px;font-weight:700;  transition: background .18s ease, box-shadow .18s ease;
  text-decoration:none;margin:24px 0;font-family:Georgia,serif;letter-spacing:.3px}
  .cta-btn:hover{background:#005a8e}

  /* Price table */
  .price-table{width:100%;border-collapse:collapse;margin:24px 0;font-size:15px}
  .price-table th{background:#1a2a3a;color:#fff;padding:12px 16px;text-align:left;font-family:Georgia,serif;font-weight:700}
  .price-table td{padding:11px 16px;border-bottom:1px solid #e2e8f0;color:#2d3748}
  .price-table tr:nth-child(even) td{background:#f8fafc}
  .price-table tr.highlight td{background:#e6f4ff;font-weight:700;color:#0077b6}
  .price-table .price-col{font-weight:700;color:#1a2a3a}

  /* Testimonials */
  .testimonial-block{margin:20px 0}
  .testimonial{display:flex;gap:14px;padding:18px;background:#f8fafc;border-radius:10px;border-left:3px solid #0077b6;margin-bottom:14px}
  .testimonial img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}
  .testimonial-body .tname{font-size:14px;font-weight:700;color:#1a2a3a}
  .testimonial-body .trole{font-size:12px;color:#718096;margin-bottom:6px}
  .testimonial-body p{font-size:15px;color:#2d3748;margin:0;font-style:italic}

  /* Comments */
  .comments-section{background:#fff;border:1px solid #e4e6eb;border-radius:12px;padding:20px 24px;margin:32px 0}
  .comments-title{font-size:18px;font-weight:700;color:#1c1e21;padding-bottom:14px;border-bottom:1px solid #e4e6eb;margin-bottom:16px;font-family:sans-serif}
  .comment-item{display:flex;gap:10px;margin-bottom:16px}
  .comment-item.reply{margin-left:46px;margin-top:-8px;margin-bottom:14px}
  .comment-avatar{width:38px;height:38px;border-radius:50%;flex-shrink:0;overflow:hidden;background:#d0d5dd}
  .comment-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}
  .comment-bubble{background:#f0f2f5;border-radius:18px;padding:10px 14px;flex:1}
  .comment-bubble .cname{font-size:14px;font-weight:700;color:#1c1e21;font-family:sans-serif}
  .comment-bubble .ctime{font-size:12px;color:#65676b;font-family:sans-serif;display:block;margin-bottom:4px}
  .comment-bubble .ctext{font-size:15px;color:#1c1e21;line-height:1.5;font-family:sans-serif}
  .comment-actions{display:flex;align-items:center;gap:14px;margin-top:6px;padding-left:2px}
  .comment-actions .ca-like{font-size:13px;font-weight:700;color:#65676b;cursor:pointer}
  .comment-actions .ca-reply{font-size:13px;font-weight:700;color:#65676b;cursor:pointer}
  .comment-actions .ca-count{font-size:13px;color:#65676b;display:flex;align-items:center;gap:4px}
  .comment-actions .ca-count .rxn{background:#1877f2;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;color:#fff}
  .load-more-btn{width:100%;padding:12px;background:#e4e6eb;border:none;border-radius:8px;font-size:14px;font-weight:700;color:#1c1e21;cursor:pointer;font-family:sans-serif;margin-top:8px}

  .disclaimer{font-size:12px;color:#718096;padding:20px 24px;border-top:1px solid #e2e8f0;font-family:Georgia,serif;line-height:1.7}

  .credentials-bar{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}
  .cred-tag{background:#e6f4ff;border:1px solid #bee3f8;border-radius:20px;padding:4px 12px;font-size:12px;color:#2b6cb0;font-family:Georgia,serif}

  .section-divider{border:none;border-top:2px dashed #bee3f8;margin:32px 0}

  /* ── Accessibility: focus styles ──────────────────────────────────────── */
  :focus-visible {
    outline: 3px solid #0066cc;
    outline-offset: 2px;
    border-radius: 2px;
  }
  .cta-btn:focus-visible {
    outline: 3px solid #fff;
    outline-offset: 3px;
    box-shadow: 0 0 0 5px #0066cc;
  }
  .option-btn:focus-visible {
    outline: 3px solid #0066cc;
    outline-offset: 1px;
  }
