{"title":"Inner Clarity Series","description":"\u003cp data-start=\"297\" data-end=\"657\"\u003eThe \u003cstrong data-start=\"301\" data-end=\"325\"\u003eInner Clarity Series\u003c\/strong\u003e by Toukson is crafted to elevate your meditation and yoga practice, guiding you inward with nature’s finest aromatic whispers. Rooted in Toukson’s philosophy of incense as a “quiet dialogue with the self,” these blends are designed to foster stillness, focus, and the discovery of inner peace.\u003c\/p\u003e\n\u003cul data-start=\"659\" data-end=\"1171\"\u003e\n\u003cli data-start=\"659\" data-end=\"784\"\u003e\n\u003cp data-start=\"661\" data-end=\"784\"\u003e\u003cstrong data-start=\"661\" data-end=\"682\"\u003eAmbergris Whisper\u003c\/strong\u003e – rare and ethereal, offering a marine-infused warmth that lifts the spirit while grounding the mind.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"785\" data-end=\"914\"\u003e\n\u003cp data-start=\"787\" data-end=\"914\"\u003e\u003cstrong data-start=\"787\" data-end=\"808\"\u003eSandalwood Summit\u003c\/strong\u003e – timeless and deeply meditative, its soft woody resonance creates a serene foundation for contemplation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"915\" data-end=\"1046\"\u003e\n\u003cp data-start=\"917\" data-end=\"1046\"\u003e\u003cstrong data-start=\"917\" data-end=\"934\"\u003eCrimson Earth\u003c\/strong\u003e – rich and grounding, this earthy scent anchors your awareness, inviting you into presence with depth and calm.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1047\" data-end=\"1171\"\u003e\n\u003cp data-start=\"1049\" data-end=\"1171\"\u003e\u003cstrong data-start=\"1049\" data-end=\"1063\"\u003eOcean Tide\u003c\/strong\u003e – invigorating yet tranquil, a fresh and clean aroma that gently clears mental clutter and encourages flow.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1173\" data-end=\"1411\"\u003eWhether you're preparing for a meditation session, setting the tone for yoga, or simply seeking a moment of introspection, the Inner Clarity Series invites you to breathe deeply, settle your thoughts, and reconnect with your inner center.\u003c\/p\u003e","products":[{"product_id":"meditation-series-discovery-set","title":"Meditation Series Discovery Set","description":"\u003cstyle\u003e\n.product-tabs {\n  --tab-main-color: #444444;\n  --tab-muted-color: #888888;\n  --tab-border-color: #eeeeee;\n  --tab-soft-color: #f6f6f6;\n\n  margin-top: 16px;\n  margin-bottom: 0;\n  color: var(--tab-main-color);\n  line-height: 1.65;\n}\n\n.product-tabs .tab-buttons {\n  display: flex;\n  gap: 28px;\n  border-bottom: 1px solid var(--tab-border-color);\n  overflow-x: auto;\n  scrollbar-width: none;\n}\n\n.product-tabs .tab-buttons::-webkit-scrollbar {\n  display: none;\n}\n\n.product-tabs .tab-btn {\n  background: none;\n  border: none;\n  padding: 12px 0;\n  cursor: pointer;\n  font-size: 12px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--tab-muted-color);\n  position: relative;\n  transition: all 0.3s ease;\n  white-space: nowrap;\n}\n\n.product-tabs .tab-btn.active {\n  color: var(--tab-main-color);\n  font-weight: 600;\n}\n\n.product-tabs .tab-btn.active::after {\n  content: '';\n  position: absolute;\n  bottom: -1px;\n  left: 0;\n  width: 100%;\n  height: 1px;\n  background: var(--tab-main-color);\n}\n\n.product-tabs .tab-content {\n  display: none;\n  padding: 20px 0 12px;\n  animation: tabFadeIn 0.35s ease;\n}\n\n.product-tabs .tab-content.active {\n  display: block;\n}\n\n.tab-intro-text {\n  font-size: 15px;\n  margin-bottom: 18px;\n  max-width: 700px;\n  color: var(--tab-main-color);\n}\n\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 14px;\n}\n\n.feature-card {\n  padding: 14px 16px;\n  background: var(--tab-soft-color);\n  border: 1px solid #ededed;\n}\n\n.feature-title {\n  display: block;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n\n.feature-text {\n  font-size: 14px;\n  color: #666666;\n}\n\n.scent-grid {\n  display: grid;\n  gap: 14px;\n}\n\n.scent-entry {\n  padding-bottom: 14px;\n  border-bottom: 1px solid #f3f3f3;\n}\n\n.scent-entry:last-child {\n  border-bottom: none;\n}\n\n.scent-title {\n  display: block;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  margin-bottom: 5px;\n}\n\n.scent-meta {\n  font-size: 13px;\n  color: var(--tab-main-color);\n  margin-bottom: 4px;\n}\n\n.scent-detail {\n  font-size: 14px;\n  color: #666666;\n}\n\n.spec-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.spec-list li {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 10px 0;\n  border-bottom: 1px solid #f5f5f5;\n  font-size: 14px;\n}\n\n.spec-label {\n  color: var(--tab-muted-color);\n  flex: 0 0 42%;\n}\n\n.spec-value {\n  font-weight: 500;\n  text-align: right;\n  flex: 1;\n}\n\n.how-grid {\n  display: grid;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n.how-step {\n  display: flex;\n  gap: 14px;\n  padding-bottom: 12px;\n  border-bottom: 1px solid #f3f3f3;\n}\n\n.how-step-number {\n  flex: 0 0 26px;\n  width: 26px;\n  height: 26px;\n  border: 1px solid #d8d8d8;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  color: var(--tab-main-color);\n}\n\n.how-step-content strong {\n  display: block;\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-bottom: 4px;\n}\n\n.how-step-content p {\n  margin: 0;\n  font-size: 14px;\n  color: #666666;\n}\n\n.care-notes {\n  font-size: 14px;\n  color: #666666;\n}\n\n.care-notes p {\n  margin: 0 0 8px 0;\n  display: flex;\n  gap: 10px;\n}\n\n.care-notes p:last-child {\n  margin-bottom: 0;\n}\n\n.care-notes span {\n  color: var(--tab-main-color);\n}\n\n.value-note {\n  margin-top: 16px;\n  padding: 14px 16px;\n  background: #fafafa;\n  border: 1px solid #eeeeee;\n  font-size: 14px;\n  color: #666666;\n}\n\n.value-note strong {\n  color: var(--tab-main-color);\n}\n\n@keyframes tabFadeIn {\n  from { \n    opacity: 0; \n    transform: translateY(3px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n@media (max-width: 640px) {\n  .product-tabs .tab-buttons {\n    gap: 20px;\n  }\n\n  .tab-intro-text {\n    font-size: 14px;\n  }\n\n  .feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .spec-list li {\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .spec-value {\n    text-align: left;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-tabs\"\u003e\n\u003cdiv role=\"tablist\" class=\"tab-buttons\"\u003e\n\u003cbutton aria-selected=\"true\" role=\"tab\" class=\"tab-btn active\" data-tab=\"earth-ocean-overview\"\u003eOverview\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"earth-ocean-scents\"\u003eScent Guide\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"earth-ocean-details\"\u003eDetails\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"earth-ocean-care\"\u003eUse \u0026amp; Care\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"earth-ocean-overview\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"tab-intro-text\"\u003eDiscover four incense blends inspired by earth and ocean. Crafted to awaken peace, focus, and clarity, this discovery set is perfect for newcomers, daily rituals, or as a refined companion for deeper meditation. Each scent offers a distinct atmosphere, from grounding woods and rich earthiness to oceanic freshness and quiet spiritual calm.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eEarth \u0026amp; Ocean Inspired\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA balanced incense collection inspired by natural depth, flowing clarity, and quiet meditative energy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eDiscovery Set\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eIncludes four distinctive blends, allowing you to explore woody, earthy, mellow, and oceanic scent moods.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e32 Sticks Total\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eEach set includes 32 incense sticks, with 8 sticks per scent for easy daily use and scent discovery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eNatural Ingredients\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eHandcrafted with natural ingredients for a clean, thoughtful, and refined aromatic experience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-note\"\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e meditation, focus rituals, quiet reflection, spiritual practice, calm personal spaces, and anyone discovering incense for the first time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"earth-ocean-scents\" class=\"tab-content\"\u003e\n\u003cdiv class=\"scent-grid\"\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eAmbergris Whisper\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eSmooth · Mellow · Serene\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Smooth and mellow, like a whisper of sea breeze, inviting serenity and meditative stillness. A refined scent for calm breathing, quiet rituals, and peaceful inner focus. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eSandalwood Summit\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWoody · Deep · Grounding\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Timelessly woody with a lingering depth, grounding the mind and cultivating balance and concentration. Ideal for meditation, reading, and moments of steady focus. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCrimson Earth\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eRich · Earthy · Resilient\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Rich and earthy, evoking the strength of nature and awakening inner resilience. A grounding choice for reflection, stillness, and reconnecting with a sense of stability. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eOcean Tide\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eDeep · Elegant · Purifying\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Deep and elegant, flowing with the rhythm of the ocean to bring purity and spiritual elevation. Perfect for refreshing the atmosphere and creating a serene ritual space. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"earth-ocean-details\" class=\"tab-content\"\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eProduct Series\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eEarth \u0026amp; Ocean Discovery Set\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eIncluded Scents\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAmbergris Whisper \/ Sandalwood Summit \/ Crimson Earth \/ Ocean Tide\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eSet Includes\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4 incense blends\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eStick Quantity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e32 sticks total\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eSticks Per Blend\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e8 sticks per blend\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003ePure Incense Stick Height\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e10.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eBurn Time\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eApprox. 15 minutes per stick in a wind-free environment\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eHandcrafted with natural ingredients\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eBest For\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eMeditation, focus, quiet reflection, spiritual rituals, relaxation, and scent discovery\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"earth-ocean-care\" class=\"tab-content\"\u003e\n\u003cdiv class=\"how-grid\"\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003ePlace\u003c\/strong\u003e\n\u003cp\u003ePlace one incense stick securely in a suitable incense holder on a stable, heat-resistant surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003eLight\u003c\/strong\u003e\n\u003cp\u003eLight the tip of the incense stick, allow a small flame to appear, then gently blow it out so it begins to smolder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003eEnjoy\u003c\/strong\u003e\n\u003cp\u003eUse during meditation, focus rituals, quiet reflection, or any moment when you want to create a grounded and peaceful atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-notes\"\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Store in a cool, dry place.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Use with a heat-resistant incense holder.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Keep away from curtains, paper, bedding, and other flammable objects.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Keep away from children and pets.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Never leave burning incense unattended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Toukson","offers":[{"title":"Default Title","offer_id":44509113057487,"sku":"100-IS010-MS","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Focus_Series_Discovery_Set01.png?v=1778830721"},{"product_id":"calm-moments-crystal-incense-set","title":"Calm Moments Crystal Incense Set","description":"\u003cstyle\u003e\n.product-tabs {\n  --tab-main-color: #444444;\n  --tab-muted-color: #888888;\n  --tab-border-color: #eeeeee;\n  --tab-soft-color: #f8f6f3;\n  --tab-accent-color: #6c4a32;\n\n  margin-top: 16px;\n  margin-bottom: 0;\n  color: var(--tab-main-color);\n  line-height: 1.65;\n}\n\n.product-tabs .tab-buttons {\n  display: flex;\n  gap: 28px;\n  border-bottom: 1px solid var(--tab-border-color);\n  overflow-x: auto;\n  scrollbar-width: none;\n}\n.product-tabs .tab-buttons::-webkit-scrollbar {\n  display: none;\n}\n\n.product-tabs .tab-btn {\n  background: none;\n  border: none;\n  padding: 12px 0;\n  cursor: pointer;\n  font-size: 12px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--tab-muted-color);\n  position: relative;\n  transition: all 0.3s ease;\n  white-space: nowrap;\n}\n\n.product-tabs .tab-btn.active {\n  color: var(--tab-main-color);\n  font-weight: 600;\n}\n\n.product-tabs .tab-btn.active::after {\n  content: '';\n  position: absolute;\n  bottom: -1px;\n  left: 0;\n  width: 100%;\n  height: 1px;\n  background: var(--tab-main-color);\n}\n\n.product-tabs .tab-content {\n  display: none;\n  padding: 20px 0 12px;\n  animation: tabFadeIn 0.35s ease;\n}\n\n.product-tabs .tab-content.active {\n  display: block;\n}\n\n.tab-intro-text {\n  font-size: 15px;\n  margin-bottom: 18px;\n  max-width: 680px;\n  color: var(--tab-main-color);\n}\n\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 14px;\n}\n\n.feature-card {\n  padding: 14px 16px;\n  background: var(--tab-soft-color);\n  border: 1px solid #f1ede8;\n}\n\n.feature-title {\n  display: block;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n\n.feature-text {\n  font-size: 14px;\n  color: #666666;\n}\n\n.scent-grid {\n  display: grid;\n  gap: 14px;\n}\n\n.scent-entry {\n  padding-bottom: 14px;\n  border-bottom: 1px solid #f3f3f3;\n}\n\n.scent-title {\n  display: block;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  margin-bottom: 5px;\n}\n\n.scent-meta {\n  font-size: 13px;\n  color: var(--tab-main-color);\n  margin-bottom: 4px;\n}\n\n.scent-detail {\n  font-size: 14px;\n  color: #666666;\n}\n\n.spec-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.spec-list li {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 10px 0;\n  border-bottom: 1px solid #f5f5f5;\n  font-size: 14px;\n}\n\n.spec-label {\n  color: var(--tab-muted-color);\n  flex: 0 0 42%;\n}\n\n.spec-value {\n  font-weight: 500;\n  text-align: right;\n  flex: 1;\n}\n\n.how-grid {\n  display: grid;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n.how-step {\n  display: flex;\n  gap: 14px;\n  padding-bottom: 12px;\n  border-bottom: 1px solid #f3f3f3;\n}\n\n.how-step-number {\n  flex: 0 0 26px;\n  width: 26px;\n  height: 26px;\n  border: 1px solid #ddd6cf;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  color: var(--tab-main-color);\n}\n\n.how-step-content strong {\n  display: block;\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-bottom: 4px;\n}\n\n.how-step-content p {\n  margin: 0;\n  font-size: 14px;\n  color: #666666;\n}\n\n.care-notes {\n  font-size: 14px;\n  color: #666666;\n}\n\n.care-notes p {\n  margin: 0 0 8px 0;\n  display: flex;\n  gap: 10px;\n}\n\n.care-notes p:last-child {\n  margin-bottom: 0;\n}\n\n.care-notes span {\n  color: var(--tab-main-color);\n}\n\n@keyframes tabFadeIn {\n  from { opacity: 0; transform: translateY(3px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@media (max-width: 640px) {\n  .product-tabs .tab-buttons {\n    gap: 20px;\n  }\n\n  .tab-intro-text {\n    font-size: 14px;\n  }\n\n  .feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .spec-list li {\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .spec-value {\n    text-align: left;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-tabs\"\u003e\n\u003cdiv class=\"tab-buttons\" role=\"tablist\"\u003e\n\u003cbutton data-tab=\"overview\" class=\"tab-btn active\" role=\"tab\" aria-selected=\"true\"\u003eOverview\u003c\/button\u003e \u003cbutton data-tab=\"scent-guide\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eScent Guide\u003c\/button\u003e \u003cbutton data-tab=\"inside\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eWhat's Inside\u003c\/button\u003e \u003cbutton data-tab=\"care\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eUse \u0026amp; Care\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content active\" id=\"overview\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"tab-intro-text\"\u003eA crystal incense set designed for meditation, evening wind-downs, and quiet daily rituals. Choose from four distinct scent options — Ocean Breath, Warm Sandal, Earthy Agar, or Island Oud. Each scent option includes 80 incense sticks, a natural white crystal holder, and a calm aromatic experience made for small personal spaces.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eBest For\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eMeditation, bedtime rituals, reading corners, journaling, and slow evenings at home.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e4 Scent Choices\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eChoose one scent profile: Ocean Breath, Warm Sandal, Earthy Agar, or Island Oud.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e80 Sticks Per Option\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eEach scent option contains 80 incense sticks with a burn time of about 15 minutes per stick.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eCrystal Holder Included\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA natural white crystal holder is included to make each use feel more grounding, refined, and intentional.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eSmoke Experience\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eGentle to moderate, best suited to quiet personal spaces rather than strong room-filling fragrance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eNot Ideal For\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eUsers who prefer very strong smoke or highly intense scent diffusion in large spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"scent-guide\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"scent-grid\"\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eOcean Breath\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eAiry · Clean · Light\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eBest for slow mornings, refreshing the room, and anyone who prefers a softer and lighter aromatic style.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eWarm Sandal\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWoody · Soft · Comforting\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA smooth and gentle sandalwood warmth, ideal for evening rituals, reading, and daily relaxation.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eEarthy Agar\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eDeep · Grounding · Meditative\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA darker, more rooted scent profile for meditation, journaling, stillness, and quiet focus.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eIsland Oud\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eLayered · Richer · Ritual-like\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA more distinctive and ceremonial scent for those who enjoy deeper aromatic rituals and a fuller woody character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"inside\" role=\"tabpanel\"\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eScent Options\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eOcean Breath \/ Warm Sandal \/ Earthy Agar \/ Island Oud\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eContents Per Option\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e80 incense sticks\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eHolder\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eNatural white crystal holder included\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eNet Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e20g\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eBurn Time\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAbout 15 minutes per stick\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eBest Space\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eSmall to medium quiet spaces\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eNatural aromatic materials including woods, select resins, and botanical binders\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"care\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"how-grid\"\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003eInsert\u003c\/strong\u003e\n\u003cp\u003ePlace one incense stick securely into the crystal holder on a stable, heat-resistant surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003eLight\u003c\/strong\u003e\n\u003cp\u003eIgnite the tip, allow a small flame to form, then gently extinguish it so the incense begins to smolder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003eEnjoy\u003c\/strong\u003e\n\u003cp\u003eUse in a ventilated room while reading, meditating, resting, or winding down in the evening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-notes\"\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Store in a cool, dry place away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Keep away from flammable objects, children, and pets.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Never leave burning incense unattended.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Best used in calm, personal spaces with light ventilation.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Not ideal for users seeking very strong smoke or intense fragrance diffusion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Toukson","offers":[{"title":"Ocean Breath","offer_id":44513188774095,"sku":"100-IS009-OB","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Warm Sandal","offer_id":44513188806863,"sku":"100-IS009-WS","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Earthy Agar","offer_id":44513188839631,"sku":"100-IS009-EA","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Island Oud","offer_id":44513188872399,"sku":"100-IS009-IO","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Calm_Moments_Crystal_Incense_Set001_0e443374-5fec-46d5-b758-8fc98b3f03e5.png?v=1772423297"},{"product_id":"calm-moments-pure-incense-sticks","title":"Calm Moments – Pure Incense Sticks","description":"\u003cstyle\u003e\n.product-tabs {\n  --tab-main-color: #444444;\n  --tab-muted-color: #888888;\n  --tab-border-color: #eeeeee;\n  --tab-soft-color: #f6f6f6;\n\n  margin-top: 16px;\n  margin-bottom: 0;\n  color: var(--tab-main-color);\n  line-height: 1.65;\n}\n\n.product-tabs .tab-buttons {\n  display: flex;\n  gap: 28px;\n  border-bottom: 1px solid var(--tab-border-color);\n  overflow-x: auto;\n  scrollbar-width: none;\n}\n\n.product-tabs .tab-buttons::-webkit-scrollbar {\n  display: none;\n}\n\n.product-tabs .tab-btn {\n  background: none;\n  border: none;\n  padding: 12px 0;\n  cursor: pointer;\n  font-size: 12px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--tab-muted-color);\n  position: relative;\n  transition: all 0.3s ease;\n  white-space: nowrap;\n}\n\n.product-tabs .tab-btn.active {\n  color: var(--tab-main-color);\n  font-weight: 600;\n}\n\n.product-tabs .tab-btn.active::after {\n  content: '';\n  position: absolute;\n  bottom: -1px;\n  left: 0;\n  width: 100%;\n  height: 1px;\n  background: var(--tab-main-color);\n}\n\n.product-tabs .tab-content {\n  display: none;\n  padding: 20px 0 12px;\n  animation: tabFadeIn 0.35s ease;\n}\n\n.product-tabs .tab-content.active {\n  display: block;\n}\n\n.tab-intro-text {\n  font-size: 15px;\n  margin-bottom: 18px;\n  max-width: 700px;\n  color: var(--tab-main-color);\n}\n\n.feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 14px;\n}\n\n.feature-card {\n  padding: 14px 16px;\n  background: var(--tab-soft-color);\n  border: 1px solid #ededed;\n}\n\n.feature-title {\n  display: block;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  margin-bottom: 6px;\n}\n\n.feature-text {\n  font-size: 14px;\n  color: #666666;\n}\n\n.scent-grid {\n  display: grid;\n  gap: 14px;\n}\n\n.scent-entry {\n  padding-bottom: 14px;\n  border-bottom: 1px solid #f3f3f3;\n}\n\n.scent-entry:last-child {\n  border-bottom: none;\n}\n\n.scent-title {\n  display: block;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  margin-bottom: 5px;\n}\n\n.scent-meta {\n  font-size: 13px;\n  color: var(--tab-main-color);\n  margin-bottom: 4px;\n}\n\n.scent-detail {\n  font-size: 14px;\n  color: #666666;\n}\n\n.spec-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.spec-list li {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n  padding: 10px 0;\n  border-bottom: 1px solid #f5f5f5;\n  font-size: 14px;\n}\n\n.spec-label {\n  color: var(--tab-muted-color);\n  flex: 0 0 42%;\n}\n\n.spec-value {\n  font-weight: 500;\n  text-align: right;\n  flex: 1;\n}\n\n.how-grid {\n  display: grid;\n  gap: 12px;\n  margin-bottom: 16px;\n}\n\n.how-step {\n  display: flex;\n  gap: 14px;\n  padding-bottom: 12px;\n  border-bottom: 1px solid #f3f3f3;\n}\n\n.how-step-number {\n  flex: 0 0 26px;\n  width: 26px;\n  height: 26px;\n  border: 1px solid #d8d8d8;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 12px;\n  color: var(--tab-main-color);\n}\n\n.how-step-content strong {\n  display: block;\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  margin-bottom: 4px;\n}\n\n.how-step-content p {\n  margin: 0;\n  font-size: 14px;\n  color: #666666;\n}\n\n.care-notes {\n  font-size: 14px;\n  color: #666666;\n}\n\n.care-notes p {\n  margin: 0 0 8px 0;\n  display: flex;\n  gap: 10px;\n}\n\n.care-notes p:last-child {\n  margin-bottom: 0;\n}\n\n.care-notes span {\n  color: var(--tab-main-color);\n}\n\n.value-note {\n  margin-top: 16px;\n  padding: 14px 16px;\n  background: #fafafa;\n  border: 1px solid #eeeeee;\n  font-size: 14px;\n  color: #666666;\n}\n\n.value-note strong {\n  color: var(--tab-main-color);\n}\n\n@keyframes tabFadeIn {\n  from { \n    opacity: 0; \n    transform: translateY(3px); \n  }\n  to { \n    opacity: 1; \n    transform: translateY(0); \n  }\n}\n\n@media (max-width: 640px) {\n  .product-tabs .tab-buttons {\n    gap: 20px;\n  }\n\n  .tab-intro-text {\n    font-size: 14px;\n  }\n\n  .feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .spec-list li {\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .spec-value {\n    text-align: left;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-tabs\"\u003e\n\u003cdiv role=\"tablist\" class=\"tab-buttons\"\u003e\n\u003cbutton aria-selected=\"true\" role=\"tab\" class=\"tab-btn active\" data-tab=\"overview\"\u003eOverview\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"scent-guide\"\u003eScent Guide\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"inside\"\u003eWhat's Inside\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"care\"\u003eUse \u0026amp; Care\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"overview\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"tab-intro-text\"\u003eMeditation Series Pure Incense Sticks are designed to accompany moments of mindfulness, inner stillness, and calm clarity. Created for people who use incense regularly, this larger-format set offers 120g of pure incense and approximately 480 sticks, making it a more economical choice for meditation, yoga, breathwork, quiet reflection, and everyday calming rituals.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eMeditation Series\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA grounding incense collection created to support mindful routines, quiet spaces, and a more centered daily rhythm.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eStock-Up Value\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA better-value option for incense lovers who burn incense often and want to keep more sticks ready for daily practice.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eApprox. 480 Sticks\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA generous quantity for meditation rooms, yoga corners, reading spaces, home rituals, and quiet personal moments.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e120g Pure Incense\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003ePure incense sticks designed for a clean, direct aromatic experience that fits naturally into regular use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e4 Meditation Scents\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eChoose from Ocean Breath, Warm Sandal, Earthy Agar, or Island Oud to match your preferred mindful mood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eMindful Ritual Ready\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eIdeal for meditation, yoga, breathwork, journaling, reading, quiet evenings, and peaceful daily routines.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-note\"\u003e\n\u003cstrong\u003eBest for:\u003c\/strong\u003e frequent incense users, meditation rooms, yoga spaces, breathwork routines, quiet reflection, reading corners, calm home fragrance, and anyone looking for a more economical pure incense stock-up option.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"scent-guide\" class=\"tab-content\"\u003e\n\u003cdiv class=\"scent-grid\"\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eOcean Breath\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eLight · Flowing · Fresh\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A light and flowing scent inspired by the gentle vitality of the sea, creating a fresh and open atmosphere for mindful moments. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eWarm Sandal\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWoody · Comforting · Soft\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A warm sandalwood-inspired scent with cozy woody depth, ideal for creating a comforting and grounded meditation space. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eEarthy Agar\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eDeep · Grounded · Textured\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A deep and earthy agarwood-inspired scent that brings a sense of stability, texture, and quiet focus to your surroundings. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eIsland Oud\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eRefined · Warm · Subtly Exotic\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A refined oud-inspired scent with a subtly exotic character, designed for daily enjoyment while adding depth and calm to the room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"inside\" class=\"tab-content\"\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eProduct Series\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eMeditation Series Pure Incense Sticks\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eScent Options\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eOcean Breath \/ Warm Sandal \/ Earthy Agar \/ Island Oud\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eIncense Type\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003ePure incense sticks\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eIncense Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e120g\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eStick Quantity\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eApproximately 480 sticks\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eBox Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eApprox. 135g\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eTotal Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eApprox. 255g\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003ePackage Size\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eL 8.5cm × H 24cm × W 3.5cm\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003ePackage Size in Inches\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eL 3.35in × H 9.45in × W 1.38in\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eBest For\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eMeditation, yoga, breathwork, reading, journaling, quiet reflection, and relaxation\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eValue Positioning\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eEconomical stock-up choice for frequent incense users\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"care\" class=\"tab-content\"\u003e\n\u003cdiv class=\"how-grid\"\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003ePlace\u003c\/strong\u003e\n\u003cp\u003eInsert one incense stick securely into a suitable incense holder on a stable, heat-resistant surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003eLight\u003c\/strong\u003e\n\u003cp\u003eLight the tip, allow a small flame to appear, then gently blow it out so the incense begins to smolder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"how-step\"\u003e\n\u003cdiv class=\"how-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"how-step-content\"\u003e\n\u003cstrong\u003eCenter\u003c\/strong\u003e\n\u003cp\u003eUse during meditation, yoga, breathwork, reading, journaling, or quiet daily moments when you want the space to feel calm and centered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-notes\"\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Store in a cool, dry place away from direct sunlight.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Use only with a suitable heat-resistant incense holder.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Keep away from curtains, paper, bedding, and other flammable objects.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Keep away from children and pets.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Never leave burning incense unattended.\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e•\u003c\/span\u003e Use in a calm, lightly ventilated space for the best experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Toukson","offers":[{"title":"Ocean Breath","offer_id":44513410056399,"sku":"100-IS005-OB","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Warm Sandal","offer_id":44513410089167,"sku":"100-IS005-WS","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Earthy Agar","offer_id":44513410121935,"sku":"100-IS005-EA","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Island Oud","offer_id":44513410154703,"sku":"100-IS005-IO","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Calm_Moments_Pure_Incense_Sticks001.png?v=1772432645"},{"product_id":"serenity-realm-luxe-gift-set","title":"Serenity Realm Luxe Gift Set","description":"\u003cstyle\u003e\n:root {\n  --tab-active: #111;\n  --tab-inactive: #888;\n  --tab-border: #e5e5e5;\n  --tab-underline: #111;\n  --tab-bg: #fafafa;\n}\n\n.product-tabs {\n  margin-top: 24px;\n}\n\n\/* --- Tab Buttons --- *\/\n.product-tabs .tab-buttons {\n  display: flex;\n  justify-content: space-between;\n  border: 1px solid #ddd;\n  border-radius: 6px;\n  overflow: hidden;\n  margin-bottom: 20px;\n}\n\n.product-tabs .tab-buttons button {\n  flex: 1;\n  background: #fff;\n  border: none;\n  cursor: pointer;\n  font-size: 15px;\n  font-weight: 500;\n  color: #666;\n  padding: 12px 0;\n  transition: all 0.3s ease;\n  border-right: 1px solid #ddd;\n}\n\n.product-tabs .tab-buttons button:last-child {\n  border-right: none;\n}\n\n.product-tabs .tab-buttons button.active {\n  background: #f7f7f7;\n  color: #6c4a32;\n  font-weight: 600;\n}\n\n.product-tabs .tab-buttons button:hover {\n  background: #fafafa;\n  color: #6c4a32;\n}\n\n\/* Mobile *\/\n@media (max-width: 640px) {\n  .product-tabs .tab-buttons {\n    gap: 20px;\n  }\n  .product-tabs .tab-buttons button {\n    font-size: 14px;\n    padding: 10px 2px;\n  }\n}\n\n\/* --- Content --- *\/\n.product-tabs .tab-content {\n  display: none;\n  margin-top: 20px;\n  padding: 16px;\n  border-radius: 8px;\n  background: var(--tab-bg);\n  line-height: 1.6;\n  font-size: 15px;\n  animation: fadeIn 0.35s ease;\n}\n\n.product-tabs .tab-content.active {\n  display: block;\n}\n\n@keyframes fadeIn {\n  from {opacity: 0; transform: translateY(8px);}\n  to {opacity: 1; transform: translateY(0);}\n}\n\n\/* Mobile *\/\n@media (max-width: 640px) {\n  .product-tabs .tab-buttons {\n    gap: 0;\n    justify-content: space-around;\n  }\n  .product-tabs .tab-buttons button {\n    flex: 1;\n    font-size: 14px;\n    text-align: center;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-tabs\"\u003e\n\u003cdiv class=\"tab-buttons\"\u003e\n\u003cbutton class=\"tab-btn active\" data-tab=\"desc\"\u003eDescription\u003c\/button\u003e \u003cbutton class=\"tab-btn\" data-tab=\"details\"\u003eDetails\u003c\/button\u003e \u003cbutton class=\"tab-btn\" data-tab=\"care\"\u003eCare\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content active\" id=\"desc\"\u003e\n\u003cp data-start=\"84\" data-end=\"291\"\u003eA collection crafted to refine clarity and elevate concentration.\u003cbr data-start=\"149\" data-end=\"152\"\u003eThe Serenity Realm Luxe Gift Set weaves together rare and grounding essences, designed to awaken the mind and cultivate serene awareness.\u003c\/p\u003e\n\u003cp data-start=\"293\" data-end=\"315\"\u003e\u003cstrong data-start=\"293\" data-end=\"313\"\u003eIncluded Scents:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong data-start=\"317\" data-end=\"335\"\u003eAmbergris Tide\u003c\/strong\u003e – a profound marine depth, evoking spiritual stillness and inner calm.\u003cbr data-start=\"406\" data-end=\"409\"\u003e\u003cstrong data-start=\"409\" data-end=\"426\"\u003eSacred Sandal\u003c\/strong\u003e – ancient wooden resonance, leaving a timeless imprint upon the soul.\u003cbr data-start=\"496\" data-end=\"499\"\u003e\u003cstrong data-start=\"499\" data-end=\"519\"\u003eCrimson Agarwood\u003c\/strong\u003e – the weight of earth entwined with agarwood, grounding and enduring.\u003cbr data-start=\"589\" data-end=\"592\"\u003e\u003cstrong data-start=\"592\" data-end=\"613\"\u003eNha Trang Essence\u003c\/strong\u003e – the distinguished signature of Nha Trang agarwood, a refined origin of rarity and prestige.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"details\" class=\"tab-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSet of 4 incense blends\u003c\/li\u003e\n\u003cli\u003e100 sticks per box (4 scents × 25 sticks)\u003c\/li\u003e\n\u003cli\u003eLength: 21 cm\u003c\/li\u003e\n\u003cli\u003eBurn time: approx. 30 minutes per stick (in wind-free environment)\u003c\/li\u003e\n\u003cli\u003eHandcrafted with natural ingredients\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"care\" class=\"tab-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eStore in a cool, dry place\u003c\/li\u003e\n\u003cli\u003eUse with a heat-resistant incense holder\u003c\/li\u003e\n\u003cli\u003eKeep away from children and pets\u003c\/li\u003e\n\u003cli\u003eNever leave burning incense unattended\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Toukson","offers":[{"title":"Default Title","offer_id":44513465630927,"sku":"100-IS001-SG","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Focus_Aura_Luxe_Gift_Set.png?v=1772266138"}],"url":"https:\/\/toukson.com\/collections\/inner-clarity-series.oembed","provider":"Toukson","version":"1.0","type":"link"}