{"product_id":"nestvoro®-breezenest-indoor-outdoor-elevated-pet-lounger","title":"NESTVORO® BreezeNest Indoor-Outdoor Elevated Pet Lounger","description":"\u003cstyle\u003e\n  .bn-page,\n  .bn-page * {\n    box-sizing: border-box;\n  }\n\n  .bn-page {\n    --bn-green: #263D32;\n    --bn-green-soft: #365244;\n    --bn-cream: #F7F2E9;\n    --bn-beige: #E9DED0;\n    --bn-white: #FFFFFF;\n    --bn-text: #2B3731;\n    --bn-muted: #68746E;\n\n    margin: 0;\n    padding: 0;\n    overflow: hidden;\n    background: var(--bn-cream);\n    color: var(--bn-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .bn-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .bn-page h1,\n  .bn-page h2,\n  .bn-page h3,\n  .bn-page p {\n    margin-top: 0;\n  }\n\n  .bn-container {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .bn-section {\n    padding: 88px 0;\n  }\n\n  .bn-eyebrow {\n    display: inline-block;\n    margin-bottom: 16px;\n    color: var(--bn-green);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  .bn-title {\n    margin-bottom: 18px;\n    color: var(--bn-green);\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.06;\n    letter-spacing: -0.03em;\n  }\n\n  .bn-desc {\n    max-width: 740px;\n    margin-bottom: 0;\n    color: var(--bn-muted);\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  \/* HERO *\/\n\n  .bn-hero {\n    padding: 95px 0;\n    background: var(--bn-green);\n    color: #fff;\n  }\n\n  .bn-hero-inner {\n    max-width: 950px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .bn-brand {\n    margin-bottom: 24px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 32px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n  }\n\n  .bn-hero .bn-eyebrow {\n    color: var(--bn-beige);\n  }\n\n  .bn-hero h1 {\n    margin-bottom: 24px;\n    color: #fff;\n    font-size: clamp(46px, 7vw, 78px);\n    line-height: 1;\n    letter-spacing: -0.04em;\n  }\n\n  .bn-hero p {\n    max-width: 800px;\n    margin: 0 auto 34px;\n    color: rgba(255,255,255,.78);\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .bn-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n  }\n\n  .bn-badge {\n    padding: 10px 15px;\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 999px;\n    background: rgba(255,255,255,.06);\n    color: #fff;\n    font-size: 13px;\n  }\n\n  \/* INTRO *\/\n\n  .bn-intro {\n    text-align: center;\n  }\n\n  .bn-intro .bn-desc {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .bn-note {\n    max-width: 900px;\n    margin: 44px auto 0;\n    padding: 34px;\n    border-radius: 24px;\n    background: #fff;\n    box-shadow: 0 16px 42px rgba(38,61,50,.08);\n    color: #5C6962;\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  \/* FEATURE *\/\n\n  .bn-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: center;\n  }\n\n  .bn-feature + .bn-feature {\n    margin-top: 100px;\n  }\n\n  .bn-feature.reverse .bn-image {\n    order: 2;\n  }\n\n  .bn-feature.reverse .bn-copy {\n    order: 1;\n  }\n\n  .bn-image img {\n    border-radius: 28px;\n    box-shadow: 0 24px 58px rgba(38,61,50,.13);\n  }\n\n  .bn-copy h2 {\n    margin-bottom: 18px;\n    color: var(--bn-green);\n    font-size: clamp(32px, 4vw, 48px);\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n  }\n\n  .bn-copy p {\n    color: var(--bn-muted);\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .bn-checks {\n    display: grid;\n    gap: 13px;\n    margin-top: 25px;\n  }\n\n  .bn-check {\n    display: grid;\n    grid-template-columns: 26px 1fr;\n    gap: 10px;\n    align-items: start;\n    color: #53615A;\n    font-size: 15px;\n  }\n\n  .bn-check span:first-child {\n    width: 24px;\n    height: 24px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: var(--bn-green);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  \/* BENEFITS *\/\n\n  .bn-benefits {\n    background: var(--bn-green);\n    color: #fff;\n  }\n\n  .bn-benefits .bn-eyebrow,\n  .bn-benefits .bn-title {\n    color: #fff;\n  }\n\n  .bn-benefits .bn-desc {\n    color: rgba(255,255,255,.7);\n  }\n\n  .bn-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 46px;\n  }\n\n  .bn-benefit {\n    padding: 30px;\n    border: 1px solid rgba(255,255,255,.09);\n    border-radius: 22px;\n    background: rgba(255,255,255,.055);\n  }\n\n  .bn-benefit-icon {\n    margin-bottom: 17px;\n    font-size: 28px;\n  }\n\n  .bn-benefit h3 {\n    margin-bottom: 8px;\n    color: #fff;\n    font-size: 19px;\n  }\n\n  .bn-benefit p {\n    margin-bottom: 0;\n    color: rgba(255,255,255,.66);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* REST MODES *\/\n\n  .bn-modes {\n    background: #fff;\n  }\n\n  .bn-mode-grid {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 18px;\n    margin-top: 44px;\n  }\n\n  .bn-mode {\n    padding: 34px;\n    border-radius: 22px;\n    background: var(--bn-cream);\n  }\n\n  .bn-mode-num {\n    width: 46px;\n    height: 46px;\n    display: grid;\n    place-items: center;\n    margin-bottom: 20px;\n    border-radius: 50%;\n    background: var(--bn-green);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .bn-mode h3 {\n    margin-bottom: 10px;\n    color: var(--bn-green);\n    font-size: 22px;\n  }\n\n  .bn-mode p {\n    margin: 0;\n    color: var(--bn-muted);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  \/* LOCATIONS *\/\n\n  .bn-locations {\n    background: #fff;\n  }\n\n  .bn-location-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 14px;\n    margin-top: 42px;\n  }\n\n  .bn-location {\n    padding: 23px;\n    border-radius: 18px;\n    background: var(--bn-cream);\n    color: var(--bn-green);\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .bn-location span {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 24px;\n  }\n\n  \/* SEASONS *\/\n\n  .bn-seasons {\n    background: var(--bn-cream);\n  }\n\n  .bn-season-box {\n    padding: 56px;\n    border-radius: 30px;\n    background: var(--bn-green);\n  }\n\n  .bn-season-box .bn-eyebrow,\n  .bn-season-box .bn-title {\n    color: #fff;\n  }\n\n  .bn-season-box .bn-desc {\n    color: rgba(255,255,255,.7);\n  }\n\n  .bn-season-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 12px;\n    margin-top: 38px;\n  }\n\n  .bn-season-card {\n    padding: 24px;\n    border-radius: 18px;\n    background: rgba(255,255,255,.065);\n  }\n\n  .bn-season-card h3 {\n    margin-bottom: 8px;\n    color: #fff;\n    font-size: 18px;\n  }\n\n  .bn-season-card p {\n    margin: 0;\n    color: rgba(255,255,255,.7);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* PET TYPES *\/\n\n  .bn-pets {\n    background: #fff;\n  }\n\n  .bn-pet-grid {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 14px;\n    margin-top: 42px;\n  }\n\n  .bn-pet {\n    padding: 22px;\n    border-radius: 18px;\n    background: var(--bn-cream);\n    color: var(--bn-green);\n    text-align: center;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .bn-pet span {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 24px;\n  }\n\n  \/* HOW TO USE *\/\n\n  .bn-how {\n    background: #fff;\n  }\n\n  .bn-steps {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n    gap: 16px;\n    margin-top: 46px;\n  }\n\n  .bn-step {\n    display: grid;\n    grid-template-columns: 50px 1fr;\n    gap: 16px;\n    padding: 25px;\n    border: 1px solid rgba(38,61,50,.08);\n    border-radius: 20px;\n    background: #FAF7F2;\n  }\n\n  .bn-step-num {\n    width: 50px;\n    height: 50px;\n    display: grid;\n    place-items: center;\n    border-radius: 14px;\n    background: var(--bn-green);\n    color: #fff;\n    font-weight: 800;\n  }\n\n  .bn-step h3 {\n    margin: 2px 0 6px;\n    color: var(--bn-green);\n    font-size: 17px;\n  }\n\n  .bn-step p {\n    margin: 0;\n    color: var(--bn-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* SAFETY *\/\n\n  .bn-safety {\n    background: var(--bn-beige);\n  }\n\n  .bn-safety-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .bn-safety-card {\n    padding: 30px;\n    border-radius: 22px;\n    background: #fff;\n  }\n\n  .bn-safety-card h3 {\n    margin: 14px 0 9px;\n    color: var(--bn-green);\n    font-size: 18px;\n  }\n\n  .bn-safety-card p {\n    margin: 0;\n    color: var(--bn-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* FINAL *\/\n\n  .bn-final {\n    padding: 95px 0;\n    background: var(--bn-green);\n    color: #fff;\n    text-align: center;\n  }\n\n  .bn-final h2 {\n    max-width: 820px;\n    margin: 0 auto 20px;\n    font-size: clamp(38px, 5vw, 60px);\n    line-height: 1.06;\n    letter-spacing: -0.03em;\n  }\n\n  .bn-final p {\n    max-width: 720px;\n    margin: 0 auto;\n    color: rgba(255,255,255,.7);\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  @media (max-width: 900px) {\n    .bn-feature {\n      grid-template-columns: 1fr;\n      gap: 36px;\n    }\n\n    .bn-feature.reverse .bn-image,\n    .bn-feature.reverse .bn-copy {\n      order: initial;\n    }\n\n    .bn-benefit-grid,\n    .bn-safety-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .bn-location-grid,\n    .bn-season-grid,\n    .bn-pet-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  @media (max-width: 650px) {\n    .bn-container {\n      width: min(100% - 28px,1180px);\n    }\n\n    .bn-section {\n      padding: 58px 0;\n    }\n\n    .bn-hero {\n      padding: 68px 0;\n    }\n\n    .bn-hero h1 {\n      font-size: 44px;\n    }\n\n    .bn-mode-grid,\n    .bn-location-grid,\n    .bn-season-grid,\n    .bn-pet-grid,\n    .bn-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .bn-season-box {\n      padding: 35px 22px;\n    }\n\n    .bn-step {\n      grid-template-columns: 44px 1fr;\n      gap: 13px;\n      padding: 21px 18px;\n    }\n\n    .bn-step-num {\n      width: 44px;\n      height: 44px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bn-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"bn-hero\"\u003e\n    \u003cdiv class=\"bn-container bn-hero-inner\"\u003e\n\n      \u003cdiv class=\"bn-brand\"\u003eNESTVORO®\u003c\/div\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        BreezeNest Indoor-Outdoor Elevated Pet Lounger\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Sunshine, Shade and a Comfortable Place to Lounge\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        An elevated indoor-outdoor pet lounger with a breathable resting\n        surface, adjustable shade canopy and removable cushion for pets\n        that enjoy balconies, patios, sunrooms and bright indoor spaces.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bn-badges\"\u003e\n        \u003cspan class=\"bn-badge\"\u003eElevated Design\u003c\/span\u003e\n        \u003cspan class=\"bn-badge\"\u003eBreathable Surface\u003c\/span\u003e\n        \u003cspan class=\"bn-badge\"\u003eAdjustable Shade\u003c\/span\u003e\n        \u003cspan class=\"bn-badge\"\u003eRemovable Cushion\u003c\/span\u003e\n        \u003cspan class=\"bn-badge\"\u003eFoldable Frame\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"bn-section bn-intro\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        Made for Indoor \u0026amp; Outdoor Living\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"bn-title\"\u003e\n        One Lounger That Moves With the Day, the Weather and Your Home\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bn-desc\"\u003e\n        BreezeNest gives pets an elevated place to relax while keeping\n        the setup flexible enough to move between covered outdoor spaces\n        and comfortable indoor areas.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bn-note\"\u003e\n        Use it on a covered patio or balcony when the weather is\n        comfortable, then bring it indoors beside a bright window or\n        into a sunroom when conditions change.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003csection class=\"bn-section\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-feature\"\u003e\n\n        \u003cdiv class=\"bn-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/2700\/2165\/files\/00396ba9-0c33-4b97-9102-18af75724163.png?v=1790193917\" alt=\"NESTVORO BreezeNest indoor outdoor elevated pet lounger\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-copy\"\u003e\n\n          \u003cdiv class=\"bn-eyebrow\"\u003e\n            Elevated for Better Airflow\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Lift Their Resting Spot Above Hot Floors and Hard Surfaces\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The raised platform keeps your pet slightly above the ground\n            while the breathable support surface allows air to move\n            underneath the resting area.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"bn-checks\"\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Creates a lighter resting feel compared with thick floor-level bedding.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Useful during warmer weather and in bright indoor spaces.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Gives pets an elevated place to observe their surroundings.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\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!-- BENEFITS --\u003e\n  \u003csection class=\"bn-section bn-benefits\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        Designed for Flexible Everyday Comfort\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"bn-title\"\u003e\n        Shade, Airflow and Soft Comfort in One Elevated Lounger\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bn-desc\"\u003e\n        BreezeNest adapts to different temperatures, locations and pet\n        preferences throughout the day.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bn-benefit-grid\"\u003e\n\n        \u003cdiv class=\"bn-benefit\"\u003e\n          \u003cdiv class=\"bn-benefit-icon\"\u003e🌬️\u003c\/div\u003e\n          \u003ch3\u003eBreathable Elevated Platform\u003c\/h3\u003e\n          \u003cp\u003e\n            Raises the resting surface above the floor and allows air to\n            move underneath for a lighter feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-benefit\"\u003e\n          \u003cdiv class=\"bn-benefit-icon\"\u003e☀️\u003c\/div\u003e\n          \u003ch3\u003eAdjustable Shade Canopy\u003c\/h3\u003e\n          \u003cp\u003e\n            Reposition the lightweight canopy according to the direction\n            of the sun to create a shaded portion of the lounger.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-benefit\"\u003e\n          \u003cdiv class=\"bn-benefit-icon\"\u003e🛏️\u003c\/div\u003e\n          \u003ch3\u003eRemovable Soft Cushion\u003c\/h3\u003e\n          \u003cp\u003e\n            Add the padded surface indoors, during cooler conditions or\n            whenever your pet prefers a softer resting area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-benefit\"\u003e\n          \u003cdiv class=\"bn-benefit-icon\"\u003e🧩\u003c\/div\u003e\n          \u003ch3\u003eFoldable Frame\u003c\/h3\u003e\n          \u003cp\u003e\n            Fold the support structure down for seasonal storage, moving,\n            RV use or weekend travel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-benefit\"\u003e\n          \u003cdiv class=\"bn-benefit-icon\"\u003e🛡️\u003c\/div\u003e\n          \u003ch3\u003eNon-Slip Feet\u003c\/h3\u003e\n          \u003cp\u003e\n            Contact points help reduce unwanted movement on suitable flat\n            hard surfaces such as tile, wood and laminate.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-benefit\"\u003e\n          \u003cdiv class=\"bn-benefit-icon\"\u003e💧\u003c\/div\u003e\n          \u003ch3\u003eEasy-Wipe Structure\u003c\/h3\u003e\n          \u003cp\u003e\n            Remove loose fur and debris, then wipe the main platform and\n            frame as needed for routine care.\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!-- MODES --\u003e\n  \u003csection class=\"bn-section bn-modes\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        Two Resting Modes\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"bn-title\"\u003e\n        Choose a Lighter Surface or Add Extra Softness\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bn-desc\"\u003e\n        Use the same elevated frame in different ways depending on the\n        season and your pet's resting preference.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bn-mode-grid\"\u003e\n\n        \u003cdiv class=\"bn-mode\"\u003e\n          \u003cdiv class=\"bn-mode-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eBreathable Platform Mode\u003c\/h3\u003e\n          \u003cp\u003e\n            Use the ventilated surface without the cushion during warmer\n            weather or when your pet prefers a lighter resting feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-mode\"\u003e\n          \u003cdiv class=\"bn-mode-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eCushioned Comfort Mode\u003c\/h3\u003e\n          \u003cp\u003e\n            Add the removable soft pad indoors, during cooler conditions\n            or whenever your pet prefers extra cushioning.\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!-- IMAGE 2 --\u003e\n  \u003csection class=\"bn-section\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-feature reverse\"\u003e\n\n        \u003cdiv class=\"bn-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/2700\/2165\/files\/8209a658-18bf-41b3-a068-989cf9e139bc.png?v=1790193917\" alt=\"NESTVORO BreezeNest adjustable shade canopy pet lounger\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-copy\"\u003e\n\n          \u003cdiv class=\"bn-eyebrow\"\u003e\n            Sun When They Want It. Shade When They Need It.\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Adjust the Canopy as the Light Changes\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The adjustable canopy lets you change how much of the\n            platform is exposed to direct light, giving your pet more\n            flexibility between brighter and shaded areas.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"bn-checks\"\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Reposition the canopy according to the direction of sunlight.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Keep a shaded portion available during brighter conditions.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Open the platform more when your pet prefers additional sunlight.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\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!-- LOCATIONS --\u003e\n  \u003csection class=\"bn-section bn-locations\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        One Lounger, Different Spaces\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"bn-title\"\u003e\n        Move It Wherever Your Pet Likes to Lounge\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bn-desc\"\u003e\n        BreezeNest is designed to move between suitable indoor and\n        covered outdoor spaces as your household routine changes.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bn-location-grid\"\u003e\n\n        \u003cdiv class=\"bn-location\"\u003e\n          \u003cspan\u003e🏙️\u003c\/span\u003e\n          Apartment Balconies\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-location\"\u003e\n          \u003cspan\u003e🌿\u003c\/span\u003e\n          Covered Patios\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-location\"\u003e\n          \u003cspan\u003e☀️\u003c\/span\u003e\n          Sunrooms\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-location\"\u003e\n          \u003cspan\u003e🏡\u003c\/span\u003e\n          Screened Porches\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-location\"\u003e\n          \u003cspan\u003e🚪\u003c\/span\u003e\n          Backyard Entry Areas\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-location\"\u003e\n          \u003cspan\u003e🪟\u003c\/span\u003e\n          Bright Indoor Windows\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003csection class=\"bn-section\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-feature\"\u003e\n\n        \u003cdiv class=\"bn-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1020\/2700\/2165\/files\/66a35ca5-ac2d-4401-897f-5462c0202bb9.png?v=1790193916\" alt=\"NESTVORO BreezeNest foldable elevated pet lounger with removable cushion\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-copy\"\u003e\n\n          \u003cdiv class=\"bn-eyebrow\"\u003e\n            Foldable for Storage and Travel\n          \u003c\/div\u003e\n\n          \u003ch2\u003e\n            Easy to Move When the Season or Space Changes\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            When extra space is needed, the support frame can fold down\n            for more convenient storage. It can also move between home,\n            RV travel and suitable weekend destinations.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"bn-checks\"\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Useful for apartments and smaller balconies.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Fold it down during seasonal storage or moving.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"bn-check\"\u003e\n              \u003cspan\u003e✓\u003c\/span\u003e\n              \u003cspan\u003e\n                Bring it along for RV travel or suitable weekend camping setups.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\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!-- SEASONS --\u003e\n  \u003csection class=\"bn-section bn-seasons\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-season-box\"\u003e\n\n        \u003cdiv class=\"bn-eyebrow\"\u003e\n          Designed for Year-Round Use\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"bn-title\"\u003e\n          Change the Setup as the Seasons Change\n        \u003c\/h2\u003e\n\n        \u003cp class=\"bn-desc\"\u003e\n          BreezeNest can stay useful throughout the year by changing\n          the resting surface and location.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"bn-season-grid\"\u003e\n\n          \u003cdiv class=\"bn-season-card\"\u003e\n            \u003ch3\u003e🌷 Spring\u003c\/h3\u003e\n            \u003cp\u003e\n              Use it on a covered balcony, porch or patio during comfortable weather.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bn-season-card\"\u003e\n            \u003ch3\u003e☀️ Summer\u003c\/h3\u003e\n            \u003cp\u003e\n              Use the breathable surface and adjust the canopy for shade.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bn-season-card\"\u003e\n            \u003ch3\u003e🍂 Fall\u003c\/h3\u003e\n            \u003cp\u003e\n              Add the removable soft cushion when temperatures begin to cool.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bn-season-card\"\u003e\n            \u003ch3\u003e❄️ Winter\u003c\/h3\u003e\n            \u003cp\u003e\n              Move the lounger indoors beside a bright window or into a sunroom.\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!-- PETS --\u003e\n  \u003csection class=\"bn-section bn-pets\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        Made for Pets That Like a Better View\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"bn-title\"\u003e\n        A Comfortable Elevated Spot for Cats and Small Dogs\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bn-desc\"\u003e\n        BreezeNest is especially suited to pets that enjoy elevated\n        observation areas, bright spaces and lounging close to their people.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bn-pet-grid\"\u003e\n\n        \u003cdiv class=\"bn-pet\"\u003e\n          \u003cspan\u003e🐱\u003c\/span\u003e\n          Cats That Prefer Elevated Spaces\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-pet\"\u003e\n          \u003cspan\u003e🐶\u003c\/span\u003e\n          Small Dogs That Enjoy Outdoor Time\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-pet\"\u003e\n          \u003cspan\u003e👀\u003c\/span\u003e\n          Pets That Like Watching Their Surroundings\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-pet\"\u003e\n          \u003cspan\u003e☀️\u003c\/span\u003e\n          Pets That Enjoy Bright Lounging Areas\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"bn-section bn-how\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        How to Use\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"bn-title\"\u003e\n        Set Up a Comfortable Lounging Spot in a Few Simple Steps\n      \u003c\/h2\u003e\n\n      \u003cp class=\"bn-desc\"\u003e\n        Choose a stable surface, open the frame fully and adjust the\n        resting mode and shade based on the environment.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bn-steps\"\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e01\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eChoose a Flat, Stable Surface\u003c\/h3\u003e\n            \u003cp\u003e\n              Place BreezeNest on a dry, level area and avoid sloped,\n              slippery or water-collecting surfaces.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e02\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eOpen the Frame Fully\u003c\/h3\u003e\n            \u003cp\u003e\n              Unfold the structure completely, inspect the connection\n              points and press gently on the platform to check stability.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e03\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eChoose the Resting Mode\u003c\/h3\u003e\n            \u003cp\u003e\n              Use the breathable platform during warmer conditions or add\n              the cushion when a softer surface is preferred.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e04\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eAdjust the Shade\u003c\/h3\u003e\n            \u003cp\u003e\n              Position the canopy according to the direction of sunlight\n              and keep a shaded portion available for your pet.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e05\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eLet Your Pet Explore Naturally\u003c\/h3\u003e\n            \u003cp\u003e\n              Add a familiar blanket, toy or small treat and allow your pet\n              to step onto the lounger at their own pace.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e06\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eMonitor the Environment\u003c\/h3\u003e\n            \u003cp\u003e\n              Check the surface temperature, air temperature, available\n              shade and access to fresh water during outdoor use.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e07\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eClean Regularly\u003c\/h3\u003e\n            \u003cp\u003e\n              Remove the cushion for separate cleaning and wipe the frame\n              and platform surface as needed.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-step\"\u003e\n          \u003cdiv class=\"bn-step-num\"\u003e08\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eFold for Storage\u003c\/h3\u003e\n            \u003cp\u003e\n              When the season changes or extra space is needed, clean and\n              dry the lounger completely before folding it away.\n            \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!-- SAFETY \/ CARE --\u003e\n  \u003csection class=\"bn-section bn-safety\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003cdiv class=\"bn-eyebrow\"\u003e\n        Outdoor Comfort Starts With the Environment\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"bn-title\"\u003e\n        Keep Shade, Temperature and Fresh Water in Mind\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"bn-safety-grid\"\u003e\n\n        \u003cdiv class=\"bn-safety-card\"\u003e\n          \u003cdiv style=\"font-size:28px;\"\u003e🌡️\u003c\/div\u003e\n          \u003ch3\u003eCheck Temperature\u003c\/h3\u003e\n          \u003cp\u003e\n            Monitor both the air temperature and the resting surface,\n            especially when the lounger is used in sunny outdoor spaces.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-safety-card\"\u003e\n          \u003cdiv style=\"font-size:28px;\"\u003e⛱️\u003c\/div\u003e\n          \u003ch3\u003eKeep Shade Available\u003c\/h3\u003e\n          \u003cp\u003e\n            Adjust the canopy so your pet has access to a shaded portion\n            of the resting platform during brighter conditions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bn-safety-card\"\u003e\n          \u003cdiv style=\"font-size:28px;\"\u003e💧\u003c\/div\u003e\n          \u003ch3\u003eProvide Fresh Water\u003c\/h3\u003e\n          \u003cp\u003e\n            Make sure fresh drinking water is available nearby whenever\n            your pet is relaxing outdoors in warm conditions.\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!-- FINAL --\u003e\n  \u003csection class=\"bn-final\"\u003e\n    \u003cdiv class=\"bn-container\"\u003e\n\n      \u003ch2\u003e\n        A Better Place to Enjoy the Breeze, the View and the Quiet Moments\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        NESTVORO® BreezeNest combines elevation, breathable comfort,\n        adjustable shade and a removable cushion in one flexible lounger\n        designed for both indoor and covered outdoor living.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NESTVORO®","offers":[{"title":"Default Title","offer_id":53634183135541,"sku":null,"price":88.88,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1020\/2700\/2165\/files\/6bb009de-c8bd-4c14-9b21-956b38b2f65a.png?v=1790186151","url":"https:\/\/nestvoro.com\/products\/nestvoro%c2%ae-breezenest-indoor-outdoor-elevated-pet-lounger","provider":"NESTVORO®","version":"1.0","type":"link"}