{"product_id":"pink-bunny-puchy","title":"Pink Bunny Puchy","description":"\u003cstyle\u003e\n  .mochi-desc {\n    font-family: 'Poppins', sans-serif;\n    color: #2c1f26;\n    line-height: 1.7;\n  }\n  .mochi-desc .hook {\n    font-size: 0.97rem;\n    color: #7a5f68;\n    font-weight: 300;\n    margin-bottom: 2rem;\n    line-height: 1.85;\n  }\n  .mochi-desc .hook strong {\n    color: #2c1f26;\n    font-weight: 600;\n  }\n  .mochi-desc h3 {\n    font-family: 'Playfair Display', serif;\n    font-size: 1.25rem;\n    font-weight: 600;\n    color: #2c1f26;\n    margin: 2.2rem 0 1.2rem;\n    letter-spacing: 0.01em;\n  }\n  .mochi-desc .features-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0.9rem;\n    margin-bottom: 2rem;\n  }\n  .mochi-desc .feature-item {\n    display: flex;\n    gap: 0.85rem;\n    align-items: flex-start;\n    padding: 1.1rem 1.1rem;\n    border-radius: 14px;\n    background: #fdf6f0;\n    border: 1px solid rgba(232,160,176,0.22);\n  }\n  .mochi-desc .feature-icon {\n    font-size: 1.3rem;\n    line-height: 1;\n    flex-shrink: 0;\n    margin-top: 0.1rem;\n  }\n  .mochi-desc .feature-text strong {\n    display: block;\n    font-size: 0.82rem;\n    font-weight: 600;\n    color: #2c1f26;\n    margin-bottom: 0.18rem;\n    letter-spacing: 0.01em;\n  }\n  .mochi-desc .feature-text span {\n    font-size: 0.76rem;\n    color: #7a5f68;\n    font-weight: 300;\n    line-height: 1.55;\n  }\n  .mochi-desc .divider-line {\n    height: 1px;\n    background: linear-gradient(to right, transparent, rgba(212,132,154,0.35), transparent);\n    margin: 2rem 0;\n  }\n\n  \/* Narrative dual-card *\/\n  .mochi-desc .narrative-duo {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1rem;\n    margin-bottom: 2rem;\n  }\n  .mochi-desc .narrative-card {\n    border-radius: 16px;\n    padding: 1.4rem 1.3rem;\n    position: relative;\n    overflow: hidden;\n  }\n  .mochi-desc .narrative-card.for-her {\n    background: linear-gradient(145deg, #fce8ef, #f5d8e4);\n    border: 1px solid rgba(212,132,154,0.3);\n  }\n  .mochi-desc .narrative-card.for-him {\n    background: linear-gradient(145deg, #f0f3f8, #e8eef5);\n    border: 1px solid rgba(140,160,200,0.25);\n  }\n  .mochi-desc .narrative-card .card-label {\n    font-size: 0.65rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.1em;\n    margin-bottom: 0.5rem;\n  }\n  .mochi-desc .narrative-card.for-her .card-label { color: #c07090; }\n  .mochi-desc .narrative-card.for-him .card-label { color: #6080a0; }\n  .mochi-desc .narrative-card h4 {\n    font-family: 'Playfair Display', serif;\n    font-size: 0.95rem;\n    font-weight: 600;\n    color: #2c1f26;\n    margin-bottom: 0.5rem;\n    line-height: 1.3;\n  }\n  .mochi-desc .narrative-card p {\n    font-size: 0.76rem;\n    color: #7a5f68;\n    font-weight: 300;\n    line-height: 1.65;\n  }\n  .mochi-desc .narrative-card .card-emoji {\n    font-size: 2.2rem;\n    position: absolute;\n    bottom: 0.6rem;\n    right: 0.9rem;\n    opacity: 0.18;\n  }\n\n  \/* Specs table *\/\n  .mochi-desc .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 0.8rem;\n    margin-bottom: 2rem;\n  }\n  .mochi-desc .specs-table td {\n    padding: 0.65rem 0.9rem;\n    border-bottom: 1px solid rgba(232,160,176,0.18);\n    vertical-align: top;\n  }\n  .mochi-desc .specs-table td:first-child {\n    font-weight: 600;\n    color: #2c1f26;\n    width: 38%;\n    white-space: nowrap;\n  }\n  .mochi-desc .specs-table td:last-child {\n    color: #7a5f68;\n    font-weight: 300;\n  }\n  .mochi-desc .specs-table tr:last-child td {\n    border-bottom: none;\n  }\n  .mochi-desc .specs-table tr:hover td {\n    background: #fdf6f0;\n  }\n\n  \/* Gift strip *\/\n  .mochi-desc .gift-strip {\n    display: flex;\n    align-items: center;\n    gap: 1rem;\n    padding: 1.2rem 1.4rem;\n    background: #2c1f26;\n    border-radius: 16px;\n    margin-bottom: 2rem;\n    color: white;\n  }\n  .mochi-desc .gift-strip .gift-icon {\n    font-size: 1.6rem;\n    flex-shrink: 0;\n  }\n  .mochi-desc .gift-strip .gift-copy {\n    font-size: 0.8rem;\n    color: rgba(255,255,255,0.65);\n    font-weight: 300;\n    line-height: 1.6;\n  }\n  .mochi-desc .gift-strip .gift-copy strong {\n    color: #f2c4ce;\n    font-weight: 600;\n    display: block;\n    margin-bottom: 0.15rem;\n    font-size: 0.85rem;\n  }\n\n  \/* Quote pull *\/\n  .mochi-desc .pull-quote {\n    text-align: center;\n    padding: 1.6rem 1.5rem;\n    border-top: 1px solid rgba(212,132,154,0.25);\n    border-bottom: 1px solid rgba(212,132,154,0.25);\n    margin-bottom: 2rem;\n  }\n  .mochi-desc .pull-quote p {\n    font-family: 'Playfair Display', serif;\n    font-style: italic;\n    font-size: 1.05rem;\n    color: #2c1f26;\n    line-height: 1.6;\n  }\n  .mochi-desc .pull-quote p em { color: #c07090; }\n\n  \/* Closing *\/\n  .mochi-desc .closing {\n    font-size: 0.9rem;\n    color: #7a5f68;\n    font-weight: 300;\n    line-height: 1.85;\n  }\n  .mochi-desc .closing strong {\n    color: #2c1f26;\n    font-weight: 600;\n  }\n\n  \/* Mobile *\/\n  @media (max-width: 600px) {\n    .mochi-desc .features-grid,\n    .mochi-desc .narrative-duo { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mochi-desc\"\u003e\n\n  \u003c!-- Hook --\u003e\n  \u003cp class=\"hook\"\u003e\n    You know that corner of your room — the one that's \u003cstrong\u003ealmost\u003c\/strong\u003e perfect?\n    The pillow that's slightly too bare, the shelf that needs one more thing, the feeling\n    at the end of a hard day when you just want something soft to hold.\n    Mochi fixes all three. She's not just a plushie — she's a \u003cstrong\u003emood, a moment, a permanent resident on your pillow.\u003c\/strong\u003e 🐰\n  \u003c\/p\u003e\n\n  \u003c!-- Dual narrative cards --\u003e\n  \u003cdiv class=\"narrative-duo\"\u003e\n    \u003cdiv class=\"narrative-card for-her\"\u003e\n      \u003cp class=\"card-label\"\u003e🎀 For Her\u003c\/p\u003e\n      \u003ch4\u003eYour room's softest corner, finally complete\u003c\/h4\u003e\n      \u003cp\u003eKawaii bedroom shelf, pastel study desk, cosy bed — Mochi belongs in all of it. Because you deserve a space that feels as soft as it looks.\u003c\/p\u003e\n      \u003cspan class=\"card-emoji\"\u003e🌸\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"narrative-card for-him\"\u003e\n      \u003cp class=\"card-label\"\u003e💙 Gifting for Her\u003c\/p\u003e\n      \u003ch4\u003eThe gift that stays on her pillow forever\u003c\/h4\u003e\n      \u003cp\u003eFlowers last a week. Mochi? Still there six months later — a soft little reminder that you chose her thoughtfully.\u003c\/p\u003e\n      \u003cspan class=\"card-emoji\"\u003e🎁\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider-line\"\u003e\u003c\/div\u003e\n\n  \u003ch3\u003eWhy Mochi is different\u003c\/h3\u003e\n\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cspan class=\"feature-icon\"\u003e☁️\u003c\/span\u003e\n      \u003cdiv class=\"feature-text\"\u003e\n        \u003cstrong\u003eCloud-grade plush velvet\u003c\/strong\u003e\n        \u003cspan\u003ePremium short-pile fabric — obscenely soft on first touch, stays that way after a hundred hugs.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cspan class=\"feature-icon\"\u003e📐\u003c\/span\u003e\n      \u003cdiv class=\"feature-text\"\u003e\n        \u003cstrong\u003e15\"+ generous size\u003c\/strong\u003e\n        \u003cspan\u003eBig enough to actually hug. Small enough to travel with. The Goldilocks of plushie sizes.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cspan class=\"feature-icon\"\u003e🫶\u003c\/span\u003e\n      \u003cdiv class=\"feature-text\"\u003e\n        \u003cstrong\u003eSquish-proof PP fill\u003c\/strong\u003e\n        \u003cspan\u003eHigh-quality cotton fill holds its shape. No lumps, no flat spots — just endless squishable comfort.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cspan class=\"feature-icon\"\u003e✨\u003c\/span\u003e\n      \u003cdiv class=\"feature-text\"\u003e\n        \u003cstrong\u003eEmbroidered kawaii face\u003c\/strong\u003e\n        \u003cspan\u003eDelicate stitched eyes and blush details — every angle is a good angle. Display-worthy, not just squeeze-worthy.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cspan class=\"feature-icon\"\u003e🧼\u003c\/span\u003e\n      \u003cdiv class=\"feature-text\"\u003e\n        \u003cstrong\u003eGentle hand-wash safe\u003c\/strong\u003e\n        \u003cspan\u003eStays fluffy and clean. Air dry and she's back to perfect, ready for another thousand hugs.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-item\"\u003e\n      \u003cspan class=\"feature-icon\"\u003e🇮🇳\u003c\/span\u003e\n      \u003cdiv class=\"feature-text\"\u003e\n        \u003cstrong\u003eMade \u0026amp; shipped from India\u003c\/strong\u003e\n        \u003cspan\u003eQuality checked, packed with care. Faster delivery, better accountability, no customs surprises.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"divider-line\"\u003e\u003c\/div\u003e\n\n  \u003c!-- Pull quote --\u003e\n  \u003cdiv class=\"pull-quote\"\u003e\n    \u003cp\u003eShe doesn't need more perfume. She needs something that \u003cem\u003ehugs back\u003c\/em\u003e — and stays.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs --\u003e\n  \u003ch3\u003eSpecs\u003c\/h3\u003e\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003ePremium short-pile plush velvet\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eFilling\u003c\/td\u003e\n\u003ctd\u003eHigh-density PP cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e15 inches \u0026amp; above\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003eLavender Pink\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCharacter\u003c\/td\u003e\n\u003ctd\u003eBunny (Rabbit)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eSuitable for\u003c\/td\u003e\n\u003ctd\u003eAge 4+ · Unisex · Display \u0026amp; cuddle\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eGentle hand wash · Air dry\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eIn the box\u003c\/td\u003e\n\u003ctd\u003e1 × Mochi Bunny Plushie\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eMade in India\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- Gift strip --\u003e\n  \u003cdiv class=\"gift-strip\"\u003e\n    \u003cspan class=\"gift-icon\"\u003e🎁\u003c\/span\u003e\n    \u003cdiv class=\"gift-copy\"\u003e\n      \u003cstrong\u003eMakes an unforgettable gift\u003c\/strong\u003e\n      Birthday, anniversary, \"just because\" — pair with a handwritten note and she'll remember it. Add gift wrapping at checkout.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Closing --\u003e\n  \u003cp class=\"closing\"\u003e\n    Whether she's building the softest room on the internet or you're looking for the gift that \n    actually means something — \u003cstrong\u003eMochi is it.\u003c\/strong\u003e \n    Soft enough to feel like a luxury. Kawaii enough to live rent-free on her shelf forever. \n    Add to cart. She deserves this one. 🌸\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"TORANAA","offers":[{"title":"Default Title","offer_id":50145122517185,"sku":null,"price":998.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0857\/7915\/3089\/files\/1774709492469-d8cfdc51-BTtnfSXmQtwR98T8AKFtUHTy85fKb6.avif?v=1776406633","url":"https:\/\/toranaa.com\/products\/pink-bunny-puchy","provider":"TORANAA","version":"1.0","type":"link"}