{"title":"Thayan Masala","description":"\u003cp\u003eDiscover the authentic taste of Thayan Masala, offering premium spice blends made from carefully sourced ingredients. Perfect for everyday cooking, traditional recipes, and flavorful meals.\u003c\/p\u003e","products":[{"product_id":"idly-powderஇட்லி-பொடி","title":"Idly Powder(இட்லி பொடி)","description":"","brand":"Thayan Masala","offers":[{"title":"50G","offer_id":62547101647217,"sku":null,"price":35.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62547101679985,"sku":null,"price":64.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Idlipowder.png?v=1765942942"},{"product_id":"moringa-powder","title":"Moringa Powder (முருங்கை இலை பொடி)","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":"50G","offer_id":63729865785713,"sku":null,"price":47.0,"currency_code":"INR","in_stock":false},{"title":"100G","offer_id":62547112821105,"sku":null,"price":77.0,"currency_code":"INR","in_stock":true},{"title":"250G","offer_id":63729865818481,"sku":null,"price":195.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Moringa_powder.png?v=1765942975"},{"product_id":"sambar-powderசாம்பார்-பொடி","title":"Sambar Powder(சாம்பார் பொடி)","description":"","brand":"Thayan Masala","offers":[{"title":"50","offer_id":62547115016561,"sku":null,"price":39.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62547115049329,"sku":null,"price":72.0,"currency_code":"INR","in_stock":true},{"title":"250G","offer_id":62547115082097,"sku":null,"price":169.0,"currency_code":"INR","in_stock":false},{"title":"500G","offer_id":62547115114865,"sku":null,"price":333.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/DSC_8134.jpg?v=1770207614"},{"product_id":"pepper-powderமிளகு-தூள்","title":"Pepper Powder(மிளகு தூள்)","description":"","brand":"Thayan Masala","offers":[{"title":"50G","offer_id":62547116491121,"sku":null,"price":29.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62547116523889,"sku":null,"price":51.0,"currency_code":"INR","in_stock":true},{"title":"250G","offer_id":62547116556657,"sku":null,"price":117.0,"currency_code":"INR","in_stock":true},{"title":"500G","offer_id":62547116589425,"sku":null,"price":229.0,"currency_code":"INR","in_stock":true},{"title":"1KG","offer_id":62547116622193,"sku":null,"price":459.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/pepperpowder.png?v=1766130458"},{"product_id":"dal-powderபருப்பு-பொடி-3","title":"Dal Powder(பருப்பு பொடி)","description":"","brand":"Thayan Masala","offers":[{"title":"50G","offer_id":62547132973425,"sku":null,"price":35.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62547133006193,"sku":null,"price":64.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/DalPowder.png?v=1766130412"},{"product_id":"health-mix","title":"Health Mix","description":"\u003ch3 data-start=\"190\" data-end=\"229\"\u003e🌾 \u003cstrong data-start=\"197\" data-end=\"229\"\u003eSignature Premium Health Mix\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp data-start=\"230\" data-end=\"266\"\u003e\u003cstrong data-start=\"230\" data-end=\"266\"\u003eNaturally Sweet • No Added Sugar\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"268\" data-end=\"611\"\u003eOur \u003cstrong data-start=\"272\" data-end=\"304\"\u003eSignature Premium Health Mix\u003c\/strong\u003e is expertly crafted using \u003cstrong data-start=\"331\" data-end=\"409\"\u003eselect traditional rice varieties, ancient millets, and premium dry fruits\u003c\/strong\u003e that provide \u003cstrong data-start=\"423\" data-end=\"476\"\u003enatural sweetness from the ingredients themselves\u003c\/strong\u003e. Carefully balanced and traditionally roasted, this blend requires \u003cstrong data-start=\"544\" data-end=\"562\"\u003eno added sugar\u003c\/strong\u003e and \u003cstrong data-start=\"567\" data-end=\"610\"\u003eno additional sweetener while preparing\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp data-start=\"613\" data-end=\"908\"\u003eThe inherent sweetness from wholesome grains and dry fruits makes every serving smooth, comforting, and nourishing—without refined sugar, preservatives, or artificial additives. Designed for daily wellness, it delivers \u003cstrong data-start=\"832\" data-end=\"888\"\u003eclean energy, gentle digestion, and lasting vitality\u003c\/strong\u003e for all age groups.\u003c\/p\u003e\n\u003cp data-start=\"910\" data-end=\"971\"\u003eA truly authentic blend where \u003cstrong data-start=\"940\" data-end=\"970\"\u003enature does the sweetening\u003c\/strong\u003e.\u003c\/p\u003e\n\u003chr data-start=\"973\" data-end=\"976\"\u003e\n\u003ch3 data-start=\"978\" data-end=\"1009\"\u003e✨ \u003cstrong data-start=\"984\" data-end=\"1009\"\u003eWhat Makes It Special\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"1012\" data-end=\"1047\"\u003e🌾 Blend of heritage rice varieties\u003c\/li\u003e\n\u003cli data-start=\"1050\" data-end=\"1082\"\u003e🌿 Enriched with ancient millets\u003c\/li\u003e\n\u003cli data-start=\"1085\" data-end=\"1123\"\u003e🌰 Naturally sweetened with dry fruits\u003c\/li\u003e\n\u003cli data-start=\"1126\" data-end=\"1170\"\u003e🍯 \u003cstrong data-start=\"1129\" data-end=\"1170\"\u003eNo added sugar | No need to add sugar\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1173\" data-end=\"1213\"\u003e🪔 Traditionally roasted \u0026amp; finely milled\u003c\/li\u003e\n\u003cli data-start=\"1216\" data-end=\"1259\"\u003e🚫 No preservatives or artificial additives\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1261\" data-end=\"1264\"\u003e\n\u003ch3 data-start=\"1266\" data-end=\"1295\"\u003e🥣 \u003cstrong data-start=\"1273\" data-end=\"1295\"\u003eServing Suggestion\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp data-start=\"1296\" data-end=\"1365\"\u003eSimply cook with water or milk and enjoy as-is—\u003cstrong data-start=\"1343\" data-end=\"1364\"\u003eno sugar required\u003c\/strong\u003e.\u003c\/p\u003e","brand":"Thayan Masala","offers":[{"title":"250G","offer_id":62547133956465,"sku":null,"price":199.0,"currency_code":"INR","in_stock":true},{"title":"500G","offer_id":62547133989233,"sku":null,"price":410.0,"currency_code":"INR","in_stock":true},{"title":"1KG","offer_id":62547134022001,"sku":null,"price":799.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Healthmix.png?v=1766130503"},{"product_id":"elachi-powderஏலக்காய்-பொடி","title":"Elachi Powder(ஏலக்காய் பொடி)","description":"","brand":"Thayan Masala","offers":[{"title":"50G","offer_id":62547134480753,"sku":null,"price":162.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62547134513521,"sku":null,"price":318.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/ElaichiPowder.png?v=1766130565"},{"product_id":"instant-mix-lite","title":"Instant Mix Lite","description":"\u003cp data-start=\"183\" data-end=\"286\"\u003eA wholesome trio of South Indian flavours — this \u003cem data-start=\"232\" data-end=\"250\"\u003eInstant Mix Lite\u003c\/em\u003e combo brings you the goodness of:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"289\" data-end=\"359\"\u003e\n\u003cstrong data-start=\"289\" data-end=\"311\"\u003eIdly Powder (50g):\u003c\/strong\u003e Traditional taste, rich in protein and aroma.\u003c\/li\u003e\n\u003cli data-start=\"362\" data-end=\"443\"\u003e\n\u003cstrong data-start=\"362\" data-end=\"383\"\u003eDal Powder (50g):\u003c\/strong\u003e Perfect for quick, hearty meals full of natural goodness.\u003c\/li\u003e\n\u003cli data-start=\"446\" data-end=\"527\"\u003e\n\u003cstrong data-start=\"446\" data-end=\"471\"\u003eMoringa Powder (50g):\u003c\/strong\u003e Nature’s superfood packed with vitamins and minerals.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"529\" data-end=\"676\"\u003e\u003cstrong data-start=\"529\" data-end=\"552\"\u003eWhy you’ll love it:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e100% Natural Ingredients\u003c\/li\u003e\n\u003cli\u003eNo Preservatives or Additives\u003c\/li\u003e\n\u003cli\u003ePerfect for travel, busy mornings, or quick home meals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"678\" data-end=\"777\"\u003e\u003cstrong data-start=\"678\" data-end=\"702\"\u003eStorage Instruction:\u003c\/strong\u003e\u003cbr data-start=\"702\" data-end=\"705\"\u003eStore in a cool, dry place away from direct sunlight. Use a dry spoon.\u003c\/p\u003e\n\u003cp data-start=\"779\" data-end=\"871\"\u003e\u003cstrong data-start=\"779\" data-end=\"796\"\u003eServing Idea:\u003c\/strong\u003e\u003cbr data-start=\"796\" data-end=\"799\"\u003eMix with hot rice or dosa\/idly for a wholesome meal anytime, anywhere!\u003c\/p\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":62555317174641,"sku":null,"price":99.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Instantmixlite.png?v=1767097822"},{"product_id":"inaiyan-instant-mix-plus","title":"Inaiyan Instant Mix Plus","description":"\u003cp data-start=\"140\" data-end=\"181\"\u003e\u003cstrong data-start=\"140\" data-end=\"179\"\u003ePure. Nutritious. Ready in minutes.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"183\" data-end=\"286\"\u003eA wholesome trio of South Indian flavours — this \u003cem data-start=\"232\" data-end=\"250\"\u003eInstant Mix Lite\u003c\/em\u003e combo brings you the goodness of:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"289\" data-end=\"359\"\u003e\n\u003cstrong data-start=\"289\" data-end=\"311\"\u003eIdly Powder (100g):\u003c\/strong\u003e Traditional taste, rich in protein and aroma.\u003c\/li\u003e\n\u003cli data-start=\"362\" data-end=\"443\"\u003e\n\u003cstrong data-start=\"362\" data-end=\"383\"\u003eDal Powder (100g):\u003c\/strong\u003e Perfect for quick, hearty meals full of natural goodness.\u003c\/li\u003e\n\u003cli data-start=\"446\" data-end=\"527\"\u003e\n\u003cstrong data-start=\"446\" data-end=\"471\"\u003eMoringa Powder (100g):\u003c\/strong\u003e Nature’s superfood packed with vitamins and minerals.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"529\" data-end=\"676\"\u003e\u003cstrong data-start=\"529\" data-end=\"552\"\u003eWhy you’ll love it:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"529\" data-end=\"676\"\u003e100% Natural Ingredients\u003c\/li\u003e\n\u003cli data-start=\"529\" data-end=\"676\"\u003eNo Preservatives or Additives\u003c\/li\u003e\n\u003cli data-start=\"529\" data-end=\"676\"\u003ePerfect for travel, busy mornings, or quick home meals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"678\" data-end=\"777\"\u003e\u003cstrong data-start=\"678\" data-end=\"702\"\u003eStorage Instruction:\u003c\/strong\u003e\u003cbr data-start=\"702\" data-end=\"705\"\u003eStore in a cool, dry place away from direct sunlight. Use a dry spoon.\u003c\/p\u003e\n\u003cp data-start=\"779\" data-end=\"871\"\u003e\u003cstrong data-start=\"779\" data-end=\"796\"\u003eServing Idea:\u003c\/strong\u003e\u003cbr data-start=\"796\" data-end=\"799\"\u003eMix with hot rice or dosa\/idly for a wholesome meal anytime, anywhere!\u003c\/p\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":62555371405681,"sku":null,"price":149.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/instantmixplus.png?v=1767097768"},{"product_id":"daily-spice-pack","title":"Daily Spice Pack","description":"\u003cp class=\"MsoNormal\"\u003e\u003cb\u003ePure. Potent. Your Daily Flavor Boost.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003eA powerhouse duo for everyday cooking—this \u003cb\u003eDaily Spice Pack\u003c\/b\u003e combo brings the authentic warmth of South India and the essential kick of natural black pepper to your kitchen:\u003c\/p\u003e\n\u003cul style=\"margin-top: 0cm;\" type=\"disc\"\u003e\n\u003cli class=\"MsoNormal\" style=\"mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\n\u003cb\u003eSambar Powder (100g):\u003c\/b\u003e The soul of South Indian cuisine. A richly blended mix of roasted spices and lentils for an aromatic, traditional Sambar that’s ready in minutes.\u003c\/li\u003e\n\u003cli class=\"MsoNormal\" style=\"mso-list: l0 level1 lfo1; tab-stops: list 36.0pt;\"\u003e\n\u003cb\u003ePepper Powder (50g):\u003c\/b\u003e Pure, finely ground black pepper. Use it to add a potent, sharp heat to any dish or as a vital, anti-oxidant rich seasoning.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cb\u003eWhy you’ll love it:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Segoe UI Symbol',sans-serif; mso-bidi-font-family: 'Segoe UI Symbol';\"\u003e✔\u003c\/span\u003e \u003cb\u003eEssential Flavor Duo:\u003c\/b\u003e The two most important spices for daily South Indian cooking and seasoning.\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Segoe UI Symbol',sans-serif; mso-bidi-font-family: 'Segoe UI Symbol';\"\u003e✔\u003c\/span\u003e \u003cb\u003e100% Natural Ingredients:\u003c\/b\u003e Crafted from premium, handpicked spices.\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-family: 'Segoe UI Symbol',sans-serif; mso-bidi-font-family: 'Segoe UI Symbol';\"\u003e✔\u003c\/span\u003e \u003cb\u003eNo Preservatives or Additives:\u003c\/b\u003e Pure taste and aroma every time.\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cb\u003eStorage Instruction:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003eStore in an airtight container in a cool, dry place away from direct sunlight. Always use a \u003cb\u003edry spoon\u003c\/b\u003e to maintain freshness.\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003e\u003cb\u003eServing Idea:\u003c\/b\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\"\u003eUse the \u003cb\u003eSambar Powder\u003c\/b\u003e to create a tangy, wholesome lentil stew. Sprinkle the \u003cb\u003ePepper Powder\u003c\/b\u003e over eggs, salads, soups, or finish your Rasam for a quick, flavorful punch!\u003c\/p\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":62555538751857,"sku":null,"price":129.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Dailyspicepack.png?v=1767097723"},{"product_id":"inaiyan-mega-pack","title":"Inaiyan Mega Pack","description":"\u003cp\u003e\u003cb\u003ePure. Wholesome. Flavor for Every Meal.\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eA magnificent collection of six culinary essentials—the \u003cb\u003eInaiyan Mega Pack\u003c\/b\u003e brings the goodness of instant meal starters, superfoods, and authentic spices right to your kitchen:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eSambar Powder (100g):\u003c\/b\u003e The soul of South Indian cuisine, for aromatic, tangy, and wholesome Sambar.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eIdly Powder (100g):\u003c\/b\u003e Traditional meal flavor, rich in protein, perfect for quick, nutritious breakfasts.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eDal Powder (100g):\u003c\/b\u003e A hearty, protein-packed mix for quick main courses and side dishes.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eMoringa Powder (100g):\u003c\/b\u003e Nature's superfood, packed with vitamins and essential minerals for a daily health boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003ePepper Powder (50g):\u003c\/b\u003e Pure, finely ground black pepper for a potent, warming kick in any dish or remedy.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eElaichi Powder (50g):\u003c\/b\u003e Fragrant, aromatic cardamom for sweet treats, beverages, and desserts.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cb\u003eWhy you’ll love it:\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003e✔ \u003cb\u003eComplete Kitchen Solution:\u003c\/b\u003e Covers instant meals, daily spices, and a vital superfood.\u003c\/p\u003e\n\u003cp\u003e✔ \u003cb\u003e100% Natural Ingredients:\u003c\/b\u003e Crafted from premium, natural spices and ingredients.\u003c\/p\u003e\n\u003cp\u003e✔ \u003cb\u003eNo Preservatives or Additives:\u003c\/b\u003e Pure taste and aroma in every jar.\u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eStorage Instruction:\u003c\/b\u003e\u003c\/h3\u003e\n\u003cp\u003eStore all powders in an \u003cb\u003eairtight container\u003c\/b\u003e in a cool, dry place away from direct sunlight. Always use a \u003cb\u003edry spoon\u003c\/b\u003e to maintain maximum freshness and prevent clumping.\u003c\/p\u003e\n\u003ch3\u003e\u003cb\u003eServing Idea:\u003c\/b\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eMix \u003cb\u003eIdly\/Dal Powder\u003c\/b\u003e with hot rice or garnish a dosa for an instant meal.\u003c\/li\u003e\n\u003cli\u003eAdd \u003cb\u003eSambar Powder\u003c\/b\u003e to a stew.\u003c\/li\u003e\n\u003cli\u003eMix \u003cb\u003eMoringa Powder\u003c\/b\u003e into smoothies or doughs.\u003c\/li\u003e\n\u003cli\u003eUse \u003cb\u003ePepper \u0026amp; Elaichi Powder\u003c\/b\u003e to season or flavor beverages and sweets.\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":62555648622961,"sku":null,"price":459.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Megapack.png?v=1767097656"},{"product_id":"moringa-powder-முருங்கை-இலை-பொடி-copy","title":"பிரண்டை பொடி (Pirandai Podi)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #2d4a22;   \/* Deep Earthy Green *\/\n    --spice-mid: #446b33;    \/* Herbal Green *\/\n    --spice-light: #a3c98f;  \/* Soft Pirandai Green *\/\n    --spice-pale: #e4f0dd;   \/* Very Pale Green *\/\n    --cream: #f9fbf8;        \/* Tinted White *\/\n    --cream2: #f1f6ef;       \/* Soft Background *\/\n    --accent: #689f38;       \/* Vibrant Natural Green *\/\n    --accent-light: #8bc34a; \n    --gold: #f57f17;\n    --ink: #1b2616;          \/* Almost Black Green *\/\n    --ink2: #2e4026;         \/* Dark Olive *\/\n    --muted: #5e7a51;        \/* Muted Green-Grey *\/\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--accent);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-spice { background: var(--spice-dark); color: var(--cream); }\n  .badge-art { background: var(--accent); color: #fff; }\n  .badge-eco { background: var(--gold); color: #fff; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-gentle 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(45, 74, 34, 0.2));\n  }\n\n  @keyframes float-gentle {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wood-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 20px,\n      var(--spice-light) 40px,\n      var(--spice-mid) 60px,\n      var(--spice-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(104, 159, 56, 0.12);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eNamma Mannin Marundhu\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eInaiyan Pirandai\u003cbr\u003e\u003cem\u003ePodi\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eOur Pirandai Podi is crafted using carefully handpicked pirandai (Cissus quadrangularis), traditionally processed to preserve its natural strength and benefits—just the way it has been used in Tamil homes for generations.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-spice\"\u003e🦴 Bone \u0026amp; Joint Wellness\u003c\/span\u003e \u003cspan class=\"badge badge-art\"\u003e🌿 100% Natural\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e🌱 Traditional Process\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Stylized Bowl \u0026 Floating Pirandai Stems SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 180 160\" height=\"160\" width=\"180\" class=\"product-svg\"\u003e\n          \n          \u003cpath fill=\"#2e4026\" d=\"M 30 110 C 30 145 150 145 150 110 Z\"\u003e\u003c\/path\u003e\n          \u003cellipse fill=\"#1b2616\" ry=\"12\" rx=\"60\" cy=\"110\" cx=\"90\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cpath fill=\"#689f38\" d=\"M 40 110 C 55 60 125 60 140 110 Z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#446b33\" d=\"M 50 110 C 65 75 115 75 130 110 Z\"\u003e\u003c\/path\u003e\n          \n          \n          \u003cg transform=\"translate(15, 30) rotate(-15)\"\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"25\" width=\"8\" y=\"20\" x=\"10\"\u003e\u003c\/rect\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"20\" width=\"8\" y=\"47\" x=\"10\"\u003e\u003c\/rect\u003e\n            \u003ccircle fill=\"#689f38\" r=\"3\" cy=\"46\" cx=\"14\"\u003e\u003c\/circle\u003e\n          \u003c\/g\u003e\n          \n          \n          \u003cg transform=\"translate(100, 15) rotate(25)\"\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"22\" width=\"8\" y=\"20\" x=\"20\"\u003e\u003c\/rect\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"18\" width=\"8\" y=\"44\" x=\"20\"\u003e\u003c\/rect\u003e\n            \u003ccircle fill=\"#689f38\" r=\"3\" cy=\"43\" cx=\"24\"\u003e\u003c\/circle\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003eRooted in Tamil Wisdom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"At Inaiyan, we believe true wellness begins with namma mannin marundhu.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eInspired by Siddha maruthuvam and paati veetu samayal murai, Inaiyan Pirandai Podi brings you clean, honest nutrition—directly from our land to your plate. It's a return to traditional wisdom, offering a natural and holistic approach to daily wellness. \u003cem\u003eInaiyan – Namma Ooru, Namma Aarokiyam.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-bottom: 1.2rem;\" class=\"section-label\"\u003eWhy Inaiyan Pirandai Podi?\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eFreshly Picked\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMade from fresh, naturally grown pirandai.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eSun-Dried\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSun-dried \u0026amp; stone-ground for maximum potency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e❌\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e100% Pure\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNo preservatives, no chemicals, no artificial colours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🧼\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eSmall Batches\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eHygienically prepared in small, carefully monitored batches.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eTraditional Health Benefits\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🦴\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBone Health\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSupports bone strength \u0026amp; joint wellness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eGut Health\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eHelps reduce gastric discomfort \u0026amp; aids digestion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🩸\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eNutrient Dense\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNaturally rich in calcium and vital nutrients\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv style=\"margin-bottom: 1rem;\" class=\"section-label\"\u003eHow to Use (Mix ½–1 tsp)\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🍚 Hot rice with ghee, gingelly oil \u0026amp; salt\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍲 Added to traditional Rasam\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥗 Mixed into vegetable Poriyal\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥣 Enjoyed as a daily health mix\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"50G","offer_id":62846633967985,"sku":null,"price":45.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62846634000753,"sku":null,"price":75.0,"currency_code":"INR","in_stock":true},{"title":"250G","offer_id":62846634033521,"sku":null,"price":190.0,"currency_code":"INR","in_stock":false},{"title":"500G","offer_id":62846634066289,"sku":null,"price":370.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/pirandai_powder.png?v=1769617742"},{"product_id":"பிரண்டை-பொடி-pirandai-podi-copy","title":"கருவேப்பிலை பொடி (Curry Leaves Powder)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #1b4332;   \/* Deep Forest Green *\/\n    --spice-mid: #2d6a4f;    \/* Rich Leaf Green *\/\n    --spice-light: #95d5b2;  \/* Soft Mint *\/\n    --spice-pale: #d8f3dc;   \/* Very Pale Green *\/\n    --cream: #f7fbf7;        \/* Tinted White *\/\n    --cream2: #eef5ee;       \/* Soft Background *\/\n    --accent: #40916c;       \/* Vibrant Botanical Green *\/\n    --accent-light: #52b788; \n    --gold: #f57f17;\n    --ink: #1a261c;          \/* Almost Black Green *\/\n    --ink2: #2b4030;         \/* Dark Olive\/Grey *\/\n    --muted: #5a7c64;        \/* Muted Green-Grey *\/\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--accent);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-spice { background: var(--spice-dark); color: var(--cream); }\n  .badge-art { background: var(--accent); color: #fff; }\n  .badge-eco { background: var(--gold); color: #fff; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-gentle 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(27, 67, 50, 0.2));\n  }\n\n  @keyframes float-gentle {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wood-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 20px,\n      var(--spice-light) 40px,\n      var(--spice-mid) 60px,\n      var(--spice-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(64, 145, 108, 0.12);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eEveryday Green Nutrition\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eInaiyan Curry Leaves\u003cbr\u003e\u003cem\u003ePowder\u003c\/em\u003e \u003cspan style=\"font-size: 1.2rem; font-family: 'DM Sans', sans-serif; font-style: normal; color: var(--muted);\"\u003e(கருவேப்பிலை பொடி)\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eAt Inaiyan, we turn everyday kitchen essentials into purposeful nutrition. Our Curry Leaves Powder is crafted for daily use, blending taste, aroma, and nourishment—making healthy eating effortless in every meal.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-spice\"\u003e🌿 Pure Leaf Goodness\u003c\/span\u003e \u003cspan class=\"badge badge-art\"\u003e🍃 Shade-Dried\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e🌱 Daily Wellness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Stylized Bowl \u0026 Floating Curry Leaves SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 180 160\" height=\"160\" width=\"180\" class=\"product-svg\"\u003e\n          \n          \u003cpath fill=\"#2b4030\" d=\"M 30 110 C 30 145 150 145 150 110 Z\"\u003e\u003c\/path\u003e\n          \u003cellipse fill=\"#1a261c\" ry=\"12\" rx=\"60\" cy=\"110\" cx=\"90\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cpath fill=\"#40916c\" d=\"M 40 110 C 55 60 125 60 140 110 Z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#2d6a4f\" d=\"M 50 110 C 65 75 115 75 130 110 Z\"\u003e\u003c\/path\u003e\n          \n          \n          \u003cg transform=\"translate(15, 30) rotate(-25)\"\u003e\n            \u003cpath fill=\"#52b788\" d=\"M 10 30 C 20 15 45 25 55 35 C 45 45 20 45 10 30 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"1.5\" stroke=\"#1b4332\" d=\"M 15 31 L 50 34\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n          \n          \n          \u003cg transform=\"translate(105, 10) rotate(35)\"\u003e\n            \u003cpath fill=\"#40916c\" d=\"M 10 30 C 20 15 45 25 55 35 C 45 45 20 45 10 30 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"1.5\" stroke=\"#1b4332\" d=\"M 15 31 L 50 34\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003eMade for Everyday Kitchens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"Karuveppilai is not medicine—it’s food.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eInaiyan presents it as a daily nutrition booster, prepared cleanly, packed fresh, and meant to be used often. It’s a simple way to add greens to everyday food, enhancing flavour without overpowering your dish. Inaiyan – Simple Foods. Honest Nutrition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-bottom: 1.2rem;\" class=\"section-label\"\u003eWhat Makes This Different?\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eYoung Leaves\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMade from young, aromatic curry leaves selected for flavour.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eShade-Dried\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eGently shade-dried to lock in natural green colour.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🪨\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eFinely Milled\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMilled flawlessly for smooth mixing \u0026amp; easy absorption.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e100% Pure\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNo fillers, no bitterness—just pure leaf goodness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eDaily Wellness Value\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🩸\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eNutrient Dense\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNatural source of iron \u0026amp; plant nutrients\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e💚\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eHealth Benefits\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSupports overall vitality \u0026amp; digestion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e👨👩👧👦\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eUsage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIdeal for regular consumption across all ages\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv style=\"margin-bottom: 1rem;\" class=\"section-label\"\u003eHow to Enjoy (Sprinkle or mix ½ tsp)\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🍚 Hot rice with ghee or oil\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍲 Sambar, rasam \u0026amp; kootu\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥛 Buttermilk or curd rice\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥞 Dosa batter or podi mixes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"50G","offer_id":62846645797233,"sku":null,"price":45.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62846645830001,"sku":null,"price":75.0,"currency_code":"INR","in_stock":true},{"title":"250G","offer_id":62846645862769,"sku":null,"price":189.0,"currency_code":"INR","in_stock":false},{"title":"500G","offer_id":62846645895537,"sku":null,"price":370.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/curry_leaves.png?v=1769617585"},{"product_id":"மிளகாய்-தூள்-chili-powder","title":"மிளகாய் தூள் (Chili Powder)","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #7a1510;\n    --spice-mid: #b82318;\n    --spice-light: #f5b7b1;\n    --spice-pale: #fce2df;\n    --cream: #faf5f4;\n    --cream2: #f5e6e4;\n    --accent: #d32f2f; \/* Vibrant chili red *\/\n    --accent-light: #ff6659;\n    --green: #2e7d32;\n    --gold: #f57f17;\n    --ink: #2b1110;\n    --ink2: #4a211f;\n    --muted: #8a5a58;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--accent);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-spice { background: var(--spice-dark); color: var(--cream); }\n  .badge-art { background: var(--accent); color: #fff; }\n  .badge-eco { background: var(--gold); color: #fff; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-gentle 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(122, 21, 16, 0.2));\n  }\n\n  @keyframes float-gentle {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wood-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 20px,\n      var(--spice-light) 40px,\n      var(--spice-mid) 60px,\n      var(--spice-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(211, 47, 47, 0.12);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eThe Colour of Our Land\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eInaiyan Red\u003cbr\u003e\u003cem\u003eChilli Powder\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEvery great dish begins with colour. At Inaiyan, our Red Chilli Powder is made from carefully selected, sun-ripened chillies grown in India’s traditional chilli belts, where soil, sun, and time come together to create natural heat and deep red colour.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-spice\"\u003e🌶️ Pure \u0026amp; Authentic\u003c\/span\u003e \u003cspan class=\"badge badge-art\"\u003e🔥 Natural Heat\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e🌿 Additive Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Stylized Bowl \u0026 Floating Chillies SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 180 160\" height=\"160\" width=\"180\" class=\"product-svg\"\u003e\n          \n          \u003cpath fill=\"#4a211f\" d=\"M 30 110 C 30 145 150 145 150 110 Z\"\u003e\u003c\/path\u003e\n          \u003cellipse fill=\"#2b1110\" ry=\"12\" rx=\"60\" cy=\"110\" cx=\"90\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cpath fill=\"#d32f2f\" d=\"M 40 110 C 55 60 125 60 140 110 Z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#b82318\" d=\"M 50 110 C 65 75 115 75 130 110 Z\"\u003e\u003c\/path\u003e\n          \n          \n          \u003cg transform=\"translate(15, 30) rotate(-15)\"\u003e\n            \u003cpath fill=\"#d32f2f\" d=\"M 10 40 C 15 20 45 15 60 30 C 50 45 20 50 10 40 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"2.5\" stroke=\"#2e7d32\" d=\"M 60 30 C 62 25 68 28 65 35\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n          \n          \n          \u003cg transform=\"translate(95, 15) rotate(25)\"\u003e\n            \u003cpath fill=\"#b82318\" d=\"M 10 40 C 15 20 45 15 60 30 C 50 45 20 50 10 40 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"2.5\" stroke=\"#2e7d32\" d=\"M 60 30 C 62 25 68 28 65 35\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003eCrafted, Not Rushed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"It doesn’t just add spice. It adds character.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eThis is chilli powder the way it was always meant to be—pure, vibrant, and rooted in tradition, yet prepared with today’s hygiene and care. From our fields to your kitchen, we take absolutely no shortcuts. There are no blends. It is just honest chilli powder. Inaiyan – Where Colour Comes from Nature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-bottom: 1.2rem;\" class=\"section-label\"\u003eNaturally Bold, Never Artificial\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔴\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eVibrant Colour\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eDeep red colour — no added dyes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔥\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003ePerfect Balance\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBalanced heat — sharp but not overpowering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003ePure Fragrance\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClean aroma that opens up while cooking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e100% Honest\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eFree from additives, preservatives, and fillers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eCrafted, Not Rushed\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🖐️\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSelection\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eHand-sorted for uniform colour and maturity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCuring\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNaturally sun-dried to preserve aroma and heat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🪨\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMilling\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eStone-ground in small batches for consistent texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv style=\"margin-bottom: 1rem;\" class=\"section-label\"\u003eMade for Real Cooking\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🍛 Sambar\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍲 Kuzhambu\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍚 Biryani\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥗 Poriyal\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥘 Dry Masala\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"50G","offer_id":62846658904433,"sku":null,"price":35.0,"currency_code":"INR","in_stock":true},{"title":"100G","offer_id":62846658937201,"sku":null,"price":65.0,"currency_code":"INR","in_stock":true},{"title":"250G","offer_id":62846658969969,"sku":null,"price":139.0,"currency_code":"INR","in_stock":true},{"title":"500G","offer_id":62846659002737,"sku":null,"price":342.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Chilly_powder.png?v=1769617492"},{"product_id":"moringa-curry-leaf-pirandai-greens-combo","title":"Hero Pack","description":"\u003ch2 data-end=\"263\" data-start=\"214\"\u003e🌿Inaiyan Hero Pack\u003cstrong data-end=\"263\" data-start=\"220\"\u003e Traditional Greens Combo (Moringa, Curry Leaf \u0026amp; Pirandai Powder) – 300g\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-end=\"317\" data-start=\"265\"\u003eBoost your daily nutrition with Inaiyan Hero Pack. A 3-in-1 combo of pure Moringa, Curry Leaf, and Pirandai powders. 100% natural, no preservatives.\u003c\/p\u003e\n\u003ch3 data-end=\"687\" data-start=\"663\"\u003e\u003cstrong data-end=\"687\" data-start=\"670\"\u003eWhat’s Inside\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-end=\"722\" data-start=\"690\"\u003e\n\u003cstrong data-end=\"713\" data-start=\"690\"\u003eMoringa Leaf Powder\u003c\/strong\u003e – 100g\u003c\/li\u003e\n\u003cli data-end=\"777\" data-start=\"725\"\u003e\n\u003cstrong data-end=\"768\" data-start=\"725\"\u003eCurry Leaves Powder (Karuveppilai Podi)\u003c\/strong\u003e – 100g\u003c\/li\u003e\n\u003cli data-end=\"808\" data-start=\"780\"\u003e\n\u003cstrong data-end=\"799\" data-start=\"780\"\u003ePirandai Powder\u003c\/strong\u003e – 100g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"830\" data-start=\"810\"\u003e\u003cem data-end=\"830\" data-start=\"810\"\u003eTotal Weight: 300g\u003c\/em\u003e\u003c\/p\u003e\n\u003ch3 data-end=\"687\" data-start=\"663\"\u003e\u003cstrong data-end=\"687\" data-start=\"670\"\u003eHealth Benefits\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-path-to-node=\"4,0,0\"\u003e\n\u003cstrong\u003eMoringa Leaf Powder\u003c\/strong\u003e\u003cspan style=\"text-decoration: underline;\"\u003e:\u003c\/span\u003e The Natural Multivitamin for Immunity and Energy\u003c\/li\u003e\n\u003cli data-path-to-node=\"4,1,0\"\u003e\n\u003cstrong\u003eCurry Leaf Powder (Karuveppilai)\u003c\/strong\u003e: Traditional Support for Hair Growth and Digestion\u003c\/li\u003e\n\u003cli data-path-to-node=\"4,2,0\"\u003e\n\u003cstrong\u003ePirandai Powder (Adamant Creeper)\u003c\/strong\u003e: The Ancient Secret for Bone Strength and Joint Health\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-end=\"687\" data-start=\"663\"\u003e\u003cstrong data-end=\"687\" data-start=\"670\"\u003eWho is this for?\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e         Perfect for busy professionals, fitness enthusiasts, and families looking to add authentic Tamil 'Paati Vaidyam' (Grandma's remedies) to their modern diet.\u003c\/p\u003e\n\u003ch3 data-end=\"687\" data-start=\"663\"\u003e\u003cstrong data-end=\"687\" data-start=\"670\"\u003eWhy customer love this combo!\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e100% Natural Ingredients\u003c\/li\u003e\n\u003cli\u003eNo Preservatives or Artificial Additives\u003c\/li\u003e\n\u003cli\u003eTraditional Tamil Nadu Recipe\u003c\/li\u003e\n\u003cli\u003ePerfect for Daily Cooking\u003c\/li\u003e\n\u003cli\u003eFreshly Ground for Aroma \u0026amp; Taste\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-end=\"1687\" data-start=\"1637\"\u003e🌾 \u003cstrong data-end=\"1687\" data-start=\"1640\"\u003eInaiyan – Native Greens. Everyday Wellness.\u003c\/strong\u003e\u003c\/p\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":62846754750833,"sku":null,"price":229.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/WhiteAndRedMinimalistNewProductInstagramPost.png?v=1772766925"},{"product_id":"inaiyan-daily-pack","title":"Inaiyan Daily Pack","description":"\u003ch2 data-start=\"221\" data-end=\"267\"\u003e🍛🌶️ \u003cstrong data-start=\"230\" data-end=\"267\"\u003eInaiyan Everyday Spice Duo – 200g\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-start=\"269\" data-end=\"314\"\u003eTwo spices. One soul of South Indian cooking.\u003c\/p\u003e\n\u003cp data-start=\"316\" data-end=\"516\"\u003eThe \u003cstrong data-start=\"320\" data-end=\"350\"\u003eInaiyan Everyday Spice Duo\u003c\/strong\u003e brings together the heart of the kitchen—\u003cstrong data-start=\"392\" data-end=\"409\"\u003eSambar Powder\u003c\/strong\u003e and \u003cstrong data-start=\"414\" data-end=\"435\"\u003eRed Chilli Powder\u003c\/strong\u003e—crafted for homes that value flavour, colour, and consistency in everyday meals.\u003c\/p\u003e\n\u003ch3 data-start=\"518\" data-end=\"542\"\u003e📦 \u003cstrong data-start=\"525\" data-end=\"542\"\u003eWhat’s Inside\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"545\" data-end=\"579\"\u003e\n\u003cstrong data-start=\"545\" data-end=\"570\"\u003eInaiyan Sambar Powder\u003c\/strong\u003e – 100g\u003c\/li\u003e\n\u003cli data-start=\"582\" data-end=\"620\"\u003e\n\u003cstrong data-start=\"582\" data-end=\"611\"\u003eInaiyan Red Chilli Powder\u003c\/strong\u003e – 100g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"622\" data-end=\"642\"\u003e\u003cem data-start=\"622\" data-end=\"642\"\u003eTotal Weight: 200g\u003c\/em\u003e\u003c\/p\u003e\n\u003ch3 data-start=\"644\" data-end=\"674\"\u003e🔥 \u003cstrong data-start=\"651\" data-end=\"674\"\u003eCrafted for Balance\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"677\" data-end=\"750\"\u003eSambar Powder blended with carefully roasted spices for depth and aroma\u003c\/li\u003e\n\u003cli data-start=\"753\" data-end=\"831\"\u003eRed Chilli Powder made from sun-ripened chillies for natural colour and heat\u003c\/li\u003e\n\u003cli data-start=\"834\" data-end=\"896\"\u003eNo artificial colours, no fillers, no overpowering spice notes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"898\" data-end=\"932\"\u003e🍽️ \u003cstrong data-start=\"906\" data-end=\"932\"\u003eMade for Daily Cooking\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp data-start=\"933\" data-end=\"1035\"\u003eFrom \u003cstrong data-start=\"938\" data-end=\"956\"\u003emorning sambar\u003c\/strong\u003e to \u003cstrong data-start=\"960\" data-end=\"979\"\u003eevening poriyal\u003c\/strong\u003e and \u003cstrong data-start=\"984\" data-end=\"1004\"\u003eweekend kuzhambu\u003c\/strong\u003e, this duo adapts effortlessly:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"1038\" data-end=\"1077\"\u003eAdds body and aroma to sambar \u0026amp; kootu\u003c\/li\u003e\n\u003cli data-start=\"1080\" data-end=\"1130\"\u003eEnhances colour and heat in curries \u0026amp; dry dishes\u003c\/li\u003e\n\u003cli data-start=\"1133\" data-end=\"1177\"\u003eDelivers consistent taste, batch after batch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"1179\" data-end=\"1221\"\u003e🏡 \u003cstrong data-start=\"1186\" data-end=\"1221\"\u003eRooted in Tradition, Made Clean\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp data-start=\"1222\" data-end=\"1380\"\u003eInspired by traditional Tamil spice preparation, these powders are ground and packed with modern hygiene—so every spoon tastes familiar, dependable, and real.\u003c\/p\u003e\n\u003cp data-start=\"1382\" data-end=\"1429\"\u003e🌾 \u003cstrong data-start=\"1385\" data-end=\"1429\"\u003eInaiyan – Where Everyday Cooking Begins.\u003c\/strong\u003e\u003c\/p\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":62846755897713,"sku":null,"price":129.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/1767155720340.png?v=1770904261"},{"product_id":"inaiyan-power-house","title":"Inaiyan Power House","description":"\u003ch2 data-start=\"212\" data-end=\"265\"\u003e🌾🌿 \u003cstrong data-start=\"220\" data-end=\"265\"\u003eInaiyan Power House – 600g\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cp data-start=\"267\" data-end=\"310\"\u003eBuilt for nourishment. Rooted in tradition.\u003c\/p\u003e\n\u003cp data-start=\"312\" data-end=\"529\"\u003eThe \u003cstrong data-start=\"316\" data-end=\"354\"\u003eInaiyan Traditional Strength Combo\u003c\/strong\u003e brings together two powerful preparations—\u003cstrong data-start=\"397\" data-end=\"411\"\u003eHealth Mix\u003c\/strong\u003e and \u003cstrong data-start=\"416\" data-end=\"435\"\u003eOak Fern Powder\u003c\/strong\u003e—crafted to support everyday strength, stamina, and wholesome nourishment the traditional way.\u003c\/p\u003e\n\u003cp data-start=\"531\" data-end=\"679\"\u003eThis combo is inspired by Tamil food wisdom where \u003cstrong data-start=\"581\" data-end=\"621\"\u003ekanji, health mix, and forest greens\u003c\/strong\u003e formed the foundation of sustained energy and resilience.\u003c\/p\u003e\n\u003chr data-start=\"681\" data-end=\"684\"\u003e\n\u003ch3 data-start=\"686\" data-end=\"710\"\u003e📦 \u003cstrong data-start=\"693\" data-end=\"710\"\u003eWhat’s Inside\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"713\" data-end=\"744\"\u003e\n\u003cstrong data-start=\"713\" data-end=\"735\"\u003eInaiyan Health Mix\u003c\/strong\u003e – 500g\u003c\/li\u003e\n\u003cli data-start=\"747\" data-end=\"811\"\u003e\n\u003cstrong data-start=\"747\" data-end=\"802\"\u003eInaiyan Oak Fern Powder (Mudvattukal kilangu\/ Oak Fern)\u003c\/strong\u003e – 100g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"813\" data-end=\"833\"\u003e\u003cem data-start=\"813\" data-end=\"833\"\u003eTotal Weight: 600g\u003c\/em\u003e\u003c\/p\u003e\n\u003chr data-start=\"835\" data-end=\"838\"\u003e\n\u003ch3 data-start=\"840\" data-end=\"876\"\u003e🌱 \u003cstrong data-start=\"847\" data-end=\"876\"\u003eWhy This Combo is Special\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"879\" data-end=\"932\"\u003eDesigned for \u003cstrong data-start=\"892\" data-end=\"932\"\u003edaily nourishment \u0026amp; natural strength\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"935\" data-end=\"992\"\u003eCombines grains, pulses, and native greens in one routine\u003c\/li\u003e\n\u003cli data-start=\"995\" data-end=\"1050\"\u003eTraditionally processed to retain natural taste \u0026amp; value\u003c\/li\u003e\n\u003cli data-start=\"1053\" data-end=\"1101\"\u003eNo preservatives, artificial colours, or fillers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1103\" data-end=\"1106\"\u003e\n\u003ch3 data-start=\"1108\" data-end=\"1147\"\u003e🥣 \u003cstrong data-start=\"1115\" data-end=\"1147\"\u003eHealth Mix – Everyday Energy\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp data-start=\"1148\" data-end=\"1228\"\u003eA balanced blend made for \u003cstrong data-start=\"1174\" data-end=\"1215\"\u003ebreakfast drinks, porridge, and kanji\u003c\/strong\u003e, supporting:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"1231\" data-end=\"1268\"\u003eSustained energy throughout the day\u003c\/li\u003e\n\u003cli data-start=\"1271\" data-end=\"1293\"\u003eStrength and satiety\u003c\/li\u003e\n\u003cli data-start=\"1296\" data-end=\"1323\"\u003eSuitable for all age groups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"1325\" data-end=\"1376\"\u003e🌿 \u003cstrong data-start=\"1332\" data-end=\"1376\"\u003eOak Fern Powder – Native Green Nutrition\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp data-start=\"1377\" data-end=\"1451\"\u003ePrepared from carefully sourced oak fern leaves, traditionally valued for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"1454\" data-end=\"1497\"\u003eSupporting digestion and internal balance\u003c\/li\u003e\n\u003cli data-start=\"1500\" data-end=\"1537\"\u003eAdding mineral-rich green nutrition\u003c\/li\u003e\n\u003cli data-start=\"1540\" data-end=\"1582\"\u003eOccasional use as part of a wholesome diet\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"1797\" data-end=\"1831\"\u003e🏡 \u003cstrong data-start=\"1804\" data-end=\"1831\"\u003eFrom Tradition to Today\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp data-start=\"1832\" data-end=\"2036\"\u003eThis combo reflects the belief that \u003cstrong data-start=\"1868\" data-end=\"1936\"\u003estrength doesn’t come from supplements—but from food eaten right\u003c\/strong\u003e. Inaiyan brings these traditional preparations to your home with clean sourcing and modern hygiene.\u003c\/p\u003e\n\u003cp data-start=\"2038\" data-end=\"2078\"\u003e🌾 \u003cstrong data-start=\"2041\" data-end=\"2078\"\u003eInaiyan – Nourishment That Lasts.\u003c\/strong\u003e\u003c\/p\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":62846762451313,"sku":null,"price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/rn-image_picker_lib_temp_5f4c00d7-0337-4c5d-9f7b-847fb338aed1.png?v=1773196980"},{"product_id":"thayan-masala-authentic-pulikaichal-tamarind-mix-250g","title":"PuliKaichal | Tamarind Mix","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500;700\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --tamarind-dark: #704f37; \/* Rich dark tamarind brown *\/\n    --tamarind-mid: #a67c52;  \/* Warm spice brown *\/\n    --tamarind-light: #e8d8c8;\/* Soft kraft background color *\/\n    --tamarind-pale: #fdf9f4; \/* Premium cream *\/\n    --cream: #faf6ef;\n    --cream2: #f3ead8;\n    --veg-green: #2e5a44;    \/* Authentic Indian green dot color *\/\n    --veg-green-light: #ebf5ee;\n    --ink: #2c1a0e;\n    --ink2: #4a3020;\n    --muted: #9b7d5e;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .siyan-shopify-wrapper {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n    line-height: 1.6;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .siyan-hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--tamarind-light);\n  }\n\n  \/* Organic texture overlay *\/\n  .siyan-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .siyan-hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .siyan-hero-text { flex: 1; min-width: 280px; }\n\n  .siyan-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--tamarind-dark);\n    margin-bottom: 1rem;\n  }\n\n  .siyan-eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--tamarind-dark);\n  }\n\n  .siyan-hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .siyan-hero-title em {\n    font-style: italic;\n    color: var(--tamarind-mid);\n  }\n\n  .siyan-hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .siyan-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .siyan-badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .siyan-badge-veg { background: var(--veg-green); color: #fff; display: inline-flex; align-items: center; gap: 4px; }\n  .siyan-badge-premium { background: var(--tamarind-dark); color: #fff; }\n  .siyan-badge-weight { background: var(--tamarind-mid); color: #fff; }\n\n  \/* Interactive Design Graphic *\/\n  .siyan-hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .siyan-product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .siyan-product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: siyan-float 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(112,79,55,0.25));\n  }\n\n  @keyframes siyan-float {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .siyan-content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .siyan-story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .siyan-story-label-col { padding-top: 0.4rem; }\n\n  .siyan-section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--tamarind-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .siyan-section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--tamarind-light);\n  }\n\n  .siyan-pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--tamarind-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--tamarind-mid);\n    padding-left: 1.2rem;\n  }\n\n  .siyan-body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .siyan-spice-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--tamarind-dark) 0px,\n      var(--tamarind-mid) 20px,\n      var(--tamarind-light) 40px,\n      var(--tamarind-mid) 60px,\n      var(--tamarind-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .siyan-features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .siyan-feature-card {\n    background: #fff;\n    border: 1.5px solid var(--tamarind-light);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .siyan-feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--tamarind-dark);\n  }\n\n  .siyan-feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(112, 79, 55, 0.12);\n  }\n\n  .siyan-feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .siyan-feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--tamarind-dark);\n    margin-bottom: 4px;\n  }\n\n  .siyan-feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS BLOCK ── *\/\n  .siyan-specs-block {\n    background: var(--tamarind-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .siyan-specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .siyan-specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--tamarind-light);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .siyan-specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .siyan-spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .siyan-spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .siyan-spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--tamarind-light);\n    margin-bottom: 2px;\n  }\n\n  .siyan-spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── BLOCKQUOTE \u0026 TIPS ── *\/\n  .siyan-blockquote {\n    background: var(--tamarind-pale);\n    border-left: 4px solid var(--tamarind-mid);\n    margin: 1rem 0;\n    padding: 12px 15px;\n    font-style: italic;\n    color: var(--ink2);\n    border-radius: 0 6px 6px 0;\n    font-size: 14px;\n  }\n\n  .siyan-tip-box {\n    background: var(--veg-green-light);\n    color: var(--veg-green);\n    padding: 12px 15px;\n    border-radius: 6px;\n    margin-top: 1rem;\n    font-size: 14px;\n    font-weight: 400;\n  }\n\n  \/* ── PERFECT FOR \/ IDEAL STRIP ── *\/\n  .siyan-ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .siyan-ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--tamarind-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--tamarind-light);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s, color 0.2s;\n  }\n\n  .siyan-ideal-tag:hover {\n    background: var(--tamarind-dark);\n    color: #fff;\n    border-color: var(--tamarind-dark);\n  }\n\n  @media(max-width:640px) {\n    .siyan-hero { padding: 2rem 1.5rem; }\n    .siyan-story-section { grid-template-columns: 1fr; }\n    .siyan-story-label-col { display: none; }\n    .siyan-content { padding: 1.5rem 1.2rem 2rem; }\n    .siyan-hero-title { font-size: 1.8rem; }\n    .siyan-product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"siyan-shopify-wrapper\"\u003e\n\u003c!-- ── HERO BANNER ── --\u003e\n\u003cdiv class=\"siyan-hero\"\u003e\n\u003cdiv class=\"siyan-hero-inner\"\u003e\n\u003cdiv class=\"siyan-hero-text\"\u003e\n\u003cdiv class=\"siyan-eyebrow\"\u003eAuthentic South Indian Heritage\u003c\/div\u003e\n\u003ch1 class=\"siyan-hero-title\"\u003eTamarind Mix\u003cbr\u003e\u003cem\u003eபுளிக்காய்ச்சல்\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"siyan-hero-sub\"\u003eBring home the unmatched aroma of heritage temple-style Tamarind Rice (Puliyodharai). Handcrafted using purely natural spices and a legacy recipe.\u003c\/p\u003e\n\u003cdiv class=\"siyan-badge-row\"\u003e\n\u003cspan class=\"siyan-badge siyan-badge-veg\"\u003e🟢 100% Vegetarian\u003c\/span\u003e \u003cspan class=\"siyan-badge siyan-badge-premium\"\u003e✨ Premium Spice Blend\u003c\/span\u003e \u003cspan class=\"siyan-badge siyan-badge-weight\"\u003e⚖️ Net Wt. 250G\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Creative Vector Graphic (Tamarind \u0026 Traditional Mixing Bowl Element) --\u003e\n\u003cdiv class=\"siyan-hero-art\"\u003e\n\u003cdiv class=\"siyan-product-wrap\"\u003e\u003csvg class=\"siyan-product-svg\" width=\"180\" height=\"160\" viewbox=\"0 0 180 160\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \n            \u003cpath d=\"M40 90 C40 130 140 130 140 90 C140 80 40 80 40 90 Z\" fill=\"#a67c52\" opacity=\"0.8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M50 82 L130 82 L120 50 L60 50 Z\" fill=\"#704f37\"\u003e\u003c\/path\u003e\n            \n            \u003crect x=\"100\" y=\"30\" width=\"12\" height=\"60\" rx=\"4\" transform=\"rotate(25 100 30)\" fill=\"#f3ead8\"\u003e\u003c\/rect\u003e\n            \n            \u003ccircle cx=\"55\" cy=\"110\" r=\"14\" fill=\"#4a3020\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"75\" cy=\"115\" r=\"14\" fill=\"#4a3020\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"95\" cy=\"110\" r=\"14\" fill=\"#4a3020\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M 41 110 Q 75 128 109 110\" stroke=\"#c49a6c\" stroke-width=\"3\" fill=\"none\"\u003e\u003c\/path\u003e\n            \n            \u003cpath d=\"M120 105 Q145 95 155 115 Q130 125 120 105 Z\" fill=\"#2e5a44\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M125 110 Q135 118 145 112\" stroke=\"#faf6ef\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── MAIN CONTENT ── --\u003e\n\u003cdiv class=\"siyan-content\"\u003e\n\u003c!-- The Story --\u003e\n\u003cdiv class=\"siyan-story-section\"\u003e\n\u003cdiv class=\"siyan-story-label-col\"\u003e\n\u003cdiv class=\"siyan-section-label\"\u003eThe Story\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"siyan-pull-quote\"\u003e\"Saves preparation hours without letting you compromise on the depth of real, legacy home-cooked tastes.\"\u003c\/div\u003e\n\u003cp class=\"siyan-body-text\"\u003eIndulge in a premium, deeply aromatic culinary experience with \u003cstrong\u003eSi-yan Masala's Pulikaichal (Tamarind Mix)\u003c\/strong\u003e. Skilfully cooked from rich tamarind pulp chunks and custom-roasted native whole spices, this premium 250G kitchen helper perfectly balanced complex sour, earthy, and spicy flavor undertones. Perfect for fast dinners or sudden festive cravings—simply fold into plain warm rice, combine gently with oil, and plate an iconic traditional creation instantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-spice-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Key Features Grid --\u003e\n\u003cdiv class=\"siyan-section-label\" style=\"margin-bottom: 1.2rem;\"\u003ePremium Benefits\u003c\/div\u003e\n\u003cdiv class=\"siyan-features-grid\"\u003e\n\u003cdiv class=\"siyan-feature-card\"\u003e\n\u003cspan class=\"siyan-feature-icon\"\u003e🏺\u003c\/span\u003e\n\u003cdiv class=\"siyan-feature-title\"\u003eGlass Jar Seal\u003c\/div\u003e\n\u003cdiv class=\"siyan-feature-desc\"\u003eSafely enclosed inside glass packaging to block moisture and retain long-term zest\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-feature-card\"\u003e\n\u003cspan class=\"siyan-feature-icon\"\u003e🌶️\u003c\/span\u003e\n\u003cdiv class=\"siyan-feature-title\"\u003eArtisanal Roast\u003c\/div\u003e\n\u003cdiv class=\"siyan-feature-desc\"\u003eSpices are ground down cleanly to safeguard natural oils and flavors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-feature-card\"\u003e\n\u003cspan class=\"siyan-feature-icon\"\u003e⏱️\u003c\/span\u003e\n\u003cdiv class=\"siyan-feature-title\"\u003eInstant Meals\u003c\/div\u003e\n\u003cdiv class=\"siyan-feature-desc\"\u003eZero tedious frying or boiling tasks required; unpack and mix directly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-feature-card\"\u003e\n\u003cspan class=\"siyan-feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"siyan-feature-title\"\u003ePure Clean Foods\u003c\/div\u003e\n\u003cdiv class=\"siyan-feature-desc\"\u003e100% vegetarian production process passing strict safety controls\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-spice-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Technical Specifications --\u003e\n\u003cdiv class=\"siyan-specs-block\"\u003e\n\u003cdiv class=\"siyan-specs-title\"\u003eProduct Details\u003c\/div\u003e\n\u003cdiv class=\"siyan-specs-row\"\u003e\n\u003cdiv class=\"siyan-spec-pill\"\u003e\n\u003cspan class=\"siyan-spec-icon\"\u003e⚖️\u003c\/span\u003e\n\u003cdiv class=\"siyan-spec-info\"\u003e\n\u003cdiv class=\"siyan-spec-label\"\u003eNet Volume\u003c\/div\u003e\n\u003cdiv class=\"siyan-spec-value\"\u003e250 Grams\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-spec-pill\"\u003e\n\u003cspan class=\"siyan-spec-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"siyan-spec-info\"\u003e\n\u003cdiv class=\"siyan-spec-label\"\u003eFSSAI Licence\u003c\/div\u003e\n\u003cdiv class=\"siyan-spec-value\"\u003eNo. 22425443000340\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-spec-pill\"\u003e\n\u003cspan class=\"siyan-spec-icon\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"siyan-spec-info\"\u003e\n\u003cdiv class=\"siyan-spec-label\"\u003eDietary Type\u003c\/div\u003e\n\u003cdiv class=\"siyan-spec-value\"\u003ePure Vegetarian Status\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-spec-pill\"\u003e\n\u003cspan class=\"siyan-spec-icon\"\u003e🏭\u003c\/span\u003e\n\u003cdiv class=\"siyan-spec-info\"\u003e\n\u003cdiv class=\"siyan-spec-label\"\u003eMarketed By\u003c\/div\u003e\n\u003cdiv class=\"siyan-spec-value\"\u003eInaiyan Groups\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ingredient Highlights --\u003e\n\u003cp class=\"siyan-spec-label\" style=\"margin-top: 1.5rem; color: var(--tamarind-light);\"\u003eAll-Natural Pure Blend Ingredients:\u003c\/p\u003e\n\u003cblockquote class=\"siyan-blockquote\"\u003eCoriander Seeds, Cumin Seeds, Fenugreek Seeds, Black Pepper, Nutmeg, Dried Red Chilli, Asafoetida (Hing), Salt, and Concentrated Tamarind Paste.\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003c!-- Usage \u0026 Directions --\u003e\n\u003cdiv class=\"siyan-section-label\" style=\"margin-bottom: 1rem;\"\u003eHow To Serve\u003c\/div\u003e\n\u003cdiv class=\"siyan-body-text\"\u003e\n\u003col style=\"padding-left: 20px; margin-bottom: 1rem;\"\u003e\n\u003cli\u003eFluff up some freshly cooked, steaming white rice onto your plate.\u003c\/li\u003e\n\u003cli\u003eScoop out 1 to 2 tablespoons of \u003cstrong\u003eSi-yan Pulikaichal Paste\u003c\/strong\u003e depending on your preferred level of tanginess.\u003c\/li\u003e\n\u003cli\u003eDrizzle a quick splash of raw sesame or peanut oil over the mixture, then toss gently to combine evenly.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv class=\"siyan-tip-box\"\u003e💡 \u003cstrong\u003eChef's Pairing Suggestion:\u003c\/strong\u003e Toss crisp roasted peanuts or cashew chunks into the mix right before serving for that signature temple crunch!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"siyan-spice-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Perfect For Tags --\u003e\n\u003cdiv class=\"siyan-section-label\" style=\"margin-bottom: 1rem;\"\u003ePerfect For\u003c\/div\u003e\n\u003cdiv class=\"siyan-ideal-strip\"\u003e\n\u003cspan class=\"siyan-ideal-tag\"\u003e🎒 Quick Lunchbox Prep\u003c\/span\u003e \u003cspan class=\"siyan-ideal-tag\"\u003e✈️ Travel-Friendly Foods\u003c\/span\u003e \u003cspan class=\"siyan-ideal-tag\"\u003e🌾 Festive Festival Feasts\u003c\/span\u003e \u003cspan class=\"siyan-ideal-tag\"\u003e🥣 Multi-use Tangy Dips\u003c\/span\u003e \u003cspan class=\"siyan-ideal-tag\"\u003e🥘 Custom Curry Bases\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":63707742765425,"sku":null,"price":199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Untitleddesign_1.png?v=1780121415"},{"product_id":"idly-powderஇட்லி-பொடி-1","title":"Idly Powder(இட்லி பொடி) - 100g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #a13d14;   \/* Deep Rusty Orange *\/\n    --spice-mid: #c55a22;    \/* Warm Podi Orange *\/\n    --spice-light: #e8a682;  \/* Soft Orange *\/\n    --spice-pale: #f8e1d4;   \/* Pale Peach\/Orange *\/\n    --cream: #fcf9f7;        \/* Tinted White *\/\n    --cream2: #f5ebe6;       \/* Soft Background *\/\n    --accent: #d84315;       \/* Vibrant Spice Orange *\/\n    --accent-light: #ff7043; \n    --gold: #f57f17;\n    --ink: #2d160c;          \/* Very Dark Brown *\/\n    --ink2: #4a2717;         \/* Dark Brown *\/\n    --muted: #8c5d47;        \/* Muted Brown\/Orange *\/\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--accent);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-spice { background: var(--spice-dark); color: var(--cream); }\n  .badge-art { background: var(--accent); color: #fff; }\n  .badge-eco { background: var(--gold); color: #fff; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-gentle 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(161, 61, 20, 0.2));\n  }\n\n  @keyframes float-gentle {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wood-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 20px,\n      var(--spice-light) 40px,\n      var(--spice-mid) 60px,\n      var(--spice-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(216, 67, 21, 0.12);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eThe Classic Comfort Condiment\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eInaiyan Idly\u003cbr\u003e\u003cem\u003ePowder\u003c\/em\u003e \u003cspan style=\"font-size: 1.2rem; font-family: 'DM Sans', sans-serif; font-style: normal; color: var(--muted);\"\u003e(இட்லி பொடி)\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eThe quintessential South Indian side. A coarse, flavorful blend of slow-roasted lentils, spices, and sesame that transforms everyday breakfasts into a festive feast.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-spice\"\u003e🔥 Perfectly Coarse\u003c\/span\u003e \u003cspan class=\"badge badge-art\"\u003e🌿 100% Natural\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e🥜 Slow-Roasted\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Stylized Bowl, Powder \u0026 Floating Idlis SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 180 160\" height=\"160\" width=\"180\" class=\"product-svg\"\u003e\n          \n          \u003cpath fill=\"#4a2717\" d=\"M 30 110 C 30 145 150 145 150 110 Z\"\u003e\u003c\/path\u003e\n          \u003cellipse fill=\"#2d160c\" ry=\"12\" rx=\"60\" cy=\"110\" cx=\"90\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cpath fill=\"#d84315\" d=\"M 40 110 C 55 60 125 60 140 110 Z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#c55a22\" d=\"M 50 110 C 65 75 115 75 130 110 Z\"\u003e\u003c\/path\u003e\n          \n          \n          \u003cg transform=\"translate(15, 25) rotate(-10)\"\u003e\n            \u003cellipse stroke-width=\"2\" stroke=\"#e8e1dd\" fill=\"#ffffff\" ry=\"14\" rx=\"20\" cy=\"25\" cx=\"20\"\u003e\u003c\/ellipse\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"2\" stroke=\"#f0e9e4\" d=\"M 5 25 C 10 32 30 32 35 25\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n          \n          \n          \u003cg transform=\"translate(110, 20) rotate(35)\"\u003e\n            \u003cpath fill=\"#b71c1c\" d=\"M 10 30 C 15 15 35 10 45 20 C 40 30 20 35 10 30 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"2\" stroke=\"#2e7d32\" d=\"M 45 20 C 47 16 52 18 50 23\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003ePaati's Kitchen Secret\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"The heartbeat of a South Indian breakfast table.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eAt Inaiyan, our Idly Podi (Gunpowder) is a heartfelt tribute to timeless family recipes. We meticulously slow-roast premium urad dal, chana dal, fiery red chilies, and aromatic sesame seeds to absolute perfection, stone-grinding them into an irresistible, coarse texture. Mixed with generous amounts of cold-pressed gingelly oil or warm ghee, it’s the ultimate companion for soft idlis and crisp dosas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-bottom: 1.2rem;\" class=\"section-label\"\u003eWhy Inaiyan Idly Podi?\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🪨\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eCoarse Texture\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eStone-ground perfectly for that satisfying, traditional crunch.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🥜\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eSlow-Roasted\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eLentils and spices roasted in micro-batches for deep, nutty aromas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔥\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eBalanced Heat\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eA masterful blend of spice, savoriness, and a hint of natural sweetness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e100% Pure\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eZero artificial colors, preservatives, or chemical taste enhancers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eProduct Details\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🌾\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBase Ingredients\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUrad Dal, Chana Dal, Sesame, Red Chilies\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🥣\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eTexture\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eCoarse \u0026amp; Crunchy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eDietary\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e100% Plant-Based \/ Vegetarian\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv style=\"margin-bottom: 1rem;\" class=\"section-label\"\u003eHow to Savor the Crunch\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🥟 Dip steaming hot soft Idlis for the perfect bite\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥞 Smear over Dosa batter for a spicy Podi Dosa\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥘 Toss with mini-idlis \u0026amp; ghee for lunchboxes\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍛 Sprinkle over Uttapams or even warm rice\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":63724924797297,"sku":null,"price":64.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Idlipowder.png?v=1765942942"},{"product_id":"dal-powderபருப்பு-பொடி","title":"Dal Powder(பருப்பு பொடி) - 100g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts for Luxury Editorial Aesthetic --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" 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\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --primary-color: #1a2e26; \/* Deep Heritage Green *\/\n    --accent-color: #bfa15f;  \/* Muted Luxury Gold *\/\n    --text-main: #2d3330;      \/* Soft Charcoal *\/\n    --text-muted: #616b66;     \/* Olive Grey *\/\n    --bg-light: #fbfbfa;       \/* Fine Alabaster *\/\n    --border-color: #e5e8e2;   \/* 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(26, 46, 38, 0.04);\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.02);\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: 500;\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 #e1e5de;\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 Heritage\u003c\/span\u003e\n\u003ch1 class=\"product-main-title\"\u003eDal Powder\u003c\/h1\u003e\n\u003cspan class=\"product-native-title\"\u003eபருப்பு பொடி • Premium Spice Blend\u003c\/span\u003e\n\u003cp class=\"editorial-narrative\"\u003e\"A sensory return to the sun-drenched courtyards of Southern India, where culinary craft is passed down like an heirloom.\"\u003c\/p\u003e\n\u003cp class=\"product-body-text\"\u003eInaiyan Dal Powder honors timeless culinary traditions. We selectively source the finest native lentils, slowly dry-roasting them in micro-batches to coax out deep, complex nutty undertones. Hand-milled alongside pristine spices, this exquisite condiment captures an authentic profile free from any modern compromises.\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\"\u003ePurely Single-Origin\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eSourced directly from pristine regional farms deeply rooted in sustainable, clean agriculture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eMicro-Batch Roasted\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eSlow-toasted under precise thermal conditions to capture an immaculate, vibrant aromatic peak.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eUncompromisingly Clean\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eCompletely unblemished by fillers, artificial compounds, anti-caking agents, or preservatives.\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 Serving Ritual\u003c\/h3\u003e\n\u003cp class=\"ritual-text\"\u003eTransform a simple meal into an epicurean experience. Introduce a generous dusting of Inaiyan Dal Powder over a bed of freshly steamed, steaming hot heirloom rice. Crown the dish with a slow pour of warm, artisanal clarified butter (ghee) or premium cold-pressed gingelly oil.\u003c\/p\u003e\n\u003cp class=\"ritual-text\" style=\"margin-bottom: 0;\"\u003eAlternatively, utilize it as a dry accompaniment to freshly steamed idlis or crisp, lace-edged dosas.\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\u003ePremium Roasted Lentils, Red Chili, Cumin, Salt, Hing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDietary Profile\u003c\/td\u003e\n\u003ctd\u003e100% Plant-Based \/ Vegetarian\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":63729130144113,"sku":null,"price":64.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/DalPowder.png?v=1766130412"},{"product_id":"pepper-powderமிளகு-தூள்-1","title":"Pepper 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: #2b2b2b; \/* Deep Peppercorn Charcoal *\/\n    --accent-color: #8a8d87;  \/* Muted Sterling Silver\/Ash *\/\n    --text-main: #1f1f1f;      \/* Intense Black *\/\n    --text-muted: #6a6a6a;     \/* Slate Grey *\/\n    --bg-light: #f8f9f8;       \/* Very Light Ash *\/\n    --border-color: #e3e4e2;   \/* 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(0, 0, 0, 0.04);\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.05) grayscale(10%);\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=\"image-gallery-frame\"\u003e\u003cspan style=\"color: rgb(138, 141, 135); font-size: 0.85rem; font-weight: 600; letter-spacing: 4px; text-transform: uppercase; background-color: rgb(255, 255, 255);\"\u003eInaiyan Reserve\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"product-essence\"\u003e\n\u003ch1 class=\"product-main-title\"\u003eBlack Pepper Powder\u003c\/h1\u003e\n\u003cspan class=\"product-native-title\"\u003eமிளகு பொடி • Single-Estate Spice\u003c\/span\u003e\n\u003cp class=\"editorial-narrative\"\u003e\"A sharp, woody, and intensely aromatic revelation, milled to preserve the sovereign heat of the Western Ghats.\"\u003c\/p\u003e\n\u003cp class=\"product-body-text\"\u003eInaiyan Black Pepper Powder elevates the most fundamental of seasonings into an epicurean luxury. Sourced from heritage estates known for producing the world's most pungent and flavorful berries, our peppercorns are vine-ripened and sun-dried. We utilize a specialized cold-milling process to ensure the volatile essential oils and rich piperine content remain entirely intact.\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\"\u003eHigh Piperine Content\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eSourced from select, mature berries that yield a bolder heat, sharp citrus notes, and profound depth of flavor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eCold-Milled Precision\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eGround at exceptionally low temperatures to prevent the loss of delicate, highly aromatic essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eAbsolute Purity\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003e100% pure black peppercorns. No stems, chaff, or anti-caking agents—just pure, unadulterated spice.\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 Culinary Ritual\u003c\/h3\u003e\n\u003cp class=\"ritual-text\"\u003eThe ultimate finishing touch for any discerning palate. Dust lightly over a prime cut of meat, fresh seasonal salads, or artisanal pastas just before serving to release an immediate burst of aromatic heat.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\" class=\"ritual-text\"\u003eFor traditional South Indian fare, it acts as the robust, healing backbone of an authentic, soothing Rasam or freshly tempered Pongal.\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 Black Peppercorns (Piper nigrum)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProcessing\u003c\/td\u003e\n\u003ctd\u003eSun-Dried \u0026amp; Cold-Milled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProvenance\u003c\/td\u003e\n\u003ctd\u003eWestern Ghats, 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":63729173823857,"sku":null,"price":51.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/pepperpowder.png?v=1766130458"},{"product_id":"sambar-powderசாம்பார்-பொடி-1","title":"Sambar 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: #4a2118; \/* Deep Heritage Terracotta\/Spice *\/\n    --accent-color: #c97a34;  \/* Rich Turmeric Gold *\/\n    --text-main: #2d2625;      \/* Warm Charcoal *\/\n    --text-muted: #6b5c58;     \/* Muted Earth *\/\n    --bg-light: #fcfbfa;       \/* Fine Alabaster *\/\n    --border-color: #ede6e3;   \/* 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(74, 33, 24, 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.02) saturate(1.05);\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: 500;\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 #ede6e3;\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 Heritage\u003c\/span\u003e\n\u003ch1 class=\"product-main-title\"\u003eSambar Powder\u003c\/h1\u003e\n\u003cspan class=\"product-native-title\"\u003eசாம்பார் பொடி • Master Spice Blend\u003c\/span\u003e\n\u003cp class=\"editorial-narrative\"\u003e\"An aromatic symphony of sun-dried spices, capturing the very soul of the South Indian festive kitchen.\"\u003c\/p\u003e\n\u003cp class=\"product-body-text\"\u003eInaiyan Sambar Powder is a masterclass in flavor balancing. We meticulously select the finest coriander seeds, fiery red chilies, earthy fenugreek, and fragrant curry leaves, sun-drying them to perfection before stone-grinding. This complex, full-bodied blend delivers the authentic, deeply savory, and slightly tangy profile required for a truly masterful sambar.\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\"\u003eMasterfully Blended\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eA complex amalgamation of over 12 native spices, balanced to achieve the perfect harmony of heat, earthiness, and aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eSun-Dried \u0026amp; Milled\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eSpices are naturally sun-dried and gently milled to preserve the delicate, volatile essential oils that provide immense depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pillar-item\"\u003e\n\u003ch2 class=\"pillar-title\"\u003eUncompromisingly Pure\u003c\/h2\u003e\n\u003cp class=\"pillar-desc\"\u003eCompletely devoid of synthetic colors, starches, or artificial flavor enhancers. True taste, unblemished.\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 Culinary Ritual\u003c\/h3\u003e\n\u003cp class=\"ritual-text\"\u003eThe foundation of a feast. To unlock the full aromatic bouquet, temper a spoonful of Inaiyan Sambar Powder in hot ghee or cold-pressed oil for just a few seconds before incorporating it into your simmering broth.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\" class=\"ritual-text\"\u003eLet it meld slowly with cooked pigeon peas (toor dal), fresh tamarind extract, and seasonal vegetables to create a rich, enveloping stew that defines comfort.\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\u003eKey Ingredients\u003c\/td\u003e\n\u003ctd\u003eCoriander, Red Chili, Fenugreek, Cumin, Toor Dal, Curry Leaves\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDietary Profile\u003c\/td\u003e\n\u003ctd\u003e100% Plant-Based \/ Vegetarian\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":63729203675505,"sku":null,"price":72.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/DSC_8134.jpg?v=1770207614"},{"product_id":"மிளகாய்-தூள்-chili-powder-1","title":"மிளகாய் தூள் (Chili Powder) - 100g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #7a1510;\n    --spice-mid: #b82318;\n    --spice-light: #f5b7b1;\n    --spice-pale: #fce2df;\n    --cream: #faf5f4;\n    --cream2: #f5e6e4;\n    --accent: #d32f2f; \/* Vibrant chili red *\/\n    --accent-light: #ff6659;\n    --green: #2e7d32;\n    --gold: #f57f17;\n    --ink: #2b1110;\n    --ink2: #4a211f;\n    --muted: #8a5a58;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--accent);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-spice { background: var(--spice-dark); color: var(--cream); }\n  .badge-art { background: var(--accent); color: #fff; }\n  .badge-eco { background: var(--gold); color: #fff; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-gentle 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(122, 21, 16, 0.2));\n  }\n\n  @keyframes float-gentle {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wood-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 20px,\n      var(--spice-light) 40px,\n      var(--spice-mid) 60px,\n      var(--spice-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(211, 47, 47, 0.12);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eThe Colour of Our Land\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eInaiyan Red\u003cbr\u003e\u003cem\u003eChilli Powder\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eEvery great dish begins with colour. At Inaiyan, our Red Chilli Powder is made from carefully selected, sun-ripened chillies grown in India’s traditional chilli belts, where soil, sun, and time come together to create natural heat and deep red colour.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-spice\"\u003e🌶️ Pure \u0026amp; Authentic\u003c\/span\u003e \u003cspan class=\"badge badge-art\"\u003e🔥 Natural Heat\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e🌿 Additive Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Stylized Bowl \u0026 Floating Chillies SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 180 160\" height=\"160\" width=\"180\" class=\"product-svg\"\u003e\n          \n          \u003cpath fill=\"#4a211f\" d=\"M 30 110 C 30 145 150 145 150 110 Z\"\u003e\u003c\/path\u003e\n          \u003cellipse fill=\"#2b1110\" ry=\"12\" rx=\"60\" cy=\"110\" cx=\"90\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cpath fill=\"#d32f2f\" d=\"M 40 110 C 55 60 125 60 140 110 Z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#b82318\" d=\"M 50 110 C 65 75 115 75 130 110 Z\"\u003e\u003c\/path\u003e\n          \n          \n          \u003cg transform=\"translate(15, 30) rotate(-15)\"\u003e\n            \u003cpath fill=\"#d32f2f\" d=\"M 10 40 C 15 20 45 15 60 30 C 50 45 20 50 10 40 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"2.5\" stroke=\"#2e7d32\" d=\"M 60 30 C 62 25 68 28 65 35\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n          \n          \n          \u003cg transform=\"translate(95, 15) rotate(25)\"\u003e\n            \u003cpath fill=\"#b82318\" d=\"M 10 40 C 15 20 45 15 60 30 C 50 45 20 50 10 40 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"2.5\" stroke=\"#2e7d32\" d=\"M 60 30 C 62 25 68 28 65 35\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003eCrafted, Not Rushed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"It doesn’t just add spice. It adds character.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eThis is chilli powder the way it was always meant to be—pure, vibrant, and rooted in tradition, yet prepared with today’s hygiene and care. From our fields to your kitchen, we take absolutely no shortcuts. There are no blends. It is just honest chilli powder. Inaiyan – Where Colour Comes from Nature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-bottom: 1.2rem;\" class=\"section-label\"\u003eNaturally Bold, Never Artificial\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔴\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eVibrant Colour\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eDeep red colour — no added dyes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔥\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003ePerfect Balance\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eBalanced heat — sharp but not overpowering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003ePure Fragrance\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClean aroma that opens up while cooking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e100% Honest\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eFree from additives, preservatives, and fillers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eCrafted, Not Rushed\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🖐️\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSelection\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eHand-sorted for uniform colour and maturity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eCuring\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNaturally sun-dried to preserve aroma and heat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🪨\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMilling\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eStone-ground in small batches for consistent texture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv style=\"margin-bottom: 1rem;\" class=\"section-label\"\u003eMade for Real Cooking\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🍛 Sambar\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍲 Kuzhambu\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍚 Biryani\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥗 Poriyal\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥘 Dry Masala\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":63729431314801,"sku":null,"price":65.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/Chilly_powder.png?v=1769617492"},{"product_id":"கருவேப்பிலை-பொடி-curry-leaves-powder","title":"கருவேப்பிலை பொடி (Curry Leaves Powder) - 100g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #1b4332;   \/* Deep Forest Green *\/\n    --spice-mid: #2d6a4f;    \/* Rich Leaf Green *\/\n    --spice-light: #95d5b2;  \/* Soft Mint *\/\n    --spice-pale: #d8f3dc;   \/* Very Pale Green *\/\n    --cream: #f7fbf7;        \/* Tinted White *\/\n    --cream2: #eef5ee;       \/* Soft Background *\/\n    --accent: #40916c;       \/* Vibrant Botanical Green *\/\n    --accent-light: #52b788; \n    --gold: #f57f17;\n    --ink: #1a261c;          \/* Almost Black Green *\/\n    --ink2: #2b4030;         \/* Dark Olive\/Grey *\/\n    --muted: #5a7c64;        \/* Muted Green-Grey *\/\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--accent);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-spice { background: var(--spice-dark); color: var(--cream); }\n  .badge-art { background: var(--accent); color: #fff; }\n  .badge-eco { background: var(--gold); color: #fff; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-gentle 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(27, 67, 50, 0.2));\n  }\n\n  @keyframes float-gentle {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wood-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 20px,\n      var(--spice-light) 40px,\n      var(--spice-mid) 60px,\n      var(--spice-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(64, 145, 108, 0.12);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eEveryday Green Nutrition\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eInaiyan Curry Leaves\u003cbr\u003e\u003cem\u003ePowder\u003c\/em\u003e \u003cspan style=\"font-size: 1.2rem; font-family: 'DM Sans', sans-serif; font-style: normal; color: var(--muted);\"\u003e(கருவேப்பிலை பொடி)\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eAt Inaiyan, we turn everyday kitchen essentials into purposeful nutrition. Our Curry Leaves Powder is crafted for daily use, blending taste, aroma, and nourishment—making healthy eating effortless in every meal.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-spice\"\u003e🌿 Pure Leaf Goodness\u003c\/span\u003e \u003cspan class=\"badge badge-art\"\u003e🍃 Shade-Dried\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e🌱 Daily Wellness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Stylized Bowl \u0026 Floating Curry Leaves SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 180 160\" height=\"160\" width=\"180\" class=\"product-svg\"\u003e\n          \n          \u003cpath fill=\"#2b4030\" d=\"M 30 110 C 30 145 150 145 150 110 Z\"\u003e\u003c\/path\u003e\n          \u003cellipse fill=\"#1a261c\" ry=\"12\" rx=\"60\" cy=\"110\" cx=\"90\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cpath fill=\"#40916c\" d=\"M 40 110 C 55 60 125 60 140 110 Z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#2d6a4f\" d=\"M 50 110 C 65 75 115 75 130 110 Z\"\u003e\u003c\/path\u003e\n          \n          \n          \u003cg transform=\"translate(15, 30) rotate(-25)\"\u003e\n            \u003cpath fill=\"#52b788\" d=\"M 10 30 C 20 15 45 25 55 35 C 45 45 20 45 10 30 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"1.5\" stroke=\"#1b4332\" d=\"M 15 31 L 50 34\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n          \n          \n          \u003cg transform=\"translate(105, 10) rotate(35)\"\u003e\n            \u003cpath fill=\"#40916c\" d=\"M 10 30 C 20 15 45 25 55 35 C 45 45 20 45 10 30 Z\"\u003e\u003c\/path\u003e\n            \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"1.5\" stroke=\"#1b4332\" d=\"M 15 31 L 50 34\"\u003e\u003c\/path\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003eMade for Everyday Kitchens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"Karuveppilai is not medicine—it’s food.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eInaiyan presents it as a daily nutrition booster, prepared cleanly, packed fresh, and meant to be used often. It’s a simple way to add greens to everyday food, enhancing flavour without overpowering your dish. Inaiyan – Simple Foods. Honest Nutrition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-bottom: 1.2rem;\" class=\"section-label\"\u003eWhat Makes This Different?\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eYoung Leaves\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMade from young, aromatic curry leaves selected for flavour.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eShade-Dried\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eGently shade-dried to lock in natural green colour.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🪨\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eFinely Milled\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMilled flawlessly for smooth mixing \u0026amp; easy absorption.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e100% Pure\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNo fillers, no bitterness—just pure leaf goodness.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eDaily Wellness Value\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🩸\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eNutrient Dense\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNatural source of iron \u0026amp; plant nutrients\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e💚\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eHealth Benefits\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSupports overall vitality \u0026amp; digestion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e👨👩👧👦\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eUsage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIdeal for regular consumption across all ages\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv style=\"margin-bottom: 1rem;\" class=\"section-label\"\u003eHow to Enjoy (Sprinkle or mix ½ tsp)\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🍚 Hot rice with ghee or oil\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍲 Sambar, rasam \u0026amp; kootu\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥛 Buttermilk or curd rice\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥞 Dosa batter or podi mixes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":63729451434353,"sku":null,"price":75.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/curry_leaves.png?v=1769617585"},{"product_id":"பிரண்டை-பொடி-pirandai-podi","title":"பிரண்டை பொடி (Pirandai Podi) - 100g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #2d4a22;   \/* Deep Earthy Green *\/\n    --spice-mid: #446b33;    \/* Herbal Green *\/\n    --spice-light: #a3c98f;  \/* Soft Pirandai Green *\/\n    --spice-pale: #e4f0dd;   \/* Very Pale Green *\/\n    --cream: #f9fbf8;        \/* Tinted White *\/\n    --cream2: #f1f6ef;       \/* Soft Background *\/\n    --accent: #689f38;       \/* Vibrant Natural Green *\/\n    --accent-light: #8bc34a; \n    --gold: #f57f17;\n    --ink: #1b2616;          \/* Almost Black Green *\/\n    --ink2: #2e4026;         \/* Dark Olive *\/\n    --muted: #5e7a51;        \/* Muted Green-Grey *\/\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.5;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--accent);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-spice { background: var(--spice-dark); color: var(--cream); }\n  .badge-art { background: var(--accent); color: #fff; }\n  .badge-eco { background: var(--gold); color: #fff; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 180px;\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-gentle 5s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(45, 74, 34, 0.2));\n  }\n\n  @keyframes float-gentle {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 6px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wood-divider {\n    height: 8px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 20px,\n      var(--spice-light) 40px,\n      var(--spice-mid) 60px,\n      var(--spice-dark) 80px\n    );\n    border-radius: 4px;\n    margin: 2rem 0;\n    opacity: 0.35;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(104, 159, 56, 0.12);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 135px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eNamma Mannin Marundhu\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003eInaiyan Pirandai\u003cbr\u003e\u003cem\u003ePodi\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eOur Pirandai Podi is crafted using carefully handpicked pirandai (Cissus quadrangularis), traditionally processed to preserve its natural strength and benefits—just the way it has been used in Tamil homes for generations.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-spice\"\u003e🦴 Bone \u0026amp; Joint Wellness\u003c\/span\u003e \u003cspan class=\"badge badge-art\"\u003e🌿 100% Natural\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e🌱 Traditional Process\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003c!-- Stylized Bowl \u0026 Floating Pirandai Stems SVG --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 180 160\" height=\"160\" width=\"180\" class=\"product-svg\"\u003e\n          \n          \u003cpath fill=\"#2e4026\" d=\"M 30 110 C 30 145 150 145 150 110 Z\"\u003e\u003c\/path\u003e\n          \u003cellipse fill=\"#1b2616\" ry=\"12\" rx=\"60\" cy=\"110\" cx=\"90\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cpath fill=\"#689f38\" d=\"M 40 110 C 55 60 125 60 140 110 Z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#446b33\" d=\"M 50 110 C 65 75 115 75 130 110 Z\"\u003e\u003c\/path\u003e\n          \n          \n          \u003cg transform=\"translate(15, 30) rotate(-15)\"\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"25\" width=\"8\" y=\"20\" x=\"10\"\u003e\u003c\/rect\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"20\" width=\"8\" y=\"47\" x=\"10\"\u003e\u003c\/rect\u003e\n            \u003ccircle fill=\"#689f38\" r=\"3\" cy=\"46\" cx=\"14\"\u003e\u003c\/circle\u003e\n          \u003c\/g\u003e\n          \n          \n          \u003cg transform=\"translate(100, 15) rotate(25)\"\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"22\" width=\"8\" y=\"20\" x=\"20\"\u003e\u003c\/rect\u003e\n            \u003crect stroke-width=\"1.5\" stroke=\"#2d4a22\" fill=\"#8bc34a\" rx=\"2\" height=\"18\" width=\"8\" y=\"44\" x=\"20\"\u003e\u003c\/rect\u003e\n            \u003ccircle fill=\"#689f38\" r=\"3\" cy=\"43\" cx=\"24\"\u003e\u003c\/circle\u003e\n          \u003c\/g\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003eRooted in Tamil Wisdom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"At Inaiyan, we believe true wellness begins with namma mannin marundhu.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eInspired by Siddha maruthuvam and paati veetu samayal murai, Inaiyan Pirandai Podi brings you clean, honest nutrition—directly from our land to your plate. It's a return to traditional wisdom, offering a natural and holistic approach to daily wellness. \u003cem\u003eInaiyan – Namma Ooru, Namma Aarokiyam.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv style=\"margin-bottom: 1.2rem;\" class=\"section-label\"\u003eWhy Inaiyan Pirandai Podi?\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eFreshly Picked\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eMade from fresh, naturally grown pirandai.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e☀️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eSun-Dried\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eSun-dried \u0026amp; stone-ground for maximum potency.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e❌\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003e100% Pure\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNo preservatives, no chemicals, no artificial colours.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🧼\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eSmall Batches\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eHygienically prepared in small, carefully monitored batches.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eTraditional Health Benefits\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🦴\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eBone Health\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eSupports bone strength \u0026amp; joint wellness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eGut Health\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eHelps reduce gastric discomfort \u0026amp; aids digestion\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🩸\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eNutrient Dense\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNaturally rich in calcium and vital nutrients\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv style=\"margin-bottom: 1rem;\" class=\"section-label\"\u003eHow to Use (Mix ½–1 tsp)\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🍚 Hot rice with ghee, gingelly oil \u0026amp; salt\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🍲 Added to traditional Rasam\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥗 Mixed into vegetable Poriyal\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🥣 Enjoyed as a daily health mix\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wood-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"Default Title","offer_id":63729465327985,"sku":null,"price":75.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/pirandai_powder.png?v=1769617742"},{"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"},{"product_id":"sukku-pal-mix-instant","title":"Sukku Pal Instant Mix","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --spice-dark: #4a2511;   \/* Deep ginger\/pepper brown *\/\n    --spice-mid: #8c4a23;    \/* Cinnamon\/Ginger *\/\n    --spice-light: #d49a36;  \/* Turmeric Gold *\/\n    --spice-pale: #f7e4ad;   \/* Pale gold *\/\n    --cream: #fdfbf7;        \/* Milk white *\/\n    --cream2: #f4efe6;       \/* Warm milk *\/\n    --accent: #d95d39;       \/* Terracotta warm accent *\/\n    --accent2: #b84726;\n    --green: #3a5f43;        \/* Herbal green *\/\n    --ink: #2c1a0e;\n    --ink2: #4a3020;\n    --muted: #9b7d5e;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    overflow-x: hidden;\n  }\n\n  \/* ── HERO BANNER ── *\/\n  .hero {\n    background: var(--cream2);\n    position: relative;\n    overflow: hidden;\n    padding: 3.5rem 3rem 3rem;\n    border-bottom: 2px solid var(--spice-pale);\n  }\n\n  \/* grain texture overlay *\/\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    opacity: 0.6;\n  }\n\n  \/* subtle warm gradient background *\/\n  .hero::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(circle at 80% 50%, rgba(212,154,54,0.08) 0%, transparent 60%);\n    pointer-events: none;\n  }\n\n  .hero-inner {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: flex-start;\n    gap: 2rem;\n    flex-wrap: wrap;\n  }\n\n  .hero-text { flex: 1; min-width: 280px; }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    margin-bottom: 1rem;\n  }\n\n  .eyebrow::before {\n    content: '';\n    display: inline-block;\n    width: 24px;\n    height: 1.5px;\n    background: var(--spice-mid);\n  }\n\n  .hero-title {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.1;\n    margin-bottom: 0.5rem;\n  }\n\n  .hero-title em {\n    font-style: italic;\n    color: var(--accent);\n  }\n\n  .hero-sub {\n    font-size: 14px;\n    color: var(--muted);\n    letter-spacing: 0.05em;\n    margin-bottom: 1.2rem;\n    line-height: 1.5;\n    max-width: 90%;\n  }\n\n  .badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .badge {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 5px 12px;\n    border-radius: 40px;\n  }\n\n  .badge-pure { background: var(--spice-dark); color: var(--spice-pale); }\n  .badge-health { background: var(--spice-light); color: var(--ink); }\n  .badge-eco { background: var(--green); color: #e8f4ec; }\n\n  \/* Product SVG illustration *\/\n  .hero-art {\n    flex: 0 0 auto;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .product-wrap {\n    position: relative;\n    width: 200px;\n    height: 160px;\n  }\n\n  \/* floating steam lines *\/\n  .steam-line {\n    position: absolute;\n    border: 2px solid rgba(255, 255, 255, 0.6);\n    border-bottom: none;\n    border-right: none;\n    border-radius: 50% 50% 0 0;\n    animation: rise 3s ease-in-out infinite;\n    filter: blur(1px);\n  }\n  .steam-1 { width: 20px; height: 40px; top: 10px; left: 80px; animation-delay: 0s; }\n  .steam-2 { width: 15px; height: 35px; top: 25px; left: 105px; animation-delay: 1.5s; }\n\n  @keyframes rise {\n    0% { transform: translateY(10px) scale(0.8); opacity: 0; }\n    50% { opacity: 1; }\n    100% { transform: translateY(-20px) scale(1.2); opacity: 0; }\n  }\n\n  .product-svg {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: float-cup 4s ease-in-out infinite;\n    filter: drop-shadow(4px 10px 12px rgba(74, 37, 17, 0.25));\n  }\n\n  @keyframes float-cup {\n    0%, 100% { transform: translate(-50%, -50%); }\n    50% { transform: translate(-50%, calc(-50% - 8px)); }\n  }\n\n  \/* ── MAIN CONTENT ── *\/\n  .content {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 2.5rem 2rem 3rem;\n  }\n\n  \/* ── STORY SECTION ── *\/\n  .story-section {\n    display: grid;\n    grid-template-columns: 1fr 2fr;\n    gap: 2rem;\n    margin-bottom: 2.5rem;\n    align-items: start;\n  }\n\n  .story-label-col {\n    padding-top: 0.4rem;\n  }\n\n  .section-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--spice-mid);\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .section-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--spice-pale);\n  }\n\n  .pull-quote {\n    font-family: 'DM Serif Display', serif;\n    font-size: 1.35rem;\n    font-style: italic;\n    color: var(--spice-dark);\n    line-height: 1.6;\n    margin-bottom: 1rem;\n    border-left: 3px solid var(--accent);\n    padding-left: 1.2rem;\n  }\n\n  .body-text {\n    font-size: 14px;\n    line-height: 1.9;\n    color: var(--ink2);\n    font-weight: 300;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .spice-divider {\n    height: 6px;\n    background: repeating-linear-gradient(\n      90deg,\n      var(--spice-dark) 0px,\n      var(--spice-mid) 15px,\n      var(--spice-light) 30px,\n      var(--spice-mid) 45px,\n      var(--spice-dark) 60px\n    );\n    border-radius: 3px;\n    margin: 2rem 0;\n    opacity: 0.4;\n  }\n\n  \/* ── FEATURES ── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 12px;\n    margin-bottom: 2.5rem;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 12px;\n    padding: 1.2rem 1rem;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: var(--accent);\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(74,37,17,0.08);\n  }\n\n  .feature-icon {\n    font-size: 1.8rem;\n    margin-bottom: 0.5rem;\n    display: block;\n    line-height: 1;\n  }\n\n  .feature-title {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--spice-dark);\n    margin-bottom: 4px;\n  }\n\n  .feature-desc {\n    font-size: 12px;\n    color: var(--muted);\n    line-height: 1.5;\n  }\n\n  \/* ── SPECS ── *\/\n  .specs-block {\n    background: var(--spice-dark);\n    border-radius: 12px;\n    padding: 1.8rem 2rem;\n    margin-bottom: 2.5rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .specs-block::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      95deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.03) 41px,\n      rgba(255,255,255,0.03) 42px\n    );\n  }\n\n  .specs-title {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--spice-pale);\n    margin-bottom: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .specs-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    position: relative;\n    z-index: 1;\n  }\n\n  .spec-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 0.6rem 1rem;\n    flex: 1;\n    min-width: 150px;\n  }\n\n  .spec-icon { font-size: 1.2rem; flex-shrink: 0; }\n\n  .spec-label {\n    font-size: 9px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--spice-light);\n    margin-bottom: 2px;\n  }\n\n  .spec-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--cream);\n  }\n\n  \/* ── COLOR SWATCH ── *\/\n  .swatch-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-top: 1.2rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  .swatch-label {\n    font-size: 11px;\n    color: var(--spice-light);\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .swatch {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    border: 2px solid rgba(255,255,255,0.3);\n  }\n\n  .swatch-gold { background: var(--spice-light); }\n  .swatch-brown { background: var(--spice-dark); }\n  .swatch-white { background: #EADDCB; }\n\n  .swatch-name {\n    font-size: 12px;\n    color: var(--cream2);\n  }\n\n  \/* ── IDEAL FOR ── *\/\n  .ideal-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 2.5rem;\n  }\n\n  .ideal-tag {\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--spice-dark);\n    background: var(--cream2);\n    border: 1.5px solid var(--spice-pale);\n    border-radius: 6px;\n    padding: 6px 14px;\n    letter-spacing: 0.03em;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .ideal-tag:hover {\n    background: var(--accent);\n    color: #fff;\n    border-color: var(--accent2);\n  }\n\n  @media(max-width:640px) {\n    .hero { padding: 2rem 1.5rem; }\n    .story-section { grid-template-columns: 1fr; }\n    .story-label-col { display: none; }\n    .content { padding: 1.5rem 1.2rem 2rem; }\n    .hero-title { font-size: 1.8rem; }\n    .product-wrap { width: 150px; height: 120px; }\n  }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eTraditional Wellness · Ayurvedic Blend\u003c\/div\u003e\n\u003ch1 class=\"hero-title\"\u003ePremium\u003cbr\u003e\u003cem\u003eSukku Pal\u003c\/em\u003e\u003cbr\u003e(Chukku Milagu Paal)\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eThe golden elixir of tradition, wellness, and comfort. A soothing dry ginger milk mix to heal, relax, and rejuvenate naturally.\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cspan class=\"badge badge-pure\"\u003e🌿 100% Natural\u003c\/span\u003e \u003cspan class=\"badge badge-health\"\u003e🛡️ Immunity Booster\u003c\/span\u003e \u003cspan class=\"badge badge-eco\"\u003e☕ Caffeine-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Product Illustration --\u003e\n\u003cdiv class=\"hero-art\"\u003e\n\u003cdiv class=\"product-wrap\"\u003e\n\u003cdiv class=\"steam-line steam-1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"steam-line steam-2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SVG Traditional Tumbler \u0026 Dabarah (South Indian Filter Coffee style for Sukku Pal) --\u003e \u003csvg class=\"product-svg\" width=\"140\" height=\"140\" viewbox=\"0 0 140 140\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \n          \u003cpath d=\"M30 115 C 30 135, 110 135, 110 115 L 120 100 L 20 100 Z\" fill=\"#d4a373\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M20 100 C 50 105, 90 105, 120 100\" stroke=\"#b08960\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M35 115 C 60 120, 80 120, 105 115\" stroke=\"#b08960\" stroke-width=\"1.5\" fill=\"none\"\u003e\u003c\/path\u003e\n\n          \n          \u003cpath d=\"M40 95 L 35 45 C 35 30, 105 30, 105 45 L 100 95 C 100 110, 40 110, 40 95 Z\" fill=\"#faedcd\"\u003e\u003c\/path\u003e\n          \n          \u003cellipse cx=\"70\" cy=\"45\" rx=\"35\" ry=\"10\" fill=\"#e9edc9\" stroke=\"#ccd5ae\" stroke-width=\"2\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cellipse cx=\"70\" cy=\"47\" rx=\"30\" ry=\"7\" fill=\"#d49a36\"\u003e\u003c\/ellipse\u003e\n          \n          \n          \u003cellipse cx=\"60\" cy=\"46\" rx=\"4\" ry=\"2\" fill=\"#ffe6a7\" opacity=\"0.8\"\u003e\u003c\/ellipse\u003e\n          \u003cellipse cx=\"82\" cy=\"48\" rx=\"2\" ry=\"1\" fill=\"#ffe6a7\" opacity=\"0.6\"\u003e\u003c\/ellipse\u003e\n\n          \n          \u003cpath d=\"M38 60 C 55 65, 85 65, 102 60\" stroke=\"#d4a373\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M39 75 C 55 80, 85 80, 101 75\" stroke=\"#d4a373\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n\n          \n          \u003ccircle cx=\"25\" cy=\"50\" r=\"10\" fill=\"#8c4a23\" opacity=\"0.2\" filter=\"blur(2px)\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M25 43 L 27 48 L 32 50 L 27 52 L 25 57 L 23 52 L 18 50 L 23 48 Z\" fill=\"#8c4a23\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"25\" cy=\"50\" r=\"2\" fill=\"#d49a36\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONTENT ── --\u003e\n\u003cdiv class=\"content\"\u003e\n\u003c!-- Story --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-label-col\"\u003e\n\u003cdiv class=\"section-label\"\u003eThe Heritage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pull-quote\"\u003e\"Experience the comforting warmth of ancient Ayurvedic wisdom in every deeply soothing, naturally sweet sip.\"\u003c\/div\u003e\n\u003cp class=\"body-text\"\u003eEmbrace wellness with our Premium Sukku Pal Powder, a time-honored South Indian herbal blend crafted to soothe, heal, and rejuvenate. We source the finest sun-dried ginger, robust stone-ground black pepper, and naturally sweet palm rock candy (panakarkandu) to bring you a luxurious, caffeine-free beverage. Whether you are battling a seasonal chill, seeking relief from throat irritation, or simply looking for a peaceful pre-bedtime ritual, our Chukku Milagu Paal delivers pure, unadulterated comfort while building your body’s natural defenses.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spice-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"section-label\" style=\"margin-bottom: 1.2rem;\"\u003eHealing Benefits\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🤧\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eCold Relief\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eClears respiratory congestion with the potent heat of ginger\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eSoothes Throat\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eAnti-inflammatory properties to calm painful irritation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🍽️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eAids Digestion\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eReduces bloating and stimulates digestive enzymes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌙\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eRestful Sleep\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003eNaturally relaxes the nervous system before bedtime\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🛡️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eBuilds Immunity\u003c\/div\u003e\n\u003cdiv class=\"feature-desc\"\u003ePacked with essential minerals and pure antioxidants\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spice-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"specs-block\"\u003e\n\u003cdiv class=\"specs-title\"\u003eBlend Specifications\u003c\/div\u003e\n\u003cdiv class=\"specs-row\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🌱\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eIngredients\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eDry Ginger, Pepper, Cardamom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🍯\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSweetener\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePure Palm Candy (Panakarkandu)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🚫\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003eFree From\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRefined Sugar \u0026amp; Preservatives\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"spec-icon\"\u003e☕\u003c\/span\u003e\n\u003cdiv class=\"spec-info\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePreparation\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMix 1 tsp with hot milk\/water\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swatch-row\"\u003e\n\u003cspan class=\"swatch-label\"\u003eBlend Elements:\u003c\/span\u003e\n\u003cdiv class=\"swatch swatch-gold\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"swatch swatch-brown\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"swatch swatch-white\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"swatch-name\"\u003eGolden Turmeric, Earthy Spices \u0026amp; Palm Sugar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Perfect For --\u003e\n\u003cdiv class=\"section-label\" style=\"margin-bottom: 1rem;\"\u003ePerfect For\u003c\/div\u003e\n\u003cdiv class=\"ideal-strip\"\u003e\n\u003cspan class=\"ideal-tag\"\u003e🌙 Nighttime Routine\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🌧️ Rainy Days\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🧘♀️ Daily Immunity\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e🗣️ Singers \u0026amp; Speakers\u003c\/span\u003e \u003cspan class=\"ideal-tag\"\u003e☕ Coffee Alternative\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spice-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Thayan Masala","offers":[{"title":"50g","offer_id":64080785834353,"sku":null,"price":49.0,"currency_code":"INR","in_stock":true},{"title":"100g","offer_id":64080785867121,"sku":null,"price":99.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/rn-image_picker_lib_temp_00861c66-64a8-4531-bdeb-308260be00ba.png?v=1781883285"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/collections\/WhatsApp_Image_2026-06-30_at_1.15.28_PM.jpg?v=1782806411","url":"https:\/\/inaiyan.in\/collections\/thayan-masala.oembed?page=3","provider":"Inaiyan","version":"1.0","type":"link"}