{"title":"Comfort \u0026 Sleep","description":"\u003csection class=\"text-token-text-primary w-full focus:outline-none [--shadow-height:45px] has-data-writing-block:pointer-events-none has-data-writing-block:-mt-(--shadow-height) has-data-writing-block:pt-(--shadow-height) [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto [content-visibility:auto] supports-[content-visibility:auto]:[contain-intrinsic-size:auto_100lvh] R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:db1770d8-dd8c-4fc0-8860-6adbedac8163-45\" data-testid=\"conversation-turn-28\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"709ff352-73a8-4572-aed0-7eb9faf62807\" dir=\"auto\" data-message-model-slug=\"gpt-5-3\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert w-full wrap-break-word light markdown-new-styling\"\u003e\n\u003cp data-start=\"25\" data-end=\"192\"\u003eGive your pet the rest they truly deserve. Our Comfort \u0026amp; Sleep collection is designed to create a calm, cozy space where your pet can relax, recharge, and feel safe.\u003c\/p\u003e\n\u003cp data-start=\"194\" data-end=\"392\"\u003eFrom ultra-soft calming beds to supportive everyday essentials, each product is carefully selected to improve sleep quality and reduce stress — helping your pet wake up happier and more energized.\u003c\/p\u003e\n\u003cp data-start=\"394\" data-end=\"457\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eBecause a well-rested pet is a healthier, happier companion. 🐾\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mt-3 w-full empty:hidden\"\u003e\n\u003cdiv class=\"text-center\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"furry-pals™-pawprint-cozy-nest-bed-ultra-warm-fluffy-winter-bed-for-dogs-cats","title":"Furry Pals™ Pawprint Cozy Nest Bed – Ultra Warm Fluffy Winter Bed for Dogs \u0026 Cats","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eFurry Pals™ PawPrint Cozy Nest Bed\u003c\/title\u003e\n\n\u003cstyle\u003e\nbody {\n    margin: 0;\n    font-family: 'Segoe UI', sans-serif;\n    background: linear-gradient(180deg, #f3f6fb, #ffffff);\n    color: #333;\n}\n\n\/* Container *\/\n.container {\n    max-width: 950px;\n    margin: auto;\n    padding: 20px;\n}\n\n\/* Card *\/\n.card {\n    background: #fff;\n    border-radius: 22px;\n    padding: 25px;\n    box-shadow: 0 12px 35px rgba(0,0,0,0.08);\n    animation: fadeIn 1s ease;\n    overflow: hidden;\n    position: relative;\n}\n\n\/* Glow effect *\/\n.card::before {\n    content: \"\";\n    position: absolute;\n    top: -50%;\n    left: -50%;\n    width: 200%;\n    height: 200%;\n    background: radial-gradient(circle, rgba(255,122,24,0.08), transparent 60%);\n    animation: rotate 12s linear infinite;\n}\n\n\/* Title *\/\n.title {\n    font-size: 26px;\n    font-weight: 700;\n    color: #222;\n    position: relative;\n}\n\n\/* Badge *\/\n.badge {\n    display: inline-block;\n    background: #ffefe3;\n    color: #ff7a18;\n    padding: 6px 14px;\n    border-radius: 20px;\n    font-size: 12px;\n    margin-bottom: 12px;\n}\n\n\/* Subtitle *\/\n.subtitle {\n    color: #777;\n    margin: 10px 0 20px;\n}\n\n\/* Paragraph *\/\n.desc {\n    line-height: 1.6;\n    margin-bottom: 20px;\n}\n\n\/* Features *\/\n.features {\n    display: grid;\n    gap: 12px;\n}\n\n.feature {\n    background: #f9fafc;\n    padding: 14px;\n    border-radius: 14px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    transform: translateY(20px);\n    opacity: 0;\n    animation: slideUp 0.6s forwards;\n}\n\n.feature:nth-child(2) { animation-delay: 0.2s; }\n.feature:nth-child(3) { animation-delay: 0.4s; }\n.feature:nth-child(4) { animation-delay: 0.6s; }\n.feature:nth-child(5) { animation-delay: 0.8s; }\n.feature:nth-child(6) { animation-delay: 1s; }\n\n\/* Icon *\/\n.icon {\n    font-size: 18px;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n    from {opacity: 0;}\n    to {opacity: 1;}\n}\n\n@keyframes slideUp {\n    to {\n        transform: translateY(0);\n        opacity: 1;\n    }\n}\n\n@keyframes rotate {\n    from {transform: rotate(0deg);}\n    to {transform: rotate(360deg);}\n}\n\n\/* Mobile *\/\n@media (max-width: 600px) {\n    .title {\n        font-size: 22px;\n    }\n}\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"card\"\u003e\n\n        \u003cdiv class=\"badge\"\u003eWinter Favourite ❄️\u003c\/div\u003e\n\n        \u003cdiv class=\"title\"\u003e\n            Furry Pals™ PawPrint Cozy Nest Bed\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"subtitle\"\u003e\n            Lock in warmth. Maximize comfort. Keep your pet cozy all year round.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"desc\"\u003e\n            Wrap your pet in warmth with this ultra-soft, long-haired plush bed designed \n            to create the perfect cozy nest. The adorable paw-print design adds style \n            while the thick cushioning helps your pet feel safe, calm, and deeply relaxed.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"features\"\u003e\n            \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"icon\"\u003e🐾\u003c\/span\u003e Cute paw-print design for a stylish home\u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"icon\"\u003e🔥\u003c\/span\u003e Locks in warmth during cold nights\u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"icon\"\u003e☁️\u003c\/span\u003e Ultra-soft long plush fabric\u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"icon\"\u003e😴\u003c\/span\u003e Calming nest shape reduces anxiety\u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"icon\"\u003e🌦️\u003c\/span\u003e Perfect for all seasons\u003c\/div\u003e\n            \u003cdiv class=\"feature\"\u003e\n\u003cspan class=\"icon\"\u003e🧼\u003c\/span\u003e Easy to clean \u0026amp; durable\u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Furry Pals","offers":[{"title":"XS \/ Gray","offer_id":47038369726595,"sku":null,"price":849.0,"currency_code":"ZAR","in_stock":true},{"title":"XS \/ Brown","offer_id":47038369759363,"sku":null,"price":849.0,"currency_code":"ZAR","in_stock":true},{"title":"S \/ Gray","offer_id":47038369792131,"sku":null,"price":899.0,"currency_code":"ZAR","in_stock":true},{"title":"S \/ Brown","offer_id":47038369824899,"sku":null,"price":899.0,"currency_code":"ZAR","in_stock":true},{"title":"M \/ Gray","offer_id":47038369857667,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"M \/ Brown","offer_id":47038369890435,"sku":null,"price":1299.0,"currency_code":"ZAR","in_stock":true},{"title":"L \/ Gray","offer_id":47038369923203,"sku":null,"price":1599.0,"currency_code":"ZAR","in_stock":true},{"title":"L \/ Brown","offer_id":47038369955971,"sku":null,"price":1599.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/7848\/3843\/files\/f810ebdb-6887-4814-9fba-3ad2ae7cd3a7.avif?v=1777403713"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/7848\/3843\/collections\/f810ebdb-6887-4814-9fba-3ad2ae7cd3a7.jpg?v=1777414046","url":"https:\/\/www.furrypals.co.za\/collections\/comfort-sleep.oembed","provider":"Furry Pals","version":"1.0","type":"link"}