{"title":"Dhan Yog Bracelet","description":"","products":[{"product_id":"dhanyog-bracelet-certified-wealth-prosperity-crystals-combination-men-success-original-8-mm","title":"Dhanyog Crystal Bracelet (Lab Certified)","description":"\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: Georgia, serif;\n    background: #fff;\n    color: #555;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .page-wrap { max-width: 720px; margin: 0 auto; padding: 20px; }\n\n  h1 { font-size: 2rem; color: #1a1a1a; font-weight: normal; letter-spacing: 0.03em; }\n  h2 { font-size: 0.72rem; letter-spacing: 0.22em; text-transform: uppercase; color: #c9a96e; margin-bottom: 18px; font-weight: normal; }\n\n  .divider { border: none; border-top: 1px solid #e8e8e8; margin: 36px 0; }\n\n  \/* HEADER *\/\n  .header {\n    text-align: center;\n    padding: 40px 0 36px;\n    border-bottom: 1px solid #e8e8e8;\n    margin-bottom: 44px;\n  }\n\n  .wordmark {\n    font-size: 0.65rem;\n    letter-spacing: 0.38em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin-bottom: 16px;\n  }\n\n  .wordmark span {\n    padding: 0 14px;\n    border-left: 1px solid #c9a96e;\n    border-right: 1px solid #c9a96e;\n  }\n\n  .tag {\n    display: inline-block;\n    font-size: 0.65rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #bbb;\n    border: 1px solid #e8e8e8;\n    padding: 3px 14px;\n    margin-bottom: 16px;\n  }\n\n  .header h1 { margin-bottom: 6px; }\n\n  .header .sub {\n    font-size: 0.95rem;\n    font-style: italic;\n    color: #999;\n    margin-bottom: 20px;\n  }\n\n  .header .intro {\n    font-size: 0.95rem;\n    font-style: italic;\n    color: #777;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  .dots {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    margin: 18px 0;\n  }\n  .dots::before, .dots::after {\n    content: '';\n    display: block;\n    height: 1px;\n    width: 50px;\n    background: #c9a96e;\n    opacity: 0.4;\n  }\n  .dot {\n    width: 4px; height: 4px;\n    border-radius: 50%;\n    background: #c9a96e;\n    opacity: 0.6;\n  }\n\n  \/* STONES *\/\n  .stones-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    background: #ebebeb;\n    border: 1px solid #ebebeb;\n    margin-top: 18px;\n  }\n\n  .stone {\n    background: #fff;\n    padding: 18px 16px;\n  }\n\n  .stone .name {\n    display: block;\n    font-size: 0.7rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin-bottom: 4px;\n  }\n\n  .stone .chakra {\n    display: block;\n    font-size: 0.66rem;\n    color: #bbb;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n  }\n\n  .stone p {\n    font-size: 0.84rem;\n    color: #666;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* BENEFITS *\/\n  .benefits {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: #ebebeb;\n    border: 1px solid #ebebeb;\n    margin-top: 18px;\n  }\n\n  .benefit {\n    background: #fff;\n    padding: 20px 18px;\n  }\n\n  .benefit .b-title {\n    display: block;\n    font-size: 0.72rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .benefit p {\n    font-size: 0.85rem;\n    color: #777;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* SPECS *\/\n  .specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 18px;\n    font-size: 0.88rem;\n  }\n\n  .specs tr { border-bottom: 1px solid #f0f0f0; }\n  .specs tr:last-child { border-bottom: none; }\n\n  .specs td {\n    padding: 12px 8px;\n    vertical-align: top;\n    line-height: 1.65;\n  }\n\n  .specs td:first-child {\n    width: 30%;\n    font-size: 0.66rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    padding-right: 16px;\n  }\n\n  .specs td:last-child { color: #333; }\n\n  \/* PROMISE *\/\n  .promise {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 1px;\n    background: #ebebeb;\n    border: 1px solid #ebebeb;\n    margin-top: 18px;\n  }\n\n  .badge {\n    background: #fff;\n    padding: 20px 14px;\n    text-align: center;\n  }\n\n  .badge .icon {\n    display: block;\n    font-size: 1.3rem;\n    color: #c9a96e;\n    margin-bottom: 8px;\n  }\n\n  .badge .b-title {\n    display: block;\n    font-size: 0.68rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    margin-bottom: 4px;\n  }\n\n  .badge p {\n    font-size: 0.78rem;\n    color: #999;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* FOOTER *\/\n  .footer {\n    text-align: center;\n    padding: 36px 0 28px;\n    border-top: 1px solid #e8e8e8;\n    margin-top: 48px;\n  }\n\n  .footer .wordmark {\n    font-size: 0.65rem;\n    letter-spacing: 0.38em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin: 14px 0 12px;\n  }\n\n  .footer p {\n    font-size: 0.85rem;\n    font-style: italic;\n    color: #999;\n    max-width: 400px;\n    margin: 0 auto 14px;\n    line-height: 1.8;\n  }\n\n  .footer .micro {\n    font-size: 0.65rem;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #ccc;\n  }\n\n  @media (max-width: 580px) {\n    .stones-grid { grid-template-columns: 1fr 1fr; }\n    .benefits    { grid-template-columns: 1fr; }\n    .promise     { grid-template-columns: 1fr 1fr; }\n  }\n\n  @media (max-width: 380px) {\n    .stones-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"page-wrap\"\u003e\n\n  \u003c!-- HEADER --\u003e\n  \u003cheader class=\"header\"\u003e\n    \u003cp class=\"wordmark\"\u003e\u003cspan\u003eNAMAHSUTRA\u003c\/span\u003e\u003c\/p\u003e\n    \u003cspan class=\"tag\"\u003eCrystal Prosperity Collection\u003c\/span\u003e\n    \u003ch1\u003eDhanyog Bracelet\u003c\/h1\u003e\n    \u003cp class=\"sub\"\u003e\"The Wealth Alignment\"\u003c\/p\u003e\n    \u003cdiv class=\"dots\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp class=\"intro\"\u003eSix of the earth's most powerful prosperity stones — united to attract wealth, sharpen focus, and ground abundance into your daily life.\u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- STONES --\u003e\n  \u003csection style=\"margin-bottom:44px;\"\u003e\n    \u003ch2\u003eThe Six Stones\u003c\/h2\u003e\n    \u003cdiv class=\"stones-grid\"\u003e\n      \u003cdiv class=\"stone\"\u003e\n        \u003cspan class=\"name\"\u003ePyrite\u003c\/span\u003e\n        \u003cspan class=\"chakra\"\u003eSolar Plexus\u003c\/span\u003e\n        \u003cp\u003eActivates confidence, willpower, and financial courage.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stone\"\u003e\n        \u003cspan class=\"name\"\u003eGreen Jade\u003c\/span\u003e\n        \u003cspan class=\"chakra\"\u003eHeart\u003c\/span\u003e\n        \u003cp\u003eCultivates patient, integrity-rooted prosperity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stone\"\u003e\n        \u003cspan class=\"name\"\u003eGreen Aventurine\u003c\/span\u003e\n        \u003cspan class=\"chakra\"\u003eHeart\u003c\/span\u003e\n        \u003cp\u003eOpens doors to luck and unexpected opportunity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stone\"\u003e\n        \u003cspan class=\"name\"\u003eCitrine\u003c\/span\u003e\n        \u003cspan class=\"chakra\"\u003eSolar Plexus · Sacral\u003c\/span\u003e\n        \u003cp\u003eConverts intention into decisive, confident action.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stone\"\u003e\n        \u003cspan class=\"name\"\u003eClear Quartz\u003c\/span\u003e\n        \u003cspan class=\"chakra\"\u003eCrown\u003c\/span\u003e\n        \u003cp\u003eAmplifies the energy of every other stone.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stone\"\u003e\n        \u003cspan class=\"name\"\u003eBrown Tiger Eye\u003c\/span\u003e\n        \u003cspan class=\"chakra\"\u003eRoot · Solar Plexus\u003c\/span\u003e\n        \u003cp\u003eGrounds abundance — sharpens focus and discernment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection style=\"margin-bottom:44px;\"\u003e\n    \u003ch2\u003eWhat It Does For You\u003c\/h2\u003e\n    \u003cdiv class=\"benefits\"\u003e\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cspan class=\"b-title\"\u003e✦ Wealth Attraction\u003c\/span\u003e\n        \u003cp\u003eDraws financial opportunity through energetic alignment — not force.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cspan class=\"b-title\"\u003e◈ Prosperity Mindset\u003c\/span\u003e\n        \u003cp\u003eDissolves scarcity beliefs. Replaces fear with abundance certainty.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cspan class=\"b-title\"\u003e✿ Luck \u0026amp; Opportunity\u003c\/span\u003e\n        \u003cp\u003eOpens unexpected channels for fortune to enter your life.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cspan class=\"b-title\"\u003e◉ Confidence \u0026amp; Clarity\u003c\/span\u003e\n        \u003cp\u003eErases hesitation between vision and execution.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cspan class=\"b-title\"\u003e◇ Energy Amplification\u003c\/span\u003e\n        \u003cp\u003eClear Quartz multiplies the full prosperity field of the bracelet.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"benefit\"\u003e\n        \u003cspan class=\"b-title\"\u003e◎ Grounded Vision\u003c\/span\u003e\n        \u003cp\u003eEnsures what is attracted is retained — not scattered by impulse.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection style=\"margin-bottom:44px;\"\u003e\n    \u003ch2\u003eThe Details\u003c\/h2\u003e\n    \u003ctable class=\"specs\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStones\u003c\/td\u003e\n          \u003ctd\u003ePyrite · Green Jade · Green Aventurine · Citrine · Clear Quartz · Brown Tiger Eye\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBead Size\u003c\/td\u003e\n          \u003ctd\u003e8 mm · AAA Grade · Hand Selected\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eChakras\u003c\/td\u003e\n          \u003ctd\u003eRoot · Sacral · Solar Plexus · Heart · Crown\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePlanets\u003c\/td\u003e\n          \u003ctd\u003eJupiter · Sun · Mercury\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eRitual\u003c\/td\u003e\n          \u003ctd\u003eKashi Abhimantrit — energetically prepared before dispatch\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eWear\u003c\/td\u003e\n          \u003ctd\u003eLeft wrist · Begin on Thursday or Sunday · 21 days continuously\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePackaging\u003c\/td\u003e\n          \u003ctd\u003ePremium gift box · velvet cushion · storage pouch · care card\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider\"\u003e\n\n  \u003c!-- PROMISE --\u003e\n  \u003csection style=\"margin-bottom:44px;\"\u003e\n    \u003ch2\u003eOur Promise\u003c\/h2\u003e\n    \u003cdiv class=\"promise\"\u003e\n      \u003cdiv class=\"badge\"\u003e\n        \u003cspan class=\"icon\"\u003e◈\u003c\/span\u003e\n        \u003cspan class=\"b-title\"\u003e100% Natural\u003c\/span\u003e\n        \u003cp\u003eNo synthetic. No glass. Earth-born only.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"badge\"\u003e\n        \u003cspan class=\"icon\"\u003e◉\u003c\/span\u003e\n        \u003cspan class=\"b-title\"\u003eLab Certified\u003c\/span\u003e\n        \u003cp\u003eGemologically verified every batch.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"badge\"\u003e\n        \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n        \u003cspan class=\"b-title\"\u003eKashi Abhimantrit\u003c\/span\u003e\n        \u003cp\u003eRitually energised before dispatch.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"badge\"\u003e\n        \u003cspan class=\"icon\"\u003e◇\u003c\/span\u003e\n        \u003cspan class=\"b-title\"\u003eFree Delivery\u003c\/span\u003e\n        \u003cp\u003eTracked. Pan India. No minimum.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cfooter class=\"footer\"\u003e\n    \u003chr style=\"max-width:80px; margin: 0 auto 16px; border:none; border-top:1px solid #c9a96e; opacity:0.4;\"\u003e\n    \u003cp class=\"wordmark\"\u003e― NAMAHSUTRA ―\u003c\/p\u003e\n    \u003cdiv class=\"dots\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp\u003eWealth is a frequency. The Dhanyog bracelet is your tuning instrument.\u003c\/p\u003e\n    \u003cp class=\"micro\"\u003e100% Natural · Kashi Abhimantrit · Lab Certified · Free Delivery Across India\u003c\/p\u003e\n  \u003c\/footer\u003e\n\n\u003c\/div\u003e\n","brand":"NamahSutra","offers":[{"title":"8 MM \/ Pack of 1","offer_id":48460033392889,"sku":null,"price":699.0,"currency_code":"INR","in_stock":true},{"title":"8 MM \/ Pack of 2","offer_id":48460124422393,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true},{"title":"8 MM \/ Pack of 3","offer_id":48460124455161,"sku":null,"price":1399.0,"currency_code":"INR","in_stock":true},{"title":"10 MM \/ Pack of 1","offer_id":48460033491193,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true},{"title":"10 MM \/ Pack of 2","offer_id":48460124487929,"sku":null,"price":1499.0,"currency_code":"INR","in_stock":true},{"title":"10 MM \/ Pack of 3","offer_id":48460124520697,"sku":null,"price":1999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/3307\/5961\/files\/Premium_jewelry_editorial_photograph_of_an_elegant-1778009001540.png?v=1778009023"},{"product_id":"dhanyog-crystal-bracelet-premium-money-magnet-energy-adjustable-women-daily-wear-10-mm","title":"Dhanyog Crystal Bracelet 10 MM","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eDhanyog Bracelet – NAMAHSUTRA\u003c\/title\u003e\n\u003cstyle\u003e\n\n  \/* ============================================================\n     RESET \u0026 BASE\n  ============================================================ *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: Georgia, serif;\n    background: #fafafa;\n    color: #666;\n    font-size: 16px;\n    line-height: 1.85;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .page-wrap {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 20px;\n  }\n\n  \/* ============================================================\n     TYPOGRAPHY UTILITIES\n  ============================================================ *\/\n  h1, h2, h3 { font-family: Georgia, serif; color: #1a1a1a; font-weight: normal; }\n  h1 { font-size: 2.1rem; letter-spacing: 0.04em; }\n  h2 { font-size: 1.3rem; letter-spacing: 0.08em; text-transform: uppercase; }\n  h3 { font-size: 1rem; letter-spacing: 0.06em; }\n\n  p { margin-bottom: 1.1em; }\n\n  .gold        { color: #c9a96e; }\n  .muted       { color: #888; }\n  .dark        { color: #1a1a1a; }\n  .italic      { font-style: italic; }\n  .small       { font-size: 0.82rem; }\n  .caps        { text-transform: uppercase; letter-spacing: 0.12em; }\n\n  \/* ============================================================\n     DIVIDERS\n  ============================================================ *\/\n  .divider-gold {\n    border: none;\n    border-top: 1px solid #c9a96e;\n    margin: 28px 0;\n    opacity: 0.55;\n  }\n  .divider-light {\n    border: none;\n    border-top: 1px solid #e8e8e8;\n    margin: 40px 0;\n  }\n\n  \/* ============================================================\n     SECTION SPACING\n  ============================================================ *\/\n  .section { margin-bottom: 58px; }\n\n  \/* ============================================================\n     SECTION LABEL (the small caps label above each heading)\n  ============================================================ *\/\n  .section-label {\n    display: block;\n    font-size: 0.72rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin-bottom: 10px;\n  }\n\n  \/* ============================================================\n     1. BRAND HEADER\n  ============================================================ *\/\n  .brand-header {\n    text-align: center;\n    padding: 52px 0 42px;\n    border-bottom: 1px solid #e8e8e8;\n    margin-bottom: 58px;\n  }\n\n  .brand-wordmark {\n    font-size: 0.68rem;\n    letter-spacing: 0.35em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin-bottom: 22px;\n  }\n\n  .brand-wordmark span {\n    display: inline-block;\n    padding: 0 14px;\n    border-left: 1px solid #c9a96e;\n    border-right: 1px solid #c9a96e;\n  }\n\n  .brand-header h1 {\n    font-size: 2.55rem;\n    letter-spacing: 0.03em;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n    font-weight: normal;\n    line-height: 1.25;\n  }\n\n  .brand-header .edition-tag {\n    display: inline-block;\n    font-size: 0.7rem;\n    letter-spacing: 0.28em;\n    text-transform: uppercase;\n    color: #aaa;\n    border: 1px solid #e8e8e8;\n    padding: 4px 16px;\n    margin-bottom: 20px;\n  }\n\n  .brand-header .subtitle {\n    font-size: 1.1rem;\n    font-style: italic;\n    color: #888;\n    margin-bottom: 26px;\n  }\n\n  .brand-header .opening-para {\n    font-size: 1rem;\n    font-style: italic;\n    color: #666;\n    max-width: 590px;\n    margin: 0 auto;\n    line-height: 1.9;\n  }\n\n  \/* Decorative triple-line ornament *\/\n  .ornament {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    margin: 22px 0;\n  }\n  .ornament::before,\n  .ornament::after {\n    content: '';\n    display: block;\n    height: 1px;\n    width: 70px;\n    background: #c9a96e;\n    opacity: 0.5;\n  }\n  .ornament-dot {\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #c9a96e;\n    opacity: 0.7;\n  }\n\n  \/* ============================================================\n     2. THE STONE — four numbered sub-sections\n  ============================================================ *\/\n  .stone-intro {\n    font-style: italic;\n    color: #666;\n    margin-bottom: 36px;\n    font-size: 1rem;\n    line-height: 1.9;\n  }\n\n  .stone-subsection {\n    display: grid;\n    grid-template-columns: 52px 1fr;\n    gap: 0 22px;\n    margin-bottom: 36px;\n    padding-bottom: 36px;\n    border-bottom: 1px solid #f5f5f5;\n  }\n  .stone-subsection:last-child { border-bottom: none; }\n\n  .stone-num {\n    font-size: 2.4rem;\n    color: #e8e8e8;\n    line-height: 1;\n    padding-top: 2px;\n    font-weight: normal;\n    letter-spacing: -0.02em;\n    text-align: right;\n    user-select: none;\n  }\n\n  .stone-body h3 {\n    font-size: 0.75rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin-bottom: 10px;\n  }\n\n  .stone-body p { color: #666; font-size: 0.97rem; margin-bottom: 0.7em; }\n  .stone-body p:last-child { margin-bottom: 0; }\n\n  \/* Stone identity tags *\/\n  .stone-tag-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 14px;\n  }\n  .stone-tag {\n    font-size: 0.68rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #888;\n    border: 1px solid #e8e8e8;\n    padding: 3px 12px;\n  }\n\n  \/* ============================================================\n     3. WHAT IT DOES FOR YOU — 5 benefit cards\n  ============================================================ *\/\n  .benefits-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: #e8e8e8;\n    border: 1px solid #e8e8e8;\n    margin-top: 26px;\n  }\n\n  .benefit-card {\n    background: #fafafa;\n    padding: 24px 22px;\n    position: relative;\n  }\n\n  .benefit-card.full-width {\n    grid-column: span 2;\n    display: flex;\n    align-items: flex-start;\n    gap: 18px;\n  }\n\n  .benefit-emoji {\n    font-size: 1.5rem;\n    display: block;\n    margin-bottom: 10px;\n    line-height: 1;\n  }\n\n  .benefit-card.full-width .benefit-emoji {\n    margin-bottom: 0;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .benefit-title {\n    font-size: 0.78rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 7px;\n  }\n\n  .benefit-desc {\n    font-size: 0.88rem;\n    color: #888;\n    line-height: 1.75;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     4. WHO IS THIS STONE FOR — 5 persona lines\n  ============================================================ *\/\n  .persona-list { list-style: none; margin-top: 22px; }\n\n  .persona-list li {\n    background: #fafafa;\n    border-left: 2px solid #c9a96e;\n    padding: 16px 20px;\n    margin-bottom: 10px;\n    font-size: 0.95rem;\n    color: #666;\n    line-height: 1.75;\n  }\n\n  .persona-list li em { color: #1a1a1a; font-style: normal; }\n\n  \/* ============================================================\n     5. HOW TO WEAR\n  ============================================================ *\/\n  .wear-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-top: 24px;\n  }\n\n  .wear-item {\n    border-top: 2px solid #c9a96e;\n    padding-top: 14px;\n  }\n\n  .wear-item .wear-label {\n    font-size: 0.68rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    display: block;\n    margin-bottom: 6px;\n  }\n\n  .wear-item p {\n    font-size: 0.9rem;\n    color: #666;\n    line-height: 1.75;\n    margin: 0;\n  }\n\n  .wear-note {\n    margin-top: 24px;\n    padding: 18px 20px;\n    background: #fafafa;\n    border: 1px solid #e8e8e8;\n    font-size: 0.9rem;\n    font-style: italic;\n    color: #888;\n    line-height: 1.8;\n  }\n\n  \/* ============================================================\n     6. CARE GUIDE\n  ============================================================ *\/\n  .care-columns {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 30px;\n    margin-top: 26px;\n  }\n\n  .care-col h3 {\n    font-size: 0.7rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid #f5f5f5;\n  }\n\n  .care-col.do h3    { color: #c9a96e; }\n  .care-col.avoid h3 { color: #888; }\n\n  .care-list { list-style: none; }\n\n  .care-list li {\n    font-size: 0.9rem;\n    line-height: 1.75;\n    padding: 9px 0;\n    padding-left: 18px;\n    position: relative;\n    border-bottom: 1px solid #f5f5f5;\n    color: #666;\n  }\n  .care-list li:last-child { border-bottom: none; }\n\n  .care-list li::before {\n    content: '—';\n    position: absolute;\n    left: 0;\n    top: 9px;\n    font-size: 0.8rem;\n  }\n\n  .care-col.do    .care-list li::before { color: #c9a96e; }\n  .care-col.avoid .care-list li::before { color: #888; }\n\n  \/* ============================================================\n     7. THE DETAILS — specification table\n  ============================================================ *\/\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 24px;\n    font-size: 0.9rem;\n  }\n\n  .spec-table tr { border-bottom: 1px solid #f0f0f0; }\n  .spec-table tr:last-child { border-bottom: none; }\n\n  .spec-table td {\n    padding: 13px 10px;\n    vertical-align: top;\n    line-height: 1.7;\n  }\n\n  .spec-table td:first-child {\n    width: 34%;\n    font-size: 0.7rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #aaa;\n    padding-right: 20px;\n  }\n\n  .spec-table td:last-child { color: #1a1a1a; }\n\n  \/* ============================================================\n     8. OUR PROMISE TO YOU — 2-col badge grid\n  ============================================================ *\/\n  .promise-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: #e8e8e8;\n    border: 1px solid #e8e8e8;\n    margin-top: 26px;\n  }\n\n  .promise-badge {\n    background: #fafafa;\n    padding: 26px 22px;\n    text-align: center;\n  }\n\n  .promise-badge.center-last {\n    grid-column: span 2;\n  }\n\n  .promise-icon {\n    display: block;\n    font-size: 1.3rem;\n    margin-bottom: 10px;\n    opacity: 0.8;\n  }\n\n  .promise-badge .p-title {\n    display: block;\n    font-size: 0.75rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    margin-bottom: 6px;\n  }\n\n  .promise-badge .p-desc {\n    font-size: 0.82rem;\n    color: #888;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     9. A NOTE ON AUTHENTICITY\n  ============================================================ *\/\n  .authenticity-note {\n    background: #fafafa;\n    border: 1px solid #e8e8e8;\n    padding: 30px 28px;\n    margin-top: 0;\n  }\n\n  .authenticity-note .auth-label {\n    display: block;\n    font-size: 0.68rem;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin-bottom: 14px;\n  }\n\n  .authenticity-note p {\n    font-size: 0.92rem;\n    font-style: italic;\n    color: #888;\n    line-height: 1.9;\n    margin-bottom: 0.85em;\n  }\n  .authenticity-note p:last-child { margin-bottom: 0; }\n\n  \/* ============================================================\n     10. BRAND FOOTER\n  ============================================================ *\/\n  .brand-footer {\n    text-align: center;\n    padding: 44px 0 36px;\n    border-top: 1px solid #e8e8e8;\n    margin-top: 60px;\n  }\n\n  .footer-wordmark {\n    font-size: 0.68rem;\n    letter-spacing: 0.35em;\n    text-transform: uppercase;\n    color: #c9a96e;\n    margin: 18px 0 16px;\n  }\n\n  .footer-closing {\n    font-size: 0.88rem;\n    font-style: italic;\n    color: #888;\n    max-width: 480px;\n    margin: 0 auto;\n    line-height: 1.85;\n  }\n\n  .footer-micro {\n    margin-top: 24px;\n    font-size: 0.7rem;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #aaa;\n  }\n\n  \/* ============================================================\n     RESPONSIVE\n  ============================================================ *\/\n  @media (max-width: 600px) {\n    .brand-header h1 { font-size: 1.8rem; }\n    .benefits-grid   { grid-template-columns: 1fr; }\n    .benefit-card.full-width { grid-column: span 1; }\n    .wear-grid       { grid-template-columns: 1fr; }\n    .care-columns    { grid-template-columns: 1fr; }\n    .promise-grid    { grid-template-columns: 1fr; }\n    .promise-badge.center-last { grid-column: span 1; }\n    .stone-subsection { grid-template-columns: 38px 1fr; gap: 0 14px; }\n    .stone-num { font-size: 1.8rem; }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"page-wrap\"\u003e\n\n\n  \u003c!-- ============================================================\n       1. BRAND HEADER\n  ============================================================ --\u003e\n  \u003cheader class=\"brand-header\"\u003e\n\n    \u003cp class=\"brand-wordmark\"\u003e\u003cspan\u003eNAMAHSUTRA\u003c\/span\u003e\u003c\/p\u003e\n\n    \u003cspan class=\"edition-tag\"\u003eCrystal Prosperity Collection\u003c\/span\u003e\n\n    \u003ch1\u003eDhanyog Bracelet\u003c\/h1\u003e\n\n    \u003cp class=\"subtitle\"\u003e\"The Wealth Alignment\"\u003c\/p\u003e\n\n    \u003cdiv class=\"ornament\"\u003e\n      \u003cspan class=\"ornament-dot\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"ornament-dot\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"ornament-dot\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"opening-para\"\u003e\n      There is a science to abundance — and a poetry to it too. The Dhanyog Bracelet unites four of the earth's most potent prosperity stones: the golden audacity of Pyrite, the ancient calm of Green Jade, the solar radiance of Citrine, and the crystalline clarity of Clear Quartz. Together they do not merely adorn. They recalibrate.\n    \u003c\/p\u003e\n\n  \u003c\/header\u003e\n\n\n  \u003c!-- ============================================================\n       2. THE STONE\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cspan class=\"section-label\"\u003eChapter Two\u003c\/span\u003e\n    \u003ch2\u003eThe Stones\u003c\/h2\u003e\n\n    \u003cp class=\"stone-intro\"\u003e\n      Four minerals. Four geological legacies. Four frequencies of intention — each sourced from the precise region of the world where the earth yields them in their finest, most energetically coherent form.\n    \u003c\/p\u003e\n\n    \u003c!-- 01 Origin --\u003e\n    \u003cdiv class=\"stone-subsection\"\u003e\n      \u003cdiv class=\"stone-num\"\u003e01\u003c\/div\u003e\n      \u003cdiv class=\"stone-body\"\u003e\n        \u003ch3\u003eOrigin\u003c\/h3\u003e\n\n        \u003cdiv class=\"stone-tag-row\"\u003e\n          \u003cspan class=\"stone-tag\"\u003ePyrite · Spain \u0026amp; Peru\u003c\/span\u003e\n          \u003cspan class=\"stone-tag\"\u003eGreen Jade · Myanmar \u0026amp; China\u003c\/span\u003e\n          \u003cspan class=\"stone-tag\"\u003eCitrine · Brazil \u0026amp; Madagascar\u003c\/span\u003e\n          \u003cspan class=\"stone-tag\"\u003eClear Quartz · Brazil \u0026amp; USA\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003ePyrite\u003c\/strong\u003e — iron disulfide crystallised over millions of years within sedimentary and metamorphic rock — is sourced chiefly from the Iberian Pyrite Belt of Spain and the highland deposits of Peru, where cubic formations emerge with a mirror-bright, gold-toned lustre that has deceived and delighted alike since antiquity.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eGreen Jade\u003c\/strong\u003e — in its noblest jadeite form — is drawn from the mineral-rich veins of Myanmar's Kachin State and the ancient nephrite deposits of central China, regions that have supplied imperial courts and sacred temples with this stone for over seven thousand years of continuous use.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eCitrine\u003c\/strong\u003e, named for the Latin \u003cem\u003ecitrus\u003c\/em\u003e, emerges from the iron-rich geodes of Minas Gerais, Brazil, and the sun-drenched mineral fields of Madagascar — twin origins that gift it a warm, amber-gold transparency nature rarely repeats.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eClear Quartz\u003c\/strong\u003e crystallises across high-altitude Brazilian deposits and the Appalachian ranges of the American South — emerging as near-flawless hexagonal prisms where the earth's silica, under pressure and time, achieves a purity exceeding 99.5%.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 02 Ancient Wisdom --\u003e\n    \u003cdiv class=\"stone-subsection\"\u003e\n      \u003cdiv class=\"stone-num\"\u003e02\u003c\/div\u003e\n      \u003cdiv class=\"stone-body\"\u003e\n        \u003ch3\u003eAncient Wisdom\u003c\/h3\u003e\n        \u003cp\u003e\n          The Inca civilisation fashioned Pyrite into polished mirrors for divination, believing its reflective surface held the gaze of the sun god Inti. Roman legionaries carried it as a firestarter and a talisman of martial resolve. Medieval alchemists classified it under the dominion of the sun — a stone that turned base ambition into golden result.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Jade's relationship with humanity is one of the oldest and most intimate in gemological history. Chinese emperors were buried within jade suits, the stone understood to confer immortality. Maori artisans carved \u003cem\u003ehei-tiki\u003c\/em\u003e pendants from nephrite to preserve ancestral wisdom. Mesoamerican cultures ranked jade above gold, associating it with the maize god and the perennial cycle of growth.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Citrine was inscribed into the breastplates of Scottish clan chieftains and worn by Roman senators as a signet of authority. The ancient Egyptians associated its solar hue with Ra, the solar deity whose favour guaranteed both harvest and dominion.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Clear Quartz was known to the ancient Greeks as \u003cem\u003ekrystallos\u003c\/em\u003e — \"eternal ice\" — convinced the stone was water frozen so perfectly it could never thaw. Druid priests gazed into polished quartz spheres to read the patterns of fate; Japanese shamans called it the crystallised breath of the divine dragon.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 03 The Science --\u003e\n    \u003cdiv class=\"stone-subsection\"\u003e\n      \u003cdiv class=\"stone-num\"\u003e03\u003c\/div\u003e\n      \u003cdiv class=\"stone-body\"\u003e\n        \u003ch3\u003eThe Science\u003c\/h3\u003e\n\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003ePyrite (FeS₂)\u003c\/strong\u003e — Iron disulfide. Isometric (cubic) crystal system, space group Pā3. Mohs hardness 6–6.5. Specific gravity 4.9–5.2, one of the heaviest common sulfide minerals. The characteristic brass-gold metallic lustre arises from its tight electronic band structure, which reflects visible light in the yellow spectrum. Its cubic habit frequently produces perfect pyritohedron or cube forms visible to the naked eye.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eGreen Jade — Jadeite (NaAlSi₂O₆)\u003c\/strong\u003e is a sodium aluminium pyroxene crystallising in the monoclinic system. Mohs hardness 6.5–7. Specific gravity 3.2–3.4. Its interlocking granular microstructure grants it exceptional toughness — arguably the toughest natural mineral relative to its hardness. The green saturation derives from iron and chromium impurities within the crystal lattice. Nephrite Ca₂(Mg,Fe)₅Si₈O₂₂(OH)₂, the fibrous amphibole variety, achieves Mohs 6–6.5 with an even greater tensile toughness owing to its felted fibre structure.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eCitrine (SiO₂)\u003c\/strong\u003e — Silicon dioxide, trigonal crystal system, hexagonal class. Mohs hardness 7. Specific gravity 2.65–2.66. Refractive index 1.544–1.553. The golden-to-amber colour results from Fe³⁺ ions substituted within the lattice under natural heat and radiation conditions — a process that takes millions of years underground and distinguishes genuine heat-of-the-earth citrine from laboratory-produced material.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eClear Quartz (SiO₂)\u003c\/strong\u003e — Silicon dioxide of extraordinary purity, trigonal system, hexagonal habit. Mohs hardness 7. Specific gravity 2.65. Refractive index 1.544–1.553. Its defining physical distinction is \u003cem\u003epiezoelectricity\u003c\/em\u003e: when subjected to mechanical stress, its asymmetric unit cell generates a measurable electrical charge — a property harnessed in precision oscillators within modern electronic timekeeping, sonar systems, and medical ultrasound transducers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 04 Chakra Connection --\u003e\n    \u003cdiv class=\"stone-subsection\"\u003e\n      \u003cdiv class=\"stone-num\"\u003e04\u003c\/div\u003e\n      \u003cdiv class=\"stone-body\"\u003e\n        \u003ch3\u003eChakra Connection\u003c\/h3\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003ePyrite → Solar Plexus Chakra (Maṇipūra).\u003c\/strong\u003e The seat of personal will, self-worth, and the capacity to act with directed confidence. Pyrite's solar frequency is understood to strengthen this centre, clearing the energetic interference patterns that manifest as financial self-sabotage, procrastination, or chronic under-earning.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eGreen Jade → Heart Chakra (Anāhata).\u003c\/strong\u003e The bridge between material and spiritual reality. Jade's green resonance is associated with the sustained, patient cultivation of prosperity — wealth grown through integrity, generous dealing, and alignment with nature's rhythms rather than short-term extraction.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eCitrine → Solar Plexus \u0026amp; Sacral Chakra (Svādhiṣṭhāna).\u003c\/strong\u003e Citrine activates the creative-financial axis — the energetic corridor between raw creative impulse (Sacral) and the disciplined will to manifest it into material form (Solar Plexus). It is one of very few stones said to hold no stagnant energy whatsoever, acting as a perpetual transmitter of abundance frequency.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eClear Quartz → Crown Chakra (Sahasrāra) — and all centres.\u003c\/strong\u003e As the master amplifier, Clear Quartz does not belong to any single chakra but rather intensifies the entire vibrational field of the bracelet, elevating the frequency of every adjacent stone and anchoring its amplified output within the wearer's auric field. In the Dhanyog formation, it functions as the conductor of an energetic orchestra — ensuring coherence, clarity, and magnification across the full prosperity spectrum.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider-light\"\u003e\n\n\n  \u003c!-- ============================================================\n       3. WHAT IT DOES FOR YOU\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cspan class=\"section-label\"\u003eChapter Three\u003c\/span\u003e\n    \u003ch2\u003eWhat It Does For You\u003c\/h2\u003e\n\n    \u003cdiv class=\"benefits-grid\"\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cspan class=\"benefit-emoji\"\u003e✦\u003c\/span\u003e\n        \u003cspan class=\"benefit-title\"\u003eWealth Attraction\u003c\/span\u003e\n        \u003cp class=\"benefit-desc\"\u003ePyrite's solar electromagnetic resonance is said to attune the wearer to the frequency of material abundance — drawing financial opportunity the way a prism draws light: not by force, but by alignment of field and frequency.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cspan class=\"benefit-emoji\"\u003e◈\u003c\/span\u003e\n        \u003cspan class=\"benefit-title\"\u003eProsperity Consciousness\u003c\/span\u003e\n        \u003cp class=\"benefit-desc\"\u003eJade's ancient green resonance dissolves the scarcity narratives written into the nervous system by circumstance and inherited belief, replacing contraction with the unhurried certainty that there is always enough — and more.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cspan class=\"benefit-emoji\"\u003e◉\u003c\/span\u003e\n        \u003cspan class=\"benefit-title\"\u003eConfidence \u0026amp; Clarity of Action\u003c\/span\u003e\n        \u003cp class=\"benefit-desc\"\u003eCitrine activates the Solar Plexus with a warm, sustained energy that converts intention into decisive, elegant action — erasing the hesitation between vision and execution that so often stands between a person and what they deserve.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003cspan class=\"benefit-emoji\"\u003e◇\u003c\/span\u003e\n        \u003cspan class=\"benefit-title\"\u003eEnergetic Amplification\u003c\/span\u003e\n        \u003cp class=\"benefit-desc\"\u003eClear Quartz does not merely add its own frequency — it multiplies the collective energy of every other stone on the bracelet, functioning as an energetic lens that focuses the combined prosperity field with precision and sustained intensity.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card full-width\"\u003e\n        \u003cspan class=\"benefit-emoji\"\u003e✧\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cspan class=\"benefit-title\"\u003eEnergetic Protection from Financial Drain\u003c\/span\u003e\n          \u003cp class=\"benefit-desc\"\u003eTogether, the four stones form a closed energetic circuit — one that reflects back the subtle frequencies of envy, competition, and negative projection that routinely leak from a person's wealth-building field. The Dhanyog bracelet does not merely attract prosperity; it guards the ground it has already gained.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider-light\"\u003e\n\n\n  \u003c!-- ============================================================\n       4. WHO IS THIS STONE FOR\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cspan class=\"section-label\"\u003eChapter Four\u003c\/span\u003e\n    \u003ch2\u003eWho Is This Bracelet For\u003c\/h2\u003e\n\n    \u003cul class=\"persona-list\"\u003e\n      \u003cli\u003e\n\u003cem\u003eThe one who works with precision and purpose\u003c\/em\u003e — and is ready for the material world to finally reflect the effort they have never stopped investing.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cem\u003eThe one who has dismantled the belief that wealth and spirituality are opposites\u003c\/em\u003e — and now chooses to walk the path where abundance is not a compromise but a confirmation of alignment.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cem\u003eThe entrepreneur, the builder, the visionary\u003c\/em\u003e — who understands that the right energetic environment is as important to financial growth as the right strategy.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cem\u003eThe one who feels their prosperity perpetually delayed, deflected, or diminished\u003c\/em\u003e — and who seeks a daily, wearable reminder that their worth is not contingent upon circumstance.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cem\u003eThe one beginning again\u003c\/em\u003e — a new venture, a new chapter, a new relationship with money — and who wants to move forward with every energetic resource the earth offers aligned in their favour.\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider-light\"\u003e\n\n\n  \u003c!-- ============================================================\n       5. HOW TO WEAR\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cspan class=\"section-label\"\u003eChapter Five\u003c\/span\u003e\n    \u003ch2\u003eHow To Wear\u003c\/h2\u003e\n\n    \u003cdiv class=\"wear-grid\"\u003e\n\n      \u003cdiv class=\"wear-item\"\u003e\n        \u003cspan class=\"wear-label\"\u003eThe Hand\u003c\/span\u003e\n        \u003cp\u003eWear on your \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eleft wrist\u003c\/strong\u003e — the receiving hand in most crystal traditions — to draw the bracelet's prosperity frequency inward through the body's subtle energy channels. For those in active leadership or negotiation, the right wrist is equally powerful as a projective, outward-facing alignment tool.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wear-item\"\u003e\n        \u003cspan class=\"wear-label\"\u003eBest Day to Begin\u003c\/span\u003e\n        \u003cp\u003eBegin your 21-day wear on a \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eThursday\u003c\/strong\u003e (Jupiter's day — the planet of abundance and expansion) or \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eSunday\u003c\/strong\u003e (the Sun's day — ruler of Citrine and Pyrite both), when the planetary alignment is most sympathetic to intentions of growth, harvest, and material manifestation.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wear-item\"\u003e\n        \u003cspan class=\"wear-label\"\u003eRuling Planets\u003c\/span\u003e\n        \u003cp\u003eThis bracelet is governed by \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eJupiter\u003c\/strong\u003e (Jade, Citrine — expansion, fortune, wisdom), the \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eSun\u003c\/strong\u003e (Pyrite, Citrine — vitality, confidence, solar wealth), and \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003eMercury\u003c\/strong\u003e (Clear Quartz — clarity, communication, precision of mind). A rare and harmonious planetary triad.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wear-item\"\u003e\n        \u003cspan class=\"wear-label\"\u003eSetting Intention\u003c\/span\u003e\n        \u003cp\u003eBefore wearing for the first time, hold the bracelet between both palms for sixty seconds. Breathe slowly and state — aloud or silently — one clear, present-tense intention. Not \u003cem\u003eI want\u003c\/em\u003e. Not \u003cem\u003eI hope\u003c\/em\u003e. But: \u003cem\u003eI receive.\u003c\/em\u003e Let the stones register the frequency of your specific, owned desire.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wear-note\"\u003e\n      For full calibration of the combined prosperity field, wear continuously for \u003cstrong style=\"color:#1a1a1a; font-weight:normal;\"\u003e21 uninterrupted days\u003c\/strong\u003e — the period understood across multiple healing traditions as the minimum threshold required for a new energetic pattern to become anchored in the body's habitual field. Remove only for cleansing. Return it each morning with intention renewed.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider-light\"\u003e\n\n\n  \u003c!-- ============================================================\n       6. CARE GUIDE\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cspan class=\"section-label\"\u003eChapter Six\u003c\/span\u003e\n    \u003ch2\u003eCare Guide\u003c\/h2\u003e\n\n    \u003cdiv class=\"care-columns\"\u003e\n\n      \u003cdiv class=\"care-col do\"\u003e\n        \u003ch3\u003eDo This\u003c\/h3\u003e\n        \u003cul class=\"care-list\"\u003e\n          \u003cli\u003eRecharge Pyrite and Citrine under morning sunlight for fifteen to twenty minutes monthly — their solar-attuned matrices respond most powerfully to direct, early light.\u003c\/li\u003e\n          \u003cli\u003eCleanse the full bracelet monthly under the full moon, laid on a natural surface — a stone, bare earth, or untreated wood — for four to six hours.\u003c\/li\u003e\n          \u003cli\u003ePass the bracelet through white sage or Palo Santo smoke every two weeks, moving it slowly through the smoke column three times, to clear accumulated energetic residue.\u003c\/li\u003e\n          \u003cli\u003eWipe each bead gently with a soft, dry cloth after wear to remove natural skin oils and maintain the stones' surface integrity and lustre.\u003c\/li\u003e\n          \u003cli\u003eStore in the provided velvet pouch when not in use, away from direct heat and strong sunlight, to preserve both the elastic cord and the stones' colour stability.\u003c\/li\u003e\n          \u003cli\u003eBury Pyrite briefly in dry, clean earth — thirty minutes — every few months to ground its high-energy solar frequency and restore its natural electromagnetic calibration.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"care-col avoid\"\u003e\n        \u003ch3\u003eAvoid This\u003c\/h3\u003e\n        \u003cul class=\"care-list\"\u003e\n          \u003cli\u003eNever immerse Pyrite in water — its iron-sulfide composition reacts with moisture to initiate slow oxidation, which will permanently dull the metallic lustre and compromise the stone's structural integrity over time.\u003c\/li\u003e\n          \u003cli\u003eAvoid prolonged exposure to ultraviolet light for Citrine and Clear Quartz — while brief sunlight charging is beneficial, sustained UV exposure can gradually fade the iron-derived colour saturation in Citrine.\u003c\/li\u003e\n          \u003cli\u003eKeep the bracelet away from harsh chemical environments: perfume, hand sanitiser, cleaning products, and chlorinated water all react adversely with both the stone surfaces and the elastic cord.\u003c\/li\u003e\n          \u003cli\u003eAvoid impact against hard surfaces, particularly for Jade — despite its exceptional toughness, the interlocking crystal structure can fracture along internal stress planes if struck with sufficient force.\u003c\/li\u003e\n          \u003cli\u003eDo not store with diamonds, sapphires, or other stones of Mohs 8+ hardness, which will scratch both Clear Quartz and Citrine (Mohs 7) and may deeply score the Jade surface.\u003c\/li\u003e\n          \u003cli\u003eAvoid sleeping with the bracelet on during the first 21 days — nocturnal movement creates unnecessary tension on the cord, and the stones benefit from their own period of nightly rest and energetic consolidation.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider-light\"\u003e\n\n\n  \u003c!-- ============================================================\n       7. THE DETAILS\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cspan class=\"section-label\"\u003eChapter Seven\u003c\/span\u003e\n    \u003ch2\u003eThe Details\u003c\/h2\u003e\n\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eStone\u003c\/td\u003e\n          \u003ctd\u003eNatural Pyrite, Green Jade, Citrine \u0026amp; Clear Quartz — four-stone prosperity formation\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eComposition\u003c\/td\u003e\n          \u003ctd\u003ePyrite: FeS₂ (iron disulfide, isometric cubic) · Jade: NaAlSi₂O₆ \/ Ca₂(Mg,Fe)₅Si₈O₂₂(OH)₂ · Citrine: SiO₂ (trigonal, Fe³⁺-tinted) · Clear Quartz: SiO₂ (trigonal, \u0026gt;99.5% pure silica)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBead Size\u003c\/td\u003e\n          \u003ctd\u003e8 mm diameter natural round beads — a size chosen to balance visual presence with wrist comfort and wearability across all day contexts\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eQuality\u003c\/td\u003e\n          \u003ctd\u003eAAA Grade — hand-selected for colour saturation, surface uniformity, and minimal inclusions; Pyrite sourced for metallic brilliance; Clear Quartz for maximum optical transparency\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eChakra\u003c\/td\u003e\n          \u003ctd\u003eSolar Plexus (Maṇipūra) · Heart (Anāhata) · Sacral (Svādhiṣṭhāna) · Crown (Sahasrāra)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePlanet\u003c\/td\u003e\n          \u003ctd\u003eJupiter · Sun · Mercury — the triad of abundance, vitality, and clarity governing the Dhanyog prosperity formation\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDesign\u003c\/td\u003e\n          \u003ctd\u003eAlternating four-stone pattern threaded on high-tensile elastic cord; no metal findings or adhesives; bracelet sits flush with the wrist for continuous skin-to-stone energetic contact\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAuthenticity\u003c\/td\u003e\n          \u003ctd\u003e100% natural, unheated, untreated gemstones. Each bead carries natural inclusions, colour variation, and surface character as proof of genuine geological origin. No synthetic or glass substitutes.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePackaging\u003c\/td\u003e\n          \u003ctd\u003ePremium black gift box, ivory velvet inner cushion, cotton velvet storage pouch, NAMAHSUTRA care card — presentation-ready for gifting\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider-light\"\u003e\n\n\n  \u003c!-- ============================================================\n       8. OUR PROMISE TO YOU\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cspan class=\"section-label\"\u003eChapter Eight\u003c\/span\u003e\n    \u003ch2\u003eOur Promise To You\u003c\/h2\u003e\n\n    \u003cdiv class=\"promise-grid\"\u003e\n\n      \u003cdiv class=\"promise-badge\"\u003e\n        \u003cspan class=\"promise-icon\"\u003e◈\u003c\/span\u003e\n        \u003cspan class=\"p-title\"\u003eEarth-Born Crystals\u003c\/span\u003e\n        \u003cp class=\"p-desc\"\u003eEvery stone is sourced directly from its geological origin region — no synthetic substitutes, no glass, no imitation mineral.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"promise-badge\"\u003e\n        \u003cspan class=\"promise-icon\"\u003e◉\u003c\/span\u003e\n        \u003cspan class=\"p-title\"\u003eLab Certified \u0026amp; Verified\u003c\/span\u003e\n        \u003cp class=\"p-desc\"\u003eEach batch of stones undergoes gemological verification for mineral composition, hardness, and natural origin before entering our collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"promise-badge\"\u003e\n        \u003cspan class=\"promise-icon\"\u003e✦\u003c\/span\u003e\n        \u003cspan class=\"p-title\"\u003eRitual-Awakened Energy\u003c\/span\u003e\n        \u003cp class=\"p-desc\"\u003eEvery bracelet is cleansed and energetically prepared before dispatch — arriving ready to receive your intention without preliminary conditioning.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"promise-badge\"\u003e\n        \u003cspan class=\"promise-icon\"\u003e◇\u003c\/span\u003e\n        \u003cspan class=\"p-title\"\u003eFree Delivery Across India\u003c\/span\u003e\n        \u003cp class=\"p-desc\"\u003eComplimentary, tracked delivery to every address across India — no minimum order, no conditions, no hidden fees at checkout.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"promise-badge center-last\"\u003e\n        \u003cspan class=\"promise-icon\"\u003e✧\u003c\/span\u003e\n        \u003cspan class=\"p-title\"\u003e7-Day Easy Returns\u003c\/span\u003e\n        \u003cp class=\"p-desc\"\u003eIf the bracelet does not feel right — in form, in fit, or in the quiet way that matters most — return it within seven days for a full, no-question refund. We stand behind every piece we send into the world.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003chr class=\"divider-light\"\u003e\n\n\n  \u003c!-- ============================================================\n       9. A NOTE ON AUTHENTICITY\n  ============================================================ --\u003e\n  \u003csection class=\"section\"\u003e\n\n    \u003cdiv class=\"authenticity-note\"\u003e\n      \u003cspan class=\"auth-label\"\u003eA Note on Authenticity\u003c\/span\u003e\n\n      \u003cp\u003e\n        Every Dhanyog bracelet you receive will be subtly, beautifully imperfect — and that is the proof, not the flaw. Pyrite beads will vary in their degree of metallic shimmer; some will show the faint cubic cleavage lines of their isometric crystal structure. Green Jade will differ stone to stone in its distribution of green saturation — deeper in some, more translucent and celadon-pale in others.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Citrine beads will range across the natural spectrum from pale champagne to rich amber-gold, because genuine Fe³⁺-tinted citrine does not emerge from the earth in uniform batches — it is a product of time, temperature, and geological circumstance that no two deposits replicate identically.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Clear Quartz may carry internal veils, feathers, or the faint ghost of a natural inclusion — the record of an interruption in crystal growth that occurred, perhaps, sixty million years ago. These are not defects. They are the autobiography of the stone. A perfectly uniform crystal is a manufactured one. The genuine article always carries the evidence of its own extraordinary making.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        If you ever have questions about the authenticity of your stones, we welcome comparison with a standard refractive index test, a specific gravity check, or any gemological method of your choosing. We have nothing to conceal and everything to affirm.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       10. BRAND FOOTER\n  ============================================================ --\u003e\n  \u003cfooter class=\"brand-footer\"\u003e\n\n    \u003chr class=\"divider-gold\" style=\"max-width:120px; margin:0 auto 22px;\"\u003e\n\n    \u003cp class=\"footer-wordmark\"\u003e― NAMAHSUTRA ―\u003c\/p\u003e\n\n    \u003cdiv class=\"ornament\"\u003e\n      \u003cspan class=\"ornament-dot\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"ornament-dot\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"ornament-dot\"\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"footer-closing\"\u003e\n      Wealth is not a destination. It is a frequency — one the earth has been quietly broadcasting, through stone and mineral and geological time, long before the concept of money was ever invented. The Dhanyog bracelet is your tuning instrument.\n    \u003c\/p\u003e\n\n    \u003cp class=\"footer-micro\"\u003eCrystal Prosperity Collection  ·  Premium Western Crystal Jewelry  ·  India\u003c\/p\u003e\n\n  \u003c\/footer\u003e\n\n\n\u003c\/div\u003e\n\u003c!-- \/page-wrap --\u003e\n\n\n\u003c\/body\u003e","brand":"NamahSutra","offers":[{"title":"Default Title","offer_id":47233432813817,"sku":"NS_DB_10","price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/3307\/5961\/files\/Premium_jewelry_editorial_photograph_of_an_elegant-1778043869152.png?v=1778043923"}],"url":"https:\/\/www.namahsutra.com\/collections\/dhan-yog-bracelet.oembed","provider":"NamahSutra","version":"1.0","type":"link"}