{"product_id":"neroventiss™-alder-quiet-retreat-cat-house","title":"Neroventiss™ Alder Quiet Retreat Cat House","description":"\u003cstyle\u003e\n    .neroventiss-alder {\n      --forest: #26352f;\n      --forest-deep: #17231f;\n      --sage: #7d8a78;\n      --walnut: #76563f;\n      --sand: #d9cec0;\n      --linen: #f3eee7;\n      --cream: #fbf8f3;\n      --gold: #b08c5f;\n      --text: #272825;\n      --muted: #696a64;\n\n      width: 100%;\n      overflow: hidden;\n      color: var(--text);\n      background: var(--cream);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n    }\n\n    .neroventiss-alder *,\n    .neroventiss-alder *::before,\n    .neroventiss-alder *::after {\n      box-sizing: border-box;\n    }\n\n    .neroventiss-alder h1,\n    .neroventiss-alder h2,\n    .neroventiss-alder h3,\n    .neroventiss-alder p {\n      margin: 0;\n    }\n\n    .neroventiss-alder h1,\n    .neroventiss-alder h2 {\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    .na-wrap {\n      width: min(1180px, calc(100% - 40px));\n      margin: 0 auto;\n    }\n\n    .na-label {\n      display: inline-block;\n      margin-bottom: 18px;\n      color: var(--gold);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2.6px;\n      text-transform: uppercase;\n    }\n\n    .na-hero {\n      position: relative;\n      padding: 100px 0 95px;\n      color: #fff;\n      background:\n        radial-gradient(circle at 83% 20%, rgba(176,140,95,.2), transparent 29%),\n        linear-gradient(135deg, var(--forest-deep), var(--forest));\n    }\n\n    .na-hero-grid {\n      display: grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap: 80px;\n      align-items: center;\n    }\n\n    .na-hero h1 {\n      max-width: 780px;\n      font-size: clamp(42px, 6vw, 78px);\n      line-height: 1.04;\n      letter-spacing: -.03em;\n    }\n\n    .na-hero-copy {\n      max-width: 700px;\n      margin-top: 26px !important;\n      color: rgba(255,255,255,.75);\n      font-size: 17px;\n    }\n\n    .na-hero-card {\n      padding: 34px;\n      border: 1px solid rgba(255,255,255,.17);\n      background: rgba(255,255,255,.06);\n      backdrop-filter: blur(8px);\n    }\n\n    .na-hero-card strong {\n      display: block;\n      margin-bottom: 12px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 25px;\n      font-weight: 400;\n    }\n\n    .na-hero-card p {\n      color: rgba(255,255,255,.69);\n      font-size: 14px;\n    }\n\n    .na-image {\n      position: relative;\n      width: 100%;\n      overflow: hidden;\n      background: #ddd5cb;\n    }\n\n    .na-image img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .na-image-main {\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .na-image-main img {\n      min-height: 480px;\n    }\n\n    .na-intro {\n      padding: 110px 0;\n      background: var(--linen);\n    }\n\n    .na-intro-grid {\n      display: grid;\n      grid-template-columns: .85fr 1.15fr;\n      gap: 90px;\n      align-items: start;\n    }\n\n    .na-intro h2 {\n      color: var(--forest-deep);\n      font-size: clamp(38px, 5vw, 64px);\n      line-height: 1.08;\n      letter-spacing: -.025em;\n    }\n\n    .na-intro-copy \u003e p {\n      color: var(--muted);\n      font-size: 17px;\n    }\n\n    .na-feature-list {\n      margin-top: 38px;\n      border-top: 1px solid #cbc0b3;\n    }\n\n    .na-feature {\n      display: grid;\n      grid-template-columns: 48px 1fr;\n      gap: 18px;\n      padding: 25px 0;\n      border-bottom: 1px solid #cbc0b3;\n    }\n\n    .na-feature-number {\n      color: var(--gold);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 17px;\n    }\n\n    .na-feature h3 {\n      margin-bottom: 6px;\n      color: var(--forest-deep);\n      font-size: 16px;\n      letter-spacing: .03em;\n    }\n\n    .na-feature p {\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .na-retreat {\n      padding: 110px 0;\n      background: #fff;\n    }\n\n    .na-retreat-grid {\n      display: grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap: 80px;\n      align-items: center;\n    }\n\n    .na-image-detail {\n      min-height: 660px;\n      border-radius: 220px 220px 12px 12px;\n    }\n\n    .na-content h2 {\n      max-width: 540px;\n      color: var(--forest-deep);\n      font-size: clamp(38px, 4.8vw, 62px);\n      line-height: 1.08;\n    }\n\n    .na-content \u003e p {\n      max-width: 580px;\n      margin-top: 25px !important;\n      color: var(--muted);\n      font-size: 16px;\n    }\n\n    .na-benefits {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      margin-top: 38px;\n    }\n\n    .na-benefit {\n      min-height: 182px;\n      padding: 26px;\n      border: 1px solid #ddd5cc;\n      background: var(--cream);\n    }\n\n    .na-benefit span {\n      display: block;\n      margin-bottom: 18px;\n      color: var(--gold);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 30px;\n    }\n\n    .na-benefit h3 {\n      margin-bottom: 8px;\n      color: var(--forest-deep);\n      font-size: 15px;\n      letter-spacing: .03em;\n    }\n\n    .na-benefit p {\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.6;\n    }\n\n    .na-design {\n      padding: 110px 0;\n      color: #fff;\n      background:\n        radial-gradient(circle at 10% 20%, rgba(176,140,95,.13), transparent 30%),\n        var(--forest-deep);\n    }\n\n    .na-design-head {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 75px;\n      align-items: end;\n      margin-bottom: 58px;\n    }\n\n    .na-design h2 {\n      max-width: 610px;\n      font-size: clamp(38px, 5vw, 64px);\n      line-height: 1.08;\n    }\n\n    .na-design-head p {\n      color: rgba(255,255,255,.68);\n      font-size: 16px;\n    }\n\n    .na-design-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      border-top: 1px solid rgba(255,255,255,.17);\n      border-bottom: 1px solid rgba(255,255,255,.17);\n    }\n\n    .na-design-card {\n      padding: 38px 30px 42px;\n      border-right: 1px solid rgba(255,255,255,.17);\n    }\n\n    .na-design-card:last-child {\n      border-right: 0;\n    }\n\n    .na-design-card small {\n      display: block;\n      margin-bottom: 17px;\n      color: var(--gold);\n      font-size: 11px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n    }\n\n    .na-design-card h3 {\n      margin-bottom: 12px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 24px;\n      font-weight: 400;\n    }\n\n    .na-design-card p {\n      color: rgba(255,255,255,.65);\n      font-size: 14px;\n    }\n\n    .na-lifestyle {\n      padding: 110px 0;\n      background: var(--sand);\n    }\n\n    .na-lifestyle-grid {\n      display: grid;\n      grid-template-columns: .86fr 1.14fr;\n      gap: 78px;\n      align-items: center;\n    }\n\n    .na-lifestyle-copy {\n      padding: 35px 0;\n    }\n\n    .na-lifestyle h2 {\n      color: var(--forest-deep);\n      font-size: clamp(38px, 4.8vw, 60px);\n      line-height: 1.08;\n    }\n\n    .na-lifestyle p {\n      margin-top: 24px !important;\n      color: #5f5d57;\n      font-size: 16px;\n    }\n\n    .na-image-lifestyle {\n      min-height: 610px;\n      border-radius: 5px;\n    }\n\n    .na-routine {\n      padding: 105px 0;\n      background: var(--cream);\n    }\n\n    .na-routine-head {\n      max-width: 770px;\n      margin: 0 auto 55px;\n      text-align: center;\n    }\n\n    .na-routine h2 {\n      color: var(--forest-deep);\n      font-size: clamp(38px, 5vw, 60px);\n      line-height: 1.1;\n    }\n\n    .na-routine-head p {\n      margin-top: 22px !important;\n      color: var(--muted);\n    }\n\n    .na-routine-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n    }\n\n    .na-routine-card {\n      padding: 34px;\n      border: 1px solid #ddd5cc;\n      background: #fff;\n    }\n\n    .na-routine-card span {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      margin-bottom: 24px;\n      border: 1px solid var(--gold);\n      border-radius: 50%;\n      color: var(--gold);\n      font-family: Georgia, \"Times New Roman\", serif;\n    }\n\n    .na-routine-card h3 {\n      margin-bottom: 10px;\n      color: var(--forest-deep);\n      font-size: 16px;\n    }\n\n    .na-routine-card p {\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .na-finale {\n      padding: 95px 20px;\n      text-align: center;\n      color: #fff;\n      background: var(--forest);\n    }\n\n    .na-finale p {\n      max-width: 950px;\n      margin: 0 auto;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(30px, 4.3vw, 56px);\n      line-height: 1.25;\n    }\n\n    .na-finale span {\n      color: #d3b486;\n    }\n\n    @media (max-width: 900px) {\n      .na-hero-grid,\n      .na-intro-grid,\n      .na-retreat-grid,\n      .na-design-head,\n      .na-lifestyle-grid {\n        grid-template-columns: 1fr;\n        gap: 45px;\n      }\n\n      .na-design-grid,\n      .na-routine-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .na-design-card {\n        border-right: 0;\n        border-bottom: 1px solid rgba(255,255,255,.17);\n      }\n\n      .na-design-card:last-child {\n        border-bottom: 0;\n      }\n\n      .na-image-detail,\n      .na-image-lifestyle {\n        min-height: 500px;\n      }\n    }\n\n    @media (max-width: 600px) {\n      .na-wrap {\n        width: min(100% - 28px, 1180px);\n      }\n\n      .na-hero,\n      .na-intro,\n      .na-retreat,\n      .na-design,\n      .na-lifestyle,\n      .na-routine {\n        padding-top: 72px;\n        padding-bottom: 72px;\n      }\n\n      .na-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .na-image-main img,\n      .na-image-detail,\n      .na-image-lifestyle {\n        min-height: 390px;\n      }\n\n      .na-hero-card,\n      .na-routine-card {\n        padding: 25px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"neroventiss-alder\"\u003e\n\u003cdiv class=\"na-hero\"\u003e\n\u003cdiv class=\"na-wrap na-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"na-label\"\u003eA Private Place to Unwind\u003c\/span\u003e\n\u003ch1\u003eNeroventiss™ Alder Quiet Retreat Cat House\u003c\/h1\u003e\n\u003cp class=\"na-hero-copy\"\u003eA softly enclosed sanctuary designed to give your cat the warmth, privacy and reassuring comfort they naturally seek.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-hero-card\"\u003e\n\u003cstrong\u003eQuiet comfort, beautifully considered.\u003c\/strong\u003e\n\u003cp\u003eThe Alder combines a sheltered interior, plush resting surface and refined furniture-inspired details in a peaceful retreat that belongs naturally in the modern home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE POSITION 1: Main product or full-width lifestyle image --\u003e\n\u003cdiv class=\"na-image na-image-main\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_cb7c1d64-ceb0-4691-8939-03525f9279dc.png?v=1789994644\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"na-intro\"\u003e\n\u003cdiv class=\"na-wrap na-intro-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"na-label\"\u003eInspired by Natural Instinct\u003c\/span\u003e\n\u003ch2\u003eA peaceful retreat made entirely their own.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-intro-copy\"\u003e\n\u003cp\u003eCats instinctively look for enclosed spaces where they can observe their surroundings while feeling protected. The Alder answers that need with a gently structured form, a welcoming arched entrance and a softly cushioned interior designed for curling up in comfort.\u003c\/p\u003e\n\u003cdiv class=\"na-feature-list\"\u003e\n\u003cdiv class=\"na-feature\"\u003e\n\u003cdiv class=\"na-feature-number\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eComforting Enclosed Form\u003c\/h3\u003e\n\u003cp\u003eThe covered silhouette creates a calm, personal space for sleeping, hiding and enjoying uninterrupted moments of rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-feature\"\u003e\n\u003cdiv class=\"na-feature-number\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSoft Interior Cushion\u003c\/h3\u003e\n\u003cp\u003eA plush resting surface welcomes natural nesting behavior and provides an inviting place for everyday naps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-feature\"\u003e\n\u003cdiv class=\"na-feature-number\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDiscreet Side Ventilation\u003c\/h3\u003e\n\u003cp\u003eA thoughtfully positioned side opening encourages airflow while preserving the private, sheltered character of the interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-retreat\"\u003e\n\u003cdiv class=\"na-wrap na-retreat-grid\"\u003e\n\u003c!-- IMAGE POSITION 2: Interior, cushion or material detail image --\u003e\n\u003cdiv class=\"na-image na-image-detail\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_8111a320-8d26-413b-9dde-79875cf94fc3.png?v=1789994753\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"na-content\"\u003e\n\u003cspan class=\"na-label\"\u003eThe Architecture of Comfort\u003c\/span\u003e\n\u003ch2\u003eProtected inside, connected to the world outside.\u003c\/h2\u003e\n\u003cp\u003eThe Alder balances privacy with awareness. Its spacious front opening gives your cat a clear view of the room, while the surrounding walls form a reassuring boundary that encourages deeper, more relaxed rest.\u003c\/p\u003e\n\u003cdiv class=\"na-benefits\"\u003e\n\u003cdiv class=\"na-benefit\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003ch3\u003eSheltered Interior\u003c\/h3\u003e\n\u003cp\u003eA softly enclosed shape helps create a quiet environment away from everyday household movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-benefit\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003ch3\u003eGenerous Entrance\u003c\/h3\u003e\n\u003cp\u003eThe broad arched doorway supports easy entry while allowing your cat to comfortably watch the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-benefit\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003ch3\u003ePlush Resting Surface\u003c\/h3\u003e\n\u003cp\u003eThe softly textured cushion creates an inviting place for curling, lounging and long afternoon naps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-benefit\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e\n\u003ch3\u003eComfortable Airflow\u003c\/h3\u003e\n\u003cp\u003eThe integrated side vent allows air to move through the retreat without sacrificing its cozy sense of enclosure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-design\"\u003e\n\u003cdiv class=\"na-wrap\"\u003e\n\u003cdiv class=\"na-design-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"na-label\"\u003eDesigned for Shared Spaces\u003c\/span\u003e\n\u003ch2\u003eA cat house you will be proud to display.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Alder replaces the appearance of a conventional cat bed with a refined architectural profile. Warm neutral upholstery, wood-inspired trim and carefully balanced proportions allow it to complement contemporary interiors instead of competing with them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-design-grid\"\u003e\n\u003cdiv class=\"na-design-card\"\u003e\n\u003csmall\u003eSilhouette\u003c\/small\u003e\n\u003ch3\u003eSoftly Sculpted\u003c\/h3\u003e\n\u003cp\u003eRounded lines and a gently tapered structure create a distinctive form that feels calm, modern and approachable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-design-card\"\u003e\n\u003csmall\u003eMaterials\u003c\/small\u003e\n\u003ch3\u003eRichly Textured\u003c\/h3\u003e\n\u003cp\u003eLayered neutral fabrics and contrasting trim bring warmth and visual depth to the understated design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-design-card\"\u003e\n\u003csmall\u003eDetails\u003c\/small\u003e\n\u003ch3\u003eThoughtfully Finished\u003c\/h3\u003e\n\u003cp\u003eThe framed entrance, subtle ventilation panel and top loop give the retreat a considered, furniture-inspired character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-lifestyle\"\u003e\n\u003cdiv class=\"na-wrap na-lifestyle-grid\"\u003e\n\u003cdiv class=\"na-lifestyle-copy\"\u003e\n\u003cspan class=\"na-label\"\u003eA Natural Part of Your Home\u003c\/span\u003e\n\u003ch2\u003eCalm for your cat. Harmony for your interior.\u003c\/h2\u003e\n\u003cp\u003ePlace the Alder beside the sofa, near a sunny window or in a quiet bedroom corner. Its enclosed design gives your cat a dependable place to retreat while allowing them to remain close to the people and familiar surroundings they love.\u003c\/p\u003e\n\u003cp\u003eThe warm, versatile palette coordinates effortlessly with wood, stone, linen and other natural interior finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE POSITION 3: Cat using the house or styled room image --\u003e\n\u003cdiv class=\"na-image na-image-lifestyle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/3_e13d137c-6ff1-4fce-88ef-a673b792df43.png?v=1789994732\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-routine\"\u003e\n\u003cdiv class=\"na-wrap\"\u003e\n\u003cdiv class=\"na-routine-head\"\u003e\n\u003cspan class=\"na-label\"\u003eFor Every Quiet Moment\u003c\/span\u003e\n\u003ch2\u003eOne retreat, many reasons to settle in.\u003c\/h2\u003e\n\u003cp\u003eDesigned around the everyday ways cats seek comfort, privacy and a peaceful view of home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-routine-grid\"\u003e\n\u003cdiv class=\"na-routine-card\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003ch3\u003eFor Deep Sleep\u003c\/h3\u003e\n\u003cp\u003eThe covered structure creates a more secluded environment for long, undisturbed naps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-routine-card\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003ch3\u003eFor Quiet Observation\u003c\/h3\u003e\n\u003cp\u003eThe open front allows your cat to watch household activity from the comfort of a protected space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-routine-card\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003ch3\u003eFor Everyday Security\u003c\/h3\u003e\n\u003cp\u003eA familiar enclosed retreat offers a dedicated place to relax when your cat wants comfort and personal space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-finale\"\u003e\n\u003cp\u003eA private sanctuary for them. A refined addition to \u003cspan\u003ethe home you share.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":52906745168159,"sku":"Neroventiss*1","price":58.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":52906745200927,"sku":"Neroventiss*2","price":88.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0973\/4461\/8783\/files\/1_cb7c1d64-ceb0-4691-8939-03525f9279dc.png?v=1790008097","url":"https:\/\/neroventiss.com\/products\/neroventiss%e2%84%a2-alder-quiet-retreat-cat-house","provider":"My Store","version":"1.0","type":"link"}