{"product_id":"test-salivaire-innovation-8-drogues","title":"Drugdiag® Saliva Innovation 8 NPS 8-Drug Saliva Test","description":"\u003cstyle\u003e\n\/* =========================================================\n   AMA Prévention — B-SAFE\n   Accordéon premium : fermé bleu nuit \/ ouvert clair intégré\n   Sans JS — prêt Shopify\n   ========================================================= *\/\n\n.ama-bsafe-2026 {\n  --ama-blue: #004C96;\n  --ama-blue-deep: #003B78;\n  --ama-blue-night: #00325f;\n  --ama-orange: #FE4B09;\n  --ama-text: #004C96;\n  --ama-muted: #667085;\n  --ama-border: #dbe6f2;\n  --ama-soft: #f6f9fd;\n  --ama-white: #ffffff;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0;\n  font-family: inherit;\n  color: var(--ama-text);\n  background: transparent !important;\n}\n\n.ama-bsafe-2026,\n.ama-bsafe-2026 * {\n  box-sizing: border-box;\n}\n\n.ama-bsafe-2026 * {\n  min-width: 0;\n}\n\n.ama-bsafe-panel {\n  width: 100%;\n  position: relative;\n  overflow: hidden;\n  isolation: isolate;\n  border: 1px solid rgba(219, 230, 242, 0.95);\n  border-radius: 28px;\n  background:\n    radial-gradient(circle at 88% 8%, rgba(0, 76, 150, 0.08), transparent 34%),\n    radial-gradient(circle at 8% 92%, rgba(254, 75, 9, 0.04), transparent 30%),\n    linear-gradient(135deg, #ffffff 0%, #f7fbff 100%);\n  box-shadow:\n    0 22px 55px rgba(0, 76, 150, 0.10),\n    inset 0 1px 0 rgba(255, 255, 255, 0.88);\n}\n\n.ama-bsafe-inner {\n  width: 100%;\n  padding: clamp(24px, 5vw, 52px);\n}\n\n.ama-bsafe-header {\n  margin-bottom: clamp(26px, 4vw, 40px);\n}\n\n.ama-bsafe-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 14px;\n  padding: 7px 12px;\n  border-radius: 999px;\n  background: rgba(0, 76, 150, 0.08);\n  color: var(--ama-blue);\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.ama-bsafe-kicker::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--ama-orange);\n  flex-shrink: 0;\n}\n\n.ama-bsafe-title {\n  margin: 0 0 16px;\n  color: var(--ama-blue);\n  font-size: clamp(30px, 4vw, 46px);\n  line-height: 1.08;\n  font-weight: 900;\n  letter-spacing: -0.045em;\n  overflow-wrap: break-word;\n}\n\n.ama-bsafe-lead {\n  margin: 0 0 16px;\n  color: var(--ama-text);\n  font-size: clamp(16px, 1.4vw, 18px);\n  line-height: 1.72;\n}\n\n.ama-bsafe-lead strong,\n.ama-bsafe-content strong,\n.ama-bsafe-card strong,\n.ama-bsafe-substance-main strong {\n  color: var(--ama-blue);\n  font-weight: 850;\n}\n\n.ama-bsafe-summary-strip {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 26px;\n  padding: 14px;\n  border: 1px solid rgba(219, 230, 242, 0.95);\n  border-radius: 20px;\n  background: rgba(255, 255, 255, 0.72);\n  box-shadow:\n    0 8px 24px rgba(0, 76, 150, 0.045),\n    inset 0 1px 0 rgba(255, 255, 255, 0.90);\n}\n\n.ama-bsafe-summary-item {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  flex: 1 1 230px;\n  padding: 10px 12px;\n  border-radius: 999px;\n  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);\n  border: 1px solid rgba(0, 76, 150, 0.10);\n  color: var(--ama-blue);\n  font-size: 14px;\n  font-weight: 850;\n  line-height: 1.35;\n}\n\n.ama-bsafe-summary-item::before {\n  content: \"\";\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--ama-orange);\n  box-shadow: 0 0 0 4px rgba(254, 75, 9, 0.10);\n  flex-shrink: 0;\n}\n\n\/* =========================================================\n   Accordéon principal\n   Fermé : bleu nuit\n   Ouvert : clair + contenu dans le même bloc\n   ========================================================= *\/\n\n.ama-bsafe-accordion {\n  width: 100%;\n  max-width: 920px;\n  margin: 0 auto;\n  display: grid;\n  gap: 12px;\n}\n\n.ama-bsafe-item {\n  border-radius: 24px;\n  overflow: hidden;\n  background:\n    linear-gradient(145deg, #005AAE 0%, #004C96 56%, #003B78 100%);\n  border: 1px solid rgba(0, 76, 150, 0.26);\n  box-shadow:\n    inset 0 1px 0 rgba(255, 255, 255, 0.22),\n    inset 0 -18px 34px rgba(0, 0, 0, 0.13),\n    0 16px 36px rgba(0, 76, 150, 0.17);\n  transition:\n    background 220ms ease,\n    box-shadow 220ms ease,\n    border-color 220ms ease;\n}\n\n.ama-bsafe-item[open] {\n  background:\n    radial-gradient(circle at 90% 0%, rgba(0, 76, 150, 0.055), transparent 36%),\n    linear-gradient(145deg, #ffffff 0%, #f8fbff 100%);\n  border-color: rgba(0, 76, 150, 0.14);\n  box-shadow:\n    inset 0 1px 0 rgba(255, 255, 255, 0.98),\n    0 16px 38px rgba(0, 76, 150, 0.10);\n}\n\n.ama-bsafe-item summary {\n  position: relative;\n  min-height: 66px;\n  padding: 14px 58px 14px 18px;\n  display: flex;\n  align-items: center;\n  cursor: pointer;\n  list-style: none;\n  user-select: none;\n  -webkit-tap-highlight-color: transparent;\n  color: #ffffff;\n}\n\n.ama-bsafe-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.ama-bsafe-item[open] summary {\n  color: var(--ama-blue);\n  background:\n    linear-gradient(145deg, rgba(255, 255, 255, 0.92), rgba(246, 250, 255, 0.82));\n  border-bottom: 1px solid rgba(0, 76, 150, 0.09);\n}\n\n.ama-bsafe-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 16px;\n  top: 50%;\n  width: 36px;\n  height: 36px;\n  transform: translateY(-50%);\n  border-radius: 999px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  background:\n    linear-gradient(145deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0.08));\n  border: 1px solid rgba(255, 255, 255, 0.26);\n  box-shadow:\n    inset 0 1px 0 rgba(255, 255, 255, 0.30),\n    0 10px 22px rgba(0, 0, 0, 0.14);\n  font-size: 22px;\n  font-weight: 760;\n  line-height: 1;\n}\n\n.ama-bsafe-item[open] summary::after {\n  content: \"−\";\n  color: var(--ama-blue);\n  background:\n    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(234, 244, 255, 0.78));\n  border-color: rgba(0, 76, 150, 0.10);\n  box-shadow:\n    inset 0 1px 0 rgba(255, 255, 255, 0.96),\n    0 8px 18px rgba(0, 76, 150, 0.10);\n  font-size: 24px;\n  font-weight: 700;\n}\n\n@media (hover: hover) and (pointer: fine) {\n  .ama-bsafe-item:not([open]):hover {\n    box-shadow:\n      inset 0 1px 0 rgba(255, 255, 255, 0.26),\n      inset 0 -18px 34px rgba(0, 0, 0, 0.14),\n      0 20px 44px rgba(0, 76, 150, 0.22);\n  }\n\n  .ama-bsafe-item[open]:hover {\n    box-shadow:\n      inset 0 1px 0 rgba(255, 255, 255, 0.98),\n      0 18px 42px rgba(0, 76, 150, 0.13);\n  }\n}\n\n.ama-bsafe-acc-title {\n  display: block;\n  font-size: 16px;\n  line-height: 1.18;\n  font-weight: 800;\n  letter-spacing: -0.018em;\n  color: inherit;\n}\n\n.ama-bsafe-acc-sub {\n  display: block;\n  margin-top: 3px;\n  font-size: 13px;\n  line-height: 1.24;\n  font-weight: 650;\n  letter-spacing: -0.01em;\n  color: rgba(255, 255, 255, 0.76);\n}\n\n.ama-bsafe-item[open] .ama-bsafe-acc-sub {\n  color: rgba(0, 76, 150, 0.66);\n}\n\n.ama-bsafe-content {\n  padding: clamp(20px, 4vw, 34px);\n  background: transparent;\n  animation: amaBsafeFade 220ms ease both;\n}\n\n@keyframes amaBsafeFade {\n  from {\n    opacity: 0;\n    transform: translateY(5px);\n  }\n\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* =========================================================\n   Contenu\n   ========================================================= *\/\n\n.ama-bsafe-content h2 {\n  margin: 0 0 18px;\n  color: var(--ama-blue);\n  font-size: clamp(24px, 3vw, 36px);\n  line-height: 1.10;\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  overflow-wrap: break-word;\n}\n\n.ama-bsafe-content h2::after {\n  content: \"\";\n  display: block;\n  width: 78px;\n  height: 4px;\n  margin-top: 14px;\n  border-radius: 999px;\n  background: var(--ama-orange);\n}\n\n.ama-bsafe-content h3 {\n  margin: 0 0 10px;\n  color: var(--ama-blue);\n  font-size: clamp(18px, 1.7vw, 23px);\n  line-height: 1.18;\n  font-weight: 900;\n  letter-spacing: -0.03em;\n}\n\n.ama-bsafe-content p {\n  margin: 0 0 18px;\n  color: var(--ama-text);\n  font-size: 16px;\n  line-height: 1.72;\n  overflow-wrap: break-word;\n}\n\n.ama-bsafe-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 18px;\n  margin: 26px 0;\n}\n\n.ama-bsafe-card {\n  position: relative;\n  min-height: 150px;\n  padding: 24px;\n  border: 1px solid rgba(219, 230, 242, 0.95);\n  border-radius: 22px;\n  background: rgba(255, 255, 255, 0.86);\n  box-shadow:\n    0 8px 24px rgba(0, 76, 150, 0.045),\n    inset 0 1px 0 rgba(255, 255, 255, 0.90);\n  overflow-wrap: break-word;\n  transition:\n    transform 220ms cubic-bezier(0.22, 1, 0.36, 1),\n    box-shadow 220ms cubic-bezier(0.22, 1, 0.36, 1),\n    border-color 220ms cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.ama-bsafe-card p:last-child {\n  margin-bottom: 0;\n}\n\n@media (hover: hover) and (pointer: fine) {\n  .ama-bsafe-card:hover,\n  .ama-bsafe-substance-row:hover {\n    transform: translateY(-2px);\n    border-color: rgba(254, 75, 9, 0.32);\n    background: #ffffff;\n    box-shadow:\n      0 16px 34px rgba(0, 76, 150, 0.10),\n      inset 0 1px 0 rgba(255, 255, 255, 0.95);\n  }\n}\n\n.ama-bsafe-substance-list {\n  display: grid;\n  gap: 12px;\n  margin: 26px 0;\n}\n\n.ama-bsafe-substance-row {\n  width: 100%;\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 12px 18px;\n  padding: 16px 18px;\n  border: 1px solid rgba(219, 230, 242, 0.95);\n  border-radius: 20px;\n  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);\n  box-shadow:\n    0 8px 24px rgba(0, 76, 150, 0.045),\n    inset 0 1px 0 rgba(255, 255, 255, 0.90);\n  transition:\n    transform 220ms cubic-bezier(0.22, 1, 0.36, 1),\n    box-shadow 220ms cubic-bezier(0.22, 1, 0.36, 1),\n    border-color 220ms cubic-bezier(0.22, 1, 0.36, 1);\n}\n\n.ama-bsafe-substance-code {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 130px;\n  width: 130px;\n  min-width: 130px;\n  max-width: 130px;\n  min-height: 38px;\n  padding: 7px 14px;\n  border-radius: 999px;\n  background: rgba(0, 76, 150, 0.08);\n  color: var(--ama-blue);\n  font-size: 15px;\n  font-weight: 950;\n  letter-spacing: -0.01em;\n  text-align: center;\n}\n\n.ama-bsafe-substance-main {\n  flex: 1 1 420px;\n  min-width: min(100%, 320px);\n  color: var(--ama-text);\n  font-size: 15px;\n  line-height: 1.55;\n}\n\n.ama-bsafe-substance-threshold {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 auto;\n  margin-left: auto;\n  min-height: 34px;\n  padding: 6px 12px;\n  border-radius: 999px;\n  background: rgba(254, 75, 9, 0.08);\n  color: var(--ama-orange);\n  font-size: 13px;\n  font-weight: 900;\n  white-space: nowrap;\n}\n\n.ama-bsafe-list {\n  list-style: none;\n  padding: 0;\n  margin: 22px 0;\n}\n\n.ama-bsafe-list li {\n  position: relative;\n  padding: 15px 18px 15px 44px;\n  margin-bottom: 10px;\n  border: 1px solid rgba(219, 230, 242, 0.95);\n  border-radius: 18px;\n  background: rgba(255, 255, 255, 0.84);\n  box-shadow:\n    0 6px 18px rgba(0, 76, 150, 0.035),\n    inset 0 1px 0 rgba(255, 255, 255, 0.90);\n  color: var(--ama-text);\n  font-size: 15px;\n  line-height: 1.62;\n  overflow-wrap: break-word;\n}\n\n.ama-bsafe-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 18px;\n  top: 22px;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--ama-orange);\n  box-shadow: 0 0 0 4px rgba(254, 75, 9, 0.10);\n}\n\n.ama-bsafe-note {\n  margin: 22px 0;\n  padding: 18px 20px;\n  border: 1px solid rgba(0, 76, 150, 0.10);\n  border-radius: 18px;\n  background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);\n  color: var(--ama-muted);\n  font-size: 14px;\n  line-height: 1.62;\n  font-style: italic;\n  box-shadow:\n    0 8px 20px rgba(0, 76, 150, 0.04),\n    inset 0 1px 0 rgba(255, 255, 255, 0.95);\n}\n\n.ama-bsafe-alert {\n  margin: 28px 0;\n  padding: 24px;\n  border-radius: 22px;\n  background:\n    radial-gradient(circle at 92% 12%, rgba(255, 255, 255, 0.18), transparent 32%),\n    linear-gradient(135deg, var(--ama-orange) 0%, #d63d00 100%);\n  box-shadow:\n    0 16px 34px rgba(254, 75, 9, 0.22),\n    inset 0 1px 0 rgba(255, 255, 255, 0.18);\n}\n\n.ama-bsafe-alert h3,\n.ama-bsafe-alert p {\n  color: #ffffff;\n}\n\n.ama-bsafe-alert h3 {\n  margin-bottom: 10px;\n}\n\n.ama-bsafe-alert p:last-child {\n  margin-bottom: 0;\n}\n\n\/* FAQ interne *\/\n\n.ama-bsafe-faq {\n  display: grid;\n  gap: 12px;\n  margin: 24px 0;\n}\n\n.ama-bsafe-faq details {\n  border: 1px solid rgba(219, 230, 242, 0.95);\n  border-radius: 18px;\n  background: rgba(255, 255, 255, 0.86);\n  box-shadow:\n    0 8px 24px rgba(0, 76, 150, 0.045),\n    inset 0 1px 0 rgba(255, 255, 255, 0.90);\n  overflow: hidden;\n}\n\n.ama-bsafe-faq summary {\n  cursor: pointer;\n  padding: 18px 50px 18px 18px;\n  color: var(--ama-blue);\n  font-weight: 900;\n  line-height: 1.35;\n  list-style: none;\n  position: relative;\n}\n\n.ama-bsafe-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.ama-bsafe-faq summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: var(--ama-orange);\n  font-size: 24px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.ama-bsafe-faq details[open] summary::after {\n  content: \"−\";\n}\n\n.ama-bsafe-faq-content {\n  padding: 0 18px 18px;\n}\n\n.ama-bsafe-faq-content p:last-child {\n  margin-bottom: 0;\n}\n\n.ama-bsafe-cta {\n  margin-top: 30px;\n  padding: 24px;\n  border: 1px solid rgba(219, 230, 242, 0.95);\n  border-radius: 24px;\n  background:\n    radial-gradient(circle at 92% 10%, rgba(0, 76, 150, 0.075), transparent 34%),\n    linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);\n  box-shadow:\n    0 14px 34px rgba(0, 76, 150, 0.08),\n    inset 0 1px 0 rgba(255, 255, 255, 0.90);\n}\n\n.ama-bsafe-cta p {\n  margin-bottom: 16px;\n}\n\n.ama-bsafe-cta-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  padding: 12px 22px;\n  border-radius: 999px;\n  background: linear-gradient(135deg, var(--ama-orange) 0%, #d63d00 100%);\n  color: #ffffff !important;\n  font-weight: 900;\n  text-decoration: none;\n  box-shadow: 0 10px 24px rgba(254, 75, 9, 0.24);\n}\n\n.ama-bsafe-legal-footer {\n  margin-top: 30px;\n  padding-top: 22px;\n  border-top: 1px solid rgba(219, 230, 242, 0.95);\n}\n\n.ama-bsafe-legal-footer p {\n  margin: 0;\n  color: var(--ama-muted);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\/* Validation scientifique *\/\n\n.ama-bsafe-validation {\n  max-width: 1180px;\n  margin: 32px auto 0;\n  padding: 24px;\n  border: 1px solid rgba(0, 76, 150, 0.18);\n  border-radius: 22px;\n  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(246, 249, 253, 0.96));\n  box-shadow: 0 12px 32px rgba(0, 76, 150, 0.08);\n  color: #004c96;\n}\n\n.ama-bsafe-validation-kicker {\n  margin: 0 0 8px;\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  font-weight: 900;\n  color: var(--ama-orange);\n}\n\n.ama-bsafe-validation h2 {\n  margin: 0 0 12px;\n  color: #004c96;\n  font-size: clamp(22px, 2.4vw, 30px);\n  line-height: 1.15;\n  font-weight: 900;\n  letter-spacing: -0.035em;\n}\n\n.ama-bsafe-validation p {\n  margin: 0 0 10px;\n  line-height: 1.65;\n  color: #184b78;\n  font-size: 15px;\n}\n\n.ama-bsafe-validation p:last-child {\n  margin-bottom: 0;\n}\n\n\/* Responsive *\/\n\n@media (max-width: 980px) {\n  .ama-bsafe-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .ama-bsafe-substance-row {\n    display: grid;\n    grid-template-columns: 130px minmax(0, 1fr);\n    align-items: start;\n    gap: 10px 14px;\n  }\n\n  .ama-bsafe-substance-code {\n    grid-column: 1;\n    grid-row: 1;\n  }\n\n  .ama-bsafe-substance-threshold {\n    grid-column: 2;\n    grid-row: 1;\n    justify-self: start;\n    margin-left: 0;\n  }\n\n  .ama-bsafe-substance-main {\n    grid-column: 1 \/ -1;\n    grid-row: 2;\n    min-width: 0;\n    width: 100%;\n  }\n}\n\n@media (max-width: 640px) {\n  .ama-bsafe-panel {\n    border-radius: 22px;\n  }\n\n  .ama-bsafe-inner {\n    padding: 24px 14px;\n  }\n\n  .ama-bsafe-title {\n    font-size: clamp(28px, 8.4vw, 36px);\n    letter-spacing: -0.035em;\n  }\n\n  .ama-bsafe-summary-strip {\n    display: grid;\n    grid-template-columns: 1fr;\n  }\n\n  .ama-bsafe-summary-item {\n    border-radius: 16px;\n  }\n\n  .ama-bsafe-accordion {\n    gap: 10px;\n  }\n\n  .ama-bsafe-item {\n    border-radius: 20px;\n  }\n\n  .ama-bsafe-item summary {\n    min-height: 60px;\n    padding: 12px 52px 12px 15px;\n  }\n\n  .ama-bsafe-item summary::after {\n    right: 14px;\n    width: 32px;\n    height: 32px;\n    font-size: 20px;\n  }\n\n  .ama-bsafe-item[open] summary::after {\n    font-size: 22px;\n  }\n\n  .ama-bsafe-acc-title {\n    font-size: 15px;\n    line-height: 1.18;\n    letter-spacing: -0.014em;\n  }\n\n  .ama-bsafe-acc-sub {\n    font-size: 12.2px;\n    line-height: 1.22;\n  }\n\n  .ama-bsafe-content {\n    padding: 20px 15px;\n  }\n\n  .ama-bsafe-content h2 {\n    font-size: clamp(24px, 7vw, 30px);\n  }\n\n  .ama-bsafe-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .ama-bsafe-card {\n    padding: 20px;\n  }\n\n  .ama-bsafe-substance-row {\n    padding: 16px;\n    grid-template-columns: 1fr;\n  }\n\n  .ama-bsafe-substance-code {\n    width: fit-content;\n    min-width: 0;\n    max-width: 100%;\n  }\n\n  .ama-bsafe-substance-threshold {\n    grid-column: 1;\n    grid-row: auto;\n  }\n\n  .ama-bsafe-validation {\n    padding: 20px;\n    border-radius: 20px;\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"ama-bsafe-2026\" aria-label=\"Fiche produit Drugdiag Saliva Innovation 8 NPS\"\u003e\n  \u003cdiv class=\"ama-bsafe-panel\"\u003e\n    \u003cdiv class=\"ama-bsafe-inner\"\u003e\n\n      \u003cheader class=\"ama-bsafe-header\"\u003e\n        \u003cspan class=\"ama-bsafe-kicker\"\u003eProfessional multi-drug saliva test\u003c\/span\u003e\n\n        \u003ch2 class=\"ama-bsafe-title\"\u003eDrugdiag® Saliva Innovation 8 NPS: 8 drugs saliva test\u003c\/h2\u003e\n\n        \u003cp class=\"ama-bsafe-lead\"\u003e\n          \u003cstrong\u003eReliable, fast 8 drugs saliva test designed for demanding checks.\u003c\/strong\u003e\n          The \u003cstrong\u003eDrugdiag® Saliva Innovation 8 NPS\u003c\/strong\u003e is a professional multi-drug saliva test developed by \u003cstrong\u003eToda Pharma\u003c\/strong\u003e, a recognized French laboratory in rapid diagnostics. Thanks to its \u003cstrong\u003ecompact cassette\u003c\/strong\u003e and \u003cstrong\u003eremovable strip\u003c\/strong\u003e, it facilitates saliva collection and allows for simple, fast, and hygienic screening, even during large-scale operations.\n        \u003c\/p\u003e\n\n        \u003cp class=\"ama-bsafe-lead\"\u003e\n          This 8 drugs \/ NPS saliva test simultaneously detects the 5 families of the Saliva Innovation 5+ — \u003cstrong\u003eTHC (cannabis)\u003c\/strong\u003e, \u003cstrong\u003ecocaine\u003c\/strong\u003e, \u003cstrong\u003eamphetamines\u003c\/strong\u003e, \u003cstrong\u003emethamphetamines\u003c\/strong\u003e, and \u003cstrong\u003eopiates\u003c\/strong\u003e — with 3 additional substances: \u003cstrong\u003eK2 \/ synthetic cannabinoids\u003c\/strong\u003e, \u003cstrong\u003eketamine\u003c\/strong\u003e, and \u003cstrong\u003efentanyl\u003c\/strong\u003e. It provides a clear result in \u003cstrong\u003e5 minutes\u003c\/strong\u003e and is based on detection thresholds compliant with applicable French regulations.\n        \u003c\/p\u003e\n\n        \u003cp class=\"ama-bsafe-lead\"\u003e\n          Used by the \u003cstrong\u003ePolice\u003c\/strong\u003e, \u003cstrong\u003eGendarmerie\u003c\/strong\u003e, the \u003cstrong\u003eFrench Armed Forces (UAF)\u003c\/strong\u003e, \u003cstrong\u003eSNCF\u003c\/strong\u003e, and many \u003cstrong\u003elarge companies\u003c\/strong\u003e, this saliva screening device is \u003cstrong\u003eCE certified\u003c\/strong\u003e, designed according to the \u003cstrong\u003eISO 13485\u003c\/strong\u003e standard, and particularly suited for \u003cstrong\u003eroad safety\u003c\/strong\u003e, \u003cstrong\u003eworkplace screening\u003c\/strong\u003e, \u003cstrong\u003eaddiction prevention\u003c\/strong\u003e, and securing \u003cstrong\u003esensitive positions\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/header\u003e\n\n      \u003cdiv class=\"ama-bsafe-accordion\"\u003e\n\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eUses\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eRoad safety, workplace, sensitive facilities\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eMain uses of the Saliva Innovation 8 drugs saliva test\u003c\/h2\u003e\n\n            \u003cdiv class=\"ama-bsafe-grid\"\u003e\n              \u003carticle class=\"ama-bsafe-card\"\u003e\n                \u003ch3\u003eRoad safety and preventive checks\u003c\/h3\u003e\n                \u003cp\u003eThe Saliva Innovation 8 drugs saliva test is designed for \u003cstrong\u003epreventive checks\u003c\/strong\u003e before driving, returning to work, or any situation requiring a high level of vigilance. It quickly detects the presence of \u003cstrong\u003eTHC, cocaine, amphetamines, methamphetamines, opiates, K2 \/ synthetic cannabinoids, ketamine, and fentanyl\u003c\/strong\u003e in saliva, with a fast reading suitable for demanding environments.\u003c\/p\u003e\n              \u003c\/article\u003e\n\n              \u003carticle class=\"ama-bsafe-card\"\u003e\n                \u003ch3\u003eWorkplace screening and risk prevention\u003c\/h3\u003e\n                \u003cp\u003eAs part of employer safety obligations, this 8-drug saliva test is a relevant tool to strengthen prevention in \u003cstrong\u003ehigh-risk positions\u003c\/strong\u003e: driving, transport, handling, logistics, working at heights, industry, private security, or sensitive environments.\u003c\/p\u003e\n                \u003cp\u003eThanks to its \u003cstrong\u003eremovable tab\u003c\/strong\u003e, quick implementation, and simple reading, the \u003cstrong\u003eSaliva Innovation\u003c\/strong\u003e is especially suited for \u003cstrong\u003eworkplace screening campaigns\u003c\/strong\u003e, prevention actions, and internal protocols requiring speed, hygiene, and reliability.\u003c\/p\u003e\n              \u003c\/article\u003e\n\n              \u003carticle class=\"ama-bsafe-card\"\u003e\n                \u003ch3\u003eProfessional use and sensitive organizations\u003c\/h3\u003e\n                \u003cp\u003eThis multi-drug saliva test is also used in \u003cstrong\u003ehealthcare facilities\u003c\/strong\u003e, \u003cstrong\u003ecommunities\u003c\/strong\u003e, \u003cstrong\u003eprevention organizations\u003c\/strong\u003e, \u003cstrong\u003etransportation\u003c\/strong\u003e, and certain \u003cstrong\u003esupervised events\u003c\/strong\u003e. Its design allows discreet, practical, and immediate screening without extra equipment.\u003c\/p\u003e\n              \u003c\/article\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eAdvantages\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eSpeed, hygiene, CE certification, professional use\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eAdvantages of the Drugdiag® Saliva Innovation 8 NPS saliva test\u003c\/h2\u003e\n\n            \u003cul class=\"ama-bsafe-list\"\u003e\n              \u003cli\u003e\n\u003cstrong\u003eRemovable tab:\u003c\/strong\u003e facilitates saliva sampling, even for large groups.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eSimultaneous screening of 8 drugs:\u003c\/strong\u003e THC, cocaine, amphetamines, methamphetamines, opiates, K2 \/ synthetic cannabinoids, ketamine, and fentanyl in a single test.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eResults in 5 minutes:\u003c\/strong\u003e quick visual reading, no additional equipment needed.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eUsed by key players:\u003c\/strong\u003e Police, Gendarmerie, French Armed Forces (UAF), SNCF, and major companies.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eThresholds adapted for professional and road use:\u003c\/strong\u003e consistent with saliva screening practices in France.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eFrench design:\u003c\/strong\u003e developed by Toda Pharma, a laboratory specialized in rapid diagnostics.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eCE and ISO 13485 certification:\u003c\/strong\u003e quality, traceability, and enhanced requirements for professional use.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eSimple and hygienic procedure:\u003c\/strong\u003e non-invasive saliva sampling, quick to perform.\u003c\/li\u003e\n              \u003cli\u003e\n\u003cstrong\u003eSuitable for prevention campaigns:\u003c\/strong\u003e relevant for companies, transportation, communities, and sensitive organizations.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eDetected substances\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eTHC, cocaine, amphetamines, K2, ketamine, fentanyl\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eDetected substances and detection thresholds\u003c\/h2\u003e\n\n            \u003cp\u003eThe Drugdiag® Saliva Innovation 8 drug saliva test detects the five most sought-after psychoactive substances in road safety, prevention, and professional screening contexts.\u003c\/p\u003e\n\n            \u003cdiv class=\"ama-bsafe-table-wrap\"\u003e\n              \u003ctable class=\"ama-bsafe-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eSubstance\u003c\/th\u003e\n                    \u003cth\u003eDetection threshold\u003c\/th\u003e\n                    \u003cth\u003eAverage detection time\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eTHC\u003c\/td\u003e\n                    \u003ctd\u003e15 ng\/mL\u003c\/td\u003e\n                    \u003ctd\u003e6 to 72 hours depending on consumption profile\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eCOC\u003c\/td\u003e\n                    \u003ctd\u003e20 ng\/mL\u003c\/td\u003e\n                    \u003ctd\u003e6 to 72 hours after last use\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eAMP\u003c\/td\u003e\n                    \u003ctd\u003e50 ng\/mL\u003c\/td\u003e\n                    \u003ctd\u003e6 to 72 hours\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eMET\u003c\/td\u003e\n                    \u003ctd\u003e50 ng\/mL\u003c\/td\u003e\n                    \u003ctd\u003e6 to 96 hours\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eMOP\u003c\/td\u003e\n                    \u003ctd\u003e40 ng\/mL\u003c\/td\u003e\n                    \u003ctd\u003eUp to 48 hours\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eK2 \/ synthetic cannabinoids\u003c\/td\u003e\n                    \u003ctd\u003e25 ng\/mL\u003c\/td\u003e\n                    \u003ctd\u003eVariable duration depending on molecule and consumption profile\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eKET\u003c\/td\u003e\n                    \u003ctd\u003e30\/50 ng\/mL depending on manufacturer variant\u003c\/td\u003e\n                    \u003ctd\u003e6 to 72 hours depending on consumption profile\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003ctd\u003eFYL \/ fentanyl\u003c\/td\u003e\n                    \u003ctd\u003e10\/20 ng\/mL depending on manufacturer variant\u003c\/td\u003e\n                    \u003ctd\u003eVariable duration depending on molecule and consumption profile\u003c\/td\u003e\n                  \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003cp class=\"ama-bsafe-note\"\u003eDetection times are indicative and may vary depending on metabolism, frequency of use, amount consumed, hydration status, administration route, and individual profile.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eWhy choose this test?\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003ePractical format, quick result, versatile field use\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eWhy choose the Saliva Innovation 8 NPS?\u003c\/h2\u003e\n\n            \u003cdiv class=\"ama-bsafe-grid\"\u003e\n              \u003carticle class=\"ama-bsafe-card\"\u003e\n                \u003ch3\u003eOperational speed\u003c\/h3\u003e\n                \u003cp\u003eThe result is readable in just 5 minutes, facilitating rapid checks, targeted campaigns, and field use.\u003c\/p\u003e\n              \u003c\/article\u003e\n\n              \u003carticle class=\"ama-bsafe-card\"\u003e\n                \u003ch3\u003ePractical format\u003c\/h3\u003e\n                \u003cp\u003eIts compact cassette and removable strip make sampling simpler, more hygienic, and smoother in intensive contexts.\u003c\/p\u003e\n              \u003c\/article\u003e\n\n              \u003carticle class=\"ama-bsafe-card\"\u003e\n                \u003ch3\u003eProfessional reliability\u003c\/h3\u003e\n                \u003cp\u003eDesigned for demanding environments, this multi-drug saliva test meets the expectations of professionals, companies, and institutions.\u003c\/p\u003e\n              \u003c\/article\u003e\n\n              \u003carticle class=\"ama-bsafe-card\"\u003e\n                \u003ch3\u003eVersatile use\u003c\/h3\u003e\n                \u003cp\u003eIt is suitable for both prevention operations and control needs in transport, industry, communities, and sensitive structures.\u003c\/p\u003e\n              \u003c\/article\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eTechnical expertise\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eColloidal gold, GC\/MS, sampling indicator\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eTechnical expertise and analytical specificity\u003c\/h2\u003e\n\n            \u003ch3\u003eColloidal gold technology\u003c\/h3\u003e\n            \u003cp\u003eThe device is based on immunochromatography technology with colloidal gold-labeled antibodies, allowing a clear, rapid, and reliable visual reading. This technology contributes to the sensitivity of the saliva test and its good readability in the field.\u003c\/p\u003e\n\n            \u003ch3\u003eReliability validated by reference method\u003c\/h3\u003e\n            \u003cp\u003eThe Drugdiag® Saliva Innovation 8 NPS saliva test shows a \u003cstrong\u003ecorrelation greater than 99%\u003c\/strong\u003e with the reference laboratory analytical method of type \u003cstrong\u003eGC\/MS\u003c\/strong\u003e. This performance makes it a particularly reliable screening solution for professional and preventive uses.\u003c\/p\u003e\n\n            \u003ch3\u003eHigh analytical specificity\u003c\/h3\u003e\n            \u003cp\u003eThis device is designed to limit interferences and offer high analytical specificity. When used according to the manufacturer's instructions, it helps reduce the risk of misinterpretation and further secures screening operations.\u003c\/p\u003e\n\n            \u003ch3\u003eVisual sampling indicator\u003c\/h3\u003e\n            \u003cp\u003eThe Innovation model includes a \u003cstrong\u003evisual saturation indicator\u003c\/strong\u003e to verify that the amount of saliva collected is sufficient. This feature improves sample quality and reduces the risk of invalid tests.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eFAQ\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eFrequently asked questions about the 8-drug saliva test\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eFrequently asked questions about the 8-drug saliva test\u003c\/h2\u003e\n\n            \u003ch3\u003eWhat does the Drugdiag® Saliva Innovation 8 NPS saliva test detect?\u003c\/h3\u003e\n            \u003cp\u003eIt detects eight families\/substances: \u003cstrong\u003eTHC\u003c\/strong\u003e, \u003cstrong\u003ecocaine\u003c\/strong\u003e, \u003cstrong\u003eamphetamines\u003c\/strong\u003e, \u003cstrong\u003emethamphetamines\u003c\/strong\u003e, \u003cstrong\u003eopiates\u003c\/strong\u003e, \u003cstrong\u003eK2 \/ synthetic cannabinoids\u003c\/strong\u003e, \u003cstrong\u003eketamine\u003c\/strong\u003e, and \u003cstrong\u003efentanyl\u003c\/strong\u003e.\u003c\/p\u003e\n\n            \u003ch3\u003eHow long does it take to get the result?\u003c\/h3\u003e\n            \u003cp\u003eThe result is readable in \u003cstrong\u003e5 minutes\u003c\/strong\u003e, without any additional device.\u003c\/p\u003e\n\n            \u003ch3\u003eIs this saliva test suitable for companies?\u003c\/h3\u003e\n            \u003cp\u003eYes. It is particularly suited for professional environments requiring a high level of vigilance, especially in high-risk positions or as part of prevention actions.\u003c\/p\u003e\n\n            \u003ch3\u003eIs the sampling complicated?\u003c\/h3\u003e\n            \u003cp\u003eNo. The \u003cstrong\u003eremovable tab\u003c\/strong\u003e facilitates saliva collection and makes the use simpler, faster, and more hygienic.\u003c\/p\u003e\n\n            \u003ch3\u003eIs this test suitable for large-scale screening campaigns?\u003c\/h3\u003e\n            \u003cp\u003eYes. Its compact size, quick reading, and ease of use make it a particularly relevant solution for intensive screening campaigns or field operations.\u003c\/p\u003e\n\n            \u003cdiv class=\"ama-bsafe-alert\"\u003e\n              \u003cp\u003eShipping within 24h with DPD or Chronopost\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ama-bsafe-legal-footer\"\u003e\n              \u003cp\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This in vitro diagnostic device is intended for professional and, where applicable, personal use, in compliance with current French and European legislation. It does not replace a confirmatory laboratory analysis in the context of judicial, disciplinary, or medico-legal procedures. For any screening project in a company or community, consulting occupational health services and legal advice is recommended.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Laboratoire Toda Pharma","offers":[{"title":"Unit","offer_id":56851554369860,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/1335\/4734\/files\/Image_produit_Drudgdiag_Saliva_Innovation_5_43cb773f-42da-485b-b9e7-8f9a79e9b379.png?v=1781968282","url":"https:\/\/ama-prevention.com\/products\/saliva-test-innovation-8-drugs","provider":"AMA Prévention ","version":"1.0","type":"link"}