{"product_id":"vedamint-black-flakes","title":"Vedamint Black Flakes","description":"\u003cstyle\u003e\n  .vedamint-black-flakes {\n    --bf-forest: #1f3a2c;\n    --bf-forest-dark: #16291f;\n    --bf-text: #424a44;\n    --bf-muted: #70776f;\n    --bf-gold: #b18a45;\n    --bf-cream: #f7f4ec;\n    --bf-border: #e0e3dc;\n    --bf-white: #ffffff;\n\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 24px 70px;\n    color: var(--bf-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* =================================\n     TYPOGRAPHY\n  ================================= *\/\n\n  .vedamint-black-flakes h1,\n  .vedamint-black-flakes h2,\n  .vedamint-black-flakes h3 {\n    margin: 0;\n    color: var(--bf-forest);\n    font-family: inherit;\n    font-weight: 600;\n    letter-spacing: -0.01em;\n  }\n\n  .vedamint-black-flakes h1 {\n    font-size: 36px;\n    line-height: 1.2;\n  }\n\n  .vedamint-black-flakes h2 {\n    font-size: 26px;\n    line-height: 1.3;\n  }\n\n  .vedamint-black-flakes h3 {\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  .vedamint-black-flakes p {\n    margin: 0 0 17px;\n  }\n\n  .vedamint-black-flakes strong {\n    color: var(--bf-forest);\n    font-weight: 600;\n  }\n\n  \/* =================================\n     HERO\n  ================================= *\/\n\n  .bf-hero {\n    padding: 65px 45px;\n    margin-bottom: 55px;\n    background: var(--bf-cream);\n    text-align: center;\n  }\n\n  .bf-eyebrow {\n    margin-bottom: 12px;\n    color: var(--bf-gold);\n    font-size: 12px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .bf-hero h1 {\n    margin-bottom: 14px;\n  }\n\n  .bf-tagline {\n    max-width: 680px;\n    margin: 0 auto 24px;\n    color: var(--bf-forest);\n    font-size: 17px;\n    line-height: 1.6;\n    font-weight: 500;\n  }\n\n  .bf-intro {\n    max-width: 800px;\n    margin: 0 auto;\n    color: var(--bf-text);\n  }\n\n  \/* =================================\n     SECTIONS\n  ================================= *\/\n\n  .bf-section {\n    padding: 50px 0;\n    border-top: 1px solid var(--bf-border);\n  }\n\n  .bf-section-header {\n    margin-bottom: 27px;\n  }\n\n  .bf-section-header h2 {\n    margin-bottom: 10px;\n  }\n\n  .bf-section-number {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--bf-gold);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  \/* =================================\n     HIGHLIGHT BOX\n  ================================= *\/\n\n  .bf-highlight {\n    padding: 26px 28px;\n    background: var(--bf-cream);\n    border-left: 3px solid var(--bf-gold);\n  }\n\n  .bf-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* =================================\n     KEY HIGHLIGHTS\n  ================================= *\/\n\n  .bf-highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .bf-highlight-item {\n    padding: 15px 18px;\n    border: 1px solid var(--bf-border);\n    background: var(--bf-white);\n    font-size: 15px;\n    line-height: 1.5;\n  }\n\n  .bf-highlight-item strong {\n    display: block;\n  }\n\n  \/* =================================\n     PROCESS\n  ================================= *\/\n\n  .bf-process {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .bf-process-card {\n    padding: 25px 22px;\n    border: 1px solid var(--bf-border);\n    background: var(--bf-white);\n  }\n\n  .bf-process-number {\n    display: block;\n    margin-bottom: 12px;\n    color: var(--bf-gold);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n  }\n\n  .bf-process-card h3 {\n    margin-bottom: 10px;\n  }\n\n  .bf-process-card p {\n    margin-bottom: 0;\n    color: var(--bf-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =================================\n     USES\n  ================================= *\/\n\n  .bf-uses {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 35px;\n    margin: 25px 0;\n  }\n\n  .bf-use {\n    position: relative;\n    padding-left: 19px;\n  }\n\n  .bf-use::before {\n    content: \"•\";\n    position: absolute;\n    left: 0;\n    color: var(--bf-gold);\n    font-weight: 700;\n  }\n\n  \/* =================================\n     FINAL CTA\n  ================================= *\/\n\n  .bf-cta {\n    padding: 45px 35px;\n    margin-top: 15px;\n    background: var(--bf-forest);\n    color: #fff;\n    text-align: center;\n  }\n\n  .bf-cta h2 {\n    margin-bottom: 14px;\n    color: #fff;\n  }\n\n  .bf-cta p {\n    max-width: 720px;\n    margin: 0 auto 8px;\n    color: #fff;\n  }\n\n  .bf-cta-line {\n    margin-top: 22px !important;\n    font-size: 17px;\n    font-weight: 600;\n  }\n\n  \/* =================================\n     MOBILE\n  ================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .vedamint-black-flakes {\n      padding: 0 18px 50px;\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .vedamint-black-flakes h1 {\n      font-size: 30px;\n    }\n\n    .vedamint-black-flakes h2 {\n      font-size: 23px;\n    }\n\n    .vedamint-black-flakes h3 {\n      font-size: 18px;\n    }\n\n    .bf-hero {\n      padding: 45px 22px;\n      margin-bottom: 40px;\n    }\n\n    .bf-tagline {\n      font-size: 16px;\n    }\n\n    .bf-section {\n      padding: 40px 0;\n    }\n\n    .bf-highlights,\n    .bf-process,\n    .bf-uses {\n      grid-template-columns: 1fr;\n    }\n\n    .bf-process {\n      gap: 12px;\n    }\n\n    .bf-process-card {\n      padding: 20px;\n    }\n\n    .bf-highlight {\n      padding: 22px;\n    }\n\n    .bf-cta {\n      padding: 40px 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"vedamint-black-flakes\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"bf-hero\"\u003e\n\n    \u003cdiv class=\"bf-eyebrow\"\u003e\n      Vedamint Black Flakes\n    \u003c\/div\u003e\n\n    \u003ch1\u003eNaturally Dried Black Turmeric Slices\u003c\/h1\u003e\n\n    \u003cdiv class=\"bf-tagline\"\u003e\n      Rare by nature. Carefully cultivated. Gently dried.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bf-intro\"\u003e\n\n      \u003cp\u003e\n        Vedamint Black Flakes are made from carefully selected\n        \u003cstrong\u003eBlack Turmeric (\u003cem\u003eCurcuma caesia\u003c\/em\u003e)\u003c\/strong\u003e rhizomes.\n        Each rhizome is carefully sliced and gently dried to help retain its\n        distinctive earthy aroma, natural colour and characteristic botanical profile.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Traditionally known as \u003cstrong\u003eKali Haldi\u003c\/strong\u003e, Black Turmeric is a\n        distinctive turmeric variety valued for generations for its unique appearance,\n        aromatic character and traditional significance. Its naturally deep-coloured\n        rhizome sets it apart from conventional Golden Turmeric.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        At Vedamint, we follow a simple philosophy:\n        \u003cstrong\u003estart with carefully cultivated turmeric, process it gently\n        and let the ingredient speak for itself.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Our Black Turmeric is cultivated using soil-conscious farming practices\n        and processed in small batches, without artificial colours, fillers\n        or synthetic preservatives.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY BLACK TURMERIC --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        The Ingredient\n      \u003c\/span\u003e\n\n      \u003ch2\u003eWhy Black Turmeric?\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Black Turmeric is a distinctive botanical variety with a naturally different\n      composition from conventional Golden Turmeric.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bf-highlight\"\u003e\n\n      \u003cp\u003e\n        Its characteristic aroma, naturally occurring compounds and deep natural\n        colour make it an intriguing ingredient for\n        \u003cstrong\u003etraditional preparations, infusions and selected culinary\n        and self-care uses.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- KEY HIGHLIGHTS --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        At a Glance\n      \u003c\/span\u003e\n\n      \u003ch2\u003eKey Highlights\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bf-highlights\"\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        \u003cstrong\u003e100% Black Turmeric\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        \u003cstrong\u003eBotanical Name\u003c\/strong\u003e\n        \u003cem\u003eCurcuma caesia\u003c\/em\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        Naturally dried\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        No artificial colours\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        No synthetic preservatives\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        No fillers\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        Small-batch processed\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bf-highlight-item\"\u003e\n        Farm-traceable origin\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FARM TO FLAKE --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        Our Process\n      \u003c\/span\u003e\n\n      \u003ch2\u003eFrom Farm to Flake\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"bf-process\"\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003ch3\u003eCarefully Cultivated\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Selected Black Turmeric rhizomes are cultivated with attention to\n          soil health, responsible farming practices and overall crop quality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003ch3\u003eGently Sliced\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Mature rhizomes are carefully cleaned and sliced into convenient\n          flakes while retaining their recognisable natural form.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003ch3\u003eNaturally Dried\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The slices are gently dried to reduce moisture while helping preserve\n          their characteristic aroma, natural colour and botanical character.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bf-process-card\"\u003e\n\n        \u003cspan class=\"bf-process-number\"\u003e\n          04\n        \u003c\/span\u003e\n\n        \u003ch3\u003eCarefully Packed\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The finished Black Flakes are hygienically packed and maintained with\n          \u003cstrong\u003ebatch-level traceability\u003c\/strong\u003e from farm to final product.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EVERYDAY USE --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        Everyday Possibilities\n      \u003c\/span\u003e\n\n      \u003ch2\u003eA Distinctive Ingredient for Everyday Use\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Vedamint Black Flakes offer the natural form of Black Turmeric in a convenient,\n      easy-to-use format.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      They can be used whole or \u003cstrong\u003efreshly ground at home\u003c\/strong\u003e whenever\n      a powdered preparation is preferred. Their distinctive character makes them\n      suitable for a variety of traditional and contemporary preparations.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bf-highlight\" style=\"margin-top:25px;\"\u003e\n\n      \u003ch3\u003eWays to Use Black Flakes\u003c\/h3\u003e\n\n      \u003cdiv class=\"bf-uses\"\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Used in traditional herbal preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Infused into warm beverages\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Freshly ground for selected culinary preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Used in traditional herbal steam preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Incorporated into homemade preparations\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bf-use\"\u003e\n          Used in selected DIY wellness and self-care preparations\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WHY CHOOSE --\u003e\n\n  \u003csection class=\"bf-section\"\u003e\n\n    \u003cdiv class=\"bf-section-header\"\u003e\n\n      \u003cspan class=\"bf-section-number\"\u003e\n        Why Black Flakes\n      \u003c\/span\u003e\n\n      \u003ch2\u003eSee the Ingredient. Use It Your Way.\u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      Whole flakes offer a simple advantage:\n      \u003cstrong\u003eyou can see what you are buying.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Unlike a fine powder, the recognisable form of Black Turmeric allows you\n      to see the natural ingredient before use. The flakes can be used whole\n      or freshly ground at home according to your preferred preparation.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"bf-highlight\"\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eSimple ingredient. Minimal processing. Authentic form.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"bf-cta\"\u003e\n\n    \u003ch2\u003e\n      From Nature to Your Home\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Carefully cultivated. Gently processed. Naturally dried.\n    \u003c\/p\u003e\n\n    \u003cp class=\"bf-cta-line\"\u003e\n      Vedamint Black Flakes bring the distinctive character of\n      \u003cstrong style=\"color:#fff;\"\u003e\n        Black Turmeric (\u003cem\u003eCurcuma caesia\u003c\/em\u003e)\n      \u003c\/strong\u003e\n      to your everyday preparations in its recognisable,\n      naturally dried form.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Vedamint","offers":[{"title":"80gms","offer_id":46129216520252,"sku":null,"price":650.0,"currency_code":"INR","in_stock":true},{"title":"45gms","offer_id":46129216553020,"sku":null,"price":415.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0728\/3051\/7308\/files\/1_52a4a7cb-7fd9-4b4e-89e0-75c93a7d491f.jpg?v=1788633179","url":"https:\/\/vedamint.in\/products\/vedamint-black-flakes","provider":"Vedamint","version":"1.0","type":"link"}