{"product_id":"moringa-powder-முருங்கை-இலை-பொடி-100g","title":"Moringa Powder (முருங்கை இலை பொடி) - 100g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts for Luxury Editorial Aesthetic --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400\u0026amp;family=Inter:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --primary-color: #234a2e; \/* Deep Forest\/Moringa Green *\/\n    --accent-color: #6a9c59;  \/* Vibrant Leaf Green *\/\n    --text-main: #2a332c;      \/* Dark Charcoal\/Greenish Black *\/\n    --text-muted: #5f6b62;     \/* Muted Olive\/Grey *\/\n    --bg-light: #f6f9f6;       \/* Very Soft Mint\/Alabaster *\/\n    --border-color: #e2e8e3;   \/* Subtle Rule Line *\/\n  }\n\n  .premium-product-container {\n    max-width: 1050px;\n    margin: 40px auto;\n    font-family: 'Inter', sans-serif;\n    color: var(--text-main);\n    background-color: #ffffff;\n    padding: 60px;\n    box-shadow: 0 20px 50px rgba(35, 74, 46, 0.05);\n    border: 1px solid var(--border-color);\n  }\n\n  \/* Editorial Split Layout *\/\n  .editorial-hero {\n    display: grid;\n    grid-template-columns: 1.1fr 1.3fr;\n    gap: 60px;\n    align-items: center;\n    border-bottom: 1px solid var(--border-color);\n    padding-bottom: 50px;\n    margin-bottom: 50px;\n  }\n\n  .image-gallery-frame {\n    position: relative;\n    padding: 15px;\n    border: 1px solid var(--border-color);\n    background: var(--bg-light);\n  }\n\n  .image-gallery-frame img {\n    width: 100%;\n    height: auto;\n    display: block;\n    filter: contrast(1.03) saturate(1.1);\n    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);\n  }\n\n  .image-gallery-frame:hover img {\n    transform: scale(1.02);\n  }\n\n  \/* Typography Styles *\/\n  .brand-identifier {\n    font-size: 0.85rem;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n    color: var(--accent-color);\n    font-weight: 600;\n    margin-bottom: 15px;\n    display: block;\n  }\n\n  .product-main-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 3.5rem;\n    font-weight: 400;\n    line-height: 1.1;\n    color: var(--primary-color);\n    margin: 0 0 10px 0;\n  }\n\n  .product-native-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 1.2rem;\n    font-weight: 400;\n    color: var(--text-muted);\n    letter-spacing: 1px;\n    margin-bottom: 30px;\n    display: block;\n  }\n\n  .editorial-narrative {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.4rem;\n    line-height: 1.6;\n    color: var(--text-main);\n    font-style: italic;\n    margin-bottom: 30px;\n    border-left: 2px solid var(--accent-color);\n    padding-left: 20px;\n  }\n\n  .product-body-text {\n    font-size: 0.95rem;\n    line-height: 1.8;\n    color: var(--text-muted);\n    margin-bottom: 25px;\n  }\n\n  \/* Minimalist Features Grid *\/\n  .luxury-pillars {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    margin-bottom: 50px;\n  }\n\n  .pillar-item {\n    text-align: left;\n  }\n\n  .pillar-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.5rem;\n    color: var(--primary-color);\n    margin: 0 0 10px 0;\n    font-weight: 600;\n  }\n\n  .pillar-desc {\n    font-size: 0.9rem;\n    line-height: 1.6;\n    color: var(--text-muted);\n    margin: 0;\n  }\n\n  \/* Specifications \u0026 Ritual Split *\/\n  .details-split {\n    display: grid;\n    grid-template-columns: 1.2fr 1fr;\n    gap: 60px;\n    background: var(--bg-light);\n    padding: 40px;\n    border-radius: 4px;\n  }\n\n  .ritual-section h3, .specs-section h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.8rem;\n    color: var(--primary-color);\n    margin-top: 0;\n    margin-bottom: 20px;\n    letter-spacing: 0.5px;\n  }\n\n  .ritual-text {\n    font-size: 0.95rem;\n    line-height: 1.8;\n    color: var(--text-muted);\n  }\n\n  \/* Elegant Specs Table *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .specs-table td {\n    padding: 12px 0;\n    font-size: 0.9rem;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .specs-table td:first-child {\n    font-weight: 500;\n    color: var(--primary-color);\n    width: 40%;\n  }\n\n  .specs-table td:last-child {\n    color: var(--text-muted);\n    text-align: right;\n  }\n\n  \/* Responsive Adjustments *\/\n  @media (max-width: 868px) {\n    .premium-product-container { padding: 30px; margin: 10px; }\n    .editorial-hero { grid-template-columns: 1fr; gap: 40px; }\n    .luxury-pillars { grid-template-columns: 1fr; gap: 25px; }\n    .details-split { grid-template-columns: 1fr; gap: 40px; padding: 25px; }\n    .product-main-title { font-size: 2.8rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"premium-product-container\"\u003e\n\u003c!-- Section 1: Hero Editorial Showcase --\u003e\n\u003cdiv class=\"editorial-hero\"\u003e\n\u003cdiv class=\"product-essence\"\u003e\n\u003cspan class=\"brand-identifier\"\u003eInaiyan Wellness\u003c\/span\u003e\n\u003ch1 class=\"product-main-title\"\u003eMoringa Powder\u003c\/h1\u003e\n\u003cspan class=\"product-native-title\"\u003eமுருங்கை இலை பொடி • Pure Superfood\u003c\/span\u003e\n\u003cp class=\"editorial-narrative\"\u003e\"A vibrant, emerald-green elixir of vitality, shade-dried to preserve the pure, restorative life force of the 'Miracle Tree'.\"\u003c\/p\u003e\n\u003cp class=\"product-body-text\"\u003eInaiyan Moringa Powder is the epitome of holistic wellness. Harvested at the peak of vitality, our pristine Moringa leaves are carefully hand-plucked and shade-dried to protect their delicate cellular structure. This meticulous, heat-free process yields a brilliantly green, finely milled powder that is exceptionally rich in antioxidants, essential amino acids, and vital plant-based minerals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: Luxury Value Pillars --\u003e\n\u003cdiv class=\"luxury-pillars\"\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eShade-Dried Perfection\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eDried gently away from direct sunlight to ensure absolute zero loss of vitamins, natural chlorophyll, and its vibrant emerald color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eNutrient-Dense Vitality\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eA concentrated powerhouse of bioavailable iron, calcium, and plant-based protein in every pure, unadulterated scoop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eSustainably Cultivated\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eGrown on regenerative, pesticide-free native farms that actively honor the earth and support local agricultural communities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 3: The Ritual \u0026 Specifications Table --\u003e\n\u003cdiv class=\"details-split\"\u003e\n\u003cdiv class=\"ritual-section\"\u003e\n\u003ch3\u003eThe Wellness Ritual\u003c\/h3\u003e\n\u003cp class=\"ritual-text\"\u003eElevate your daily morning routine with the restorative power of nature. Whisk a single teaspoon into a warm cup of filtered water, finished with a dash of raw wild honey and a squeeze of fresh lemon for an invigorating, detoxifying tonic.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\" class=\"ritual-text\"\u003eAlternatively, blend it seamlessly into your daily green smoothies, morning matcha lattes, or dust it over fresh seasonal salads to infuse your diet with an unparalleled superfood boost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eNet Weight\u003c\/td\u003e\n\u003ctd\u003e100 Grams\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIngredients\u003c\/td\u003e\n\u003ctd\u003e100% Pure Moringa Leaves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDietary Profile\u003c\/td\u003e\n\u003ctd\u003eRaw \/ Vegan \/ Caffeine-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProvenance\u003c\/td\u003e\n\u003ctd\u003eTamil Nadu, India\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":63729861067121,"sku":null,"price":77.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Moringa_powder.png?v=1765942975","url":"https:\/\/inaiyan.in\/products\/moringa-powder-%e0%ae%ae%e0%af%81%e0%ae%b0%e0%af%81%e0%ae%99%e0%af%8d%e0%ae%95%e0%af%88-%e0%ae%87%e0%ae%b2%e0%af%88-%e0%ae%aa%e0%af%8a%e0%ae%9f%e0%ae%bf-100g","provider":"Inaiyan","version":"1.0","type":"link"}