{"title":"Cannanda CB2 Oils: Healthy Weight \u0026 Metabolic Balance Support","description":"\u003cstyle\u003e\n.weight-intro {\n  --teal-dark:    #007A87;\n  --teal-med:     #00ADBD;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #1F2937;\n  --text-light:   #4B5563;\n  --gray:         #6B7280;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #B45309;\n  --amber-bg:     #FEF3C7;\n  --amber-border: #FCD34D;\n  --heading-font: Georgia, 'Times New Roman', serif;\n  --body-font:    -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  font-family: var(--body-font);\n  font-size: 16px;\n  color: var(--text);\n  line-height: 1.7;\n  max-width: 760px;\n  margin: 0 auto 40px;\n  text-align: left;\n}\n\n.weight-intro *, .weight-intro *::before, .weight-intro *::after {\n  box-sizing: border-box;\n  text-align: left !important;\n}\n\n\/* ── HEADINGS ── *\/\n.weight-intro h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.25rem, 3vw, 1.55rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2.2em 0 0.6em;\n  line-height: 1.25;\n}\n\n.weight-intro h3 {\n  font-size: 1.05rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 1.8em 0 0.5em;\n  line-height: 1.3;\n}\n\n.weight-intro p { margin: 0 0 1.1em; }\n.weight-intro ul { margin: 0 0 1.1em; padding-left: 1.6em; }\n.weight-intro li { margin-bottom: 0.5em; }\n\n.weight-intro a {\n  color: var(--teal-dark);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\n.weight-intro a:hover { color: var(--teal-med); }\n.weight-intro strong { font-weight: 700; }\n.weight-intro em { font-style: italic; }\n\n\/* ── HERO HOOK ── *\/\n.wi-hook {\n  background: var(--teal-dark);\n  color: #fff;\n  border-radius: 10px;\n  padding: 24px 26px;\n  margin: 0 0 28px;\n}\n\n.wi-hook-eyebrow {\n  font-size: 0.72rem;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--teal-light);\n  margin-bottom: 10px;\n}\n\n.wi-hook-headline {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 3vw, 1.45rem);\n  font-weight: 700;\n  line-height: 1.3;\n  color: #fff;\n  margin: 0 0 12px;\n}\n\n.wi-hook-sub {\n  font-size: 0.95rem;\n  color: var(--teal-light);\n  line-height: 1.6;\n  margin: 0;\n}\n\n.wi-hook-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.wi-badge {\n  background: rgba(255,255,255,0.15);\n  border: 1px solid rgba(255,255,255,0.3);\n  color: #fff;\n  font-size: 0.78rem;\n  font-weight: 600;\n  padding: 4px 12px;\n  border-radius: 20px;\n  white-space: nowrap;\n}\n\n\/* ── HIGHLIGHT ── *\/\n.wi-highlight {\n  background: var(--teal-bg);\n  border-left: 4px solid var(--teal-dark);\n  border-radius: 0 8px 8px 0;\n  padding: 16px 20px;\n  margin: 0 0 28px;\n  font-size: 1rem;\n  color: var(--text);\n  line-height: 1.6;\n}\n.wi-highlight strong { color: var(--teal-dark); }\n\n\/* ── MECHANISM GRID ── *\/\n.wi-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin: 0 0 28px;\n}\n\n@media (max-width: 540px) {\n  .wi-grid { grid-template-columns: 1fr; }\n}\n\n.wi-card {\n  background: var(--teal-bg-soft);\n  border: 1px solid var(--teal-light);\n  border-radius: 8px;\n  padding: 14px 16px;\n}\n\n.wi-card-title {\n  font-weight: 700;\n  color: var(--teal-dark);\n  font-size: 0.92rem;\n  margin-bottom: 5px;\n  display: flex;\n  align-items: center;\n  gap: 7px;\n}\n\n.wi-card-title .icon { font-size: 1rem; flex-shrink: 0; }\n\n.wi-card p {\n  font-size: 0.87rem;\n  color: var(--text-light);\n  margin: 0;\n  line-height: 1.5;\n}\n\n\/* ── OZEMPIC VS BCP ── *\/\n.wi-vs {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin: 0 0 28px;\n}\n\n@media (max-width: 540px) {\n  .wi-vs { grid-template-columns: 1fr; }\n}\n\n.wi-vs-col {\n  border-radius: 8px;\n  padding: 16px 18px;\n}\n\n.wi-vs-col.bad {\n  background: #FEF2F2;\n  border: 1.5px solid #FECACA;\n}\n\n.wi-vs-col.good {\n  background: var(--green-bg);\n  border: 1.5px solid var(--green-border);\n}\n\n.wi-vs-label {\n  font-size: 0.75rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-bottom: 10px;\n}\n\n.wi-vs-col.bad .wi-vs-label { color: #991B1B; }\n.wi-vs-col.good .wi-vs-label { color: var(--green); }\n\n.wi-vs-col ul {\n  margin: 0;\n  padding-left: 1.3em;\n}\n\n.wi-vs-col li {\n  font-size: 0.87rem;\n  margin-bottom: 5px;\n  line-height: 1.45;\n}\n\n.wi-vs-col.bad li { color: #7F1D1D; }\n.wi-vs-col.good li { color: #064E3B; }\n\n\/* ── SAFE CALLOUT ── *\/\n.wi-safe {\n  border: 1.5px solid var(--green-border);\n  background: var(--green-bg);\n  border-radius: 8px;\n  padding: 16px 20px;\n  margin: 0 0 28px;\n  font-size: 0.93rem;\n  color: #064E3B;\n  line-height: 1.65;\n}\n.wi-safe strong { color: var(--green); }\n.wi-safe ul { margin: 8px 0 0; padding-left: 1.4em; }\n.wi-safe li { margin-bottom: 4px; font-size: 0.9rem; }\n\n\/* ── SCIENCE NOTE ── *\/\n.wi-science {\n  border: 1.5px solid var(--amber-border);\n  background: var(--amber-bg);\n  border-radius: 8px;\n  padding: 14px 18px;\n  margin: 0 0 28px;\n  font-size: 0.88rem;\n  color: #3B1F00;\n  line-height: 1.6;\n}\n.wi-science strong { color: var(--amber); }\n\n\/* ── TESTIMONIALS ── *\/\n.wi-testimonials {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin: 0 0 8px;\n}\n\n@media (max-width: 540px) {\n  .wi-testimonials { grid-template-columns: 1fr; }\n}\n\n.wi-testimonial {\n  background: var(--teal-bg-soft);\n  border: 1px solid var(--teal-light);\n  border-radius: 8px;\n  padding: 16px 18px;\n}\n\n.wi-testimonial blockquote {\n  margin: 0 0 10px;\n  padding: 0;\n  font-size: 0.88rem;\n  font-style: italic;\n  color: var(--text);\n  line-height: 1.55;\n  border: none;\n}\n\n.wi-testimonial cite {\n  font-size: 0.8rem;\n  font-style: normal;\n  font-weight: 600;\n  color: var(--teal-dark);\n}\n\n.wi-testimonial.full { grid-column: 1 \/ -1; }\n\n\/* ── PROTOCOL STEPS ── *\/\n.wi-steps { margin: 0 0 28px; }\n\n.wi-step {\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  margin-bottom: 14px;\n}\n\n.wi-step-num {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  background: var(--teal-dark);\n  color: #fff;\n  font-size: 0.82rem;\n  font-weight: 700;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 2px;\n}\n\n.wi-step-body {\n  flex: 1;\n  font-size: 0.93rem;\n  color: var(--text);\n  line-height: 1.55;\n}\n\n.wi-step-body strong { color: var(--teal-dark); }\n\n\/* ── VISION BLOCK ── *\/\n.wi-vision {\n  background: var(--teal-dark);\n  color: #fff;\n  border-radius: 10px;\n  padding: 22px 24px;\n  margin: 0 0 28px;\n  font-size: 0.97rem;\n  line-height: 1.7;\n}\n.wi-vision p { margin: 0 0 0.8em; color: rgba(255,255,255,0.9); }\n.wi-vision p:last-child { margin: 0; }\n.wi-vision strong { color: var(--teal-light); }\n\n\/* ── DIVIDER ── *\/\n.wi-divider {\n  border: none;\n  border-top: 2px solid var(--teal-light);\n  margin: 28px 0 0;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"weight-intro\"\u003e\n\u003c!-- HERO IMAGE --\u003e \u003cimg style=\"display: block; max-width: 100%; height: auto; border-radius: 8px; margin: 0 auto 28px;\" loading=\"eager\" height=\"480\" width=\"480\" alt=\"Beta-caryophyllene for weight management and metabolic balance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/BCP_for_weight_management.jpg?v=1731094387\"\u003e \u003c!-- HOOK --\u003e\n\u003cdiv class=\"wi-hook\"\u003e\n\u003cdiv class=\"wi-hook-eyebrow\"\u003eFor Weight Management \u0026amp; Metabolic Balance\u003c\/div\u003e\n\u003cdiv class=\"wi-hook-headline\"\u003eOzempic hijacks your appetite. This works with your metabolism instead.\u003c\/div\u003e\n\u003cp class=\"wi-hook-sub\"\u003eA naturally-occurring plant terpene activates PPAR-gamma, the metabolic switch that governs how your body stores fat, responds to insulin, and whether storage fat starts burning energy. No needles. No nausea. No $1,000 monthly bill. No \"what happens when I stop\" anxiety.\u003c\/p\u003e\n\u003cdiv class=\"wi-hook-badges\"\u003e\n\u003cspan class=\"wi-badge\"\u003e✓ No Needles\u003c\/span\u003e \u003cspan class=\"wi-badge\"\u003e✓ No Prescription\u003c\/span\u003e \u003cspan class=\"wi-badge\"\u003e✓ 0% THC \u0026amp; 0% CBD\u003c\/span\u003e \u003cspan class=\"wi-badge\"\u003e✓ No Muscle Loss\u003c\/span\u003e \u003cspan class=\"wi-badge\"\u003e✓ FDA GRAS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OPENING --\u003e\n\u003cp\u003eLook, everyone in your life seems to be on Ozempic. Your neighbour. Your sister-in-law. That coworker who dropped 40 pounds in six months. And maybe you've considered it, priced it out, or even asked your doctor.\u003c\/p\u003e\n\u003cp\u003eBut something keeps giving you pause. Maybe it's the cost. Maybe it's the nausea, the muscle loss, the \"Ozempic face.\" Maybe it's the quiet worry about what happens when you stop, because the data so far suggests most people regain most of the weight. Maybe it's just the gut feeling that weekly self-injections for the rest of your life isn't really the answer you were looking for.\u003c\/p\u003e\n\u003cp\u003eHere's what most doctors won't tell you: your body has a built-in metabolic system that governs how fat is stored, how it gets burned, and how your metabolism stays in balance. There's a natural plant compound that supports it in ways that are getting serious attention from researchers.\u003c\/p\u003e\n\u003ch2\u003eThe Metabolic Switch Most People Have Never Heard Of\u003c\/h2\u003e\n\u003cp\u003eIt's called PPAR-gamma. Peroxisome proliferator-activated receptor gamma is a receptor inside your cells that controls a significant portion of how your body handles fat, sugar, and energy. When it's working well, your metabolism hums. When it's not, you store fat more easily, you respond to insulin less efficiently, and fat tissue itself pumps out low-grade inflammation that makes everything worse.\u003c\/p\u003e\n\u003cdiv class=\"wi-grid\"\u003e\n\u003cdiv class=\"wi-card\"\u003e\n\u003cdiv class=\"wi-card-title\"\u003e\n\u003cspan class=\"icon\"\u003e⚙️\u003c\/span\u003e Fat Cell Behaviour\u003c\/div\u003e\n\u003cp\u003ePPAR-gamma governs how fat cells form and function. When activated, it supports healthier fat cell behaviour--less accumulation, better metabolic activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-card\"\u003e\n\u003cdiv class=\"wi-card-title\"\u003e\n\u003cspan class=\"icon\"\u003e🩸\u003c\/span\u003e Insulin Sensitivity\u003c\/div\u003e\n\u003cp\u003ePPAR-gamma influences how efficiently your cells respond to insulin. Improved insulin sensitivity means less energy gets stored as fat and more gets used.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-card\"\u003e\n\u003cdiv class=\"wi-card-title\"\u003e\n\u003cspan class=\"icon\"\u003e🔥\u003c\/span\u003e Brown Fat \"Browning\"\u003c\/div\u003e\n\u003cp\u003eWhite fat stores energy. Brown fat burns it as heat. PPAR-gamma activation can encourage white fat cells to behave more like brown fat cells, using energy instead of hoarding it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-card\"\u003e\n\u003cdiv class=\"wi-card-title\"\u003e\n\u003cspan class=\"icon\"\u003e⚡\u003c\/span\u003e Fat Tissue Inflammation\u003c\/div\u003e\n\u003cp\u003eChronic inflammation in fat tissue is a major driver of metabolic dysfunction. PPAR-gamma helps regulate the inflammatory signals coming from fat cells themselves.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-highlight\"\u003e\n\u003cstrong\u003eThe question Ozempic doesn't answer:\u003c\/strong\u003e GLP-1 drugs suppress appetite and slow stomach emptying--they don't make your metabolism better. When you stop, appetite returns to a body that's lost muscle alongside fat, meaning baseline metabolism is now lower than before. PPAR-gamma, brown fat browning, and fat tissue inflammation (the actual metabolic machinery) are exactly what GLP-1 drugs don't touch.\u003c\/div\u003e\n\u003ch2\u003eGLP-1 Injections vs. Supporting Your Metabolic Machinery\u003c\/h2\u003e\n\u003cdiv class=\"wi-vs\"\u003e\n\u003cdiv class=\"wi-vs-col bad\"\u003e\n\u003cdiv class=\"wi-vs-label\"\u003eGLP-1 Drugs (Ozempic, Wegovy)\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eSuppresses appetite, doesn't improve metabolism\u003c\/li\u003e\n\u003cli\u003eSignificant muscle loss alongside fat loss\u003c\/li\u003e\n\u003cli\u003eNausea, digestive discomfort, \"Ozempic face\"\u003c\/li\u003e\n\u003cli\u003eMost weight returns when you stop\u003c\/li\u003e\n\u003cli\u003e$1,000+\/month out of pocket\u003c\/li\u003e\n\u003cli\u003eWeekly self-injection required\u003c\/li\u003e\n\u003cli\u003eLong-term effects still being studied\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-vs-col good\"\u003e\n\u003cdiv class=\"wi-vs-label\"\u003eBCP via Cannanda CB2 Oil\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003eActivates PPAR-gamma (supports metabolic machinery)\u003c\/li\u003e\n\u003cli\u003eNo muscle loss, works on fat tissue directly\u003c\/li\u003e\n\u003cli\u003eNo nausea, no side effects at recommended doses\u003c\/li\u003e\n\u003cli\u003eSupports ongoing metabolic function (not a drug to quit)\u003c\/li\u003e\n\u003cli\u003eFraction of the cost, no prescription\u003c\/li\u003e\n\u003cli\u003eDaily drops or oil, no needles\u003c\/li\u003e\n\u003cli\u003eFDA GRAS food-grade terpene\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eBeta-Caryophyllene: The Legal, Non-Cannabis Compound That Activates PPAR-Gamma\u003c\/h2\u003e\n\u003cp\u003e\u003ca title=\"The health benefits of beta-caryophyllene\" href=\"https:\/\/cannanda.com\/blogs\/articles\/the-health-marvels-of-beta-caryophyllene-for-pain-sleep-and-anxiety\"\u003eBeta-Caryophyllene (BCP)\u003c\/a\u003e is a terpene found in black pepper, cloves, and rosemary. It's a food-grade compound you've eaten your whole life. It's best known as the only known dietary terpene that directly binds to CB2 receptors in the endocannabinoid system. But for metabolic support, the PPAR-gamma connection is the more relevant story.\u003c\/p\u003e\n\u003cp\u003eEmerging research has shown that BCP activates PPAR-gamma, the exact metabolic switch that governs healthy fat cell function and the browning of white fat tissue. No THC. No CBD. No cannabis plant. No needles. No prescription. A monthly supply costs a fraction of what you'd pay out of pocket for a GLP-1 drug.\u003c\/p\u003e\n\u003cp\u003eIts CB2 activity has been confirmed in research published in the \u003cem\u003eProceedings of the National Academy of Sciences\u003c\/em\u003e. The PPAR-gamma and brown fat connections are more recent findings that are driving serious interest in metabolic research circles.\u003c\/p\u003e\n\u003cdiv class=\"wi-safe\"\u003e\n\u003cstrong\u003eEverything you want. Nothing you don't.\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eNo needles, no weekly injection schedule\u003c\/li\u003e\n\u003cli\u003eNo nausea or digestive disruption\u003c\/li\u003e\n\u003cli\u003eNo muscle loss (supports fat metabolism without affecting muscle)\u003c\/li\u003e\n\u003cli\u003eNo \"what happens when I stop\" anxiety (it's not a drug you need to quit)\u003c\/li\u003e\n\u003cli\u003eNon-addictive, no dependency\u003c\/li\u003e\n\u003cli\u003eNo THC, no CBD, no cannabis plant involved\u003c\/li\u003e\n\u003cli\u003eLegal across North America, Australia, and the UK without a prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp\u003eCannanda's formulation isn't a generic supplement riding a trend. It's a multi-award-winning formula developed by Dr. Lee Know, ND over three years of research and development, combining concentrated BCP with a full spectrum of synergistic supporting terpenes at therapeutic-relevant levels, not trace amounts.\u003c\/p\u003e\n\u003cdiv class=\"wi-science\"\u003e\n\u003cstrong\u003eHonest science note:\u003c\/strong\u003e Human clinical trials specifically on BCP and weight loss are still limited. The PPAR-gamma, brown fat browning, and CB2 mechanisms are well-supported by preclinical research. What customers most commonly report is reduced food cravings and appetite regulation, consistent with what the metabolic mechanisms would predict. Metabolic change takes time. This isn't a quick fix, and we don't position it as one.\u003c\/div\u003e\n\u003ch2\u003eWhat People Are Saying\u003c\/h2\u003e\n\u003cdiv class=\"wi-testimonials\"\u003e\n\u003cdiv class=\"wi-testimonial full\"\u003e\n\u003cblockquote\u003e\"This product has exceeded our expectations! Pain levels from arthritis in my feet and ankles has definitely been reduced. As an added benefit, after 21 days of usage, both my wife and I have experienced a major reduction in food cravings. A slow and steady weight reduction has started to occur.\"\u003c\/blockquote\u003e\n\u003ccite\u003e— Lowell W., verified buyer\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-testimonial\"\u003e\n\u003cblockquote\u003e\"It's diminished my food cravings so much and I've lost weight from that alone.\"\u003c\/blockquote\u003e\n\u003ccite\u003e— Joy H., verified buyer\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-testimonial\"\u003e\n\u003cblockquote\u003e\"My cravings have all but disappeared, I have more energy, and I want healthy food all the time!\"\u003c\/blockquote\u003e\n\u003ccite\u003e— L.J.W., verified buyer\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-testimonial full\"\u003e\n\u003cblockquote\u003e\"I also find that it helps calm my sugar cravings as an extra bonus. So happy!\"\u003c\/blockquote\u003e\n\u003ccite\u003e— Cynthia F., verified buyer\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.82rem; color: var(--gray); margin-top: 6px; margin-bottom: 28px;\"\u003e\u003cem\u003eTestimonials are from verified buyers and are for educational purposes only. Individual results vary and are not intended to diagnose or replace qualified medical supervision.\u003c\/em\u003e\u003c\/p\u003e\n\u003ch2\u003eWhere You Could Be in Three Months\u003c\/h2\u003e\n\u003cdiv class=\"wi-vision\"\u003e\n\u003cp\u003eDown the weight you've been trying to lose for years. Not from shutting off your appetite and white-knuckling through nausea, but from supporting the metabolic machinery that was already there. Energy up. Blood work improved. Clothes fit. You still enjoy your meals. No worry about what happens when you \"stop.\"\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eThat's what happens when you stop overriding your biology and start working with it.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eHow to Get Started, Risk Free\u003c\/h2\u003e\n\u003cp\u003eCannanda offers a satisfaction guarantee, so there's no risk in trying it for yourself. Metabolic change is real change, and it takes longer than appetite suppression. Commit to 90 days.\u003c\/p\u003e\n\u003cdiv class=\"wi-steps\"\u003e\n\u003cdiv class=\"wi-step\"\u003e\n\u003cdiv class=\"wi-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"wi-step-body\"\u003e\n\u003cstrong\u003eStart with CB2 Wellness (5 drops daily) or CB2 Cool (10 drops daily).\u003c\/strong\u003e Both deliver concentrated BCP at levels that support PPAR-gamma and CB2 receptor activation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-step\"\u003e\n\u003cdiv class=\"wi-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"wi-step-body\"\u003e\n\u003cstrong\u003eAdd 1–2 teaspoons of CB2 Hemp Seed Oil daily with dinner.\u003c\/strong\u003e The omega fatty acids support metabolic balance and improve sleep quality, and better sleep is one of the most underrated levers for metabolic health.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-step\"\u003e\n\u003cdiv class=\"wi-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"wi-step-body\"\u003e\n\u003cstrong\u003ePair with the basics for 90 days.\u003c\/strong\u003e Whole foods, protein with every meal, daily walking, and actual sleep. CB2 oil isn't a substitute for the fundamentals, it's a multiplier of them.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wi-step\"\u003e\n\u003cdiv class=\"wi-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"wi-step-body\"\u003e\n\u003cstrong\u003eTrack what actually matters:\u003c\/strong\u003e waist measurement, energy levels, appetite and cravings, how your clothes fit, and bloodwork if your doctor runs it. Most people notice appetite and energy shifts within the first month, with body composition changes by months two and three.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 0.93rem; color: var(--text-light);\"\u003e\u003cstrong style=\"color: var(--teal-dark);\"\u003e100% legal. Zero THC. Zero CBD. No needles. No prescription required.\u003c\/strong\u003e Ships across North America, Australia, and the UK.\u003c\/p\u003e\n\u003chr class=\"wi-divider\"\u003e\n\u003c\/div\u003e","products":[{"product_id":"cb2-wellness","title":"CB2 Wellness (beta-caryophyllene terpene blend)","description":"\u003cstyle\u003e\n.cb2wellness {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n}\n\n.cb2wellness *, .cb2wellness *::before, .cb2wellness *::after {\n  box-sizing: border-box;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.cb2wellness h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.cb2wellness h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.cb2wellness p {\n  margin: 0 0 0.9em;\n  color: var(--text-mid);\n}\n\n.cb2wellness strong { color: var(--text); font-weight: 700; }\n\n\/* ── OUTCOME PILLS ── *\/\n.cb2wellness-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.cb2wellness-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.cb2wellness-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── CARD BASE ── *\/\n.cb2wellness-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2wellness-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.cb2wellness-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n.cb2wellness-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n\/* ── TWO-METHOD GRID ── *\/\n.cb2wellness-methods {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n  gap: 14px;\n  margin: 0 0 18px;\n}\n\n.cb2wellness-method {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 18px 18px 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.cb2wellness-method .m-icon {\n  width: 36px;\n  height: 36px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2wellness-method .m-icon svg {\n  width: 26px;\n  height: 26px;\n}\n\n.cb2wellness-method strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2wellness-method p {\n  margin: 0;\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.55;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.cb2wellness-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2wellness-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.cb2wellness-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2wellness-benefits li .b-icon svg {\n  width: 24px;\n  height: 24px;\n}\n\n.cb2wellness-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2wellness-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── TABLE SCROLL WRAPPER ── *\/\n.cb2wellness-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 10px 0 0;\n  border-radius: 8px;\n  max-width: 100%;\n}\n\n\/* ── COMPARISON TABLE ── *\/\n.cb2wellness-compare {\n  width: 100%;\n  min-width: 480px;\n  border-collapse: collapse;\n  font-size: 1rem;\n}\n\n.cb2wellness-compare thead tr {\n  background: var(--teal-dark);\n  color: var(--white);\n}\n\n.cb2wellness-compare thead th {\n  padding: 10px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.02em;\n}\n\n.cb2wellness-compare tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2wellness-compare tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2wellness-compare tbody td {\n  padding: 9px 13px;\n  vertical-align: top;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2wellness-compare tbody td:first-child {\n  font-weight: 600;\n  color: var(--text);\n  width: 32%;\n}\n\n.cb2wellness-compare tbody td:nth-child(2) { color: var(--teal-deeper); }\n\n.check { color: #10B981; font-weight: 700; }\n.cross  { color: #EF4444; font-weight: 700; }\n\n\/* ── DOSAGE TABLE ── *\/\n.cb2wellness-dosage {\n  width: 100%;\n  min-width: 400px;\n  border-collapse: collapse;\n  font-size: 1rem;\n  margin: 10px 0 0;\n}\n\n.cb2wellness-dosage thead tr { background: var(--teal); color: var(--white); }\n\n.cb2wellness-dosage thead th {\n  padding: 9px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.cb2wellness-dosage tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2wellness-dosage tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2wellness-dosage tbody td {\n  padding: 9px 13px;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2wellness-dosage tbody td:first-child { font-weight: 600; color: var(--text); }\n\n\/* ── GUARANTEE BANNER ── *\/\n.cb2wellness-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.cb2wellness-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.cb2wellness-guarantee-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.cb2wellness-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.cb2wellness-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.cb2wellness hr {\n  border: none;\n  border-top: 1px solid var(--border);\n  margin: 24px 0;\n}\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .cb2wellness { font-size: 15px; }\n  .cb2wellness-card { padding: 16px 14px; }\n  .cb2wellness-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cb2wellness\"\u003e\n\n  \u003c!-- ── HOOK ── --\u003e\n  \u003csection aria-label=\"Product outcomes\"\u003e\n    \u003cul class=\"cb2wellness-outcomes\" aria-label=\"Key benefits\"\u003e\n      \u003cli\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Promotes daily calm \u0026amp; settled mood\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Joint comfort, mobility \u0026amp; restful sleep\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        0% THC  ·  0% CBD  ·  Non-intoxicating\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp\u003e\u003cstrong\u003eCB2 Wellness\u003c\/strong\u003e is Cannanda's original and best-selling \u003cstrong\u003ebeta-caryophyllene (BCP)\u003c\/strong\u003e formula — a 100% natural, food-grade terpene blend steam-distilled from oranges, pine, clove, and sage. With \u003cstrong\u003e20 mg of BCP per drop\u003c\/strong\u003e and two delivery methods — inhalation or oral — it's the most versatile and concentrated BCP product in our lineup. Zero THC. Zero CBD. No intoxicating effects.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ── WHAT IS BCP ── --\u003e\n  \u003csection aria-label=\"What is beta-caryophyllene\"\u003e\n    \u003ch2\u003eWhat is beta-caryophyllene (BCP)?\u003c\/h2\u003e\n    \u003cp\u003eBCP is a naturally occurring terpene found in black pepper, cloves, and rosemary. In 2008, researchers published a landmark study in \u003cem\u003ePNAS\u003c\/em\u003e identifying it as the first dietary compound known to directly activate \u003cstrong\u003eCB2 receptors\u003c\/strong\u003e in your body, opening the door to a whole new class of natural wellness support.\u003c\/p\u003e\n\n    \u003cul class=\"cb2wellness-benefits\" aria-label=\"What BCP does in your body\"\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- CB2 receptor: target\/bullseye --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eActivates CB2 receptors\u003c\/strong\u003e\n        \u003cspan\u003eCB2 receptors are concentrated in your immune system, gut, bones, and nervous system — key regulators of comfort and inflammatory response.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- PPAR receptors: orbital rings --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(60 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(120 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eActivates PPAR receptors\u003c\/strong\u003e\n        \u003cspan\u003ePPAR-alpha and PPAR-gamma are nuclear receptors that regulate inflammatory signalling, fat metabolism, and overall cellular balance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- ECS: three-node network --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSupports your ECS\u003c\/strong\u003e\n        \u003cspan\u003eYour endocannabinoid system regulates mood, stress, sleep, pain, and immune response. BCP helps keep it running well.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Food-grade safe: apple outline --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eFood-grade \u0026amp; safe\u003c\/strong\u003e\n        \u003cspan\u003eBCP has GRAS (Generally Recognized As Safe) status and has been used as a food flavouring ingredient for decades.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \n    \u003cdiv class=\"cb2wellness-card cb2wellness-card--teal\"\u003e\n      \u003ch3\u003eWhy the terpene blend matters\u003c\/h3\u003e\n      \u003cp style=\"margin:0;\"\u003eCB2 Wellness isn't just BCP in a carrier oil — it's a synergistic blend of food-grade terpenes steam-distilled from \u003cstrong\u003eoranges, pine, clove, and sage\u003c\/strong\u003e. These complementary terpenes are selected to enhance BCP's absorption, stability, and overall effectiveness. This is the same blend used in every Cannanda CB2 product, and it's what sets this formula apart from single-compound BCP supplements.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ── CBD vs BCP COMPARISON ── --\u003e\n  \u003csection aria-label=\"How BCP compares to CBD oil\"\u003e\n    \u003ch2\u003eHow CB2 Wellness compares to CBD oil\u003c\/h2\u003e\n    \u003cp\u003eA lot of people find us after trying CBD and wondering if there's something more targeted. Here's the honest comparison:\u003c\/p\u003e\n\n    \u003cdiv class=\"cb2wellness-card\"\u003e\n      \u003cdiv class=\"cb2wellness-table-wrap\"\u003e\n        \u003ctable class=\"cb2wellness-compare\" role=\"table\" aria-label=\"CB2 Wellness BCP vs CBD oil comparison\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eCB2 Wellness (BCP)\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eTypical CBD Oil\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eActive compound\u003c\/td\u003e\n              \u003ctd\u003eBeta-caryophyllene (a dietary terpene)\u003c\/td\u003e\n              \u003ctd\u003eCannabidiol (a cannabinoid)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eTHC content\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e 0% THC guaranteed\u003c\/td\u003e\n              \u003ctd\u003eTHC is often present, but varies\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDrug test risk\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None (BCP is not a cannabinoid)\u003c\/td\u003e\n              \u003ctd\u003ePossible. Trace THC can accumulate with daily use\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHow it works\u003c\/td\u003e\n              \u003ctd\u003eDirectly activates CB2 receptors (targeted)\u003c\/td\u003e\n              \u003ctd\u003eIndirect (inhibits endocannabinoid breakdown)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eIntoxicating effects\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n              \u003ctd\u003eNone (CBD itself), but product purity varies\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCanadian regulatory status\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Regulated as food, available without a prescription\u003c\/td\u003e\n              \u003ctd\u003eCannabis Act: only available through a dispensary\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb2wellness-card cb2wellness-card--amber\"\u003e\n      \u003cp style=\"margin:0;font-size: 1rem;\"\u003e\u003cstrong\u003eNote for people subject to drug testing:\u003c\/strong\u003e BCP is a terpene with GRAS food status. It is not a cannabinoid and does not trigger standard cannabinoid drug screens. CB2 Wellness contains \u003cstrong\u003eno THC and no CBD\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ── WHO IT'S FOR ── --\u003e\n  \u003csection aria-label=\"Who uses CB2 Wellness\"\u003e\n    \u003ch2\u003eWho uses CB2 Wellness\u003c\/h2\u003e\n\n    \u003cul class=\"cb2wellness-benefits\" aria-label=\"Common use cases\"\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Calm: wavy lines --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M3 12c1.5-3 3-3 4.5 0s3 3 4.5 0 3-3 4.5 0 3 3 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 17c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eDaily calm \u0026amp; stress relief\u003c\/strong\u003e\n        \u003cspan\u003eFor persistent tension that makes it hard to feel settled — the inhalation method works especially fast when you need it most.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Sleep: crescent moon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSleep support\u003c\/strong\u003e\n        \u003cspan\u003eTrouble winding down or staying asleep, especially when driven by a busy mind or physical discomfort.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Joint comfort \u0026 mobility: running person with wind wisps --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eJoint comfort \u0026amp; mobility\u003c\/strong\u003e\n        \u003cspan\u003eArthritis, everyday joint stiffness, and the kind of discomfort that builds up over time.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Women's health: outlined female bust — traced from reference --\u003e\n          \u003csvg viewbox=\"0 0 100 100\" aria-hidden=\"true\"\u003e\n            \u003c!-- face oval --\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003c!-- outer hair: rounded arc over top, straight down both sides --\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- hair curl bump — left --\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- hair curl bump — right --\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- neck — left side --\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003c!-- neck — right side --\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003c!-- shoulders with V-neckline --\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e\n        \u003cspan\u003eMood shifts, disrupted sleep, and joint discomfort are among the most common reasons women reach for CB2 Wellness.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003chr\u003e  \u003chr\u003e\n\n  \u003c!-- ── DOSAGE ── --\u003e\n  \u003csection aria-label=\"How to use CB2 Wellness and dosage guide\"\u003e\n    \u003ch2\u003eHow to use it\u003c\/h2\u003e\n\n    \u003cdiv class=\"cb2wellness-card\"\u003e\n      \u003ch3\u003eInhalation method\u003c\/h3\u003e\n      \u003cp style=\"margin-bottom:14px;\"\u003ePlace 2–3 drops in your palm. Rub your hands together, cup them around your nose, and breathe slowly and deeply for 1–2 minutes. Repeat up to 3–4 times throughout the day.\u003c\/p\u003e\n\n      \u003ch3\u003eOral method (sublingual recommended)\u003c\/h3\u003e\n      \u003cp style=\"margin-bottom:12px;\"\u003ePlace drops under your tongue, hold for 30–60 seconds, then swallow. Each drop contains \u003cstrong\u003e20 mg BCP\u003c\/strong\u003e — twice the concentration of CB2 Cool.\u003c\/p\u003e\n\n      \u003cdiv class=\"cb2wellness-table-wrap\"\u003e\n        \u003ctable class=\"cb2wellness-dosage\" role=\"table\" aria-label=\"CB2 Wellness oral dosage guide\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eGoal\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eDrops \/ day\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eBCP \/ day\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDaily calm \u0026amp; general wellness\u003c\/td\u003e\n              \u003ctd\u003e1–3 drops\u003c\/td\u003e\n              \u003ctd\u003e20–60 mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSleep, joint comfort \u0026amp; mood balance\u003c\/td\u003e\n              \u003ctd\u003e3–6 drops\u003c\/td\u003e\n              \u003ctd\u003e60–120 mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMore targeted support\u003c\/td\u003e\n              \u003ctd\u003e6–12 drops*\u003c\/td\u003e\n              \u003ctd\u003e120–240 mg (split across day)*\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin:10px 0 0;font-size: 1rem;color:#8A8A8A;\"\u003e* These doses are commonly reported by users seeking more intensive support but fall outside of Cannanda's official recommendations. Start low and adjust gradually.\u003c\/p\u003e\n\n      \u003cp style=\"margin:12px 0 0;font-size: 1rem;color:#8A8A8A;\"\u003ePrefer a lower dose per drop with a cooling format? \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-cool-beta-caryophyllene\" title=\"CB2 Cool\"\u003e\u003cstrong\u003eCB2 Cool\u003c\/strong\u003e\u003c\/a\u003e delivers 10 mg\/drop with a sublingual menthol experience. For targeted joint and muscle relief at the site, add \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-topical-oil-beta-caryophyllene-for-joints-muscles\" title=\"CB2 Topical Oil\"\u003e\u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e\u003c\/a\u003e directly on the area.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── GUARANTEE ── --\u003e\n  \u003csection aria-label=\"Money-back guarantee for first-time buyers\"\u003e\n    \u003cdiv class=\"cb2wellness-guarantee\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cb2wellness-guarantee-text\"\u003e\n        \u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n        \u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if CB2 Wellness isn't working for you, we'll give you a 100% refund — no awkward return process. (Limitations apply — see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.)\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"cannanda","offers":[{"title":"15 mL (360 drops)","offer_id":42634386145505,"sku":"AT042","price":69.0,"currency_code":"CAD","in_stock":true},{"title":"2x 15 mL (720 drops)","offer_id":42634386178273,"sku":"AT042x2","price":129.0,"currency_code":"CAD","in_stock":true},{"title":"4x 15 mL (1440 drops)","offer_id":42634386211041,"sku":"AT042x4","price":249.0,"currency_code":"CAD","in_stock":true},{"title":"5 mL (120 drops)","offer_id":42634386112737,"sku":"AT040","price":35.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/AT042_WellnessTerpenes_15mL_Web-RGB_May2023.png?v=1763660582"},{"product_id":"cb2-cool-beta-caryophyllene","title":"CB2 Cool (beta-caryophyllene oral drops)","description":"\u003cstyle\u003e\n.cb2cool {\n  --teal:         #00ADBD;\n  --teal-dark:    #007A87;\n  --teal-deeper:  #005F6B;\n  --teal-light:   #99DDE5;\n  --teal-bg:      #E0F7FA;\n  --teal-bg-soft: #F0FBFC;\n  --text:         #616161;\n  --text-mid:     #6E6E6E;\n  --text-light:   #8A8A8A;\n  --green:        #065F46;\n  --green-bg:     #ECFDF5;\n  --green-border: #6EE7B7;\n  --amber:        #92400E;\n  --amber-bg:     #FFFBEB;\n  --amber-border: #FCD34D;\n  --border:       #E5E7EB;\n  --white:        #FFFFFF;\n  --heading-font: 'Jost', sans-serif;\n  --body-font:    'Jost', sans-serif;\n\n  font-family: var(--body-font);\n  font-size: 16px;\n  line-height: 1.75;\n  color: var(--text);\n  max-width: 780px;\n  width: 100%;\n  margin: 0 auto 48px;\n  overflow-x: hidden;\n}\n\n.cb2cool *, .cb2cool *::before, .cb2cool *::after {\n  box-sizing: border-box;\n}\n\n\/* ── TYPOGRAPHY ── *\/\n.cb2cool h2 {\n  font-family: var(--heading-font);\n  font-size: clamp(1.15rem, 2.8vw, 1.45rem);\n  font-weight: 700;\n  color: var(--text);\n  margin: 2em 0 0.55em;\n  line-height: 1.3;\n}\n\n.cb2cool h3 {\n  font-family: var(--body-font);\n  font-size: 1rem;\n  font-weight: 700;\n  color: var(--teal-dark);\n  margin: 0 0 0.45em;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.cb2cool p {\n  margin: 0 0 0.9em;\n  color: var(--text-mid);\n}\n\n.cb2cool strong { color: var(--text); font-weight: 700; }\n\n\/* ── OUTCOME PILLS ── *\/\n.cb2cool-outcomes {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin: 0 0 24px;\n  padding: 0;\n  list-style: none;\n}\n\n.cb2cool-outcomes li {\n  display: flex;\n  align-items: center;\n  gap: 7px;\n  background: var(--teal-bg);\n  border: 1px solid var(--teal-light);\n  border-left: 3px solid var(--teal);\n  border-radius: 6px;\n  padding: 9px 14px;\n  font-size: 1rem;\n  font-weight: 600;\n  color: var(--teal-deeper);\n  line-height: 1.3;\n  flex: 1 1 180px;\n}\n\n.cb2cool-outcomes li svg {\n  flex-shrink: 0;\n  width: 16px;\n  height: 16px;\n  fill: none;\n  stroke: var(--teal);\n  stroke-width: 3;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\/* ── CARD BASE ── *\/\n.cb2cool-card {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 20px 22px;\n  margin: 0 0 18px;\n}\n\n.cb2cool-card--teal {\n  background: var(--teal-bg-soft);\n  border-color: var(--teal-light);\n  border-left: 4px solid var(--teal);\n}\n\n.cb2cool-card--amber {\n  background: var(--amber-bg);\n  border: 1px solid var(--amber-border);\n  border-left: 4px solid #F59E0B;\n}\n\n.cb2cool-card--green {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-left: 4px solid #10B981;\n}\n\n\/* ── BENEFIT GRID ── *\/\n.cb2cool-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));\n  gap: 12px;\n  margin: 0 0 18px;\n  list-style: none;\n  padding: 0;\n}\n\n.cb2cool-benefits li {\n  background: var(--white);\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  padding: 16px 16px 14px;\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n}\n\n.cb2cool-benefits li .b-icon {\n  width: 34px;\n  height: 34px;\n  background: var(--teal-bg);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n}\n\n.cb2cool-benefits li .b-icon svg {\n  width: 18px;\n  height: 18px;\n}\n\n.cb2cool-benefits li strong {\n  font-size: 1rem;\n  color: var(--text);\n  display: block;\n  line-height: 1.3;\n}\n\n.cb2cool-benefits li span {\n  font-size: 1rem;\n  color: var(--text-light);\n  line-height: 1.5;\n}\n\n\/* ── TABLE SCROLL WRAPPER — prevents page-level horizontal scroll ── *\/\n.cb2cool-table-wrap {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n  margin: 10px 0 0;\n  border-radius: 8px;\n  max-width: 100%;\n}\n\n\/* ── COMPARISON TABLE ── *\/\n.cb2cool-compare {\n  width: 100%;\n  min-width: 480px;\n  border-collapse: collapse;\n  font-size: 1rem;\n}\n\n.cb2cool-compare thead tr {\n  background: var(--teal-dark);\n  color: var(--white);\n}\n\n.cb2cool-compare thead th {\n  padding: 10px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.02em;\n}\n\n.cb2cool-compare tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2cool-compare tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2cool-compare tbody td {\n  padding: 9px 13px;\n  vertical-align: top;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2cool-compare tbody td:first-child {\n  font-weight: 600;\n  color: var(--text);\n  width: 32%;\n}\n\n.cb2cool-compare tbody td:nth-child(2) { color: var(--teal-deeper); }\n\n.check { color: #10B981; font-weight: 700; }\n.cross  { color: #EF4444; font-weight: 700; }\n\n\/* ── DOSAGE TABLE ── *\/\n.cb2cool-dosage {\n  width: 100%;\n  min-width: 400px;\n  border-collapse: collapse;\n  font-size: 1rem;\n  margin: 10px 0 0;\n}\n\n.cb2cool-dosage thead tr { background: var(--teal); color: var(--white); }\n\n.cb2cool-dosage thead th {\n  padding: 9px 13px;\n  text-align: left;\n  font-weight: 700;\n  font-size: 1rem;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n}\n\n.cb2cool-dosage tbody tr:nth-child(odd)  { background: var(--teal-bg-soft); }\n.cb2cool-dosage tbody tr:nth-child(even) { background: var(--white); }\n\n.cb2cool-dosage tbody td {\n  padding: 9px 13px;\n  color: var(--text-mid);\n  border-bottom: 1px solid var(--border);\n  line-height: 1.45;\n}\n\n.cb2cool-dosage tbody td:first-child { font-weight: 600; color: var(--text); }\n\n\/* ── GUARANTEE BANNER ── *\/\n.cb2cool-guarantee {\n  background: var(--green-bg);\n  border: 1px solid var(--green-border);\n  border-radius: 10px;\n  padding: 16px 20px;\n  display: flex;\n  align-items: flex-start;\n  gap: 13px;\n  margin: 0 0 18px;\n}\n\n.cb2cool-guarantee svg {\n  flex-shrink: 0;\n  width: 26px;\n  height: 26px;\n  fill: #059669;\n  margin-top: 2px;\n}\n\n.cb2cool-guarantee-text strong {\n  display: block;\n  font-size: 1rem;\n  color: var(--green);\n  margin-bottom: 3px;\n}\n\n.cb2cool-guarantee-text p { margin: 0; font-size: 1rem; color: var(--text-mid); }\n.cb2cool-guarantee-text a { color: var(--teal-dark); text-decoration: underline; }\n\n\/* ── DIVIDER ── *\/\n.cb2cool hr {\n  border: none;\n  border-top: 1px solid var(--border);\n  margin: 24px 0;\n}\n\n\/* ── MOBILE ── *\/\n@media (max-width: 540px) {\n  .cb2cool { font-size: 15px; }\n  .cb2cool-card { padding: 16px 14px; }\n  .cb2cool-guarantee { flex-direction: column; gap: 10px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cb2cool\"\u003e\n\n  \u003c!-- ── HOOK ── --\u003e\n  \u003csection aria-label=\"Product outcomes\"\u003e\n    \u003cul class=\"cb2cool-outcomes\" aria-label=\"Key benefits\"\u003e\n      \u003cli\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Promotes daily calm \u0026amp; settled mood\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        Joint comfort, mobility \u0026amp; restful sleep\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpolyline points=\"20,6 9,17 4,12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        0% THC  ·  0% CBD  ·  Non-intoxicating\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp\u003e\u003cstrong\u003eCB2 Cool\u003c\/strong\u003e is a sublingual oral drop that delivers \u003cstrong\u003ebeta-caryophyllene (BCP)\u003c\/strong\u003e, a clinically researched, food-grade terpene, directly under your tongue for fast absorption. People use it daily for \u003cstrong\u003edaily calm and stress relief, better sleep, and joint comfort\u003c\/strong\u003e — with zero THC, zero CBD, and no intoxicating effects.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003chr\u003e\n\n  \u003c!-- ── WHAT IS BCP ── --\u003e\n  \u003csection aria-label=\"What is beta-caryophyllene\"\u003e\n    \u003ch2\u003eWhat is beta-caryophyllene (BCP)?\u003c\/h2\u003e\n    \u003cp\u003eBCP is a naturally occurring terpene found in black pepper, cloves, and rosemary. In 2008, researchers published a landmark study in \u003cem\u003ePNAS\u003c\/em\u003e identifying it as the first dietary compound known to directly activate \u003cstrong\u003eCB2 receptors\u003c\/strong\u003e in your body, opening the door to a whole new class of natural wellness support.\u003c\/p\u003e\n\n    \u003cul class=\"cb2cool-benefits\" aria-label=\"What BCP does in your body\"\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- CB2 receptor: target\/bullseye --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eActivates CB2 receptors\u003c\/strong\u003e\n        \u003cspan\u003eCB2 receptors are concentrated in your immune system, gut, bones, and nervous system — key regulators of comfort and inflammatory response.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- PPAR receptors: orbital rings around nucleus --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(60 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003cellipse cx=\"12\" cy=\"12\" rx=\"9\" ry=\"5.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.2\" style=\"stroke:var(--teal-dark);\" transform=\"rotate(120 12 12)\"\u003e\u003c\/ellipse\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eActivates PPAR receptors\u003c\/strong\u003e\n        \u003cspan\u003ePPAR-alpha and PPAR-gamma are nuclear receptors that regulate inflammatory signalling, fat metabolism, and overall cellular balance.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- ECS: three-node network --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"4\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"4\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"20\" cy=\"18\" r=\"2.2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"5.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"12\" y1=\"6.2\" x2=\"18.5\" y2=\"16.1\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003cline x1=\"6.2\" y1=\"18\" x2=\"17.8\" y2=\"18\" stroke=\"currentColor\" stroke-width=\"1.6\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSupports your ECS\u003c\/strong\u003e\n        \u003cspan\u003eYour endocannabinoid system regulates mood, stress, sleep, pain, and immune response. BCP helps keep it running well.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Food-grade safe: apple outline --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003c!-- stem --\u003e\n            \u003cpath d=\"M12 5.5C12 4 13.5 2.5 15.5 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- apple body --\u003e\n            \u003cpath d=\"M9 8C6.5 8 4.5 10 4.5 13C4.5 17.5 7.5 22 10.5 22C11.2 22 11.6 21.5 12 21.5C12.4 21.5 12.8 22 13.5 22C16.5 22 19.5 17.5 19.5 13C19.5 10 17.5 8 15 8C14 8 13 8.5 12 8.5C11 8.5 10 8 9 8Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eFood-grade \u0026amp; safe\u003c\/strong\u003e\n        \u003cspan\u003eBCP has GRAS (Generally Recognized As Safe) status and has been used as a food flavouring ingredient for decades.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ── SUBLINGUAL ADVANTAGE ── --\u003e\n  \u003csection aria-label=\"Why sublingual delivery matters\"\u003e\n    \u003ch2\u003eWhy the \"Cool\" drops are different\u003c\/h2\u003e\n    \u003cdiv class=\"cb2cool-card cb2cool-card--teal\"\u003e\n      \u003ch3\u003eThe sublingual advantage\u003c\/h3\u003e\n      \u003cp\u003eMost supplements are swallowed, which means they pass through your digestive system, get processed by your liver, and only a fraction of the active ingredient actually makes it into your bloodstream.\u003c\/p\u003e\n      \u003cp style=\"margin:0;\"\u003eCB2 Cool is designed to be held under your tongue for 30–60 seconds before swallowing. That thin, highly vascularized tissue lets BCP absorb directly into your blood, bypassing the digestive bottleneck. Faster onset, and potentially higher bioavailability.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ── CBD vs BCP COMPARISON ── --\u003e\n  \u003csection aria-label=\"How BCP compares to CBD oil\"\u003e\n    \u003ch2\u003eHow CB2 Cool compares to CBD oil\u003c\/h2\u003e\n    \u003cp\u003eA lot of people find us after trying CBD and wondering if there's something more targeted. Here's the honest comparison:\u003c\/p\u003e\n\n    \u003cdiv class=\"cb2cool-card\"\u003e\n      \u003cdiv class=\"cb2cool-table-wrap\"\u003e\n        \u003ctable class=\"cb2cool-compare\" role=\"table\" aria-label=\"CB2 Cool BCP vs CBD oil comparison\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eCB2 Cool (BCP)\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eTypical CBD Oil\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eActive compound\u003c\/td\u003e\n              \u003ctd\u003eBeta-caryophyllene (a dietary terpene)\u003c\/td\u003e\n              \u003ctd\u003eCannabidiol (a cannabinoid)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eTHC content\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e 0% THC guaranteed\u003c\/td\u003e\n              \u003ctd\u003eTHC is often present, but varies\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDrug test risk\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None (BCP is not a cannabinoid)\u003c\/td\u003e\n              \u003ctd\u003ePossible. Trace THC can accumulate with daily use\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eHow it works\u003c\/td\u003e\n              \u003ctd\u003eDirectly activates CB2 receptors (targeted)\u003c\/td\u003e\n              \u003ctd\u003eIndirect (inhibits endocannabinoid breakdown)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eIntoxicating effects\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e None\u003c\/td\u003e\n              \u003ctd\u003eNone (CBD itself), but product purity varies\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCanadian regulatory status\u003c\/td\u003e\n              \u003ctd\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Regulated as food, available without a prescription\u003c\/td\u003e\n              \u003ctd\u003eCannabis Act: only available through a dispensary\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb2cool-card cb2cool-card--amber\"\u003e\n      \u003cp style=\"margin:0;font-size: 1rem;\"\u003e\u003cstrong\u003eNote for people subject to drug testing:\u003c\/strong\u003e BCP is a terpene with GRAS food status. It is not a cannabinoid and does not trigger standard cannabinoid drug screens. CB2 Cool contains \u003cstrong\u003eno THC and no CBD\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- ── WHO IT'S FOR ── --\u003e\n  \u003csection aria-label=\"Who uses CB2 Cool\"\u003e\n    \u003ch2\u003eWho uses CB2 Cool\u003c\/h2\u003e\n\n    \u003cul class=\"cb2cool-benefits\" aria-label=\"Common use cases\"\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Calm: wavy lines --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M3 12c1.5-3 3-3 4.5 0s3 3 4.5 0 3-3 4.5 0 3 3 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 17c1.5-2 3-2 4.5 0s3 2 4.5 0 3-2 4.5 0 3 2 4.5 0\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.4;\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eDaily calm \u0026amp; stress relief\u003c\/strong\u003e\n        \u003cspan\u003eFor that low-level, persistent tension that makes it hard to feel settled, especially mid-afternoon or at the end of a long day.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Sleep: crescent moon --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eSleep support\u003c\/strong\u003e\n        \u003cspan\u003eTrouble winding down or staying asleep, especially when driven by a busy mind or physical discomfort.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Joint comfort \u0026 mobility: running person with wind wisps --\u003e\n          \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n            \u003c!-- wind wisps behind runner --\u003e\n            \u003cpath d=\"M8.5 6.5 Q6 6 3.5 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 11 Q5 10.5 2.5 11.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 16 Q4.5 15.5 2.5 16.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);opacity:0.28;\"\u003e\u003c\/path\u003e\n            \u003c!-- head --\u003e\n            \u003ccircle cx=\"15\" cy=\"4\" r=\"2\" style=\"fill:var(--teal-dark);\"\u003e\u003c\/circle\u003e\n            \u003c!-- torso — strong forward diagonal --\u003e\n            \u003cline x1=\"13.8\" y1=\"5.8\" x2=\"11\" y2=\"12\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003c!-- arm forward (down-left) --\u003e\n            \u003cpath d=\"M12.5 8.5 L8.5 11\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- arm back (up-right) --\u003e\n            \u003cpath d=\"M12.5 8.5 L16.5 6.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- front leg: stride forward with bent knee --\u003e\n            \u003cpath d=\"M11 12 L14 16.5 L11 20.5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- back leg: kicked high behind with bent knee --\u003e\n            \u003cpath d=\"M11 12 L8 15.5 L6 12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003eJoint comfort \u0026amp; mobility\u003c\/strong\u003e\n        \u003cspan\u003eArthritis, everyday joint stiffness, and the kind of discomfort that builds up over time.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cdiv class=\"b-icon\"\u003e\n          \u003c!-- Women's health: outlined female bust — face, hair, neck, shoulders --\u003e\n          \u003csvg viewbox=\"0 0 100 100\" aria-hidden=\"true\"\u003e\n            \u003c!-- face oval --\u003e\n            \u003cellipse cx=\"50\" cy=\"36\" rx=\"18\" ry=\"22\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/ellipse\u003e\n            \u003c!-- outer hair: rounded arc over top, straight down both sides --\u003e\n            \u003cpath d=\"M30 62 L29 36 C29 15 36 5 50 5 C64 5 71 15 71 36 L70 62\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- hair curl bump — left --\u003e\n            \u003cpath d=\"M30 62 C27 68 21 70 19 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- hair curl bump — right --\u003e\n            \u003cpath d=\"M70 62 C73 68 79 70 81 63\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n            \u003c!-- neck — left side --\u003e\n            \u003cline x1=\"44\" y1=\"57\" x2=\"43\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003c!-- neck — right side --\u003e\n            \u003cline x1=\"56\" y1=\"57\" x2=\"57\" y2=\"71\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/line\u003e\n            \u003c!-- shoulders with V-neckline --\u003e\n            \u003cpath d=\"M6 98 C6 84 20 74 43 71 L50 82 L57 71 C80 74 94 84 94 98\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"4.5\" stroke-linecap=\"round\" style=\"stroke:var(--teal-dark);\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cstrong\u003ePerimenopausal \u0026amp; menopausal women\u003c\/strong\u003e\n        \u003cspan\u003eMood shifts, disrupted sleep, and joint discomfort are among the most common reasons women reach for CB2 Cool.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003chr\u003e  \u003chr\u003e\n\n  \u003c!-- ── DOSAGE ── --\u003e\n  \u003csection aria-label=\"How to use CB2 Cool and dosage guide\"\u003e\n    \u003ch2\u003eHow to use it\u003c\/h2\u003e\n    \u003cdiv class=\"cb2cool-card\"\u003e\n      \u003ch3\u003eSublingual method (recommended)\u003c\/h3\u003e\n      \u003cp style=\"margin-bottom:12px;\"\u003ePlace drops under your tongue, hold for 30–60 seconds, then swallow. Each drop contains \u003cstrong\u003e10 mg BCP\u003c\/strong\u003e.\u003c\/p\u003e\n\n      \u003cdiv class=\"cb2cool-table-wrap\"\u003e\n        \u003ctable class=\"cb2cool-dosage\" role=\"table\" aria-label=\"CB2 Cool dosage guide\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth scope=\"col\"\u003eGoal\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eDrops \/ day\u003c\/th\u003e\n              \u003cth scope=\"col\"\u003eBCP \/ day\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDaily calm \u0026amp; general wellness\u003c\/td\u003e\n              \u003ctd\u003e2–5 drops\u003c\/td\u003e\n              \u003ctd\u003e20–50 mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSleep, joint comfort \u0026amp; mood balance\u003c\/td\u003e\n              \u003ctd\u003e6–12 drops†\u003c\/td\u003e\n              \u003ctd\u003e60–120 mg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eMore targeted support\u003c\/td\u003e\n              \u003ctd\u003e12–24 drops*\u003c\/td\u003e\n              \u003ctd\u003e120–240 mg (split across day)*\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin:10px 0 0;font-size: 1rem;color:#8A8A8A;\"\u003e† CB2 Wellness delivers 20 mg BCP per drop — for higher daily doses it may be more economical. See the \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-wellness\" title=\"CB2 Wellness\"\u003e\u003cstrong\u003eCB2 Wellness dosing guide\u003c\/strong\u003e\u003c\/a\u003e for reference.\u003c\/p\u003e\n\n      \u003cp style=\"margin:10px 0 0;font-size: 1rem;color:#8A8A8A;\"\u003e* These doses are commonly reported by users seeking more intensive support but fall outside of Cannanda's official recommendations. Start low and adjust gradually.\u003c\/p\u003e\n\n      \u003cp style=\"margin:12px 0 0;font-size: 1rem;color:#8A8A8A;\"\u003eStart low and adjust every few days based on how you feel. If you need a higher daily dose (120+ mg), our \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-wellness\" title=\"CB2 Wellness\"\u003e\u003cstrong\u003eCB2 Wellness\u003c\/strong\u003e\u003c\/a\u003e blend (20 mg\/drop) may be more economical. For targeted joint and muscle relief, add \u003ca href=\"https:\/\/cannanda.com\/collections\/all\/products\/cb2-topical-oil-beta-caryophyllene-for-joints-muscles\" title=\"CB2 Topical Oil\"\u003e\u003cstrong\u003eCB2 Topical Oil\u003c\/strong\u003e\u003c\/a\u003e directly on the area.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ── GUARANTEE ── --\u003e\n  \u003csection aria-label=\"Money-back guarantee for first-time buyers\"\u003e\n    \u003cdiv class=\"cb2cool-guarantee\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003cdiv class=\"cb2cool-guarantee-text\"\u003e\n        \u003cstrong\u003eFirst-time buyer? Try it completely risk-free.\u003c\/strong\u003e\n        \u003cp\u003eOur no-hassle \u003ca href=\"\/policies\/refund-policy\"\u003emoney-back guarantee\u003c\/a\u003e means if CB2 Cool isn't working for you, we'll give you a 100% refund — no awkward return process. (Limitations apply — see our \u003ca href=\"\/policies\/refund-policy\"\u003erefund policy\u003c\/a\u003e for full details.)\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"cannanda","offers":[{"title":"2x 15 mL (720 drops)","offer_id":46194494603489,"sku":"SP030x2","price":76.0,"currency_code":"CAD","in_stock":true},{"title":"15 mL (360 drops)","offer_id":46194494570721,"sku":"SP030","price":40.0,"currency_code":"CAD","in_stock":true},{"title":"4x 15 mL (1440 drops)","offer_id":46194494636257,"sku":"SP030x4","price":149.0,"currency_code":"CAD","in_stock":true},{"title":"5 mL (120 drops)","offer_id":46194522226913,"sku":"","price":14.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/files\/Cannanda_CB2-COOL15mL-MIC-2025_20b65335-03e0-41f2-88aa-1112a5d0d1cd.jpg?v=1763659789"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/7099\/3633\/collections\/BCP_for_weight_management.jpg?v=1777921687","url":"https:\/\/cannanda.com\/collections\/cannanda-cb2-oils-healthy-weight-metabolic-balance-support.oembed","provider":"Cannanda","version":"1.0","type":"link"}