{"product_id":"test-new","title":"test new","description":"\u003c!--\n  ============================================================\n  \"BEFORE YOU ARRIVE\" — SHOPIFY LANDING PAGE\n  ============================================================\n  HOW TO USE ON SHOPIFY:\n  1. In Shopify admin: Online Store \u003e Pages \u003e Add page.\n  2. Click the \"\u003c \u003e\" (Show HTML) icon in the content editor toolbar.\n  3. Paste EVERYTHING below into that HTML view, then Save.\n     (Or add a \"Custom Liquid\" section to your theme and paste it there.)\n  4. Nothing else to edit. All images are embedded, and there are no custom\n     buttons — your product page's Add to Cart \/ Buy Now handle that. Paste as-is.\n  All styles are scoped under \".bya\" so they won't clash with your theme.\n  ============================================================\n--\u003e\n\n\u003cdiv class=\"bya\"\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600\u0026family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026family=Noto+Serif+Devanagari:wght@500;600\u0026display=swap');\n\n.bya *{ box-sizing:border-box; margin:0; padding:0; }\n.bya{\n  --cream:#FBF5EA; --cream-deep:#F4EAD6; --paper:#FFFDF8;\n  --ink:#4A3D30; --ink-soft:#6E5D4E; --ink-faint:#8B7B6A;\n  --gold:#B8924A; --gold-deep:#9A741F; --blush:#CE8C7C; --sage:#94A07C;\n  --line:rgba(184,146,74,.26);\n  font-family:'Lora',Georgia,serif;\n  color:var(--ink-soft);\n  background:var(--cream);\n  line-height:1.7;\n  -webkit-font-smoothing:antialiased;\n  overflow-x:hidden;\n}\n.bya img{ max-width:100%; display:block; }\n\n\/* ---------- type ---------- *\/\n.bya .eyebrow{\n  font-family:'Lora',serif; font-weight:500; text-transform:uppercase;\n  letter-spacing:.26em; font-size:.72rem; color:var(--gold-deep);\n}\n.bya h1,.bya h2,.bya h3{ font-family:'Cormorant Garamond',serif; color:var(--ink); font-weight:600; line-height:1.12; }\n.bya h1{ font-size:clamp(2.5rem,7vw,4.6rem); font-weight:600; letter-spacing:.5px; }\n.bya h2{ font-size:clamp(1.9rem,4.4vw,3rem); }\n.bya h3{ font-size:clamp(1.3rem,2.6vw,1.7rem); }\n.bya p{ font-size:clamp(1rem,1.15vw,1.08rem); }\n.bya .lead{ font-size:clamp(1.08rem,1.5vw,1.28rem); line-height:1.66; color:var(--ink-soft); }\n\n\/* ---------- layout ---------- *\/\n.bya .wrap{ max-width:1080px; margin:0 auto; padding:0 26px; }\n.bya .narrow{ max-width:720px; margin-left:auto; margin-right:auto; }\n.bya section{ padding:clamp(64px,9vw,118px) 0; position:relative; }\n.bya .center{ text-align:center; }\n\n\/* ---------- motifs ---------- *\/\n.bya .diamond{ display:flex; align-items:center; justify-content:center; gap:14px; margin:22px 0; }\n.bya .diamond i{ display:block; width:6px; height:6px; background:var(--gold); transform:rotate(45deg); opacity:.9; }\n.bya .diamond span{ display:block; width:46px; height:1px; background:var(--line); }\n.bya .krule{ width:58px; height:1px; background:var(--gold); opacity:.7; margin:18px auto 22px; }\n.bya .krule.left{ margin-left:0; }\n\n\/* ---------- buttons ---------- *\/\n.bya .btn{\n  display:inline-block; font-family:'Lora',serif; font-weight:500;\n  font-size:1.02rem; letter-spacing:.02em; text-decoration:none;\n  color:#fffdf8; background:linear-gradient(135deg,#b8924a,#a07c2f);\n  padding:18px 40px; border-radius:2px; cursor:pointer; border:none;\n  box-shadow:0 10px 26px -10px rgba(154,116,31,.6); transition:transform .25s ease, box-shadow .25s ease;\n}\n.bya .btn:hover{ transform:translateY(-2px); box-shadow:0 16px 34px -12px rgba(154,116,31,.7); }\n.bya .btn-note{ font-family:'Lora',serif; font-style:italic; font-size:.92rem; color:var(--ink-faint); margin-top:14px; }\n\n\/* ---------- hero ---------- *\/\n.bya .hero{\n  padding:clamp(54px,7vw,92px) 0 clamp(60px,8vw,104px);\n  background:\n    radial-gradient(120% 80% at 80% 0%, rgba(206,140,124,.10), transparent 60%),\n    radial-gradient(120% 90% at 0% 30%, rgba(148,160,124,.10), transparent 55%),\n    linear-gradient(180deg,#fcf7ee 0%, var(--cream) 100%);\n}\n.bya .hero-grid{ display:grid; grid-template-columns:1.05fr .95fr; gap:clamp(34px,5vw,70px); align-items:center; }\n.bya .hero h1{ margin:14px 0 0; }\n.bya .hero .lead{ margin-top:22px; max-width:520px; }\n.bya .hero-cta{ margin-top:32px; }\n.bya .chips{ display:flex; flex-wrap:wrap; gap:9px 10px; margin-top:30px; }\n.bya .chip{\n  font-family:'Lora',serif; font-size:.82rem; color:var(--ink-soft);\n  background:var(--paper); border:1px solid var(--line); border-radius:40px; padding:7px 15px;\n}\n\n\/* ---------- 3D book ---------- *\/\n.bya .book-stage{ display:flex; justify-content:center; perspective:1800px; }\n.bya .book{\n  width:min(330px,76vw); aspect-ratio:3\/4; position:relative;\n  transform:rotateY(-19deg) rotateX(3deg); transform-style:preserve-3d;\n  transition:transform .6s ease;\n  filter:drop-shadow(28px 34px 36px rgba(74,61,48,.34));\n}\n.bya .book:hover{ transform:rotateY(-9deg) rotateX(2deg); }\n.bya .book .face{ position:absolute; inset:0; border-radius:3px 6px 6px 3px; overflow:hidden; background:var(--cream-deep); }\n.bya .book .face img{ width:100%; height:100%; object-fit:cover; }\n.bya .book .spine{\n  position:absolute; left:0; top:0; height:100%; width:30px;\n  transform:translateX(-15px) rotateY(90deg); transform-origin:right center;\n  background:linear-gradient(90deg,#8a6c34,#b8924a 60%,#cdaa63);\n  border-radius:3px 0 0 3px;\n}\n.bya .book .pages{\n  position:absolute; right:0; top:2%; height:96%; width:22px;\n  transform:translateX(11px) rotateY(90deg); transform-origin:left center;\n  background:repeating-linear-gradient(90deg,#fffdf8,#fffdf8 1px,#ece3d2 2px,#fffdf8 3px);\n  border-radius:0 3px 3px 0;\n}\n.bya .book .gloss{ position:absolute; inset:0; background:linear-gradient(115deg,rgba(255,255,255,.32),transparent 38%); pointer-events:none; }\n\n\/* ---------- generic split section ---------- *\/\n.bya .split{ display:grid; grid-template-columns:1fr 1fr; gap:clamp(34px,5vw,68px); align-items:center; }\n.bya .split.alt .visual{ order:-1; }\n.bya .visual img{ border-radius:4px; box-shadow:0 24px 50px -28px rgba(74,61,48,.5); }\n.bya .frame{ padding:10px; background:var(--paper); border:1px solid var(--line); border-radius:6px; box-shadow:0 26px 54px -30px rgba(74,61,48,.45); }\n.bya .frame img{ border-radius:3px; box-shadow:none; }\n\n\/* ---------- the four parts ---------- *\/\n.bya .bg-deep{ background:linear-gradient(180deg,#f6eedd,#f1e7d2); }\n.bya .parts{ display:grid; grid-template-columns:repeat(2,1fr); gap:20px; margin-top:48px; }\n.bya .part{\n  background:var(--paper); border:1px solid var(--line); border-radius:6px;\n  padding:34px 32px; position:relative; transition:transform .3s ease, box-shadow .3s ease;\n}\n.bya .part:hover{ transform:translateY(-4px); box-shadow:0 22px 44px -28px rgba(74,61,48,.4); }\n.bya .part .num{ font-family:'Cormorant Garamond',serif; font-style:italic; font-size:1.05rem; color:var(--gold-deep); }\n.bya .part h3{ margin:6px 0 12px; }\n.bya .part p{ font-size:.99rem; color:var(--ink-soft); }\n\n\/* ---------- months \/ lotus journey ---------- *\/\n.bya .lotus-row{ display:grid; grid-template-columns:repeat(3,1fr); gap:18px; margin:46px 0 8px; }\n.bya .lotus-card{ text-align:center; }\n.bya .lotus-card img{ border-radius:5px; box-shadow:0 18px 38px -24px rgba(74,61,48,.5); }\n.bya .lotus-card .cap{ font-family:'Cormorant Garamond',serif; font-style:italic; font-size:1.05rem; color:var(--ink); margin-top:14px; }\n.bya .lotus-card .cap small{ display:block; font-family:'Lora',serif; font-style:normal; text-transform:uppercase; letter-spacing:.2em; font-size:.66rem; color:var(--gold-deep); margin-top:5px; }\n\n.bya .months{ max-width:760px; margin:50px auto 0; border-top:1px solid var(--line); }\n.bya .mrow{ display:grid; grid-template-columns:auto 1fr auto; gap:18px; align-items:baseline; padding:16px 4px; border-bottom:1px solid var(--line); }\n.bya .mrow .mo{ font-family:'Lora',serif; text-transform:uppercase; letter-spacing:.18em; font-size:.7rem; color:var(--gold-deep); white-space:nowrap; }\n.bya .mrow .ti{ font-family:'Cormorant Garamond',serif; font-size:1.32rem; color:var(--ink); line-height:1.2; }\n.bya .mrow .ma{ font-family:'Lora',serif; font-style:italic; font-size:.92rem; color:var(--ink-faint); text-align:right; white-space:nowrap; }\n\n\/* ---------- mantra feature ---------- *\/\n.bya .mantra-band{ background:linear-gradient(180deg,#fbf5ea,#f7efe0); }\n.bya .mantra-cards{ display:grid; grid-template-columns:repeat(3,1fr); gap:18px; margin-top:44px; }\n.bya .mcard{ background:var(--paper); border:1px solid var(--line); border-radius:6px; padding:30px 22px; text-align:center; }\n.bya .mcard .dev{ font-family:'Noto Serif Devanagari',serif; font-weight:500; font-size:1.5rem; color:var(--ink); line-height:1.5; }\n.bya .mcard .tl{ font-family:'Cormorant Garamond',serif; font-style:italic; font-size:1.05rem; color:var(--gold-deep); margin:12px 0 4px; }\n.bya .mcard .mn{ font-size:.9rem; color:var(--ink-soft); }\n\n\/* ---------- look inside gallery ---------- *\/\n.bya .gallery{ display:grid; grid-template-columns:repeat(4,1fr); gap:16px; margin-top:48px; }\n.bya .gallery img{ border-radius:4px; box-shadow:0 18px 40px -24px rgba(74,61,48,.5); border:1px solid var(--line); transition:transform .3s ease; }\n.bya .gallery img:hover{ transform:translateY(-5px); }\n\n\/* ---------- value \/ price ---------- *\/\n.bya .price-card{\n  max-width:560px; margin:46px auto 0; background:var(--paper);\n  border:1px solid var(--line); border-radius:10px; padding:clamp(34px,5vw,52px);\n  text-align:center; box-shadow:0 30px 60px -34px rgba(74,61,48,.5); position:relative;\n}\n.bya .price-card .tag{ display:inline-block; font-family:'Lora',serif; text-transform:uppercase; letter-spacing:.2em; font-size:.66rem; color:var(--gold-deep); border:1px solid var(--line); border-radius:30px; padding:6px 16px; margin-bottom:18px; }\n.bya .price-card .amt{ font-family:'Cormorant Garamond',serif; font-weight:600; font-size:clamp(3.2rem,9vw,4.4rem); color:var(--ink); line-height:1; }\n.bya .price-card .amt small{ font-size:1.6rem; color:var(--ink-faint); vertical-align:super; margin-right:4px; }\n.bya .price-card .sub{ font-family:'Lora',serif; font-style:italic; color:var(--ink-faint); margin-top:6px; }\n.bya .price-card .btn{ margin-top:26px; }\n\n.bya .stack{ max-width:540px; margin:40px auto 0; text-align:left; }\n.bya .stack li{ display:flex; gap:14px; align-items:flex-start; padding:11px 0; border-bottom:1px dashed var(--line); list-style:none; font-size:1rem; color:var(--ink-soft); }\n.bya .stack li::before{ content:\"\"; flex:0 0 auto; width:7px; height:7px; margin-top:9px; background:var(--gold); transform:rotate(45deg); }\n.bya .stack li b{ color:var(--ink); font-weight:600; }\n\n\/* ---------- quote \/ gift ---------- *\/\n.bya .pull{ font-family:'Cormorant Garamond',serif; font-style:italic; font-weight:500; font-size:clamp(1.5rem,3.2vw,2.1rem); color:var(--ink); line-height:1.4; }\n\n\/* ---------- final cta ---------- *\/\n.bya .final{\n  text-align:center;\n  background:\n    radial-gradient(100% 80% at 50% 0%, rgba(184,146,74,.14), transparent 60%),\n    linear-gradient(180deg,#f6eedd,#efe4ce);\n}\n\n\/* ---------- faq ---------- *\/\n.bya .faq{ max-width:760px; margin:44px auto 0; }\n.bya .qa{ border-bottom:1px solid var(--line); padding:24px 2px; }\n.bya .qa h3{ font-size:1.22rem; margin-bottom:8px; }\n.bya .qa p{ font-size:1rem; color:var(--ink-soft); }\n\n\/* ---------- footer ---------- *\/\n.bya .foot{ text-align:center; padding:54px 0; background:#efe6d4; }\n.bya .foot .brand{ font-family:'Cormorant Garamond',serif; font-size:1.5rem; letter-spacing:.04em; color:var(--ink); }\n.bya .foot .tagline{ font-family:'Lora',serif; text-transform:uppercase; letter-spacing:.28em; font-size:.66rem; color:var(--gold-deep); margin-top:10px; }\n\n\/* ---------- reveal (safe: visible by default) ---------- *\/\n.bya.js .reveal{ opacity:0; transform:translateY(22px); transition:opacity .8s ease, transform .8s ease; }\n.bya.js .reveal.in{ opacity:1; transform:none; }\n@media (prefers-reduced-motion:reduce){ .bya.js .reveal{ opacity:1!important; transform:none!important; } }\n\n\/* ---------- responsive ---------- *\/\n@media (max-width:860px){\n  .bya .hero-grid{ grid-template-columns:1fr; text-align:center; }\n  .bya .hero .lead{ margin-left:auto; margin-right:auto; }\n  .bya .chips{ justify-content:center; }\n  .bya .book-stage{ order:-1; margin-bottom:14px; }\n  .bya .split{ grid-template-columns:1fr; }\n  .bya .split.alt .visual{ order:0; }\n  .bya .parts{ grid-template-columns:1fr; }\n  .bya .lotus-row{ grid-template-columns:1fr 1fr 1fr; gap:10px; }\n  .bya .mantra-cards{ grid-template-columns:1fr; max-width:380px; margin-left:auto; margin-right:auto; }\n  .bya .gallery{ grid-template-columns:1fr 1fr; }\n  .bya .mrow{ grid-template-columns:1fr; gap:3px; padding:14px 4px; }\n  .bya .mrow .ma{ text-align:left; }\n}\n@media (max-width:440px){\n  .bya .lotus-row{ grid-template-columns:1fr; max-width:300px; margin-left:auto; margin-right:auto; }\n  .bya .btn{ width:100%; }\n}\n\u003c\/style\u003e\n\n\u003c!-- ===================== HERO ===================== --\u003e\n\u003csection class=\"hero\"\u003e\n  \u003cdiv class=\"wrap hero-grid\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"eyebrow\"\u003ePavitr Store · A Garbh Sanskar Companion\u003c\/div\u003e\n      \u003ch1\u003eGive your baby the most beautiful beginning — before they’re even born.\u003c\/h1\u003e\n      \u003cp class=\"lead\"\u003eA beautifully illustrated, month-by-month Garbh Sanskar companion — with a sacred mantra for every month, gentle nourishment, and tender rituals to nurture your little one through all nine months. And a keepsake to treasure for a lifetime.\u003c\/p\u003e\n      \u003cdiv class=\"hero-cta\"\u003e\n        \u003cdiv class=\"btn-note\"\u003eInstant PDF download · Read on any device · Yours forever\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"chips\"\u003e\n        \u003cspan class=\"chip\"\u003e59 pages, beautifully illustrated\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003e9 sacred mantras\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eRooted in authentic tradition\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"book-stage\"\u003e\n      \u003cdiv class=\"book\"\u003e\n        \u003cdiv class=\"spine\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"pages\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"face\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/Untitled_Instagram_Post_34.png?v=1782557623\" alt=\"Before You Arrive — book cover\"\u003e\u003cdiv class=\"gloss\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== THE BELIEF ===================== --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"wrap split\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"eyebrow\"\u003eAn Ancient Truth\u003c\/div\u003e\n      \u003cdiv class=\"krule left\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eThe journey of a lifetime begins in the womb.\u003c\/h2\u003e\n      \u003cp style=\"margin-top:20px;\"\u003eFor thousands of years, Indian wisdom has held a beautiful truth: a child’s life does not begin at birth, but in the womb — where they hear, feel, and quietly absorb the world around them. The mother’s calm becomes the baby’s calm. Her devotion becomes the baby’s first sanskar.\u003c\/p\u003e\n      \u003cp style=\"margin-top:16px;\"\u003eThe ancient story of Abhimanyu — who learned the secrets of the chakravyuha while still in his mother’s womb — has been told for generations as proof of this sacred bond. And today, modern science gently echoes what our ancestors always knew: by the second trimester, your baby can hear your voice, respond to music, and is shaped by the world you create for them.\u003c\/p\u003e\n      \u003cp style=\"margin-top:16px;\"\u003e\u003cem\u003eThese nine months are not a wait. They are your first — and perhaps most important — act of love as a parent.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/ChatGPT_Image_Jun_26_2026_11_56_53_PM.png?v=1782557664\" alt=\"A mother in quiet meditation\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== WHAT IT IS ===================== --\u003e\n\u003csection class=\"bg-deep center\"\u003e\n  \u003cdiv class=\"wrap narrow\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eYour Companion for Nine Months\u003c\/div\u003e\n    \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n    \u003ch2\u003eEverything you need to nurture your baby — gently, sacredly, and with joy.\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:24px;\"\u003e\u003cem\u003eBefore You Arrive\u003c\/em\u003e takes you by the hand through every month of your pregnancy. No confusion, no overwhelm — just a calm, beautiful path to follow, rooted in the timeless wisdom of Garbh Sanskar and brought to life for the modern mother.\u003c\/p\u003e\n    \u003cdiv class=\"diamond\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003ci\u003e\u003c\/i\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp\u003eA sacred mantra for each month. Nourishing foods for body and baby. Gentle movement and meditation. Tender ways to talk, sing, and bond with your little one. And a quiet space to hold your own memories along the way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== THE FOUR PARTS ===================== --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"center\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eWhat’s Inside\u003c\/div\u003e\n      \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eFour parts, one sacred journey.\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"parts\"\u003e\n      \u003cdiv class=\"part reveal\"\u003e\n        \u003cdiv class=\"num\"\u003ePart One\u003c\/div\u003e\n        \u003ch3\u003eThe Foundation\u003c\/h3\u003e\n        \u003cp\u003eUnderstand the sacred art of Garbh Sanskar, the timeless story of Abhimanyu, and the five gentle pillars that shape your baby’s beginning.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"part reveal\"\u003e\n        \u003cdiv class=\"num\"\u003ePart Two\u003c\/div\u003e\n        \u003ch3\u003eThe Nine-Month Journey\u003c\/h3\u003e\n        \u003cp\u003eA dedicated chapter for every month — your baby’s growth, a sacred mantra, nourishment, gentle movement, and ways to connect, as the lotus slowly blooms.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"part reveal\"\u003e\n        \u003cdiv class=\"num\"\u003ePart Three\u003c\/div\u003e\n        \u003ch3\u003eThe Toolkit\u003c\/h3\u003e\n        \u003cp\u003eYour complete mantra library, a simple daily rhythm, a trimester food guide, rituals for father and family, and a calm, loving preparation for birth.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"part reveal\"\u003e\n        \u003cdiv class=\"num\"\u003ePart Four\u003c\/div\u003e\n        \u003ch3\u003eThe Keepsake\u003c\/h3\u003e\n        \u003cp\u003eA pregnancy journal, a heartfelt letter to your baby, and a blessings page — so these precious months become a treasure you keep forever.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== NINE-MONTH JOURNEY ===================== --\u003e\n\u003csection class=\"bg-deep\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"center narrow\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eThe Heart of the Book\u003c\/div\u003e\n      \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eNine months. Nine sacred stages. One unfolding miracle.\u003c\/h2\u003e\n      \u003cp class=\"lead\" style=\"margin-top:22px;\"\u003eLike a lotus opening petal by petal, your baby grows a little more each month — and so does your bond. Each chapter gently guides you through what is unfolding within you, and how to nurture it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lotus-row\"\u003e\n      \u003cdiv class=\"lotus-card reveal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/ChatGPT_Image_Jun_26_2026_04_46_44_PM.png?v=1782557735\" alt=\"Lotus bud — early months\"\u003e\u003cdiv class=\"cap\"\u003eThe Quiet Beginning\u003csmall\u003eMonths 1–3\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lotus-card reveal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/ChatGPT_Image_Jun_26_2026_06_50_52_PM.png?v=1782557796\" alt=\"Lotus blooming — middle months\"\u003e\u003cdiv class=\"cap\"\u003eThe First Song\u003csmall\u003eMonths 4–6\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"lotus-card reveal\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/ChatGPT_Image_Jun_26_2026_04_11_19_PM.png?v=1782569557\" alt=\"Lotus in full bloom — final months\"\u003e\u003cdiv class=\"cap\"\u003eInto Your Arms\u003csmall\u003eMonths 7–9\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"months\"\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 1\u003c\/span\u003e\u003cspan class=\"ti\"\u003eThe Quiet Beginning\u003c\/span\u003e\u003cspan class=\"ma\"\u003eGayatri Mantra\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 2\u003c\/span\u003e\u003cspan class=\"ti\"\u003eThe First Heartbeat\u003c\/span\u003e\u003cspan class=\"ma\"\u003eOm · The Pranava\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 3\u003c\/span\u003e\u003cspan class=\"ti\"\u003eThe Shape of You\u003c\/span\u003e\u003cspan class=\"ma\"\u003eVishnu Mantra\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 4\u003c\/span\u003e\u003cspan class=\"ti\"\u003eThe First Song\u003c\/span\u003e\u003cspan class=\"ma\"\u003eSaraswati Mantra\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 5\u003c\/span\u003e\u003cspan class=\"ti\"\u003eThe First Kick\u003c\/span\u003e\u003cspan class=\"ma\"\u003eSantan Gopal Mantra\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 6\u003c\/span\u003e\u003cspan class=\"ti\"\u003eGrowing Strong\u003c\/span\u003e\u003cspan class=\"ma\"\u003eHanuman Mantra\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 7\u003c\/span\u003e\u003cspan class=\"ti\"\u003eEyes That Open\u003c\/span\u003e\u003cspan class=\"ma\"\u003eLakshmi Mantra\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 8\u003c\/span\u003e\u003cspan class=\"ti\"\u003eAlmost Here\u003c\/span\u003e\u003cspan class=\"ma\"\u003eDurga Mantra\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mrow\"\u003e\n\u003cspan class=\"mo\"\u003eMonth 9\u003c\/span\u003e\u003cspan class=\"ti\"\u003eInto Your Arms\u003c\/span\u003e\u003cspan class=\"ma\"\u003eA Prayer for Safe Arrival\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== THE MANTRAS ===================== --\u003e\n\u003csection class=\"mantra-band center\"\u003e\n  \u003cdiv class=\"wrap narrow\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eSacred Sound\u003c\/div\u003e\n    \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n    \u003ch2\u003eNine mantras, one for each month of your journey.\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:22px;\"\u003eAt the heart of Garbh Sanskar is sound. Each month brings a carefully chosen mantra — in Sanskrit, with simple transliteration and meaning — to fill your home and your womb with calm, protective, loving vibration.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"mantra-cards\"\u003e\n      \u003cdiv class=\"mcard reveal\"\u003e\n\u003cdiv class=\"dev\"\u003eॐ ऐं सरस्वत्यै नमः॥\u003c\/div\u003e\n\u003cdiv class=\"tl\"\u003eSaraswati Mantra\u003c\/div\u003e\n\u003cdiv class=\"mn\"\u003eFor the awakening mind, learning \u0026amp; the gift of beautiful speech.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mcard reveal\"\u003e\n\u003cdiv class=\"dev\"\u003eॐ नमो भगवते वासुदेवाय॥\u003c\/div\u003e\n\u003cdiv class=\"tl\"\u003eVishnu Mantra\u003c\/div\u003e\n\u003cdiv class=\"mn\"\u003eFor protection, shelter, and the loving care of your growing child.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"mcard reveal\"\u003e\n\u003cdiv class=\"dev\"\u003eॐ श्रीं महालक्ष्म्यै नमः॥\u003c\/div\u003e\n\u003cdiv class=\"tl\"\u003eLakshmi Mantra\u003c\/div\u003e\n\u003cdiv class=\"mn\"\u003eFor wellbeing, abundance, grace, and a calm, contented heart.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== LOOK INSIDE ===================== --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"center narrow\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eA Look Inside\u003c\/div\u003e\n      \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eEvery page, a quiet moment of beauty.\u003c\/h2\u003e\n      \u003cp class=\"lead\" style=\"margin-top:22px;\"\u003eLovingly illustrated in a soft, dawn-watercolour style from cover to close — a book as beautiful to hold as it is meaningful to follow.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"gallery\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/preview_month.png?v=1782557966\" alt=\"Inside page — a monthly chapter\" class=\"reveal\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/preview_mantra.png?v=1782558023\" alt=\"Inside page — a sacred mantra\" class=\"reveal\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/preview_library.png?v=1782558082\" alt=\"Inside page — the mantra library\" class=\"reveal\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/preview_journal.png?v=1782558142\" alt=\"Inside page — the pregnancy journal\" class=\"reveal\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== THE KEEPSAKE ===================== --\u003e\n\u003csection class=\"bg-deep\"\u003e\n  \u003cdiv class=\"wrap split alt\"\u003e\n    \u003cdiv class=\"visual\"\u003e\u003cdiv class=\"frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/ChatGPT_Image_Jun_27_2026_12_04_26_AM.png?v=1782558279\" alt=\"A mother holding her newborn\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"eyebrow\"\u003eMore Than a Book\u003c\/div\u003e\n      \u003cdiv class=\"krule left\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eA keepsake to treasure, long after your baby arrives.\u003c\/h2\u003e\n      \u003cp style=\"margin-top:20px;\"\u003e\u003cem\u003eBefore You Arrive\u003c\/em\u003e is not only a guide — it is a memory in the making. Record the day you first felt your baby move. Write a letter to the little one you haven’t yet met. Gather blessings from those who love them.\u003c\/p\u003e\n      \u003cp style=\"margin-top:16px;\"\u003eYears from now, these pages will be one of the most precious things you own — and one day, a gift to place in your child’s own hands.\u003c\/p\u003e\n      \u003cp class=\"pull\" style=\"margin-top:26px;\"\u003e“You were loved before you arrived.”\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== VALUE \/ PRICE ===================== --\u003e\n\u003csection class=\"center\"\u003e\n  \u003cdiv class=\"wrap narrow\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eExtraordinary Value\u003c\/div\u003e\n    \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n    \u003ch2\u003eA treasure for your whole family — for a single, gentle price.\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:22px;\"\u003eGarbh Sanskar programs and classes can cost many thousands of rupees each month. Premium guidebooks sell for ₹800 and more. \u003cem\u003eBefore You Arrive\u003c\/em\u003e gives you a complete, beautifully illustrated nine-month companion — and a lifelong keepsake — for far less.\u003c\/p\u003e\n\n    \u003cdiv class=\"price-card reveal\"\u003e\n      \u003cdiv class=\"tag\"\u003eComplete Digital Edition\u003c\/div\u003e\n      \u003cdiv class=\"amt\"\u003e\n\u003csmall\u003e₹\u003c\/small\u003e349\u003c\/div\u003e\n      \u003cdiv class=\"sub\"\u003eA one-time price. Yours to keep forever.\u003c\/div\u003e\n      \u003cdiv class=\"btn-note\"\u003eInstant PDF download · Read on phone, tablet, or print at home\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"stack\"\u003e\n      \u003cli\u003e\n\u003cb\u003e59 beautifully illustrated pages\u003c\/b\u003e — a soft, sacred world from cover to close.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003e9 sacred mantras\u003c\/b\u003e — in Sanskrit, with transliteration and meaning.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eMonth-by-month guidance\u003c\/b\u003e — your baby’s growth and how to nurture it.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eNourishing recipes\u003c\/b\u003e — simple, wholesome food for mother and baby.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eGentle movement \u0026amp; meditation\u003c\/b\u003e — to keep you calm and strong.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eWays to bond with your baby\u003c\/b\u003e — to talk, sing, and connect each month.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eA complete pregnancy keepsake journal\u003c\/b\u003e — a treasure to keep forever.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cb\u003eInstant access\u003c\/b\u003e — yours the moment you order, on any device.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== GIFT ===================== --\u003e\n\u003csection class=\"bg-deep center\"\u003e\n  \u003cdiv class=\"wrap narrow\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eA Gift From the Heart\u003c\/div\u003e\n    \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"pull\"\u003eWhether you walk this path yourself, or wish to give the most meaningful gift to a daughter, sister, or dear friend — \u003cem\u003eBefore You Arrive\u003c\/em\u003e is made to be cherished.\u003c\/p\u003e\n    \u003cp style=\"margin-top:22px;\"\u003eA truly special gift for a godh bharai, a baby shower, or simply to say: \u003cem\u003eI am so happy for you.\u003c\/em\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== FINAL CTA ===================== --\u003e\n\u003csection class=\"final\"\u003e\n  \u003cdiv class=\"wrap narrow\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eBegin Today\u003c\/div\u003e\n    \u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n    \u003ch2\u003eThe most beautiful gift you can give your child is a calm, sacred beginning.\u003c\/h2\u003e\n    \u003cp class=\"lead\" style=\"margin-top:22px;\"\u003eIt starts now — with you.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== FAQ ===================== --\u003e\n\u003csection\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cdiv class=\"center\"\u003e\n\u003cdiv class=\"eyebrow\"\u003eGentle Answers\u003c\/div\u003e\n\u003cdiv class=\"krule\"\u003e\u003c\/div\u003e\n\u003ch2\u003eQuestions, answered.\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cdiv class=\"qa\"\u003e\n\u003ch3\u003eIs this a printed book or a digital download?\u003c\/h3\u003e\n\u003cp\u003eIt is an instant digital book (PDF). The moment you order, it is yours to download — read it on your phone, tablet, or computer, or print the pages you love at home.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"qa\"\u003e\n\u003ch3\u003eI’m already a few months along — is it too late to begin?\u003c\/h3\u003e\n\u003cp\u003eNot at all. Garbh Sanskar can begin in any month of your pregnancy. Simply start with the chapter for the month you are in, and carry on from there.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"qa\"\u003e\n\u003ch3\u003eIs this based on authentic tradition?\u003c\/h3\u003e\n\u003cp\u003eYes. \u003cem\u003eBefore You Arrive\u003c\/em\u003e is rooted in classical Garbh Sanskar and Vedic mantras, with every Sanskrit verse carefully checked — thoughtfully presented for the modern mother.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"qa\"\u003e\n\u003ch3\u003eDo I need anything special to follow it?\u003c\/h3\u003e\n\u003cp\u003eOnly an open heart. Everything you need — the mantras, the guidance, the recipes, the rituals — is gently laid out for you inside.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ===================== FOOTER ===================== --\u003e\n\u003cdiv class=\"foot\"\u003e\n  \u003cdiv class=\"brand\"\u003ePavitr Store\u003c\/div\u003e\n  \u003cdiv class=\"tagline\"\u003eFor the journey of becoming\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  var root=document.querySelector('.bya'); if(!root) return;\n  root.classList.add('js');\n  if(window.matchMedia \u0026\u0026 window.matchMedia('(prefers-reduced-motion: reduce)').matches){ return; }\n  var els=root.querySelectorAll('.reveal');\n  if(!('IntersectionObserver' in window)){ els.forEach(function(e){e.classList.add('in');}); return; }\n  var io=new IntersectionObserver(function(entries){\n    entries.forEach(function(en){ if(en.isIntersecting){ en.target.classList.add('in'); io.unobserve(en.target); } });\n  },{threshold:.14, rootMargin:'0px 0px -40px 0px'});\n  els.forEach(function(e){ io.observe(e); });\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Pavitr Store IND","offers":[{"title":"Default Title","offer_id":46142119379080,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"url":"https:\/\/pavitrstore.com\/products\/test-new","provider":"Pavitr Store IND","version":"1.0","type":"link"}