{"product_id":"test-urinaire-11-drogues-cup2s","title":"11-Drug Urine Test Drugdiag® 11 Cup 2S","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 Test Urinaire 11 Drogues Drugdiag® 11 Cup 2S\"\u003e\n  \u003cdiv class=\"ama-bsafe-panel\"\u003e\n    \u003cdiv class=\"ama-bsafe-inner\"\u003e\n      \u003cheader class=\"ama-bsafe-header\"\u003e\n        \u003cspan class=\"ama-bsafe-kicker\"\u003eProfessional Urine Test\u003c\/span\u003e\n        \u003ch2 class=\"ama-bsafe-title\"\u003eDrugdiag® 11 Cup 2S 11-Drug Urine Test\u003c\/h2\u003e\n        \u003cdiv class=\"ama-bsafe-lead\"\u003e\n          \u003cp style=\"font-size: 17px; line-height: 1.8; margin-bottom: 15px;\"\u003eThe \u003cstrong\u003eDrugdiag® CUP 11 drugs\u003c\/strong\u003e is the most complete and secure urine screening station on the market. Designed by \u003cstrong\u003eToda Pharma\u003c\/strong\u003e, this \"pocket laboratory\" detects 11 families of narcotics and diverted medications (over 300 metabolites) in a single analysis.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.7; margin: 0;\"\u003eThanks to its Cup format (CUP) with \u003cstrong\u003ebuilt-in thermometer\u003c\/strong\u003e, it guarantees perfect hygiene and prevents any attempt to falsify the sample. It is the number one choice for companies, clinics, and rehabilitation centers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n      \u003cdiv class=\"ama-bsafe-accordion\"\u003e\n        \u003cdetails class=\"ama-bsafe-item\" open\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eWhy choose the \"All-in-One\" CUP format?\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eWhy choose the \"All-in-One\" CUP format? Maximum Hygiene \u0026amp; Safety No…\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eWhy choose the \"All-in-One\" CUP format?\u003c\/h2\u003e\n\u003cdiv class=\"ama-bsafe-grid\"\u003e\n\u003cdiv class=\"ama-bsafe-card\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eMaximum Hygiene \u0026amp; Safety\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eNo urine handling is necessary. The donor urinates directly into the cup, closes the sealed lid, and the test starts automatically. Zero risk of contamination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ama-bsafe-card\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eAnti-Falsification System\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe built-in thermometer instantly checks if the urine is at body temperature. This immediately detects if the sample has been diluted with tap water or substituted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eThe 11 Detected Families (Drugs \u0026amp; Medications)\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eThe 11 Detected Families (Drugs \u0026amp; Medications) This test covers a spectrum…\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eThe 11 Detected Families (Drugs \u0026amp; Medications)\u003c\/h2\u003e\n\u003cp\u003eThis test covers an extremely broad toxicological spectrum, including illicit drugs and prescription medications often misused:\u003c\/p\u003e\n\u003ctable class=\"ama-bsafe-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFamily\u003c\/th\u003e\n\u003cth\u003eDetected Substances \u0026amp; Medications\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eClassic Drugs\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eTHC\u003c\/strong\u003e (Cannabis, Hashish)\u003cbr\u003e\u003cstrong\u003eCOC\u003c\/strong\u003e (Cocaine, Crack)\u003cbr\u003e\u003cstrong\u003eAMP\/MET\u003c\/strong\u003e (Amphetamines, Meth, Speed)\u003cbr\u003e\u003cstrong\u003eMDMA\u003c\/strong\u003e (Ecstasy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOpiates \u0026amp; Substitution\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eMOP\u003c\/strong\u003e (Heroin, Morphine, Codeine, Skénan®)\u003cbr\u003e\u003cstrong\u003eBUP\u003c\/strong\u003e (Buprenorphine, \u003cstrong\u003eSubutex®\u003c\/strong\u003e, Suboxone®)\u003cbr\u003e\u003cstrong\u003eMTD\u003c\/strong\u003e (Methadone)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePsychotropic Medications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eBZO\u003c\/strong\u003e (Benzodiazepines: \u003cstrong\u003eXanax®\u003c\/strong\u003e, \u003cstrong\u003eValium®\u003c\/strong\u003e, Lexomil®, Rivotril®)\u003cbr\u003e\u003cstrong\u003eBAR\u003c\/strong\u003e (Barbiturates)\u003cbr\u003e\u003cstrong\u003eTCA\u003c\/strong\u003e (Tricyclic Antidepressants: Laroxyl®, Tofranil®)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"ama-bsafe-alert\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003e⚠ Ideal for medical monitoring and workplace safety\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis test is essential to verify treatment compliance (presence of Methadone\/Subutex) or to ensure that an employee in a high-risk position is not under the influence of medications affecting alertness (Benzodiazepines\/Sleeping pills).\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eDrugdiag® CUP 11 Guarantees\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eDrugdiag® CUP 11 Guarantees Completeness: Detects over 300 related metabolites…\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eDrugdiag® CUP 11 Guarantees\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensiveness:\u003c\/strong\u003e Detects more than 300 metabolites related to the 11 targeted families.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy reading:\u003c\/strong\u003e Clear results in 5 minutes on the side panel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Reliability:\u003c\/strong\u003e Used by occupational medicine, emergency services, and law enforcement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLocal Expertise:\u003c\/strong\u003e Customer service and technical expertise based in Strasbourg (Grand Est).\u003c\/li\u003e\n\u003c\/ul\u003e\n  \n\u003cdiv class=\"ama-bsafe-alert\"\u003e\n\u003cp\u003e🔒 French expertise available exclusively on ama-prevention.fr\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"ama-bsafe-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan\u003e\n              \u003cspan class=\"ama-bsafe-acc-title\"\u003eClinical Expertise \u0026amp; Specificity\u003c\/span\u003e\n              \u003cspan class=\"ama-bsafe-acc-sub\"\u003eClinical Expertise \u0026amp; Specificity Advanced Colloidal Gold Technology Our devices…\u003c\/span\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"ama-bsafe-content\"\u003e\n            \u003ch2\u003eClinical Expertise \u0026amp; Specificity\u003c\/h2\u003e\n\u003ch3\u003eAdvanced Colloidal Gold Technology\u003c\/h3\u003e\n\u003cp\u003eOur devices use competitive immunochromatography with colloidal gold-labeled antibodies, ensuring a clear, ultra-sensitive marking and medical-grade reliability.\u003c\/p\u003e\n\u003ch3\u003eCertified Laboratory Reliability (GC\/MS)\u003c\/h3\u003e\n\u003cp\u003eThe accuracy of this professional urine screening device has been rigorously validated by comparative clinical studies. Results demonstrate an accuracy correlation \u003cstrong\u003egreater than 99%\u003c\/strong\u003e compared to the global laboratory reference method (Gas Chromatography coupled with Mass Spectrometry - GC\/MS).\u003c\/p\u003e\n\u003ch3\u003eInstitutional Quality Labels\u003c\/h3\u003e\n\u003cp\u003eDesigned and manufactured in France by the Toda Pharma Laboratory, this \u003ci\u003ein vitro\u003c\/i\u003e diagnostic medical device is certified \u003cstrong\u003eISO 13485\u003c\/strong\u003e and bears the \u003cstrong\u003eCE\u003c\/strong\u003e mark. Its high standard has earned it certification by the \u003cstrong\u003eUAF Label (Used by the French Armed Forces)\u003c\/strong\u003e and the Alsace Heart Label.\u003c\/p\u003e\n\u003ch3\u003eNo cross-reactions (False Positives)\u003c\/h3\u003e\n\u003cp\u003eThe high analytical specificity of the Toda Drugdiag® range guarantees the total absence of interference (tested up to a concentration of 100 μg\/ml) with common consumer products. \u003cstrong\u003eThe urine result will not be distorted\u003c\/strong\u003e by the presence of:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommon medications:\u003c\/strong\u003e Aspirin (Acetylsalicylic acid), Ibuprofen, Paracetamol (Acetaminophen), Amoxicillin, Penicillin, cough syrups (Dextromethorphan).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePhysiological and dietary substances:\u003c\/strong\u003e Caffeine, Cholesterol, Hemoglobin, Creatinine, Vitamin C (Ascorbic acid), Uric acid.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ama-bsafe-legal-footer\" style=\"margin-top: 25px; font-size: 14px; opacity: 0.8;\"\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eLegal notice:\u003c\/strong\u003e This device is an in vitro urine screening test for professional use. It provides a preliminary analytical result. A positive result, especially for prescription drugs, must be interpreted in the clinical context and confirmed if necessary by a reference method.\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Laboratoire Toda Pharma","offers":[{"title":"1 unit","offer_id":56426435412292,"sku":"10411-CUP2S-001","price":37.0,"currency_code":"USD","in_stock":true},{"title":"Pack of 5","offer_id":56426435445060,"sku":"10411-CUP2S-005","price":182.0,"currency_code":"USD","in_stock":true},{"title":"Pack of 10","offer_id":56426435477828,"sku":"10411-CUP2S-010","price":346.0,"currency_code":"USD","in_stock":true},{"title":"Pack of 25","offer_id":56426435510596,"sku":"10411-CUP2S-025","price":774.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/1335\/4734\/files\/drugdiag_CUP2S_photo_produit.png?v=1779444116","url":"https:\/\/ama-prevention.com\/products\/urine-test-11-drugs-cup2s","provider":"AMA Prévention ","version":"1.0","type":"link"}