{"title":"Incense Sticks","description":"\u003cp data-start=\"139\" data-end=\"358\"\u003eThe product description should focus on the needs of the target users, highlighting product features, and conveying the brand's value while keeping SEO in mind. Here's an example of a well-optimized product description:\u003c\/p\u003e\n\u003ch4 data-start=\"360\" data-end=\"387\"\u003eExample Description:\u003c\/h4\u003e\n\u003cp data-start=\"388\" data-end=\"802\"\u003e\u003cstrong data-start=\"388\" data-end=\"417\"\u003eIncense Sticks Collection\u003c\/strong\u003e\u003cbr data-start=\"417\" data-end=\"420\"\u003eExplore our meticulously crafted incense stick collection—each stick is made from high-quality ingredients and traditional craftsmanship, designed to enhance your meditation, relaxation, and home ambiance experience. Whether you seek tranquility during a busy day or wish to create a warm, inviting atmosphere at home, our incense collection provides the perfect sensory experience.\u003c\/p\u003e\n\u003cp data-start=\"804\" data-end=\"844\"\u003eOur incense stick collection includes:\u003c\/p\u003e\n\u003cul data-start=\"845\" data-end=\"1126\"\u003e\n\u003cli data-section-id=\"a83afv\" data-start=\"845\" data-end=\"942\"\u003e\n\u003cstrong data-start=\"847\" data-end=\"883\"\u003eCalm Moments Crystal Incense Set\u003c\/strong\u003e: Helping you find moments of peace amidst a hectic life.\u003c\/li\u003e\n\u003cli data-section-id=\"psbohf\" data-start=\"943\" data-end=\"1034\"\u003e\n\u003cstrong data-start=\"945\" data-end=\"973\"\u003eFocus Aura Luxe Gift Set\u003c\/strong\u003e: Providing fresh, focused aromas to enhance concentration.\u003c\/li\u003e\n\u003cli data-section-id=\"1md2n79\" data-start=\"1035\" data-end=\"1126\"\u003e\n\u003cstrong data-start=\"1037\" data-end=\"1068\"\u003eBlooming Dawn Luxe Gift Set\u003c\/strong\u003e: Bringing a warm, morning ambiance, perfect for home use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1128\" data-end=\"1323\"\u003eThrough our incense stick collection, you will not only enjoy relaxing scents but also experience the perfect blend of natural ingredients and pure craftsmanship, creating your ideal environment.\u003c\/p\u003e","products":[{"product_id":"dream-series-discovery-set","title":"Dream 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=\"dream-overview\"\u003eOverview\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"dream-scents\"\u003eScent Guide\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"dream-details\"\u003eDetails\u003c\/button\u003e \u003cbutton aria-selected=\"false\" role=\"tab\" class=\"tab-btn\" data-tab=\"dream-care\"\u003eUse \u0026amp; Care\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"dream-overview\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"tab-intro-text\"\u003eSoothe the senses and drift into tranquility with the Dream Series Discovery Set. This collection features four thoughtfully selected incense blends, each crafted to calm the mind and ease the body into restorative rest. Perfect for bedtime rituals, evening wind-down routines, or moments of quiet reflection, it invites you to embrace serenity, softness, and peaceful dreams.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eDream Series\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA calming incense collection designed for evening rituals, relaxation, and peaceful moments before rest.\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 carefully selected scents, allowing you to explore soft, floral, fresh, and grounding 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, gentle, and soothing 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 bedtime rituals, evening relaxation, quiet reflection, meditation, journaling, calm personal spaces, and moments when you want to unwind before rest.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"dream-scents\" class=\"tab-content\"\u003e\n\u003cdiv class=\"scent-grid\"\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003ePear Veil\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eDelicate · Subtly Sweet · Elegant\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Delicate and subtly sweet, evoking an air of elegance that gently relaxes the senses. A soft scent for calm evenings and peaceful transitions into rest. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eLavender Drift\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eFloral · Calming · Restful\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A timeless floral aroma known for its calming character, guiding the mind into deep relaxation and helping create a soothing bedtime atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCitrus Bloom\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eFresh · Uplifting · Light\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Fresh and uplifting, blending bright notes that clear the spirit and create a light, soothing atmosphere. Ideal for gentle refreshment before quiet rest. \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\"\u003eWarm · Grounding · Comforting\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Warm and grounding, offering a comforting depth that balances the mind and nurtures inner stillness. Perfect for meditation, reflection, and evening calm. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"dream-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\"\u003eDream Series 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\"\u003ePear Veil \/ Lavender Drift \/ Citrus Bloom \/ Sandalwood Summit\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\"\u003eBedtime rituals, relaxation, meditation, quiet reflection, evening routines, and restful spaces\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv role=\"tabpanel\" id=\"dream-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 bedtime rituals, evening relaxation, meditation, journaling, or any quiet moment when you want to create a calm and restful 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":44509116104911,"sku":"100-IS010-DS","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":"aqua-series-discovery-set","title":"Aqua 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 class=\"tab-buttons\" role=\"tablist\"\u003e\n\u003cbutton data-tab=\"aqua-overview\" class=\"tab-btn active\" role=\"tab\" aria-selected=\"true\"\u003eOverview\u003c\/button\u003e \u003cbutton data-tab=\"aqua-scents\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eScent Guide\u003c\/button\u003e \u003cbutton data-tab=\"aqua-details\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eDetails\u003c\/button\u003e \u003cbutton data-tab=\"aqua-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=\"aqua-overview\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"tab-intro-text\"\u003eImmerse yourself in refreshing clarity with the Aqua Series Discovery Set. Featuring four invigorating incense blends, this collection is inspired by the purity, softness, and natural flow of water. Designed to uplift the spirit, cleanse the atmosphere, and restore a sense of balance, it is perfect for meditation, bathing rituals, quiet self-care moments, or any time you want your space to feel renewed.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eAqua Series\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA refreshing incense collection inspired by water’s purity, movement, and calming sense of renewal.\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 different fresh, floral, and cooling 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 soothing 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, bathing rituals, self-care routines, refreshing the room, calm evenings, and moments when you want to restore balance and clarity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"aqua-scents\" role=\"tabpanel\"\u003e\n\u003cdiv class=\"scent-grid\"\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eRose Mist\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eSoft · Floral · Gentle\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Soft and floral, bringing a sense of tenderness and gentle rejuvenation. A graceful scent for calm evenings, self-care, and peaceful moments. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eLush Ylang\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eExotic · Floral · Uplifting\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Exotic and sensual, with a rich floral aroma that soothes while uplifting the mood. Ideal for creating a warm, relaxing, and elegant atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCitrus Bloom\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eBright · Energizing · Sparkling\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Bright and energizing, clearing the mind with crisp, sparkling freshness. A refreshing choice for morning rituals, room cleansing, and mood renewal. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eMint Cascade\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eCool · Revitalizing · Fresh\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e Cool and revitalizing, like a waterfall breeze, awakening clarity and inner refreshment. Perfect for resetting the atmosphere and restoring focus. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"aqua-details\" role=\"tabpanel\"\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eProduct Series\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAqua Series 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\"\u003eRose Mist \/ Lush Ylang \/ Citrus Bloom \/ Mint Cascade\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, bathing rituals, self-care, room refreshment, relaxation, and renewal\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"aqua-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\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, bathing rituals, self-care moments, or whenever you want to refresh the atmosphere and restore calm.\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":44509117743311,"sku":"100-IS010-AS","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":"focus-series-discovery-set","title":"Focus 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\n\u003cdiv class=\"product-tabs\"\u003e\n  \u003cdiv class=\"tab-buttons\" role=\"tablist\"\u003e\n    \u003cbutton data-tab=\"focus-overview\" class=\"tab-btn active\" role=\"tab\" aria-selected=\"true\"\u003eOverview\u003c\/button\u003e\n    \u003cbutton data-tab=\"focus-scents\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eScent Guide\u003c\/button\u003e\n    \u003cbutton data-tab=\"focus-details\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eDetails\u003c\/button\u003e\n    \u003cbutton data-tab=\"focus-care\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eUse \u0026amp; Care\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content active\" id=\"focus-overview\" role=\"tabpanel\"\u003e\n    \u003cdiv class=\"tab-intro-text\"\u003e\n      Sharpen the senses and energize the mind with the Focus Series Discovery Set. This collection of four refreshing incense blends is crafted to clear mental fog, enhance concentration, and inspire productivity. Ideal for workspaces, study sessions, or moments when clarity and motivation are needed most.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-title\"\u003eFocus Series\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003eA refreshing incense collection designed to support clarity, concentration, and a more intentional daily routine.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-title\"\u003eDiscovery Set\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003eIncludes four carefully selected scents, allowing you to explore different moods for focus and calm.\u003c\/div\u003e\n      \u003c\/div\u003e\n\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 blend for easy everyday use.\u003c\/div\u003e\n      \u003c\/div\u003e\n\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 aromatic experience.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"value-note\"\u003e\n      \u003cstrong\u003eBest for:\u003c\/strong\u003e workspaces, study sessions, reading, journaling, creative focus, meditation, and moments when you want the room to feel clearer and more refreshed.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content\" id=\"focus-scents\" role=\"tabpanel\"\u003e\n    \u003cdiv class=\"scent-grid\"\u003e\n      \u003cdiv class=\"scent-entry\"\u003e\n        \u003cspan class=\"scent-title\"\u003eLemon Spark\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eBright · Citrusy · Uplifting\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003e\n          Bright and citrusy, awakening the mind with a clean, uplifting freshness. Ideal for morning planning, focused work, and refreshing the atmosphere.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scent-entry\"\u003e\n        \u003cspan class=\"scent-title\"\u003eMint Cascade\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eCool · Revitalizing · Clear\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003e\n          Cool and revitalizing, like a mountain breeze, bringing clarity and focus to study sessions, afternoon resets, and productive routines.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scent-entry\"\u003e\n        \u003cspan class=\"scent-title\"\u003ePine Muse\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eCrisp · Woody · Grounding\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003e\n          Crisp and woody, grounding the spirit while refreshing the atmosphere. A good choice for deep work, reading, and quiet concentration.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scent-entry\"\u003e\n        \u003cspan class=\"scent-title\"\u003eSilent Orchid\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eSubtle · Refined · Balanced\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003e\n          Subtle and refined, offering a calm balance that steadies the mind in quiet strength. Perfect for softer focus, journaling, or peaceful breaks.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content\" id=\"focus-details\" role=\"tabpanel\"\u003e\n    \u003cul class=\"spec-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eProduct Series\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eFocus Series Discovery Set\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eIncluded Scents\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eLemon Spark \/ Mint Cascade \/ Pine Muse \/ Silent Orchid\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eSet Includes\u003c\/span\u003e\n        \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\n        \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\n        \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\n        \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\n        \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\n        \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\n        \u003cspan class=\"spec-value\"\u003eFocus, work, study, productivity, meditation, and quiet daily rituals\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content\" id=\"focus-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\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\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\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 work, study, reading, meditation, journaling, or any quiet moment when you want to create a clearer and calmer space.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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\n\u003cscript\u003e\ndocument.querySelectorAll(\".product-tabs\").forEach(function(tabSection) {\n  const tabs = tabSection.querySelectorAll(\".tab-btn\");\n  const contents = tabSection.querySelectorAll(\".tab-content\");\n\n  tabs.forEach(function(tab) {\n    tab.addEventListener(\"click\", function() {\n      tabs.forEach(function(item) {\n        item.classList.remove(\"active\");\n        item.setAttribute(\"aria-selected\", \"false\");\n      });\n\n      contents.forEach(function(content) {\n        content.classList.remove(\"active\");\n      });\n\n      tab.classList.add(\"active\");\n      tab.setAttribute(\"aria-selected\", \"true\");\n\n      const target = tabSection.querySelector(\"#\" + tab.dataset.tab);\n      if (target) {\n        target.classList.add(\"active\");\n      }\n    });\n  });\n});\n\u003c\/script\u003e","brand":"Toukson","offers":[{"title":"Default Title","offer_id":44509119774927,"sku":"100-IS010-FS","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":"sweet-dreams-crystal-incense-set","title":"Sweet Dreams · 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: #f8f6f8;\n  --tab-accent-color: #5e5a74;\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 #efedf3;\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 #ddd6e5;\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 calming incense collection created to ease the body, settle the mind, and support more restful evenings. The Dream Series pairs four soft scent profiles with a blue crystal holder, offering a gentle ritual for bedtime routines, quiet reading, and moments of inner stillness.\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\"\u003eBedtime rituals, meditation, journaling, reading, and unwinding after a long day.\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 from Pear Whisper, Lavender Dream, Citrus Glow, or Cozy Sandal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eSleep-Inspired Ritual\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eDesigned to create a soft aromatic atmosphere that feels soothing, quiet, and emotionally grounding.\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\"\u003eEach set includes a blue crystal incense holder to make every use feel more intentional and serene.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eBurn Experience\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eGentle, steady, and suitable for small personal spaces rather than intense room-filling smoke.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eIdeal Mood\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eSoft evenings, slow mornings, restful energy, and calming moments before sleep.\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\"\u003ePear Whisper\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eSoft · Sweet · Dreamlike\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA delicate fruity scent with a tender, airy character, ideal for creating a quiet and comforting nighttime atmosphere.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eLavender Dream\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eFloral · Calm · Familiar\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA classic relaxing lavender profile that helps soften the mood and ease the mind into slower, gentler evenings.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCitrus Glow\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eBright · Warm · Uplifting\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA light citrus touch with a mellow warmth, perfect for refreshing the spirit without feeling too sharp or overpowering.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCozy Sandal\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWoody · Smooth · Grounding\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA comforting sandalwood warmth that brings balance, stillness, and a more rooted feeling to evening rituals.\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\"\u003ePear Whisper \/ Lavender Dream \/ Citrus Glow \/ Cozy Sandal\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eContents\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4 incense blends, approximately 80 sticks total\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eHolder\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eBlue crystal incense holder included\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–20 minutes per stick\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eNet Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eApprox. 20g \/ 0.7oz\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 ingredients, artisan handcrafted\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 personal spaces\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 blue 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 appear, then gently extinguish it so the stick 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\u003eUnwind\u003c\/strong\u003e\n\u003cp\u003eUse during bedtime routines, meditation, reading, or any slow moment when you want the space to feel calmer and more restful.\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 on a stable, heat-resistant surface.\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 suited for calm, lightly ventilated personal spaces.\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":"Pear Whisper","offer_id":44513346748623,"sku":"100-IS008-PW","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Lavender Dream","offer_id":44513346781391,"sku":"100-IS008-LD","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Citrus Glow","offer_id":44513346814159,"sku":"100-IS008-CG","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Cozy Sandal","offer_id":44513346846927,"sku":"100-IS008-CS","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Sweet_Dreams_Crystal_Incense_Set004_ad4b514c-56dd-4561-9523-ac849efd42d6.png?v=1772422337"},{"product_id":"fresh-shower-crystal-incense-set","title":"Fresh Shower · 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: #f5f8f4;\n  --tab-accent-color: #5f7a5a;\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 #ebf1e8;\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 #d9e3d5;\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\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\n    \u003cbutton data-tab=\"scent-guide\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eScent Guide\u003c\/button\u003e\n    \u003cbutton data-tab=\"inside\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eWhat's Inside\u003c\/button\u003e\n    \u003cbutton data-tab=\"care\" class=\"tab-btn\" role=\"tab\" aria-selected=\"false\"\u003eUse \u0026amp; Care\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tab-content active\" id=\"overview\" role=\"tabpanel\"\u003e\n    \u003cdiv class=\"tab-intro-text\"\u003e\n      A refreshing incense collection inspired by clarity, brightness, and daily renewal. The Aqua Series combines four light and invigorating scent profiles with a green crystal holder, creating a clean aromatic ritual for slow mornings, focused work, and everyday moments that call for fresh energy.\n    \u003c\/div\u003e\n\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\"\u003eMorning rituals, workspace refresh, journaling, light meditation, and uplifting daily routines.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-title\"\u003e4 Scent Choices\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003eChoose from Rose Dew, Fresh Pomelo, Sunny Orange, or Cool Mint.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-title\"\u003eFresh Energy\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003eDesigned to bring a lighter, cleaner atmosphere that feels revitalizing without becoming overwhelming.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-title\"\u003eCrystal Holder Included\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003eEach set includes a green crystal incense holder for a more balanced, polished, and intentional ritual.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-title\"\u003eBurn Experience\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003eSoft to moderate smoke, ideal for personal spaces and daily use rather than heavy scent diffusion.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cspan class=\"feature-title\"\u003eIdeal Mood\u003c\/span\u003e\n        \u003cdiv class=\"feature-text\"\u003eFresh starts, open windows, tidy spaces, clear thoughts, and a brighter rhythm throughout the day.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\"\u003eRose Dew\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eFresh · Delicate · Floral\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003eA soft floral scent with a clean, dewy character that feels elegant, airy, and easy to enjoy throughout the day.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scent-entry\"\u003e\n        \u003cspan class=\"scent-title\"\u003eFresh Pomelo\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eCrisp · Bright · Juicy\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003eA lively citrus-fruit profile that feels refreshing and energetic, perfect for boosting the mood in the morning or midday.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scent-entry\"\u003e\n        \u003cspan class=\"scent-title\"\u003eSunny Orange\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eWarm · Cheerful · Uplifting\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003eA radiant citrus note with a sunny, approachable warmth that brings lightness and positivity into everyday routines.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"scent-entry\"\u003e\n        \u003cspan class=\"scent-title\"\u003eCool Mint\u003c\/span\u003e\n        \u003cdiv class=\"scent-meta\"\u003eClean · Herbal · Invigorating\u003c\/div\u003e\n        \u003cspan class=\"scent-detail\"\u003eA crisp mint freshness that awakens the senses and creates a more focused, clean-feeling space.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\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\n        \u003cspan class=\"spec-value\"\u003eRose Dew \/ Fresh Pomelo \/ Sunny Orange \/ Cool Mint\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eContents\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003e4 incense blends, approximately 80 sticks total\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eHolder\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eGreen crystal incense holder included\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eBurn Time\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eAbout 15–20 minutes per stick\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eNet Weight\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eApprox. 20g \/ 0.7oz\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eMaterials\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eNatural aromatic ingredients, handcrafted\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"spec-label\"\u003eBest Space\u003c\/span\u003e\n        \u003cspan class=\"spec-value\"\u003eSmall to medium personal spaces\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\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 green crystal holder on a stable, heat-resistant surface.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\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\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\u003eRefresh\u003c\/strong\u003e\n          \u003cp\u003eUse during morning routines, focused work sessions, light meditation, or any moment when you want the room to feel brighter and more awake.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\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 on a stable, heat-resistant surface.\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, lightly ventilated personal spaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e","brand":"Toukson","offers":[{"title":"Rose Dew","offer_id":44513353498831,"sku":"100-IS007-RD","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Fresh Pomelo","offer_id":44513353531599,"sku":"100-IS007-FP","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Sunny Orange","offer_id":44513353564367,"sku":"100-IS007-SO","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Cool Mint","offer_id":44513353597135,"sku":"100-IS007-CM","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Fresh_Shower_Crystal_Incense_Set005.png?v=1772421888"},{"product_id":"focus-time-crystal-incense-set","title":"Focus Time · 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: #f6f6f6;\n  --tab-accent-color: #4f4f4f;\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 #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-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@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 focused incense collection created to sharpen clarity, steady attention, and support a more intentional rhythm throughout the day. The Focus Series pairs bright freshness with grounding depth, together with a black obsidian holder, to create a balanced aromatic ritual for work, study, reading, and mindful concentration.\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\"\u003eWork sessions, reading, studying, journaling, creative thinking, and mentally clear daily rituals.\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 from Bright Lemon, Mint Breeze, Pure Cedar, or Bluebell Mist.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eClarity \u0026amp; Balance\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eDesigned to refresh the mind while keeping the atmosphere calm, centered, and free from heaviness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eObsidian Holder Included\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eEach set includes a natural black obsidian incense holder for a more grounded, refined, and intentional ritual.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eBurn Experience\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eGentle to moderate smoke, suited to desks, study corners, and other quiet personal spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eIdeal Mood\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eClear thoughts, tidy spaces, steady energy, creative balance, and deeper concentration.\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\"\u003eBright Lemon\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eCitrus · Light · Clarifying\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA bright lemon note that feels fresh, clean, and mentally uplifting, ideal for clearing the mind and starting with focus.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eMint Breeze\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eCool · Crisp · Refreshing\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA lively mint profile that awakens the senses and creates a sharper, more energized atmosphere for daily concentration.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003ePure Cedar\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWoody · Calm · Grounding\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA clean cedarwood scent that feels natural and stabilizing, bringing a sense of structure and calm to focused environments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eBluebell Mist\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eSoft · Airy · Balanced\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003eA delicate floral touch with a light, spacious character that supports calm creativity and a more balanced mood.\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\"\u003eBright Lemon \/ Mint Breeze \/ Pure Cedar \/ Bluebell Mist\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eContents\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4 incense blends, approximately 80 sticks total\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eHolder\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eNatural black obsidian incense holder included\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–20 minutes per stick\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"spec-label\"\u003eNet Weight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eApprox. 20g \/ 0.7oz\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 ingredients, handcrafted\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 personal spaces\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 black obsidian 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 appear, 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\u003eFocus\u003c\/strong\u003e\n\u003cp\u003eUse during work, study, reading, or quiet creative sessions when you want the space to feel clearer, steadier, and more intentional.\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 on a stable, heat-resistant surface.\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, lightly ventilated personal spaces.\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":"Bright Lemon","offer_id":44513360019663,"sku":"100-IS006-BL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Mint Breeze","offer_id":44513360052431,"sku":"100-IS006-MB","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Pure Cedar","offer_id":44513360085199,"sku":"100-IS006-PC","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Bluebell Mist","offer_id":44513360117967,"sku":"100-IS006-BM","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Focus_Time_Crystal_Incense_Set003_5c21c8f0-5977-40ca-8695-f70941b9ac07.png?v=1772421560"},{"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":"sweet-dreams-pure-incense-sticks","title":"Sweet Dreams – 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 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\"\u003eDream Series Pure Incense Sticks are crafted for slow evenings, quiet routines, and moments of gentle relaxation. 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 daily wind-down rituals, bedroom routines, meditation, and calm personal spaces.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eDream Series\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA soft and comforting incense collection designed to create a calmer mood for evening routines and restful spaces.\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 prefer to keep more sticks ready at home.\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 daily use in bedrooms, meditation corners, yoga spaces, reading areas, or quiet home rituals.\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 easily into everyday routines.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e4 Dream Scents\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eChoose from Pear Whisper, Lavender Dream, Citrus Glow, or Cozy Sandal to match your preferred calming mood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eEvening Ritual Ready\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eIdeal for winding down, reading, journaling, light meditation, quiet evenings, and creating a softer atmosphere.\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, evening routines, bedroom rituals, meditation spaces, reading corners, yoga rooms, calm home fragrance, and anyone looking for a more economical pure incense stock-up option.\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\"\u003ePear Whisper\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eSweet · Tender · Dreamlike\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A soft pear-inspired scent with a sweet and tender character, creating a gentle atmosphere for quiet evenings and peaceful daily rituals. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eLavender Dream\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eFloral · Classic · Calming\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A familiar lavender scent with a soft floral profile, ideal for winding down, slowing the pace, and creating a more restful mood. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCitrus Glow\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWarm · Bright · Gentle\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A warm citrus scent with a light uplifting touch, perfect for refreshing the spirit while keeping the atmosphere soft and balanced. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCozy Sandal\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWoody · Warm · Comforting\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A comforting sandalwood-inspired scent with gentle woody warmth, suited for grounding the senses and creating a peaceful evening setting. \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\"\u003eProduct Series\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eDream 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\"\u003ePear Whisper \/ Lavender Dream \/ Citrus Glow \/ Cozy Sandal\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\"\u003eEvening routines, bedroom rituals, meditation, yoga, reading, journaling, 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 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\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\u003eUnwind\u003c\/strong\u003e\n\u003cp\u003eUse during evening routines, reading, journaling, meditation, yoga, or quiet daily moments when you want the space to feel soft and calm.\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":"Pear Whisper","offer_id":44513454194895,"sku":"100-IS004-PW","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Lavender Dream","offer_id":44513454227663,"sku":"100-IS004-LD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Citrus Glow","offer_id":44513454260431,"sku":"100-IS004-CG","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Cozy Sandal","offer_id":44513454293199,"sku":"100-IS004-CS","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Sweet_Dreams_Pure_Incense_Sticks001.png?v=1772432450"},{"product_id":"fresh-shower-pure-incense-sticks","title":"Fresh Shower – 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 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\"\u003eAqua Series Pure Incense Sticks are inspired by freshness, clarity, and daily renewal. 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 everyday home fragrance, relaxation, and refreshing daily rituals.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eAqua Series\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA fresh and uplifting incense collection designed to bring a cleaner, lighter, and more renewed feeling to your space.\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 frequent incense users who prefer to buy more at once and keep their favorite scents ready.\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 daily rituals, home fragrance routines, bathroom refresh moments, yoga corners, or relaxation spaces.\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 made for a clean and direct aromatic experience, suitable for regular everyday use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e4 Fresh Scents\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eChoose from Rose Dew, Fresh Pomelo, Sunny Orange, or Cool Mint to match your preferred refreshing mood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eDaily Renewal\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eIdeal for morning routines, after-shower freshness, home reset moments, light relaxation, and uplifting everyday rituals.\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, home fragrance routines, daily refresh rituals, bathroom-inspired freshness, yoga corners, relaxation spaces, and anyone looking for a more economical pure incense stock-up option.\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\"\u003eRose Dew\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eFloral · Soft · Fresh\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A subtle and delicate floral scent with a fresh, dewy feeling. It adds a gentle softness to the room without becoming too heavy or overpowering. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eFresh Pomelo\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eCitrus · Crisp · Lively\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A bright pomelo-inspired scent with crisp fruitiness, ideal for refreshing the senses and giving your space a clean, energetic lift. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eSunny Orange\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eCitrus · Cheerful · Uplifting\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A radiant orange scent that feels warm, cheerful, and full of vitality, perfect for starting the day or resetting the atmosphere. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eCool Mint\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eHerbal · Cool · Invigorating\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A straightforward mint scent with crisp herbal freshness, designed to awaken the space and bring a clean, refreshing mood. \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\"\u003eProduct Series\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eAqua 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\"\u003eRose Dew \/ Fresh Pomelo \/ Sunny Orange \/ Cool Mint\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\"\u003eDaily refresh rituals, home fragrance, relaxation, yoga, bathroom-inspired freshness, and calm routines\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 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\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\u003eRefresh\u003c\/strong\u003e\n\u003cp\u003eUse during morning routines, home resets, relaxation moments, yoga, or quiet daily rituals when you want the space to feel fresh and renewed.\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":"Rose Dew","offer_id":44513456783567,"sku":"100-IS003-RD","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Fresh Pomelo","offer_id":44513456816335,"sku":"100-IS003-FP","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Sunny Orange","offer_id":44513456849103,"sku":"100-IS003-SO","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Cool Mint","offer_id":44513456881871,"sku":"100-IS003-CM","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Fresh_Shower_Pure_Incense_Sticks001.png?v=1772432142"},{"product_id":"focus-time-pure-incense-sticks","title":"Focus Time – 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 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\"\u003eFocus Time Pure Incense Sticks are created for people who use incense regularly and want a more economical way to stock up. With 120g of pure incense and approximately 480 sticks, this larger-format set is made for daily focus rituals, work sessions, study time, reading, journaling, meditation, and calm personal spaces.\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eFocus Time Series\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eA dedicated incense collection designed to support clarity, concentration, and calm daily routines.\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 choice for incense lovers who burn incense often and prefer to keep more sticks on hand.\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 daily use at your desk, study corner, meditation space, yoga room, or home ritual area.\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 to offer a clean, direct aromatic experience for everyday use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003e4 Focus Scents\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eChoose from Bright Lemon, Mint Breeze, Pine Muse, or Bluebell Mist to match your preferred focus mood.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-title\"\u003eDaily Ritual Ready\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003eIdeal for work, study, reading, creative thinking, journaling, meditation, and quiet breaks.\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, focus rituals, home workspaces, study rooms, yoga corners, meditation spaces, and anyone looking for a more economical pure incense stock-up option.\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\"\u003eBright Lemon\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eCitrus · Fresh · Clarifying\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A bright and clean citrus scent that helps refresh the room and create a clearer atmosphere for morning work, planning, and focused starts. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eMint Breeze\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eCool · Crisp · Refreshing\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A cool mint-inspired scent with a crisp, airy feel, ideal for afternoon resets, study sessions, and moments when you want the space to feel lighter and more awake. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003ePine Muse\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eWoody · Clean · Grounding\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A clean woody scent with a calm, grounded character, suited for deep work, reading, quiet thinking, and longer periods of concentration. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"scent-entry\"\u003e\n\u003cspan class=\"scent-title\"\u003eBluebell Mist\u003c\/span\u003e\n\u003cdiv class=\"scent-meta\"\u003eSoft · Airy · Balanced\u003c\/div\u003e\n\u003cspan class=\"scent-detail\"\u003e A soft floral scent with a gentle and spacious mood, perfect for creative work, journaling, light meditation, and relaxed focus. \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\"\u003eProduct Series\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eFocus Time 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\"\u003eBright Lemon \/ Mint Breeze \/ Pine Muse \/ Bluebell Mist\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\"\u003eDaily use, focus rituals, work, study, meditation, yoga, reading, 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 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\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\u003eEnjoy\u003c\/strong\u003e\n\u003cp\u003eUse during work, study, reading, meditation, yoga, journaling, or quiet daily moments when you want the space to feel calm and intentional.\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":"Bright Lemon","offer_id":44513459765455,"sku":"100-IS002-BL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Mint Breeze","offer_id":44513459798223,"sku":"100-IS002-MB","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Pine Muse","offer_id":44513459830991,"sku":"100-IS002-PM","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Bluebell Mist","offer_id":44513459863759,"sku":"100-IS002-BM","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0636\/6750\/3311\/files\/Focus_Time_Pure_Incense_Sticks002.png?v=1772431746"},{"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"},{"product_id":"dreamscape-haven-luxe-gift-set","title":"Dreamscape Haven 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 data-tab=\"desc\" class=\"tab-btn active\"\u003eDescription\u003c\/button\u003e \u003cbutton data-tab=\"details\" class=\"tab-btn\"\u003eDetails\u003c\/button\u003e \u003cbutton data-tab=\"care\" class=\"tab-btn\"\u003eCare\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n\u003cp data-start=\"109\" data-end=\"346\"\u003eA collection designed to inspire serenity, sharpen clarity, and ease the mind into restful balance.\u003cbr data-start=\"208\" data-end=\"211\"\u003eThe Dreamscape Haven Luxe Gift Set blends soothing botanicals with grounding notes, inviting both calm reflection and gentle renewal.\u003c\/p\u003e\n\u003cp data-start=\"348\" data-end=\"370\"\u003e\u003cstrong data-start=\"348\" data-end=\"368\"\u003eIncluded Scents:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"372\" data-end=\"863\"\u003e\u003cstrong data-start=\"372\" data-end=\"396\"\u003eVeil of Pear Blossom\u003c\/strong\u003e – a poetic whisper of pear blossom, soft and graceful, guiding the spirit toward tranquil slumber.\u003cbr data-start=\"495\" data-end=\"498\"\u003e\u003cstrong data-start=\"498\" data-end=\"519\"\u003eLavender Nocturne\u003c\/strong\u003e – the calming essence of lavender, draped in a romantic purple hue, lulling the night into peace.\u003cbr data-start=\"617\" data-end=\"620\"\u003e\u003cstrong data-start=\"620\" data-end=\"635\"\u003eCitrus Dawn\u003c\/strong\u003e – fresh and radiant, a warm embrace of citrus to awaken the senses with the promise of morning light.\u003cbr data-start=\"737\" data-end=\"740\"\u003e\u003cstrong data-start=\"740\" data-end=\"759\"\u003eTranquil Sandal\u003c\/strong\u003e – timeless sandalwood, tender and grounding, enveloping the night with a serene, sleep-inducing aura.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"details\"\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 class=\"tab-content\" id=\"care\"\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":44513467400399,"sku":"100-IS001-DG","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"},{"product_id":"blooming-dawn-luxe-gift-set","title":"Blooming Dawn 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 data-tab=\"desc\" class=\"tab-btn active\"\u003eDescription\u003c\/button\u003e \u003cbutton data-tab=\"details\" class=\"tab-btn\"\u003eDetails\u003c\/button\u003e \u003cbutton data-tab=\"care\" class=\"tab-btn\"\u003eCare\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n\u003cp data-start=\"66\" data-end=\"271\"\u003eA collection designed to refresh the senses and awaken inner radiance.\u003cbr data-start=\"136\" data-end=\"139\"\u003eThe Blooming Dawn Luxe Gift Set blends vibrant botanicals with luminous notes, crafted to energize the body and uplift the spirit.\u003c\/p\u003e\n\u003cp data-start=\"273\" data-end=\"295\"\u003e\u003cstrong data-start=\"273\" data-end=\"293\"\u003eIncluded Scents:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"297\" data-end=\"724\"\u003e\u003cstrong data-start=\"297\" data-end=\"314\"\u003eRose Serenade\u003c\/strong\u003e – a romantic touch of rose, luxurious and lingering, like the delicate afterglow of a bath.\u003cbr data-start=\"406\" data-end=\"409\"\u003e\u003cstrong data-start=\"409\" data-end=\"430\"\u003eGreen Citrus Mist\u003c\/strong\u003e – the crisp brightness of green citrus, refreshing and perfectly attuned to the bath ritual.\u003cbr data-start=\"523\" data-end=\"526\"\u003e\u003cstrong data-start=\"526\" data-end=\"543\"\u003eSunlit Orange\u003c\/strong\u003e – radiant and invigorating, an energizing burst of orange to awaken the morning.\u003cbr data-start=\"624\" data-end=\"627\"\u003e\u003cstrong data-start=\"627\" data-end=\"643\"\u003eMint Cascade\u003c\/strong\u003e – cooling and revitalizing, mint that cleanses the senses and renews vitality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"details\"\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 class=\"tab-content\" id=\"care\"\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":44513469530319,"sku":"100-IS001-BG","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"},{"product_id":"focus-aura-luxe-gift-set","title":"Focus Aura 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 data-tab=\"desc\" class=\"tab-btn active\"\u003eDescription\u003c\/button\u003e \u003cbutton data-tab=\"details\" class=\"tab-btn\"\u003eDetails\u003c\/button\u003e \u003cbutton data-tab=\"care\" class=\"tab-btn\"\u003eCare\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"desc\" class=\"tab-content active\"\u003e\n\u003cp data-start=\"58\" data-end=\"263\"\u003eA collection crafted to sharpen clarity and elevate concentration.\u003cbr data-start=\"124\" data-end=\"127\"\u003eThe Focus Aura Luxe Gift Set harmonizes invigorating freshness with grounding depth, designed to awaken the mind and refine awareness.\u003c\/p\u003e\n\u003cp data-start=\"265\" data-end=\"287\"\u003e\u003cstrong data-start=\"265\" data-end=\"285\"\u003eIncluded Scents:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"289\" data-end=\"708\"\u003e\u003cstrong data-start=\"289\" data-end=\"307\"\u003eLuminous Lemon\u003c\/strong\u003e – radiant and uplifting, a burst of citrus brightness that clears the mind and energizes focus.\u003cbr data-start=\"403\" data-end=\"406\"\u003e\u003cstrong data-start=\"406\" data-end=\"421\"\u003eArctic Mint\u003c\/strong\u003e – cool and piercingly fresh, a revitalizing clarity that awakens concentration.\u003cbr data-start=\"501\" data-end=\"504\"\u003e\u003cstrong data-start=\"504\" data-end=\"521\"\u003eCedar Silence\u003c\/strong\u003e – the steady calm of cedarwood, grounding the spirit in a serene state of focus.\u003cbr data-start=\"602\" data-end=\"605\"\u003e\u003cstrong data-start=\"605\" data-end=\"625\"\u003eBluebell Whisper\u003c\/strong\u003e – elegant and airy, a delicate floral note that inspires creativity and balance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tab-content\" id=\"details\"\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 class=\"tab-content\" id=\"care\"\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":44513471201487,"sku":"100-IS001-FG","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\/incense-sticks.oembed","provider":"Toukson","version":"1.0","type":"link"}