{"product_id":"neroventiss™-haven-arc-quiet-cocoon-pet-bed","title":"Neroventiss™ Haven Arc Quiet Cocoon Pet Bed","description":"\u003cstyle\u003e\n\/* =========================================================\n   NEROVENTISS™ HAVEN ARC\n   SHOPIFY SAFE RESPONSIVE PRODUCT DETAILS\n========================================================= *\/\n\n.nha-product {\n  --dark: #252720;\n  --olive: #45483d;\n  --wood: #9a6845;\n  --cream: #f2ebe2;\n  --ivory: #faf8f4;\n  --white: #fffdf9;\n  --text: #292824;\n  --muted: #706a62;\n  --line: #d9d0c5;\n\n  position: relative !important;\n  left: auto !important;\n  right: auto !important;\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden !important;\n  background: var(--ivory);\n  color: var(--text);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.7;\n  isolation: isolate;\n}\n\n.nha-product *,\n.nha-product *::before,\n.nha-product *::after {\n  box-sizing: border-box !important;\n  max-width: 100%;\n}\n\n.nha-product h1,\n.nha-product h2,\n.nha-product h3,\n.nha-product p {\n  margin-top: 0;\n}\n\n.nha-product h1,\n.nha-product h2,\n.nha-product h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-weight: 400;\n  overflow-wrap: anywhere;\n}\n\n.nha-wrap {\n  width: min(1120px, calc(100% - 48px));\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.nha-kicker {\n  margin: 0 0 15px;\n  color: var(--wood);\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.4;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n\n.nha-image {\n  position: relative;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  min-height: 0;\n  aspect-ratio: 4 \/ 3;\n  margin: 0;\n  overflow: hidden;\n  background: #d6c7b5;\n}\n\n.nha-image img {\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  height: 100% !important;\n  margin: 0 !important;\n  object-fit: cover !important;\n  object-position: center !important;\n}\n\n\/* HERO *\/\n\n.nha-hero {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  background:\n    radial-gradient(\n      circle at 12% 10%,\n      rgba(154, 104, 69, 0.25),\n      transparent 34%\n    ),\n    linear-gradient(140deg, #252720, #45483d);\n}\n\n.nha-hero-copy {\n  display: flex;\n  min-width: 0;\n  flex-direction: column;\n  justify-content: center;\n  padding: clamp(48px, 6vw, 92px);\n}\n\n.nha-hero .nha-kicker {\n  color: #ddb58e !important;\n}\n\n.nha-product .nha-hero h1 {\n  max-width: 680px;\n  margin: 0 0 24px;\n  color: #ffffff !important;\n  font-size: clamp(38px, 4.7vw, 68px);\n  line-height: 1.04;\n}\n\n.nha-product .nha-hero-description {\n  max-width: 600px;\n  margin: 0 0 30px;\n  color: #e7e3dc !important;\n  font-size: clamp(15px, 1.4vw, 18px);\n}\n\n.nha-badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n}\n\n.nha-badges span {\n  padding: 9px 13px;\n  border: 1px solid rgba(255,255,255,0.35);\n  border-radius: 999px;\n  color: #ffffff !important;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n\/* INTRO *\/\n\n.nha-intro {\n  width: 100%;\n  padding: clamp(70px, 9vw, 125px) 0;\n  text-align: center;\n}\n\n.nha-intro h2 {\n  max-width: 820px;\n  margin: 0 auto 20px;\n  color: var(--text) !important;\n  font-size: clamp(34px, 4.5vw, 56px);\n  line-height: 1.1;\n}\n\n.nha-intro-text {\n  max-width: 750px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 16px;\n}\n\n\/* FEATURES *\/\n\n.nha-features {\n  width: 100%;\n  padding: 0 0 clamp(70px, 9vw, 125px);\n}\n\n.nha-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 15px;\n}\n\n.nha-card {\n  min-width: 0;\n  padding: 30px 24px;\n  border: 1px solid var(--line);\n  background: var(--white);\n}\n\n.nha-number {\n  display: block;\n  margin-bottom: 30px;\n  color: var(--wood);\n  font-size: 12px;\n  font-weight: 700;\n}\n\n.nha-card h3 {\n  margin: 0 0 10px;\n  color: var(--text) !important;\n  font-size: 21px;\n  line-height: 1.2;\n}\n\n.nha-card p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\/* COCOON *\/\n\n.nha-cocoon {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  width: 100%;\n  background: #ece5db;\n}\n\n.nha-cocoon-copy {\n  display: flex;\n  min-width: 0;\n  flex-direction: column;\n  justify-content: center;\n  padding: clamp(48px, 6vw, 92px);\n}\n\n.nha-cocoon h2 {\n  margin: 0 0 20px;\n  color: var(--text) !important;\n  font-size: clamp(34px, 4vw, 54px);\n  line-height: 1.1;\n}\n\n.nha-cocoon-description {\n  margin-bottom: 22px;\n  color: #635f58;\n  font-size: 16px;\n}\n\n.nha-cocoon-list {\n  border-top: 1px solid #cac1b5;\n}\n\n.nha-cocoon-item {\n  display: grid;\n  grid-template-columns: 35px minmax(0, 1fr);\n  gap: 12px;\n  padding: 15px 0;\n  border-bottom: 1px solid #cac1b5;\n}\n\n.nha-cocoon-item b {\n  color: var(--wood);\n  font-size: 12px;\n}\n\n.nha-cocoon-item span {\n  color: var(--text);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n}\n\n\/* DETAILS *\/\n\n.nha-details {\n  width: 100%;\n  padding: clamp(70px, 9vw, 125px) 0;\n}\n\n.nha-details-header {\n  display: grid;\n  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);\n  gap: 50px;\n  align-items: end;\n  margin-bottom: 45px;\n}\n\n.nha-details-header h2 {\n  margin: 0;\n  color: var(--text) !important;\n  font-size: clamp(34px, 4.5vw, 58px);\n  line-height: 1.08;\n}\n\n.nha-details-header \u003e p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 16px;\n}\n\n.nha-detail-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  border-top: 1px solid var(--line);\n}\n\n.nha-detail {\n  display: grid;\n  grid-template-columns: 38px minmax(0, 1fr);\n  gap: 12px;\n  min-width: 0;\n  padding: 23px 18px;\n  border-bottom: 1px solid var(--line);\n}\n\n.nha-detail:nth-child(odd) {\n  border-right: 1px solid var(--line);\n}\n\n.nha-detail \u003e b {\n  color: var(--wood);\n  font-size: 12px;\n}\n\n.nha-detail h3 {\n  margin: 0 0 5px;\n  color: var(--text) !important;\n  font-size: 19px;\n}\n\n.nha-detail p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 14px;\n}\n\n\/* INTERIOR *\/\n\n.nha-interior {\n  display: grid;\n  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);\n  width: 100%;\n  background: var(--olive);\n}\n\n.nha-interior-copy {\n  display: flex;\n  min-width: 0;\n  flex-direction: column;\n  justify-content: center;\n  padding: clamp(48px, 6vw, 92px);\n}\n\n.nha-interior .nha-kicker {\n  color: #ddb58e !important;\n}\n\n.nha-product .nha-interior h2 {\n  margin: 0 0 20px;\n  color: #ffffff !important;\n  font-size: clamp(34px, 4vw, 54px);\n  line-height: 1.1;\n}\n\n.nha-product .nha-interior-description {\n  color: #e5e7df !important;\n  font-size: 16px;\n}\n\n.nha-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  margin-top: 22px;\n}\n\n.nha-tags span {\n  padding: 9px 12px;\n  border: 1px solid rgba(255,255,255,0.4);\n  border-radius: 999px;\n  color: #ffffff !important;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n\/* CARE *\/\n\n.nha-care {\n  width: 100%;\n  padding: clamp(65px, 8vw, 105px) 0;\n  background: var(--cream);\n}\n\n.nha-care-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.25fr);\n  gap: 55px;\n}\n\n.nha-care h2 {\n  color: var(--text) !important;\n  font-size: clamp(32px, 4vw, 48px);\n  line-height: 1.12;\n}\n\n.nha-care ol {\n  margin: 0;\n  padding-left: 20px;\n  color: #615c55;\n  font-size: 15px;\n}\n\n.nha-care li + li {\n  margin-top: 9px;\n}\n\n.nha-note {\n  margin-top: 18px;\n  color: #827a71;\n  font-size: 12px;\n}\n\n\/* FINAL *\/\n\n.nha-final {\n  width: 100%;\n  padding: clamp(85px, 11vw, 145px) 20px;\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(154,104,69,0.3),\n      transparent 38%\n    ),\n    linear-gradient(145deg, #292a24, #171815);\n}\n\n.nha-final .nha-kicker {\n  color: #d8aa80 !important;\n}\n\n.nha-product .nha-final h2 {\n  max-width: 820px;\n  margin: 0 auto 22px;\n  color: #ffffff !important;\n  font-size: clamp(40px, 5vw, 68px);\n  line-height: 1.05;\n}\n\n.nha-product .nha-final-description {\n  max-width: 640px;\n  margin: 0 auto;\n  color: #dedfd9 !important;\n  font-size: 16px;\n}\n\n.nha-signature {\n  display: block;\n  margin-top: 32px;\n  color: #d8aa80 !important;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n\n\/* TABLET *\/\n\n@media screen and (max-width: 1024px) {\n  .nha-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .nha-hero-copy,\n  .nha-cocoon-copy,\n  .nha-interior-copy {\n    padding: 48px 38px;\n  }\n}\n\n@media screen and (max-width: 820px) {\n  .nha-hero,\n  .nha-cocoon,\n  .nha-interior {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .nha-cocoon .nha-image {\n    order: -1;\n  }\n\n  .nha-details-header,\n  .nha-care-grid {\n    grid-template-columns: minmax(0, 1fr);\n    gap: 24px;\n  }\n\n  .nha-image {\n    aspect-ratio: 4 \/ 3;\n  }\n}\n\n\/* MOBILE *\/\n\n@media screen and (max-width: 600px) {\n  .nha-wrap {\n    width: calc(100% - 32px);\n  }\n\n  .nha-hero-copy,\n  .nha-cocoon-copy,\n  .nha-interior-copy {\n    padding: 46px 20px;\n  }\n\n  .nha-product .nha-hero h1,\n  .nha-product .nha-final h2 {\n    font-size: clamp(33px, 10vw, 44px);\n  }\n\n  .nha-intro h2,\n  .nha-cocoon h2,\n  .nha-details-header h2,\n  .nha-product .nha-interior h2,\n  .nha-care h2 {\n    font-size: clamp(29px, 8.5vw, 38px);\n  }\n\n  .nha-feature-grid,\n  .nha-detail-grid {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .nha-detail:nth-child(odd) {\n    border-right: 0;\n  }\n\n  .nha-image {\n    height: auto;\n    min-height: 0;\n    aspect-ratio: auto;\n  }\n\n  .nha-image img {\n    width: 100% !important;\n    height: auto !important;\n    object-fit: contain !important;\n  }\n\n  .nha-intro,\n  .nha-details,\n  .nha-care {\n    padding-top: 65px;\n    padding-bottom: 65px;\n  }\n\n  .nha-features {\n    padding-bottom: 65px;\n  }\n\n  .nha-card {\n    padding: 26px 21px;\n  }\n\n  .nha-number {\n    margin-bottom: 22px;\n  }\n\n  .nha-final {\n    padding: 75px 18px;\n  }\n\n  .nha-badges span,\n  .nha-tags span {\n    padding: 8px 10px;\n    font-size: 8px;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"nha-product\"\u003e\n\n  \u003cdiv class=\"nha-hero\"\u003e\n    \u003cdiv class=\"nha-hero-copy\"\u003e\n      \u003cp class=\"nha-kicker\"\u003eA private retreat for peaceful rest\u003c\/p\u003e\n\n      \u003ch1\u003eNeroventiss™ Haven Arc Quiet Cocoon Pet Bed\u003c\/h1\u003e\n\n      \u003cp class=\"nha-hero-description\"\u003e\n        A sculptural enclosed pet bed that creates a calm and comfortably\n        sheltered space for curling up, resting deeply, and observing the home\n        from a reassuring personal retreat.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"nha-badges\"\u003e\n        \u003cspan\u003eEnclosed Cocoon Design\u003c\/span\u003e\n        \u003cspan\u003eSoft Cushioned Interior\u003c\/span\u003e\n        \u003cspan\u003eWide Front Entry\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMAGE 1 --\u003e\n    \u003cdiv class=\"nha-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/4_115530e1-b75f-4417-a4cb-9410c3b63b72.png?v=1789986382\" alt=\"Neroventiss Haven Arc Quiet Cocoon Pet Bed\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nha-intro\"\u003e\n    \u003cdiv class=\"nha-wrap\"\u003e\n      \u003cp class=\"nha-kicker\"\u003e\n        Shelter, comfort and considered design\n      \u003c\/p\u003e\n\n      \u003ch2\u003eA quiet place to retreat without feeling disconnected.\u003c\/h2\u003e\n\n      \u003cp class=\"nha-intro-text\"\u003e\n        The Haven Arc surrounds your pet with a softly curved canopy while\n        preserving a generous open entrance and a clear view of the room. A\n        plush cream cushion creates an inviting resting surface inside.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nha-features\"\u003e\n    \u003cdiv class=\"nha-wrap nha-feature-grid\"\u003e\n\n      \u003carticle class=\"nha-card\"\u003e\n        \u003cspan class=\"nha-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eComforting Enclosure\u003c\/h3\u003e\n        \u003cp\u003e\n          The arched shell creates a sheltered personal space for peaceful,\n          uninterrupted rest.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"nha-card\"\u003e\n        \u003cspan class=\"nha-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eSoft Sleep Surface\u003c\/h3\u003e\n        \u003cp\u003e\n          A generously cushioned interior offers an inviting place to curl up,\n          stretch out, and relax.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"nha-card\"\u003e\n        \u003cspan class=\"nha-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eOpen Front Access\u003c\/h3\u003e\n        \u003cp\u003e\n          The broad entrance supports easy access, comfortable airflow, and\n          visibility of the surrounding room.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"nha-card\"\u003e\n        \u003cspan class=\"nha-number\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eArchitectural Presence\u003c\/h3\u003e\n        \u003cp\u003e\n          Its sculptural dome and warm wood-inspired base complement\n          thoughtfully designed interiors.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nha-cocoon\"\u003e\n\n    \u003c!-- IMAGE 2 --\u003e\n    \u003cdiv class=\"nha-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_9e72416d-1319-4ed9-8757-0dc48b1bafd7.png?v=1789986324\" alt=\"Soft cushioned interior of the Haven Arc pet bed\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nha-cocoon-copy\"\u003e\n      \u003cp class=\"nha-kicker\"\u003eDesigned around the instinct to nest\u003c\/p\u003e\n\n      \u003ch2\u003eA reassuring retreat from every angle.\u003c\/h2\u003e\n\n      \u003cp class=\"nha-cocoon-description\"\u003e\n        The Haven Arc creates a distinct sleeping zone with an embracing\n        overhead form, softly enclosed sides, and an open front that never\n        feels overly confined.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"nha-cocoon-list\"\u003e\n        \u003cdiv class=\"nha-cocoon-item\"\u003e\n          \u003cb\u003e01\u003c\/b\u003e\n          \u003cspan\u003eCurved overhead shelter\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-cocoon-item\"\u003e\n          \u003cb\u003e02\u003c\/b\u003e\n          \u003cspan\u003eSoftly enclosed resting space\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-cocoon-item\"\u003e\n          \u003cb\u003e03\u003c\/b\u003e\n          \u003cspan\u003ePlush central sleep cushion\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-cocoon-item\"\u003e\n          \u003cb\u003e04\u003c\/b\u003e\n          \u003cspan\u003eWide and approachable entrance\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nha-details\"\u003e\n    \u003cdiv class=\"nha-wrap\"\u003e\n\n      \u003cdiv class=\"nha-details-header\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"nha-kicker\"\u003eThoughtfully composed\u003c\/p\u003e\n          \u003ch2\u003eThe Haven Arc details\u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          Every visible detail balances comfort and privacy with natural\n          colors, residential materials, and refined architectural forms.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nha-detail-grid\"\u003e\n\n        \u003cdiv class=\"nha-detail\"\u003e\n          \u003cb\u003e01\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eArched Cocoon Shell\u003c\/h3\u003e\n            \u003cp\u003e\n              The curved profile creates an embracing interior and a\n              distinctive sculptural silhouette.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-detail\"\u003e\n          \u003cb\u003e02\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eEarthy Charcoal Finish\u003c\/h3\u003e\n            \u003cp\u003e\n              A natural exterior tone coordinates with wood, stone, and\n              neutral furnishings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-detail\"\u003e\n          \u003cb\u003e03\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003ePlush Cream Cushion\u003c\/h3\u003e\n            \u003cp\u003e\n              The softly textured interior creates warmth and an inviting\n              surface for everyday rest.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-detail\"\u003e\n          \u003cb\u003e04\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eWide Front Opening\u003c\/h3\u003e\n            \u003cp\u003e\n              The generous entrance provides easy access and a comfortable\n              view of the surroundings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-detail\"\u003e\n          \u003cb\u003e05\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eWood-Inspired Base\u003c\/h3\u003e\n            \u003cp\u003e\n              A warm lower accent visually grounds the design and adds the\n              character of residential furniture.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nha-detail\"\u003e\n          \u003cb\u003e06\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eIntegrated Carry Detail\u003c\/h3\u003e\n            \u003cp\u003e\n              A discreet top handle provides a practical point for\n              repositioning the empty bed.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nha-interior\"\u003e\n    \u003cdiv class=\"nha-interior-copy\"\u003e\n      \u003cp class=\"nha-kicker\"\u003eA calming part of the room\u003c\/p\u003e\n\n      \u003ch2\u003eDesigned to complement modern living.\u003c\/h2\u003e\n\n      \u003cp class=\"nha-interior-description\"\u003e\n        Charcoal, warm wood, and soft cream allow the Haven Arc to sit\n        naturally among neutral upholstery, stone surfaces, timber furniture,\n        and other refined materials.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"nha-tags\"\u003e\n        \u003cspan\u003eLiving Room\u003c\/span\u003e\n        \u003cspan\u003eBedroom\u003c\/span\u003e\n        \u003cspan\u003eHome Office\u003c\/span\u003e\n        \u003cspan\u003eReading Corner\u003c\/span\u003e\n        \u003cspan\u003eQuiet Retreat\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- IMAGE 3 --\u003e\n    \u003cdiv class=\"nha-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/6_eb826e83-c169-4c2c-92b3-9526560b5e37.png?v=1789986401\" alt=\"Haven Arc pet bed in a modern home interior\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nha-care\"\u003e\n    \u003cdiv class=\"nha-wrap nha-care-grid\"\u003e\n\n      \u003cdiv\u003e\n        \u003cp class=\"nha-kicker\"\u003eKeep their retreat inviting\u003c\/p\u003e\n        \u003ch2\u003eSimple everyday care\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003col\u003e\n          \u003cli\u003e\n            Remove loose pet hair regularly using a soft brush or suitable\n            low-suction vacuum attachment.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Gently reshape the cushion periodically to maintain an even,\n            comfortable sleep surface.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Address small marks using a soft, lightly damp cloth.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Avoid soaking the outer shell or using bleach, harsh cleaners, or\n            abrasive cleaning tools.\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Keep the bed away from excessive moisture, open flames, and\n            prolonged direct sunlight.\n          \u003c\/li\u003e\n        \u003c\/ol\u003e\n\n        \u003cp class=\"nha-note\"\u003e\n          Please confirm the final dimensions, materials, removable\n          components, and washing instructions before publishing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nha-final\"\u003e\n    \u003cp class=\"nha-kicker\"\u003eNeroventiss™\u003c\/p\u003e\n\n    \u003ch2\u003eA quiet world of their own.\u003c\/h2\u003e\n\n    \u003cp class=\"nha-final-description\"\u003e\n      A beautifully sheltered pet bed created for peaceful naps, reassuring\n      privacy, and a refined presence within the home.\n    \u003c\/p\u003e\n\n    \u003cspan class=\"nha-signature\"\u003e\n      Private comfort · Thoughtful design\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":52913144889631,"sku":"Neroventiss*1","price":49.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":52913144922399,"sku":"Neroventiss*2","price":78.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0973\/4461\/8783\/files\/1_9e72416d-1319-4ed9-8757-0dc48b1bafd7.png?v=1790086311","url":"https:\/\/neroventiss.com\/products\/neroventiss%e2%84%a2-haven-arc-quiet-cocoon-pet-bed","provider":"My Store","version":"1.0","type":"link"}