{"product_id":"livro-colorir-infantil-urso-bob-roxo-50-folhas-capa-dura","title":"Children's Coloring Book Bob the Bear Purple Hardcover 50 Pages","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800\u0026amp;family=Poppins:wght@600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n:root{\n  --max-blue:#339EFF;\n  --max-blue-light:#7EC3FF;\n  --max-white:#FFFFFF;\n  --max-black:#14161A;\n  --max-text:#5B6676;\n  --max-text-soft:#6B7A8E;\n  --max-soft:#F4FAFF;\n  --max-soft-2:#EDF7FF;\n  --max-border:#D9ECFF;\n  --max-shadow:0 14px 36px rgba(20,22,26,0.08);\n  --max-shadow-soft:0 8px 22px rgba(51,158,255,0.08);\n  --font-title:'Poppins',sans-serif;\n  --font-body:'Inter',sans-serif;\n}\n\n.max-page *{box-sizing:border-box}\n\n.max-page{\n  font-family:var(--font-body);\n  background:radial-gradient(circle at top right, rgba(126,195,255,.22), transparent 24%),linear-gradient(180deg,#fff 0%,#F4FAFF 100%);\n  padding:28px 12px 40px;\n  color:var(--max-text);\n  -webkit-font-smoothing: antialiased;\n}\n\n.max-wrap{max-width:960px;margin:0 auto}\n\n.max-card{\n  background:var(--max-white);\n  border:1px solid var(--max-border);\n  border-radius:24px;\n  box-shadow:var(--max-shadow);\n  padding:36px 28px;\n  margin-bottom:22px;\n  text-align:center;\n  overflow:hidden;\n}\n\n.max-tag{\n  display:inline-flex;\n  padding:9px 18px;\n  border-radius:999px;\n  background:var(--max-soft-2);\n  color:var(--max-blue);\n  border:1px solid var(--max-border);\n  font-family:var(--font-title);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:.04em;\n  text-transform:uppercase;\n  margin-bottom:18px;\n}\n\n.max-title{\n  font-family:var(--font-title);\n  font-size:32px;\n  line-height:1.12;\n  font-weight:800;\n  color:var(--max-black);\n  margin:0 auto 14px;\n  max-width:780px;\n  letter-spacing:-.03em;\n}\n\n.max-subtitle{\n  max-width:780px;\n  margin:0 auto 22px;\n  font-size:17px;\n  line-height:1.7;\n  color:var(--max-text-soft);\n}\n\n\/* CLASSE DE AGILIDADE: ESCONDE O ESPAÇO TOTALMENTE *\/\n.max-hidden {\n    display: none !important;\n}\n\n.max-media, .max-img {\n  width:100%;\n  max-width:760px;\n  margin:20px auto 22px;\n  display:block;\n  border-radius:20px;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#fff;\n}\n\n.max-text{\n  max-width:800px;\n  margin:0 auto 14px;\n  font-size:15.5px;\n  line-height:1.8;\n  color:var(--max-text);\n  text-align:center;\n}\n\n.max-section-title{\n  font-family:var(--font-title);\n  font-size:27px;\n  line-height:1.15;\n  font-weight:700;\n  color:var(--max-black);\n  margin:0 auto 14px;\n  max-width:760px;\n}\n\n.max-section-intro{\n  max-width:760px;\n  margin:0 auto 20px;\n  font-size:15.5px;\n  line-height:1.7;\n  color:var(--max-text);\n  text-align:center;\n}\n\n.max-list{\n  list-style:none;\n  padding:0;\n  margin:0 auto 24px;\n  max-width:760px;\n  display:grid;\n  gap:12px;\n}\n\n.max-list li{\n  background:#fff;\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  font-weight:600;\n  color:var(--max-black);\n  box-shadow:var(--max-shadow-soft);\n  text-align:left;\n}\n\n.max-list li::before{content:\"✨ \";color:var(--max-blue);font-weight:800}\n\n.max-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  margin-top:18px;\n}\n\n.max-feature{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:18px;\n  padding:20px 16px;\n  box-shadow:var(--max-shadow-soft);\n  text-align:left;\n}\n\n.max-feature h3{\n  font-family:var(--font-title);\n  font-size:18px;\n  color:var(--max-black);\n  margin:0 0 10px;\n}\n\n.max-feature p{\n  font-size:15px;\n  line-height:1.68;\n  color:var(--max-text);\n  margin:0;\n}\n\n.max-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n  max-width:760px;\n  margin:0 auto;\n}\n\n.max-gallery img{\n  width:100%;\n  display:block;\n  border-radius:18px;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#fff;\n}\n\n.max-spec-list,.max-kit-list{\n  list-style:none;\n  padding:0;\n  margin:18px auto 0;\n  max-width:760px;\n  display:grid;\n  gap:12px;\n}\n\n.max-spec-list li,.max-kit-list li{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  color:var(--max-black);\n  text-align:left;\n}\n\n.max-spec-list li::before{content:\"⚙️ \"}\n.max-kit-list li::before{content:\"📦 \"}\n\n.max-highlight{\n  background:#FFF8E8;\n  border:1px solid #F7D78A;\n  border-radius:16px;\n  padding:16px 18px;\n  max-width:760px;\n  margin:18px auto 0;\n  font-size:15px;\n  line-height:1.68;\n  color:#8A6A16;\n  text-align:left;\n}\n\n.max-faq{\n  max-width:760px;\n  margin:0 auto;\n  display:grid;\n  gap:12px;\n}\n\n.max-faq details{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:16px 18px;\n  text-align:left;\n}\n\n.max-faq summary{\n  list-style:none;\n  cursor:pointer;\n  font-weight:700;\n  color:var(--max-black);\n  font-size:16px;\n  display:flex;\n  justify-content:space-between;\n  gap:10px;\n}\n\n.max-faq summary::-webkit-details-marker{display:none}\n.max-faq summary::after{content:\"+\";color:var(--max-blue);font-size:22px;font-weight:800}\n.max-faq details[open] summary::after{content:\"−\"}\n\n.max-faq details p{\n  margin:12px 0 0;\n  color:var(--max-text);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.max-guarantee{\n  display:grid;\n  gap:16px;\n  max-width:760px;\n  margin:0 auto;\n}\n\n.max-guarantee-item{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:18px;\n  padding:22px 18px;\n  box-shadow:var(--max-shadow-soft);\n}\n\n.max-guarantee-item h3{\n  font-family:var(--font-title);\n  font-size:18px;\n  color:var(--max-black);\n  margin:0 0 8px;\n}\n\n.max-guarantee-item p{\n  margin:0;\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-text);\n}\n\n.max-footer{\n  background:linear-gradient(180deg,var(--max-black) 0%,#101216 100%);\n}\n\n.max-footer .max-section-title{color:#fff}\n.max-footer .max-text{color:rgba(255,255,255,.82)}\n\n@media(max-width:768px){\n  .max-card{padding:24px 16px;border-radius:18px;margin-bottom:16px}\n  .max-title{font-size:27px}\n  .max-section-title{font-size:23px}\n  .max-subtitle,.max-text,.max-section-intro{font-size:15px}\n  .max-feature-grid,.max-gallery{grid-template-columns:1fr}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"max-page\"\u003e\n  \u003cdiv class=\"max-wrap\"\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003cspan class=\"max-tag\"\u003eDevelopment and Family Fun\u003c\/span\u003e\n\n      \u003ch1 class=\"max-title\"\u003eBob the Bear Kids' Coloring Book (Purple Edition)\u003c\/h1\u003e\n\n      \u003cp class=\"max-subtitle\"\u003e\n        Unplug your little ones from screens! 50 pages of adventures to color, stimulate creativity, and enhance fine motor skills.\n      \u003c\/p\u003e\n\n      \u003cul class=\"max-list\"\u003e\n        \u003cli\u003eDurable hardcover and Wire-o binding\u003c\/li\u003e\n        \u003cli\u003e50 A5-sized sheets ready for coloring\u003c\/li\u003e\n        \u003cli\u003eReduces anxiety and promotes focus in children\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003c!-- IMAGEM PRINCIPAL: REMOVA A CLASSE 'max-hidden' PARA MOSTRAR --\u003e\n      \u003cimg class=\"max-media max-hidden\" src=\"COLE_O_LINK_AQUI\" alt=\"Bob the Bear Purple Coloring Book\"\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        The \u003cb\u003eBob the Bear Coloring Book\u003c\/b\u003e is a playful tool that transforms playtime into learning. By exploring colors and shapes, little ones develop fine motor skills, an essential ability for future tasks like writing and object control.\n      \u003c\/p\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        It's the perfect opportunity to share special family moments, creating unforgettable memories away from the internet and stimulating pure imagination.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eThe magic of playful learning\u003c\/h2\u003e\n\n      \u003cp class=\"max-section-intro\"\u003e\n        Understand why coloring is one of the most recommended activities by experts for healthy growth.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGEM SECUNDÁRIA: REMOVA A CLASSE 'max-hidden' PARA MOSTRAR --\u003e\n      \u003cimg class=\"max-img max-hidden\" src=\"COLE_O_LINK_AQUI\" alt=\"Child coloring the purple book\"\u003e\n\n      \u003cdiv class=\"max-feature-grid\"\u003e\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eMotor Coordination\u003c\/h3\u003e\n          \u003cp\u003eThe act of coloring within the lines improves control and precision of hand and finger movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eRelaxation and Focus\u003c\/h3\u003e\n          \u003cp\u003ePromotes moments of absolute calm, helps reduce children's anxiety, and improves concentration skills.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003ePremium Quality\u003c\/h3\u003e\n          \u003cp\u003eHardcover protects the pages from bending, and spiral binding makes turning pages easy.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eFamily Moments\u003c\/h3\u003e\n          \u003cp\u003eStrengthens emotional bonds through creative, interactive, and participatory activities between parents and children.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- GALERIA: REMOVA O 'max-hidden' PARA MOSTRAR --\u003e\n    \u003cdiv class=\"max-card max-hidden\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eExplore the Product\u003c\/h2\u003e\n      \u003cdiv class=\"max-gallery\"\u003e\n          \u003cimg src=\"LINK_1\" alt=\"Coloring page 1\"\u003e\n          \u003cimg src=\"LINK_2\" alt=\"Coloring page 2\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n      \u003cul class=\"max-spec-list\"\u003e\n        \u003cli\u003eTheme\/Color: Bob the Bear (Purple Edition)\u003c\/li\u003e\n        \u003cli\u003eFinish: Durable Hardcover\u003c\/li\u003e\n        \u003cli\u003eType: Wire-o Binding (Spiral)\u003c\/li\u003e\n        \u003cli\u003ePages: 50 sheets ready for coloring\u003c\/li\u003e\n        \u003cli\u003eSize: A5 Format (21 cm x 14.5 cm)\u003c\/li\u003e\n        \u003cli\u003eLanguage: Portuguese\u003c\/li\u003e\n        \u003cli\u003eRecommended age: 3 years and up\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eMax Renovação Guarantee and Support\u003c\/h2\u003e\n      \u003cdiv class=\"max-guarantee\"\u003e\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eMax Guarantee\u003c\/h3\u003e\n          \u003cp\u003eProduct thoroughly inspected before shipping to ensure the best experience for the child.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eDedicated Support\u003c\/h3\u003e\n          \u003cp\u003eOur team is always available to help with any questions about the product or its delivery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card max-footer\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eThe art of growing through play\u003c\/h2\u003e\n      \u003cp class=\"max-text\"\u003e\n        Transform fun into learning with the Bob the Bear Coloring Book. Quality and creativity for your family's daily life.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Seu Armazem Drop","offers":[{"title":"Purple","offer_id":47851530158218,"sku":"II0005-3","price":9.99,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1751988910-1_3d093d22-d924-42f4-b325-05d18b995161.jpg?v=1774477094","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/livro-colorir-infantil-urso-bob-roxo-50-folhas-capa-dura","provider":"Max Renovação","version":"1.0","type":"link"}