{"product_id":"lsd-screening-urine-test","title":"LSD Screening Urine Test","description":"\u003cdiv class=\"meditest-product-container\"\u003e\n\u003cstyle\u003e\n.meditest-product-container {\n    font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0;\n}\n.meditest-product-container h1 {\n    color: #2c7a7b;\n    font-size: 1.8em;\n    margin-bottom: 15px;\n    padding-bottom: 10px;\n    border-bottom: 3px solid #2c7a7b;\n}\n.meditest-product-container h2 {\n    color: #2c7a7b;\n    font-size: 1.4em;\n    margin-top: 25px;\n    margin-bottom: 15px;\n}\n.meditest-product-container h3 {\n    color: #4a9ea1;\n    font-size: 1.15em;\n    margin-top: 20px;\n    margin-bottom: 10px;\n}\n.meditest-product-container p {\n    margin-bottom: 15px;\n}\n.meditest-product-container ul, .meditest-product-container ol {\n    margin-bottom: 15px;\n    padding-left: 25px;\n}\n.meditest-product-container li {\n    margin-bottom: 8px;\n}\n\n\/* Quick Stats Banner *\/\n.quick-stats-banner {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 15px;\n    background: linear-gradient(135deg, #2c7a7b 0%, #4a9ea1 100%);\n    padding: 20px;\n    border-radius: 10px;\n    margin: 20px 0;\n}\n.stat-item {\n    flex: 1;\n    min-width: 140px;\n    text-align: center;\n    color: white;\n    padding: 10px;\n}\n.stat-item .stat-icon {\n    font-size: 1.8em;\n    margin-bottom: 5px;\n}\n.stat-item .stat-label {\n    font-size: 0.75em;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    opacity: 0.9;\n}\n.stat-item .stat-value {\n    font-size: 1.1em;\n    font-weight: 600;\n}\n\n\/* Info Box *\/\n.info-box {\n    background: linear-gradient(135deg, #e6fffa 0%, #f0fff4 100%);\n    border-left: 4px solid #2c7a7b;\n    padding: 15px 20px;\n    margin: 20px 0;\n    border-radius: 0 8px 8px 0;\n}\n.info-box-title {\n    font-weight: 600;\n    color: #2c7a7b;\n    margin-bottom: 8px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n}\n\n\/* DOB Notice *\/\n.dob-notice {\n    background-color: #fff8e6;\n    border-left: 4px solid #f0b429;\n    padding: 15px 20px;\n    margin: 20px 0;\n    border-radius: 0 8px 8px 0;\n}\n.dob-notice strong {\n    color: #856404;\n}\n.dob-notice p {\n    margin: 0;\n    color: #856404;\n}\n\n\/* Detection Window Cards with Icons *\/\n.detection-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 15px;\n    margin: 20px 0;\n}\n.detection-card {\n    background: white;\n    border-radius: 12px;\n    padding: 20px 15px;\n    text-align: center;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    border-top: 4px solid;\n}\n.detection-card.green {\n    border-top-color: #10b981;\n}\n.detection-card.amber {\n    border-top-color: #f59e0b;\n}\n.detection-card.red {\n    border-top-color: #ef4444;\n}\n.detection-card .card-icon {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    margin: 0 auto 12px;\n}\n.detection-card .card-icon.green {\n    background: linear-gradient(135deg, #10b981 0%, #34d399 100%);\n    box-shadow: 0 2px 8px rgba(16, 185, 129, 0.4);\n}\n.detection-card .card-icon.amber {\n    background: linear-gradient(135deg, #f59e0b 0%, #fbbf24 100%);\n    box-shadow: 0 2px 8px rgba(245, 158, 11, 0.4);\n}\n.detection-card .card-icon.red {\n    background: linear-gradient(135deg, #ef4444 0%, #f87171 100%);\n    box-shadow: 0 2px 8px rgba(239, 68, 68, 0.4);\n}\n.detection-card .card-value {\n    font-size: 1.4em;\n    font-weight: 700;\n    color: #1e293b;\n    margin-bottom: 5px;\n}\n.detection-card .card-label {\n    font-size: 0.9em;\n    font-weight: 600;\n    color: #475569;\n    margin-bottom: 3px;\n}\n.detection-card .card-desc {\n    font-size: 0.8em;\n    color: #94a3b8;\n}\n\n\/* Result Interpretation *\/\n.result-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 15px;\n    margin: 20px 0;\n}\n.result-card {\n    padding: 15px;\n    border-radius: 8px;\n    text-align: center;\n}\n.result-card.negative {\n    background: linear-gradient(135deg, #d1fae5 0%, #a7f3d0 100%);\n    border: 2px solid #10b981;\n}\n.result-card.positive {\n    background: linear-gradient(135deg, #fee2e2 0%, #fecaca 100%);\n    border: 2px solid #ef4444;\n}\n.result-card .result-title {\n    font-weight: 700;\n    font-size: 1.1em;\n    margin-bottom: 8px;\n}\n.result-card .result-desc {\n    font-size: 0.9em;\n    color: #555;\n}\n\n\/* Collapsible Sections *\/\n.collapsible-section {\n    border: 1px solid #e2e8f0;\n    border-radius: 8px;\n    margin-bottom: 10px;\n    overflow: hidden;\n}\n.collapsible-header {\n    background: linear-gradient(135deg, #2c7a7b 0%, #3a8b8c 100%);\n    color: white;\n    padding: 15px 20px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n.collapsible-header:hover {\n    background: linear-gradient(135deg, #256667 0%, #2c7a7b 100%);\n}\n.collapsible-header h3 {\n    color: white;\n    margin: 0;\n    font-size: 1.05em;\n}\n.collapsible-header .toggle-icon {\n    font-size: 1.2em;\n    transition: transform 0.3s ease;\n}\n.collapsible-section.open .toggle-icon {\n    transform: rotate(180deg);\n}\n.collapsible-content {\n    display: none;\n    padding: 20px;\n    background: #f8fafc;\n}\n.collapsible-section.open .collapsible-content {\n    display: block;\n}\n\n\/* Use Cases Grid *\/\n.use-cases-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 15px;\n    margin: 15px 0;\n}\n.use-case-card {\n    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);\n    border-left: 4px solid #0284c7;\n    padding: 15px;\n    border-radius: 0 8px 8px 0;\n}\n.use-case-card .use-case-title {\n    font-weight: 600;\n    color: #0369a1;\n    margin-bottom: 5px;\n}\n.use-case-card .use-case-desc {\n    font-size: 0.9em;\n    color: #555;\n}\n\n\/* Medical Disclaimer *\/\n.medical-disclaimer {\n    background-color: #f8f9fa;\n    border: 1px solid #dee2e6;\n    border-radius: 8px;\n    padding: 15px 20px;\n    margin-top: 25px;\n    font-size: 0.85em;\n    color: #666;\n}\n\u003c\/style\u003e\n\n\u003cp\u003eThe LSD Screen is a specialist laboratory test that detects recent use of LSD (lysergic acid diethylamide) by identifying the drug and its metabolites in your urine sample. LSD is a powerful hallucinogen that is not detected by standard drug screening panels, making specific testing necessary when LSD use needs to be ruled out.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWhat's covered in the price:\u003c\/strong\u003e Your purchase includes a urine collection kit with specimen container, illustrated instructions, and prepaid return envelope. Results are delivered securely to the email address provided when ordering within 5 working days of the laboratory receiving your sample.\u003c\/p\u003e\n\n\u003c!-- Quick Stats Banner --\u003e\n\u003cdiv class=\"quick-stats-banner\"\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e🧪\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eSample Type\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003eRandom Urine\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e🏠\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eCollection\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003eHome Kit\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e📅\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eDetection Window\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003e1-3 Days\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-item\"\u003e\n        \u003cdiv class=\"stat-icon\"\u003e⏱️\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eResults\u003c\/div\u003e\n        \u003cdiv class=\"stat-value\"\u003e5 Working Days\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dob-notice\"\u003e\n    \u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e After placing your order, please reply to your order confirmation email with your \u003cstrong\u003edate of birth\u003c\/strong\u003e. This is required by the laboratory for sample processing and cannot be added later.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"info-box\"\u003e\n    \u003cdiv class=\"info-box-title\"\u003e⚠️ Not for Legal Use\u003c\/div\u003e\n    \u003cp style=\"margin-bottom: 0;\"\u003eThis test is provided without chain of custody and is \u003cstrong\u003enot suitable for legal proceedings\u003c\/strong\u003e, court cases, or any purpose requiring formally witnessed sample collection. It is intended for personal health monitoring, occupational screening, and peace of mind testing only.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2\u003eWhat Does This Test Detect?\u003c\/h2\u003e\n\n\u003cp\u003eThis test specifically screens for \u003cstrong\u003eLSD (lysergic acid diethylamide)\u003c\/strong\u003e and its primary metabolite \u003cstrong\u003e2-oxo-3-hydroxy-LSD (O-H-LSD)\u003c\/strong\u003e. LSD is a Class A controlled substance and one of the most potent hallucinogenic drugs known.\u003c\/p\u003e\n\n\u003cp\u003eThe test will detect LSD regardless of the form in which it was consumed (blotter paper, liquid, tablets, etc.).\u003c\/p\u003e\n\n\u003ch2\u003eDetection Window\u003c\/h2\u003e\n\n\u003cdiv class=\"detection-cards\"\u003e\n    \u003cdiv class=\"detection-card green\"\u003e\n        \u003cdiv class=\"card-icon green\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"card-value\"\u003e1-3 days\u003c\/div\u003e\n        \u003cdiv class=\"card-label\"\u003eTypical Detection\u003c\/div\u003e\n        \u003cdiv class=\"card-desc\"\u003eStandard dose\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"detection-card amber\"\u003e\n        \u003cdiv class=\"card-icon amber\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"card-value\"\u003eUp to 4 days\u003c\/div\u003e\n        \u003cdiv class=\"card-label\"\u003eHigh Dose\u003c\/div\u003e\n        \u003cdiv class=\"card-desc\"\u003eLarger amounts\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eLSD is metabolised very quickly and is present in only tiny amounts even immediately after use. This makes LSD one of the most challenging drugs to detect. The detection window is relatively short compared to other substances, so timing of sample collection is important.\u003c\/p\u003e\n\n\u003ch2\u003eUnderstanding Your Results\u003c\/h2\u003e\n\n\u003cdiv class=\"result-cards\"\u003e\n    \u003cdiv class=\"result-card negative\"\u003e\n        \u003cdiv class=\"result-title\"\u003e✓ Negative\u003c\/div\u003e\n        \u003cdiv class=\"result-desc\"\u003eNo LSD or metabolites detected above the cut-off threshold. This indicates no recent LSD use within the detection window.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"result-card positive\"\u003e\n        \u003cdiv class=\"result-title\"\u003e⚠ Positive\u003c\/div\u003e\n        \u003cdiv class=\"result-desc\"\u003eLSD or metabolites detected. This indicates LSD use within the detection window.\u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: Why Test for LSD --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003e🔬 Why Test for LSD?\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003cp\u003eLSD testing may be required for several reasons:\u003c\/p\u003e\n        \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eNot in standard panels:\u003c\/strong\u003e LSD is not detected by standard 5, 10, or even 12-panel drug screens\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSafety-critical roles:\u003c\/strong\u003e LSD causes profound perceptual disturbances that could be extremely dangerous in workplace settings\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eExtended drug testing:\u003c\/strong\u003e Some employers require expanded panels that include hallucinogens\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eChallenging to detect:\u003c\/strong\u003e Due to the extremely small doses involved (micrograms), specialist testing is required\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eThis test uses highly sensitive LC-MS\/MS methodology capable of detecting the tiny quantities of LSD and its metabolites present in urine.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: Who Should Consider This Test --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003e👥 Who Should Consider This Test?\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003cdiv class=\"use-cases-grid\"\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e💼 Extended Pre-Employment Testing\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eEmployers requiring expanded drug panels that include hallucinogens\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e🏗️ Safety-Critical Occupations\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eAviation, defence, nuclear, and other high-security industries\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e👨‍👩‍👧 Parental Concerns\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eConcerned about a family member's potential LSD use\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"use-case-card\"\u003e\n                \u003cdiv class=\"use-case-title\"\u003e📊 Personal Verification\u003c\/div\u003e\n                \u003cdiv class=\"use-case-desc\"\u003eConfirming recent abstinence from LSD use\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: Sample Collection --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003e📋 How to Collect Your Sample\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003col\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTiming:\u003c\/strong\u003e Due to the short detection window, collect your sample as soon as possible if recent use is suspected. A random urine sample collected at any time of day is acceptable.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePrepare:\u003c\/strong\u003e Wash your hands thoroughly before collection.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCollect:\u003c\/strong\u003e Urinate directly into the specimen container provided, filling to at least the minimum line marked on the container.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSeal:\u003c\/strong\u003e Screw the cap on tightly to prevent leakage during transit.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLabel:\u003c\/strong\u003e Ensure your name and date of birth are clearly written on the specimen container.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReturn:\u003c\/strong\u003e Place the sealed container in the biohazard bag, complete the request form, and post using the prepaid envelope on the same day as collection.\u003c\/li\u003e\n        \u003c\/ol\u003e\n        \u003cdiv class=\"info-box\"\u003e\n            \u003cdiv class=\"info-box-title\"\u003e💡 Important Note on Timing\u003c\/div\u003e\n            \u003cp style=\"margin-bottom: 0;\"\u003eLSD has a very short detection window (1-3 days). For best results, samples should be collected as soon as possible after suspected use. Delays in collection significantly reduce the likelihood of detection.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Collapsible: Important Information --\u003e\n\u003cdiv class=\"collapsible-section\"\u003e\n    \u003cdiv class=\"collapsible-header\" onclick=\"this.parentElement.classList.toggle('open')\"\u003e\n        \u003ch3\u003eℹ️ Important Information\u003c\/h3\u003e\n        \u003cspan class=\"toggle-icon\"\u003e▼\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"collapsible-content\"\u003e\n        \u003ch4\u003eSpecialist Testing Required\u003c\/h4\u003e\n        \u003cp\u003eLSD is active at microgram (μg) doses—thousands of times smaller than most other drugs. Standard immunoassay screens cannot detect these tiny amounts. This test uses advanced LC-MS\/MS technology specifically designed to detect LSD and its metabolites at very low concentrations.\u003c\/p\u003e\n        \n        \u003ch4\u003eNo Cross-Reactivity\u003c\/h4\u003e\n        \u003cp\u003eThis test is highly specific for LSD. Other hallucinogens such as psilocybin (magic mushrooms), mescaline, or DMT will not cause a positive result on this test and require separate specific testing if required.\u003c\/p\u003e\n        \n        \u003ch4\u003eLight Sensitivity\u003c\/h4\u003e\n        \u003cp\u003eLSD and its metabolites are sensitive to light. The urine sample should be kept in the container provided and not exposed to direct sunlight before posting.\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"medical-disclaimer\"\u003e\n    \u003cstrong\u003eMedical Disclaimer:\u003c\/strong\u003e This test detects recent LSD use and is not a diagnostic tool for substance use disorder or impairment. A positive result indicates exposure to LSD but does not indicate the level of impairment, the exact time of use, or the dose consumed. LSD can cause profound psychological effects; if you are experiencing persistent effects or distress following LSD use, please seek medical attention. Results should be interpreted by a qualified healthcare professional. This test does not replace professional medical advice, diagnosis, or treatment.\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Medi Test Direct","offers":[{"title":"Default Title","offer_id":61373540172106,"sku":"TDL(LSD)","price":120.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0944\/5926\/5354\/files\/lsd_screening_urine_home_box.png?v=1773863501","url":"https:\/\/meditestdirect.co.uk\/products\/lsd-screening-urine-test","provider":"Medi Test Direct","version":"1.0","type":"link"}