{"title":"Mineral Care","description":"\u003cdiv style=\"margin-top: 28px;\"\u003e\u003ca style=\"display: inline-flex; align-items: center; justify-content: center; padding: 14px 28px; background: #867A8C; color: #ffffff; text-decoration: none; border-radius: 999px; font-family: 'DM Sans', sans-serif; font-size: 1.35rem; font-weight: bold; letter-spacing: 0.04em; transition: all 0.3s ease; border: 1px solid #867A8C;\" href=\"\/collections\/botanical-support-restoration\"\u003e Discover Botanical Support Recovey → \u003c\/a\u003e\u003c\/div\u003e","products":[{"product_id":"pure-concentrated-minerals-salt","title":"Pure Concentrated Minerals Salts","description":"\u003cstyle\u003e\n  .pi-minerals-pdp {\n    --pi-cream: #fffcfa;\n    --pi-soft: #f5f1f0;\n    --pi-purple: #8e76a4;\n    --pi-purple-soft: #f2edf7;\n    --pi-olive: #6f7b5c;\n    --pi-charcoal: #36454f;\n    --pi-muted: #6b7280;\n    --pi-border: rgba(54, 69, 79, 0.13);\n    --pi-shadow: 0 12px 32px rgba(54, 69, 79, 0.08);\n\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 20px 32px 70px;\n    color: var(--pi-charcoal);\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pi-minerals-pdp *,\n  .pi-minerals-pdp *::before,\n  .pi-minerals-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .pi-minerals-pdp h2,\n  .pi-minerals-pdp h3 {\n    margin-top: 0;\n    color: var(--pi-charcoal);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .pi-minerals-pdp h2 {\n    margin-bottom: 18px;\n    font-size: clamp(30px, 4vw, 43px);\n  }\n\n  .pi-minerals-pdp h3 {\n    margin-bottom: 10px;\n    font-size: 23px;\n  }\n\n  .pi-minerals-pdp p {\n    margin: 0 0 18px;\n  }\n\n  .pi-minerals-pdp ul,\n  .pi-minerals-pdp ol {\n    margin: 14px 0 0;\n    padding-left: 22px;\n  }\n\n  .pi-minerals-pdp li {\n    margin-bottom: 8px;\n  }\n\n  .pi-minerals-intro {\n    margin-bottom: 28px;\n    padding: 54px 42px;\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(\n        circle at 86% 10%,\n        rgba(142, 118, 164, 0.23),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pi-purple-soft), var(--pi-cream));\n    border: 1px solid var(--pi-border);\n    border-radius: 24px;\n  }\n\n  .pi-minerals-intro::after {\n    width: 220px;\n    height: 220px;\n    position: absolute;\n    right: -72px;\n    bottom: -105px;\n    content: \"\";\n    background: rgba(142, 118, 164, 0.14);\n    border-radius: 50%;\n  }\n\n  .pi-minerals-eyebrow {\n    margin-bottom: 10px !important;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .pi-minerals-lead {\n    max-width: 830px;\n    position: relative;\n    z-index: 1;\n    font-size: 18px;\n  }\n\n  .pi-minerals-lead p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-minerals-section:first-of-type {\n    border-top: 0;\n  }\n\n  .pi-minerals-section-copy {\n    max-width: 850px;\n  }\n\n  .pi-minerals-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-minerals-benefit {\n    padding: 25px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n    box-shadow: var(--pi-shadow);\n  }\n\n  .pi-minerals-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .pi-minerals-benefit p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 15px;\n  }\n\n  .pi-minerals-feature {\n    margin-top: 28px;\n    padding: 30px;\n    background: linear-gradient(\n      135deg,\n      rgba(142, 118, 164, 0.14),\n      rgba(167, 176, 144, 0.12)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-minerals-feature-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-olive);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pi-minerals-feature p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-details {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: var(--pi-soft);\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-minerals-detail {\n    padding: 28px 22px;\n    text-align: center;\n    border-right: 1px solid var(--pi-border);\n  }\n\n  .pi-minerals-detail:last-child {\n    border-right: 0;\n  }\n\n  .pi-minerals-detail-icon {\n    width: 48px;\n    height: 48px;\n    margin: 0 auto 14px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--pi-purple);\n    background: #ffffff;\n    border-radius: 50%;\n    font-size: 22px;\n  }\n\n  .pi-minerals-detail h3 {\n    margin-bottom: 7px;\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .pi-minerals-detail p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pi-minerals-rituals {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 28px;\n  }\n\n  .pi-minerals-ritual {\n    padding: 28px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n    box-shadow: var(--pi-shadow);\n  }\n\n  .pi-minerals-ritual-top {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin-bottom: 16px;\n  }\n\n  .pi-minerals-ritual-number {\n    width: 38px;\n    min-width: 38px;\n    height: 38px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: var(--pi-purple);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .pi-minerals-ritual h3 {\n    margin-bottom: 5px;\n  }\n\n  .pi-minerals-ritual-name {\n    margin: 0;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .pi-minerals-ritual p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-ritual-meta {\n    margin-top: 18px;\n    padding-top: 16px;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-minerals-ritual-meta p {\n    margin-bottom: 7px;\n    color: var(--pi-muted);\n    font-size: 14px;\n  }\n\n  .pi-minerals-ritual-meta p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-uses {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-minerals-use {\n    padding: 25px 20px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n  }\n\n \n  .pi-minerals-use p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 14px;\n  }\n\n  .pi-minerals-application {\n    margin-top: 28px;\n    padding: 32px;\n    background: linear-gradient(\n      135deg,\n      rgba(242, 237, 247, 0.98),\n      rgba(255, 252, 250, 0.98)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-minerals-application-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n\n  .pi-minerals-application-box {\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.85);\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-minerals-application-box p:last-child,\n  .pi-minerals-application-box ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-callout {\n    margin-top: 28px;\n    padding: 25px 28px;\n    background: var(--pi-purple-soft);\n    border-left: 5px solid var(--pi-purple);\n    border-radius: 0 15px 15px 0;\n  }\n\n  .pi-minerals-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-warning {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fffaf0;\n    border: 1px solid rgba(156, 111, 34, 0.2);\n    border-radius: 14px;\n  }\n\n  .pi-minerals-warning strong {\n    color: #79581e;\n  }\n\n  .pi-minerals-custom {\n    margin-top: 28px;\n    padding: 32px;\n    background: #f4f1f7;\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-minerals-custom-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .pi-minerals-custom-box {\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-minerals-custom-box p:last-child,\n  .pi-minerals-custom-box ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-layering {\n    margin-top: 28px;\n    padding: 32px;\n    background: #f4f1f7;\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-minerals-layering-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .pi-minerals-layering-step {\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n  }\n\n  .pi-minerals-layering-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .pi-minerals-layering-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-packaging {\n    margin-top: 28px;\n    padding: 30px;\n    background: #f6f3f8;\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-minerals-packaging-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .pi-minerals-packaging-box {\n    padding: 22px;\n    background: #ffffff;\n    border-radius: 14px;\n  }\n\n  .pi-minerals-packaging-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-minerals-safety {\n    padding: 32px;\n    background: #fffaf7;\n    border: 1px solid rgba(123, 76, 57, 0.16);\n    border-radius: 18px;\n  }\n\n  .pi-minerals-safety h2,\n  .pi-minerals-safety strong {\n    color: #6f4335;\n  }\n\n  .pi-minerals-quality {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .pi-minerals-quality-item {\n    padding: 21px 16px;\n    text-align: center;\n    background: var(--pi-soft);\n    border-radius: 14px;\n  }\n\n  .pi-minerals-quality-item strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .pi-minerals-quality-item span {\n    color: var(--pi-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .pi-minerals-details,\n    .pi-minerals-uses,\n    .pi-minerals-quality {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pi-minerals-layering-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-minerals-detail:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pi-minerals-detail:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--pi-border);\n    }\n  }\n\n  @media (max-width: 680px) {\n    .pi-minerals-pdp {\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n\n    .pi-minerals-intro {\n      padding: 40px 24px;\n      border-radius: 18px;\n    }\n\n    .pi-minerals-benefits,\n    .pi-minerals-details,\n    .pi-minerals-rituals,\n    .pi-minerals-uses,\n    .pi-minerals-application-grid,\n    .pi-minerals-custom-grid,\n    .pi-minerals-packaging-grid,\n    .pi-minerals-quality {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-minerals-detail {\n      border-right: 0;\n      border-bottom: 1px solid var(--pi-border);\n    }\n\n    .pi-minerals-detail:last-child {\n      border-bottom: 0;\n    }\n\n    .pi-minerals-section {\n      padding: 40px 0;\n    }\n\n    .pi-minerals-feature,\n    .pi-minerals-application,\n    .pi-minerals-custom,\n    .pi-minerals-layering,\n    .pi-minerals-packaging,\n    .pi-minerals-safety {\n      padding: 25px 21px;\n    }\n  }\n.pi-minerals-check {\n  width: 30px !important;\n  min-width: 30px !important;\n  max-width: 30px !important;\n  height: 30px !important;\n  min-height: 30px !important;\n  flex: 0 0 30px !important;\n  position: relative;\n  display: block !important;\n  padding: 0 !important;\n  overflow: hidden;\n  color: transparent !important;\n  background: var(--pi-purple) !important;\n  border: 0 !important;\n  border-radius: 50% !important;\n  font-size: 0 !important;\n  line-height: 0 !important;\n}\n\n.pi-minerals-check::before {\n  width: 6px;\n  height: 11px;\n  position: absolute;\n  top: 7px;\n  left: 11px;\n  content: \"\";\n  border-right: 2px solid #ffffff;\n  border-bottom: 2px solid #ffffff;\n  transform: rotate(45deg);\n  transform-origin: center;\n}\n.pi-minerals-ritual-number {\n  width: 38px !important;\n  min-width: 38px !important;\n  max-width: 38px !important;\n  height: 38px !important;\n  min-height: 38px !important;\n  max-height: 38px !important;\n  flex: 0 0 38px !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  overflow: hidden;\n  color: #ffffff !important;\n  background: var(--pi-purple) !important;\n  border: 0 !important;\n  border-radius: 50% !important;\n  font-family: Arial, sans-serif !important;\n  font-size: 13px !important;\n  font-style: normal !important;\n  font-weight: 700 !important;\n  letter-spacing: 0 !important;\n  line-height: 1 !important;\n  text-align: center !important;\n  text-indent: 0 !important;\n  white-space: nowrap;\n}\n.pi-minerals-use-number span,\n.pi-minerals-use-number strong {\n  margin: 0 !important;\n  padding: 0 !important;\n  color: inherit !important;\n  background: transparent !important;\n  font: inherit !important;\n  letter-spacing: inherit !important;\n  line-height: 1 !important;\n}\n\n\/* Force Product Details into one desktop row *\/\n.pi-minerals-pdp .pi-minerals-details {\n  display: flex !important;\n  flex-direction: row !important;\n  flex-wrap: nowrap !important;\n  align-items: stretch !important;\n}\n\n.pi-minerals-pdp .pi-minerals-detail {\n  width: 25% !important;\n  min-width: 0 !important;\n  flex: 0 0 25% !important;\n  border-right: 1px solid var(--pi-border) !important;\n  border-bottom: 0 !important;\n}\n\n.pi-minerals-pdp .pi-minerals-detail:last-child {\n  border-right: 0 !important;\n}\n\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"pi-minerals-pdp\"\u003e\n  \u003csection class=\"pi-minerals-intro\"\u003e\n    \u003cp class=\"pi-minerals-eyebrow\"\u003e\n      Mineral-Rich Soaking Ritual · Bath, Foot Care \u0026amp; Custom Blending\n    \u003c\/p\u003e\n\n\n\u003cdiv class=\"pi-minerals-lead\"\u003e\n  \u003ch2\u003ePure Concentrated Sea Minerals\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Harvested from the mineral-rich waters of Utah’s Great Salt Lake, Pure\n    Concentrated Sea Minerals create a versatile foundation for full-body\n    baths, restorative foot soaks, and personalized botanical rituals.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The fine mineral crystals dissolve easily in comfortably warm water.\n    Choose the pure Unscented option or one of three Pure Intox signature\n    aromatic rituals created for unwinding, centering, and refreshing the\n    senses.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003cdiv class=\"pi-minerals-section-copy\"\u003e\n      \u003ch2\u003eMineral Bathing Made More Intentional\u003c\/h2\u003e\n\n\n  \u003cp\u003e\n    Pure Concentrated Sea Minerals transform a simple bath or foot soak into\n    a more focused moment of rest, recovery, and ritual. Use them after a\n    long day, following movement, before bed, or whenever you want to slow\n    the pace and create space for yourself.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The Unscented variation offers complete simplicity and maximum\n    versatility. Enjoy it alone or use it as the foundation for custom bath\n    salts, foot soaks, body scrubs, and small-batch botanical creations.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pi-minerals-benefits\"\u003e\n  \u003cdiv class=\"pi-minerals-benefit\"\u003e\n    \u003cspan class=\"pi-minerals-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eGreat Salt Lake Minerals\u003c\/strong\u003e\n      \u003cp\u003e\n        Sourced from the mineral-rich waters of Utah’s Great Salt Lake.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-benefit\"\u003e\n    \u003cspan class=\"pi-minerals-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eFine, Easy-Dissolving Crystals\u003c\/strong\u003e\n      \u003cp\u003e\n        Designed to dissolve readily in comfortably warm bath or foot-soak\n        water.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-benefit\"\u003e\n    \u003cspan class=\"pi-minerals-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eFour Ritual Options\u003c\/strong\u003e\n      \u003cp\u003e\n        Select Unscented or choose a signature blend for evening, grounding,\n        or refreshing aromatic care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-benefit\"\u003e\n    \u003cspan class=\"pi-minerals-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eBath, Foot Soak \u0026amp; DIY Versatility\u003c\/strong\u003e\n      \u003cp\u003e\n        Use in full-body baths, focused foot rituals, custom salt blends,\n        and botanical body-care projects.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pi-minerals-feature\"\u003e\n  \u003cp class=\"pi-minerals-feature-label\"\u003e\n    Soak · Breathe · Restore\n  \u003c\/p\u003e\n\n  \u003ch3\u003eA Ritual for Rest, Movement and Reset\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Add the minerals to warm water, allow them to dissolve, and settle into\n    the ritual that fits the moment. Choose Unscented for simplicity,\n    Lavender Drift for evening unwinding, Grounded Glow for centering, or\n    Clarity Rise for a fresh sensory reset.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003cdiv class=\"pi-minerals-details\"\u003e\n      \u003cdiv class=\"pi-minerals-detail\"\u003e\n        \u003cdiv class=\"pi-minerals-detail-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eProduct Type\u003c\/h3\u003e\n        \u003cp\u003e\n          Concentrated Great Salt Lake mineral crystals for soaking and\n          formulation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pi-minerals-detail\"\u003e\n    \u003cdiv class=\"pi-minerals-detail-icon\"\u003e◌\u003c\/div\u003e\n    \u003ch3\u003eTexture\u003c\/h3\u003e\n    \u003cp\u003e\n      Fine mineral crystals designed to dissolve readily in warm water.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-detail\"\u003e\n    \u003cdiv class=\"pi-minerals-detail-icon\"\u003e◇\u003c\/div\u003e\n    \u003ch3\u003ePrimary Uses\u003c\/h3\u003e\n    \u003cp\u003e\n      Full-body baths, foot soaks, custom bath salts, and body scrubs.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-detail\"\u003e\n    \u003cdiv class=\"pi-minerals-detail-icon\"\u003e✧\u003c\/div\u003e\n    \u003ch3\u003eBest For\u003c\/h3\u003e\n    \u003cp\u003e\n      Evening care, post-movement rituals, relaxation, travel, and reset.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003ch2\u003eChoose Your Mineral Ritual\u003c\/h2\u003e\n\n\n\u003cp class=\"pi-minerals-section-copy\"\u003e\n  Select the pure Unscented option or choose an aromatic blend according to\n  the sensory experience you want to create.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-minerals-rituals\"\u003e\n  \u003cdiv class=\"pi-minerals-ritual\"\u003e\n    \u003cdiv class=\"pi-minerals-ritual-top\"\u003e\n      \u003cspan class=\"pi-minerals-ritual-number\"\u003e01\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-minerals-ritual-name\"\u003eUnscented · Create\u003c\/p\u003e\n        \u003ch3\u003ePure, Simple and Endlessly Versatile\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Enjoy the minerals on their own for a simple, fragrance-free soak or\n      use them as the foundation for personalized bath salts, foot soaks,\n      body scrubs, and botanical creations.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-minerals-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Unscented\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Soak · Create · Personalize\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-ritual\"\u003e\n    \u003cdiv class=\"pi-minerals-ritual-top\"\u003e\n      \u003cspan class=\"pi-minerals-ritual-number\"\u003e02\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-minerals-ritual-name\"\u003eLavender Drift · Unwind\u003c\/p\u003e\n        \u003ch3\u003eA Soft, Layered Evening Soak\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Lavender, Bergamot FCF, Bergamot Mint, Palmarosa, Ho Wood, and Cape\n      Chamomile create a soft floral blend with fresh citrus, gentle mint,\n      smooth woods, and a rounded chamomile finish.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-minerals-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Soft Floral · Fresh · Gently\n        Woody\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Unwind · Soften · Exhale\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-ritual\"\u003e\n    \u003cdiv class=\"pi-minerals-ritual-top\"\u003e\n      \u003cspan class=\"pi-minerals-ritual-number\"\u003e03\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-minerals-ritual-name\"\u003eGrounded Glow · Center\u003c\/p\u003e\n        \u003ch3\u003eWarm Citrus, Woods and Resin\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Orange, Cedarwood Atlas, Lime, and Frankincense open with luminous\n      citrus before settling into a warm foundation of wood and resin for a\n      slower, more centered soaking experience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-minerals-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Warm Citrus · Woody · Resinous\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Ground · Center · Reconnect\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-ritual\"\u003e\n    \u003cdiv class=\"pi-minerals-ritual-top\"\u003e\n      \u003cspan class=\"pi-minerals-ritual-number\"\u003e04\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-minerals-ritual-name\"\u003eClarity Rise · Renew\u003c\/p\u003e\n        \u003ch3\u003eA Fresh, Invigorating Reset\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Frankincense, Orange, Eucalyptus, and Cardamom combine fresh\n      eucalyptus, bright citrus, resinous depth, and warm spice for an\n      invigorating yet balanced mineral ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-minerals-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Fresh · Citrus · Warm Spice\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Refresh · Renew · Rise\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003ch2\u003eWays to Use Pure Concentrated Sea Minerals\u003c\/h2\u003e\n\n\n\u003cp class=\"pi-minerals-section-copy\"\u003e\n  Use the minerals for full-body soaking, focused foot rituals, or custom\n  botanical body-care projects.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-minerals-uses\"\u003e\n  \u003cdiv class=\"pi-minerals-use\"\u003e\n    \u003cspan class=\"pi-minerals-use-number\"\u003e01\u003c\/span\u003e\n    \u003ch3\u003eFull-Body Bath\u003c\/h3\u003e\n    \u003cp\u003e\n      Add the desired amount to warm running water and allow the crystals\n      to dissolve before entering the bath.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-use\"\u003e\n    \u003cspan class=\"pi-minerals-use-number\"\u003e02\u003c\/span\u003e\n    \u003ch3\u003eFoot Soak\u003c\/h3\u003e\n    \u003cp\u003e\n      Dissolve in a basin of comfortably warm water for a focused evening,\n      recovery, or reset ritual.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-use\"\u003e\n    \u003cspan class=\"pi-minerals-use-number\"\u003e03\u003c\/span\u003e\n    \u003ch3\u003eCustom Bath Salts\u003c\/h3\u003e\n    \u003cp\u003e\n      Use the Unscented minerals as the base for personalized salt blends\n      with properly selected botanical ingredients.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-use\"\u003e\n    \u003cspan class=\"pi-minerals-use-number\"\u003e04\u003c\/span\u003e\n    \u003ch3\u003eBody Scrubs\u003c\/h3\u003e\n    \u003cp\u003e\n      Incorporate the Unscented option into properly developed oil-based or\n      emulsified body-scrub formulations.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003ch2\u003eHow to Prepare Your Soak\u003c\/h2\u003e\n\n\u003cp class=\"pi-minerals-section-copy\"\u003e\n  Begin with comfortably warm water and adjust the amount of minerals\n  according to the size of the bath or basin and your personal ritual\n  preference.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-minerals-application\"\u003e\n  \u003cdiv class=\"pi-minerals-application-grid\"\u003e\n    \u003cdiv class=\"pi-minerals-application-box\"\u003e\n      \u003ch3\u003eFor a Full-Body Bath\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eBegin filling the tub with comfortably warm water\u003c\/li\u003e\n        \u003cli\u003eAdd the desired amount of mineral crystals\u003c\/li\u003e\n        \u003cli\u003eSwirl the water to encourage complete dissolution\u003c\/li\u003e\n        \u003cli\u003eEnter only after confirming a comfortable temperature\u003c\/li\u003e\n        \u003cli\u003eRinse the tub after use to remove mineral residue\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-minerals-application-box\"\u003e\n      \u003ch3\u003eFor a Foot Soak\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eFill a clean basin with comfortably warm water\u003c\/li\u003e\n        \u003cli\u003eAdd a modest amount of mineral crystals\u003c\/li\u003e\n        \u003cli\u003eStir until the crystals have dissolved\u003c\/li\u003e\n        \u003cli\u003eSoak according to personal comfort\u003c\/li\u003e\n        \u003cli\u003eDry the feet thoroughly after use\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePure Intox ritual tip:\u003c\/strong\u003e\n      Create an evening ritual with Lavender Drift, a centering moment with\n      Grounded Glow, or a fresh post-movement reset with Clarity Rise. Keep\n      Unscented on hand for fragrance-free soaking and custom blending.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-warning\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eBath-safety reminder:\u003c\/strong\u003e\n      Mineral salts may make the tub, shower floor, or basin slippery.\n      Enter and exit carefully, rinse surfaces after use, and use additional\n      caution when oils or botanical ingredients are included.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003ch2\u003eCustomize the Unscented Minerals\u003c\/h2\u003e\n\n\n\u003cp class=\"pi-minerals-section-copy\"\u003e\n  The Unscented option provides a versatile starting point for customers\n  and formulators who want to create personalized bath, foot-care, and\n  botanical body-care products.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-minerals-custom\"\u003e\n  \u003cdiv class=\"pi-minerals-custom-grid\"\u003e\n    \u003cdiv class=\"pi-minerals-custom-box\"\u003e\n      \u003ch3\u003eBotanical Additions\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eLavender buds\u003c\/li\u003e\n        \u003cli\u003eCalendula petals\u003c\/li\u003e\n        \u003cli\u003eRose petals\u003c\/li\u003e\n        \u003cli\u003eChamomile flowers\u003c\/li\u003e\n        \u003cli\u003eColloidal oatmeal\u003c\/li\u003e\n        \u003cli\u003eComplementary dry mineral salts\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        Use a muslin bath bag or botanical sachet when loose plant material\n        could create difficult cleanup or plumbing concerns.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-minerals-custom-box\"\u003e\n      \u003ch3\u003eEssential-Oil Formulation\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eDo not add undiluted essential oils directly to bath water\u003c\/li\u003e\n        \u003cli\u003eSalt alone does not safely disperse essential oils\u003c\/li\u003e\n        \u003cli\u003eUse an appropriate bath-safe dispersing system\u003c\/li\u003e\n        \u003cli\u003eObserve dermal limits and phototoxicity restrictions\u003c\/li\u003e\n        \u003cli\u003eFormulate for the intended user and frequency of use\u003c\/li\u003e\n        \u003cli\u003eTest small batches before preparing larger quantities\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePure Intox blending tip:\u003c\/strong\u003e\n      Premix essential oils with an appropriate bath dispersant according\n      to the dispersant supplier’s instructions before incorporating them\n      into the salt blend. Carrier oil, glycerin, milk, baking soda, and\n      salt alone do not adequately disperse essential oils throughout bath\n      water.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003ch2\u003eThe Mineral Recovery Ritual\u003c\/h2\u003e\n\n\n\u003cp class=\"pi-minerals-section-copy\"\u003e\n  Pure Concentrated Sea Minerals serve as the opening\n  \u003cstrong\u003eSOAK\u003c\/strong\u003e step in a layered Pure Intox mineral and botanical\n  body-care ritual.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-minerals-layering\"\u003e\n  \u003cdiv class=\"pi-minerals-layering-grid\"\u003e\n    \u003cdiv class=\"pi-minerals-layering-step\"\u003e\n      \u003cp class=\"pi-minerals-layering-label\"\u003eStep 01 · Soak\u003c\/p\u003e\n      \u003ch3\u003eBegin with Sea Minerals\u003c\/h3\u003e\n      \u003cp\u003e\n        Dissolve Pure Concentrated Sea Minerals in a full-body bath or foot\n        basin and settle into your chosen mineral ritual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-minerals-layering-step\"\u003e\n      \u003cp class=\"pi-minerals-layering-label\"\u003eStep 02 · Massage\u003c\/p\u003e\n      \u003ch3\u003eApply Magnesium Oil\u003c\/h3\u003e\n      \u003cp\u003e\n        After bathing and drying the skin, apply Magnesium Oil Body\n        Treatment to targeted areas and massage gently.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-minerals-layering-step\"\u003e\n      \u003cp class=\"pi-minerals-layering-label\"\u003eStep 03 · Target\u003c\/p\u003e\n      \u003ch3\u003eLayer Focused Botanical Care\u003c\/h3\u003e\n      \u003cp\u003e\n        Once the Magnesium Oil Body Treatment has absorbed, follow with\n        Neural Recovery Balm or Muscle Rub on areas where more focused body\n        care is desired.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003ch2\u003eSize \u0026amp; Packaging\u003c\/h2\u003e\n\n\n\u003cp class=\"pi-minerals-section-copy\"\u003e\n  Packaged in a reusable wide-mouth jar designed for convenient scooping,\n  storage, and regular bath or foot-soak rituals.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-minerals-packaging\"\u003e\n  \u003cdiv class=\"pi-minerals-packaging-grid\"\u003e\n    \u003cdiv class=\"pi-minerals-packaging-box\"\u003e\n      \u003ch3\u003eAvailable Size\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003e16 oz \/ 454 g\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A generous size for full-body baths, foot soaks, frequent mineral\n        rituals, and keeping your favorite aromatic experience within\n        reach.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-minerals-packaging-box\"\u003e\n      \u003ch3\u003eReusable Wide-Mouth Jar\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The wide opening makes the mineral crystals easy to scoop and\n        measure while helping protect the product from humidity between\n        uses.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep the jar tightly closed and avoid introducing water into the\n        container. After use, clean and repurpose it for compatible dry\n        ingredients or apothecary-inspired storage.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003cdiv class=\"pi-minerals-safety\"\u003e\n      \u003ch2\u003eImportant Use \u0026amp; Safety Information\u003c\/h2\u003e\n\n\n  \u003cp\u003e\n    For external bath, foot-soak, body-care, and formulation use only.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eDo not ingest.\u003c\/li\u003e\n    \u003cli\u003eAvoid contact with the eyes and mucous membranes.\u003c\/li\u003e\n    \u003cli\u003eDo not use on broken, severely irritated, or freshly shaved skin.\u003c\/li\u003e\n    \u003cli\u003e\n      Discontinue use and rinse the skin if persistent redness, burning,\n      itching, or irritation occurs.\n    \u003c\/li\u003e\n    \u003cli\u003eKeep out of reach of children and pets.\u003c\/li\u003e\n    \u003cli\u003e\n      Use caution when entering or exiting a tub or basin because mineral\n      salts and added oils may create slippery surfaces.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Do not add undiluted essential oils directly to bath water or directly\n      onto the skin.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Consult a qualified healthcare professional before use when pregnant,\n      nursing, under medical care, or managing a condition affected by heat,\n      circulation, bathing, or mineral exposure.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Store tightly closed in a cool, dry location away from humidity and\n      direct sunlight.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n    Natural variation in crystal size, color, and aroma may occur. Humidity\n    may cause the minerals to clump without necessarily affecting their\n    intended soaking use. This product is not intended to diagnose, treat,\n    cure, or prevent any disease.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-minerals-section\"\u003e\n    \u003ch2\u003ePure Intox Quality\u003c\/h2\u003e\n\n\n\u003cp class=\"pi-minerals-section-copy\"\u003e\n  Thoughtfully developed for intentional soaking, mineral body care,\n  aromatic ritual, and personalized botanical creations.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-minerals-quality\"\u003e\n  \u003cdiv class=\"pi-minerals-quality-item\"\u003e\n    \u003cstrong\u003eConcentrated Minerals\u003c\/strong\u003e\n    \u003cspan\u003eFine mineral-rich soaking crystals\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-quality-item\"\u003e\n    \u003cstrong\u003eGreat Salt Lake Source\u003c\/strong\u003e\n    \u003cspan\u003eHarvested from mineral-rich Utah waters\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-quality-item\"\u003e\n    \u003cstrong\u003eFour Ritual Options\u003c\/strong\u003e\n    \u003cspan\u003eUnscented plus three aromatic blends\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-minerals-quality-item\"\u003e\n    \u003cstrong\u003eReusable Packaging\u003c\/strong\u003e\n    \u003cspan\u003eWide-mouth jar for soaking and formulation\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Pure Intox","offers":[{"title":"Lavender Drift","offer_id":54085950177590,"sku":"SEA-MINERAL-LAV-16OZ","price":26.0,"currency_code":"USD","in_stock":true},{"title":"Grounded Glow","offer_id":54206898471222,"sku":"SEA-MINERAL-GGLOW-16OZ","price":26.0,"currency_code":"USD","in_stock":true},{"title":"Clarity Rise","offer_id":54206898503990,"sku":"SEA-MINERAL-CRISE-16OZ","price":26.0,"currency_code":"USD","in_stock":true},{"title":"Unscented","offer_id":54099177603382,"sku":"SEA-MINERAL-UNS-16OZ","price":26.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/files\/lavender_drift_salt.png?v=1785757521"},{"product_id":"magnesium-oil-body-treatments","title":"Magnesium Oil Body Treatments","description":"\u003cstyle\u003e\n  .pi-magnesium-pdp {\n    --pi-cream: #fffcfa;\n    --pi-soft: #f5f1f0;\n    --pi-purple: #8e76a4;\n    --pi-purple-soft: #f2edf7;\n    --pi-olive: #6f7b5c;\n    --pi-charcoal: #36454f;\n    --pi-muted: #6b7280;\n    --pi-border: rgba(54, 69, 79, 0.13);\n    --pi-shadow: 0 12px 32px rgba(54, 69, 79, 0.08);\n\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 20px 32px 70px;\n    color: var(--pi-charcoal);\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pi-magnesium-pdp *,\n  .pi-magnesium-pdp *::before,\n  .pi-magnesium-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .pi-magnesium-pdp h2,\n  .pi-magnesium-pdp h3 {\n    margin-top: 0;\n    color: var(--pi-charcoal);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .pi-magnesium-pdp h2 {\n    margin-bottom: 18px;\n    font-size: clamp(30px, 4vw, 43px);\n  }\n\n  .pi-magnesium-pdp h3 {\n    margin-bottom: 10px;\n    font-size: 23px;\n  }\n\n  .pi-magnesium-pdp p {\n    margin: 0 0 18px;\n  }\n\n  .pi-magnesium-pdp ul,\n  .pi-magnesium-pdp ol {\n    margin: 14px 0 0;\n    padding-left: 22px;\n  }\n\n  .pi-magnesium-pdp li {\n    margin-bottom: 8px;\n  }\n\n  .pi-magnesium-intro {\n    margin-bottom: 28px;\n    padding: 54px 42px;\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(\n        circle at 86% 10%,\n        rgba(142, 118, 164, 0.23),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pi-purple-soft), var(--pi-cream));\n    border: 1px solid var(--pi-border);\n    border-radius: 24px;\n  }\n\n  .pi-magnesium-intro::after {\n    width: 220px;\n    height: 220px;\n    position: absolute;\n    right: -72px;\n    bottom: -105px;\n    content: \"\";\n    background: rgba(142, 118, 164, 0.14);\n    border-radius: 50%;\n  }\n\n  .pi-magnesium-eyebrow {\n    margin-bottom: 10px !important;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .pi-magnesium-lead {\n    max-width: 830px;\n    position: relative;\n    z-index: 1;\n    font-size: 18px;\n  }\n\n  .pi-magnesium-lead p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-magnesium-section:first-of-type {\n    border-top: 0;\n  }\n\n  .pi-magnesium-section-copy {\n    max-width: 850px;\n  }\n\n  .pi-magnesium-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-magnesium-benefit {\n    padding: 25px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n    box-shadow: var(--pi-shadow);\n  }\n\n.pi-magnesium-check {\n  width: 42px;\n  min-width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-top: 6px;\n  flex-shrink: 0;\n\n  position: relative;\n\n  color: transparent;\n  background: var(--pi-purple);\n  border-radius: 50%;\n}\n\n.pi-magnesium-check::before {\n  content: \"✓\";\n  position: absolute;\n\n  top: 49%;\n  left: 50%;\n  transform: translate(-50%, -54%);\n\n  color: #ffffff;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n  .pi-magnesium-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .pi-magnesium-benefit p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 15px;\n  }\n\n  .pi-magnesium-feature {\n    margin-top: 28px;\n    padding: 30px;\n    background: linear-gradient(\n      135deg,\n      rgba(142, 118, 164, 0.14),\n      rgba(167, 176, 144, 0.12)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-magnesium-feature-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-olive);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pi-magnesium-feature p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-details {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: var(--pi-soft);\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-magnesium-detail {\n    padding: 28px 22px;\n    text-align: center;\n    border-right: 1px solid var(--pi-border);\n  }\n\n  .pi-magnesium-detail:last-child {\n    border-right: 0;\n  }\n\n  .pi-magnesium-detail-icon {\n    width: 48px;\n    height: 48px;\n    margin: 0 auto 14px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--pi-purple);\n    background: #ffffff;\n    border-radius: 50%;\n    font-size: 22px;\n  }\n\n  .pi-magnesium-detail h3 {\n    margin-bottom: 7px;\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .pi-magnesium-detail p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pi-magnesium-rituals {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 28px;\n  }\n\n  .pi-magnesium-ritual {\n    padding: 28px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n    box-shadow: var(--pi-shadow);\n  }\n\n  .pi-magnesium-ritual-top {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin-bottom: 16px;\n  }\n\n.pi-magnesium-ritual-number {\n  width: 48px !important;\n  min-width: 48px !important;\n  max-width: 48px !important;\n\n  height: 48px !important;\n  min-height: 48px !important;\n  max-height: 48px !important;\n\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  flex: 0 0 48px !important;\n  aspect-ratio: 1 \/ 1 !important;\n  box-sizing: border-box !important;\n\n  padding: 0 !important;\n\n  color: #ffffff !important;\n  background: var(--pi-purple) !important;\n  border-radius: 999px !important;\n\n  font-family: \"DM Sans\", Arial, sans-serif !important;\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  line-height: 1 !important;\n  letter-spacing: 0 !important;\n  text-align: center !important;\n}\n\n  .pi-magnesium-ritual h3 {\n    margin-bottom: 5px;\n  }\n\n  .pi-magnesium-ritual-name {\n    margin: 0;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .pi-magnesium-ritual p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-ritual-meta {\n    margin-top: 18px;\n    padding-top: 16px;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-magnesium-ritual-meta p {\n    margin-bottom: 7px;\n    color: var(--pi-muted);\n    font-size: 14px;\n  }\n\n  .pi-magnesium-ritual-meta p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-magnesium-step {\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n.pi-magnesium-step-number {\n  width: 48px !important;\n  min-width: 48px !important;\n  max-width: 48px !important;\n\n  height: 48px !important;\n  min-height: 48px !important;\n  max-height: 48px !important;\n\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  flex: 0 0 48px !important;\n  aspect-ratio: 1 \/ 1 !important;\n  box-sizing: border-box !important;\n\n  padding: 0 !important;\n  margin: 0 0 20px 0 !important;\n\n  color: #ffffff !important;\n  background: var(--pi-purple) !important;\n  border-radius: 999px !important;\n\n  font-family: \"DM Sans\", Arial, sans-serif !important;\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  line-height: 1 !important;\n  letter-spacing: 0 !important;\n  text-transform: none !important;\n  text-align: center !important;\n}\n\n  .pi-magnesium-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-application {\n    margin-top: 28px;\n    padding: 32px;\n    background: linear-gradient(\n      135deg,\n      rgba(242, 237, 247, 0.98),\n      rgba(255, 252, 250, 0.98)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-magnesium-application-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n\n  .pi-magnesium-application-box {\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.85);\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-magnesium-application-box p:last-child,\n  .pi-magnesium-application-box ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-callout {\n    margin-top: 28px;\n    padding: 25px 28px;\n    background: var(--pi-purple-soft);\n    border-left: 5px solid var(--pi-purple);\n    border-radius: 0 15px 15px 0;\n  }\n\n  .pi-magnesium-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-sensation {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fffaf0;\n    border: 1px solid rgba(156, 111, 34, 0.2);\n    border-radius: 14px;\n  }\n\n  .pi-magnesium-sensation strong {\n    color: #79581e;\n  }\n\n  .pi-magnesium-avoid {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fff7f3;\n    border: 1px solid rgba(123, 76, 57, 0.18);\n    border-radius: 14px;\n  }\n\n  .pi-magnesium-avoid strong {\n    color: #6f4335;\n  }\n\n  .pi-magnesium-layering {\n    margin-top: 28px;\n    padding: 32px;\n    background: #f4f1f7;\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-magnesium-layering-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .pi-magnesium-layering-step {\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n  }\n\n  .pi-magnesium-layering-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .pi-magnesium-layering-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-size {\n    margin-top: 28px;\n    padding: 30px;\n    background: #f6f3f8;\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-magnesium-size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .pi-magnesium-size-box {\n    padding: 22px;\n    background: #ffffff;\n    border-radius: 14px;\n  }\n\n  .pi-magnesium-size-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-magnesium-safety {\n    padding: 32px;\n    background: #fffaf7;\n    border: 1px solid rgba(123, 76, 57, 0.16);\n    border-radius: 18px;\n  }\n\n  .pi-magnesium-safety h2,\n  .pi-magnesium-safety strong {\n    color: #6f4335;\n  }\n\n  .pi-magnesium-quality {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .pi-magnesium-quality-item {\n    padding: 21px 16px;\n    text-align: center;\n    background: var(--pi-soft);\n    border-radius: 14px;\n  }\n\n  .pi-magnesium-quality-item strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .pi-magnesium-quality-item span {\n    color: var(--pi-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .pi-magnesium-details,\n    .pi-magnesium-quality {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pi-magnesium-steps,\n    .pi-magnesium-layering-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-magnesium-detail:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pi-magnesium-detail:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--pi-border);\n    }\n  }\n\n  @media (max-width: 680px) {\n    .pi-magnesium-pdp {\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n\n    .pi-magnesium-intro {\n      padding: 40px 24px;\n      border-radius: 18px;\n    }\n\n    .pi-magnesium-benefits,\n    .pi-magnesium-details,\n    .pi-magnesium-rituals,\n    .pi-magnesium-application-grid,\n    .pi-magnesium-size-grid,\n    .pi-magnesium-quality {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-magnesium-detail {\n      border-right: 0;\n      border-bottom: 1px solid var(--pi-border);\n    }\n\n    .pi-magnesium-detail:last-child {\n      border-bottom: 0;\n    }\n\n    .pi-magnesium-section {\n      padding: 40px 0;\n    }\n\n    .pi-magnesium-feature,\n    .pi-magnesium-application,\n    .pi-magnesium-layering,\n    .pi-magnesium-size,\n    .pi-magnesium-safety {\n      padding: 25px 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pi-magnesium-pdp\"\u003e\n  \u003csection class=\"pi-magnesium-intro\"\u003e\n    \u003cp class=\"pi-magnesium-eyebrow\"\u003e\n      Mineral-Rich Body Care · Rest, Movement \u0026amp; Recovery\n    \u003c\/p\u003e\n\n\u003cdiv class=\"pi-magnesium-lead\"\u003e\n  \u003ch2\u003eMagnesium Oil Body Treatment\u003c\/h2\u003e\n\n  \u003cp\u003e\n    A concentrated mineral body treatment designed for targeted\n    application, massage, and intentional daily care. Made with magnesium\n    chloride sourced from Utah’s Great Salt Lake, this compact treatment\n    fits naturally into evening wind-down, post-movement, travel, and\n    everyday body-care rituals.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Choose the uncomplicated Unscented treatment or one of three Pure Intox\n    signature aromatic rituals. Each variation pairs concentrated mineral\n    care with a distinct sensory experience for shoulders, back, arms,\n    legs, calves, and feet.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003cdiv class=\"pi-magnesium-section-copy\"\u003e\n      \u003ch2\u003eTargeted Mineral Care with an Intentional Ritual\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Magnesium Oil Body Treatment is designed for customers who prefer a\n    focused, massage-based approach rather than a full bath or all-over\n    cream. Dispense a small amount directly onto the desired area, massage\n    gently, and allow the treatment to absorb before layering another\n    product or getting dressed.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The concentrated mineral base may feel different from a traditional\n    body oil. A temporary tingling, warming, or slightly tacky sensation\n    can occur, especially when first introducing topical magnesium into a\n    body-care routine.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pi-magnesium-benefits\"\u003e\n  \u003cdiv class=\"pi-magnesium-benefit\"\u003e\n    \u003cspan class=\"pi-magnesium-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eConcentrated Magnesium Chloride\u003c\/strong\u003e\n      \u003cp\u003e\n        A targeted mineral treatment formulated for direct body\n        application and massage.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-benefit\"\u003e\n    \u003cspan class=\"pi-magnesium-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eGreat Salt Lake Source\u003c\/strong\u003e\n      \u003cp\u003e\n        Made with magnesium chloride sourced from Utah’s mineral-rich\n        Great Salt Lake.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-benefit\"\u003e\n    \u003cspan class=\"pi-magnesium-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eFour Ritual Options\u003c\/strong\u003e\n      \u003cp\u003e\n        Choose Unscented or one of three signature aromatic experiences\n        for unwinding, grounding, or refreshing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-benefit\"\u003e\n    \u003cspan class=\"pi-magnesium-check\"\u003e✓\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cstrong\u003eCompact \u0026amp; Targeted\u003c\/strong\u003e\n      \u003cp\u003e\n        Convenient for bedside use, gym bags, yoga bags, travel, and daily\n        application to selected areas.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pi-magnesium-feature\"\u003e\n  \u003cp class=\"pi-magnesium-feature-label\"\u003e\n    Apply · Massage · Restore\n  \u003c\/p\u003e\n\n  \u003ch3\u003eDesigned to Be Used Where You Need It\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Apply to areas such as the shoulders, back, arms, legs, calves, and\n    feet. Begin with a small amount, massage gently, and adjust application\n    according to skin comfort and personal preference.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003cdiv class=\"pi-magnesium-details\"\u003e\n      \u003cdiv class=\"pi-magnesium-detail\"\u003e\n        \u003cdiv class=\"pi-magnesium-detail-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eProduct Type\u003c\/h3\u003e\n        \u003cp\u003e\n          Concentrated topical magnesium chloride body treatment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-detail\"\u003e\n    \u003cdiv class=\"pi-magnesium-detail-icon\"\u003e◌\u003c\/div\u003e\n    \u003ch3\u003eTexture\u003c\/h3\u003e\n    \u003cp\u003e\n      Lightweight mineral solution with a naturally concentrated feel.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-detail\"\u003e\n    \u003cdiv class=\"pi-magnesium-detail-icon\"\u003e◇\u003c\/div\u003e\n    \u003ch3\u003eApplication\u003c\/h3\u003e\n    \u003cp\u003e\n      Dispense, massage into targeted areas, and allow to absorb.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-detail\"\u003e\n    \u003cdiv class=\"pi-magnesium-detail-icon\"\u003e✧\u003c\/div\u003e\n    \u003ch3\u003eBest For\u003c\/h3\u003e\n    \u003cp\u003e\n      Evening rituals, post-movement care, travel, and daily body routines.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003ch2\u003eChoose Your Mineral Ritual\u003c\/h2\u003e\n\n\u003cp class=\"pi-magnesium-section-copy\"\u003e\n  Select the pure Unscented treatment or choose an aromatic blend according\n  to the mood and sensory experience you want to create.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-magnesium-rituals\"\u003e\n  \u003cdiv class=\"pi-magnesium-ritual\"\u003e\n    \u003cdiv class=\"pi-magnesium-ritual-top\"\u003e\n      \u003cspan class=\"pi-magnesium-ritual-number\"\u003e01\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-magnesium-ritual-name\"\u003eUnscented · Pure\u003c\/p\u003e\n        \u003ch3\u003eSimple, Uncomplicated Mineral Care\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Concentrated magnesium chloride in its purest form for targeted body\n      care without added aroma. Ideal for fragrance-sensitive routines,\n      professional layering, and customers who prefer a neutral mineral\n      ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-magnesium-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Unscented\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Apply · Massage · Restore\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-ritual\"\u003e\n    \u003cdiv class=\"pi-magnesium-ritual-top\"\u003e\n      \u003cspan class=\"pi-magnesium-ritual-number\"\u003e02\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-magnesium-ritual-name\"\u003eLavender Drift · Unwind\u003c\/p\u003e\n        \u003ch3\u003eA Soft, Layered Evening Ritual\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Lavender, Bergamot FCF, Bergamot Mint, Palmarosa, Ho Wood, and Cape\n      Chamomile create a soft floral blend with fresh citrus, gentle mint,\n      smooth woods, and a rounded chamomile finish.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-magnesium-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Soft Floral · Fresh · Gently\n        Woody\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Unwind · Soften · Exhale\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-ritual\"\u003e\n    \u003cdiv class=\"pi-magnesium-ritual-top\"\u003e\n      \u003cspan class=\"pi-magnesium-ritual-number\"\u003e03\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-magnesium-ritual-name\"\u003eGrounded Glow · Center\u003c\/p\u003e\n        \u003ch3\u003eWarm Citrus, Woods and Resin\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Orange, Cedarwood Atlas, Lime, and Frankincense open with luminous\n      citrus before settling into a warm foundation of wood and resin for a\n      slower, more centered body-care experience.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-magnesium-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Warm Citrus · Woody · Resinous\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Ground · Center · Reconnect\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-ritual\"\u003e\n    \u003cdiv class=\"pi-magnesium-ritual-top\"\u003e\n      \u003cspan class=\"pi-magnesium-ritual-number\"\u003e04\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"pi-magnesium-ritual-name\"\u003eClarity Rise · Renew\u003c\/p\u003e\n        \u003ch3\u003eA Fresh, Invigorating Reset\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Frankincense, Orange, Eucalyptus, and Cardamom combine fresh\n      eucalyptus, bright citrus, resinous depth, and warm spice for an\n      invigorating yet balanced aromatic ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-magnesium-ritual-meta\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e Fresh · Citrus · Warm Spice\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eRitual:\u003c\/strong\u003e Refresh · Renew · Rise\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003ch2\u003eHow to Use Magnesium Oil Body Treatment\u003c\/h2\u003e\n\n\u003cp class=\"pi-magnesium-section-copy\"\u003e\n  Begin with a small amount and increase gradually according to skin\n  comfort. This concentrated treatment is intended for targeted body use\n  rather than facial or all-over application.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-magnesium-steps\"\u003e\n  \u003cdiv class=\"pi-magnesium-step\"\u003e\n    \u003cspan class=\"pi-magnesium-step-number\"\u003eStep \u003cbr\u003e1\u003c\/span\u003e\n    \u003ch3\u003eDispense\u003c\/h3\u003e\n    \u003cp\u003e\n      Apply a small amount directly to the desired area or into the palm of\n      the hand.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-step\"\u003e\n    \u003cspan class=\"pi-magnesium-step-number\"\u003eStep 2\u003c\/span\u003e\n    \u003ch3\u003eMassage\u003c\/h3\u003e\n    \u003cp\u003e\n      Gently massage into shoulders, back, arms, legs, calves, or feet\n      until evenly distributed.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-step\"\u003e\n    \u003cspan class=\"pi-magnesium-step-number\"\u003eStep 3\u003c\/span\u003e\n    \u003ch3\u003eAbsorb or Rinse\u003c\/h3\u003e\n    \u003cp\u003e\n      Allow the treatment to absorb before dressing or layering. Rinse\n      after use when preferred.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pi-magnesium-application\"\u003e\n  \u003cdiv class=\"pi-magnesium-application-grid\"\u003e\n    \u003cdiv class=\"pi-magnesium-application-box\"\u003e\n      \u003ch3\u003eSuggested Application Areas\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eShoulders and upper back\u003c\/li\u003e\n        \u003cli\u003eArms and forearms\u003c\/li\u003e\n        \u003cli\u003eThighs and lower legs\u003c\/li\u003e\n        \u003cli\u003eCalves and feet\u003c\/li\u003e\n        \u003cli\u003eAreas included in post-movement massage\u003c\/li\u003e\n        \u003cli\u003eTargeted evening body-care rituals\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-magnesium-application-box\"\u003e\n      \u003ch3\u003eApplication Guidance\u003c\/h3\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eBegin with a small amount\u003c\/li\u003e\n        \u003cli\u003eUse on clean, intact skin\u003c\/li\u003e\n        \u003cli\u003eMassage gently rather than rubbing aggressively\u003c\/li\u003e\n        \u003cli\u003eAllow to absorb before layering another product\u003c\/li\u003e\n        \u003cli\u003eWash hands after applying aromatic versions\u003c\/li\u003e\n        \u003cli\u003eRinse when the mineral feel is no longer desired\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePure Intox ritual tip:\u003c\/strong\u003e\n      Choose Unscented for uncomplicated mineral care, Lavender Drift for\n      evening unwinding, Grounded Glow for a centering ritual, or Clarity\n      Rise for a fresh reset.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-sensation\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eTemporary skin sensation:\u003c\/strong\u003e\n      A tingling, warming, or prickling sensation may occur, particularly\n      during initial use or on recently exfoliated or dry skin. Begin with\n      a small amount. Rinse with cool water and discontinue use if the\n      sensation becomes uncomfortable or irritation persists.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-avoid\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eAvoid sensitive or compromised skin:\u003c\/strong\u003e\n      Do not apply to the face, freshly shaved skin, broken skin, irritated\n      areas, or intimate and otherwise sensitive areas. Avoid contact with\n      the eyes and mucous membranes.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003ch2\u003eThe Mineral Recovery Ritual\u003c\/h2\u003e\n\n\u003cp class=\"pi-magnesium-section-copy\"\u003e\n  Magnesium Oil Body Treatment serves as the targeted\n  \u003cstrong\u003eMASSAGE\u003c\/strong\u003e step within a layered Pure Intox mineral and\n  botanical body-care ritual.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-magnesium-layering\"\u003e\n  \u003cdiv class=\"pi-magnesium-layering-grid\"\u003e\n    \u003cdiv class=\"pi-magnesium-layering-step\"\u003e\n      \u003cp class=\"pi-magnesium-layering-label\"\u003eStep 01 · Soak\u003c\/p\u003e\n      \u003ch3\u003eBegin with Minerals\u003c\/h3\u003e\n      \u003cp\u003e\n        Use Pure Concentrated Sea Minerals or a signature Mineral Sea Soak\n        as part of a bath, foot soak, or intentional mineral ritual.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-magnesium-layering-step\"\u003e\n      \u003cp class=\"pi-magnesium-layering-label\"\u003eStep 02 · Massage\u003c\/p\u003e\n      \u003ch3\u003eApply the Body Treatment\u003c\/h3\u003e\n      \u003cp\u003e\n        Dispense Magnesium Oil Body Treatment onto targeted areas and\n        massage gently into the skin.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-magnesium-layering-step\"\u003e\n      \u003cp class=\"pi-magnesium-layering-label\"\u003eStep 03 · Target\u003c\/p\u003e\n      \u003ch3\u003eLayer Focused Botanical Care\u003c\/h3\u003e\n      \u003cp\u003e\n        After the Magnesium Oil Body Treatment has absorbed, follow with\n        Neural Recovery Balm or Muscle Rub where more focused body care is\n        desired.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003ch2\u003eSize \u0026amp; Packaging\u003c\/h2\u003e\n\n\u003cp class=\"pi-magnesium-section-copy\"\u003e\n  Compact packaging makes the treatment easy to keep wherever your daily\n  recovery, movement, or evening ritual takes place.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-magnesium-size\"\u003e\n  \u003cdiv class=\"pi-magnesium-size-grid\"\u003e\n    \u003cdiv class=\"pi-magnesium-size-box\"\u003e\n      \u003ch3\u003eAvailable Size\u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003e2 fl oz \/ 59 mL\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A focused size for targeted application, bedside rituals,\n        post-movement massage, travel, and everyday use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-magnesium-size-box\"\u003e\n      \u003ch3\u003eDesigned for Ritual and Travel\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The compact treatment bottle fits easily into gym bags, yoga bags,\n        travel kits, bedside storage, and daily body-care routines.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Keep the bottle tightly closed and stored upright when traveling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003cdiv class=\"pi-magnesium-safety\"\u003e\n      \u003ch2\u003eImportant Use \u0026amp; Safety Information\u003c\/h2\u003e\n      \n  \u003cp\u003e\n    For external cosmetic use only. Apply only to healthy, intact body\n    skin.\n  \u003c\/p\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eAvoid contact with the eyes and mucous membranes.\u003c\/li\u003e\n    \u003cli\u003eDo not apply to the face or sensitive areas.\u003c\/li\u003e\n    \u003cli\u003eDo not use on broken, irritated, or freshly shaved skin.\u003c\/li\u003e\n    \u003cli\u003e\n      Begin with a small amount to assess individual skin comfort.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Rinse with cool water and discontinue use if persistent burning,\n      redness, itching, swelling, or irritation occurs.\n    \u003c\/li\u003e\n    \u003cli\u003eKeep out of reach of children and pets.\u003c\/li\u003e\n    \u003cli\u003e\n      Perform a patch test before broader use, especially with an aromatic\n      variation.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Consult a qualified healthcare professional before use when pregnant,\n      nursing, under medical care, or managing a known health condition.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      Store tightly closed in a cool, dry location away from excessive heat\n      and direct sunlight.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n    This product is intended for body-care and ritual use and is not\n    intended to diagnose, treat, cure, or prevent any disease.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-magnesium-section\"\u003e\n    \u003ch2\u003ePure Intox Quality\u003c\/h2\u003e\n\n\u003cp class=\"pi-magnesium-section-copy\"\u003e\n  Thoughtfully developed for targeted mineral care, intentional massage,\n  aromatic ritual, and layered body-care routines.\n\u003c\/p\u003e\n\n\u003cdiv class=\"pi-magnesium-quality\"\u003e\n  \u003cdiv class=\"pi-magnesium-quality-item\"\u003e\n    \u003cstrong\u003eConcentrated Minerals\u003c\/strong\u003e\n    \u003cspan\u003eMagnesium chloride body treatment\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-quality-item\"\u003e\n    \u003cstrong\u003eGreat Salt Lake Source\u003c\/strong\u003e\n    \u003cspan\u003eMineral-rich Utah origin\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-quality-item\"\u003e\n    \u003cstrong\u003eFour Ritual Options\u003c\/strong\u003e\n    \u003cspan\u003eUnscented plus three aromatic blends\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pi-magnesium-quality-item\"\u003e\n    \u003cstrong\u003eTargeted \u0026amp; Portable\u003c\/strong\u003e\n    \u003cspan\u003eMassage, movement, evening, and travel\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Pure Intox","offers":[{"title":"Lavender Drift","offer_id":54208894632246,"sku":"SEA-MAGNESIUM-LAV-2OZ","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Grounded Glow","offer_id":54208894665014,"sku":"SEA-MAGNESIUM-GGLOW-2OZ","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Clarity Rise","offer_id":54208894697782,"sku":"SEA-MAGNESIUM-CRISE-2OZ","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Unscented","offer_id":54208894730550,"sku":"SEA-MAGNESIUM-UNS-2OZ","price":16.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/files\/lavender_drift_magnesium_oil_2_-_Copy.png?v=1785759934"},{"product_id":"mineral-rich-magnesium-cream","title":"Magnesium Body Cream","description":"\u003cstyle\u003e\n  .pi-relief-pdp {\n    --pi-cream: #fffcfa;\n    --pi-soft: #f5f1f0;\n    --pi-purple: #8e76a4;\n    --pi-purple-soft: #f2edf7;\n    --pi-olive: #6f7b5c;\n    --pi-charcoal: #36454f;\n    --pi-muted: #6b7280;\n    --pi-border: rgba(54, 69, 79, 0.13);\n    --pi-shadow: 0 12px 32px rgba(54, 69, 79, 0.08);\n    --pi-cooling: #eaf5f4;\n    --pi-cooling-dark: #4f7f80;\n\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 20px 32px 70px;\n    color: var(--pi-charcoal);\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pi-relief-pdp *,\n  .pi-relief-pdp *::before,\n  .pi-relief-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .pi-relief-pdp h2,\n  .pi-relief-pdp h3 {\n    margin-top: 0;\n    color: var(--pi-charcoal);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .pi-relief-pdp h2 {\n    margin-bottom: 18px;\n    font-size: clamp(30px, 4vw, 43px);\n  }\n\n  .pi-relief-pdp h3 {\n    margin-bottom: 10px;\n    font-size: 23px;\n  }\n\n  .pi-relief-pdp p {\n    margin: 0 0 18px;\n  }\n\n  .pi-relief-pdp ul,\n  .pi-relief-pdp ol {\n    margin: 14px 0 0;\n    padding-left: 22px;\n  }\n\n  .pi-relief-pdp li {\n    margin-bottom: 8px;\n  }\n\n  .pi-relief-intro {\n    margin-bottom: 28px;\n    padding: 54px 42px;\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(\n        circle at 86% 10%,\n        rgba(142, 118, 164, 0.23),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pi-purple-soft), var(--pi-cream));\n    border: 1px solid var(--pi-border);\n    border-radius: 24px;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-intro {\n    background:\n      radial-gradient(\n        circle at 86% 10%,\n        rgba(79, 127, 128, 0.2),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pi-cooling), var(--pi-cream));\n  }\n\n  .pi-relief-intro::after {\n    width: 220px;\n    height: 220px;\n    position: absolute;\n    right: -72px;\n    bottom: -105px;\n    content: \"\";\n    background: rgba(142, 118, 164, 0.14);\n    border-radius: 50%;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-intro::after {\n    background: rgba(79, 127, 128, 0.13);\n  }\n\n  .pi-relief-eyebrow {\n    margin-bottom: 10px !important;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-eyebrow {\n    color: var(--pi-cooling-dark);\n  }\n\n  .pi-relief-lead {\n    max-width: 830px;\n    position: relative;\n    z-index: 1;\n    font-size: 18px;\n  }\n\n  .pi-relief-lead p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-relief-section-copy {\n    max-width: 850px;\n  }\n\n  .pi-relief-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-benefit {\n    padding: 25px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n    box-shadow: var(--pi-shadow);\n  }\n\n  .pi-relief-check {\n  width: 42px;\n  min-width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-top: 6px;\n  flex-shrink: 0;\n\n  position: relative;\n\n  color: transparent;\n  background: var(--pi-purple);\n  border-radius: 50%;\n}\n\n.pi-relief-check::before {\n  content: \"✓\";\n  position: absolute;\n\n  top: 49%;\n  left: 50%;\n  transform: translate(-50%, -54%);\n\n  color: #ffffff;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n  .pi-relief-pdp--rub .pi-relief-check {\n    background: var(--pi-cooling-dark);\n  }\n\n  .pi-relief-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .pi-relief-benefit p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 15px;\n  }\n\n  .pi-relief-feature {\n    margin-top: 28px;\n    padding: 30px;\n    background: linear-gradient(\n      135deg,\n      rgba(142, 118, 164, 0.14),\n      rgba(167, 176, 144, 0.12)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-feature {\n    background: linear-gradient(\n      135deg,\n      rgba(79, 127, 128, 0.14),\n      rgba(167, 176, 144, 0.12)\n    );\n  }\n\n  .pi-relief-feature-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-olive);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-feature p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-details {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: var(--pi-soft);\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-detail {\n    padding: 28px 22px;\n    text-align: center;\n    border-right: 1px solid var(--pi-border);\n  }\n\n  .pi-relief-detail:last-child {\n    border-right: 0;\n  }\n\n  .pi-relief-detail-icon {\n    width: 48px;\n    height: 48px;\n    margin: 0 auto 14px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--pi-purple);\n    background: #ffffff;\n    border-radius: 50%;\n    font-size: 22px;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-detail-icon {\n    color: var(--pi-cooling-dark);\n  }\n\n  .pi-relief-detail h3 {\n    margin-bottom: 7px;\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-detail p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pi-relief-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-step {\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n .pi-relief-step-number {\n  width: 48px !important;\n  min-width: 48px !important;\n  max-width: 48px !important;\n\n  height: 48px !important;\n  min-height: 48px !important;\n  max-height: 48px !important;\n\n  display: flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  flex: 0 0 48px !important;\n  aspect-ratio: 1 \/ 1 !important;\n  box-sizing: border-box !important;\n\n  padding: 0 !important;\n  margin: 0 0 20px 0 !important;\n\n  color: #ffffff !important;\n  background: var(--pi-purple) !important;\n  border-radius: 999px !important;\n\n  font-family: \"DM Sans\", Arial, sans-serif !important;\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  line-height: 1 !important;\n  letter-spacing: 0 !important;\n  text-transform: none !important;\n  text-align: center !important;\n}\n\n  .pi-relief-pdp--rub .pi-relief-step-number {\n    color: var(--pi-cooling-dark);\n  }\n\n  .pi-relief-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-application {\n    margin-top: 28px;\n    padding: 32px;\n    background: linear-gradient(\n      135deg,\n      rgba(242, 237, 247, 0.98),\n      rgba(255, 252, 250, 0.98)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-application {\n    background: linear-gradient(\n      135deg,\n      rgba(234, 245, 244, 0.98),\n      rgba(255, 252, 250, 0.98)\n    );\n  }\n\n  .pi-relief-application-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n\n  .pi-relief-application-box {\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.86);\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-relief-application-box p:last-child,\n  .pi-relief-application-box ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-callout {\n    margin-top: 28px;\n    padding: 25px 28px;\n    background: var(--pi-purple-soft);\n    border-left: 5px solid var(--pi-purple);\n    border-radius: 0 15px 15px 0;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-callout {\n    background: var(--pi-cooling);\n    border-left-color: var(--pi-cooling-dark);\n  }\n\n  .pi-relief-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-sensation {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fffaf0;\n    border: 1px solid rgba(156, 111, 34, 0.2);\n    border-radius: 14px;\n  }\n\n  .pi-relief-sensation strong {\n    color: #79581e;\n  }\n\n  .pi-relief-avoid {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fff7f3;\n    border: 1px solid rgba(123, 76, 57, 0.18);\n    border-radius: 14px;\n  }\n\n  .pi-relief-avoid strong {\n    color: #6f4335;\n  }\n\n  .pi-relief-layering {\n    margin-top: 28px;\n    padding: 32px;\n    background: #f4f1f7;\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-layering {\n    background: #eef6f5;\n  }\n\n  .pi-relief-layering-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .pi-relief-layering-step {\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n  }\n\n  .pi-relief-layering-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-purple);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-pdp--rub .pi-relief-layering-label {\n    color: var(--pi-cooling-dark);\n  }\n\n  .pi-relief-layering-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-size {\n    margin-top: 28px;\n    padding: 30px;\n    background: #f6f3f8;\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .pi-relief-size-box {\n    padding: 22px;\n    background: #ffffff;\n    border-radius: 14px;\n  }\n\n  .pi-relief-size-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-safety {\n    padding: 32px;\n    background: #fffaf7;\n    border: 1px solid rgba(123, 76, 57, 0.16);\n    border-radius: 18px;\n  }\n\n  .pi-relief-safety h2,\n  .pi-relief-safety strong {\n    color: #6f4335;\n  }\n\n  .pi-relief-quality {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-quality-item {\n    padding: 21px 16px;\n    text-align: center;\n    background: var(--pi-soft);\n    border-radius: 14px;\n  }\n\n  .pi-relief-quality-item strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .pi-relief-quality-item span {\n    color: var(--pi-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .pi-relief-details,\n    .pi-relief-quality {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pi-relief-steps,\n    .pi-relief-layering-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-relief-detail:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pi-relief-detail:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--pi-border);\n    }\n  }\n\n  @media (max-width: 680px) {\n    .pi-relief-pdp {\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n\n    .pi-relief-intro {\n      padding: 40px 24px;\n      border-radius: 18px;\n    }\n\n    .pi-relief-benefits,\n    .pi-relief-details,\n    .pi-relief-application-grid,\n    .pi-relief-size-grid,\n    .pi-relief-quality {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-relief-detail {\n      border-right: 0;\n      border-bottom: 1px solid var(--pi-border);\n    }\n\n    .pi-relief-detail:last-child {\n      border-bottom: 0;\n    }\n\n    .pi-relief-section {\n      padding: 40px 0;\n    }\n\n    .pi-relief-feature,\n    .pi-relief-application,\n    .pi-relief-layering,\n    .pi-relief-size,\n    .pi-relief-safety {\n      padding: 25px 21px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pi-relief-pdp pi-relief-pdp--cream\"\u003e\n\u003csection class=\"pi-relief-intro\"\u003e\n\u003cp class=\"pi-relief-eyebrow\"\u003eMineral-Rich Moisture · Comfort, Hydration \u0026amp; Evening Care\u003c\/p\u003e\n\u003cdiv class=\"pi-relief-lead\"\u003e\n\u003ch2\u003eMagnesium Body Cream\u003c\/h2\u003e\n\u003cp\u003eA rich, magnesium-infused body cream designed to combine concentrated mineral care with lasting moisture. The comforting formula absorbs beautifully into dry, tired skin without leaving behind a heavy or excessively greasy finish.\u003c\/p\u003e\n\u003cp\u003eOrganic shea butter, grapeseed oil, safflower oil, and vitamin E help soften and condition the skin while magnesium chloride makes the cream a natural finishing step within an evening, post-movement, or everyday body-care ritual.\u003c\/p\u003e\n\u003cp\u003eChoose the uncomplicated Unscented cream or Lavender Drift, our soft botanical aromatic blend created for slower moments of rest and intentional care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003cdiv class=\"pi-relief-section-copy\"\u003e\n\u003ch2\u003eMineral Care Meets Lasting Moisture\u003c\/h2\u003e\n\u003cp\u003eMagnesium Body Cream is designed for customers who want the benefits of a concentrated mineral body treatment in a rich, moisturizing format. Unlike a lightweight magnesium solution, the cream surrounds the skin with emollients that help replenish softness and reduce the dry, tight feeling that can follow bathing, movement, seasonal weather, or everyday exposure.\u003c\/p\u003e\n\u003cp\u003eIts creamy texture makes it especially well suited for the shoulders, arms, hands, legs, calves, and feet. Use it on its own or as the final moisture step after a mineral soak or Magnesium Oil Body Treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-benefits\"\u003e\n\u003cdiv class=\"pi-relief-benefit\"\u003e\n\u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMagnesium-Infused Body Care\u003c\/strong\u003e\n\u003cp\u003eCombines magnesium chloride with a rich moisturizing cream base for an easy everyday ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-benefit\"\u003e\n\u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRich, Comfortable Hydration\u003c\/strong\u003e\n\u003cp\u003eHelps replenish dry skin without leaving an excessively heavy or greasy residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-benefit\"\u003e\n\u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBotanical Emollients\u003c\/strong\u003e\n\u003cp\u003eShea butter, grapeseed oil, safflower oil, and vitamin E support softness and a conditioned skin feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-benefit\"\u003e\n\u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTwo Ritual Options\u003c\/strong\u003e\n\u003cp\u003eChoose fragrance-free simplicity or the soft floral, citrus, and woody character of Lavender Drift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-feature\"\u003e\n\u003cp class=\"pi-relief-feature-label\"\u003eApply · Massage · Moisturize\u003c\/p\u003e\n\u003ch3\u003eA Comforting Final Step\u003c\/h3\u003e\n\u003cp\u003eMassage into clean skin whenever additional moisture and comfort are desired. The cream may be used independently or layered after the Magnesium Oil Body Treatment once the mineral solution has absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003cdiv class=\"pi-relief-details\"\u003e\n\u003cdiv class=\"pi-relief-detail\"\u003e\n\u003cdiv class=\"pi-relief-detail-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eProduct Type\u003c\/h3\u003e\n\u003cp\u003eMagnesium-infused moisturizing body cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-detail\"\u003e\n\u003cdiv class=\"pi-relief-detail-icon\"\u003e◌\u003c\/div\u003e\n\u003ch3\u003eTexture\u003c\/h3\u003e\n\u003cp\u003eRich, smooth, and creamy with a comfortable finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-detail\"\u003e\n\u003cdiv class=\"pi-relief-detail-icon\"\u003e◇\u003c\/div\u003e\n\u003ch3\u003eApplication\u003c\/h3\u003e\n\u003cp\u003eMassage into clean, dry skin until evenly absorbed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-detail\"\u003e\n\u003cdiv class=\"pi-relief-detail-icon\"\u003e✧\u003c\/div\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cp\u003eDry skin, evening care, post-bathing, and mineral layering rituals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003ch2\u003eChoose Your Cream Ritual\u003c\/h2\u003e\n\u003cp class=\"pi-relief-section-copy\"\u003eSelect the version that best complements your skin, aroma preferences, and daily body-care routine.\u003c\/p\u003e\n\u003cdiv class=\"pi-relief-benefits\"\u003e\n\u003cdiv class=\"pi-relief-benefit\"\u003e\n\u003cspan class=\"pi-relief-check\"\u003e01\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eUnscented · Pure Comfort\u003c\/strong\u003e\n\u003cp\u003eA fragrance-free option for uncomplicated moisture, sensitive scent preferences, or layering with other aromatic products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-benefit\"\u003e\n\u003cspan class=\"pi-relief-check\"\u003e02\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLavender Drift · Unwind\u003c\/strong\u003e\n\u003cp\u003eLavender, Bergamot, Bergamot Mint, Palmarosa, Ho Wood, and Cape Chamomile create a soft floral aroma with fresh citrus, gentle mint, smooth woods, and a rounded chamomile finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003eLavender Drift aromatic profile:\u003c\/strong\u003e Soft Floral · Fresh Citrus · Gently Woody\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuggested ritual:\u003c\/strong\u003e Unwind · Soften · Exhale\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003ch2\u003eHow to Use Magnesium Body Cream\u003c\/h2\u003e\n\u003cp class=\"pi-relief-section-copy\"\u003eApply to clean skin and massage until absorbed. Use enough to comfortably moisturize the selected area without overapplying.\u003c\/p\u003e\n\u003cdiv class=\"pi-relief-steps\"\u003e\n\u003cdiv class=\"pi-relief-step\"\u003e\n\u003cspan class=\"pi-relief-step-number\"\u003eStep \u003cbr\u003e1\u003c\/span\u003e\n\u003ch3\u003eDispense\u003c\/h3\u003e\n\u003cp\u003ePump a small amount into the palm of the hand and warm gently between the fingertips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-step\"\u003e\n\u003cspan class=\"pi-relief-step-number\"\u003eStep 2\u003c\/span\u003e\n\u003ch3\u003eMassage\u003c\/h3\u003e\n\u003cp\u003eSmooth over shoulders, arms, hands, legs, calves, feet, or other desired body areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-step\"\u003e\n\u003cspan class=\"pi-relief-step-number\"\u003eStep 3\u003c\/span\u003e\n\u003ch3\u003eAllow to Absorb\u003c\/h3\u003e\n\u003cp\u003eMassage until evenly distributed and allow the cream to absorb before dressing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-application\"\u003e\n\u003cdiv class=\"pi-relief-application-grid\"\u003e\n\u003cdiv class=\"pi-relief-application-box\"\u003e\n\u003ch3\u003eSuggested Application Areas\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eShoulders and upper back\u003c\/li\u003e\n\u003cli\u003eArms, elbows, and hands\u003c\/li\u003e\n\u003cli\u003eThighs and lower legs\u003c\/li\u003e\n\u003cli\u003eCalves, heels, and feet\u003c\/li\u003e\n\u003cli\u003eDry areas needing additional moisture\u003c\/li\u003e\n\u003cli\u003eAreas included in an evening body-care ritual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-application-box\"\u003e\n\u003ch3\u003eWhen to Use\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAfter bathing or showering\u003c\/li\u003e\n\u003cli\u003eAfter a mineral bath or foot soak\u003c\/li\u003e\n\u003cli\u003eFollowing movement or activity\u003c\/li\u003e\n\u003cli\u003eBefore bed as part of an evening ritual\u003c\/li\u003e\n\u003cli\u003eWhenever skin feels dry or uncomfortable\u003c\/li\u003e\n\u003cli\u003eAfter Magnesium Oil has fully absorbed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-callout\"\u003e\n\u003cp\u003e\u003cstrong\u003ePure Intox ritual tip:\u003c\/strong\u003e Apply to slightly damp skin after bathing to help seal in moisture. For layered mineral care, allow Magnesium Oil Body Treatment to absorb first, then follow with the cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-sensation\"\u003e\n\u003cp\u003e\u003cstrong\u003eSkin sensation:\u003c\/strong\u003e Because the cream contains magnesium chloride, a temporary mild tingling sensation may occur, especially on very dry, recently exfoliated, or freshly shaved skin. Discontinue use if irritation develops or persists.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-avoid\"\u003e\n\u003cp\u003e\u003cstrong\u003eAvoid sensitive or compromised skin:\u003c\/strong\u003e Do not apply to the face, broken skin, irritated areas, freshly shaved skin, intimate areas, or near the eyes and mucous membranes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003ch2\u003eThe Mineral Recovery Ritual\u003c\/h2\u003e\n\u003cp class=\"pi-relief-section-copy\"\u003eMagnesium Body Cream serves as the moisturizing \u003cstrong\u003eFINISH\u003c\/strong\u003e step within a layered mineral and botanical body-care ritual.\u003c\/p\u003e\n\u003cdiv class=\"pi-relief-layering\"\u003e\n\u003cdiv class=\"pi-relief-layering-grid\"\u003e\n\u003cdiv class=\"pi-relief-layering-step\"\u003e\n\u003cp class=\"pi-relief-layering-label\"\u003eStep 01 · Soak\u003c\/p\u003e\n\u003ch3\u003eBegin with Minerals\u003c\/h3\u003e\n\u003cp\u003eAdd Pure Concentrated Sea Minerals or a signature Mineral Sea Soak to a bath or foot soak.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-layering-step\"\u003e\n\u003cp class=\"pi-relief-layering-label\"\u003eStep 02 · Apply\u003c\/p\u003e\n\u003ch3\u003eUse Targeted Magnesium\u003c\/h3\u003e\n\u003cp\u003eApply Magnesium Oil Body Treatment to selected areas and allow it to absorb completely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-layering-step\"\u003e\n\u003cp class=\"pi-relief-layering-label\"\u003eStep 03 · Moisturize\u003c\/p\u003e\n\u003ch3\u003eFinish with the Cream\u003c\/h3\u003e\n\u003cp\u003eMassage Magnesium Body Cream into the skin to restore moisture and complete the ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003ch2\u003eSize \u0026amp; Packaging\u003c\/h2\u003e\n\u003cp class=\"pi-relief-section-copy\"\u003eDesigned for regular body application, bedside storage, and everyday mineral and moisture rituals.\u003c\/p\u003e\n\u003cdiv class=\"pi-relief-size\"\u003e\n\u003cdiv class=\"pi-relief-size-grid\"\u003e\n\u003cdiv class=\"pi-relief-size-box\"\u003e\n\u003ch3\u003eAvailable Size\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e4 oz \/ 113 g\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA full-size body cream for regular application to larger or multiple body areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-size-box\"\u003e\n\u003ch3\u003ePump Packaging\u003c\/h3\u003e\n\u003cp\u003ePackaged in a purple bottle with a controlled pump for convenient, hygienic dispensing.\u003c\/p\u003e\n\u003cp\u003eKeep tightly closed and store away from excessive heat and direct sunlight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003cdiv class=\"pi-relief-safety\"\u003e\n\u003ch2\u003eImportant Use \u0026amp; Safety Information\u003c\/h2\u003e\n\u003cp\u003eFor external cosmetic use only. Apply only to healthy, intact body skin.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAvoid contact with the eyes and mucous membranes.\u003c\/li\u003e\n\u003cli\u003eDo not apply to the face or intimate areas.\u003c\/li\u003e\n\u003cli\u003eDo not use on broken, irritated, or freshly shaved skin.\u003c\/li\u003e\n\u003cli\u003eBegin with a small amount to assess individual skin comfort.\u003c\/li\u003e\n\u003cli\u003eDiscontinue use if persistent redness, burning, itching, swelling, or irritation occurs.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children and pets.\u003c\/li\u003e\n\u003cli\u003ePerform a patch test before broader use, particularly with Lavender Drift.\u003c\/li\u003e\n\u003cli\u003eConsult a qualified healthcare professional before use when pregnant, nursing, under medical care, or managing a known health condition.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e This product is intended for cosmetic body care and personal wellness rituals. It is not intended to diagnose, treat, cure, or prevent any disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pi-relief-section\"\u003e\n\u003ch2\u003ePure Intox Quality\u003c\/h2\u003e\n\u003cp class=\"pi-relief-section-copy\"\u003eThoughtfully developed to unite concentrated mineral care, botanical moisture, and intentional daily ritual.\u003c\/p\u003e\n\u003cdiv class=\"pi-relief-quality\"\u003e\n\u003cdiv class=\"pi-relief-quality-item\"\u003e\n\u003cstrong\u003eMagnesium Infused\u003c\/strong\u003e \u003cspan\u003eMineral-rich moisturizing body care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-quality-item\"\u003e\n\u003cstrong\u003eBotanical Emollients\u003c\/strong\u003e \u003cspan\u003eShea butter and conditioning plant oils\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-quality-item\"\u003e\n\u003cstrong\u003eTwo Ritual Options\u003c\/strong\u003e \u003cspan\u003eUnscented or Lavender Drift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pi-relief-quality-item\"\u003e\n\u003cstrong\u003eSmall-Batch Crafted\u003c\/strong\u003e \u003cspan\u003eVegan and Leaping Bunny Certified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Pure Intox","offers":[{"title":"Lavender Drift","offer_id":54361796870454,"sku":"PI-SHIELD-MAG-CREAM-LAVDRIFT-4OZ","price":32.0,"currency_code":"USD","in_stock":true},{"title":"Unscented","offer_id":54361796903222,"sku":"PI-SHIELD-MAG-CREAM-UNS-4OZ","price":32.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/files\/magnesiumcreamlavenderdrift.png?v=1785704402"},{"product_id":"recovery-rub","title":"Recovery Rub","description":"\u003cstyle\u003e\n  .pi-relief-pdp {\n    --pi-cream: #fffcfa;\n    --pi-soft: #f5f1f0;\n    --pi-purple: #8e76a4;\n    --pi-purple-soft: #f2edf7;\n    --pi-olive: #6f7b5c;\n    --pi-charcoal: #36454f;\n    --pi-muted: #6b7280;\n    --pi-border: rgba(54, 69, 79, 0.13);\n    --pi-shadow: 0 12px 32px rgba(54, 69, 79, 0.08);\n    --pi-cooling: #eaf5f4;\n    --pi-cooling-dark: #4f7f80;\n\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 20px 32px 70px;\n    color: var(--pi-charcoal);\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .pi-relief-pdp *,\n  .pi-relief-pdp *::before,\n  .pi-relief-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .pi-relief-pdp h2,\n  .pi-relief-pdp h3 {\n    margin-top: 0;\n    color: var(--pi-charcoal);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-weight: 500;\n    line-height: 1.2;\n  }\n\n  .pi-relief-pdp h2 {\n    margin-bottom: 18px;\n    font-size: clamp(30px, 4vw, 43px);\n  }\n\n  .pi-relief-pdp h3 {\n    margin-bottom: 10px;\n    font-size: 23px;\n  }\n\n  .pi-relief-pdp p {\n    margin: 0 0 18px;\n  }\n\n  .pi-relief-pdp ul,\n  .pi-relief-pdp ol {\n    margin: 14px 0 0;\n    padding-left: 22px;\n  }\n\n  .pi-relief-pdp li {\n    margin-bottom: 8px;\n  }\n\n  .pi-relief-intro {\n    margin-bottom: 28px;\n    padding: 54px 42px;\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(\n        circle at 86% 10%,\n        rgba(79, 127, 128, 0.2),\n        transparent 35%\n      ),\n      linear-gradient(135deg, var(--pi-cooling), var(--pi-cream));\n    border: 1px solid var(--pi-border);\n    border-radius: 24px;\n  }\n\n  .pi-relief-intro::after {\n    width: 220px;\n    height: 220px;\n    position: absolute;\n    right: -72px;\n    bottom: -105px;\n    content: \"\";\n    background: rgba(79, 127, 128, 0.13);\n    border-radius: 50%;\n  }\n\n  .pi-relief-eyebrow {\n    margin-bottom: 10px !important;\n    color: var(--pi-cooling-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-lead {\n    max-width: 830px;\n    position: relative;\n    z-index: 1;\n    font-size: 18px;\n  }\n\n  .pi-relief-lead p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--pi-border);\n  }\n\n  .pi-relief-section-copy {\n    max-width: 850px;\n  }\n\n  .pi-relief-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-benefit {\n    padding: 25px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n    box-shadow: var(--pi-shadow);\n  }\n\n  .pi-relief-check {\n  width: 42px;\n  min-width: 42px;\n  height: 42px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-top: 6px;\n  flex-shrink: 0;\n\n  position: relative;\n\n  color: transparent;\n  background: var(--pi-cooling-dark);\n  border-radius: 50%;\n}\n\n.pi-relief-check::before {\n  content: \"✓\";\n  position: absolute;\n\n  top: 49%;\n  left: 50%;\n  transform: translate(-50%, -54%);\n\n  color: #ffffff;\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 24px;\n  font-weight: 700;\n  line-height: 1;\n}\n\n  .pi-relief-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .pi-relief-benefit p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 15px;\n  }\n\n  .pi-relief-feature {\n    margin-top: 28px;\n    padding: 30px;\n    background: linear-gradient(\n      135deg,\n      rgba(79, 127, 128, 0.14),\n      rgba(167, 176, 144, 0.12)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-feature-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-olive);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-feature p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-details {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    overflow: hidden;\n    background: var(--pi-soft);\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-detail {\n    padding: 28px 22px;\n    text-align: center;\n    border-right: 1px solid var(--pi-border);\n  }\n\n  .pi-relief-detail:last-child {\n    border-right: 0;\n  }\n\n  .pi-relief-detail-icon {\n    width: 48px;\n    height: 48px;\n    margin: 0 auto 14px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--pi-cooling-dark);\n    background: #ffffff;\n    border-radius: 50%;\n    font-size: 22px;\n  }\n\n  .pi-relief-detail h3 {\n    margin-bottom: 7px;\n    font-family: \"DM Sans\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-detail p {\n    margin: 0;\n    color: var(--pi-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pi-relief-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-step {\n    padding: 24px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-relief-step-number {\n  margin-bottom: 12px;\n  display: block;\n  color: var(--pi-cooling-dark);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n  .pi-relief-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-application {\n    margin-top: 28px;\n    padding: 32px;\n    background: linear-gradient(\n      135deg,\n      rgba(234, 245, 244, 0.98),\n      rgba(255, 252, 250, 0.98)\n    );\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-relief-application-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n  }\n\n  .pi-relief-application-box {\n    padding: 24px;\n    background: rgba(255, 255, 255, 0.86);\n    border: 1px solid var(--pi-border);\n    border-radius: 15px;\n  }\n\n  .pi-relief-application-box p:last-child,\n  .pi-relief-application-box ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-callout {\n    margin-top: 28px;\n    padding: 25px 28px;\n    background: var(--pi-cooling);\n    border-left: 5px solid var(--pi-cooling-dark);\n    border-radius: 0 15px 15px 0;\n  }\n\n  .pi-relief-callout p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-sensation {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fffaf0;\n    border: 1px solid rgba(156, 111, 34, 0.2);\n    border-radius: 14px;\n  }\n\n  .pi-relief-sensation strong {\n    color: #79581e;\n  }\n\n  .pi-relief-avoid {\n    margin-top: 22px;\n    padding: 24px;\n    background: #fff7f3;\n    border: 1px solid rgba(123, 76, 57, 0.18);\n    border-radius: 14px;\n  }\n\n  .pi-relief-avoid strong {\n    color: #6f4335;\n  }\n\n  .pi-relief-layering {\n    margin-top: 28px;\n    padding: 32px;\n    background: #eef6f5;\n    border: 1px solid var(--pi-border);\n    border-radius: 20px;\n  }\n\n  .pi-relief-layering-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .pi-relief-layering-step {\n    padding: 26px;\n    background: #ffffff;\n    border: 1px solid var(--pi-border);\n    border-radius: 16px;\n  }\n\n  .pi-relief-layering-label {\n    margin-bottom: 8px !important;\n    color: var(--pi-cooling-dark);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .pi-relief-layering-step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-size {\n    margin-top: 28px;\n    padding: 30px;\n    background: #eef6f5;\n    border: 1px solid var(--pi-border);\n    border-radius: 18px;\n  }\n\n  .pi-relief-size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n\n  .pi-relief-size-box {\n    padding: 22px;\n    background: #ffffff;\n    border-radius: 14px;\n  }\n\n  .pi-relief-size-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pi-relief-safety {\n    padding: 32px;\n    background: #fffaf7;\n    border: 1px solid rgba(123, 76, 57, 0.16);\n    border-radius: 18px;\n  }\n\n  .pi-relief-safety h2,\n  .pi-relief-safety strong {\n    color: #6f4335;\n  }\n\n  .pi-relief-quality {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .pi-relief-quality-item {\n    padding: 21px 16px;\n    text-align: center;\n    background: var(--pi-soft);\n    border-radius: 14px;\n  }\n\n  .pi-relief-quality-item strong {\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .pi-relief-quality-item span {\n    color: var(--pi-muted);\n    font-size: 13px;\n  }\n\n  @media (max-width: 900px) {\n    .pi-relief-details,\n    .pi-relief-quality {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pi-relief-steps,\n    .pi-relief-layering-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-relief-detail:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pi-relief-detail:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--pi-border);\n    }\n  }\n\n  @media (max-width: 680px) {\n    .pi-relief-pdp {\n      padding-right: 16px;\n      padding-left: 16px;\n    }\n\n    .pi-relief-intro {\n      padding: 40px 24px;\n      border-radius: 18px;\n    }\n\n    .pi-relief-benefits,\n    .pi-relief-details,\n    .pi-relief-application-grid,\n    .pi-relief-size-grid,\n    .pi-relief-quality {\n      grid-template-columns: 1fr;\n    }\n\n    .pi-relief-detail {\n      border-right: 0;\n      border-bottom: 1px solid var(--pi-border);\n    }\n\n    .pi-relief-detail:last-child {\n      border-bottom: 0;\n    }\n\n    .pi-relief-section {\n      padding: 40px 0;\n    }\n\n    .pi-relief-feature,\n    .pi-relief-application,\n    .pi-relief-layering,\n    .pi-relief-size,\n    .pi-relief-safety {\n      padding: 25px 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pi-relief-pdp\"\u003e\n  \u003csection class=\"pi-relief-intro\"\u003e\n    \u003cp class=\"pi-relief-eyebrow\"\u003e\n      Magnesium \u0026amp; Botanical Care · Cooling, Movement \u0026amp; Recovery\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-lead\"\u003e\n      \u003ch2\u003eRecovery Rub\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A lightweight, fast-absorbing topical gel created for moments when\n        tired, overworked areas need focused cooling comfort. Formulated with\n        magnesium chloride, menthol, and an invigorating botanical complex,\n        Recovery Rub delivers an immediate cooling sensation while fitting\n        naturally into an intentional mineral and botanical body-care ritual.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Peppermint, eucalyptus, rosemary, ginger, and cinnamon create a crisp,\n        layered aromatic experience, while white tea and chamomile extracts\n        complement the formula. The smooth gel spreads easily across targeted\n        body areas without the dense or waxy texture of a traditional balm.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use before or after movement, following travel or a long workday, or\n        whenever selected areas would benefit from a refreshing topical\n        treatment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003cdiv class=\"pi-relief-section-copy\"\u003e\n      \u003ch2\u003eCooling Comfort with Mineral and Botanical Care\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Recovery Rub begins with the pronounced cooling sensation of menthol,\n        supported by the fresh aromatic character of peppermint, eucalyptus,\n        and rosemary. Ginger and cinnamon contribute subtle warmth and spice as\n        the formula settles into the skin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Magnesium chloride complements the formula as part of a targeted\n        mineral body-care routine. White tea and chamomile extracts add another\n        botanical dimension, while the lightweight gel format makes controlled,\n        localized application simple.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Recovery Rub is intended for focused body application rather than\n        facial use, full-body moisturizing, or application beneath tight\n        coverings.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-benefits\"\u003e\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMagnesium \u0026amp; Menthol Formula\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Combines magnesium chloride with menthol for a focused topical body\n            treatment and pronounced cooling sensation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eInvigorating Botanical Complex\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Peppermint, eucalyptus, rosemary, ginger, and cinnamon create a\n            fresh, layered sensory experience.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eLightweight Gel Texture\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Glides easily across targeted areas and absorbs without the weight\n            of a dense traditional balm.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e✓\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFocused Application\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Convenient for the shoulders, back, arms, legs, calves, feet, and\n            other selected body areas.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-feature\"\u003e\n      \u003cp class=\"pi-relief-feature-label\"\u003e\n        Apply · Cool · Reset\n      \u003c\/p\u003e\n\n      \u003ch3\u003eDesigned for Targeted Body Care\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Apply a small amount directly to the desired area and massage gently\n        until evenly distributed. Recovery Rub combines magnesium chloride,\n        menthol, and aromatic botanicals to create a refreshing cooling\n        experience suited to movement, demanding days, travel, and evening\n        body-care rituals.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003cdiv class=\"pi-relief-details\"\u003e\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e✦\u003c\/div\u003e\n\n        \u003ch3\u003eProduct Type\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Cooling magnesium chloride and botanical body treatment gel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e◌\u003c\/div\u003e\n\n        \u003ch3\u003eTexture\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Lightweight, smooth, and fast absorbing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e◇\u003c\/div\u003e\n\n        \u003ch3\u003eSensation\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Immediate cooling with fresh botanical warmth and aromatic depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-detail\"\u003e\n        \u003cdiv class=\"pi-relief-detail-icon\"\u003e✧\u003c\/div\u003e\n\n        \u003ch3\u003eBest For\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Movement, long days, travel, and focused body-care rituals.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eThe Sensory Experience\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Recovery Rub creates a distinct cooling-to-warming botanical experience\n      rather than the neutral feel of a standard body gel.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-benefits\"\u003e\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e01\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eCooling Menthol Opening\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The experience begins with a strong, refreshing cooling sensation\n            that develops as the gel is massaged into the skin.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e02\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eFresh Botanical Middle\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Peppermint, eucalyptus, and rosemary contribute a crisp,\n            herbaceous aromatic character.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e03\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eSubtle Warming Finish\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Ginger and cinnamon introduce aromatic warmth and spice beneath\n            the cooling menthol profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-benefit\"\u003e\n        \u003cspan class=\"pi-relief-check\"\u003e04\u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eLight, Clean Finish\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The gel absorbs more quickly than a traditional balm and is\n            designed for convenient localized application.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-callout\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eAromatic profile:\u003c\/strong\u003e\n        Cooling Menthol · Fresh Mint · Herbaceous · Warm Spice\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eSuggested ritual:\u003c\/strong\u003e\n        Apply · Cool · Reset\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eHow to Use Recovery Rub\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Begin with a small amount. The menthol cooling sensation can become more\n      intense when additional product is layered or when the gel is applied\n      across a larger area.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-steps\"\u003e\n      \u003cdiv class=\"pi-relief-step\"\u003e\n        \u003cspan class=\"pi-relief-step-number\"\u003eStep 01\u003c\/span\u003e\n\n        \u003ch3\u003eApply\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Dispense a small amount directly onto the desired area or into the\n          palm of the hand.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-step\"\u003e\n        \u003cspan class=\"pi-relief-step-number\"\u003eStep 02\u003c\/span\u003e\n\n        \u003ch3\u003eMassage\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Massage gently into healthy, intact body skin until the gel is\n          evenly distributed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-step\"\u003e\n        \u003cspan class=\"pi-relief-step-number\"\u003eStep 03\u003c\/span\u003e\n\n        \u003ch3\u003eWash Hands\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Wash hands thoroughly after application and avoid touching the\n          face, eyes, or other sensitive areas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-application\"\u003e\n      \u003cdiv class=\"pi-relief-application-grid\"\u003e\n        \u003cdiv class=\"pi-relief-application-box\"\u003e\n          \u003ch3\u003eSuggested Application Areas\u003c\/h3\u003e\n\n          \u003cul\u003e\n            \u003cli\u003eShoulders and upper back\u003c\/li\u003e\n            \u003cli\u003eBack of the neck, avoiding the front of the throat\u003c\/li\u003e\n            \u003cli\u003eArms and forearms\u003c\/li\u003e\n            \u003cli\u003eThighs and lower legs\u003c\/li\u003e\n            \u003cli\u003eCalves and feet\u003c\/li\u003e\n            \u003cli\u003eAreas included in post-movement body care\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-application-box\"\u003e\n          \u003ch3\u003eWhen to Use\u003c\/h3\u003e\n\n          \u003cul\u003e\n            \u003cli\u003eBefore or after exercise\u003c\/li\u003e\n            \u003cli\u003eFollowing extended standing or walking\u003c\/li\u003e\n            \u003cli\u003eAfter gardening or physical work\u003c\/li\u003e\n            \u003cli\u003eDuring travel or after long periods of sitting\u003c\/li\u003e\n            \u003cli\u003eAt the end of a demanding workday\u003c\/li\u003e\n            \u003cli\u003eAs part of an evening recovery ritual\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-callout\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003ePure Intox ritual tip:\u003c\/strong\u003e\n          Begin with less product than you think you need. Allow the cooling\n          sensation to develop before deciding whether another small amount is\n          necessary.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-sensation\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eCooling and warming sensation:\u003c\/strong\u003e\n          Pronounced cooling, tingling, or gradual warmth may occur due to\n          menthol and the aromatic botanical complex. Discontinue use and\n          rinse with cool water if the sensation becomes uncomfortable or\n          irritation develops.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-avoid\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eAvoid heat and sensitive skin:\u003c\/strong\u003e\n          Do not use with heating pads, hot compresses, tight bandages, or\n          immediately before or after a hot bath or shower. Do not apply to\n          the face, broken skin, irritated skin, freshly shaved areas,\n          intimate areas, or near the eyes and mucous membranes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eThe Mineral Recovery Ritual\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Recovery Rub serves as the focused \u003cstrong\u003eCOOL\u003c\/strong\u003e step within a\n      personalized magnesium and botanical body-care ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-layering\"\u003e\n      \u003cdiv class=\"pi-relief-layering-grid\"\u003e\n        \u003cdiv class=\"pi-relief-layering-step\"\u003e\n          \u003cp class=\"pi-relief-layering-label\"\u003e\n            Step 01 · Soak\n          \u003c\/p\u003e\n\n          \u003ch3\u003eBegin with Minerals\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use Pure Concentrated Sea Minerals or a signature Mineral Sea Soak\n            as part of a separate bath, foot soak, or intentional mineral\n            ritual.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-layering-step\"\u003e\n          \u003cp class=\"pi-relief-layering-label\"\u003e\n            Step 02 · Cool\n          \u003c\/p\u003e\n\n          \u003ch3\u003eApply Recovery Rub\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Massage a small amount into targeted areas whenever focused\n            cooling comfort is desired as part of your mineral wellness\n            ritual.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-layering-step\"\u003e\n          \u003cp class=\"pi-relief-layering-label\"\u003e\n            Step 03 · Personalize\n          \u003c\/p\u003e\n\n          \u003ch3\u003eChoose Focused Botanical Care\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use Recovery Rub when a cooling gel is preferred, or choose Neural\n            Recovery Balm when a richer botanical balm experience is desired.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pi-relief-callout\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eLayering note:\u003c\/strong\u003e\n        Avoid applying Recovery Rub directly over or under another strongly\n        aromatic, warming, cooling, or mentholated topical product. Use one\n        focused treatment at a time on the same area.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003eSize \u0026amp; Packaging\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Convenient packaging makes Recovery Rub easy to keep near your\n      movement, work, travel, or evening body-care routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-size\"\u003e\n      \u003cdiv class=\"pi-relief-size-grid\"\u003e\n        \u003cdiv class=\"pi-relief-size-box\"\u003e\n          \u003ch3\u003eAvailable Size\u003c\/h3\u003e\n\n          \u003cp\u003e\n\n            \u003cstrong\u003eNet Wt. 8 oz \/ 227 g\u003c\/strong\u003e\n\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The concentrated cooling formula is intended for controlled,\n            targeted application rather than broad all-over body use.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pi-relief-size-box\"\u003e\n          \u003ch3\u003eDesigned for Targeted Use\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Keep Recovery Rub near your movement routine, workspace, bedside\n            area, or travel essentials for convenient localized application.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Keep tightly closed and store away from excessive heat and direct\n            sunlight.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003cdiv class=\"pi-relief-safety\"\u003e\n      \u003ch2\u003eImportant Use \u0026amp; Safety Information\u003c\/h2\u003e\n\n      \u003cp\u003e\n        For external cosmetic use only. Apply sparingly to healthy, intact\n        body skin.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eAvoid contact with the eyes and mucous membranes.\u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not apply to the face, front of the throat, or intimate areas.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not use on broken, irritated, inflamed, or freshly shaved skin.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Begin with a small amount to assess the intensity of the cooling\n          sensation.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Wash hands thoroughly immediately after application.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not use with heating pads, hot compresses, tight wraps, or\n          occlusive bandages.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not apply immediately before or after a hot bath, shower, sauna,\n          or intense heat exposure.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Do not layer with another warming, cooling, or mentholated topical\n          product on the same area.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Keep out of reach of children and pets.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Perform a patch test before broader use, particularly if you have\n          sensitive skin.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Discontinue use and rinse with cool water if persistent burning,\n          redness, itching, swelling, or irritation occurs.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Consult a qualified healthcare professional before use when\n          pregnant, nursing, under medical care, or managing a known health\n          condition.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Store tightly closed in a cool, dry location away from excessive\n          heat and direct sunlight.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003ePlease note:\u003c\/strong\u003e\n        This product is intended for cosmetic body care and personal wellness\n        rituals. It is not intended to diagnose, treat, cure, or prevent any\n        disease.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pi-relief-section\"\u003e\n    \u003ch2\u003ePure Intox Quality\u003c\/h2\u003e\n\n    \u003cp class=\"pi-relief-section-copy\"\u003e\n      Thoughtfully developed to unite magnesium chloride, cooling menthol,\n      botanical extracts, and aromatic essential oils in a focused topical\n      body-care ritual.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pi-relief-quality\"\u003e\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eMagnesium Chloride\u003c\/strong\u003e\n\n        \u003cspan\u003eMineral-rich topical body treatment\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eCooling Menthol\u003c\/strong\u003e\n\n        \u003cspan\u003ePronounced refreshing skin sensation\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eBotanical Complex\u003c\/strong\u003e\n\n        \u003cspan\u003ePeppermint, eucalyptus, rosemary, ginger, and cinnamon\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pi-relief-quality-item\"\u003e\n        \u003cstrong\u003eFocused \u0026amp; Portable\u003c\/strong\u003e\n\n        \u003cspan\u003eMovement, workdays, travel, and evening care\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Pure Intox","offers":[{"title":"Default Title","offer_id":54331639267638,"sku":"PI-SHIELD-RECOVERY-RUB-8OZ","price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/files\/RECOVERY_RUB.png?v=1785703015"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0953\/3653\/0230\/collections\/IMG-5898.png?v=1785854667","url":"https:\/\/pureintox.com\/collections\/mineral-body-care.oembed","provider":"Pure Intox","version":"1.0","type":"link"}