{"product_id":"elevated-outdoor-cat-hous","title":"🐱 Elevated Outdoor Cat House – Weather-Resistant Warm Shelter 🏡","description":"\u003cstyle\u003e\n.catnest-page,\n.catnest-page *{\n  box-sizing:border-box;\n}\n\n.catnest-page{\n  --ink:#243129;\n  --text:#46534b;\n  --muted:#6e7972;\n\n  --forest:#47634f;\n  --forest-dark:#31483a;\n  --forest-soft:#edf3ee;\n\n  --cream:#fbf7ef;\n  --sand:#f6f1e8;\n  --soft:#fafbf9;\n  --warm:#f8f4eb;\n\n  --line:#e1e7e2;\n  --warm-line:#e8dfd2;\n\n  width:100%;\n  max-width:780px;\n  margin:0 auto;\n  padding:8px;\n  background:#fff;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.5;\n  -webkit-font-smoothing:antialiased;\n}\n\n.catnest-page h1,\n.catnest-page h2,\n.catnest-page p{\n  margin-top:0;\n}\n\n.catnest-page h1{\n  margin-bottom:10px;\n  color:var(--ink);\n  font-size:30px;\n  line-height:1.12;\n  letter-spacing:-.6px;\n  font-weight:850;\n}\n\n.catnest-page h2{\n  margin-bottom:8px;\n  color:var(--ink);\n  font-size:25px;\n  line-height:1.18;\n  letter-spacing:-.35px;\n  font-weight:850;\n}\n\n.catnest-page p{\n  margin-bottom:0;\n}\n\n.catnest-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:17px;\n}\n\n.cn-section{\n  margin-bottom:11px;\n  padding:21px 15px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:21px;\n  background:#fff;\n  box-shadow:0 4px 15px rgba(41,54,45,.04);\n}\n\n.cn-white{background:#fff;}\n.cn-soft{background:var(--soft);}\n.cn-cream{background:var(--cream);border-color:var(--warm-line);}\n.cn-sand{background:var(--sand);border-color:var(--warm-line);}\n.cn-green{background:var(--forest-soft);}\n\n.cn-label{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--forest);\n  font-size:12px;\n  line-height:1.2;\n  font-weight:850;\n  letter-spacing:.07em;\n  text-transform:uppercase;\n}\n\n.cn-copy{\n  max-width:690px;\n  color:var(--muted);\n}\n\n.cn-image{\n  margin-top:16px;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.cn-hero{\n  padding-top:24px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 50% 0%,#edf4ee 0%,transparent 50%),\n    #fffdfa;\n}\n\n.cn-hero .cn-label{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cn-hero h1{\n  max-width:660px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cn-hero .cn-copy{\n  max-width:640px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cn-hero-image{\n  margin-top:17px;\n}\n\n\/* 不用胶囊，纯文字辅助信息 *\/\n.cn-hero-summary{\n  max-width:650px;\n  margin:13px auto 0;\n  padding-top:12px;\n  border-top:1px solid #dde5df;\n  color:#5e6962;\n  font-size:13px;\n  line-height:1.6;\n  font-weight:720;\n}\n\n\n\/* =========================\n   BODY\n========================= *\/\n\n.cn-product{\n  text-align:left;\n}\n\n.cn-product .cn-copy{\n  margin-left:0;\n}\n\n\n\/* simple reinforcement *\/\n.cn-note{\n  max-width:660px;\n  margin:12px auto 0;\n  padding:10px 12px;\n  border-left:3px solid var(--forest);\n  background:rgba(255,255,255,.8);\n  color:#68736c;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.cn-note strong{\n  color:var(--ink);\n}\n\n\n\/* clean text row *\/\n.cn-info-line{\n  margin-top:12px;\n  padding-top:11px;\n  border-top:1px solid var(--line);\n  color:#5e6962;\n  text-align:center;\n  font-size:13px;\n  line-height:1.55;\n  font-weight:700;\n}\n\n\n\/* elevation highlight *\/\n.cn-height{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:12px;\n  max-width:520px;\n  margin:12px auto 0;\n  padding-top:11px;\n  border-top:1px solid #d9e3dc;\n}\n\n.cn-height strong{\n  color:var(--forest-dark);\n  font-size:23px;\n  line-height:1;\n}\n\n.cn-height span{\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.4;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.cn-specs{\n  margin-top:14px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.cn-spec{\n  display:grid;\n  grid-template-columns:40% 60%;\n  border-bottom:1px solid var(--line);\n}\n\n.cn-spec:last-child{\n  border-bottom:0;\n}\n\n.cn-spec b,\n.cn-spec span{\n  padding:10px 11px;\n  text-align:left;\n  font-size:13px;\n}\n\n.cn-spec b{\n  background:#f3f6f3;\n  color:var(--ink);\n}\n\n.cn-spec span{\n  color:var(--muted);\n}\n\n\n\/* =========================\n   CARE \/ NOTES\n========================= *\/\n\n.cn-care{\n  margin-top:13px;\n  padding:12px 13px;\n  border-left:3px solid #b98a55;\n  background:#fffaf4;\n}\n\n.cn-care p{\n  margin-bottom:6px;\n  color:#6c706b;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.cn-care p:last-child{\n  margin-bottom:0;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.cn-faq details{\n  margin-bottom:8px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:13px;\n  background:#fff;\n}\n\n.cn-faq details:last-child{\n  margin-bottom:0;\n}\n\n.cn-faq summary{\n  position:relative;\n  padding:13px 40px 13px 14px;\n  cursor:pointer;\n  list-style:none;\n  color:var(--ink);\n  font-size:14px;\n  font-weight:800;\n}\n\n.cn-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cn-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:14px;\n  top:4px;\n  color:var(--forest);\n  font-size:25px;\n}\n\n.cn-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.cn-answer{\n  padding:0 14px 14px;\n  color:var(--muted);\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================\n   CTA\n========================= *\/\n\n.cn-end{\n  padding-top:24px;\n  text-align:center;\n  background:\n    linear-gradient(145deg,#f2f7f2 0%,#faf5ec 100%);\n  border-color:#dae4dc;\n}\n\n.cn-end .cn-label{\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cn-end h2{\n  max-width:620px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cn-end .cn-copy{\n  max-width:610px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.cn-button{\n  display:block;\n  width:100%;\n  max-width:430px;\n  margin:15px auto 0;\n  padding:15px 18px;\n  border-radius:999px;\n  background:var(--forest-dark);\n  color:#fff!important;\n  text-decoration:none;\n  text-align:center;\n  font-size:16px;\n  line-height:1.2;\n  font-weight:900;\n  box-shadow:0 7px 18px rgba(49,72,58,.18);\n}\n\n.cn-trust{\n  max-width:690px;\n  margin:13px auto 0;\n  padding-top:12px;\n  border-top:1px solid #dce4de;\n  color:#616b65;\n  font-size:12px;\n  line-height:1.7;\n  text-align:center;\n}\n\n.cn-policy{\n  max-width:650px;\n  margin:8px auto 0!important;\n  color:#858c87!important;\n  font-size:11px;\n  line-height:1.4;\n}\n\n\n@media(min-width:700px){\n\n  .catnest-page{\n    padding:12px;\n    font-size:18px;\n  }\n\n  .cn-section{\n    margin-bottom:14px;\n    padding:27px 22px;\n  }\n\n  .catnest-page h1{\n    font-size:38px;\n  }\n\n  .catnest-page h2{\n    font-size:28px;\n  }\n\n  .cn-spec b,\n  .cn-spec span{\n    padding:12px 14px;\n    font-size:14px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"catnest-page\"\u003e\n\n\n  \u003c!-- HERO \/ WATERPROOF --\u003e\n  \u003csection class=\"cn-section cn-hero\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      Outdoor Comfort for Cats\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      🐱 Give Outdoor Cats a Warmer, Drier Place to Rest.\n    \u003c\/h1\u003e\n\n    \u003cp class=\"cn-copy\"\u003e\n      Create a more protected resting space with a weather-resistant Oxford cloth exterior designed to help shield cats from rain, moisture and damp outdoor conditions.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cn-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/9799\/9751\/files\/spp_shopify20260425214922_536f7c9a4f10912191ab8709ec1fcaef.png\" alt=\"Weather resistant elevated outdoor cat house\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"cn-hero-summary\"\u003e\n      Waterproof Oxford Exterior · Thermal Aluminum Lining · Elevated Frame · Foldable Design\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 02 THERMAL LINING --\u003e\n  \u003csection class=\"cn-section cn-green cn-product\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      Heat-Reflective Interior\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ❄️ Help Cats Hold Onto More Body Warmth on Cold Nights\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cn-copy\"\u003e\n      The thermal aluminum lining reflects body heat back toward the resting area, adding an insulating layer that helps create a cozier refuge when temperatures drop.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/9799\/9751\/files\/spp_shopify20260425214928_ede3a939fe28d693b0af16e415ed9c2b.png\" alt=\"Thermal aluminum lining inside outdoor cat shelter\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cn-note\"\u003e\n      \u003cstrong\u003eDesigned for colder conditions:\u003c\/strong\u003e\n      the reflective lining helps reduce direct heat loss while cats rest inside.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 03 ELEVATED FRAME --\u003e\n  \u003csection class=\"cn-section cn-cream cn-product\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      Raised Off the Ground\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🌧️ Keep the Sleeping Area Farther From Cold, Damp Ground\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cn-copy\"\u003e\n      The elevated frame raises the shelter approximately 12 cm \/ 4.7 in, helping reduce direct contact with wet surfaces, ground moisture and cold pavement.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/9799\/9751\/files\/spp_shopify20260425214934_bcb08bf80b3f92d82b737d8b7a9677a1.png\" alt=\"Elevated outdoor cat house raised off the ground\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cn-height\"\u003e\n      \u003cstrong\u003e4.7 in\u003c\/strong\u003e\n      \u003cspan\u003eApprox. 12 cm of ground clearance\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 04 SUPPORT STRUCTURE --\u003e\n  \u003csection class=\"cn-section cn-white cn-product\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      Stable Support Structure\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🏡 Give Them a Shelter That Feels More Secure and Reliable\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cn-copy\"\u003e\n      A supportive frame helps the shelter maintain its shape during normal outdoor use, creating a more dependable resting space cats can return to day after day.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/9799\/9751\/files\/spp_shopify20260425214941_cc603479d5cd7697da0d627495df9106.png\" alt=\"Sturdy support frame of elevated cat shelter\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cn-info-line\"\u003e\n      Structured support helps the shelter stay upright and usable during everyday outdoor conditions.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 05 FOLDABLE --\u003e\n  \u003csection class=\"cn-section cn-sand cn-product\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      Easy to Set Up and Store\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      📦 Create a Safe Resting Spot Without Committing to a Permanent Structure\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cn-copy\"\u003e\n      The foldable design makes the shelter easier to assemble, move and store, so you can create a protected resting area in a backyard, patio or suitable community space when needed.\n    \u003c\/p\u003e\n\n    \u003cimg class=\"cn-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/9799\/9751\/files\/spp_shopify20260425214947_1fa1d1b112bb1601f420885db477dba8.png\" alt=\"Foldable and portable outdoor cat house\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"cn-note\"\u003e\n      \u003cstrong\u003ePortable when needed:\u003c\/strong\u003e\n      fold it down for easier storage or transport between suitable locations.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"cn-section cn-soft cn-product\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      Product Details\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      📋 Choose the Right Size and Color\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"cn-specs\"\u003e\n\n      \u003cdiv class=\"cn-spec\"\u003e\n        \u003cb\u003eProduct\u003c\/b\u003e\n        \u003cspan\u003eElevated Outdoor Cat House\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-spec\"\u003e\n        \u003cb\u003eMaterial\u003c\/b\u003e\n        \u003cspan\u003eOxford Cloth + Thermal Aluminum Film\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-spec\"\u003e\n        \u003cb\u003eMedium\u003c\/b\u003e\n        \u003cspan\u003e40 × 36 × 50 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-spec\"\u003e\n        \u003cb\u003eLarge\u003c\/b\u003e\n        \u003cspan\u003e45 × 40 × 55 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-spec\"\u003e\n        \u003cb\u003eColors\u003c\/b\u003e\n        \u003cspan\u003eBlack, Dark Gray, Dark Green\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-spec\"\u003e\n        \u003cb\u003eGround Clearance\u003c\/b\u003e\n        \u003cspan\u003eApprox. 12 cm \/ 4.7 in\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cn-spec\"\u003e\n        \u003cb\u003ePackage\u003c\/b\u003e\n        \u003cspan\u003e1 × Cat House + 1 × Stand\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CARE NOTES --\u003e\n  \u003csection class=\"cn-section cn-cream cn-product\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      For Better Outdoor Use\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ✅ A Few Simple Steps Help Keep the Shelter Comfortable\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"cn-care\"\u003e\n      \u003cp\u003e\u003cstrong\u003ePlacement:\u003c\/strong\u003e Use in a sheltered outdoor area whenever possible.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cstrong\u003eMaintenance:\u003c\/strong\u003e Check regularly and keep the interior clean and dry.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cstrong\u003eAssembly:\u003c\/strong\u003e Follow the supplied setup instructions and make sure the frame is secure before use.\u003c\/p\u003e\n\n      \u003cp\u003e\u003cstrong\u003eWeather:\u003c\/strong\u003e The shelter is designed for outdoor, weather-resistant use, but placement under additional cover can provide better long-term protection.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"cn-section cn-white cn-product cn-faq\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      Quick Answers\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      ❓ Frequently Asked Questions\n    \u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Is the cat house waterproof?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cn-answer\"\u003e\n        The Oxford cloth exterior is designed to help resist rain and moisture. For better long-term outdoor performance, place the shelter in a covered or partially sheltered location whenever possible.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        How does it help keep cats warmer?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cn-answer\"\u003e\n        The interior uses thermal aluminum film to reflect body heat, while the elevated stand helps reduce direct contact with cold ground.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\n        Does it require assembly?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"cn-answer\"\u003e\n        Yes. The shelter and stand require setup before use. Follow the assembly instructions and make sure the structure is secure before allowing a cat inside.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"cn-section cn-end\"\u003e\n\n    \u003cspan class=\"cn-label\"\u003e\n      A Better Place to Rest Outside\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      🐱 Give Them a Dry, Elevated Refuge When the Weather Turns Uncomfortable.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cn-copy\"\u003e\n      Combine weather-resistant coverage, heat-reflective lining and an elevated frame to create a more comfortable outdoor resting space for cats.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"cn-button\"\u003e\n      CHOOSE SIZE \u0026amp; COLOR →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"cn-trust\"\u003e\n      📦 Tracked Shipping  · \n      🚚 Free Shipping $59.98+  · \n      🔒 Secure Checkout  · \n      💬 Order Support\n    \u003c\/div\u003e\n\n    \u003cp class=\"cn-policy\"\u003e\n      Shipping, tracking, returns and customer assistance are subject to the store's published policies and applicable order conditions.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"Dark Green \/ M（40 x 36 x 50cm）","offer_id":49179132854426,"sku":"NC01752609051442-军绿色-M","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green \/ L（45 x 40 x 55cm）","offer_id":49179132887194,"sku":"NC01752609051442-军绿色-L","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M（40 x 36 x 50cm）","offer_id":49179132919962,"sku":"NC01752609051442-黑色-M","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L（45 x 40 x 55cm）","offer_id":49179132952730,"sku":"NC01752609051442-黑色-L","price":69.99,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ M（40 x 36 x 50cm）","offer_id":49179132985498,"sku":"NC01752609051442-灰色-M","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Dark Gray \/ L（45 x 40 x 55cm）","offer_id":49179133018266,"sku":"NC01752609051442-灰色-L","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/spp_shopify20260425214954_d4d06b33f4c1e2125ab8c6a880b42bd0_c7088156-5776-47f3-80d4-05711e547fff.png?v=1788580310","url":"https:\/\/povlya.com\/products\/elevated-outdoor-cat-hous","provider":"povlya.com","version":"1.0","type":"link"}