{"title":"Wellness Drinks","description":"","products":[{"product_id":"blue-green-elixir-by-suryatra","title":"Blue Green Elixir by SuryatraWellnessEdit","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600\u0026amp;family=Playfair+Display:ital,wght@0,400;0,500;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.sy-resp-wrapper {\n  --green: #2F5C47;\n  --gold: #A67C37;\n  --mitti-bg: #F7F2EC;\n  --bg-white: #ffffff;\n  --border: rgba(47, 92, 71, 0.1);\n  --text-main: #1a1a1a;\n  --text-muted: #555;\n\n  width: 100%;\n  padding: 40px 15px;\n  background-color: #FDFDFB;\n  font-family: 'Inter', sans-serif;\n  color: var(--text-main);\n  box-sizing: border-box;\n}\n\n.sy-resp-container { max-width: 1000px; margin: 0 auto; }\n\n\/* HEADER *\/\n.sy-resp-header { text-align: center; margin-bottom: 40px; }\n.sy-resp-eyebrow { font-size: 10px; font-weight: 600; text-transform: uppercase; letter-spacing: 4px; color: var(--gold); margin-bottom: 12px; }\n.sy-resp-h1 { \n  font-family: 'Playfair Display', serif; \n  font-size: clamp(24px, 4vw, 38px); \n  color: var(--green);\n  margin-bottom: 15px;\n  white-space: nowrap; \n  overflow: hidden; \n  text-overflow: ellipsis;\n  padding: 0 10px;\n}\n.sy-resp-summary { max-width: 600px; margin: 0 auto; font-size: 16px; color: var(--text-muted); line-height: 1.6; font-family: 'Playfair Display', serif; font-style: italic; }\n\n\/* GRID STRATEGY *\/\n.sy-resp-main-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n}\n\n.sy-resp-card {\n  background: var(--bg-white);\n  padding: 30px;\n  border-radius: 18px;\n  border: 1px solid var(--border);\n  box-sizing: border-box;\n  flex: 1 1 100%; \/* Default mobile view *\/\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* DESKTOP SIZING *\/\n@media (min-width: 850px) {\n  .sy-resp-full { flex: 1 1 100%; }\n  .sy-resp-two-third { flex: 1 1 calc(65% - 10px); }\n  .sy-resp-one-third { flex: 1 1 calc(35% - 10px); }\n  .sy-resp-half { flex: 1 1 calc(50% - 10px); }\n}\n\n\/* INTERIOR TYPOGRAPHY *\/\n.sy-resp-label { font-size: 9px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; color: var(--gold); margin-bottom: 15px; display: flex; align-items: center; gap: 10px; }\n.sy-resp-label::after { content: ''; height: 1px; flex-grow: 1; background: var(--border); }\n.sy-resp-h2 { font-family: 'Playfair Display', serif; font-size: 26px; color: var(--green); margin-bottom: 18px; }\n.sy-resp-h3 { font-family: 'Playfair Display', serif; font-size: 20px; margin-bottom: 25px; color: var(--green); text-align: center; }\n\n\/* SENSORY PROFILE *\/\n.sy-resp-sense-row { display: flex; justify-content: space-around; gap: 15px; flex-wrap: wrap; }\n.sy-resp-sense-item { text-align: center; flex: 1 1 120px; padding: 15px; background: var(--mitti-bg); border-radius: 12px; }\n.sy-resp-sense-item i { color: var(--gold); margin-bottom: 10px; font-size: 18px; }\n.sy-resp-sense-item strong { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 4px; }\n.sy-resp-sense-item span { font-size: 13px; font-family: 'Playfair Display', serif; font-style: italic; color: var(--green); }\n\n\/* ALCHEMY \u0026 BENEFITS *\/\n.sy-resp-p { font-size: 14.5px; line-height: 1.8; color: #444; margin-bottom: 12px; text-align: justify; font-weight: 300; }\n.sy-resp-b-list { display: flex; flex-direction: column; gap: 20px; }\n.sy-resp-b-item { display: flex; gap: 15px; align-items: flex-start; }\n.sy-resp-b-item i { color: var(--gold); font-size: 16px; margin-top: 4px; }\n.sy-resp-b-item strong { font-size: 13px; color: var(--green); text-transform: uppercase; letter-spacing: 0.5px; }\n.sy-resp-b-item p { font-size: 12.5px; margin: 2px 0 0; color: #6d5b52; line-height: 1.4; }\n\n\/* RITUAL STEPS *\/\n.sy-resp-steps { display: flex; flex-direction: column; gap: 15px; }\n.sy-resp-step { display: flex; gap: 15px; align-items: center; }\n.sy-resp-step span { width: 28px; height: 28px; border: 1px solid var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Playfair Display', serif; font-size: 12px; font-style: italic; color: var(--gold); flex-shrink: 0; }\n.sy-resp-step p { font-size: 13.5px; margin: 0; color: #444; }\n\n\/* SPEC TABLE *\/\n.sy-resp-table { display: flex; flex-direction: column; gap: 12px; }\n.sy-resp-row { display: flex; justify-content: space-between; border-bottom: 1px solid var(--border); padding-bottom: 8px; }\n.sy-resp-row span { font-size: 10px; text-transform: uppercase; letter-spacing: 1.5px; color: var(--gold); font-weight: 600; }\n.sy-resp-row strong { font-size: 13.5px; color: #444; font-weight: 400; }\n\n\/* FOOTER *\/\n.sy-resp-footer { margin-top: 40px; padding-top: 20px; border-top: 1px solid var(--border); display: flex; justify-content: center; gap: 30px; flex-wrap: wrap; }\n.sy-resp-footer span { font-size: 9px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; color: #999; display: flex; align-items: center; gap: 8px; }\n\n\/* MOBILE TWEAKS *\/\n@media (max-width: 600px) {\n  .sy-resp-card { padding: 25px 20px; }\n  .sy-resp-h1 { white-space: normal; text-align: center; font-size: 28px; }\n  .sy-resp-summary { font-size: 15px; }\n  .sy-resp-footer { flex-direction: column; align-items: center; gap: 15px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-resp-wrapper\"\u003e\n\u003cdiv class=\"sy-resp-container\"\u003e\n\u003cheader class=\"sy-resp-header\"\u003e\n\u003cdiv class=\"sy-resp-eyebrow\"\u003eThe Botanical Collection\u003c\/div\u003e\n\u003ch1 class=\"sy-resp-h1\"\u003eBlue Green Elixir by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-resp-summary\"\u003eA high-altitude Green Tea base infused with the neuro-protective essence of Butterfly Blue Pea Flower. Crafted for clarity and modern mindfulness.\u003c\/p\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-resp-main-grid\"\u003e\n\u003csection class=\"sy-resp-card sy-resp-full\"\u003e\n\u003ch3 class=\"sy-resp-h3\"\u003eSensory Profile\u003c\/h3\u003e\n\u003cdiv class=\"sy-resp-sense-row\"\u003e\n\u003cdiv class=\"sy-resp-sense-item\"\u003e\n\u003ci class=\"fa-solid fa-eye\"\u003e\u003c\/i\u003e \u003cstrong\u003eVisual\u003c\/strong\u003e \u003cspan\u003eSapphire to Violet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-sense-item\"\u003e\n\u003ci class=\"fa-solid fa-wind\"\u003e\u003c\/i\u003e \u003cstrong\u003eAroma\u003c\/strong\u003e \u003cspan\u003eEarthy \u0026amp; Floral Bloom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-sense-item\"\u003e\n\u003ci class=\"fa-solid fa-mug-hot\"\u003e\u003c\/i\u003e \u003cstrong\u003eTaste\u003c\/strong\u003e \u003cspan\u003eSmooth \u0026amp; Mellow Sweet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003carticle class=\"sy-resp-card sy-resp-two-third\"\u003e\n\u003cdiv class=\"sy-resp-label\"\u003eThe Alchemy\u003c\/div\u003e\n\u003ch2 class=\"sy-resp-h2\"\u003eElevating Your Daily Pause\u003c\/h2\u003e\n\u003cp class=\"sy-resp-p\"\u003eSourced from high-altitude estates, our Green Tea is plucked at peak potency. We marry this with \u003cstrong\u003eButterfly Pea Flower\u003c\/strong\u003e, revered in ancient wellness traditions to soothe the nervous system and enhance mental clarity.\u003c\/p\u003e\n\u003cp class=\"sy-resp-p\"\u003eWhether initiating deep-work or quietening the mind for a daily reset, the Blue Green Elixir offers a profound moment of centering calm.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003caside class=\"sy-resp-card sy-resp-one-third\"\u003e\n\u003cdiv class=\"sy-resp-label\"\u003eFunctional Benefits\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-b-list\"\u003e\n\u003cdiv class=\"sy-resp-b-item\"\u003e\n\u003ci class=\"fa-solid fa-brain\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNeuro-Protection\u003c\/strong\u003e\n\u003cp\u003eSupports cognitive health and focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-b-item\"\u003e\n\u003ci class=\"fa-solid fa-shield-heart\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAntioxidant Guard\u003c\/strong\u003e\n\u003cp\u003eRich in cellular-protecting anthocyanins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-b-item\"\u003e\n\u003ci class=\"fa-solid fa-droplet\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eHydration +\u003c\/strong\u003e\n\u003cp\u003eNatural metabolic boost in every sip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003csection class=\"sy-resp-card sy-resp-half\"\u003e\n\u003cdiv class=\"sy-resp-label\"\u003eThe Ritual\u003c\/div\u003e\n\u003ch3 class=\"sy-resp-h3\"\u003ePerfect Infusion\u003c\/h3\u003e\n\u003cdiv class=\"sy-resp-steps\"\u003e\n\u003cdiv class=\"sy-resp-step\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003cp\u003eWater to 80°C. Avoid rolling boiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-step\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003cp\u003eAdd 1 tsp. Watch the blue essence unfurl.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-step\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003cp\u003eSteep 3 mins. Add lemon for a violet shift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"sy-resp-card sy-resp-half\"\u003e\n\u003cdiv class=\"sy-resp-label\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-table\"\u003e\n\u003cdiv class=\"sy-resp-row\"\u003e\n\u003cspan\u003eCaffeine\u003c\/span\u003e\u003cstrong\u003eLow-Medium\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-row\"\u003e\n\u003cspan\u003eWeight\u003c\/span\u003e\u003cstrong\u003e100g (50 Cups)\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-row\"\u003e\n\u003cspan\u003eShelf Life\u003c\/span\u003e\u003cstrong\u003e18 Months\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-resp-row\"\u003e\n\u003cspan\u003ePureness\u003c\/span\u003e\u003cstrong\u003eNo Additives\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-resp-footer\"\u003e\u003cspan\u003e\u003ci class=\"fa-solid fa-seedling\"\u003e\u003c\/i\u003e Sustainable\u003c\/span\u003e \u003cspan\u003e\u003ci class=\"fa-solid fa-vial\"\u003e\u003c\/i\u003e Lab Tested\u003c\/span\u003e \u003cspan\u003e\u003ci class=\"fa-solid fa-box-open\"\u003e\u003c\/i\u003e Eco-Packaging\u003c\/span\u003e\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47580796977382,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/BluegreenElixir_1.jpg?v=1777269586"},{"product_id":"calm-belly-comfort-by-suryatra","title":"Calm Belly Comfort by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC; \/* Earthy baked soil color *\/\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION - COMPACTED *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT - COMPACTED *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eCalming Herbal Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eCalm Belly Comfort Herbal Tea by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A gentle herbal infusion designed to relax the gut and ease digestive discomfort.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eOrigin \u0026amp; Essence\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eCalm Belly Comfort Tea by Suryatra\u003c\/strong\u003e is a soothing herbal blend created to provide gentle relief from digestive discomfort and promote gut relaxation. Crafted with calming chamomile tea cut and refreshing mint leaves, this infusion offers a peaceful and comforting experience in every cup. \u003cbr\u003e\u003cbr\u003eChamomile is widely known for its calming properties that help relax the digestive system and reduce discomfort, while mint adds a refreshing touch that supports digestion and eases bloating. Together, they create a balanced blend that soothes both the body and mind. \u003cbr\u003e\u003cbr\u003eThis tea is perfect for winding down after meals or during moments when your body needs comfort and relaxation. Its smooth, mild flavor combined with a refreshing finish makes it an ideal daily wellness companion. \u003cbr\u003e\u003cbr\u003eWith Suryatra’s focus on natural care, this tea provides a simple and effective way to maintain digestive comfort. It’s not just tea—it’s a calming ritual for your body and mind.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eGentle Digestive Relief\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps relax the gut and ease mild digestive discomfort.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eChamomile Calm\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eChamomile supports relaxation and promotes digestive comfort.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eRefreshing Mint Balance\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eMint leaves add freshness while supporting smooth digestion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eChamomile Tea Cut + Dry Mint Leaves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eServing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003e2–3 grams per cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBrewing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSteep in 80–85°C water for 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eRelaxes gut, eases discomfort \u0026amp; supports digestion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool \u0026amp; dry place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eProduct of India\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eNatural Ingredients • Calming Wellness • Made in India\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47580934996198,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/Calmbellycomfort_2.jpg?v=1777272069"},{"product_id":"citrus-trim-detox-by-suryatrawellnessedit","title":"Citrus Trim Detox by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC; \/* Earthy baked soil color *\/\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION - COMPACTED *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT - COMPACTED *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eCitrus Detox Herbal Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eCitrus Trim Detox Herbal Tea by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A refreshing citrus infusion designed to support detox, digestion, and reduce water retention.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eOrigin \u0026amp; Essence\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eCitrus Trim Detox Tea by Suryatra\u003c\/strong\u003e is a refreshing and revitalizing herbal blend crafted to support natural detox and digestive wellness. Infused with the zesty freshness of lemongrass and the tangy brightness of lemon slices, this tea offers a light and uplifting experience in every cup. \u003cbr\u003e\u003cbr\u003eLemongrass is known for its cleansing properties and ability to support digestion, while lemon helps reduce water retention and promotes a feeling of lightness and hydration. Together, they create a refreshing detox blend that energizes your body and refreshes your senses. \u003cbr\u003e\u003cbr\u003eThis tea is perfect for those looking to maintain a healthy lifestyle while enjoying a flavorful and aromatic beverage. Whether consumed in the morning or after meals, it helps support digestion and leaves you feeling fresh and active. \u003cbr\u003e\u003cbr\u003eWith Suryatra’s focus on natural wellness, this citrus infusion is a simple yet powerful addition to your daily routine. It’s not just tea—it’s a refreshing step toward a lighter and healthier you.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eDetox \u0026amp; Cleanse\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eSupports natural detoxification and helps cleanse the body.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eReduces Water Retention\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps reduce bloating and excess water retention naturally.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eCitrus Refreshment\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eA refreshing blend of lemongrass and lemon for a light, energizing taste.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eLemongrass + Lemon Slice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eServing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003e2–3 grams per cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBrewing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSteep in 80–85°C water for 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSupports detox, digestion \u0026amp; reduces water retention\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool \u0026amp; dry place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eProduct of India\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eCitrus Detox · Natural Ingredients · Daily Wellness\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47580955738342,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/CitrusTrimDetox_2.jpg?v=1777272425"},{"product_id":"immuni-green-herbal-by-suryatrawellnessedit","title":"Immuni Green Herbal by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC; \/* Earthy baked soil color *\/\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eImmunity Herbal Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eImmuni Green Herbal Wellness Tea by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A daily wellness infusion crafted to support immunity and provide antioxidant protection.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eOrigin \u0026amp; Essence\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eImmuni Green Herbal Tea by Suryatra\u003c\/strong\u003e is a carefully curated blend designed to strengthen your immune system and support overall wellness. Combining the goodness of premium green tea with the powerful benefits of dry tulsi leaves, this infusion offers a natural way to enhance your daily health routine. \u003cbr\u003e\u003cbr\u003eGreen tea is rich in antioxidants that help protect the body from harmful free radicals, while tulsi—revered in traditional wellness practices—supports immunity and promotes overall vitality. Together, they create a balanced herbal tea that nourishes both body and mind. \u003cbr\u003e\u003cbr\u003eWith its light, refreshing taste and subtle herbal aroma, this tea is perfect for everyday consumption. Whether enjoyed in the morning or during a relaxing break, it helps you stay energized, refreshed, and resilient. \u003cbr\u003e\u003cbr\u003eRooted in purity and tradition, Suryatra brings you a wellness blend that supports your immunity naturally. It’s not just tea—it’s your daily shield for better health.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eImmunity Support\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps strengthen the immune system and improve overall health.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eRich in Antioxidants\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eGreen tea provides antioxidant protection against daily stress and toxins.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eTulsi Wellness\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eTulsi supports immunity and promotes natural balance in the body.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eGreen Tea + Dry Tulsi Leaves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eServing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003e2–3 grams per cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBrewing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSteep in 80–85°C water for 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSupports immunity \u0026amp; antioxidant protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool \u0026amp; dry place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eProduct of India\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eImmunity Boost · Natural Ingredients · Daily Wellness\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47580967895270,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/Immunigreenherbal_2.jpg?v=1777272707"},{"product_id":"digest-ease-herbal-by-suryatrawellnessedit","title":"Digest Ease Herbal by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC; \/* Earthy baked soil color *\/\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eDigestive Herbal Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eDigest Ease Herbal Wellness Tea by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A soothing herbal blend crafted to relieve digestion discomfort and promote gut wellness.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eOrigin \u0026amp; Essence\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eDigest Ease Herbal Tea by Suryatra\u003c\/strong\u003e is a calming and effective herbal blend designed to support healthy digestion and relieve everyday discomfort such as gas, bloating, and indigestion. Crafted using the natural goodness of dry ginger tea cut and refreshing mint leaves, this infusion offers both warmth and soothing relief in every cup. \u003cbr\u003e\u003cbr\u003eGinger is traditionally known for its powerful digestive properties, helping to ease stomach discomfort and improve gut function. Mint complements this by providing a cooling effect that relaxes the digestive system and enhances overall comfort. \u003cbr\u003e\u003cbr\u003eThis herbal tea is ideal after meals or whenever you need digestive support. Its gentle, warming taste combined with refreshing mint notes creates a perfectly balanced experience that relaxes your body and refreshes your senses. \u003cbr\u003e\u003cbr\u003eWith Suryatra’s commitment to natural wellness, this tea brings you a simple yet effective solution for maintaining digestive health in your daily routine. It’s more than just tea—it’s comfort in every sip.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eDigestive Relief\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps relieve gas, bloating, and indigestion naturally.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eGinger Power\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eDry ginger supports digestion and provides natural warmth and comfort.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eCooling Mint Balance\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eMint leaves add a refreshing touch while soothing the digestive system.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eDry Ginger Tea Cut + Dry Mint Leaves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eServing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003e2–3 grams per cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBrewing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSteep in 80–85°C water for 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eRelieves gas, bloating \u0026amp; supports digestion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool \u0026amp; dry place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eProduct of India\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eDigestive Care · Natural Ingredients · Daily Comfort\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47580984541414,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/DigestEaseHerbal_2.jpg?v=1777272969"},{"product_id":"green-clean-detox-by-suryatrawellnessedit","title":"Green Clean Detox by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC; \/* Earthy baked soil color *\/\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eHerbal Detox Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eGreen Clean Detox Herbal Tea by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A light daily detox infusion crafted to boost metabolism and refresh your body naturally.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eOrigin \u0026amp; Essence\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eGreen Clean Detox Tea by Suryatra\u003c\/strong\u003e is a refreshing herbal blend designed to gently cleanse your body and support natural metabolism. Carefully crafted with premium green tea and aromatic lemongrass, this infusion delivers a clean, light, and revitalizing experience in every cup. \u003cbr\u003e\u003cbr\u003eThis detox tea is perfect for daily wellness routines. Green tea is known for its metabolism-boosting properties, while lemongrass helps detoxify the body and promote digestive balance. Together, they create a harmonious blend that refreshes both body and mind. \u003cbr\u003e\u003cbr\u003eWith its crisp citrusy aroma and soothing taste, this tea can be enjoyed anytime—whether as a morning boost or a relaxing evening ritual. It supports a lighter, healthier lifestyle by helping you feel refreshed, active, and balanced. \u003cbr\u003e\u003cbr\u003eRooted in simplicity and purity, Suryatra brings you a natural detox solution that fits effortlessly into your everyday life. It’s not just tea—it’s a step toward a cleaner, healthier you.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eDetox Support\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps cleanse the body naturally and supports daily detox routines.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eBoosts Metabolism\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eGreen tea helps enhance metabolism and supports weight management.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eRefreshing Lemongrass\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eInfused with lemongrass for a light citrus flavor and digestive benefits.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eGreen Tea + Lemongrass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eServing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003e2–3 grams per cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBrewing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSteep in 80–85°C water for 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSupports detox, metabolism \u0026amp; digestive wellness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool \u0026amp; dry place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eProduct of India\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eDetox Blend · Natural Ingredients · Daily Wellness\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47580998467814,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/Greencleandetox_2.jpg?v=1777273274"},{"product_id":"mint-metabo-cleanse-by-suryatrawellnessedit","title":"Mint Metabo Cleanse by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC; \/* Earthy baked soil color *\/\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eHerbal Wellness Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eMint Metabo Cleanse Herbal Tea by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A refreshing herbal infusion crafted to support digestion, metabolism, and natural wellness.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eOrigin \u0026amp; Essence\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eMint Metabo Cleanse Tea by Suryatra\u003c\/strong\u003e is a thoughtfully crafted herbal blend designed to refresh your body and support natural metabolism. Combining the purity of green tea with the cooling essence of dried mint leaves, this infusion delivers a light, soothing, and revitalizing experience in every cup. \u003cbr\u003e\u003cbr\u003eThis blend is created for those who seek balance in their daily lifestyle. The natural properties of green tea help boost metabolism, while mint aids digestion and provides a refreshing aftertaste. Together, they form a perfect harmony of wellness and flavor. \u003cbr\u003e\u003cbr\u003eWith its gentle aroma and calming warmth, this tea is ideal for daily consumption—whether you start your morning with it or enjoy it after meals. Each sip not only refreshes your senses but also supports appetite control and digestive comfort. \u003cbr\u003e\u003cbr\u003eCrafted with care and simplicity, this herbal tea reflects Suryatra’s commitment to purity, wellness, and mindful living. It’s more than just a beverage—it’s a daily ritual of self-care and rejuvenation.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eMetabolism Support\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps enhance metabolic activity and supports weight management naturally.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eDigestive Wellness\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eMint leaves aid digestion and provide a soothing experience after meals.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eNatural Ingredients\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eMade with pure green tea and dried mint leaves with no artificial additives.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eGreen Tea + Dry Mint Leaves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eServing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003e2–3 grams per cup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBrewing\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSteep in 80–85°C water for 2–3 minutes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSupports digestion, appetite control \u0026amp; weight management\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool \u0026amp; dry place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eProduct of India\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eHerbal Blend · Natural Ingredients · Daily Wellness\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47581018915046,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/Mintmetabocleanse_2.jpg?v=1777273568"},{"product_id":"royal-floral-serenity-by-suryatra","title":"Royal Floral Serenity by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px; \/* Reduced outer spacing *\/\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC;\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px; \/* Slightly tighter radius *\/\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION - COMPACTED *\/\n.sy-hero-section {\n  padding: 50px 30px 40px; \/* Reduced from 80px\/70px *\/\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px; \/* Slightly smaller *\/\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px); \/* More elegant, smaller size *\/\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px; \/* Tighter margins *\/\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT - COMPACTED *\/\n.sy-body-content {\n  padding: 30px 45px 40px; \/* Reduced from 40px\/55px *\/\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px; \/* Tighter gap *\/\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - COMPACT CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px; \/* Reduced padding *\/\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS - TIGHTER ROWS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0; \/* Reduced from 15px *\/\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER - COMPACT *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eFloral Wellness Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eRoyal Floral Serenity by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A calming floral infusion crafted to uplift your mood and bring peace to the mind.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eProvenance \u0026amp; Spirit\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eRoyal Floral Serenity by Suryatra\u003c\/strong\u003e is a masterfully curated infusion designed to invoke deep tranquility and emotional grace. Drawing from the heritage of ancient floral elixirs, this blend marries the regal, velvet fragrance of \u003cstrong\u003eHand-Picked Rose Petals\u003c\/strong\u003e with the ethereal, calming essence of \u003cstrong\u003eSun-Dried Jasmine Flowers\u003c\/strong\u003e. \u003cbr\u003e\u003cbr\u003eWhile Rose gently uplifts the spirit and enhances the mood, Jasmine weaves a delicate aromatic veil that quietens the mind and softens the senses. Together, they offer a moment of pure serenity that is as refreshing as it is deeply comforting.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eFloral Synergy\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eA premium combination of rose and jasmine flowers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eEmotional Grace\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eNaturally crafted to uplift mood and relax the mind.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eAromatic Ritual\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eDelivers a soothing aroma for a calming daily ritual.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eRose Petals \u0026amp; Dry Jasmine Flowers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003ePreparation\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003e2–3g \/ 150ml water \/ 80–85°C \/ 2–3 mins\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eCore Benefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eUplifts spirit, relaxes mind, promotes tranquility\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eCool and dry apothecary environment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eNatural Ingredients • Floral Wellness • Made in India\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47581039821030,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/Royalfloralserenity_2.jpg?v=1777274045"},{"product_id":"ginger-hibiscus-defense-by-suryatrawellnessedit","title":"Ginger Hibiscus Defense by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC; \/* Earthy baked soil color *\/\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eHerbal Wellness Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eGinger Hibiscus Defense by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A vibrant herbal blend crafted to support immunity, reduce inflammation, and refresh your body naturally.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eProvenance \u0026amp; Spirit\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eGinger Hibiscus Defense by Suryatra\u003c\/strong\u003e is a powerful herbal infusion designed to promote immunity and overall well-being. Combining the tangy richness of \u003cstrong\u003eHibiscus\u003c\/strong\u003e with the warming strength of \u003cstrong\u003eDry Ginger\u003c\/strong\u003e, this blend delivers both flavor and function in every cup. \u003cbr\u003e\u003cbr\u003eHibiscus is known for its antioxidant properties and refreshing taste, while ginger helps support digestion and reduces inflammation. Together, they create a balanced tea experience that is both invigorating and soothing.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eAntioxidant Rich\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHibiscus provides natural antioxidants that support overall health.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eImmunity Support\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps strengthen immunity and reduce inflammation naturally.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eRefreshing Taste\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eA perfect balance of tangy hibiscus and warm ginger flavors.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eHibiscus \u0026amp; Dry Ginger Tea Cut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003ePreparation\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eAdd 2–3g in cup, pour 150ml hot water (80–85°C), steep 2–3 mins, strain \u0026amp; enjoy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSupports immunity, reduces inflammation, refreshes body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool and dry apothecary environment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eNatural Ingredients • Herbal Wellness • Made in India\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47581051650278,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/Gingerhibiscusdefense_2_9ed33754-6d13-4dd8-ae8a-506f5d7cc4c6.jpg?v=1777274253"},{"product_id":"tulsi-ginger-balance-by-suryatrawellnessedit","title":"Tulsi Ginger Balance by SuryatraWellnessEdit","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC;\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE - FIXED SINGLE LINE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n  \n  display: block;\n  white-space: nowrap; \n  overflow: hidden;    \n  text-overflow: ellipsis; \n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 500px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID - MITTI CARDS *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid { grid-template-columns: 1fr; }\n  .sy-spec-row { grid-template-columns: 1fr; gap: 2px; }\n  .sy-hero-section, .sy-body-content, .sy-seal-footer { padding: 30px 20px; }\n  \n  .sy-product-title {\n    white-space: normal; \n    font-size: 22px;\n  }\n  \n  .sy-seal-footer { flex-direction: column; gap: 10px; text-align: center; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003eHerbal Wellness Tea\u003c\/p\u003e\n\u003ch1 class=\"sy-product-title\"\u003eTulsi Ginger Balance by Suryatra\u003c\/h1\u003e\n\u003cp class=\"sy-product-tagline\"\u003e“A soothing herbal infusion crafted to support digestion, immunity, and everyday wellness.”\u003c\/p\u003e\n\u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\u003cdiv class=\"sy-body-content\"\u003e\n\u003cp class=\"sy-section-header\"\u003eProvenance \u0026amp; Spirit\u003c\/p\u003e\n\u003cp class=\"sy-story-para\"\u003eThe \u003cstrong\u003eTulsi Ginger Balance by Suryatra\u003c\/strong\u003e is a thoughtfully crafted herbal tea blend inspired by traditional wellness practices. Combining the goodness of \u003cstrong\u003eTulsi (Holy Basil)\u003c\/strong\u003e and \u003cstrong\u003eDry Ginger\u003c\/strong\u003e, this infusion is designed to promote balance, digestion, and inner comfort. \u003cbr\u003e\u003cbr\u003eTulsi is known for its natural calming and immunity-supporting properties, while ginger adds warmth and helps soothe the digestive system. Together, they create a refreshing and revitalizing tea experience.\u003c\/p\u003e\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eHerbal Blend\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eCarefully balanced combination of Tulsi leaves and dry ginger.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eDigestive Support\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eHelps strengthen digestion and soothe the stomach naturally.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-title\"\u003eDaily Wellness\u003c\/div\u003e\n\u003cdiv class=\"sy-feat-desc\"\u003eA perfect everyday tea for relaxation, immunity, and balance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIngredients\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eDry Tulsi Leaves \u0026amp; Dry Ginger Tea Cut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003ePreparation\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eAdd 2–3g in cup, pour 150ml hot water (80–85°C), steep 2–3 mins, strain \u0026amp; enjoy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eBenefits\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eSupports digestion, soothes stomach, promotes wellness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e \u003cspan class=\"sy-spec-value\"\u003eStore in a cool and dry place\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"sy-seal-footer\"\u003e\u003cspan class=\"sy-seal-info\"\u003eNatural Ingredients • Herbal Wellness • Made in India\u003c\/span\u003e \u003cspan class=\"sy-seal-brand\"\u003eSURYATRA\u003c\/span\u003e\u003c\/footer\u003e\u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47581062299878,"sku":null,"price":349.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/TulsiGingerbalance_7.jpg?v=1777274500"},{"product_id":"lemon-slim-tea-antioxidant-by-suryatra","title":"Lemon Slim Tea Antioxidant by Suryatra","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC;\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n\n  display: block;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 550px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .sy-spec-row {\n    grid-template-columns: 1fr;\n    gap: 2px;\n  }\n\n  .sy-hero-section,\n  .sy-body-content,\n  .sy-seal-footer {\n    padding: 30px 20px;\n  }\n\n  .sy-product-title {\n    white-space: normal;\n    font-size: 22px;\n  }\n\n  .sy-seal-footer {\n    flex-direction: column;\n    gap: 10px;\n    text-align: center;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n  \u003carticle class=\"sy-pdp-container\"\u003e\n\n    \u003cheader class=\"sy-hero-section\"\u003e\n      \u003cp class=\"sy-category-label\"\u003eAdvanced Wellness Slim Tea\u003c\/p\u003e\n\n      \u003ch1 class=\"sy-product-title\"\u003e\n        Lemon Slim Tea Antioxidant Blend by Suryatra\n      \u003c\/h1\u003e\n\n      \u003cp class=\"sy-product-tagline\"\u003e\n        “A refreshing lemon wellness infusion crafted to support mindful weight management, vitality, and daily balance.”\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\n    \u003cdiv class=\"sy-body-content\"\u003e\n\n      \u003cp class=\"sy-section-header\"\u003eProvenance \u0026amp; Spirit\u003c\/p\u003e\n\n      \u003cp class=\"sy-story-para\"\u003e\n        The \u003cstrong\u003eLemon Slim Tea Antioxidant Blend by Suryatra\u003c\/strong\u003e is a thoughtfully formulated wellness infusion inspired by the refreshing purity of citrus and the harmony of mindful living. Designed for those seeking balance, vitality, and wellness support, this advanced slim tea blend combines invigorating lemon flavour with carefully selected antioxidant-rich ingredients.\u003cbr\u003e\u003cbr\u003e\n\n        Crafted with a non-stimulating wellness approach, the formulation supports healthy daily routines while helping maintain energy and inner balance. Enriched with botanical extracts including green tea, green coffee bean, and ginseng extracts, this refreshing infusion delivers a light and revitalizing experience with every serving.\u003cbr\u003e\u003cbr\u003e\n      \u003c\/p\u003e\n\n      \u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\n      \u003cdiv class=\"sy-feature-grid\"\u003e\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n          \u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-title\"\u003eWeight Support\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Thoughtfully crafted to complement mindful weight management routines.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n          \u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-title\"\u003eNon-Stimulating\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Balanced formulation designed for gentle and refreshing wellness support.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n          \u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-title\"\u003eAntioxidant Blend\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Enriched with botanical extracts and lemon-inspired revitalizing flavour.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eFlavour\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Refreshing Lemon Wellness Blend\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eCore Ingredients\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Green Tea Extract • Green Coffee Bean Extract • Ginseng Extract\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eWellness Focus\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Supports hydration, wellness balance, and mindful lifestyle routines.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003ePreparation\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Mix recommended serving with water and consume immediately after blending.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Store in a cool and dry environment away from moisture and sunlight.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"sy-seal-footer\"\u003e\n      \u003cspan class=\"sy-seal-info\"\u003e\n        Wellness Tea • Antioxidant Support • Made in India\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sy-seal-brand\"\u003e\n        SURYATRA\n      \u003c\/span\u003e\n    \u003c\/footer\u003e\n\n  \u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47696176283878,"sku":"SU-T-01","price":1599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/suryatrafood_6.jpg?v=1779257801"},{"product_id":"orange-electrolyte-drink-mix-by-suryatra","title":"Orange Electrolyte Drink Mix by Suryatra","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC;\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(180deg, rgba(47, 92, 71, 0.02) 0%, transparent 100%);\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n\n  display: block;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 550px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n  .sy-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .sy-spec-row {\n    grid-template-columns: 1fr;\n    gap: 2px;\n  }\n\n  .sy-hero-section,\n  .sy-body-content,\n  .sy-seal-footer {\n    padding: 30px 20px;\n  }\n\n  .sy-product-title {\n    white-space: normal;\n    font-size: 22px;\n  }\n\n  .sy-seal-footer {\n    flex-direction: column;\n    gap: 10px;\n    text-align: center;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n  \u003carticle class=\"sy-pdp-container\"\u003e\n\n    \u003cheader class=\"sy-hero-section\"\u003e\n      \u003cp class=\"sy-category-label\"\u003eHydration \u0026amp; Wellness Formula\u003c\/p\u003e\n\n      \u003ch1 class=\"sy-product-title\"\u003e\n        Orange Electrolyte Drink Mix by Suryatra\n      \u003c\/h1\u003e\n\n      \u003cp class=\"sy-product-tagline\"\u003e\n        “A refreshing orange electrolyte blend crafted to restore hydration, boost stamina, and support active daily living.”\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"sy-ritual-divider\"\u003e✦ The Ritual ✦\u003c\/div\u003e\n\n    \u003cdiv class=\"sy-body-content\"\u003e\n\n      \u003cp class=\"sy-section-header\"\u003eProvenance \u0026amp; Spirit\u003c\/p\u003e\n\n      \u003cp class=\"sy-story-para\"\u003e\n        The \u003cstrong\u003eOrange Electrolyte Drink Mix by Suryatra\u003c\/strong\u003e is a thoughtfully developed hydration formulation inspired by the vitality of citrus refreshment and balanced wellness. Designed for active lifestyles and mindful hydration, this revitalizing blend combines refreshing orange flavour with essential electrolyte support for everyday performance and recovery.\u003cbr\u003e\u003cbr\u003e\n\n        Crafted to hydrate more effectively than ordinary water, the formulation helps maintain electrolyte balance while supporting stamina, muscle comfort, and overall wellness. Its smooth citrus taste creates an energizing experience that feels both refreshing and restorative throughout the day.\u003cbr\u003e\u003cbr\u003e\n      \u003c\/p\u003e\n\n      \u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\n      \u003cdiv class=\"sy-feature-grid\"\u003e\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n          \u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-title\"\u003eHydration Support\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Helps restore hydration and maintain electrolyte balance effectively.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n          \u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-title\"\u003eEnergy \u0026amp; Stamina\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Crafted to support endurance, recovery, and active daily performance.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n          \u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-title\"\u003eOrange Refreshment\u003c\/div\u003e\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Refreshing citrus flavour for a revitalizing hydration ritual.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eFlavour\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Refreshing Orange Citrus Blend\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eNet Weight\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          250g\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eCore Benefits\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Supports hydration, stamina, electrolyte balance, and recovery.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003ePreparation\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Mix 1 spoon (20g) with water, stir well, and consume immediately.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n        \u003cspan class=\"sy-spec-label\"\u003eStorage\u003c\/span\u003e\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Store in a cool and dry environment away from direct sunlight.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"sy-seal-footer\"\u003e\n      \u003cspan class=\"sy-seal-info\"\u003e\n        Electrolyte Hydration • Orange Wellness • Made in India\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sy-seal-brand\"\u003e\n        SURYATRA\n      \u003c\/span\u003e\n    \u003c\/footer\u003e\n\n  \u003c\/article\u003e\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":47696183984358,"sku":"SU-ED-01","price":1599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/suryatrafood_8.jpg?v=1779258149"}],"url":"https:\/\/suryatraswellnessedit.com\/collections\/wellness-drinks.oembed","provider":"suryatrawellnessedit","version":"1.0","type":"link"}