{"product_id":"poko-the-panda","title":"Cuddle-Ready Handmade Chubby Crochet Panda Amigurumi","description":"\u003cdiv class=\"panda-bento-layout\"\u003e\n  \u003cstyle\u003e\n    \/* 基础重置 - 极简现代风 *\/\n    .panda-bento-layout {\n      font-family: -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n      color: #171717;\n      line-height: 1.6;\n      max-width: 850px;\n      margin: 0 auto;\n    }\n\n    \/* 1. 顶部禅意标题区 (纯净留白排版) *\/\n    .bento-header {\n      text-align: center;\n      padding: 40px 20px 30px;\n    }\n    .bento-header h3 {\n      font-size: 2.2rem;\n      font-weight: 800;\n      letter-spacing: -1px;\n      margin: 0 0 15px 0;\n      color: #000000;\n    }\n    .bento-header p {\n      font-size: 1.15rem;\n      color: #525252;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    \/* 2. 连体票券式选项卡 (Split Ticket) *\/\n    .bento-options {\n      display: flex;\n      border-radius: 24px;\n      overflow: hidden;\n      margin-bottom: 40px;\n      box-shadow: 0 10px 30px -10px rgba(0,0,0,0.15);\n    }\n    .bento-opt-side {\n      flex: 1;\n      padding: 35px 30px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .opt-diy {\n      background-color: #171717;\n      color: #ffffff;\n    }\n    .opt-finished {\n      background-color: #F0FDF4; \/* 竹青色 *\/\n      color: #14532D;\n    }\n    .opt-label {\n      font-size: 0.85rem;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      font-weight: 700;\n      opacity: 0.8;\n      margin-bottom: 10px;\n    }\n    .bento-opt-side h4 {\n      font-size: 1.5rem;\n      margin: 0 0 10px 0;\n    }\n    .bento-opt-side p {\n      font-size: 0.95rem;\n      margin: 0;\n      opacity: 0.9;\n    }\n    @media (max-width: 650px) {\n      .bento-options { flex-direction: column; border-radius: 16px; }\n    }\n\n    \/* 3. 核心 Bento Box 模块化网格 *\/\n    .bento-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 20px;\n      margin-bottom: 50px;\n    }\n    .bento-box {\n      border-radius: 24px;\n      padding: 35px;\n      position: relative;\n      overflow: hidden;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n    }\n    .bento-large {\n      grid-column: span 2;\n    }\n    @media (max-width: 600px) {\n      .bento-grid { grid-template-columns: 1fr; gap: 15px; }\n      .bento-large { grid-column: span 1; }\n      .bento-box { padding: 25px; border-radius: 16px; }\n    }\n\n    \/* 具体 Bento 色块设计 *\/\n    .box-skill {\n      background-color: #000000;\n      color: #ffffff;\n      align-items: center;\n      text-align: center;\n    }\n    .box-skill h4 { color: #4ADE80; font-size: 1.6rem; margin: 15px 0 10px; }\n    .box-skill p { color: #A3A3A3; margin: 0; font-size: 1.05rem; max-width: 600px;}\n    \n    .box-yarn {\n      background-color: #FAFAFA;\n      border: 1px solid #E5E7EB;\n    }\n    .box-hook {\n      background-color: #ECFDF5;\n      border: 1px solid #D1FAE5;\n    }\n    .box-video {\n      background-color: #ffffff;\n      border: 1px solid #E5E7EB;\n      flex-direction: row;\n      align-items: center;\n      gap: 20px;\n    }\n    @media (max-width: 600px) {\n      .box-video { flex-direction: column; text-align: center; }\n    }\n\n    .bento-icon {\n      font-size: 2.5rem;\n      margin-bottom: 15px;\n      display: inline-block;\n    }\n    .bento-box h4 {\n      font-size: 1.3rem;\n      color: #171717;\n      margin: 0 0 10px 0;\n    }\n    .bento-box p {\n      font-size: 0.95rem;\n      color: #525252;\n      margin: 0;\n    }\n\n    \/* 4. 小票式极简清单 (Receipt Style Checklist) *\/\n    .bento-checklist-section {\n      margin-bottom: 40px;\n    }\n    .bento-checklist-title {\n      font-size: 1.2rem;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      border-bottom: 2px solid #171717;\n      padding-bottom: 15px;\n      margin-bottom: 20px;\n    }\n    .bento-list {\n      display: flex;\n      flex-direction: column;\n    }\n    .bento-list-item {\n      display: flex;\n      justify-content: space-between;\n      padding: 15px 0;\n      border-bottom: 1px solid #E5E7EB;\n      font-size: 1rem;\n      color: #262626;\n    }\n    .bento-list-item:last-child {\n      border-bottom: none;\n    }\n    .item-icon {\n      color: #10B981;\n      margin-right: 10px;\n      font-weight: bold;\n    }\n    \n    \/* 底部收纳袋提示 *\/\n    .bento-footer-note {\n      background-color: #171717;\n      color: #ffffff;\n      padding: 20px;\n      border-radius: 12px;\n      text-align: center;\n      font-size: 0.95rem;\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- 1. 顶部禅意标题 --\u003e\n  \u003cdiv class=\"bento-header\"\u003e\n    \u003ch3\u003eFind Your Crafting Zen 🎋\u003c\/h3\u003e\n    \u003cp\u003eMeet Poko the Panda! With his perfectly round tummy, classic black-and-white patches, and a sweet little smile, Poko brings calm and cuteness to your day.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 2. 连体票券选项卡 (区别于以往的分离卡片) --\u003e\n  \u003cdiv class=\"bento-options\"\u003e\n    \u003cdiv class=\"bento-opt-side opt-diy\"\u003e\n      \u003cspan class=\"opt-label\"\u003eOption 1\u003c\/span\u003e\n      \u003ch4\u003eThe DIY Kit\u003c\/h4\u003e\n      \u003cp\u003eUnplug and unwind. Get our all-in-one beginner kit with everything you need to crochet your own panda from scratch.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bento-opt-side opt-finished\"\u003e\n      \u003cspan class=\"opt-label\"\u003eOption 2\u003c\/span\u003e\n      \u003ch4\u003eReady-Made Plushie\u003c\/h4\u003e\n      \u003cp\u003eNo time to craft? Receive a beautifully hand-crocheted, fully finished Poko delivered right to your door.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 3. Bento Box 模块化网格 (颠覆传统图文排版) --\u003e\n  \u003cdiv class=\"bento-grid\"\u003e\n    \n    \u003c!-- 跨越两列的大宽幅卡片：专属换色技能 --\u003e\n    \u003cdiv class=\"bento-box bento-large box-skill\"\u003e\n      \u003cspan style=\"font-size: 3.5rem; line-height: 1;\"\u003e🐼\u003c\/span\u003e\n      \u003ch4\u003eNew Skill: Color Changing\u003c\/h4\u003e\n      \u003cp\u003eMaster the magic of color changes! Our DIY Kit step-by-step videos will teach you exactly how to seamlessly switch between black and white yarn to create Poko's iconic eye patches and arms.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 左侧方块：毛线特征 --\u003e\n    \u003cdiv class=\"bento-box box-yarn\"\u003e\n      \u003cspan class=\"bento-icon\"\u003e🧵\u003c\/span\u003e\n      \u003ch4\u003eBlack \u0026amp; White \u0026amp; Easy\u003c\/h4\u003e\n      \u003cp\u003eCrocheting with dark yarn is usually tricky, but our custom tubular yarn never frays, making every black stitch highly visible.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 右侧方块：钩针特征 --\u003e\n    \u003cdiv class=\"bento-box box-hook\"\u003e\n      \u003cspan class=\"bento-icon\"\u003e🪝\u003c\/span\u003e\n      \u003ch4\u003eZen-Like Comfort\u003c\/h4\u003e\n      \u003cp\u003eIncludes a premium ergonomic hook with a soft silicone grip. Maintain perfect tension while keeping your hands totally cramp-free.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 跨越两列的宽卡片：视频指导 --\u003e\n    \u003cdiv class=\"bento-box bento-large box-video\"\u003e\n      \u003cspan style=\"font-size: 3.5rem; line-height: 1;\"\u003e📱\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch4\u003eStress-Free Video Guide\u003c\/h4\u003e\n        \u003cp\u003eNo more deciphering cryptic patterns. Scan the included QR code for exclusive video tutorials that hold your hand through the entire process. Pause, rewind, and learn at your own pace.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 4. 小票式极简清单 (区别于以往的打点列表) --\u003e\n  \u003cdiv class=\"bento-checklist-section\"\u003e\n    \u003cdiv class=\"bento-checklist-title\"\u003eWhat's in the DIY Bamboo Box?\u003c\/div\u003e\n    \u003cdiv class=\"bento-list\"\u003e\n      \u003cdiv class=\"bento-list-item\"\u003e\n        \u003cspan\u003e\u003cspan class=\"item-icon\"\u003e✓\u003c\/span\u003e Custom \"Easy Peasy\" Yarn\u003c\/span\u003e\n        \u003cspan style=\"color: #737373; font-size: 0.9rem;\"\u003eCrisp White \u0026amp; Solid Black\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bento-list-item\"\u003e\n        \u003cspan\u003e\u003cspan class=\"item-icon\"\u003e✓\u003c\/span\u003e Premium Crochet Hook\u003c\/span\u003e\n        \u003cspan style=\"color: #737373; font-size: 0.9rem;\"\u003eErgonomic Grip\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bento-list-item\"\u003e\n        \u003cspan\u003e\u003cspan class=\"item-icon\"\u003e✓\u003c\/span\u003e Accessories\u003c\/span\u003e\n        \u003cspan style=\"color: #737373; font-size: 0.9rem;\"\u003eSafety Eyes, Stuffing, Markers \u0026amp; Needle\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bento-list-item\"\u003e\n        \u003cspan\u003e\u003cspan class=\"item-icon\"\u003e✓\u003c\/span\u003e Unlimited Video Access\u003c\/span\u003e\n        \u003cspan style=\"color: #737373; font-size: 0.9rem;\"\u003eStep-by-Step Tutorials\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"bento-footer-note\"\u003e\n    🛍️ \u003cstrong\u003eSignature Packaging:\u003c\/strong\u003e Whether you select the Kit or Finished Plushie, Poko arrives safely tucked inside our exclusive CrochetLink black drawstring bag!\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crochetlink","offers":[{"title":"Finished Product","offer_id":56326026494118,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Kit","offer_id":56326026526886,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/9814\/2630\/files\/chubby-panda-crochet-stuffed-animal-plush.jpg?v=1774949889","url":"https:\/\/crochetlink.com\/products\/poko-the-panda","provider":"crochetlink","version":"1.0","type":"link"}