{"product_id":"premium-edition-box-why-navodayans-are-special","title":"Premium Edition Box — Why Navodayans Are Special","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,500;0,700;1,400;1,500\u0026family=DM+Sans:wght@300;400;500\u0026display=swap');\n\n.nd * { box-sizing: border-box; margin: 0; padding: 0; }\n.nd {\n  font-family: 'DM Sans', sans-serif;\n  color: #1A1410;\n  line-height: 1.65;\n  max-width: 680px;\n}\n\n\/* ── TRUST STRIP ── *\/\n.nd-trust {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 8px;\n  margin-bottom: 28px;\n}\n.nd-trust-item {\n  background: #FFFDF9;\n  border: 1px solid rgba(201,152,58,0.25);\n  border-radius: 10px;\n  padding: 12px 14px;\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 13px;\n  color: #5C5248;\n  line-height: 1.4;\n}\n.nd-trust-item span:first-child { font-size: 20px; flex-shrink: 0; margin-top: -2px; }\n.nd-trust-strong { font-weight: 500; color: #1A1410; display: block; margin-bottom: 1px; font-size: 12.5px; }\n@media (max-width: 480px) { .nd-trust { grid-template-columns: 1fr; } }\n\n\/* ── STORY ── *\/\n.nd-story {\n  background: linear-gradient(135deg, #1A1410 0%, #2D2218 100%);\n  border-radius: 16px;\n  padding: 32px 28px;\n  margin-bottom: 28px;\n  position: relative;\n  overflow: hidden;\n}\n.nd-story::before {\n  content: '\"';\n  position: absolute;\n  top: -20px;\n  right: 20px;\n  font-family: 'Playfair Display', serif;\n  font-size: 180px;\n  color: rgba(201,152,58,0.12);\n  line-height: 1;\n  pointer-events: none;\n}\n.nd-story-pull {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(20px, 5vw, 26px);\n  font-style: italic;\n  color: #F0DEB4;\n  line-height: 1.35;\n  margin-bottom: 20px;\n}\n.nd-story p {\n  font-size: 14.5px;\n  color: rgba(250,247,242,0.72);\n  line-height: 1.75;\n  margin-bottom: 12px;\n}\n.nd-story p:last-child { margin-bottom: 0; }\n\n\/* ── SECTION HEADER ── *\/\n.nd-section-head {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 18px;\n}\n.nd-section-label {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #C9983A;\n  white-space: nowrap;\n}\n.nd-section-line {\n  flex: 1;\n  height: 1px;\n  background: linear-gradient(to right, rgba(201,152,58,0.4), transparent);\n}\n\n\/* ── BOX CONTENTS ── *\/\n.nd-items { display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px; }\n.nd-item {\n  background: #FFFDF9;\n  border: 1px solid rgba(26,20,16,0.08);\n  border-radius: 12px;\n  padding: 16px;\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  transition: border-color 0.2s, background 0.2s;\n  position: relative;\n}\n.nd-item::after {\n  content: '';\n  position: absolute;\n  left: 0; top: 0; bottom: 0;\n  width: 3px;\n  background: #C9983A;\n  border-radius: 12px 0 0 12px;\n  opacity: 0;\n  transition: opacity 0.2s;\n}\n.nd-item:hover { border-color: rgba(201,152,58,0.35); background: #FFFEF7; }\n.nd-item:hover::after { opacity: 1; }\n.nd-emoji { font-size: 26px; flex-shrink: 0; margin-top: 1px; line-height: 1; }\n.nd-item-title {\n  font-size: 14px;\n  font-weight: 600;\n  color: #1A1410;\n  margin-bottom: 4px;\n  font-family: 'DM Sans', sans-serif;\n}\n.nd-item-desc { font-size: 13px; color: #7A6E66; line-height: 1.55; }\n\n\/* ── SCARCITY ── *\/\n.nd-scarcity {\n  background: #FBF4E4;\n  border: 1px solid #F0DEB4;\n  border-radius: 12px;\n  padding: 20px 22px;\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 28px;\n}\n.nd-scarcity-icon { font-size: 32px; flex-shrink: 0; }\n.nd-scarcity-title { font-size: 15px; font-weight: 600; color: #7A5A1A; margin-bottom: 4px; }\n.nd-scarcity-text { font-size: 13px; color: #9B7B30; line-height: 1.5; }\n@media (max-width: 400px) { .nd-scarcity { flex-direction: column; text-align: center; } }\n\n\/* ── QUOTE ── *\/\n.nd-quote {\n  position: relative;\n  background: #FFFDF9;\n  border: 1px solid rgba(26,20,16,0.08);\n  border-radius: 16px;\n  padding: 28px 24px 22px;\n  margin-bottom: 12px;\n}\n.nd-quote-bg {\n  position: absolute;\n  top: 12px; left: 16px;\n  font-family: 'Playfair Display', serif;\n  font-size: 80px;\n  color: #F0DEB4;\n  line-height: 1;\n  pointer-events: none;\n}\n.nd-quote-text {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(16px, 4.5vw, 20px);\n  font-style: italic;\n  color: #1A1410;\n  line-height: 1.55;\n  margin-bottom: 16px;\n  padding-top: 18px;\n  position: relative;\n}\n.nd-quote-footer {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  padding-top: 14px;\n  border-top: 1px solid rgba(26,20,16,0.08);\n}\n.nd-quote-avatar {\n  width: 36px; height: 36px;\n  border-radius: 50%;\n  background: #FBF4E4;\n  border: 2px solid #F0DEB4;\n  display: flex; align-items: center; justify-content: center;\n  font-family: 'Playfair Display', serif;\n  font-size: 14px; font-style: italic;\n  color: #C9983A;\n  flex-shrink: 0;\n}\n.nd-quote-name { font-size: 13px; font-weight: 600; color: #1A1410; }\n.nd-quote-meta { font-size: 12px; color: #9B9088; }\n\n.nd-community {\n  background: #1A1410;\n  border-radius: 10px;\n  padding: 15px 18px;\n  font-size: 14px;\n  color: #F0DEB4;\n  font-weight: 500;\n  text-align: center;\n  margin-bottom: 28px;\n  letter-spacing: 0.01em;\n}\n\n\/* ── AUTHOR ── *\/\n.nd-author {\n  background: #FFFDF9;\n  border: 1px solid rgba(26,20,16,0.08);\n  border-radius: 16px;\n  padding: 24px;\n  margin-bottom: 28px;\n}\n.nd-author-top {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 16px;\n  padding-bottom: 16px;\n  border-bottom: 1px solid rgba(26,20,16,0.08);\n}\n.nd-author-avatar {\n  width: 60px; height: 60px;\n  border-radius: 50%;\n  background: #FBF4E4;\n  border: 2px solid #F0DEB4;\n  display: flex; align-items: center; justify-content: center;\n  font-family: 'Playfair Display', serif;\n  font-size: 22px; font-style: italic;\n  color: #C9983A;\n  flex-shrink: 0;\n}\n.nd-author-name {\n  font-family: 'Playfair Display', serif;\n  font-size: 19px;\n  font-weight: 600;\n  color: #1A1410;\n  margin-bottom: 3px;\n}\n.nd-author-school { font-size: 13px; color: #9B9088; }\n.nd-author p { font-size: 14.5px; color: #5C5248; line-height: 1.7; margin-bottom: 12px; }\n.nd-author p:last-child { margin-bottom: 0; }\n\n\/* ── FAQ ── *\/\n.nd-faq { display: flex; flex-direction: column; gap: 4px; margin-bottom: 28px; }\n.nd-faq-item {\n  border: 1px solid rgba(26,20,16,0.08);\n  border-radius: 10px;\n  overflow: hidden;\n  background: #FFFDF9;\n  transition: border-color 0.2s;\n}\n.nd-faq-item.open { border-color: rgba(201,152,58,0.4); }\n.nd-faq-q {\n  width: 100%;\n  background: none;\n  border: none;\n  padding: 16px 18px;\n  text-align: left;\n  font-family: 'DM Sans', sans-serif;\n  font-size: 14px;\n  font-weight: 500;\n  color: #1A1410;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 12px;\n  line-height: 1.4;\n}\n.nd-faq-q:hover { background: rgba(201,152,58,0.05); }\n.nd-chevron {\n  width: 22px; height: 22px;\n  border-radius: 50%;\n  background: #F1EDE4;\n  display: flex; align-items: center; justify-content: center;\n  font-size: 12px;\n  color: #9B9088;\n  flex-shrink: 0;\n  transition: transform 0.25s, background 0.2s;\n}\n.nd-faq-item.open .nd-chevron { transform: rotate(180deg); background: #C9983A; color: #fff; }\n.nd-faq-a {\n  font-size: 13.5px;\n  color: #5C5248;\n  line-height: 1.65;\n  padding: 0 18px;\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s ease, padding 0.3s ease;\n}\n.nd-faq-item.open .nd-faq-a { max-height: 220px; padding: 0 18px 18px; }\n\n\/* ── GIFT NUDGE ── *\/\n.nd-gift {\n  background: #F0F8F7;\n  border: 1px solid #B4D4D3;\n  border-radius: 10px;\n  padding: 14px 18px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  font-size: 14px;\n  color: #2A6B6A;\n}\n.nd-gift-icon { font-size: 22px; flex-shrink: 0; }\n.nd-gift strong { font-weight: 600; }\n\u003c\/style\u003e\n\u003cdiv class=\"nd\"\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"nd-trust\"\u003e\n\u003cdiv class=\"nd-trust-item\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nd-trust-strong\"\u003eSecure payment\u003c\/span\u003eUPI, cards \u0026amp; net banking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-trust-item\"\u003e\n\u003cspan\u003e📦\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nd-trust-strong\"\u003eShips in 5–7 days\u003c\/span\u003eTracking link shared on dispatch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-trust-item\"\u003e\n\u003cspan\u003e↩️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nd-trust-strong\"\u003eDamaged? We replace it\u003c\/span\u003eWhatsApp us within 48 hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-trust-item\"\u003e\n\u003cspan\u003e💬\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nd-trust-strong\"\u003eWhatsApp support\u003c\/span\u003e+91 82757 86286\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STORY --\u003e\n\u003cdiv class=\"nd-story\"\u003e\n\u003cp class=\"nd-story-pull\"\u003eYou left Navodaya years ago.\u003cbr\u003eBut Navodaya never left you.\u003c\/p\u003e\n\u003cp\u003eThe friendships. The hostel nights. The morning assemblies. The mess food. The house competitions. The teachers who shaped you. The invisible bond that still connects you to every JNVian you've never met.\u003c\/p\u003e\n\u003cp\u003eMore than 3,500 Navodayans from across India came together to build something that captures all of it — in one collector's box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INSIDE --\u003e\n\u003cdiv class=\"nd-section-head\"\u003e\n\u003cspan class=\"nd-section-label\"\u003eWhat's inside\u003c\/span\u003e \u003cspan class=\"nd-section-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-items\"\u003e\n\u003cdiv class=\"nd-item\"\u003e\n\u003cspan class=\"nd-emoji\"\u003e📘\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-item-title\"\u003ePremium book — 208 pages\u003c\/p\u003e\n\u003cp class=\"nd-item-desc\"\u003eStories, emotions, friendships, hostel life, and the memories that made you who you are. Written by a Navodayan, for Navodayans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-item\"\u003e\n\u003cspan class=\"nd-emoji\"\u003e📱\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-item-title\"\u003eExclusive Navodaya sticker sheet\u003c\/p\u003e\n\u003cp class=\"nd-item-desc\"\u003eAesthetic JNV-themed stickers for your phone, laptop, diary, or journal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-item\"\u003e\n\u003cspan class=\"nd-emoji\"\u003e🖊️\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-item-title\"\u003eSignature collector pen\u003c\/p\u003e\n\u003cp class=\"nd-item-desc\"\u003eA specially designed pen to complete the premium unboxing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-item\"\u003e\n\u003cspan class=\"nd-emoji\"\u003e📜\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-item-title\"\u003eCertificate of Belonging\u003c\/p\u003e\n\u003cp class=\"nd-item-desc\"\u003eA symbolic keepsake celebrating your identity as a Navodayan — forever.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-item\"\u003e\n\u003cspan class=\"nd-emoji\"\u003e💌\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-item-title\"\u003ePersonal letter from the author\u003c\/p\u003e\n\u003cp class=\"nd-item-desc\"\u003eA heartfelt note sharing the story and emotion behind why this book was created.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-item\"\u003e\n\u003cspan class=\"nd-emoji\"\u003e✨\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-item-title\"\u003eLimited collector packaging\u003c\/p\u003e\n\u003cp class=\"nd-item-desc\"\u003eDesigned to feel personal, memorable, and worth preserving for years to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY --\u003e\n\u003cdiv class=\"nd-scarcity\"\u003e\n\u003cspan class=\"nd-scarcity-icon\"\u003e⏳\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-scarcity-title\"\u003eFirst premium batch — almost gone\u003c\/p\u003e\n\u003cp class=\"nd-scarcity-text\"\u003eOnce these collector boxes are gone, the same packaging may not return. The book continues — but this experience is limited.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TESTIMONIAL --\u003e\n\u003cdiv class=\"nd-section-head\"\u003e\n\u003cspan class=\"nd-section-label\"\u003eWhat Navodayans are saying\u003c\/span\u003e \u003cspan class=\"nd-section-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-quote\"\u003e\n\u003cspan class=\"nd-quote-bg\"\u003e\"\u003c\/span\u003e\n\u003cp class=\"nd-quote-text\"\u003eयकीन ही नहीं होता कि इतना वक्त बीत गया... आज भी लगता है जैसे नवोदय कल की ही बात हो।\u003c\/p\u003e\n\u003cdiv class=\"nd-quote-footer\"\u003e\n\u003cdiv class=\"nd-quote-avatar\"\u003eG\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-quote-name\"\u003eSuhani\u003c\/p\u003e\n\u003cp class=\"nd-quote-meta\"\u003eJNV Pune · Batch of 2008\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-community\"\u003e📣 Join 3,500+ Navodayans who helped create this book. Be among the first to own a piece of it.\u003c\/div\u003e\n\u003c!-- AUTHOR --\u003e\n\u003cdiv class=\"nd-section-head\"\u003e\n\u003cspan class=\"nd-section-label\"\u003eAbout the author\u003c\/span\u003e \u003cspan class=\"nd-section-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-author\"\u003e\n\u003cdiv class=\"nd-author-top\"\u003e\n\u003cdiv class=\"nd-author-avatar\"\u003eG\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nd-author-name\"\u003eGaurav Undirwade\u003c\/p\u003e\n\u003cp class=\"nd-author-school\"\u003eJNV Chandrapur, MH · 7 years\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eGaurav spent 7 years at JNV Chandrapur and never forgot what it felt like to leave. This book is the result of years of conversations, memories shared by thousands of alumni, and a deep love for everything Navodaya represents.\u003c\/p\u003e\n\u003cp\u003eEvery word was written to make you feel seen — and to remind you that the bond you built there is unlike anything else in the world.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"nd-section-head\"\u003e\n\u003cspan class=\"nd-section-label\"\u003eFrequently asked questions\u003c\/span\u003e \u003cspan class=\"nd-section-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-faq\"\u003e\n\u003cdiv class=\"nd-faq-item\"\u003e\n\u003cbutton class=\"nd-faq-q\"\u003eIs Cash on Delivery available?\u003cspan class=\"nd-chevron\"\u003e▾\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"nd-faq-a\"\u003eWe currently accept prepaid payments only — UPI, cards, and net banking via our secure checkout. This helps us process and ship orders faster.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-faq-item\"\u003e\n\u003cbutton class=\"nd-faq-q\"\u003eHow long does delivery take?\u003cspan class=\"nd-chevron\"\u003e▾\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"nd-faq-a\"\u003eOrders are shipped within 1–2 working days and typically arrive in 5–7 working days. You'll receive a tracking link by WhatsApp\/email once dispatched.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-faq-item\"\u003e\n\u003cbutton class=\"nd-faq-q\"\u003eWhat if my box arrives damaged?\u003cspan class=\"nd-chevron\"\u003e▾\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"nd-faq-a\"\u003eJust send us a photo on WhatsApp (+91 82757 86286) within 48 hours of delivery and we'll arrange a free replacement. No lengthy forms, no hassle.Just return the product back to us.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-faq-item\"\u003e\n\u003cbutton class=\"nd-faq-q\"\u003eCan I order this as a gift?\u003cspan class=\"nd-chevron\"\u003e▾\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"nd-faq-a\"\u003eAbsolutely — enter your friend's address as the shipping address at checkout. We don't include any invoice inside the box. Pure surprise.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-faq-item\"\u003e\n\u003cbutton class=\"nd-faq-q\"\u003eIs this a limited edition?\u003cspan class=\"nd-chevron\"\u003e▾\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"nd-faq-a\"\u003eYes. Once this batch sells out, the same collector packaging may not return. The book will continue, but the box experience is limited.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nd-faq-item\"\u003e\n\u003cbutton class=\"nd-faq-q\"\u003eI'm not a Navodayan — can I still order?\u003cspan class=\"nd-chevron\"\u003e▾\u003c\/span\u003e\u003c\/button\u003e\n\u003cdiv class=\"nd-faq-a\"\u003eOf course! Many parents, teachers, and friends of Navodayans have ordered it too. The book resonates with anyone who values deep friendships and the feeling of belonging.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GIFT NUDGE --\u003e\n\u003cdiv class=\"nd-gift\"\u003e\n\u003cspan class=\"nd-gift-icon\"\u003e🎁\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGifting this?\u003c\/strong\u003e Enter your friend's address at checkout — no invoice inside the box.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Why Navodayans Are Special","offers":[{"title":"Default Title","offer_id":48285653565632,"sku":"1501","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/1355\/7952\/files\/facebook_ad_premium.png?v=1779973760","url":"https:\/\/whynavodayansarespecial.com\/products\/premium-edition-box-why-navodayans-are-special","provider":"Why Navodayans Are Special","version":"1.0","type":"link"}