{"product_id":"morning-roast-mocha-oat-biscuits-by-suryatra-140g","title":"Morning Roast Mocha Oat Biscuits by Suryatra, 140g | No Palm Oil, High Fibre | 3X Oats | 0% Maida, Refined Sugar | Anytime Snack","description":"\u003cp\u003e \u003c\/p\u003e\n\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  display: flex;\n  justify-content: center;\n  padding: 25px 15px;\n  background: #FDFDFB;\n\n  --gold: #A67C37;\n  --green: #2F5C47;\n  --mitti-bg: #F7F2EC;\n  --border: rgba(47, 92, 71, 0.1);\n  --text: #1a1a1a;\n\n  font-family: 'Inter', sans-serif;\n}\n\n\/* CONTAINER *\/\n.sy-pdp-container {\n  max-width: 920px;\n  width: 100%;\n  border: 1px solid var(--border);\n  border-radius: 14px;\n  background: #ffffff;\n  overflow: hidden;\n  box-shadow: 0 8px 30px rgba(47, 92, 71, 0.03);\n}\n\n\/* HERO SECTION *\/\n.sy-hero-section {\n  padding: 50px 30px 40px;\n  text-align: center;\n  border-bottom: 1px solid var(--border);\n  background: linear-gradient(\n    180deg,\n    rgba(47, 92, 71, 0.02) 0%,\n    transparent 100%\n  );\n}\n\n.sy-category-label {\n  font-size: 9px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 15px;\n  font-weight: 600;\n}\n\n\/* PRODUCT TITLE *\/\n.sy-product-title {\n  font-family: 'Playfair Display', serif;\n  font-size: clamp(18px, 3vw, 26px);\n  font-weight: 500;\n  color: var(--green);\n  margin-bottom: 12px;\n  line-height: 1.2;\n\n  display: block;\n  white-space: nowrap;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  width: 100%;\n  box-sizing: border-box;\n  padding: 0 15px;\n}\n\n.sy-product-tagline {\n  font-family: 'Playfair Display', serif;\n  font-size: 16px;\n  color: #555;\n  font-style: italic;\n  max-width: 550px;\n  margin: 0 auto;\n  line-height: 1.5;\n}\n\n.sy-hero-divider {\n  width: 40px;\n  height: 1px;\n  background: var(--gold);\n  margin: 20px auto 0;\n  opacity: 0.5;\n}\n\n\/* THE RITUAL HEADER *\/\n.sy-ritual-divider {\n  text-align: center;\n  margin: 25px 0 5px;\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--gold);\n  font-weight: 600;\n}\n\n\/* BODY CONTENT *\/\n.sy-body-content {\n  padding: 30px 45px 40px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 15px;\n  font-weight: 600;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.sy-section-header::after {\n  content: '';\n  height: 1px;\n  flex-grow: 1;\n  background: var(--border);\n}\n\n.sy-story-para {\n  font-size: 14.5px;\n  line-height: 1.8;\n  color: #444;\n  margin-bottom: 35px;\n  text-align: justify;\n  font-weight: 300;\n}\n\n\/* FEATURES GRID *\/\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-bottom: 40px;\n}\n\n.sy-feature-card {\n  padding: 20px 12px;\n  border: 1px solid var(--border);\n  border-radius: 10px;\n  text-align: center;\n  background: var(--mitti-bg);\n  transition: all 0.3s ease;\n}\n\n.sy-feat-number {\n  font-family: 'Playfair Display', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: var(--gold);\n  margin-bottom: 5px;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  font-weight: 600;\n  color: var(--green);\n  margin-bottom: 4px;\n  letter-spacing: 0.5px;\n  text-transform: uppercase;\n}\n\n.sy-feat-desc {\n  font-size: 12.5px;\n  color: #6d5b52;\n  line-height: 1.4;\n}\n\n\/* SPECIFICATIONS *\/\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 10px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.sy-spec-label {\n  font-size: 9px;\n  color: var(--gold);\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n}\n\n.sy-spec-value {\n  font-size: 13.5px;\n  color: #444;\n}\n\n\/* FOOTER *\/\n.sy-seal-footer {\n  padding: 20px 45px;\n  border-top: 1px solid var(--border);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #FDFDFB;\n}\n\n.sy-seal-info {\n  font-size: 8.5px;\n  color: #999;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.sy-seal-brand {\n  font-family: 'Playfair Display', serif;\n  font-size: 18px;\n  color: var(--green);\n  font-weight: 500;\n  letter-spacing: 3px;\n}\n\n\/* MOBILE *\/\n@media(max-width: 768px) {\n\n  .sy-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .sy-spec-row {\n    grid-template-columns: 1fr;\n    gap: 2px;\n  }\n\n  .sy-hero-section,\n  .sy-body-content,\n  .sy-seal-footer {\n    padding: 30px 20px;\n  }\n\n  .sy-product-title {\n    white-space: normal;\n    font-size: 22px;\n  }\n\n  .sy-seal-footer {\n    flex-direction: column;\n    gap: 10px;\n    text-align: center;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\n  \u003carticle class=\"sy-pdp-container\"\u003e\n\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"sy-hero-section\"\u003e\n\n      \u003cp class=\"sy-category-label\"\u003e\n        Wholesome Oat Bakes \u0026amp; Morning Rituals\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"sy-product-title\"\u003e\n        Morning Roast Mocha Oat Rounds by Suryatra\n      \u003c\/h1\u003e\n\n      \u003cp class=\"sy-product-tagline\"\u003e\n        “Your morning ritual — slow-roasted coffee and dark cocoa, pressed into the wholesome warmth of rolled oats.”\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"sy-hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003c\/header\u003e\n\n\n    \u003c!-- RITUAL --\u003e\n    \u003cdiv class=\"sy-ritual-divider\"\u003e\n      ✦ The Morning Ritual ✦\n    \u003c\/div\u003e\n\n\n    \u003c!-- BODY --\u003e\n    \u003cdiv class=\"sy-body-content\"\u003e\n\n      \u003cp class=\"sy-section-header\"\u003e\n        The Story\n      \u003c\/p\u003e\n\n      \u003cp class=\"sy-story-para\"\u003e\n\n        The \u003cstrong\u003eMorning Roast Mocha Oat Rounds by Suryatra\u003c\/strong\u003e\n        bring together the comforting character of slow-roasted coffee,\n        rich dark cocoa and the wholesome warmth of rolled oats in a\n        satisfying baked round.\n\n        \u003cbr\u003e\u003cbr\u003e\n\n        Created for those who enjoy the ritual of a morning cup and the\n        simple pleasure of a thoughtfully crafted oat bake, these rounds\n        offer a delicious way to pair your favourite coffee moment with\n        a convenient snack.\n\n        \u003cbr\u003e\u003cbr\u003e\n\n        With their warm mocha-inspired character and oat-forward texture,\n        they are made to fit naturally into relaxed mornings, coffee\n        breaks and everyday snacking.\n\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"sy-section-header\"\u003e\n        The Suryatra Craft\n      \u003c\/p\u003e\n\n\n      \u003c!-- FEATURES --\u003e\n      \u003cdiv class=\"sy-feature-grid\"\u003e\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n\n          \u003cdiv class=\"sy-feat-number\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sy-feat-title\"\u003e\n            Slow-Roasted Coffee\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            A rich roasted coffee character crafted for a warm,\n            comforting morning experience.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n\n          \u003cdiv class=\"sy-feat-number\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sy-feat-title\"\u003e\n            Dark Cocoa\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Deep cocoa notes add a satisfying mocha-inspired\n            richness to every oat round.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"sy-feature-card\"\u003e\n\n          \u003cdiv class=\"sy-feat-number\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sy-feat-title\"\u003e\n            Rolled Oats\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"sy-feat-desc\"\u003e\n            Wholesome rolled oats bring a naturally hearty,\n            comforting texture to the bake.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- SPECIFICATIONS --\u003e\n      \u003cp class=\"sy-section-header\"\u003e\n        Specifications\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n\n        \u003cspan class=\"sy-spec-label\"\u003e\n          Product Type\n        \u003c\/span\u003e\n\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Mocha Flavoured Oat Rounds\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n\n        \u003cspan class=\"sy-spec-label\"\u003e\n          Net Weight\n        \u003c\/span\u003e\n\n        \u003cspan class=\"sy-spec-value\"\u003e\n          140g\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n\n        \u003cspan class=\"sy-spec-label\"\u003e\n          Key Notes\n        \u003c\/span\u003e\n\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Slow-roasted coffee, dark cocoa and rolled oats.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n\n        \u003cspan class=\"sy-spec-label\"\u003e\n          Best Enjoyed\n        \u003c\/span\u003e\n\n        \u003cspan class=\"sy-spec-value\"\u003e\n          As a morning snack, with coffee or tea, or as a convenient\n          everyday oat-based treat.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"sy-spec-row\"\u003e\n\n        \u003cspan class=\"sy-spec-label\"\u003e\n          Storage\n        \u003c\/span\u003e\n\n        \u003cspan class=\"sy-spec-value\"\u003e\n          Store in a cool, dry place away from direct sunlight.\n          Once opened, keep in an airtight container.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- FOOTER --\u003e\n    \u003cfooter class=\"sy-seal-footer\"\u003e\n\n      \u003cspan class=\"sy-seal-info\"\u003e\n        Wholesome Oats • Crafted with Care • Made in India\n      \u003c\/span\u003e\n\n      \u003cspan class=\"sy-seal-brand\"\u003e\n        SURYATRA\n      \u003c\/span\u003e\n\n    \u003c\/footer\u003e\n\n  \u003c\/article\u003e\n\n\u003c\/div\u003e","brand":"suryatrawellnessedit","offers":[{"title":"Default Title","offer_id":48237662273766,"sku":null,"price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0802\/1612\/9766\/files\/so-p8.png?v=1787642551","url":"https:\/\/suryatraswellnessedit.com\/products\/morning-roast-mocha-oat-biscuits-by-suryatra-140g","provider":"suryatrawellnessedit","version":"1.0","type":"link"}