{"title":"Comfort \u0026 Mobility","description":null,"products":[{"product_id":"lunvare™-serene-crescent-pet-resting-nook","title":"lunvare™ Serene Crescent Pet Resting Nook","description":"\u003cstyle\u003e\n\/* =========================================================\n   lunvare™ SERENE CRESCENT-SHAPED PET RESTING NOOK\n   Shopify Custom Liquid — DISTINCT LAYOUT V5\n\n   NEW DESKTOP-FIRST CONCEPT:\n   Full-width editorial flow with NO image\/text side-by-side squeeze.\n   Every reserved image area is 1:1 and centered on desktop.\n\n   Structure:\n   01 Quiet Cover\n   02 Product Portrait\n   03 Shape \u0026 Access\n   04 Resting Positions\n   05 Home Placement\n   06 Care \u0026 Stability\n   07 Feature Index\n   08 Final\n\n   Palette:\n   Warm Cream + Soft Taupe + Muted Sage + Terracotta + Deep Charcoal\n\n   Safe width \/ No breakout hacks \/ Standard media queries only\n   ========================================================= *\/\n\n.ln5,\n.ln5 * {\n  box-sizing: border-box;\n}\n\n.ln5 {\n  --ln5-white: #ffffff;\n  --ln5-cream: #faf7f1;\n  --ln5-cream-2: #f1ebe2;\n  --ln5-taupe: #d8cec4;\n  --ln5-sage: #b7beb0;\n  --ln5-sage-deep: #74806f;\n  --ln5-terra: #b77e63;\n  --ln5-terra-soft: #d9b4a1;\n  --ln5-charcoal: #30312f;\n  --ln5-text: #44423e;\n  --ln5-muted: #77716b;\n  --ln5-line: #ded7cf;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 24px auto 0;\n  overflow: hidden;\n\n  border: 1px solid rgba(48,49,47,.08);\n  border-radius: 18px;\n\n  background: var(--ln5-white);\n  color: var(--ln5-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.ln5 h1,\n.ln5 h2,\n.ln5 h3,\n.ln5 p,\n.ln5 span,\n.ln5 strong {\n  word-break: normal;\n  overflow-wrap: break-word;\n  hyphens: none;\n}\n\n.ln5 img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: 100%;\n  object-fit: contain;\n}\n\n.ln5-shell {\n  width: 100%;\n  max-width: 704px;\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.ln5-narrow {\n  width: 100%;\n  max-width: 620px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.ln5-label {\n  display: inline-block;\n  margin-bottom: 8px;\n\n  color: var(--ln5-terra);\n\n  font-size: 8.5px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.25px;\n  text-transform: uppercase;\n}\n\n.ln5-h1,\n.ln5-h2 {\n  margin: 0;\n\n  color: var(--ln5-charcoal);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight: 500;\n}\n\n.ln5-h1 {\n  font-size: 39px;\n  line-height: 1.01;\n  letter-spacing: -.75px;\n}\n\n.ln5-h2 {\n  font-size: 28px;\n  line-height: 1.08;\n  letter-spacing: -.28px;\n}\n\n.ln5-copy {\n  margin: 9px 0 0;\n\n  color: var(--ln5-muted);\n\n  font-size: 11.9px;\n  line-height: 1.58;\n}\n\n.ln5-square {\n  width: 100%;\n  max-width: 620px;\n  aspect-ratio: 1 \/ 1;\n  margin-left: auto;\n  margin-right: auto;\n  overflow: hidden;\n\n  border-radius: 15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #dad2ca 0%,\n      #b8aea5 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(48,49,47,.08);\n}\n\n.ln5-placeholder {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 100%;\n  height: 100%;\n  padding: 24px;\n\n  background:\n    radial-gradient(\n      circle at 50% 38%,\n      rgba(255,255,255,.22),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #d7cfc7 0%,\n      #aea49b 100%\n    );\n\n  text-align: center;\n}\n\n.ln5-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.ln5-placeholder span {\n  display: block;\n  max-width: 400px;\n  margin: 7px auto 0;\n\n  color: rgba(255,255,255,.80);\n\n  font-size: 8.4px;\n  line-height: 1.42;\n  font-weight: 800;\n  letter-spacing: .72px;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — QUIET COVER\n   ========================================================= *\/\n\n.ln5-cover {\n  padding: 30px 0 24px;\n\n  background:\n    radial-gradient(\n      circle at 50% -20%,\n      rgba(183,190,176,.28),\n      transparent 45%\n    ),\n    linear-gradient(\n      180deg,\n      #faf7f1 0%,\n      #f0e9df 100%\n    );\n\n  text-align: center;\n}\n\n.ln5-cover-sub {\n  max-width: 570px;\n  margin: 11px auto 0;\n\n  color: var(--ln5-sage-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 16.7px;\n  line-height: 1.38;\n}\n\n.ln5-cover-note {\n  max-width: 560px;\n  margin: 13px auto 0;\n\n  color: var(--ln5-muted);\n\n  font-size: 10.3px;\n  line-height: 1.5;\n}\n\n.ln5-cover-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 6px;\n\n  margin-top: 15px;\n}\n\n.ln5-cover-tag {\n  padding: 6px 9px;\n\n  border: 1px solid rgba(48,49,47,.08);\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.70);\n\n  color: var(--ln5-charcoal);\n\n  font-size: 8.5px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   02 — PRODUCT PORTRAIT\n   full single square image on desktop\n   ========================================================= *\/\n\n.ln5-portrait {\n  padding: 28px 0 31px;\n\n  background: #ffffff;\n}\n\n.ln5-portrait-meta {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 11px auto 0;\n\n  border-top: 1px solid var(--ln5-line);\n  border-bottom: 1px solid var(--ln5-line);\n}\n\n.ln5-meta {\n  padding: 10px 9px;\n\n  text-align: center;\n}\n\n.ln5-meta + .ln5-meta {\n  border-left: 1px solid var(--ln5-line);\n}\n\n.ln5-meta small {\n  display: block;\n\n  color: var(--ln5-terra);\n\n  font-size: 7.3px;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.ln5-meta strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--ln5-charcoal);\n\n  font-size: 9.4px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   03 — SHAPE \u0026 ACCESS\n   text first, then square image, then 3 compact rows\n   ========================================================= *\/\n\n.ln5-shape {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f6f2ec 0%,\n      #fbf9f5 100%\n    );\n}\n\n.ln5-shape-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.ln5-shape-media {\n  margin-top: 16px;\n}\n\n.ln5-shape-list {\n  max-width: 620px;\n  margin: 13px auto 0;\n\n  border-top: 1px solid var(--ln5-line);\n}\n\n.ln5-shape-row {\n  display: grid;\n  grid-template-columns:\n    88px\n    minmax(0, 1fr);\n\n  gap: 10px;\n\n  padding: 10px 0;\n\n  border-bottom: 1px solid var(--ln5-line);\n}\n\n.ln5-shape-row span {\n  color: var(--ln5-terra);\n\n  font-size: 7.5px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.ln5-shape-row strong {\n  display: block;\n\n  color: var(--ln5-charcoal);\n\n  font-size: 10.1px;\n  line-height: 1.32;\n}\n\n.ln5-shape-row p {\n  margin: 3px 0 0;\n\n  color: var(--ln5-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   04 — RESTING POSITIONS\n   dark editorial section, single square image\n   ========================================================= *\/\n\n.ln5-rest {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #393936 0%,\n      #282825 100%\n    );\n\n  color: #ffffff;\n}\n\n.ln5-rest .ln5-label {\n  color: var(--ln5-terra-soft);\n}\n\n.ln5-rest .ln5-h2 {\n  color: #ffffff;\n}\n\n.ln5-rest-copy {\n  max-width: 610px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.68);\n\n  font-size: 11.3px;\n  line-height: 1.56;\n}\n\n.ln5-rest-media {\n  margin-top: 16px;\n}\n\n.ln5-rest .ln5-square {\n  box-shadow: none;\n  border: 1px solid rgba(255,255,255,.12);\n}\n\n.ln5-rest-rail {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 10px auto 0;\n\n  border-top: 1px solid rgba(255,255,255,.13);\n  border-bottom: 1px solid rgba(255,255,255,.13);\n}\n\n.ln5-rest-item {\n  padding: 10px 9px;\n\n  text-align: center;\n}\n\n.ln5-rest-item + .ln5-rest-item {\n  border-left: 1px solid rgba(255,255,255,.13);\n}\n\n.ln5-rest-item small {\n  display: block;\n\n  color: var(--ln5-terra-soft);\n\n  font-size: 7.3px;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.ln5-rest-item strong {\n  display: block;\n  margin-top: 4px;\n\n  color: #f5f2ee;\n\n  font-size: 9.2px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   05 — HOME PLACEMENT\n   full-width square image, locations underneath\n   ========================================================= *\/\n\n.ln5-home {\n  padding: 31px 0;\n\n  background: #ffffff;\n}\n\n.ln5-home-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.ln5-home-media {\n  margin-top: 16px;\n}\n\n.ln5-home-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 10px auto 0;\n\n  border-top: 1px solid var(--ln5-line);\n  border-bottom: 1px solid var(--ln5-line);\n}\n\n.ln5-home-place {\n  padding: 10px 8px;\n\n  text-align: center;\n}\n\n.ln5-home-place + .ln5-home-place {\n  border-left: 1px solid var(--ln5-line);\n}\n\n.ln5-home-place strong {\n  display: block;\n\n  color: var(--ln5-charcoal);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   06 — CARE \u0026 STABILITY\n   no image \/ spacious two-column desktop text\n   ========================================================= *\/\n\n.ln5-care {\n  padding: 29px 0;\n\n  background: var(--ln5-cream);\n}\n\n.ln5-care-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 24px;\n\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.ln5-care-item {\n  position: relative;\n}\n\n.ln5-care-item + .ln5-care-item::before {\n  content: \"\";\n  position: absolute;\n  left: -12px;\n  top: 0;\n  bottom: 0;\n\n  width: 1px;\n  background: var(--ln5-line);\n}\n\n.ln5-care-item small {\n  display: block;\n\n  color: var(--ln5-terra);\n\n  font-size: 7.5px;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.ln5-care-item h3 {\n  margin: 7px 0 0;\n\n  color: var(--ln5-charcoal);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n  line-height: 1.16;\n  font-weight: 500;\n}\n\n.ln5-care-item p {\n  margin: 6px 0 0;\n\n  color: var(--ln5-muted);\n\n  font-size: 9.8px;\n  line-height: 1.46;\n}\n\n\n\/* =========================================================\n   07 — FEATURE INDEX\n   simple compact list\n   ========================================================= *\/\n\n.ln5-features {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f3eee7 0%,\n      #faf8f4 100%\n    );\n}\n\n.ln5-feature-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.ln5-feature-list {\n  max-width: 620px;\n  margin: 14px auto 0;\n\n  border-top: 1px solid var(--ln5-line);\n}\n\n.ln5-feature {\n  display: grid;\n  grid-template-columns:\n    72px\n    minmax(0, 1fr);\n\n  gap: 10px;\n\n  padding: 9px 0;\n\n  border-bottom: 1px solid var(--ln5-line);\n}\n\n.ln5-feature span {\n  color: var(--ln5-sage-deep);\n\n  font-size: 7.5px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .65px;\n  text-transform: uppercase;\n}\n\n.ln5-feature strong {\n  color: var(--ln5-charcoal);\n\n  font-size: 9.7px;\n  line-height: 1.34;\n}\n\n\n\/* =========================================================\n   08 — FINAL\n   ========================================================= *\/\n\n.ln5-final {\n  padding: 39px 0 43px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #363735 0%,\n      #252623 100%\n    );\n\n  text-align: center;\n}\n\n.ln5-final-label {\n  color: var(--ln5-terra-soft);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.25px;\n  text-transform: uppercase;\n}\n\n.ln5-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 29px;\n  line-height: 1.08;\n  font-weight: 500;\n}\n\n.ln5-final p {\n  max-width: 500px;\n  margin: 10px auto 0;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 11.2px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .ln5-h1 {\n    font-size: 34px;\n  }\n\n  .ln5-home-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .ln5-home-place:nth-child(3) {\n    border-left: 0;\n    border-top: 1px solid var(--ln5-line);\n  }\n\n  .ln5-home-place:nth-child(4) {\n    border-top: 1px solid var(--ln5-line);\n  }\n}\n\n@media (max-width: 480px) {\n\n  .ln5 {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .ln5-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .ln5-h1 {\n    font-size: 30px;\n  }\n\n  .ln5-h2 {\n    font-size: 24px;\n  }\n\n  .ln5-portrait-meta,\n  .ln5-rest-rail {\n    grid-template-columns: 1fr;\n  }\n\n  .ln5-meta + .ln5-meta,\n  .ln5-rest-item + .ln5-rest-item {\n    border-left: 0;\n    border-top: 1px solid var(--ln5-line);\n  }\n\n  .ln5-rest-item + .ln5-rest-item {\n    border-top-color: rgba(255,255,255,.13);\n  }\n\n  .ln5-shape-row {\n    grid-template-columns:\n      68px\n      minmax(0, 1fr);\n  }\n\n  .ln5-care-grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .ln5-care-item + .ln5-care-item {\n    padding-top: 16px;\n    border-top: 1px solid var(--ln5-line);\n  }\n\n  .ln5-care-item + .ln5-care-item::before {\n    display: none;\n  }\n\n  .ln5-feature {\n    grid-template-columns:\n      62px\n      minmax(0, 1fr);\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ln5\"\u003e\n\n  \u003c!-- 01 — QUIET COVER --\u003e\n  \u003csection class=\"ln5-cover\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-label\"\u003e\n        lunvare™ Pet Rest \u0026amp; Home Collection\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"ln5-h1\"\u003e\n        lunvare™ Serene Crescent-Shaped Pet Resting Nook\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"ln5-cover-sub\"\u003e\n        A softly enclosed retreat for pets who feel most comfortable in a quiet, protected corner of the home.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-cover-note\"\u003e\n        The crescent-shaped backrest gently wraps around the resting area while the low front stays open and easy to enter.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-cover-tags\"\u003e\n        \u003cspan class=\"ln5-cover-tag\"\u003eCats\u003c\/span\u003e\n        \u003cspan class=\"ln5-cover-tag\"\u003eSmall Dogs\u003c\/span\u003e\n        \u003cspan class=\"ln5-cover-tag\"\u003eShort-Legged Pets\u003c\/span\u003e\n        \u003cspan class=\"ln5-cover-tag\"\u003eOlder Companions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 02 — PRODUCT PORTRAIT --\u003e\n  \u003csection class=\"ln5-portrait\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-square\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/1_7a89dd3e-114d-4b3e-8af6-34d4c34198ab.png?v=1790073079\" alt=\"lunvare Serene Crescent-Shaped Pet Resting Nook with a cat or small dog in a calm neutral interior\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-portrait-meta\"\u003e\n\n        \u003cdiv class=\"ln5-meta\"\u003e\n          \u003csmall\u003eShape\u003c\/small\u003e\n          \u003cstrong\u003eCrescent-shaped backrest\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-meta\"\u003e\n          \u003csmall\u003eEntry\u003c\/small\u003e\n          \u003cstrong\u003eLow open front\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-meta\"\u003e\n          \u003csmall\u003eInterior\u003c\/small\u003e\n          \u003cstrong\u003eRemovable padded cushion\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 03 — SHAPE \u0026 ACCESS --\u003e\n  \u003csection class=\"ln5-shape\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-shape-head\"\u003e\n\n        \u003cdiv class=\"ln5-label\"\u003e\n          Comfort by Shape\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ln5-h2\"\u003e\n          Open Where Pets Enter. Raised Where Support Helps.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ln5-copy\"\u003e\n          The asymmetrical structure balances easier access with a softly protective side,\n          creating a resting space that feels sheltered without being fully enclosed.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-shape-media\"\u003e\n\n        \u003cdiv class=\"ln5-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/2_40c3e46b-0051-4bb1-b624-3209d1c229d4.png?v=1790073079\" alt=\"lunvare Serene Crescent-Shaped Pet Resting Nook showing the low entrance raised side crescent profile and cushion detail\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-shape-list\"\u003e\n\n        \u003cdiv class=\"ln5-shape-row\"\u003e\n          \u003cspan\u003eEasy Entry\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eLow Front Entrance\u003c\/strong\u003e\n            \u003cp\u003eSuitable for small, short-legged and older pets who may find a higher edge harder to step over.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-shape-row\"\u003e\n          \u003cspan\u003eSide Support\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRaised Edge for Leaning\u003c\/strong\u003e\n            \u003cp\u003eGives pets a comfortable place to rest against the side or position their head slightly higher.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-shape-row\"\u003e\n          \u003cspan\u003eSoft Interior\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRemovable Padded Cushion\u003c\/strong\u003e\n            \u003cp\u003eCreates a softer resting surface and can be lifted out for routine cleaning or repositioning.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 04 — RESTING POSITIONS --\u003e\n  \u003csection class=\"ln5-rest\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-narrow\"\u003e\n\n        \u003cdiv class=\"ln5-label\"\u003e\n          Room to Reposition\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ln5-h2\"\u003e\n          Curl Up, Lean In, or Stretch Sideways.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ln5-rest-copy\"\u003e\n          The wider base gives pets enough room to change positions throughout the day instead of forcing one fixed sleeping posture.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-rest-media\"\u003e\n\n        \u003cdiv class=\"ln5-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/3_3679c3c3-79a0-4c24-97a0-86e9de9ca1a9.png?v=1790073079\" alt=\"Pet resting naturally in the lunvare Serene Crescent-Shaped Pet Resting Nook in different relaxed positions\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-rest-rail\"\u003e\n\n        \u003cdiv class=\"ln5-rest-item\"\u003e\n          \u003csmall\u003ePosition 01\u003c\/small\u003e\n          \u003cstrong\u003eCurled into the Crescent\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-rest-item\"\u003e\n          \u003csmall\u003ePosition 02\u003c\/small\u003e\n          \u003cstrong\u003eLeaning Against the Raised Side\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-rest-item\"\u003e\n          \u003csmall\u003ePosition 03\u003c\/small\u003e\n          \u003cstrong\u003eStretched Across the Wider Base\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 05 — HOME PLACEMENT --\u003e\n  \u003csection class=\"ln5-home\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-home-head\"\u003e\n\n        \u003cdiv class=\"ln5-label\"\u003e\n          Designed to Stay in the Room\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ln5-h2\"\u003e\n          A Pet Resting Space Without the Bulky Novelty Look.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ln5-copy\"\u003e\n          The calm silhouette avoids bright patterns and oversized themed shapes,\n          helping the nook blend naturally into bedrooms, living rooms and quiet corners.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-home-media\"\u003e\n\n        \u003cdiv class=\"ln5-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/4_08e82e7e-ab4d-4555-9ba1-df8790f246cd.png?v=1790073079\" alt=\"lunvare Serene Crescent-Shaped Pet Resting Nook styled in a quiet neutral home interior\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-home-grid\"\u003e\n\n        \u003cdiv class=\"ln5-home-place\"\u003e\n          \u003cstrong\u003eBeside a Sofa\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-home-place\"\u003e\n          \u003cstrong\u003eUnder a Console\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-home-place\"\u003e\n          \u003cstrong\u003eNear a Window\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-home-place\"\u003e\n          \u003cstrong\u003eBedroom Corner\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 06 — CARE \u0026 STABILITY --\u003e\n  \u003csection class=\"ln5-care\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-care-grid\"\u003e\n\n        \u003cdiv class=\"ln5-care-item\"\u003e\n          \u003csmall\u003eRoutine Care\u003c\/small\u003e\n          \u003ch3\u003eRemovable Interior Cushion\u003c\/h3\u003e\n          \u003cp\u003e\n            Lift the padded cushion out for routine cleaning or repositioning,\n            making daily maintenance easier while the outer structure retains its shape.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-care-item\"\u003e\n          \u003csmall\u003eFloor Stability\u003c\/small\u003e\n          \u003ch3\u003eTextured Non-Slip Underside\u003c\/h3\u003e\n          \u003cp\u003e\n            The underside helps reduce movement on wood, tile and other smooth flooring\n            while pets enter, settle and shift position.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 07 — FEATURE INDEX --\u003e\n  \u003csection class=\"ln5-features\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-feature-head\"\u003e\n\n        \u003cdiv class=\"ln5-label\"\u003e\n          Key Features\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ln5-h2\"\u003e\n          The Comfort Details at a Glance.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ln5-feature-list\"\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003eShape\u003c\/span\u003e\n          \u003cstrong\u003eCurved crescent-shaped protective backrest\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003eAccess\u003c\/span\u003e\n          \u003cstrong\u003eLow front entrance for easier entry\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003eCushion\u003c\/span\u003e\n          \u003cstrong\u003eRemovable padded interior cushion\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003eSupport\u003c\/span\u003e\n          \u003cstrong\u003eRaised edge for leaning and head support\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003eSpace\u003c\/span\u003e\n          \u003cstrong\u003eRoom for different resting positions\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003eFloor\u003c\/span\u003e\n          \u003cstrong\u003eTextured non-slip underside for smooth surfaces\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003ePet Fit\u003c\/span\u003e\n          \u003cstrong\u003eSuitable for cats and small dogs\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ln5-feature\"\u003e\n          \u003cspan\u003eHome\u003c\/span\u003e\n          \u003cstrong\u003eDesigned for bedrooms, living rooms and quiet corners\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 08 — FINAL --\u003e\n  \u003csection class=\"ln5-final\"\u003e\n    \u003cdiv class=\"ln5-shell\"\u003e\n\n      \u003cdiv class=\"ln5-final-label\"\u003e\n        lunvare™ Serene Crescent-Shaped Pet Resting Nook\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Quiet Place\u003cbr\u003e\n        to Settle Naturally.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Softly wrapped around the sides, open at the front, and designed to feel comfortable in the home.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lunvare","offers":[{"title":"Default Title","offer_id":52726085517608,"sku":null,"price":49.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/5.png?v=1790070747"},{"product_id":"lunvare™-tranquil-window-observation-perch","title":"lunvare™ Tranquil Window Observation Perch","description":"\u003cstyle\u003e\n\/* =========================================================\n   lunvare™ TRANQUIL ELEVATED WINDOW OBSERVATION PLATFORM\n   Shopify Custom Liquid — Pet Home \u0026 Window Collection\n\n   NEW DISTINCT LAYOUT:\n   01 Window Ritual\n   02 Product Portrait\n   03 Viewing Geometry\n   04 Three Ways to Settle\n   05 Comfort Layer\n   06 Compact Home Fit\n   07 Everyday Care\n   08 Key Features\n   09 Final\n\n   Palette:\n   Cloud Cream + Mist Blue + Soft Sage + Warm Oak + Charcoal\n\n   IMPORTANT:\n   - All 4 image areas are fixed 1:1\n   - Desktop uses vertical text\/image flow\n   - No side-by-side image\/text squeeze\n   - Shopify product-column safe\n   ========================================================= *\/\n\n.lwop,\n.lwop * {\n  box-sizing: border-box;\n}\n\n.lwop {\n  --lw-white: #ffffff;\n  --lw-cream: #f8f5ef;\n  --lw-cream-2: #eee8df;\n  --lw-blue: #c7d3d6;\n  --lw-blue-deep: #70858b;\n  --lw-sage: #c7ccbf;\n  --lw-sage-deep: #7f8978;\n  --lw-oak: #a88366;\n  --lw-oak-soft: #d5bca7;\n  --lw-charcoal: #30312f;\n  --lw-text: #45443f;\n  --lw-muted: #76726b;\n  --lw-line: #ded8cf;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 24px auto 0;\n  padding: 0;\n  overflow: hidden;\n\n  border: 1px solid rgba(48,49,47,.08);\n  border-radius: 20px;\n\n  background: var(--lw-white);\n  color: var(--lw-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.lwop h1,\n.lwop h2,\n.lwop h3,\n.lwop p,\n.lwop span,\n.lwop strong {\n  word-break: normal;\n  overflow-wrap: break-word;\n  hyphens: none;\n}\n\n.lwop img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: 100%;\n  object-fit: contain;\n}\n\n.lw-shell {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.lw-narrow {\n  width: 100%;\n  max-width: 620px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.lw-label {\n  display: inline-block;\n  margin-bottom: 8px;\n\n  color: var(--lw-oak);\n\n  font-size: 8.5px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.35px;\n  text-transform: uppercase;\n}\n\n.lw-h1,\n.lw-h2 {\n  margin: 0;\n\n  color: var(--lw-charcoal);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight: 500;\n}\n\n.lw-h1 {\n  font-size: 39px;\n  line-height: 1.01;\n  letter-spacing: -.76px;\n}\n\n.lw-h2 {\n  font-size: 28px;\n  line-height: 1.08;\n  letter-spacing: -.28px;\n}\n\n.lw-copy {\n  margin: 9px 0 0;\n\n  color: var(--lw-muted);\n\n  font-size: 11.9px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   UNIVERSAL 1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.lw-square {\n  width: 100%;\n  max-width: 620px;\n  aspect-ratio: 1 \/ 1;\n  margin-left: auto;\n  margin-right: auto;\n  overflow: hidden;\n\n  border-radius: 15px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #d9d2ca 0%,\n      #b7aea5 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(48,49,47,.08);\n}\n\n.lw-placeholder {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 100%;\n  height: 100%;\n  min-height: 0;\n  padding: 24px;\n\n  background:\n    radial-gradient(\n      circle at 50% 40%,\n      rgba(255,255,255,.24),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #d5d0c8 0%,\n      #aca59d 100%\n    );\n\n  text-align: center;\n}\n\n.lw-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.lw-placeholder span {\n  display: block;\n  max-width: 410px;\n  margin: 7px auto 0;\n\n  color: rgba(255,255,255,.80);\n\n  font-size: 8.4px;\n  line-height: 1.42;\n  font-weight: 800;\n  letter-spacing: .74px;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — WINDOW RITUAL\n   ========================================================= *\/\n\n.lw-hero {\n  padding: 32px 0 26px;\n\n  background:\n    radial-gradient(\n      circle at 50% -12%,\n      rgba(199,211,214,.34),\n      transparent 44%\n    ),\n    linear-gradient(\n      180deg,\n      #faf8f4 0%,\n      #efe9e0 100%\n    );\n\n  text-align: center;\n}\n\n.lw-hero-copy {\n  max-width: 610px;\n  margin: 0 auto;\n}\n\n.lw-hero-sub {\n  max-width: 560px;\n  margin: 11px auto 0;\n\n  color: var(--lw-blue-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.lw-hero-note {\n  max-width: 560px;\n  margin: 13px auto 0;\n\n  color: var(--lw-muted);\n\n  font-size: 10.4px;\n  line-height: 1.5;\n}\n\n.lw-hero-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 6px;\n\n  margin-top: 15px;\n}\n\n.lw-tag {\n  padding: 6px 9px;\n\n  border: 1px solid rgba(48,49,47,.08);\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.70);\n\n  color: var(--lw-charcoal);\n\n  font-size: 8.5px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   02 — PRODUCT PORTRAIT\n   ========================================================= *\/\n\n.lw-portrait {\n  padding: 28px 0 31px;\n\n  background: #ffffff;\n}\n\n.lw-portrait-meta {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 11px auto 0;\n\n  border-top: 1px solid var(--lw-line);\n  border-bottom: 1px solid var(--lw-line);\n}\n\n.lw-meta {\n  padding: 10px 9px;\n\n  text-align: center;\n}\n\n.lw-meta + .lw-meta {\n  border-left: 1px solid var(--lw-line);\n}\n\n.lw-meta small {\n  display: block;\n\n  color: var(--lw-oak);\n\n  font-size: 7.3px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\n.lw-meta strong {\n  display: block;\n  margin-top: 4px;\n\n  color: var(--lw-charcoal);\n\n  font-size: 9.4px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   03 — VIEWING GEOMETRY\n   ========================================================= *\/\n\n.lw-geometry {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f5f1eb 0%,\n      #fbf9f5 100%\n    );\n}\n\n.lw-geometry-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.lw-geometry-media {\n  margin-top: 16px;\n}\n\n.lw-geometry-list {\n  max-width: 620px;\n  margin: 13px auto 0;\n\n  border-top: 1px solid var(--lw-line);\n}\n\n.lw-geometry-row {\n  display: grid;\n  grid-template-columns:\n    92px\n    minmax(0, 1fr);\n\n  gap: 10px;\n\n  padding: 10px 0;\n\n  border-bottom: 1px solid var(--lw-line);\n}\n\n.lw-geometry-row span {\n  color: var(--lw-oak);\n\n  font-size: 7.5px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.lw-geometry-row strong {\n  display: block;\n\n  color: var(--lw-charcoal);\n\n  font-size: 10.1px;\n  line-height: 1.32;\n}\n\n.lw-geometry-row p {\n  margin: 3px 0 0;\n\n  color: var(--lw-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   04 — THREE WAYS TO SETTLE\n   ========================================================= *\/\n\n.lw-modes {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      135deg,\n      #3a3b38 0%,\n      #292a27 100%\n    );\n\n  color: #ffffff;\n}\n\n.lw-modes .lw-label {\n  color: var(--lw-oak-soft);\n}\n\n.lw-modes .lw-h2 {\n  color: #ffffff;\n}\n\n.lw-modes-copy {\n  max-width: 610px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.68);\n\n  font-size: 11.3px;\n  line-height: 1.56;\n}\n\n.lw-modes-media {\n  margin-top: 16px;\n}\n\n.lw-modes .lw-square {\n  box-shadow: none;\n  border: 1px solid rgba(255,255,255,.12);\n}\n\n.lw-mode-rail {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 10px auto 0;\n\n  border-top: 1px solid rgba(255,255,255,.13);\n  border-bottom: 1px solid rgba(255,255,255,.13);\n}\n\n.lw-mode {\n  padding: 10px 9px;\n\n  text-align: center;\n}\n\n.lw-mode + .lw-mode {\n  border-left: 1px solid rgba(255,255,255,.13);\n}\n\n.lw-mode small {\n  display: block;\n\n  color: var(--lw-oak-soft);\n\n  font-size: 7.3px;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.lw-mode strong {\n  display: block;\n  margin-top: 4px;\n\n  color: #f5f2ee;\n\n  font-size: 9.3px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   05 — COMFORT LAYER\n   ========================================================= *\/\n\n.lw-pad {\n  padding: 30px 0;\n\n  background: #ffffff;\n}\n\n.lw-pad-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n\n  max-width: 620px;\n  margin: 16px auto 0;\n}\n\n.lw-pad-card {\n  padding: 12px 10px;\n\n  border-top: 2px solid var(--lw-blue);\n  background: #faf8f4;\n}\n\n.lw-pad-card small {\n  display: block;\n\n  color: var(--lw-blue-deep);\n\n  font-size: 7.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .7px;\n  text-transform: uppercase;\n}\n\n.lw-pad-card strong {\n  display: block;\n  margin-top: 5px;\n\n  color: var(--lw-charcoal);\n\n  font-size: 9.8px;\n  line-height: 1.3;\n}\n\n.lw-pad-card p {\n  margin: 4px 0 0;\n\n  color: var(--lw-muted);\n\n  font-size: 9px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   06 — COMPACT HOME FIT\n   ========================================================= *\/\n\n.lw-home {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f0ebe4 0%,\n      #faf8f4 100%\n    );\n}\n\n.lw-home-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.lw-home-media {\n  margin-top: 16px;\n}\n\n.lw-home-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  max-width: 620px;\n  margin: 10px auto 0;\n\n  border-top: 1px solid var(--lw-line);\n  border-bottom: 1px solid var(--lw-line);\n}\n\n.lw-home-place {\n  padding: 10px 8px;\n\n  text-align: center;\n}\n\n.lw-home-place + .lw-home-place {\n  border-left: 1px solid var(--lw-line);\n}\n\n.lw-home-place strong {\n  display: block;\n\n  color: var(--lw-charcoal);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   07 — EVERYDAY CARE\n   ========================================================= *\/\n\n.lw-care {\n  padding: 29px 0;\n\n  background: #ffffff;\n}\n\n.lw-care-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 24px;\n\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.lw-care-item {\n  position: relative;\n}\n\n.lw-care-item + .lw-care-item::before {\n  content: \"\";\n  position: absolute;\n  left: -12px;\n  top: 0;\n  bottom: 0;\n\n  width: 1px;\n  background: var(--lw-line);\n}\n\n.lw-care-item small {\n  display: block;\n\n  color: var(--lw-oak);\n\n  font-size: 7.5px;\n  font-weight: 900;\n  letter-spacing: .68px;\n  text-transform: uppercase;\n}\n\n.lw-care-item h3 {\n  margin: 7px 0 0;\n\n  color: var(--lw-charcoal);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n  line-height: 1.16;\n  font-weight: 500;\n}\n\n.lw-care-item p {\n  margin: 6px 0 0;\n\n  color: var(--lw-muted);\n\n  font-size: 9.8px;\n  line-height: 1.46;\n}\n\n\n\/* =========================================================\n   08 — KEY FEATURES\n   ========================================================= *\/\n\n.lw-features {\n  padding: 31px 0 35px;\n\n  background: var(--lw-cream);\n}\n\n.lw-feature-head {\n  max-width: 620px;\n  margin: 0 auto;\n}\n\n.lw-feature-list {\n  max-width: 620px;\n  margin: 14px auto 0;\n\n  border-top: 1px solid var(--lw-line);\n}\n\n.lw-feature {\n  display: grid;\n  grid-template-columns:\n    78px\n    minmax(0, 1fr);\n\n  gap: 10px;\n\n  padding: 9px 0;\n\n  border-bottom: 1px solid var(--lw-line);\n}\n\n.lw-feature span {\n  color: var(--lw-sage-deep);\n\n  font-size: 7.5px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: .65px;\n  text-transform: uppercase;\n}\n\n.lw-feature strong {\n  color: var(--lw-charcoal);\n\n  font-size: 9.7px;\n  line-height: 1.34;\n}\n\n\n\/* =========================================================\n   09 — FINAL\n   ========================================================= *\/\n\n.lw-final {\n  padding: 39px 0 43px;\n\n  background:\n    radial-gradient(\n      circle at 50% 118%,\n      rgba(199,211,214,.13),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #363735 0%,\n      #252623 100%\n    );\n\n  text-align: center;\n}\n\n.lw-final-label {\n  color: var(--lw-oak-soft);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n  text-transform: uppercase;\n}\n\n.lw-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 29px;\n  line-height: 1.08;\n  font-weight: 500;\n}\n\n.lw-final p {\n  max-width: 500px;\n  margin: 10px auto 0;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 11.2px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .lw-portrait-meta,\n  .lw-mode-rail {\n    grid-template-columns: 1fr;\n  }\n\n  .lw-meta + .lw-meta,\n  .lw-mode + .lw-mode {\n    border-left: 0;\n    border-top: 1px solid var(--lw-line);\n  }\n\n  .lw-mode + .lw-mode {\n    border-top-color: rgba(255,255,255,.13);\n  }\n\n  .lw-pad-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lw-home-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n\n  .lw-home-place:nth-child(3) {\n    border-left: 0;\n    border-top: 1px solid var(--lw-line);\n  }\n\n  .lw-home-place:nth-child(4) {\n    border-top: 1px solid var(--lw-line);\n  }\n}\n\n@media (max-width: 480px) {\n\n  .lwop {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .lw-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .lw-h1 {\n    font-size: 30px;\n  }\n\n  .lw-h2 {\n    font-size: 24px;\n  }\n\n  .lw-square {\n    max-width: 100%;\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .lw-geometry-row {\n    grid-template-columns:\n      72px\n      minmax(0, 1fr);\n  }\n\n  .lw-care-grid {\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .lw-care-item + .lw-care-item {\n    padding-top: 16px;\n    border-top: 1px solid var(--lw-line);\n  }\n\n  .lw-care-item + .lw-care-item::before {\n    display: none;\n  }\n\n  .lw-feature {\n    grid-template-columns:\n      66px\n      minmax(0, 1fr);\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lwop\"\u003e\n\n  \u003c!-- 01 — WINDOW RITUAL --\u003e\n  \u003csection class=\"lw-hero\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-hero-copy\"\u003e\n\n        \u003cdiv class=\"lw-label\"\u003e\n          lunvare™ Window \u0026amp; Home Collection\n        \u003c\/div\u003e\n\n        \u003ch1 class=\"lw-h1\"\u003e\n          lunvare™ Tranquil Elevated Window Observation Platform\n        \u003c\/h1\u003e\n\n        \u003cdiv class=\"lw-hero-sub\"\u003e\n          A refined window-side platform for pets who enjoy sunlight, outdoor movement, and watching the world from a comfortable height.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-hero-note\"\u003e\n          Designed to create a dedicated viewing place without the oversized presence of a traditional climbing structure.\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-hero-tags\"\u003e\n          \u003cspan class=\"lw-tag\"\u003eWindow Watching\u003c\/span\u003e\n          \u003cspan class=\"lw-tag\"\u003eSunbathing\u003c\/span\u003e\n          \u003cspan class=\"lw-tag\"\u003eQuiet Rest\u003c\/span\u003e\n          \u003cspan class=\"lw-tag\"\u003eCats \u0026amp; Small Pets\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 02 — PRODUCT PORTRAIT --\u003e\n  \u003csection class=\"lw-portrait\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-square\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/1_f060df7d-5199-4c3e-89dc-b71b9edb3dc6.png?v=1790085067\" alt=\"lunvare Tranquil Elevated Window Observation Platform with a cat or small pet by a bright window\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-portrait-meta\"\u003e\n\n        \u003cdiv class=\"lw-meta\"\u003e\n          \u003csmall\u003eSurface\u003c\/small\u003e\n          \u003cstrong\u003eElongated viewing platform\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-meta\"\u003e\n          \u003csmall\u003eSupport\u003c\/small\u003e\n          \u003cstrong\u003eGently raised rear edge\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-meta\"\u003e\n          \u003csmall\u003eComfort\u003c\/small\u003e\n          \u003cstrong\u003eRemovable upper pad\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 03 — VIEWING GEOMETRY --\u003e\n  \u003csection class=\"lw-geometry\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-geometry-head\"\u003e\n\n        \u003cdiv class=\"lw-label\"\u003e\n          Viewing Geometry\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lw-h2\"\u003e\n          Long Enough to Sit, Curl Up, or Stretch Along the Window.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lw-copy\"\u003e\n          The elongated shape creates a dedicated viewing surface while the raised rear edge adds gentle body support without blocking the view.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-geometry-media\"\u003e\n\n        \u003cdiv class=\"lw-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/2_c6500574-a0ae-4fd4-beff-8d45699fbd50.png?v=1790085067\" alt=\"lunvare Tranquil Elevated Window Observation Platform showing the elongated surface raised rear support rounded corners and underside contact areas\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-geometry-list\"\u003e\n\n        \u003cdiv class=\"lw-geometry-row\"\u003e\n          \u003cspan\u003eLength\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eElongated Resting Surface\u003c\/strong\u003e\n            \u003cp\u003eGives pets room to sit upright, curl up, or stretch along the window.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-geometry-row\"\u003e\n          \u003cspan\u003eRear Edge\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSubtle Body Support\u003c\/strong\u003e\n            \u003cp\u003eThe gently raised back provides light support without creating a visual barrier.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-geometry-row\"\u003e\n          \u003cspan\u003eFront Corners\u003c\/span\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eSoft Rounded Profile\u003c\/strong\u003e\n            \u003cp\u003eReduces harsh visual lines and helps the platform blend with nearby furniture.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 04 — THREE WAYS TO SETTLE --\u003e\n  \u003csection class=\"lw-modes\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-narrow\"\u003e\n\n        \u003cdiv class=\"lw-label\"\u003e\n          A Regular Daytime Destination\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lw-h2\"\u003e\n          Watch. Sunbathe. Rest.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lw-modes-copy\"\u003e\n          The platform can become a familiar place for daytime observation, sunlight, quiet play, or resting near the household without occupying a chair or desk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-modes-media\"\u003e\n\n        \u003cdiv class=\"lw-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/3_d9315a24-676c-4a1a-ac85-4eb6a213e897.png?v=1790085068\" alt=\"Pet using the lunvare Tranquil Elevated Window Observation Platform for window watching sunbathing and resting\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-mode-rail\"\u003e\n\n        \u003cdiv class=\"lw-mode\"\u003e\n          \u003csmall\u003eMoment 01\u003c\/small\u003e\n          \u003cstrong\u003eWindow Watching\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-mode\"\u003e\n          \u003csmall\u003eMoment 02\u003c\/small\u003e\n          \u003cstrong\u003eSunbathing\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-mode\"\u003e\n          \u003csmall\u003eMoment 03\u003c\/small\u003e\n          \u003cstrong\u003eQuiet Resting\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 05 — COMFORT LAYER --\u003e\n  \u003csection class=\"lw-pad\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-narrow\"\u003e\n\n        \u003cdiv class=\"lw-label\"\u003e\n          Removable Comfort Layer\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lw-h2\"\u003e\n          Softer on Top, Simpler to Maintain.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lw-copy\"\u003e\n          The removable upper pad adds a comfortable layer while staying visually restrained enough for modern, neutral, and softly decorated interiors.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-pad-grid\"\u003e\n\n        \u003cdiv class=\"lw-pad-card\"\u003e\n          \u003csmall\u003eCare\u003c\/small\u003e\n          \u003cstrong\u003eLift Off for Cleaning\u003c\/strong\u003e\n          \u003cp\u003eRemove the upper pad for routine cleaning when needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-pad-card\"\u003e\n          \u003csmall\u003eDaily Use\u003c\/small\u003e\n          \u003cstrong\u003eShake Out Loose Fur\u003c\/strong\u003e\n          \u003cp\u003eRemove loose hair without having to move the full platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-pad-card\"\u003e\n          \u003csmall\u003eSeasonal Use\u003c\/small\u003e\n          \u003cstrong\u003eReplace as Needed\u003c\/strong\u003e\n          \u003cp\u003eAdjust the upper layer according to seasonal comfort preferences.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 06 — COMPACT HOME FIT --\u003e\n  \u003csection class=\"lw-home\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-home-head\"\u003e\n\n        \u003cdiv class=\"lw-label\"\u003e\n          Compact Alternative to Bulky Climbing Furniture\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lw-h2\"\u003e\n          A Viewing Spot That Works with the Room.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"lw-copy\"\u003e\n          Its compact profile is particularly suited to apartments or rooms where a full-size climbing tower would take up too much visual and physical space.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-home-media\"\u003e\n\n        \u003cdiv class=\"lw-square\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/4_deec02c6-3f82-4c22-8e20-9f77a451d74d.png?v=1790085067\" alt=\"lunvare Tranquil Elevated Window Observation Platform styled beside a window in a modern neutral interior\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-home-grid\"\u003e\n\n        \u003cdiv class=\"lw-home-place\"\u003e\n          \u003cstrong\u003eWindowsill Area\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-home-place\"\u003e\n          \u003cstrong\u003eDesk Side\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-home-place\"\u003e\n          \u003cstrong\u003eLow Cabinet\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-home-place\"\u003e\n          \u003cstrong\u003eApartment Corner\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 07 — EVERYDAY CARE --\u003e\n  \u003csection class=\"lw-care\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-care-grid\"\u003e\n\n        \u003cdiv class=\"lw-care-item\"\u003e\n          \u003csmall\u003eSurface Protection\u003c\/small\u003e\n          \u003ch3\u003eProtective Contact Areas Underneath\u003c\/h3\u003e\n          \u003cp\u003e\n            The underside contact areas help reduce unwanted movement and help keep the platform from rubbing directly against the supporting surface.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-care-item\"\u003e\n          \u003csmall\u003eCompact Routine\u003c\/small\u003e\n          \u003ch3\u003eEasy to Keep in Daily Rotation\u003c\/h3\u003e\n          \u003cp\u003e\n            The removable pad simplifies routine maintenance while the platform itself remains a dedicated window-side destination.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 08 — KEY FEATURES --\u003e\n  \u003csection class=\"lw-features\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-feature-head\"\u003e\n\n        \u003cdiv class=\"lw-label\"\u003e\n          Key Features\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lw-h2\"\u003e\n          Designed Around Viewing, Comfort, and Compact Living.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-feature-list\"\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003eHeight\u003c\/span\u003e\n          \u003cstrong\u003eElevated surface for comfortable window watching\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003eShape\u003c\/span\u003e\n          \u003cstrong\u003eElongated profile for sitting and stretching\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003eSupport\u003c\/span\u003e\n          \u003cstrong\u003eGently raised rear edge\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003eComfort\u003c\/span\u003e\n          \u003cstrong\u003eRemovable upper comfort pad\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003eProfile\u003c\/span\u003e\n          \u003cstrong\u003eRounded corners for a softer appearance\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003eUnderside\u003c\/span\u003e\n          \u003cstrong\u003eProtective contact areas beneath the platform\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003eSpace\u003c\/span\u003e\n          \u003cstrong\u003eCompact alternative to bulky climbing furniture\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lw-feature\"\u003e\n          \u003cspan\u003ePet Fit\u003c\/span\u003e\n          \u003cstrong\u003eSuitable for cats and small pets\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 09 — FINAL --\u003e\n  \u003csection class=\"lw-final\"\u003e\n    \u003cdiv class=\"lw-shell\"\u003e\n\n      \u003cdiv class=\"lw-final-label\"\u003e\n        lunvare™ Tranquil Elevated Window Observation Platform\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Better View.\u003cbr\u003e\n        A Calmer Place to Stay.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A compact elevated platform designed to give pets their own comfortable place for watching, resting, and enjoying the light.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lunvare","offers":[{"title":"Default Title","offer_id":52743747567912,"sku":null,"price":67.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/5_587c96d5-b47a-4201-a9fa-9250baef2546.png?v=1790085018"},{"product_id":"lunvare™-refined-convertible-sofa-protection-companion-mat","title":"lunvare™ Refined Convertible Sofa Protection Companion Mat","description":"\u003cstyle\u003e\n\/* =========================================================\n   lunvare™ REFINED CONVERTIBLE SOFA PROTECTION COMPANION MAT\n   Shopify Custom Liquid\n\n   Layout:\n   Home-Living Hero\n   → Image 01\n   → Two Ways to Use\n   → Image 02\n   → Protection Zones\n   → Key Features\n   → Image 03\n   → Care \/ Convert \/ Carry\n   → Image 04\n   → How to Use\n   → Final\n\n   Theme:\n   Warm Linen + Dusty Olive + Soft Clay + Deep Ink\n   ========================================================= *\/\n\n.lcm,\n.lcm * {\n  box-sizing: border-box;\n}\n\n.lcm {\n  --lcm-white: #ffffff;\n\n  --lcm-linen: #f6f2eb;\n  --lcm-linen-2: #ece5dc;\n\n  --lcm-olive: #929b88;\n  --lcm-olive-soft: #dce1d8;\n  --lcm-olive-deep: #687260;\n\n  --lcm-clay: #b97963;\n  --lcm-clay-soft: #ead3ca;\n\n  --lcm-ink: #303637;\n  --lcm-ink-2: #41494a;\n\n  --lcm-text: #454847;\n  --lcm-muted: #747876;\n  --lcm-border: #dedbd5;\n\n  width: 100%;\n  max-width: 780px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(48,54,55,.08);\n  border-radius: 18px;\n\n  background: var(--lcm-white);\n  color: var(--lcm-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.lcm img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.lcm-shell {\n  width: 100%;\n  max-width: 710px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.lcm-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--lcm-clay);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n\n  text-transform: uppercase;\n}\n\n.lcm-kicker::before {\n  content: \"\";\n\n  width: 20px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.lcm-heading {\n  margin: 0;\n\n  color: var(--lcm-ink);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.35px;\n}\n\n.lcm-copy {\n  margin: 10px 0 0;\n\n  color: var(--lcm-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.lcm-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #d8d4cc 0%,\n      #b8b2aa 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(48,54,55,.10);\n}\n\n.lcm-media img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.lcm-placeholder {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 28px;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 38%,\n      rgba(255,255,255,.23),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #929b88 0%,\n      #687260 100%\n    );\n}\n\n.lcm-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 19px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.lcm-placeholder span {\n  display: block;\n\n  max-width: 360px;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.75);\n\n  font-size: 8.5px;\n  line-height: 1.4;\n  font-weight: 800;\n  letter-spacing: .85px;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.lcm-hero {\n  padding: 30px 0 27px;\n\n  background:\n    radial-gradient(\n      circle at 88% 5%,\n      rgba(185,121,99,.13),\n      transparent 27%\n    ),\n    linear-gradient(\n      180deg,\n      #fbf9f5 0%,\n      #f0ebe4 100%\n    );\n}\n\n.lcm-hero-tag {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(104,114,96,.16);\n  border-radius: 999px;\n\n  background: rgba(146,155,136,.14);\n\n  color: var(--lcm-olive-deep);\n\n  font-size: 8px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: .9px;\n\n  text-transform: uppercase;\n}\n\n.lcm-hero h1 {\n  max-width: 650px;\n  margin: 0;\n\n  color: var(--lcm-ink);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 39px;\n  line-height: 1.02;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.lcm-hero-sub {\n  max-width: 600px;\n  margin-top: 11px;\n\n  color: var(--lcm-olive-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.lcm-hero-copy {\n  max-width: 630px;\n  margin: 13px 0 0;\n\n  color: var(--lcm-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.lcm-hero-image {\n  margin-top: 20px;\n}\n\n.lcm-hero-strip {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.lcm-hero-strip div {\n  padding: 9px 8px;\n\n  border: 1px solid var(--lcm-border);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.72);\n\n  text-align: center;\n}\n\n.lcm-hero-strip small {\n  display: block;\n\n  color: var(--lcm-clay);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lcm-hero-strip strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lcm-ink);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — TWO MODES\n   ========================================================= *\/\n\n.lcm-modes {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lcm-mode-list {\n  margin-top: 17px;\n\n  border-top: 1px solid var(--lcm-border);\n}\n\n.lcm-mode {\n  display: grid;\n  grid-template-columns:\n    52px\n    minmax(0, 1fr);\n\n  gap: 12px;\n\n  padding: 15px 0;\n\n  border-bottom: 1px solid var(--lcm-border);\n}\n\n.lcm-mode-no {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 42px;\n  height: 42px;\n\n  border-radius: 50%;\n\n  background: var(--lcm-olive-soft);\n\n  color: var(--lcm-olive-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 14px;\n}\n\n.lcm-mode strong {\n  display: block;\n\n  color: var(--lcm-ink);\n\n  font-size: 10.8px;\n  line-height: 1.3;\n}\n\n.lcm-mode p {\n  margin: 5px 0 0;\n\n  color: var(--lcm-muted);\n\n  font-size: 9.7px;\n  line-height: 1.44;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.lcm-image-two {\n  padding: 0 0 31px;\n\n  background: #ffffff;\n}\n\n.lcm-caption {\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n\n  margin-top: 11px;\n}\n\n.lcm-caption strong {\n  color: var(--lcm-ink);\n\n  font-size: 10.2px;\n  line-height: 1.35;\n}\n\n.lcm-caption span {\n  max-width: 320px;\n\n  color: var(--lcm-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n\n  text-align: right;\n}\n\n\n\/* =========================================================\n   03 — PROTECTION ZONES\n   ========================================================= *\/\n\n.lcm-zones {\n  padding: 31px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f1eee8 0%,\n      #faf8f4 100%\n    );\n}\n\n.lcm-zone-stack {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lcm-zone {\n  padding: 12px;\n\n  border-left: 3px solid var(--lcm-clay);\n\n  background: #ffffff;\n}\n\n.lcm-zone small {\n  display: block;\n\n  color: var(--lcm-clay);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.lcm-zone strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lcm-ink);\n\n  font-size: 10.1px;\n  line-height: 1.3;\n}\n\n.lcm-zone p {\n  margin: 4px 0 0;\n\n  color: var(--lcm-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   04 — KEY FEATURES\n   ========================================================= *\/\n\n.lcm-features {\n  padding: 32px 0;\n\n  background: var(--lcm-ink);\n\n  color: #ffffff;\n}\n\n.lcm-features .lcm-kicker {\n  color: #e4aa95;\n}\n\n.lcm-features .lcm-heading {\n  color: #ffffff;\n}\n\n.lcm-feature-copy {\n  max-width: 590px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.lcm-feature-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.lcm-feature {\n  display: grid;\n  grid-template-columns:\n    26px\n    minmax(0, 1fr);\n\n  gap: 8px;\n  align-items: center;\n\n  padding: 10px;\n\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.lcm-feature-index {\n  width: 26px;\n  height: 26px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(185,121,99,.16);\n\n  color: #e8b29f;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.lcm-feature strong {\n  color: #f4f2ee;\n\n  font-size: 9.5px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.lcm-detail {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lcm-detail-head {\n  max-width: 600px;\n  margin-bottom: 17px;\n}\n\n.lcm-detail-note {\n  margin-top: 9px;\n\n  color: var(--lcm-olive-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 13.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   05 — CARE \/ CONVERT \/ CARRY\n   ========================================================= *\/\n\n.lcm-lifestyle {\n  padding: 32px 0;\n\n  background: var(--lcm-linen);\n}\n\n.lcm-lifestyle-row {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lcm-life-card {\n  padding: 13px 11px;\n\n  border: 1px solid var(--lcm-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.lcm-life-card small {\n  display: block;\n\n  color: var(--lcm-clay);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.lcm-life-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lcm-ink);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.lcm-life-card p {\n  margin: 4px 0 0;\n\n  color: var(--lcm-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.lcm-image-four {\n  padding: 32px 0 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   06 — FURNITURE FIT\n   ========================================================= *\/\n\n.lcm-fit {\n  padding: 29px 0 31px;\n\n  background: #ffffff;\n}\n\n.lcm-fit-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.lcm-fit-item {\n  padding: 11px 7px;\n\n  border: 1px solid var(--lcm-border);\n  border-radius: 9px;\n\n  background: var(--lcm-linen);\n\n  text-align: center;\n}\n\n.lcm-fit-item small {\n  display: block;\n\n  color: var(--lcm-clay);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lcm-fit-item strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lcm-ink);\n\n  font-size: 9.3px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.lcm-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef0eb 0%,\n      #faf8f4 100%\n    );\n}\n\n.lcm-steps {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lcm-step {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--lcm-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.lcm-step::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 10px 10px 0 0;\n\n  background: var(--lcm-olive);\n}\n\n.lcm-step-no {\n  color: var(--lcm-clay);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.lcm-step h3 {\n  margin: 6px 0 4px;\n\n  color: var(--lcm-ink);\n\n  font-size: 10.4px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.lcm-step p {\n  margin: 0;\n\n  color: var(--lcm-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.lcm-final {\n  padding: 38px 0 42px;\n\n  background:\n    radial-gradient(\n      circle at 50% 115%,\n      rgba(185,121,99,.16),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #3c4544 0%,\n      #2a3131 100%\n    );\n\n  text-align: center;\n}\n\n.lcm-final-label {\n  color: #e6ac98;\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n\n  text-transform: uppercase;\n}\n\n.lcm-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n  line-height: 1.1;\n  font-weight: 500;\n}\n\n.lcm-final p {\n  max-width: 520px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.67);\n\n  font-size: 11.3px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .lcm-zone-stack,\n  .lcm-lifestyle-row,\n  .lcm-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .lcm-caption {\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .lcm-caption span {\n    max-width: none;\n    text-align: left;\n  }\n\n  .lcm-fit-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .lcm {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .lcm-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .lcm-hero h1 {\n    font-size: 32px;\n  }\n\n  .lcm-heading {\n    font-size: 25px;\n  }\n\n  .lcm-hero-strip,\n  .lcm-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lcm\"\u003e\n\n  \u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-hero\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-hero-tag\"\u003e\n        Furniture Protection + Pet Comfort\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        lunvare™ Refined Convertible Sofa Protection Companion Mat\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"lcm-hero-sub\"\u003e\n        Give your pet a place to settle without giving up the look of the room.\n      \u003c\/div\u003e\n\n      \u003cp class=\"lcm-hero-copy\"\u003e\n        The lunvare™ Refined Convertible Sofa Protection Companion Mat creates\n        a designated resting area while helping protect sofas, armchairs,\n        benches and beds from loose fur, light dirt and everyday contact.\n        Its broad padded surface, adjustable side sections and extended front\n        panel are designed to work with the furniture you already use.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGE 01 --\u003e\n      \u003cdiv class=\"lcm-hero-image\"\u003e\n        \u003cdiv class=\"lcm-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/1_3599d2fe-d4df-444b-8d30-9cb8759f505b.png?v=1790088568\" alt=\"lunvare Refined Convertible Sofa Protection Companion Mat installed on a sofa\" loading=\"eager\"\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lcm-hero-strip\"\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eProtection\u003c\/small\u003e\n          \u003cstrong\u003eFur + Light Dirt\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eSurface\u003c\/small\u003e\n          \u003cstrong\u003eSoft Padded Top\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eShape\u003c\/small\u003e\n          \u003cstrong\u003eAdjustable Sides\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003csmall\u003eStorage\u003c\/small\u003e\n          \u003cstrong\u003eRolls Away\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       02 — TWO WAYS TO USE\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-modes\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-kicker\"\u003e\n        One Mat, Two Furniture Profiles\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lcm-heading\"\u003e\n        Lay It Flat or Build Soft Side Boundaries.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lcm-copy\"\u003e\n        Adjustable side sections allow the mat to change depending on the\n        furniture, the available space and the way your pet prefers to rest.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lcm-mode-list\"\u003e\n\n        \u003cdiv class=\"lcm-mode\"\u003e\n\n          \u003cdiv class=\"lcm-mode-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eFlat Coverage\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Lay the side sections outward to cover more of the surrounding\n              upholstery and create a wider resting surface.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-mode\"\u003e\n\n          \u003cdiv class=\"lcm-mode-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eSoft Boundary Mode\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Fold the side sections upward to create gentle edges around the\n              pet's preferred resting area.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-image-two\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/2_86099640-ebf1-4383-a56a-59c135aa1d59.png?v=1790088567\" alt=\"lunvare companion mat shown in flat and raised-side configurations\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lcm-caption\"\u003e\n\n        \u003cstrong\u003e\n          Change the shape to suit the space.\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Flexible fastening points help the mat adapt to different furniture\n          profiles and resting positions.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       03 — PROTECTION ZONES\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-zones\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-kicker\"\u003e\n        Protection Where Contact Happens\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lcm-heading\"\u003e\n        More Coverage Around the Areas Pets Use Most.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lcm-zone-stack\"\u003e\n\n        \u003cdiv class=\"lcm-zone\"\u003e\n          \u003csmall\u003eZone 01\u003c\/small\u003e\n          \u003cstrong\u003eMain Seat Surface\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The broad padded center creates a designated resting area over\n            the primary seating surface.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-zone\"\u003e\n          \u003csmall\u003eZone 02\u003c\/small\u003e\n          \u003cstrong\u003eSeat Edge\u003c\/strong\u003e\n\n          \u003cp\u003e\n            An extended front section drapes over the edge where paws often\n            make contact while climbing up or stepping down.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-zone\"\u003e\n          \u003csmall\u003eZone 03\u003c\/small\u003e\n          \u003cstrong\u003eSide Upholstery\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Adjustable side sections can extend outward or fold upward\n            depending on the furniture and desired coverage.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-zone\"\u003e\n          \u003csmall\u003eZone 04\u003c\/small\u003e\n          \u003cstrong\u003eContact Surface\u003c\/strong\u003e\n\n          \u003cp\u003e\n            A textured underside helps reduce unwanted shifting during\n            everyday resting and movement.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       04 — KEY FEATURES\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-features\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-kicker\"\u003e\n        Designed for Shared Living Spaces\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lcm-heading\"\u003e\n        Pet-Friendly Function Without the Look of a Pet Cover.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lcm-feature-copy\"\u003e\n        The understated palette and minimal quilting help the mat sit more\n        naturally within adult living rooms, bedrooms and other shared spaces.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lcm-feature-grid\"\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e01\u003c\/div\u003e\n          \u003cstrong\u003eHelps protect furniture from fur and light dirt\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e02\u003c\/div\u003e\n          \u003cstrong\u003eAdjustable side sections create soft boundaries\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e03\u003c\/div\u003e\n          \u003cstrong\u003eExtended front panel covers the seat edge\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e04\u003c\/div\u003e\n          \u003cstrong\u003eTextured underside helps reduce shifting\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e05\u003c\/div\u003e\n          \u003cstrong\u003eRemovable sections for easier cleaning\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e06\u003c\/div\u003e\n          \u003cstrong\u003eConverts into a temporary floor mat\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e07\u003c\/div\u003e\n          \u003cstrong\u003eRolls for storage and transport\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-feature\"\u003e\n          \u003cdiv class=\"lcm-feature-index\"\u003e08\u003c\/div\u003e\n          \u003cstrong\u003eSuitable for sofas, chairs, benches and beds\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-detail\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-detail-head\"\u003e\n\n        \u003cdiv class=\"lcm-kicker\"\u003e\n          Soft Above. More Stable Below.\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lcm-heading\"\u003e\n          Comfortable for Resting, Structured for Everyday Furniture Use.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"lcm-detail-note\"\u003e\n          A soft upper surface supports resting while the textured underside\n          helps the mat stay more settled on fabric seating.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lcm-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/3_92930f9a-5e72-403f-9a63-89163b7a1b8c.png?v=1790088568\" alt=\"Detail of lunvare companion mat padding texture and underside\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       05 — CARE \/ CONVERT \/ CARRY\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-lifestyle\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-kicker\"\u003e\n        Useful Beyond the Sofa\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lcm-heading\"\u003e\n        Clean It. Unfold It. Take It With You.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lcm-lifestyle-row\"\u003e\n\n        \u003cdiv class=\"lcm-life-card\"\u003e\n          \u003csmall\u003eCare\u003c\/small\u003e\n          \u003cstrong\u003eRemovable Sections\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Care for the most frequently used areas without needing to clean\n            the entire structure every time.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-life-card\"\u003e\n          \u003csmall\u003eConvert\u003c\/small\u003e\n          \u003cstrong\u003eTemporary Floor Mat\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Unfold the mat onto the floor for temporary resting, grooming or\n            quiet activity.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-life-card\"\u003e\n          \u003csmall\u003eCarry\u003c\/small\u003e\n          \u003cstrong\u003eRoll for Storage\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Roll the mat into a more compact form for storage, visits or\n            short trips.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-image-four\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/4_573f8678-2d8a-45f4-a2a7-ca358a524e69.png?v=1790088568\" alt=\"lunvare companion mat used on the floor and prepared for storage or travel\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       06 — FURNITURE FIT\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-fit\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-kicker\"\u003e\n        Made for Everyday Furniture\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lcm-heading\"\u003e\n        One Companion Mat. Several Places to Rest.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lcm-fit-grid\"\u003e\n\n        \u003cdiv class=\"lcm-fit-item\"\u003e\n          \u003csmall\u003ePlace 01\u003c\/small\u003e\n          \u003cstrong\u003eSofas\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-fit-item\"\u003e\n          \u003csmall\u003ePlace 02\u003c\/small\u003e\n          \u003cstrong\u003eArmchairs\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-fit-item\"\u003e\n          \u003csmall\u003ePlace 03\u003c\/small\u003e\n          \u003cstrong\u003eBenches\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-fit-item\"\u003e\n          \u003csmall\u003ePlace 04\u003c\/small\u003e\n          \u003cstrong\u003eBeds\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       07 — HOW TO USE\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-how\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-kicker\"\u003e\n        Simple Everyday Setup\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lcm-heading\"\u003e\n        How to Use lunvare™\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lcm-steps\"\u003e\n\n        \u003cdiv class=\"lcm-step\"\u003e\n          \u003cdiv class=\"lcm-step-no\"\u003e01\u003c\/div\u003e\n\n          \u003ch3\u003ePosition the Main Surface\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place the padded center section over the furniture area your pet\n            uses most often.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-step\"\u003e\n          \u003cdiv class=\"lcm-step-no\"\u003e02\u003c\/div\u003e\n\n          \u003ch3\u003eAdjust the Side Sections\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Lay them flat for wider coverage or fold them upward to form\n            soft boundaries around the resting area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lcm-step\"\u003e\n          \u003cdiv class=\"lcm-step-no\"\u003e03\u003c\/div\u003e\n\n          \u003ch3\u003eExtend the Front Panel\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Allow the front section to cover the seat edge where paws often\n            make contact entering or leaving the furniture.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\n  \u003csection class=\"lcm-final\"\u003e\n    \u003cdiv class=\"lcm-shell\"\u003e\n\n      \u003cdiv class=\"lcm-final-label\"\u003e\n        lunvare™ Refined Convertible Sofa Protection Companion Mat\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        A Place for Them.\u003cbr\u003e\n        Less Wear for Your Furniture.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A convertible padded companion mat designed to create a comfortable\n        resting area while helping keep everyday furniture better protected\n        from loose fur, light dirt and daily contact.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lunvare","offers":[{"title":"Default Title","offer_id":52748366217512,"sku":null,"price":43.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/5_6ff4c8b8-4ada-4d0c-9f49-ba94978357cb.png?v=1790088560"},{"product_id":"lunvare™-graceful-foldable-pet-mobility-ramp","title":"lunvare™ Graceful Foldable Pet Mobility Ramp","description":"\u003cstyle\u003e\n\/* =========================================================\n   lunvare™ GRACEFUL FOLDABLE PET MOBILITY RAMP\n   Shopify Custom Liquid\n\n   NEW LAYOUT\n   Vertical \/ Compact \/ Home-Friendly \/ 1:1 Images\n\n   Structure:\n   Introduction\n   → Image 01\n   → Why a Ramp\n   → Image 02\n   → Walking Path\n   → Core Features\n   → Image 03\n   → Fold \/ Carry \/ Store\n   → Image 04\n   → Placement\n   → How to Use\n   → Final\n\n   Theme:\n   Warm Stone + Dusty Blue + Walnut + Deep Slate\n   ========================================================= *\/\n\n.lmr,\n.lmr * {\n  box-sizing: border-box;\n}\n\n.lmr {\n  --lmr-white: #ffffff;\n\n  --lmr-stone: #f5f1ea;\n  --lmr-stone-2: #ebe4da;\n\n  --lmr-blue: #a7b7bc;\n  --lmr-blue-soft: #dde6e8;\n  --lmr-blue-deep: #647a82;\n\n  --lmr-walnut: #9b755e;\n  --lmr-walnut-soft: #ddc8ba;\n\n  --lmr-slate: #303b40;\n  --lmr-slate-2: #425158;\n\n  --lmr-text: #444a4c;\n  --lmr-muted: #737b7d;\n  --lmr-border: #dedbd5;\n\n  width: 100%;\n  max-width: 780px;\n\n  margin: 24px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(48,59,64,.08);\n  border-radius: 18px;\n\n  background: var(--lmr-white);\n  color: var(--lmr-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.lmr img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n.lmr-shell {\n  width: 100%;\n  max-width: 710px;\n\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.lmr-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n\n  margin-bottom: 8px;\n\n  color: var(--lmr-walnut);\n\n  font-size: 8.4px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n\n  text-transform: uppercase;\n}\n\n.lmr-kicker::before {\n  content: \"\";\n\n  width: 20px;\n  height: 2px;\n\n  border-radius: 20px;\n\n  background: currentColor;\n}\n\n.lmr-heading {\n  margin: 0;\n\n  color: var(--lmr-slate);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.35px;\n}\n\n.lmr-copy {\n  margin: 10px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 12px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   1:1 IMAGE SYSTEM\n   ========================================================= *\/\n\n.lmr-media {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #d8d4cd 0%,\n      #b7b4ae 100%\n    );\n\n  box-shadow:\n    0 12px 28px rgba(48,59,64,.10);\n}\n\n.lmr-media img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n  object-position: center;\n}\n\n.lmr-placeholder {\n  width: 100%;\n  height: 100%;\n\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n\n  padding: 28px;\n\n  background:\n    radial-gradient(\n      circle at 50% 38%,\n      rgba(255,255,255,.23),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #a7b7bc 0%,\n      #647a82 100%\n    );\n\n  text-align: center;\n}\n\n.lmr-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 19px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.lmr-placeholder span {\n  display: block;\n\n  max-width: 360px;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.76);\n\n  font-size: 8.5px;\n  line-height: 1.4;\n  font-weight: 800;\n  letter-spacing: .85px;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.lmr-hero {\n  padding: 30px 0 27px;\n\n  background:\n    radial-gradient(\n      circle at 88% 6%,\n      rgba(155,117,94,.13),\n      transparent 28%\n    ),\n    linear-gradient(\n      180deg,\n      #fbfaf7 0%,\n      #f0ebe4 100%\n    );\n}\n\n.lmr-hero-badge {\n  display: inline-flex;\n\n  margin-bottom: 10px;\n  padding: 6px 10px;\n\n  border: 1px solid rgba(100,122,130,.17);\n  border-radius: 999px;\n\n  background: rgba(167,183,188,.15);\n\n  color: var(--lmr-blue-deep);\n\n  font-size: 8px;\n  line-height: 1;\n  font-weight: 900;\n  letter-spacing: .9px;\n\n  text-transform: uppercase;\n}\n\n.lmr-hero h1 {\n  max-width: 650px;\n  margin: 0;\n\n  color: var(--lmr-slate);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 40px;\n  line-height: 1;\n  font-weight: 500;\n  letter-spacing: -.75px;\n}\n\n.lmr-hero-sub {\n  max-width: 610px;\n  margin-top: 11px;\n\n  color: var(--lmr-blue-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.38;\n}\n\n.lmr-hero-copy {\n  max-width: 630px;\n  margin: 13px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 11.7px;\n  line-height: 1.6;\n}\n\n.lmr-hero-image {\n  margin-top: 20px;\n}\n\n.lmr-hero-facts {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 6px;\n  margin-top: 11px;\n}\n\n.lmr-hero-fact {\n  padding: 9px 7px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.72);\n\n  text-align: center;\n}\n\n.lmr-hero-fact small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lmr-hero-fact strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lmr-slate);\n\n  font-size: 9px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   02 — WHY A RAMP\n   ========================================================= *\/\n\n.lmr-why {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lmr-why-list {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmr-why-card {\n  padding: 13px 11px;\n\n  border-top: 3px solid var(--lmr-blue-deep);\n  border-left: 1px solid var(--lmr-border);\n  border-right: 1px solid var(--lmr-border);\n  border-bottom: 1px solid var(--lmr-border);\n\n  border-radius: 10px;\n\n  background: var(--lmr-stone);\n}\n\n.lmr-why-card small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .7px;\n\n  text-transform: uppercase;\n}\n\n.lmr-why-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.lmr-why-card p {\n  margin: 5px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   IMAGE 02\n   ========================================================= *\/\n\n.lmr-image-two {\n  padding: 0 0 32px;\n\n  background: #ffffff;\n}\n\n.lmr-image-note {\n  display: grid;\n  grid-template-columns:\n    minmax(0, .8fr)\n    minmax(0, 1.2fr);\n\n  gap: 18px;\n\n  margin-top: 11px;\n}\n\n.lmr-image-note strong {\n  color: var(--lmr-slate);\n\n  font-size: 10.3px;\n  line-height: 1.35;\n}\n\n.lmr-image-note span {\n  color: var(--lmr-muted);\n\n  font-size: 9.4px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   03 — WALKING PATH\n   ========================================================= *\/\n\n.lmr-path {\n  padding: 32px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #eef2f2 0%,\n      #faf9f6 100%\n    );\n}\n\n.lmr-path-rail {\n  margin-top: 17px;\n}\n\n.lmr-path-row {\n  display: grid;\n  grid-template-columns:\n    42px\n    minmax(0, 1fr);\n\n  gap: 11px;\n\n  padding: 12px 0;\n\n  border-bottom: 1px solid var(--lmr-border);\n}\n\n.lmr-path-row:first-child {\n  border-top: 1px solid var(--lmr-border);\n}\n\n.lmr-path-no {\n  color: var(--lmr-walnut);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 15px;\n}\n\n.lmr-path-row strong {\n  display: block;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.5px;\n  line-height: 1.3;\n}\n\n.lmr-path-row p {\n  margin: 4px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.5px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   04 — CORE FEATURES\n   ========================================================= *\/\n\n.lmr-features {\n  padding: 32px 0;\n\n  background:\n    radial-gradient(\n      circle at 88% 8%,\n      rgba(155,117,94,.12),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      #37454b 0%,\n      #293438 100%\n    );\n\n  color: #ffffff;\n}\n\n.lmr-features .lmr-kicker {\n  color: #deb6a0;\n}\n\n.lmr-features .lmr-heading {\n  color: #ffffff;\n}\n\n.lmr-feature-intro {\n  max-width: 590px;\n  margin-top: 9px;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 11.4px;\n  line-height: 1.55;\n}\n\n.lmr-feature-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 17px;\n}\n\n.lmr-feature {\n  display: grid;\n  grid-template-columns:\n    28px\n    minmax(0, 1fr);\n\n  gap: 8px;\n  align-items: center;\n\n  padding: 10px;\n\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.04);\n}\n\n.lmr-feature-no {\n  width: 28px;\n  height: 28px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: rgba(155,117,94,.18);\n\n  color: #deb6a0;\n\n  font-size: 7.5px;\n  font-weight: 900;\n}\n\n.lmr-feature strong {\n  color: #f4f2ee;\n\n  font-size: 9.5px;\n  line-height: 1.35;\n}\n\n\n\/* =========================================================\n   IMAGE 03\n   ========================================================= *\/\n\n.lmr-detail {\n  padding: 32px 0;\n\n  background: #ffffff;\n}\n\n.lmr-detail-head {\n  max-width: 600px;\n  margin-bottom: 17px;\n}\n\n.lmr-detail-note {\n  margin-top: 9px;\n\n  color: var(--lmr-blue-deep);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 13.5px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   05 — FOLD \/ CARRY \/ STORE\n   ========================================================= *\/\n\n.lmr-fold {\n  padding: 32px 0;\n\n  background: var(--lmr-stone);\n}\n\n.lmr-fold-track {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmr-fold-card {\n  padding: 13px 11px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.lmr-fold-card small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7.4px;\n  font-weight: 900;\n  letter-spacing: .72px;\n\n  text-transform: uppercase;\n}\n\n.lmr-fold-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.2px;\n  line-height: 1.3;\n}\n\n.lmr-fold-card p {\n  margin: 4px 0 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.2px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   IMAGE 04\n   ========================================================= *\/\n\n.lmr-image-four {\n  padding: 32px 0 0;\n\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   06 — WHERE IT WORKS\n   ========================================================= *\/\n\n.lmr-places {\n  padding: 29px 0 31px;\n\n  background: #ffffff;\n}\n\n.lmr-place-grid {\n  display: grid;\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.lmr-place {\n  padding: 11px 7px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 9px;\n\n  background: var(--lmr-stone);\n\n  text-align: center;\n}\n\n.lmr-place small {\n  display: block;\n\n  color: var(--lmr-walnut);\n\n  font-size: 7px;\n  font-weight: 900;\n  letter-spacing: .65px;\n\n  text-transform: uppercase;\n}\n\n.lmr-place strong {\n  display: block;\n\n  margin-top: 4px;\n\n  color: var(--lmr-slate);\n\n  font-size: 9.3px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   07 — HOW TO USE\n   ========================================================= *\/\n\n.lmr-how {\n  padding: 31px 0 35px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #edf1f1 0%,\n      #faf8f4 100%\n    );\n}\n\n.lmr-steps {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 8px;\n  margin-top: 17px;\n}\n\n.lmr-step {\n  position: relative;\n\n  padding: 14px 11px 12px;\n\n  border: 1px solid var(--lmr-border);\n  border-radius: 10px;\n\n  background: #ffffff;\n}\n\n.lmr-step::before {\n  content: \"\";\n\n  position: absolute;\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 3px;\n\n  border-radius: 10px 10px 0 0;\n\n  background: var(--lmr-blue-deep);\n}\n\n.lmr-step-no {\n  color: var(--lmr-walnut);\n\n  font-size: 8px;\n  font-weight: 900;\n  letter-spacing: .8px;\n}\n\n.lmr-step h3 {\n  margin: 6px 0 4px;\n\n  color: var(--lmr-slate);\n\n  font-size: 10.4px;\n  line-height: 1.3;\n  font-weight: 900;\n}\n\n.lmr-step p {\n  margin: 0;\n\n  color: var(--lmr-muted);\n\n  font-size: 9.3px;\n  line-height: 1.42;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.lmr-final {\n  padding: 38px 0 42px;\n\n  background:\n    radial-gradient(\n      circle at 50% 115%,\n      rgba(155,117,94,.18),\n      transparent 35%\n    ),\n    linear-gradient(\n      135deg,\n      #425158 0%,\n      #2c383d 100%\n    );\n\n  text-align: center;\n}\n\n.lmr-final-label {\n  color: #deb6a0;\n\n  font-size: 8px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.3px;\n\n  text-transform: uppercase;\n}\n\n.lmr-final h2 {\n  margin: 9px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 28px;\n  line-height: 1.1;\n  font-weight: 500;\n}\n\n.lmr-final p {\n  max-width: 520px;\n  margin: 11px auto 0;\n\n  color: rgba(255,255,255,.67);\n\n  font-size: 11.3px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 680px) {\n\n  .lmr-why-list,\n  .lmr-fold-track,\n  .lmr-steps {\n    grid-template-columns: 1fr;\n  }\n\n  .lmr-image-note {\n    grid-template-columns: 1fr;\n    gap: 4px;\n  }\n\n  .lmr-place-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 480px) {\n\n  .lmr {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .lmr-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .lmr-hero h1 {\n    font-size: 32px;\n  }\n\n  .lmr-heading {\n    font-size: 25px;\n  }\n\n  .lmr-hero-facts,\n  .lmr-feature-grid {\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lmr\"\u003e\n\n  \u003c!-- ======================================================\n       01 — HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-hero\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-hero-badge\"\u003e\n        Gentle Everyday Access\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        lunvare™ Graceful Foldable Pet Mobility Ramp\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"lmr-hero-sub\"\u003e\n        A smoother path to the places your pet already loves.\n      \u003c\/div\u003e\n\n      \u003cp class=\"lmr-hero-copy\"\u003e\n        The lunvare™ Graceful Foldable Pet Mobility Ramp offers a gradual,\n        low-profile approach to sofas, beds, window seats and other raised\n        areas. Instead of several steep steps, the gently inclined surface\n        creates one continuous walking path for smaller, older or less agile pets.\n      \u003c\/p\u003e\n\n      \u003c!-- IMAGE 01 --\u003e\n      \u003cdiv class=\"lmr-hero-image\"\u003e\n        \u003cdiv class=\"lmr-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/1_724f6f47-b42c-449d-aac3-f8e003f8a25e.png?v=1790089162\" alt=\"lunvare Graceful Foldable Pet Mobility Ramp positioned beside furniture\" loading=\"eager\"\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmr-hero-facts\"\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eProfile\u003c\/small\u003e\n          \u003cstrong\u003eGentle Incline\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eSurface\u003c\/small\u003e\n          \u003cstrong\u003eTextured Grip\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eStorage\u003c\/small\u003e\n          \u003cstrong\u003eFoldable Design\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-hero-fact\"\u003e\n          \u003csmall\u003eCarry\u003c\/small\u003e\n          \u003cstrong\u003eIntegrated Handle\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       02 — WHY A RAMP\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-why\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        A Different Way Up\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        One Continuous Incline Instead of Several Steep Steps.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lmr-copy\"\u003e\n        A gradual walking surface can provide a more approachable route for\n        pets that hesitate before jumping or are less comfortable using\n        traditional staircase-style structures.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lmr-why-list\"\u003e\n\n        \u003cdiv class=\"lmr-why-card\"\u003e\n          \u003csmall\u003eFor Smaller Pets\u003c\/small\u003e\n\n          \u003cstrong\u003eLess Height to Navigate at Once\u003c\/strong\u003e\n\n          \u003cp\u003e\n            A continuous surface avoids the repeated rise of individual steps.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-why-card\"\u003e\n          \u003csmall\u003eFor Older Pets\u003c\/small\u003e\n\n          \u003cstrong\u003eA More Gradual Route\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The inclined design creates a slower transition between floor\n            level and raised furniture.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-why-card\"\u003e\n          \u003csmall\u003eFor Short Legs\u003c\/small\u003e\n\n          \u003cstrong\u003eWalk Instead of Jump\u003c\/strong\u003e\n\n          \u003cp\u003e\n            The ramp offers another way to reach familiar resting areas.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 02\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-image-two\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/2_fc9015b5-cb7a-4342-8c14-30a72811b0eb.png?v=1790085325\" alt=\"Pet using the lunvare foldable mobility ramp on an inclined surface\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmr-image-note\"\u003e\n\n        \u003cstrong\u003e\n          A clearly defined path from floor to furniture.\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Low raised edges help visually define the walking area while\n          keeping the surface open and easy to approach.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       03 — WALKING PATH\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-path\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Designed Along the Walking Surface\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        Grip Above. Stability Below.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-path-rail\"\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eTextured Walking Layer\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Adds surface texture to provide additional paw grip while\n              moving along the incline.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eLow Raised Edges\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Help define the walking path without creating a closed-in\n              channel around the pet.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eStable Floor Base\u003c\/strong\u003e\n\n            \u003cp\u003e\n              The base distributes contact across the floor for a more\n              settled setup.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-path-row\"\u003e\n\n          \u003cdiv class=\"lmr-path-no\"\u003e\n            04\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eProtective Contact Points\u003c\/strong\u003e\n\n            \u003cp\u003e\n              Help reduce unwanted movement while helping protect smooth\n              floor surfaces from direct contact.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       04 — CORE FEATURES\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-features\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Built for Everyday Home Use\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        Supportive Function Without a Clinical Look.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"lmr-feature-intro\"\u003e\n        Clean lines, restrained materials and a foldable structure allow the\n        ramp to work as part of a bedroom or living room rather than feeling\n        like permanent equipment.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lmr-feature-grid\"\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e01\u003c\/div\u003e\n          \u003cstrong\u003eGentle incline provides an alternative to jumping\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e02\u003c\/div\u003e\n          \u003cstrong\u003eSuitable for small, senior and short-legged pets\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e03\u003c\/div\u003e\n          \u003cstrong\u003eTextured walking surface for improved paw grip\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e04\u003c\/div\u003e\n          \u003cstrong\u003eLow raised edges define the walking path\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e05\u003c\/div\u003e\n          \u003cstrong\u003eStable base with protective floor contact points\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e06\u003c\/div\u003e\n          \u003cstrong\u003eFolds into a slimmer storage profile\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e07\u003c\/div\u003e\n          \u003cstrong\u003eIntegrated carrying handle\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-feature\"\u003e\n          \u003cdiv class=\"lmr-feature-no\"\u003e08\u003c\/div\u003e\n          \u003cstrong\u003eSuitable for beds, sofas and other raised areas\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 03\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-detail\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-detail-head\"\u003e\n\n        \u003cdiv class=\"lmr-kicker\"\u003e\n          Details Under Every Step\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"lmr-heading\"\u003e\n          A Walking Surface Designed Around Paw Contact.\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"lmr-detail-note\"\u003e\n          The textured upper layer, low guide edges and stable contact points\n          work together to create a more defined route upward.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lmr-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/3_fd4f1a50-982a-4fd6-8c86-2743bb67b1fd.png?v=1790089162\" alt=\"Detail view of the lunvare mobility ramp grip surface raised edges and base\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       05 — FOLD \/ CARRY \/ STORE\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-fold\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Made to Disappear When You Need the Space\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        Fold It. Carry It. Store It.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-fold-track\"\u003e\n\n        \u003cdiv class=\"lmr-fold-card\"\u003e\n\n          \u003csmall\u003eFold\u003c\/small\u003e\n\n          \u003cstrong\u003eSlimmer Storage Profile\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Fold the structure down when the ramp is not needed in the room.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-fold-card\"\u003e\n\n          \u003csmall\u003eCarry\u003c\/small\u003e\n\n          \u003cstrong\u003eIntegrated Handle\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Move the ramp more conveniently between bedrooms, living areas\n            or other suitable spaces.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-fold-card\"\u003e\n\n          \u003csmall\u003eStore\u003c\/small\u003e\n\n          \u003cstrong\u003eKeep It Close by\u003c\/strong\u003e\n\n          \u003cp\u003e\n            Store beside a cabinet, in a closet or under suitable furniture\n            when space allows.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       IMAGE 04\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-image-four\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/4_4e85a6b2-fde7-41a5-9fb1-011970f6816f.png?v=1790089162\" alt=\"lunvare foldable pet mobility ramp shown folded with handle for storage\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       06 — WHERE IT WORKS\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-places\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Around the Home\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        A Gentle Route to Familiar Places.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-place-grid\"\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 01\u003c\/small\u003e\n          \u003cstrong\u003eSofas\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 02\u003c\/small\u003e\n          \u003cstrong\u003eBeds\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 03\u003c\/small\u003e\n          \u003cstrong\u003eWindow Seats\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-place\"\u003e\n          \u003csmall\u003ePlace 04\u003c\/small\u003e\n          \u003cstrong\u003eRaised Areas\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       07 — HOW TO USE\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-how\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-kicker\"\u003e\n        Simple Everyday Setup\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"lmr-heading\"\u003e\n        How to Use lunvare™\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"lmr-steps\"\u003e\n\n        \u003cdiv class=\"lmr-step\"\u003e\n\n          \u003cdiv class=\"lmr-step-no\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Unfold the Ramp\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Open the ramp fully and position the base on a stable,\n            suitable floor surface.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-step\"\u003e\n\n          \u003cdiv class=\"lmr-step-no\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Position Against Furniture\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Rest the upper support area securely against the compatible\n            furniture edge.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lmr-step\"\u003e\n\n          \u003cdiv class=\"lmr-step-no\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Keep the Walking Path Clear\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Make sure the ramp is stable and the textured walking surface\n            remains unobstructed before use.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FINAL\n       ====================================================== --\u003e\n\n  \u003csection class=\"lmr-final\"\u003e\n    \u003cdiv class=\"lmr-shell\"\u003e\n\n      \u003cdiv class=\"lmr-final-label\"\u003e\n        lunvare™ Graceful Foldable Pet Mobility Ramp\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Less Jumping.\u003cbr\u003e\n        A Gentler Way Up.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A foldable, home-friendly mobility ramp designed to provide smaller,\n        older and less agile pets with a gradual walking route to the raised\n        places they already enjoy.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lunvare","offers":[{"title":"Default Title","offer_id":52748629311784,"sku":null,"price":49.69,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1008\/4653\/4952\/files\/5_25f53e14-10c0-456d-b45e-f464f4c762de.png?v=1790089114"}],"url":"https:\/\/lunvare.com\/collections\/comfort-mobility.oembed","provider":" lunvare™","version":"1.0","type":"link"}