{"id":428,"date":"2026-06-19T19:23:41","date_gmt":"2026-06-19T19:23:41","guid":{"rendered":"https:\/\/shivanshuconsults.in\/?page_id=428"},"modified":"2026-07-15T21:05:03","modified_gmt":"2026-07-15T21:05:03","slug":"collected-works-of-shivanshu-pande","status":"publish","type":"page","link":"https:\/\/shivanshuconsults.in\/index.php\/collected-works-of-shivanshu-pande\/","title":{"rendered":"Collected Works Of  Shivanshu Pande"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&#038;family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  \/* ========== BASE ========== *\/\n  .cw-root, .cw-root *, .cw-panel, .cw-panel * { box-sizing: border-box; }\n  .cw-root {\n    max-width: 1000px;\n    margin: 2rem auto;\n    padding: 0 .5rem;\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    color: #2c2419;\n    line-height: 1.55;\n  }\n\n  \/* ========== HERO ========== *\/\n  .cw-hero {\n    background: #faf4e8;\n    border: 1px solid #e3d4b0;\n    border-radius: 16px;\n    padding: 3rem 2rem 2.5rem;\n    text-align: center;\n    box-shadow: 0 6px 28px rgba(0,0,0,.10);\n  }\n  .cw-hero .kicker {\n    font-family: 'Cinzel', serif;\n    font-size: .72rem;\n    letter-spacing: .35em;\n    color: #967e36;\n    margin-bottom: 1rem;\n    text-transform: uppercase;\n  }\n  .cw-hero h1 {\n    font-family: 'Cinzel', serif;\n    font-size: 2.4rem;\n    font-weight: 600;\n    color: #202020;\n    margin: 0 0 .5rem;\n    letter-spacing: .02em;\n    line-height: 1.15;\n  }\n  .cw-hero .byline {\n    font-style: italic;\n    font-size: 1.15rem;\n    color: #7a6f57;\n    margin: 0;\n  }\n  .cw-hero .ornament {\n    color: #967e36;\n    letter-spacing: .8em;\n    margin: 1.5rem 0 1rem;\n    font-size: 1rem;\n  }\n  .cw-hero .intro {\n    max-width: 640px;\n    margin: 0 auto;\n    font-size: 1.1rem;\n    color: #3a3326;\n  }\n\n  \/* ========== ORDERING BAR ========== *\/\n  .cw-ordering {\n    max-width: 960px;\n    margin: 1.5rem auto 0;\n    padding: 1.2rem 1.4rem;\n    background: #fdf6ea;\n    border: 1px solid #e3d4b0;\n    border-left: 4px solid #967e36;\n    border-radius: 10px;\n    font-size: .98rem;\n    color: #3a3326;\n  }\n  .cw-ordering strong { color: #202020; }\n\n  \/* ========== SHELF ========== *\/\n  .cw-shelf-title {\n    text-align: center;\n    font-family: 'Cinzel', serif;\n    font-size: .78rem;\n    letter-spacing: .3em;\n    color: #967e36;\n    text-transform: uppercase;\n    margin: 2.5rem 0 1.5rem;\n  }\n  .cw-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n    gap: 1.2rem;\n    padding: 0 .25rem;\n  }\n  .cw-book {\n    background: #fffdf7;\n    border: 1px solid #ead9b3;\n    border-radius: 12px;\n    padding: 1.6rem 1.35rem 1.4rem;\n    display: flex;\n    flex-direction: column;\n    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .cw-book:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 32px rgba(150,126,54,.18);\n    border-color: #c9a952;\n  }\n  .cw-book::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0;\n    width: 5px; height: 100%;\n    background: linear-gradient(180deg, #967e36 0%, #c9a952 50%, #967e36 100%);\n  }\n  .cw-tag {\n    font-family: 'Cinzel', serif;\n    font-size: .65rem;\n    letter-spacing: .22em;\n    color: #967e36;\n    text-transform: uppercase;\n    margin: 0 0 .55rem;\n  }\n  .cw-book h3 {\n    font-family: 'Cinzel', serif;\n    font-weight: 500;\n    font-size: 1.2rem;\n    color: #202020;\n    margin: 0 0 .35rem;\n    line-height: 1.25;\n    letter-spacing: .01em;\n  }\n  .cw-book .sub {\n    font-style: italic;\n    color: #7a6f57;\n    font-size: .98rem;\n    margin: 0 0 1rem;\n  }\n  .cw-book .teaser {\n    color: #3a3326;\n    font-size: .98rem;\n    margin: 0 0 1.3rem;\n    flex-grow: 1;\n  }\n  .cw-explore {\n    display: inline-block;\n    align-self: flex-start;\n    background: transparent;\n    border: 1.5px solid #202020;\n    color: #202020;\n    padding: .55rem 1.15rem;\n    font-family: 'Cinzel', serif;\n    font-size: .72rem;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    cursor: pointer;\n    border-radius: 6px;\n    transition: all .2s ease;\n  }\n  .cw-explore:hover {\n    background: #202020;\n    color: #f5e9c8;\n  }\n  .cw-explore .arrow {\n    display: inline-block;\n    margin-left: .4rem;\n    transition: transform .2s ease;\n  }\n  .cw-explore:hover .arrow { transform: translateX(3px); }\n\n  \/* ========== CLOSING ========== *\/\n  .cw-closing {\n    text-align: center;\n    margin-top: 2.5rem;\n    padding: 1.5rem;\n    font-style: italic;\n    font-size: 1.1rem;\n    color: #967e36;\n    border-top: 1px solid #e3d4b0;\n  }\n\n  \/* ========== DARK SLIDE-IN PANEL ========== *\/\n  .cw-overlay {\n    position: fixed;\n    inset: 0;\n    background: rgba(15,12,8,.75);\n    backdrop-filter: blur(4px);\n    -webkit-backdrop-filter: blur(4px);\n    z-index: 99998;\n    opacity: 0;\n    pointer-events: none;\n    transition: opacity .35s ease;\n  }\n  .cw-overlay.open { opacity: 1; pointer-events: auto; }\n\n  .cw-panel {\n    position: fixed;\n    top: 0; right: 0;\n    width: min(720px, 100%);\n    height: 100vh;\n    background: #14110c;\n    color: #e8dcc0;\n    z-index: 99999;\n    transform: translateX(100%);\n    transition: transform .45s cubic-bezier(.32,.72,.28,1);\n    overflow-y: auto;\n    -webkit-overflow-scrolling: touch;\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    box-shadow: -20px 0 60px rgba(0,0,0,.6);\n  }\n  .cw-panel.open { transform: translateX(0); }\n\n  .cw-panel-inner {\n    padding: 2.5rem 2rem 3rem;\n    position: relative;\n  }\n  .cw-close {\n    position: sticky;\n    top: 0;\n    left: 100%;\n    margin-left: auto;\n    margin-bottom: 1rem;\n    display: block;\n    background: rgba(150,126,54,.15);\n    border: 1px solid #967e36;\n    color: #e8dcc0;\n    width: 42px; height: 42px;\n    border-radius: 50%;\n    font-size: 1.3rem;\n    cursor: pointer;\n    line-height: 1;\n    transition: all .2s ease;\n    float: right;\n    z-index: 5;\n  }\n  .cw-close:hover {\n    background: #967e36;\n    color: #14110c;\n  }\n  .cw-panel .p-kicker {\n    font-family: 'Cinzel', serif;\n    font-size: .7rem;\n    letter-spacing: .3em;\n    color: #967e36;\n    text-transform: uppercase;\n    margin: 0 0 .8rem;\n  }\n  .cw-panel h2 {\n    font-family: 'Cinzel', serif;\n    font-weight: 500;\n    font-size: 2rem;\n    color: #f5e9c8;\n    margin: 0 0 .4rem;\n    line-height: 1.2;\n    letter-spacing: .01em;\n  }\n  .cw-panel .p-sub {\n    font-style: italic;\n    color: #a89773;\n    font-size: 1.1rem;\n    margin: 0 0 1.8rem;\n  }\n  .cw-panel .p-ornament {\n    text-align: center;\n    color: #967e36;\n    letter-spacing: .6em;\n    margin: 1.5rem 0;\n    font-size: .9rem;\n  }\n  .cw-panel .p-body {\n    font-size: 1.08rem;\n    color: #d4c8a8;\n    margin: 0 0 1.5rem;\n    line-height: 1.7;\n  }\n  .cw-panel .p-body em { color: #e8dcc0; font-style: italic; }\n\n  .cw-panel .p-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 1.2rem 0 1.5rem;\n    font-size: .95rem;\n    background: rgba(150,126,54,.05);\n    border-radius: 8px;\n    overflow: hidden;\n  }\n  .cw-panel .p-table th,\n  .cw-panel .p-table td {\n    padding: .8rem .9rem;\n    text-align: left;\n    border-bottom: 1px solid rgba(150,126,54,.2);\n    vertical-align: top;\n  }\n  .cw-panel .p-table th {\n    background: rgba(150,126,54,.15);\n    color: #f5e9c8;\n    font-family: 'Cinzel', serif;\n    font-size: .72rem;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n    font-weight: 500;\n  }\n  .cw-panel .p-table td { color: #d4c8a8; }\n  .cw-panel .p-table .highlight { color: #d4a54a; font-weight: 600; }\n  .cw-panel .p-table .muted { color: #8a7c5a; font-size: .88rem; display: block; margin-top: .2rem; }\n  .cw-panel .p-table .free { color: #86b56b; font-weight: 600; }\n\n  .cw-panel .p-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: .6rem;\n    margin: 1.5rem 0 1rem;\n  }\n  .cw-panel .p-btn {\n    display: inline-block;\n    text-decoration: none;\n    font-family: 'Cinzel', serif;\n    font-size: .72rem;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    padding: .7rem 1.1rem;\n    border-radius: 6px;\n    transition: all .2s ease;\n    border: 1.5px solid #967e36;\n    color: #f5e9c8;\n    background: transparent;\n    text-align: center;\n  }\n  .cw-panel .p-btn:hover { background: #967e36; color: #14110c; }\n  .cw-panel .p-btn.solid { background: #967e36; color: #14110c; }\n  .cw-panel .p-btn.solid:hover { background: #c9a952; border-color: #c9a952; }\n  .cw-panel .p-small { font-size: .82rem; color: #8a7c5a; margin-top: .8rem; }\n\n  \/* ========== RESPONSIVE ========== *\/\n  @media (max-width: 720px) {\n    .cw-hero { padding: 2rem 1.2rem 1.8rem; }\n    .cw-hero h1 { font-size: 1.7rem; }\n    .cw-hero .intro { font-size: 1rem; }\n    .cw-ordering { padding: 1rem 1.1rem; font-size: .92rem; }\n    .cw-book { padding: 1.3rem 1.15rem 1.2rem; }\n    .cw-panel-inner { padding: 1.8rem 1.2rem 2.5rem; }\n    .cw-panel h2 { font-size: 1.5rem; }\n    .cw-panel .p-sub { font-size: 1rem; }\n    .cw-panel .p-body { font-size: 1rem; }\n    .cw-panel .p-btn { width: 100%; }\n  }\n<\/style>\n\n<div class=\"cw-root\">\n\n  <!-- ========== HERO ========== -->\n  <section class=\"cw-hero\">\n    <p class=\"kicker\">Books &middot; Essays &middot; Jyotish &middot; Remedies<\/p>\n    <h1>Collected Works of Shivanshu Pande<\/h1>\n    <p class=\"byline\">Books, poems, and the quiet study of a life<\/p>\n    <div class=\"ornament\">&#10022; &#10022; &#10022;<\/div>\n    <p class=\"intro\">\n      A gathering place for the reflective writing, the Vedic astrology course, the remedial teachings, and the poems and revelations that have shaped this small body of work. Tap a book to enter its own room.\n    <\/p>\n  <\/section>\n\n  <!-- ========== ORDERING NOTE ========== -->\n  <div class=\"cw-ordering\">\n    <p style=\"margin:0;\"><strong>How to order, and how to save.<\/strong> Notion Press offers the best value with free shipping and code <strong>BOOKSALE<\/strong> (10 percent off paperbacks, up to 25 percent on <em>What the Days Revealed<\/em>) or <strong>BOOKSALE2<\/strong> for hardcovers. Amazon and Flipkart orders in India add roughly &#8377;50 for shipping.<\/p>\n  <\/div>\n\n  <!-- ========== SHELF ========== -->\n  <p class=\"cw-shelf-title\">The Bookshelf<\/p>\n\n  <div class=\"cw-grid\">\n\n    <!-- 1. What the Days Revealed -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Reflections<\/p>\n      <h3>What the Days Revealed<\/h3>\n      <p class=\"sub\">On life, and the sacred in the everyday<\/p>\n      <p class=\"teaser\">A collection of reflections, poems, lessons, and personal stories drawn from the experiences that shape a life.<\/p>\n      <button class=\"cw-explore\" data-book=\"days\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n    <!-- 2. Foundations Book 1 -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Jyotish &middot; Book 1<\/p>\n      <h3>Foundations of Vedic Astrology<\/h3>\n      <p class=\"sub\">The Seven Modules<\/p>\n      <p class=\"teaser\">A beginner friendly introduction to classical Jyotish through seven structured modules, rooted in BPHS and Bhrigu Sutram.<\/p>\n      <button class=\"cw-explore\" data-book=\"foundations\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n    <!-- 3. Beyond the Foundations Book 2 -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Jyotish &middot; Book 2<\/p>\n      <h3>Beyond the Foundations<\/h3>\n      <p class=\"sub\">The Art of Horoscope Interpretation<\/p>\n      <p class=\"teaser\">The companion volume that moves from vocabulary to reading, covering yogas, karakas, timing, and full chart synthesis.<\/p>\n      <button class=\"cw-explore\" data-book=\"beyond\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n    <!-- 4. Mathematics of Karma Book 3 -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Jyotish &middot; Book 3<\/p>\n      <h3>The Mathematics of Karma<\/h3>\n      <p class=\"sub\">Probability, patterns and the science of Jyotish<\/p>\n      <p class=\"teaser\">Probability theory and simulation applied to Vedic astrology across six hundred thousand simulated charts.<\/p>\n      <button class=\"cw-explore\" data-book=\"math\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n    <!-- 5. Parihara Book 4 -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Jyotish &middot; Book 4<\/p>\n      <h3>Parihara<\/h3>\n      <p class=\"sub\">The Vedic remedies, the remedial way of life<\/p>\n      <p class=\"teaser\">The classical remedies of the sages, distilled into a practical, devotion first companion for everyday life.<\/p>\n      <button class=\"cw-explore\" data-book=\"parihara\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n    <!-- 6. Mahadasha Deep Dive Book 5 -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Jyotish &middot; Book 5<\/p>\n      <h3>Mahadasha Deep Dive<\/h3>\n      <p class=\"sub\">A systematic reading of the Vimshottari dashas<\/p>\n      <p class=\"teaser\">A focused, structured treatment of the Vimshottari dashas, planet by planet, in the professional analytical order the classical tradition intended.<\/p>\n      <button class=\"cw-explore\" data-book=\"mahadasha\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n    <!-- 7. Nakshatra Reflections -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Jyotish &middot; Standalone<\/p>\n      <h3>Nakshatra Reflections<\/h3>\n      <p class=\"sub\">My revelations and experience<\/p>\n      <p class=\"teaser\">A personal companion to the 27 nakshatras, drawn from years of chart reading and lived observation. The revelations that arrive quietly when the pages of a text finally meet a real life.<\/p>\n      <button class=\"cw-explore\" data-book=\"nakshatra\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n    <!-- 8. Complete Jyotish Omnibus -->\n    <div class=\"cw-book\">\n      <p class=\"cw-tag\">Omnibus &middot; Print Only<\/p>\n      <h3>The Complete Jyotish<\/h3>\n      <p class=\"sub\">A course on Vedic astrology<\/p>\n      <p class=\"teaser\">Books one through four brought into one affordable print volume. The whole path in your hands.<\/p>\n      <button class=\"cw-explore\" data-book=\"omnibus\">Enter <span class=\"arrow\">&#8594;<\/span><\/button>\n    <\/div>\n\n  <\/div>\n\n  <p class=\"cw-closing\">Some books guide the mind. Some books guide the life. These are meant to do both.<\/p>\n\n<\/div>\n\n<!-- ========== OVERLAY AND PANEL ========== -->\n<div class=\"cw-overlay\" id=\"cwOverlay\"><\/div>\n\n<aside class=\"cw-panel\" id=\"cwPanel\" aria-hidden=\"true\">\n  <div class=\"cw-panel-inner\">\n    <button class=\"cw-close\" id=\"cwClose\" aria-label=\"Close\">&times;<\/button>\n    <div id=\"cwPanelContent\"><\/div>\n  <\/div>\n<\/aside>\n\n<script>\n(function () {\n  var books = {\n\n    days: {\n      kicker: \"Reflections\",\n      title: \"What the Days Revealed\",\n      sub: \"Reflections on life, and the sacred in the everyday\",\n      body: \"Some lessons arrive loudly, demanding attention. Most do not. They appear in ordinary moments, in conversations that linger after they end, in silences that say more than words, in days that seem unremarkable until they are remembered.\",\n      table: {\n        headers: [\"Format\", \"India\", \"International\"],\n        rows: [\n          [\"Kindle Unlimited\", \"<span class='free'>Free*<\/span>\", \"<span class='free'>Free*<\/span>\"],\n          [\"Kindle eBook\", \"&#8377;108\", \"$2.99\"],\n          [\n            \"Paperback\",\n            \"<span class='highlight'>&#8377;149<\/span><span class='muted'>Notion Press, code BOOKSALE (25% off), free shipping<\/span><span class='muted'>Amazon India and Flipkart: &#8377;199 + &#8377;50 shipping<\/span>\",\n            \"$6.30\"\n          ]\n        ]\n      },\n      links: [\n        { label: \"Kindle India\", url: \"https:\/\/www.amazon.in\/dp\/B0H5TD4P7R\" },\n        { label: \"Kindle International\", url: \"https:\/\/www.amazon.com\/dp\/B0H5TD4P7R\" },\n        { label: \"Paperback Amazon India\", url: \"https:\/\/www.amazon.in\/dp\/B0H5XCC46M\" },\n        { label: \"Paperback Flipkart\", url: \"https:\/\/dl.flipkart.com\/dl\/what-the-days-revealed\/p\/itm84882071605c9?pid=9798905408045&lid=LSTBOK9798905408045IGALJM&hl_lid=&marketplace=FLIPKART&fm=eyJ3dHAiOiJhdGxhc19wcm9kdWN0X3N1bW1hcnlfZ3JpZF9iZWF1dHkiLCJwcnB0Ijoic3AiLCJtaWQiOiJhZHMifQ==&_refId=&_appId=CL\" },\n        { label: \"Paperback Notion Press\", url: \"https:\/\/notionpress.com\/read\/what-the-days-revealed\", solid: true },\n        { label: \"Paperback International\", url: \"https:\/\/www.amazon.com\/dp\/B0H5XCC46M\" }\n      ],\n      small: \"*Free to read with a Kindle Unlimited membership.\"\n    },\n\n    foundations: {\n      kicker: \"Foundations of Jyotish, Book 1 of 5\",\n      title: \"Foundations of Vedic Astrology\",\n      sub: \"The Seven Modules\",\n      body: \"A beginner friendly introduction to classical Jyotish based on <em>Brihat Parashara Hora Shastra<\/em> and <em>Bhrigu Sutram<\/em>. Seven structured modules cover the planets, nakshatras, Bhava and Rashi charts, Navamsha, Arudha Lagna, dashas, and compatibility. A systematic foundation for reading a birth chart the way the tradition intended.\",\n      table: {\n        headers: [\"Format\", \"Price\"],\n        rows: [\n          [\"Kindle India\", \"<span class='highlight'>&#8377;99<\/span>\"],\n          [\"Kindle International\", \"<span class='highlight'>$3.99<\/span>\"],\n          [\"Paperback International\", \"$6.60\"],\n          [\"Print (India)\", \"<span class='muted' style='display:inline'>In the Complete Jyotish omnibus below<\/span>\"]\n        ]\n      },\n      links: [\n        { label: \"Amazon India\", url: \"https:\/\/www.amazon.in\/s?k=Foundations+of+Vedic+Astrology+Shivanshu+Pande\" },\n        { label: \"Amazon International\", url: \"https:\/\/www.amazon.com\/dp\/B0H3R4PP95\", solid: true }\n      ]\n    },\n\n    beyond: {\n      kicker: \"Foundations of Jyotish, Book 2 of 5\",\n      title: \"Beyond the Foundations\",\n      sub: \"The Art of Horoscope Interpretation\",\n      body: \"The companion volume to Foundations. Where the first book teaches the vocabulary, this one teaches the art. Functional benefics and malefics, house lords and planetary strength, combustion and retrogression, Raj Yogas, Dhana Yogas, Panch Mahapurusha Yogas, marriage analysis, divisional charts, and the professional order of chart interpretation.\",\n      table: {\n        headers: [\"Format\", \"Price\"],\n        rows: [\n          [\"Kindle India\", \"<span class='highlight'>&#8377;270<\/span>\"],\n          [\"Kindle International\", \"<span class='highlight'>$5.40<\/span>\"],\n          [\"Paperback International\", \"$9.00\"],\n          [\"Print (India)\", \"<span class='muted' style='display:inline'>In the Complete Jyotish omnibus below<\/span>\"]\n        ]\n      },\n      links: [\n        { label: \"Amazon India\", url: \"https:\/\/www.amazon.in\/s?k=Beyond+the+Foundations+of+Vedic+Astrology+Shivanshu+Pande\" },\n        { label: \"Amazon International\", url: \"https:\/\/www.amazon.com\/dp\/B0H3X11GZ3\", solid: true }\n      ]\n    },\n\n    math: {\n      kicker: \"Foundations of Jyotish, Book 3 of 5\",\n      title: \"The Mathematics of Karma\",\n      sub: \"Probability, patterns and the science of Jyotish\",\n      body: \"Probability theory, simulation modelling, and statistical analysis applied to some of the most popular claims in Jyotish. Using six hundred thousand simulated charts, the book examines the true frequency of exalted planets, Rajyogas, Dhana Yogas, Manglik placements, Vargottama planets, Mahapurusha Yogas, and more. A companion to the first two books, and a bridge between classical wisdom and modern analytical thinking.\",\n      table: {\n        headers: [\"Format\", \"Price\"],\n        rows: [\n          [\"Kindle India\", \"<span class='highlight'>&#8377;172<\/span>\"],\n          [\"Kindle International\", \"<span class='highlight'>$3.99<\/span>\"],\n          [\"Paperback International\", \"$7.20\"],\n          [\"Print (India)\", \"<span class='muted' style='display:inline'>In the Complete Jyotish omnibus below<\/span>\"]\n        ]\n      },\n      links: [\n        { label: \"Amazon India\", url: \"https:\/\/www.amazon.in\/s?k=The+Mathematics+of+Karma+Shivanshu+Pande\" },\n        { label: \"Amazon International\", url: \"https:\/\/www.amazon.com\/s?k=The+Mathematics+of+Karma+Shivanshu+Pande\", solid: true }\n      ]\n    },\n\n    parihara: {\n      kicker: \"Foundations of Jyotish, Book 4 of 5\",\n      title: \"Parihara: The Vedic Remedies\",\n      sub: \"The remedial way of life\",\n      body: \"The remedial teachings of the classical tradition, gathered and translated for the modern practitioner. Not shortcuts, and not shopping lists. A devotion first companion for anyone doing the real work of steadying a life with the tools the sages actually recommended.\",\n      table: {\n        headers: [\"Format\", \"India\", \"International\"],\n        rows: [\n          [\"Kindle Unlimited\", \"<span class='free'>Free*<\/span>\", \"<span class='free'>Free*<\/span>\"],\n          [\"Kindle eBook\", \"&#8377;99\", \"$2.99\"],\n          [\"Paperback\", \"<span class='muted' style='display:inline'>In the omnibus<\/span>\", \"$6.30\"]\n        ]\n      },\n      links: [\n        { label: \"Kindle India\", url: \"https:\/\/www.amazon.in\/s?k=Parihara+The+Vedic+Remedies+Shivanshu+Pande\" },\n        { label: \"Kindle International\", url: \"https:\/\/www.amazon.com\/s?k=Parihara+The+Vedic+Remedies+Shivanshu+Pande\" },\n        { label: \"Paperback International\", url: \"https:\/\/www.amazon.com\/s?k=Parihara+The+Vedic+Remedies+Shivanshu+Pande+Paperback\", solid: true }\n      ],\n      small: \"*Free to read with a Kindle Unlimited membership. In print, this title is included in the Complete Jyotish omnibus.\"\n    },\n\n    mahadasha: {\n      kicker: \"Foundations of Jyotish, Book 5 of 5\",\n      title: \"Mahadasha Deep Dive\",\n      sub: \"A systematic reading of the Vimshottari dashas\",\n      body: \"A focused, structured treatment of the Vimshottari dashas, planet by planet, in the professional analytical order the classical tradition intended. For the reader who has the vocabulary of the earlier books and wants to sit down with a chart and see what a mahadasha actually does when it opens.\",\n      table: {\n        headers: [\"Format\", \"India\", \"International\"],\n        rows: [\n          [\"Kindle Unlimited\", \"<span class='free'>Free*<\/span>\", \"<span class='free'>Free*<\/span>\"],\n          [\"Kindle eBook\", \"<span class='muted' style='display:inline'>\u20b999<\/span>\", \"<span class='muted' style='display:inline'>See Amazon for current price<\/span>\"],\n          [\"Paperback\", \"<span class='muted' style='display:inline'>Not available in India<\/span>\", \"Available\"]\n        ]\n      },\n      links: [\n        { label: \"Kindle India\", url: \"https:\/\/amzn.in\/d\/0eLquMp7\" },\n        { label: \"Kindle International\", url: \"https:\/\/www.amazon.com\/dp\/B0H8HH489W\", solid: true },\n        { label: \"Paperback International\", url: \"https:\/\/www.amazon.com\/dp\/B0H8HH489W\" }\n      ],\n      small: \"*Free to read with a Kindle Unlimited membership. Paperback is available internationally only.\"\n    },\n\n    nakshatra: {\n      kicker: \"Jyotish &middot; Standalone\",\n      title: \"Nakshatra Reflections\",\n      sub: \"My revelations and experience\",\n      body: \"A personal companion to the 27 nakshatras, drawn from years of chart reading and lived observation. Not a textbook, and not another catalogue of keywords. These are the revelations that arrive quietly, the patterns that only reveal themselves once you have sat with real charts long enough to notice.\",\n      table: {\n        headers: [\"Format\", \"India\", \"International\"],\n        rows: [\n          [\"Kindle Unlimited\", \"<span class='free'>Free*<\/span>\", \"<span class='free'>Free*<\/span>\"],\n          [\"Kindle eBook\", \"<span class='muted' style='display:inline'>\u20b999<\/span>\", \"<span class='muted' style='display:inline'>See Amazon for current price<\/span>\"],\n          [\"Paperback\", \"<span class='muted' style='display:inline'>Not available in India<\/span>\", \"Available\"]\n        ]\n      },\n      links: [\n        { label: \"Kindle India\", url: \"https:\/\/amzn.in\/d\/09mG0GPL\" },\n        { label: \"Kindle International\", url: \"https:\/\/www.amazon.com\/dp\/B0H7RCJVGQ\", solid: true },\n        { label: \"Paperback International\", url: \"https:\/\/www.amazon.com\/dp\/B0H7RCJVGQ\" }\n      ],\n      small: \"*Free to read with a Kindle Unlimited membership. Paperback is available internationally only.\"\n    },\n\n    omnibus: {\n      kicker: \"The Omnibus Edition\",\n      title: \"The Complete Jyotish\",\n      sub: \"A course on Vedic astrology\",\n      body: \"Rather than print four separate volumes at a far higher combined price, the entire course lives in one book. It covers everything: the foundations, the art of interpretation, the mathematics of karma, and the remedial way of life. One volume, one affordable price, the whole path in your hands. To keep printing costs down, this omnibus is print only.\",\n      table: {\n        headers: [\"Format (India)\", \"Amazon and Flipkart\", \"Notion Press\"],\n        rows: [\n          [\n            \"Paperback\",\n            \"&#8377;540<span class='muted'>+ &#8377;50 shipping<\/span>\",\n            \"<span class='highlight'>&#8377;486<\/span><span class='muted'>code BOOKSALE (10% off), free shipping<\/span>\"\n          ],\n          [\n            \"Hardcover\",\n            \"&#8377;599<span class='muted'>+ &#8377;50 shipping<\/span>\",\n            \"<span class='highlight'>&#8377;539<\/span><span class='muted'>code BOOKSALE2 (10% off), free shipping<\/span>\"\n          ],\n          [\n            \"Kindle or eBook\",\n            \"<span class='muted' style='display:inline'>Not available<\/span>\",\n            \"<span class='muted' style='display:inline'>Omnibus is print only<\/span>\"\n          ]\n        ]\n      },\n      links: [\n        { label: \"Amazon India\", url: \"https:\/\/amzn.in\/d\/08su2shB\" },\n        { label: \"Notion Press\", url: \"https:\/\/notionpress.com\/in\/read\/the-complete-jyotish\", solid: true },\n        { label: \"Flipkart\", url: \"https:\/\/www.flipkart.com\/search?q=The%20Complete%20Jyotish%20Shivanshu%20Pande\" }\n      ],\n      small: \"Notion Press prices shown include the code discount, with free shipping. The omnibus contains books 1 through 4 of the Foundations of Jyotish series.\"\n    }\n  };\n\n  function renderPanel(key) {\n    var b = books[key];\n    if (!b) return \"\";\n    var tableRows = b.table.rows.map(function (row) {\n      return \"<tr>\" + row.map(function (cell, idx) {\n        return idx === 0\n          ? \"<td style='color:#f5e9c8;font-weight:500;'>\" + cell + \"<\/td>\"\n          : \"<td>\" + cell + \"<\/td>\";\n      }).join(\"\") + \"<\/tr>\";\n    }).join(\"\");\n    var tableHeaders = b.table.headers.map(function (h) { return \"<th>\" + h + \"<\/th>\"; }).join(\"\");\n    var links = b.links.map(function (l) {\n      var cls = \"p-btn\" + (l.solid ? \" solid\" : \"\");\n      return '<a class=\"' + cls + '\" href=\"' + l.url + '\" target=\"_blank\" rel=\"noopener\">' + l.label + '<\/a>';\n    }).join(\"\");\n    return [\n      '<p class=\"p-kicker\">' + b.kicker + '<\/p>',\n      '<h2>' + b.title + '<\/h2>',\n      '<p class=\"p-sub\">' + b.sub + '<\/p>',\n      '<div class=\"p-ornament\">&#10022; &#10022; &#10022;<\/div>',\n      '<p class=\"p-body\">' + b.body + '<\/p>',\n      '<table class=\"p-table\"><thead><tr>' + tableHeaders + '<\/tr><\/thead><tbody>' + tableRows + '<\/tbody><\/table>',\n      '<div class=\"p-links\">' + links + '<\/div>',\n      b.small ? '<p class=\"p-small\">' + b.small + '<\/p>' : ''\n    ].join(\"\");\n  }\n\n  var overlay = document.getElementById(\"cwOverlay\");\n  var panel = document.getElementById(\"cwPanel\");\n  var content = document.getElementById(\"cwPanelContent\");\n  var closeBtn = document.getElementById(\"cwClose\");\n  var buttons = document.querySelectorAll(\".cw-explore\");\n  var lastFocus = null;\n\n  function openPanel(key, trigger) {\n    content.innerHTML = renderPanel(key);\n    overlay.classList.add(\"open\");\n    panel.classList.add(\"open\");\n    panel.setAttribute(\"aria-hidden\", \"false\");\n    document.body.style.overflow = \"hidden\";\n    lastFocus = trigger || null;\n    panel.scrollTop = 0;\n    setTimeout(function () { closeBtn.focus(); }, 200);\n  }\n  function closePanel() {\n    overlay.classList.remove(\"open\");\n    panel.classList.remove(\"open\");\n    panel.setAttribute(\"aria-hidden\", \"true\");\n    document.body.style.overflow = \"\";\n    if (lastFocus) lastFocus.focus();\n  }\n  buttons.forEach(function (btn) {\n    btn.addEventListener(\"click\", function () { openPanel(btn.getAttribute(\"data-book\"), btn); });\n  });\n  overlay.addEventListener(\"click\", closePanel);\n  closeBtn.addEventListener(\"click\", closePanel);\n  document.addEventListener(\"keydown\", function (e) {\n    if (e.key === \"Escape\" && panel.classList.contains(\"open\")) closePanel();\n  });\n})();\n<\/script>\n\n\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@500;600&#038;family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n  .further-reading, .further-reading * { box-sizing: border-box; }\n  .further-reading {\n    max-width: 760px;\n    margin: 2rem auto;\n    padding: 2.5rem 1.8rem;\n    background: #faf4e8;\n    border: 1px solid #e3d4b0;\n    border-radius: 14px;\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    color: #2c2419;\n    line-height: 1.7;\n    font-size: 1.08rem;\n  }\n  .further-reading .fr-kicker {\n    font-family: 'Cinzel', serif;\n    font-size: .7rem;\n    letter-spacing: .3em;\n    color: #967e36;\n    text-transform: uppercase;\n    text-align: center;\n    margin: 0 0 .8rem;\n  }\n  .further-reading h2 {\n    font-family: 'Cinzel', serif;\n    font-weight: 600;\n    font-size: 1.9rem;\n    color: #202020;\n    margin: 0 0 .4rem;\n    text-align: center;\n    line-height: 1.2;\n  }\n  .further-reading .fr-sub {\n    text-align: center;\n    font-style: italic;\n    color: #7a6f57;\n    margin: 0 0 1.5rem;\n    font-size: 1.1rem;\n  }\n  .further-reading .fr-ornament {\n    text-align: center;\n    color: #967e36;\n    letter-spacing: .6em;\n    margin: 1.2rem 0 1.8rem;\n    font-size: 1rem;\n  }\n  .further-reading p { margin: 0 0 1.1rem; }\n  .further-reading ol {\n    padding-left: 1.4rem;\n    margin: 1rem 0 1.5rem;\n    counter-reset: fr-count;\n    list-style: none;\n  }\n  .further-reading ol li {\n    counter-increment: fr-count;\n    position: relative;\n    padding: 1rem 0 1rem 2.3rem;\n    border-bottom: 1px solid #ead9b3;\n  }\n  .further-reading ol li:last-child { border-bottom: none; }\n  .further-reading ol li::before {\n    content: counter(fr-count);\n    position: absolute;\n    left: 0;\n    top: 1.1rem;\n    font-family: 'Cinzel', serif;\n    font-size: .95rem;\n    color: #967e36;\n    font-weight: 600;\n    width: 1.7rem;\n    text-align: right;\n  }\n  .further-reading .fr-title {\n    font-family: 'Cinzel', serif;\n    font-weight: 500;\n    color: #202020;\n    font-size: 1.08rem;\n    letter-spacing: .01em;\n  }\n  .further-reading .fr-author {\n    font-style: italic;\n    color: #7a6f57;\n    font-size: .98rem;\n  }\n  .further-reading .fr-note {\n    display: block;\n    color: #3a3326;\n    font-size: 1rem;\n    margin-top: .3rem;\n  }\n  .further-reading .fr-links {\n    margin-top: .55rem;\n    font-size: .92rem;\n  }\n  .further-reading .fr-links a {\n    color: #967e36;\n    text-decoration: none;\n    border-bottom: 1px solid #c9a952;\n    margin-right: 1rem;\n    display: inline-block;\n    padding-bottom: 1px;\n  }\n  .further-reading .fr-links a:hover { color: #202020; border-bottom-color: #202020; }\n  .further-reading .fr-links .muted {\n    color: #9a8f73;\n    font-style: italic;\n    font-size: .9rem;\n  }\n  .further-reading .fr-cherry {\n    background: #fdf6ea;\n    border-left: 3px solid #967e36;\n    padding: 1rem 1.2rem;\n    margin: 1.8rem 0 1.2rem;\n    font-size: 1rem;\n    color: #3a3326;\n    border-radius: 4px;\n  }\n  .further-reading .fr-close {\n    text-align: center;\n    font-style: italic;\n    color: #967e36;\n    margin: 1.8rem 0 0;\n    padding-top: 1.5rem;\n    border-top: 1px solid #e3d4b0;\n  }\n  @media (max-width: 600px) {\n    .further-reading { padding: 1.8rem 1.2rem; font-size: 1rem; }\n    .further-reading h2 { font-size: 1.5rem; }\n    .further-reading ol { padding-left: 0; }\n    .further-reading ol li { padding-left: 2rem; }\n  }\n<\/style>\n\n<div class=\"further-reading\">\n\n  <p class=\"fr-kicker\">Further Reading<\/p>\n  <h2>After the Foundations<\/h2>\n  <p class=\"fr-sub\">Classical texts and modern masters for the reader who wants to go deeper<\/p>\n  <div class=\"fr-ornament\">&#10022; &#10022; &#10022;<\/div>\n\n  <p>\n    The books I have written are a way in. They are meant to hand you the vocabulary, the interpretation method, the mathematical intuition, the remedial framework, and the lived experience of a working practice. Once that ground is stable, the natural next step is to sit with the classical texts themselves, and with the modern masters who spent a lifetime with them. This list is not exhaustive, and it is not ranked. It is simply what I would put in the hands of a serious reader who is ready.\n  <\/p>\n\n  <ol>\n\n    <li>\n      <span class=\"fr-title\">Bhrigu Samhita<\/span> &nbsp;<span class=\"fr-author\">attributed to Sage Bhrigu<\/span>\n      <span class=\"fr-note\">The classical Bhrigu tradition, where astrology and palmistry meet in a single predictive method. Read for the tradition, not the technicalities.<\/span>\n      <p class=\"fr-links\"><span class=\"muted\">Multiple editions in print, search on Amazon India or your preferred publisher.<\/span><\/p>\n    <\/li>\n\n    <li>\n      <span class=\"fr-title\">Bhrigu Sutram: An Ancient Gem of Hindu Predictive Astrology<\/span> &nbsp;<span class=\"fr-author\">Dr. G.S. Kapoor, Ranjan Publications<\/span>\n      <span class=\"fr-note\">A short, dense sutra text with commentary. Essential for anyone who wants to read the classical predictive style at the source rather than through summaries.<\/span>\n      <p class=\"fr-links\">\n        <a href=\"https:\/\/www.amazon.in\/Bhrigu-Sutram-Ancient-Predictive-Astrology\/dp\/8188230596\" target=\"_blank\" rel=\"noopener\">Amazon India<\/a>\n        <a href=\"https:\/\/www.amazon.com\/s?k=Bhrigu+Sutram+G.S.+Kapoor\" target=\"_blank\" rel=\"noopener\">Amazon International<\/a>\n      <\/p>\n    <\/li>\n\n    <li>\n      <span class=\"fr-title\">Brihat Parasara Hora Sastra: A Compendium in Vedic Astrology, Volumes I and II<\/span> &nbsp;<span class=\"fr-author\">Translation by Girish Chand Sharma, Sagar Publications<\/span>\n      <span class=\"fr-note\">BPHS is the cornerstone text of the tradition. Sharma&#8217;s two volume translation is the working reference edition. Not a book to finish. A book to keep on the shelf and return to for the rest of a practice.<\/span>\n      <p class=\"fr-links\">\n        <a href=\"https:\/\/www.amazon.in\/Brihat-Parasara-Hora-Sastra-Compendium\/dp\/8170821541\" target=\"_blank\" rel=\"noopener\">Amazon India<\/a>\n        <a href=\"https:\/\/www.amazon.com\/Brihat-Parasara-Hora-Sastra-Compendium\/dp\/8170821541\" target=\"_blank\" rel=\"noopener\">Amazon International<\/a>\n      <\/p>\n    <\/li>\n\n    <li>\n      <span class=\"fr-title\">Laghu Parashari and Madhya Parashari<\/span> &nbsp;<span class=\"fr-author\">Maharishi Parashara, English edition, Saptarishis Publications by ARKAM<\/span>\n      <span class=\"fr-note\">The two shorter Parashara texts, distilled and focused. Excellent for tightening your grasp of dashas and the professional order of prediction.<\/span>\n      <p class=\"fr-links\"><span class=\"muted\">Search on Amazon India for the ARKAM edition, or order directly from Saptarishis.<\/span><\/p>\n    <\/li>\n\n    <li>\n      <span class=\"fr-title\">Hindu Astrology (Jyotisha Shastra)<\/span> &nbsp;<span class=\"fr-author\">Shil Ponde<\/span>\n      <span class=\"fr-note\">A quiet, elegant introduction written for a Western audience in the 1940s. Still one of the clearest short expositions of Jyotish philosophy ever put in English.<\/span>\n      <p class=\"fr-links\">\n        <a href=\"https:\/\/www.amazon.com\/Hindu-Astrology-Jyotisha-Shastra-Ponde\/dp\/8194750768\" target=\"_blank\" rel=\"noopener\">Amazon International<\/a>\n        <span class=\"muted\">Sagar Publications reprint, also stocked by most Indian astrology bookshops.<\/span>\n      <\/p>\n    <\/li>\n\n    <li>\n      <span class=\"fr-title\">How to Judge a Horoscope, Volumes I and II<\/span> &nbsp;<span class=\"fr-author\">Dr. B.V. Raman<\/span>\n      <span class=\"fr-note\">The classic modern manual of house-by-house judgement. If you learn Jyotish in English seriously, at some point you will read Raman. This is the book to start with.<\/span>\n      <p class=\"fr-links\">\n        <a href=\"https:\/\/www.amazon.in\/How-Judge-Horoscope-Houses-Vol-1\/dp\/8120808479\" target=\"_blank\" rel=\"noopener\">Amazon India (Vol 1)<\/a>\n        <a href=\"https:\/\/www.amazon.com\/How-Judge-Horoscope-Vol-1\/dp\/8120808444\" target=\"_blank\" rel=\"noopener\">Amazon International (Vol 1)<\/a>\n      <\/p>\n    <\/li>\n\n    <li>\n      <span class=\"fr-title\">Anything by Shri K.N. Rao or Pandit P.V.R. Narasimha Rao<\/span> &nbsp;<span class=\"fr-author\">two of the finest living teachers<\/span>\n      <span class=\"fr-note\">Both have long YouTube archives and multiple published books. K.N. Rao for classical rigour and case study work, P.V.R. Narasimha Rao for the theoretical grounding behind Jaimini and Parashara. Any book with either name on the cover is worth your time.<\/span>\n      <p class=\"fr-links\">\n        <a href=\"https:\/\/www.amazon.in\/s?k=K.N.+Rao+astrology\" target=\"_blank\" rel=\"noopener\">K.N. Rao on Amazon India<\/a>\n        <a href=\"https:\/\/www.amazon.in\/s?k=P.V.R.+Narasimha+Rao\" target=\"_blank\" rel=\"noopener\">P.V.R. Narasimha Rao on Amazon India<\/a>\n      <\/p>\n    <\/li>\n\n  <\/ol>\n\n  <div class=\"fr-cherry\">\n    <strong>A cherry on top.<\/strong> If you find a copy of the <em>Bharatiya Vidya Bhavan silver jubilee<\/em> series, or any similar Bhavan commemorative volume on Jyotish, buy it. These are collector class references, edited carefully, and full of essays that never made it into the mainstream astrology bookshop. Treat them as heirlooms rather than textbooks.\n  <\/div>\n\n  <p>\n    Sit with any three of these, patiently, alongside a real chart or two, and you will be in the top one percent of English language readers of Vedic astrology. That is not an exaggeration. Most people who claim to know Jyotish have read summaries of summaries. Reading the sources, even slowly, changes everything.\n  <\/p>\n\n  <p class=\"fr-close\">The sages left the doors open. All we have to do is walk in.<\/p>\n\n<\/div>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Books &middot; Essays &middot; Jyotish &middot; Remedies Collected Works of Shivanshu Pande Books, poems, and the quiet study of a life &#10022; &#10022; &#10022; A gathering place for the reflective writing, the Vedic astrology course, the remedial teachings, and the poems and revelations that have shaped this small body of work. Tap a book to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-428","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/pages\/428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/comments?post=428"}],"version-history":[{"count":12,"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/pages\/428\/revisions"}],"predecessor-version":[{"id":521,"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/pages\/428\/revisions\/521"}],"wp:attachment":[{"href":"https:\/\/shivanshuconsults.in\/index.php\/wp-json\/wp\/v2\/media?parent=428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}