{"title":"SHOP BEST SELLERS","description":null,"products":[{"product_id":"zelvoripets™-branchbloom-interactive-foraging-perch-for-pet-birds","title":"Zelvoripets™ BranchBloom Interactive Foraging Perch for Pet Birds","description":"\u003cstyle\u003e\n  .zb-product {\n    --zb-ink: #233746;\n    --zb-blue: #315b70;\n    --zb-muted: #61737c;\n    --zb-line: #dce7e9;\n    --zb-soft: #f2f7f7;\n    --zb-gold: #c59b61;\n    color: var(--zb-ink);\n    font-family: inherit;\n    line-height: 1.7;\n  }\n  .zb-product, .zb-product * { box-sizing: border-box; }\n  .zb-product a { text-decoration: none; }\n  .zb-product__wrap { max-width: 1120px; margin: auto; padding: 0 20px 72px; }\n  .zb-product__eyebrow {\n    display: block;\n    color: var(--zb-blue);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n  }\n  .zb-product h1, .zb-product h2, .zb-product h3 {\n    color: var(--zb-ink);\n    line-height: 1.18;\n  }\n  .zb-product p { color: var(--zb-muted); }\n  .zb-product__hero {\n    padding: clamp(40px, 7vw, 78px);\n    border-radius: 22px;\n    background: var(--zb-soft);\n  }\n  .zb-product__hero h1 {\n    max-width: 820px;\n    margin: 15px 0 18px;\n    font-size: clamp(38px, 5.6vw, 65px);\n    letter-spacing: -.045em;\n  }\n  .zb-product__hero p {\n    max-width: 720px;\n    margin: 0 0 24px;\n    font-size: clamp(16px, 2vw, 19px);\n  }\n  .zb-product__button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 10px 23px;\n    border-radius: 8px;\n    background: var(--zb-blue);\n    color: #fff !important;\n    font-size: 14px;\n    font-weight: 700;\n  }\n  .zb-product__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 25px;\n  }\n  .zb-product__tags span {\n    padding: 7px 12px;\n    border: 1px solid #cadbdd;\n    border-radius: 30px;\n    color: var(--zb-blue);\n    font-size: 12px;\n    font-weight: 600;\n  }\n  .zb-product__intro {\n    display: grid;\n    grid-template-columns: .8fr 1.2fr;\n    gap: 55px;\n    padding: 72px 5px;\n    align-items: start;\n  }\n  .zb-product__intro h2 {\n    margin: 12px 0 0;\n    font-size: clamp(30px, 4vw, 47px);\n    letter-spacing: -.035em;\n  }\n  .zb-product__intro p { margin: 0 0 15px; font-size: 17px; }\n  .zb-product__features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n  .zb-product__feature {\n    min-height: 210px;\n    padding: 29px;\n    border: 1px solid var(--zb-line);\n    border-radius: 15px;\n    background: #fff;\n  }\n  .zb-product__feature-number {\n    display: block;\n    margin-bottom: 24px;\n    color: var(--zb-gold);\n    font-size: 13px;\n    font-weight: 700;\n  }\n  .zb-product__feature h3 { margin: 0 0 9px; font-size: 21px; }\n  .zb-product__feature p { margin: 0; font-size: 14px; }\n  .zb-product__statement {\n    margin: 65px 0;\n    padding: 44px clamp(28px, 5vw, 55px);\n    border-left: 4px solid var(--zb-gold);\n    border-radius: 0 17px 17px 0;\n    background: var(--zb-soft);\n  }\n  .zb-product__statement p {\n    max-width: 860px;\n    margin: 0;\n    color: var(--zb-ink);\n    font-size: clamp(21px, 3vw, 31px);\n    line-height: 1.45;\n  }\n  .zb-product__section {\n    padding: 55px 0;\n    border-top: 1px solid var(--zb-line);\n  }\n  .zb-product__section h2 {\n    margin: 12px 0 17px;\n    font-size: clamp(29px, 3.8vw, 44px);\n    letter-spacing: -.03em;\n  }\n  .zb-product__section-lead { max-width: 740px; margin: 0 0 27px; }\n  .zb-product__steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n  .zb-product__step {\n    padding: 23px 22px;\n    border-top: 2px solid var(--zb-blue);\n    background: var(--zb-soft);\n  }\n  .zb-product__step span {\n    display: block;\n    margin-bottom: 15px;\n    color: var(--zb-blue);\n    font-size: 12px;\n    font-weight: 700;\n  }\n  .zb-product__step h3 { margin: 0 0 8px; font-size: 19px; }\n  .zb-product__step p { margin: 0; font-size: 14px; }\n  .zb-product__details {\n    display: grid;\n    grid-template-columns: .8fr 1.2fr;\n    gap: 55px;\n    align-items: start;\n  }\n  .zb-product__detail-row {\n    display: grid;\n    grid-template-columns: 165px 1fr;\n    gap: 14px;\n    padding: 15px 0;\n    border-bottom: 1px solid var(--zb-line);\n    font-size: 14px;\n  }\n  .zb-product__detail-row strong { color: var(--zb-ink); }\n  .zb-product__detail-row span { color: var(--zb-muted); }\n  .zb-product__faq details { border-top: 1px solid var(--zb-line); }\n  .zb-product__faq details:last-child { border-bottom: 1px solid var(--zb-line); }\n  .zb-product__faq summary {\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 19px 0;\n    cursor: pointer;\n    font-weight: 700;\n    list-style: none;\n  }\n  .zb-product__faq summary::-webkit-details-marker { display: none; }\n  .zb-product__faq summary::after {\n    content: \"+\";\n    color: var(--zb-blue);\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1;\n  }\n  .zb-product__faq details[open] summary::after { content: \"−\"; }\n  .zb-product__faq details p {\n    max-width: 780px;\n    margin: 0 0 19px;\n  }\n  .zb-product__closing {\n    margin-top: 30px;\n    padding: clamp(36px, 6vw, 62px);\n    border-radius: 20px;\n    background: var(--zb-ink);\n    text-align: center;\n  }\n  .zb-product__closing .zb-product__eyebrow { color: #d8bc94; }\n  .zb-product__closing h2 {\n    max-width: 710px;\n    margin: 12px auto;\n    color: #fff;\n    font-size: clamp(31px, 4vw, 48px);\n  }\n  .zb-product__closing p {\n    max-width: 660px;\n    margin: 0 auto 22px;\n    color: #d8e2e5;\n  }\n  .zb-product__closing .zb-product__button {\n    background: #fff;\n    color: var(--zb-ink) !important;\n  }\n  @media (max-width: 760px) {\n    .zb-product__wrap { padding: 0 16px 54px; }\n    .zb-product__hero { padding: 39px 25px; }\n    .zb-product__intro,\n    .zb-product__details { grid-template-columns: 1fr; gap: 20px; }\n    .zb-product__intro { padding: 48px 0; }\n    .zb-product__features,\n    .zb-product__steps { grid-template-columns: 1fr; }\n    .zb-product__feature { min-height: 0; }\n    .zb-product__statement { margin: 45px 0; padding: 30px 25px; }\n    .zb-product__section { padding: 43px 0; }\n    .zb-product__detail-row { grid-template-columns: 115px 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zb-product\"\u003e\n\u003cdiv class=\"zb-product__wrap\"\u003e\n\u003csection class=\"zb-product__hero\"\u003e\u003cspan class=\"zb-product__eyebrow\"\u003eZelvoripets™ · Bird Enrichment\u003c\/span\u003e\n\u003ch1\u003eA Little World to Perch, Search \u0026amp; Explore.\u003c\/h1\u003e\n\u003cp\u003eMeet the Zelvoripets™ BranchBloom Interactive Foraging Perch—a freestanding activity station that brings varied perching positions and foraging opportunities into your bird’s supervised routine.\u003c\/p\u003e\n\u003ca class=\"zb-product__button\" href=\"#zb-how-to-use\"\u003eExplore BranchBloom\u003c\/a\u003e\n\u003cdiv class=\"zb-product__tags\"\u003e\n\u003cspan\u003eVaried Branch Diameters\u003c\/span\u003e \u003cspan\u003eForaging Features\u003c\/span\u003e \u003cspan\u003eRemovable Ceramic Tray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zb-product__intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"zb-product__eyebrow\"\u003eMade for Curious Birds\u003c\/span\u003e\n\u003ch2\u003eGive Everyday Perch Time More to Discover.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003eBranchBloom brings together curved branches, rotating seed petals, paper-leaf pockets, and hanging shreddable elements in one freestanding design.\u003c\/p\u003e\n\u003cp\u003eIt gives birds a dedicated place to perch, climb, search, and interact during supervised out-of-cage time. A removable ceramic tray below helps catch loose seed and debris when playtime is over.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/6607\/4461\/files\/ChatGPT_Image_2026_8_1_16_37_14_3.png?v=1785573714\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zb-product__features\"\u003e\n\u003cdiv class=\"zb-product__feature\"\u003e\n\u003cspan class=\"zb-product__feature-number\"\u003e01 \/ PERCH\u003c\/span\u003e\n\u003ch3\u003eVaried Grip Positions\u003c\/h3\u003e\n\u003cp\u003eCurved branches with different diameters provide a variety of places for your bird to stand and move.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__feature\"\u003e\n\u003cspan class=\"zb-product__feature-number\"\u003e02 \/ FORAGE\u003c\/span\u003e\n\u003ch3\u003eRewarding Little Discoveries\u003c\/h3\u003e\n\u003cp\u003eRotating seed petals and paper-leaf pockets invite your bird to investigate and search.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__feature\"\u003e\n\u003cspan class=\"zb-product__feature-number\"\u003e03 \/ INTERACT\u003c\/span\u003e\n\u003ch3\u003eMore Ways to Engage\u003c\/h3\u003e\n\u003cp\u003eHanging shreddable elements add another activity to supervised play sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__feature\"\u003e\n\u003cspan class=\"zb-product__feature-number\"\u003e04 \/ TIDY UP\u003c\/span\u003e\n\u003ch3\u003eSimpler Cleanup\u003c\/h3\u003e\n\u003cp\u003eThe removable ceramic tray helps collect loose seed and debris beneath the perch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"zb-product__statement\"\u003e\n\u003cp\u003eOne dedicated spot for the small movements, curious searches, and playful discoveries that fill a bird’s day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"zb-product__section\" id=\"zb-how-to-use\"\u003e\u003cspan class=\"zb-product__eyebrow\"\u003eEveryday Routine\u003c\/span\u003e\n\u003ch2\u003eHow to Enjoy BranchBloom\u003c\/h2\u003e\n\u003cp class=\"zb-product__section-lead\"\u003eSet up the perch as an out-of-cage activity station and stay nearby while your bird explores.\u003c\/p\u003e\n\u003cdiv class=\"zb-product__steps\"\u003e\n\u003cdiv class=\"zb-product__step\"\u003e\n\u003cspan\u003eSTEP 01\u003c\/span\u003e\n\u003ch3\u003eSet It Down\u003c\/h3\u003e\n\u003cp\u003ePlace BranchBloom on a stable, level surface in a suitable supervised play area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__step\"\u003e\n\u003cspan\u003eSTEP 02\u003c\/span\u003e\n\u003ch3\u003eInvite Discovery\u003c\/h3\u003e\n\u003cp\u003eUse the foraging features with suitable bird-safe treats or enrichment items, as appropriate for your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__step\"\u003e\n\u003cspan\u003eSTEP 03\u003c\/span\u003e\n\u003ch3\u003eSupervise \u0026amp; Refresh\u003c\/h3\u003e\n\u003cp\u003eWatch your bird interact, then remove the ceramic tray to clear away collected seed and debris.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/6607\/4461\/files\/ChatGPT_Image_2026_8_1_16_37_13_1.png?v=1785573709\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zb-product__section zb-product__details\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"zb-product__eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eDesigned for Perching and Foraging.\u003c\/h2\u003e\n\u003cp\u003eBranchBloom combines multiple activity features in a freestanding format suited to supervised out-of-cage sessions.\u003c\/p\u003e\n\u003cp\u003eCheck the perch and accessories before each use. Remove or replace any component that becomes damaged, and choose treats appropriate for your bird.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"zb-product__detail-row\"\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e\u003cspan\u003eBranchBloom Interactive Foraging Perch for Pet Birds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__detail-row\"\u003e\n\u003cstrong\u003eBrand\u003c\/strong\u003e\u003cspan\u003eZelvoripets™\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__detail-row\"\u003e\n\u003cstrong\u003ePerching Area\u003c\/strong\u003e\u003cspan\u003eCurved, varied-diameter branches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__detail-row\"\u003e\n\u003cstrong\u003eForaging Features\u003c\/strong\u003e\u003cspan\u003eRotating seed petals and paper-leaf pockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__detail-row\"\u003e\n\u003cstrong\u003eAdditional Activity\u003c\/strong\u003e\u003cspan\u003eHanging shreddable elements\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__detail-row\"\u003e\n\u003cstrong\u003eBase\u003c\/strong\u003e\u003cspan\u003eRemovable ceramic catch tray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zb-product__detail-row\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003cspan\u003eSupervised out-of-cage activity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"zb-product__section zb-product__faq\"\u003e\u003cspan class=\"zb-product__eyebrow\"\u003eGood to Know\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs BranchBloom intended for use outside the cage?\u003c\/summary\u003e\n\u003cp\u003eYes. Its freestanding design can be used as a dedicated out-of-cage activity station during supervised playtime.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can my bird explore on the perch?\u003c\/summary\u003e\n\u003cp\u003eBranchBloom includes varied branches, rotating seed petals, paper-leaf pockets, and hanging shreddable elements for different kinds of interaction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the tray help with cleanup?\u003c\/summary\u003e\n\u003cp\u003eThe removable ceramic tray sits beneath the activity area to catch some loose seed and debris. Remove it for cleaning according to the product’s care instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eShould my bird use it without supervision?\u003c\/summary\u003e\n\u003cp\u003eNo. Supervise your bird during use and inspect the perch and accessories regularly for wear or damage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"zb-product__closing\"\u003e\u003cspan class=\"zb-product__eyebrow\"\u003eZelvoripets™ BranchBloom\u003c\/span\u003e\n\u003ch2\u003eMake Room for a New Discovery.\u003c\/h2\u003e\n\u003cp\u003ePerch, forage, and explore together with an activity station designed to bring more variety to your bird’s day.\u003c\/p\u003e\n\u003ca class=\"zb-product__button\" href=\"mailto:service@zelvoripets.com\"\u003eQuestions? Contact Us\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":44815498313821,"sku":"JGFC-0607-004","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6607\/4461\/files\/ChatGPTImage2026_7_29_22_14_24_4.png?v=1785335156"},{"product_id":"zelvoripets™-tideleaf-floating-filter-garden-for-aquatic-turtles","title":"Zelvoripets™ TideLeaf Floating Filter Garden for Aquatic Turtles","description":"\u003cstyle\u003e\n#zelvoripets-tideleaf {\n  --tl-green: #294f42;\n  --tl-green-dark: #17382f;\n  --tl-sage: #eaf1e8;\n  --tl-sage-light: #f7faf6;\n  --tl-gold: #c8a56a;\n  --tl-text: #26322e;\n  --tl-muted: #66736e;\n  --tl-border: #dce5df;\n  --tl-white: #ffffff;\n  max-width: 1160px;\n  margin: 30px auto;\n  color: var(--tl-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.7;\n}\n#zelvoripets-tideleaf * {\n  box-sizing: border-box;\n}\n#zelvoripets-tideleaf h1,\n#zelvoripets-tideleaf h2,\n#zelvoripets-tideleaf h3,\n#zelvoripets-tideleaf p {\n  margin-top: 0;\n}\n#zelvoripets-tideleaf .tl-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 68px 54px;\n  border-radius: 26px;\n  color: var(--tl-white);\n  background:\n    radial-gradient(circle at 90% 10%, rgba(200,165,106,.22), transparent 32%),\n    linear-gradient(135deg, #0e332a 0%, #285447 62%, #39705e 100%);\n  box-shadow: 0 25px 60px rgba(23,56,47,.18);\n}\n#zelvoripets-tideleaf .tl-hero:after {\n  content: \"\";\n  position: absolute;\n  right: -80px;\n  bottom: -110px;\n  width: 330px;\n  height: 330px;\n  border: 1px solid rgba(255,255,255,.12);\n  border-radius: 50%;\n}\n#zelvoripets-tideleaf .tl-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 18px;\n  color: #ead3a8;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n#zelvoripets-tideleaf .tl-eyebrow:before {\n  content: \"\";\n  width: 30px;\n  height: 1px;\n  background: var(--tl-gold);\n}\n#zelvoripets-tideleaf .tl-hero h1 {\n  position: relative;\n  z-index: 1;\n  max-width: 780px;\n  margin-bottom: 20px;\n  color: var(--tl-white);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(38px, 6vw, 68px);\n  font-weight: 500;\n  line-height: 1.06;\n  letter-spacing: -1.3px;\n}\n#zelvoripets-tideleaf .tl-hero-text {\n  position: relative;\n  z-index: 1;\n  max-width: 720px;\n  margin-bottom: 30px;\n  color: rgba(255,255,255,.82);\n  font-size: 16px;\n}\n#zelvoripets-tideleaf .tl-tags {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n#zelvoripets-tideleaf .tl-tag {\n  padding: 9px 15px;\n  border: 1px solid rgba(255,255,255,.2);\n  border-radius: 999px;\n  color: var(--tl-white);\n  background: rgba(255,255,255,.09);\n  font-size: 12px;\n  font-weight: 700;\n  backdrop-filter: blur(5px);\n}\n#zelvoripets-tideleaf .tl-section {\n  padding: 75px 25px;\n}\n#zelvoripets-tideleaf .tl-section-soft {\n  padding: 70px 40px;\n  border-radius: 25px;\n  background: var(--tl-sage-light);\n}\n#zelvoripets-tideleaf .tl-section-heading {\n  max-width: 720px;\n  margin: 0 auto 40px;\n  text-align: center;\n}\n#zelvoripets-tideleaf .tl-kicker {\n  display: block;\n  margin-bottom: 10px;\n  color: #9b763c;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n#zelvoripets-tideleaf .tl-section-heading h2 {\n  margin-bottom: 15px;\n  color: var(--tl-green-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(30px, 4vw, 46px);\n  font-weight: 500;\n  line-height: 1.15;\n}\n#zelvoripets-tideleaf .tl-section-heading p {\n  margin-bottom: 0;\n  color: var(--tl-muted);\n  font-size: 15px;\n}\n#zelvoripets-tideleaf .tl-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0,1fr));\n  gap: 16px;\n}\n#zelvoripets-tideleaf .tl-feature {\n  padding: 28px 22px;\n  border: 1px solid var(--tl-border);\n  border-radius: 18px;\n  background: var(--tl-white);\n  box-shadow: 0 12px 35px rgba(23,56,47,.06);\n}\n#zelvoripets-tideleaf .tl-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 48px;\n  height: 48px;\n  margin-bottom: 18px;\n  border-radius: 14px;\n  color: var(--tl-white);\n  background: var(--tl-green);\n  font-size: 22px;\n  font-weight: 700;\n}\n#zelvoripets-tideleaf .tl-feature h3 {\n  margin-bottom: 9px;\n  color: var(--tl-green-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  font-weight: 500;\n  line-height: 1.3;\n}\n#zelvoripets-tideleaf .tl-feature p {\n  margin-bottom: 0;\n  color: var(--tl-muted);\n  font-size: 13px;\n}\n#zelvoripets-tideleaf .tl-split {\n  display: grid;\n  grid-template-columns: .92fr 1.08fr;\n  gap: 50px;\n  align-items: center;\n}\n#zelvoripets-tideleaf .tl-panel {\n  min-height: 390px;\n  padding: 42px;\n  border-radius: 24px;\n  background:\n    radial-gradient(circle at 25% 20%, rgba(255,255,255,.7), transparent 25%),\n    linear-gradient(145deg, #dfece5, #b7d0c4);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n#zelvoripets-tideleaf .tl-product-visual {\n  position: relative;\n  width: 290px;\n  height: 170px;\n  border-radius: 50% 50% 42% 42%;\n  background: linear-gradient(145deg, #809b69, #506b48);\n  box-shadow: 0 28px 40px rgba(26,62,50,.22);\n}\n#zelvoripets-tideleaf .tl-product-visual:before {\n  content: \"\";\n  position: absolute;\n  left: 31px;\n  top: -26px;\n  width: 44px;\n  height: 62px;\n  border-radius: 50% 50% 10px 10px;\n  background: linear-gradient(#557d45, #9ab471);\n  box-shadow: 75px 12px 0 -8px #70975c, 152px -2px 0 -5px #597e49;\n}\n#zelvoripets-tideleaf .tl-product-visual:after {\n  content: \"\";\n  position: absolute;\n  left: 84px;\n  bottom: -132px;\n  width: 120px;\n  height: 155px;\n  border-radius: 10px;\n  background: repeating-linear-gradient(to bottom, #67775b 0, #67775b 8px, #7f8f70 9px, #7f8f70 14px);\n  transform: perspective(220px) rotateX(18deg);\n  box-shadow: 0 20px 28px rgba(26,62,50,.18);\n}\n#zelvoripets-tideleaf .tl-copy h2 {\n  margin-bottom: 18px;\n  color: var(--tl-green-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(30px,4vw,46px);\n  font-weight: 500;\n  line-height: 1.15;\n}\n#zelvoripets-tideleaf .tl-copy \u003e p {\n  color: var(--tl-muted);\n  font-size: 15px;\n}\n#zelvoripets-tideleaf .tl-check-list {\n  margin: 25px 0 0;\n  padding: 0;\n  list-style: none;\n}\n#zelvoripets-tideleaf .tl-check-list li {\n  position: relative;\n  margin: 13px 0;\n  padding-left: 34px;\n  color: #44534e;\n  font-size: 14px;\n}\n#zelvoripets-tideleaf .tl-check-list li:before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 23px;\n  height: 23px;\n  border-radius: 50%;\n  color: var(--tl-white);\n  background: var(--tl-green);\n  font-size: 12px;\n  font-weight: 800;\n}\n#zelvoripets-tideleaf .tl-process {\n  display: grid;\n  grid-template-columns: repeat(3,minmax(0,1fr));\n  gap: 18px;\n}\n#zelvoripets-tideleaf .tl-step {\n  position: relative;\n  padding: 29px;\n  border: 1px solid var(--tl-border);\n  border-radius: 18px;\n  background: var(--tl-white);\n}\n#zelvoripets-tideleaf .tl-step-number {\n  display: block;\n  margin-bottom: 13px;\n  color: var(--tl-gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 35px;\n  line-height: 1;\n}\n#zelvoripets-tideleaf .tl-step h3 {\n  margin-bottom: 8px;\n  color: var(--tl-green-dark);\n  font-size: 16px;\n}\n#zelvoripets-tideleaf .tl-step p {\n  margin-bottom: 0;\n  color: var(--tl-muted);\n  font-size: 13px;\n}\n#zelvoripets-tideleaf .tl-detail-grid {\n  display: grid;\n  grid-template-columns: repeat(2,minmax(0,1fr));\n  gap: 18px;\n}\n#zelvoripets-tideleaf .tl-detail-card {\n  display: flex;\n  gap: 17px;\n  padding: 24px;\n  border: 1px solid var(--tl-border);\n  border-radius: 17px;\n  background: var(--tl-white);\n}\n#zelvoripets-tideleaf .tl-detail-mark {\n  flex: 0 0 10px;\n  width: 10px;\n  height: 10px;\n  margin-top: 8px;\n  border-radius: 50%;\n  background: var(--tl-gold);\n  box-shadow: 0 0 0 6px #f5ecdc;\n}\n#zelvoripets-tideleaf .tl-detail-card h3 {\n  margin-bottom: 5px;\n  color: var(--tl-green-dark);\n  font-size: 15px;\n}\n#zelvoripets-tideleaf .tl-detail-card p {\n  margin-bottom: 0;\n  color: var(--tl-muted);\n  font-size: 13px;\n}\n#zelvoripets-tideleaf .tl-care-box {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  overflow: hidden;\n  border: 1px solid var(--tl-border);\n  border-radius: 22px;\n  background: var(--tl-white);\n}\n#zelvoripets-tideleaf .tl-care-item {\n  padding: 28px 23px;\n  border-right: 1px solid var(--tl-border);\n  text-align: center;\n}\n#zelvoripets-tideleaf .tl-care-item:last-child {\n  border-right: 0;\n}\n#zelvoripets-tideleaf .tl-care-item strong {\n  display: block;\n  margin-bottom: 6px;\n  color: var(--tl-green-dark);\n  font-size: 14px;\n}\n#zelvoripets-tideleaf .tl-care-item span {\n  color: var(--tl-muted);\n  font-size: 12px;\n}\n#zelvoripets-tideleaf .tl-note {\n  margin-top: 24px;\n  padding: 18px 21px;\n  border-left: 4px solid var(--tl-gold);\n  border-radius: 0 13px 13px 0;\n  color: #65543a;\n  background: #fff8eb;\n  font-size: 13px;\n}\n#zelvoripets-tideleaf .tl-cta {\n  position: relative;\n  overflow: hidden;\n  padding: 55px 35px;\n  border-radius: 25px;\n  color: var(--tl-white);\n  background: linear-gradient(135deg,#17382f,#2d5d4e);\n  text-align: center;\n}\n#zelvoripets-tideleaf .tl-cta h2 {\n  margin-bottom: 13px;\n  color: var(--tl-white);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(31px,4vw,48px);\n  font-weight: 500;\n}\n#zelvoripets-tideleaf .tl-cta p {\n  max-width: 670px;\n  margin: 0 auto 22px;\n  color: rgba(255,255,255,.78);\n  font-size: 14px;\n}\n#zelvoripets-tideleaf .tl-cta-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px;\n}\n#zelvoripets-tideleaf .tl-cta-badges span {\n  padding: 9px 14px;\n  border: 1px solid rgba(255,255,255,.2);\n  border-radius: 999px;\n  color: #f1dbb1;\n  font-size: 12px;\n  font-weight: 700;\n}\n@media(max-width:900px) {\n  #zelvoripets-tideleaf .tl-feature-grid,\n  #zelvoripets-tideleaf .tl-care-box {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n  #zelvoripets-tideleaf .tl-split {\n    grid-template-columns: 1fr;\n  }\n  #zelvoripets-tideleaf .tl-care-item:nth-child(2) {\n    border-right: 0;\n  }\n  #zelvoripets-tideleaf .tl-care-item:nth-child(-n+2) {\n    border-bottom: 1px solid var(--tl-border);\n  }\n}\n@media(max-width:650px) {\n  #zelvoripets-tideleaf {\n    margin-top: 15px;\n  }\n  #zelvoripets-tideleaf .tl-hero {\n    padding: 45px 23px;\n    border-radius: 19px;\n  }\n  #zelvoripets-tideleaf .tl-section {\n    padding: 55px 12px;\n  }\n  #zelvoripets-tideleaf .tl-section-soft {\n    padding: 50px 18px;\n  }\n  #zelvoripets-tideleaf .tl-feature-grid,\n  #zelvoripets-tideleaf .tl-process,\n  #zelvoripets-tideleaf .tl-detail-grid,\n  #zelvoripets-tideleaf .tl-care-box {\n    grid-template-columns: 1fr;\n  }\n  #zelvoripets-tideleaf .tl-panel {\n    min-height: 350px;\n    padding: 28px 15px;\n  }\n  #zelvoripets-tideleaf .tl-product-visual {\n    width: 240px;\n    height: 145px;\n  }\n  #zelvoripets-tideleaf .tl-care-item {\n    border-right: 0;\n    border-bottom: 1px solid var(--tl-border);\n  }\n  #zelvoripets-tideleaf .tl-care-item:last-child {\n    border-bottom: 0;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"zelvoripets-tideleaf\"\u003e\n\u003csection class=\"tl-hero\"\u003e\n\u003cdiv class=\"tl-eyebrow\"\u003eA Natural Retreat Above Water\u003c\/div\u003e\n\u003ch1\u003eTideLeaf Floating Filter Garden\u003c\/h1\u003e\n\u003cp class=\"tl-hero-text\"\u003eTransform unused space above your turtle tank into a practical basking retreat, decorative plant garden, and concealed filtration area—all within one thoughtfully designed floating structure.\u003c\/p\u003e\n\u003cdiv class=\"tl-tags\"\u003e\n\u003cspan class=\"tl-tag\"\u003eElevated Basking Area\u003c\/span\u003e \u003cspan class=\"tl-tag\"\u003eConcealed Filtration\u003c\/span\u003e \u003cspan class=\"tl-tag\"\u003eAdjustable Waterline Height\u003c\/span\u003e \u003cspan class=\"tl-tag\"\u003ePlanting Pockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tl-section\"\u003e\n\u003cdiv class=\"tl-section-heading\"\u003e\n\u003cspan class=\"tl-kicker\"\u003eDesigned for Aquatic Life\u003c\/span\u003e\n\u003ch2\u003eMore Than a Basking Platform\u003c\/h2\u003e\n\u003cp\u003eThe TideLeaf combines several important tank functions in one space-saving design, helping create a cleaner, more natural, and more engaging habitat for aquatic turtles.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/6607\/4461\/files\/exec-fe10b5e9-d47c-44bd-94dd-f0ceb3445179.png?v=1785573749\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-feature-grid\"\u003e\n\u003carticle class=\"tl-feature\"\u003e\n\u003cdiv class=\"tl-icon\"\u003e☀\u003c\/div\u003e\n\u003ch3\u003eRaised Basking Retreat\u003c\/h3\u003e\n\u003cp\u003eA textured ramp offers appropriately sized turtles a more secure route from the water to an elevated resting and basking surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-feature\"\u003e\n\u003cdiv class=\"tl-icon\"\u003e≈\u003c\/div\u003e\n\u003ch3\u003eHidden Water Filtration\u003c\/h3\u003e\n\u003cp\u003eThe mechanical filtration area is positioned beneath the platform to help keep functional equipment discreetly integrated into the habitat.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-feature\"\u003e\n\u003cdiv class=\"tl-icon\"\u003e♧\u003c\/div\u003e\n\u003ch3\u003eIntegrated Plant Pockets\u003c\/h3\u003e\n\u003cp\u003eSmall planting areas introduce natural texture above the water while giving the habitat a more polished and enriching appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-feature\"\u003e\n\u003cdiv class=\"tl-icon\"\u003e↕\u003c\/div\u003e\n\u003ch3\u003eWaterline Adjustment\u003c\/h3\u003e\n\u003cp\u003eThe adjustable wall-anchor system allows the platform height to follow the tank’s water level for a more practical installation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tl-section-soft\"\u003e\n\u003cdiv class=\"tl-split\"\u003e\n\u003cdiv class=\"tl-copy\"\u003e\n\u003cspan class=\"tl-kicker\"\u003eThoughtful Habitat Design\u003c\/span\u003e\n\u003ch2\u003eMake Better Use of Your Turtle Tank\u003c\/h2\u003e\n\u003cp\u003eTraditional basking platforms often serve only one purpose. TideLeaf creates a more complete upper-tank zone that supports basking, water circulation, filtration, and decorative planting without taking over the swimming area below.\u003c\/p\u003e\n\u003cul class=\"tl-check-list\"\u003e\n\u003cli\u003eUses the tank’s upper space more efficiently\u003c\/li\u003e\n\u003cli\u003eHelps preserve swimming room beneath the platform\u003c\/li\u003e\n\u003cli\u003eProvides a textured route to the basking surface\u003c\/li\u003e\n\u003cli\u003ePlaces filtration beneath the visible garden area\u003c\/li\u003e\n\u003cli\u003eCreates a more natural-looking aquatic environment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tl-section\"\u003e\n\u003cdiv class=\"tl-section-heading\"\u003e\n\u003cspan class=\"tl-kicker\"\u003eHow It Works\u003c\/span\u003e\n\u003ch2\u003eA Simpler Habitat System\u003c\/h2\u003e\n\u003cp\u003eEach area of the structure has been arranged to support a cleaner-looking setup and a more convenient daily habitat routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-process\"\u003e\n\u003carticle class=\"tl-step\"\u003e\u003cspan class=\"tl-step-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eSecure and Adjust\u003c\/h3\u003e\n\u003cp\u003ePosition the platform against a compatible tank wall and adjust its height so the ramp and basking area sit appropriately at the waterline.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-step\"\u003e\u003cspan class=\"tl-step-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eGuide Water Through\u003c\/h3\u003e\n\u003cp\u003eA guarded intake directs water toward the replaceable mechanical filter cartridge while helping reduce the entry of larger visible debris.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-step\"\u003e\u003cspan class=\"tl-step-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eCreate the Retreat\u003c\/h3\u003e\n\u003cp\u003eArrange suitable plants in the integrated pockets and provide an appropriate basking lamp above the dry platform area.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tl-section-soft\"\u003e\n\u003cdiv class=\"tl-section-heading\"\u003e\n\u003cspan class=\"tl-kicker\"\u003eProduct Highlights\u003c\/span\u003e\n\u003ch2\u003ePurposeful Details Throughout\u003c\/h2\u003e\n\u003cp\u003eBuilt to combine practical tank care with a natural visual style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-detail-grid\"\u003e\n\u003carticle class=\"tl-detail-card\"\u003e\u003cspan class=\"tl-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eLeaf-Textured Surface\u003c\/h3\u003e\n\u003cp\u003eThe organic surface pattern complements aquatic habitats while offering more texture than a completely smooth platform.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-detail-card\"\u003e\u003cspan class=\"tl-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGuarded Intake Area\u003c\/h3\u003e\n\u003cp\u003eThe protected intake helps direct water into the filtration section while reducing contact with larger floating material.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-detail-card\"\u003e\u003cspan class=\"tl-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eReplaceable Filter Cartridge\u003c\/h3\u003e\n\u003cp\u003eThe accessible cartridge design makes routine filter inspection and replacement more convenient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-detail-card\"\u003e\u003cspan class=\"tl-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSpace-Saving Layout\u003c\/h3\u003e\n\u003cp\u003eThe elevated structure uses vertical tank space, helping leave more of the lower area available for swimming and exploration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-detail-card\"\u003e\u003cspan class=\"tl-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAdjustable Positioning\u003c\/h3\u003e\n\u003cp\u003eThe mounting design allows the platform to be repositioned as the tank’s water level or habitat arrangement changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tl-detail-card\"\u003e\u003cspan class=\"tl-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNatural-Looking Habitat\u003c\/h3\u003e\n\u003cp\u003ePlant pockets and earth-toned styling help the platform blend more comfortably with aquatic décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tl-section\"\u003e\n\u003cdiv class=\"tl-section-heading\"\u003e\n\u003cspan class=\"tl-kicker\"\u003eSetup and Care\u003c\/span\u003e\n\u003ch2\u003eKeep the Habitat Comfortable\u003c\/h2\u003e\n\u003cp\u003eRegular inspection and maintenance help support safe access, dependable water movement, and a cleaner aquarium environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-care-box\"\u003e\n\u003cdiv class=\"tl-care-item\"\u003e\n\u003cstrong\u003eCheck the Fit\u003c\/strong\u003e \u003cspan\u003eConfirm tank compatibility and secure placement before use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-care-item\"\u003e\n\u003cstrong\u003eAdjust the Waterline\u003c\/strong\u003e \u003cspan\u003eKeep the lower ramp accessible while maintaining a dry basking area.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-care-item\"\u003e\n\u003cstrong\u003eInspect Regularly\u003c\/strong\u003e \u003cspan\u003eCheck the anchors, ramp, intake, filter, and platform during routine care.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-care-item\"\u003e\n\u003cstrong\u003eClean as Needed\u003c\/strong\u003e \u003cspan\u003eRemove buildup and replace filtration media according to its condition.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-note\"\u003eSafety note: Select the correct setup for your turtle’s size and species. This product does not replace routine water changes, water-quality testing, heating, UVB lighting, or other species-appropriate care. Always supervise your turtle during initial use.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"tl-cta\"\u003e\u003cspan class=\"tl-kicker\" style=\"color: #e6c889;\"\u003eZelvoripets™ Habitat Collection\u003c\/span\u003e\n\u003ch2\u003eA Smarter Space for Aquatic Turtles\u003c\/h2\u003e\n\u003cp\u003eBring basking, filtration, planting, and natural styling together in one elevated habitat feature designed to make better use of your aquarium.\u003c\/p\u003e\n\u003cdiv class=\"tl-cta-badges\"\u003e\n\u003cspan\u003eMulti-Function Design\u003c\/span\u003e \u003cspan\u003eAbove-Water Retreat\u003c\/span\u003e \u003cspan\u003eEasy Routine Maintenance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":44815498608733,"sku":"JGFC-0607-002","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6607\/4461\/files\/ChatGPTImage2026_7_29_22_14_25_6.png?v=1785335339"},{"product_id":"014","title":"Zelvoripets™ NestAir Smart Ventilated Travel Carrier for Cats \u0026 Small Dogs","description":"\u003cstyle\u003e\n#zvp-nestair{--na-green:#29493d;--na-sage:#778c72;--na-light:#eef2e9;--na-ivory:#faf6ed;--na-orange:#d97732;--na-charcoal:#343a37;--na-white:#fff;--na-text:#2d3732;--na-muted:#69736e;--na-line:#dde3dc;max-width:1160px;margin:30px auto;color:var(--na-text);font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;line-height:1.7}\n#zvp-nestair *{box-sizing:border-box}\n#zvp-nestair h1,#zvp-nestair h2,#zvp-nestair h3,#zvp-nestair p{margin-top:0}\n#zvp-nestair .na-hero{position:relative;overflow:hidden;padding:76px 55px;border-radius:28px;color:var(--na-white);background:radial-gradient(circle at 90% 8%,rgba(217,119,50,.23),transparent 29%),linear-gradient(135deg,#182f28 0%,#355447 58%,#718471 100%);box-shadow:0 25px 65px rgba(41,73,61,.2)}\n#zvp-nestair .na-hero:after{content:\"\";position:absolute;right:-110px;bottom:-160px;width:440px;height:440px;border:1px solid rgba(255,255,255,.1);border-radius:50%}\n#zvp-nestair .na-eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#f0cea0;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase}\n#zvp-nestair .na-eyebrow:before{content:\"\";width:30px;height:1px;background:#dc9b57}\n#zvp-nestair .na-hero h1{position:relative;z-index:1;max-width:830px;margin-bottom:20px;color:var(--na-white);font-family:Georgia,\"Times New Roman\",serif;font-size:clamp(40px,6vw,69px);font-weight:500;line-height:1.04;letter-spacing:-1.4px}\n#zvp-nestair .na-hero-description{position:relative;z-index:1;max-width:740px;margin-bottom:30px;color:rgba(255,255,255,.81);font-size:16px}\n#zvp-nestair .na-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px}\n#zvp-nestair .na-tag{padding:9px 15px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:var(--na-white);background:rgba(255,255,255,.09);font-size:12px;font-weight:750}\n#zvp-nestair .na-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:22px}\n#zvp-nestair .na-summary-card{padding:24px 18px;border:1px solid var(--na-line);border-radius:17px;background:var(--na-white);text-align:center;box-shadow:0 10px 30px rgba(41,73,61,.055)}\n#zvp-nestair .na-summary-value{display:block;margin-bottom:5px;color:var(--na-green);font-family:Georgia,\"Times New Roman\",serif;font-size:27px;line-height:1.1}\n#zvp-nestair .na-summary-label{display:block;color:var(--na-muted);font-size:11px;font-weight:750;letter-spacing:.6px;text-transform:uppercase}\n#zvp-nestair .na-section{padding:78px 24px}\n#zvp-nestair .na-section-soft{padding:72px 42px;border-radius:26px;background:#f2f5ef}\n#zvp-nestair .na-heading{max-width:750px;margin:0 auto 42px;text-align:center}\n#zvp-nestair .na-kicker{display:block;margin-bottom:10px;color:#a56235;font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}\n#zvp-nestair .na-heading h2{margin-bottom:15px;color:var(--na-green);font-family:Georgia,\"Times New Roman\",serif;font-size:clamp(31px,4vw,47px);font-weight:500;line-height:1.15}\n#zvp-nestair .na-heading p{margin-bottom:0;color:var(--na-muted);font-size:15px}\n#zvp-nestair .na-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}\n#zvp-nestair .na-feature{padding:29px 25px;border:1px solid var(--na-line);border-radius:19px;background:var(--na-white);box-shadow:0 12px 35px rgba(41,73,61,.055)}\n#zvp-nestair .na-icon{display:flex;align-items:center;justify-content:center;width:49px;height:49px;margin-bottom:18px;border-radius:15px;color:var(--na-white);background:var(--na-sage);font-size:20px;font-weight:800}\n#zvp-nestair .na-feature h3{margin-bottom:9px;color:var(--na-green);font-family:Georgia,\"Times New Roman\",serif;font-size:20px;font-weight:500;line-height:1.3}\n#zvp-nestair .na-feature p{margin-bottom:0;color:var(--na-muted);font-size:13px}\n#zvp-nestair .na-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}\n#zvp-nestair .na-highlight{padding:43px 39px;border-radius:25px;color:var(--na-white);background:radial-gradient(circle at 88% 12%,rgba(217,119,50,.2),transparent 30%),linear-gradient(145deg,#203d33,#657965);box-shadow:0 20px 45px rgba(41,73,61,.18)}\n#zvp-nestair .na-highlight-label{display:block;margin-bottom:17px;color:#f0cea0;font-size:11px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}\n#zvp-nestair .na-highlight h2{margin-bottom:17px;color:var(--na-white);font-family:Georgia,\"Times New Roman\",serif;font-size:clamp(29px,4vw,43px);font-weight:500;line-height:1.2}\n#zvp-nestair .na-highlight p{margin-bottom:0;color:rgba(255,255,255,.79);font-size:14px}\n#zvp-nestair .na-copy h2{margin-bottom:18px;color:var(--na-green);font-family:Georgia,\"Times New Roman\",serif;font-size:clamp(31px,4vw,47px);font-weight:500;line-height:1.15}\n#zvp-nestair .na-copy\u003ep{color:var(--na-muted);font-size:15px}\n#zvp-nestair .na-checks{margin:24px 0 0;padding:0;list-style:none}\n#zvp-nestair .na-checks li{position:relative;margin:13px 0;padding-left:35px;color:#48564f;font-size:14px}\n#zvp-nestair .na-checks li:before{content:\"✓\";position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:23px;height:23px;border-radius:50%;color:var(--na-white);background:var(--na-sage);font-size:11px;font-weight:800}\n#zvp-nestair .na-airflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}\n#zvp-nestair .na-air-card{position:relative;overflow:hidden;padding:31px 26px;border:1px solid var(--na-line);border-radius:19px;background:var(--na-white)}\n#zvp-nestair .na-air-card:after{content:\"\";position:absolute;right:-35px;bottom:-45px;width:115px;height:115px;border-radius:50%;background:#edf2ea}\n#zvp-nestair .na-air-number{position:relative;z-index:1;display:block;margin-bottom:14px;color:var(--na-orange);font-family:Georgia,\"Times New Roman\",serif;font-size:35px;line-height:1}\n#zvp-nestair .na-air-card h3{position:relative;z-index:1;margin-bottom:8px;color:var(--na-green);font-size:16px}\n#zvp-nestair .na-air-card p{position:relative;z-index:1;margin-bottom:0;color:var(--na-muted);font-size:13px}\n#zvp-nestair .na-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}\n#zvp-nestair .na-step{padding:27px 22px;border:1px solid var(--na-line);border-radius:18px;background:var(--na-white)}\n#zvp-nestair .na-step-number{display:block;margin-bottom:13px;color:var(--na-orange);font-family:Georgia,\"Times New Roman\",serif;font-size:35px;line-height:1}\n#zvp-nestair .na-step h3{margin-bottom:7px;color:var(--na-green);font-size:15px}\n#zvp-nestair .na-step p{margin-bottom:0;color:var(--na-muted);font-size:12.5px}\n#zvp-nestair .na-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}\n#zvp-nestair .na-detail{display:flex;gap:17px;padding:25px;border:1px solid var(--na-line);border-radius:18px;background:var(--na-white)}\n#zvp-nestair .na-detail-mark{flex:0 0 11px;width:11px;height:11px;margin-top:8px;border-radius:50%;background:var(--na-orange);box-shadow:0 0 0 6px #fae9dc}\n#zvp-nestair .na-detail h3{margin-bottom:6px;color:var(--na-green);font-size:15px}\n#zvp-nestair .na-detail p{margin-bottom:0;color:var(--na-muted);font-size:13px}\n#zvp-nestair .na-pets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--na-line);border-radius:22px;background:var(--na-white)}\n#zvp-nestair .na-pet{padding:37px}\n#zvp-nestair .na-pet:first-child{border-right:1px solid var(--na-line)}\n#zvp-nestair .na-pet-label{display:inline-block;margin-bottom:15px;padding:6px 12px;border-radius:999px;color:var(--na-green);background:var(--na-light);font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}\n#zvp-nestair .na-pet h3{margin-bottom:10px;color:var(--na-green);font-family:Georgia,\"Times New Roman\",serif;font-size:24px;font-weight:500}\n#zvp-nestair .na-pet p{margin-bottom:0;color:var(--na-muted);font-size:13px}\n#zvp-nestair .na-specs{overflow:hidden;border:1px solid var(--na-line);border-radius:22px;background:var(--na-white)}\n#zvp-nestair .na-spec-row{display:grid;grid-template-columns:220px 1fr;border-bottom:1px solid var(--na-line)}\n#zvp-nestair .na-spec-row:last-child{border-bottom:0}\n#zvp-nestair .na-spec-label{padding:17px 22px;color:var(--na-green);background:#f3f6f2;font-size:13px;font-weight:800}\n#zvp-nestair .na-spec-value{padding:17px 22px;color:var(--na-muted);font-size:13px}\n#zvp-nestair .na-faq{display:grid;gap:12px}\n#zvp-nestair .na-faq details{overflow:hidden;border:1px solid var(--na-line);border-radius:15px;background:var(--na-white)}\n#zvp-nestair .na-faq summary{padding:18px 21px;color:var(--na-green);font-size:14px;font-weight:800;cursor:pointer;list-style:none}\n#zvp-nestair .na-faq summary::-webkit-details-marker{display:none}\n#zvp-nestair .na-faq summary:after{content:\"+\";float:right;color:var(--na-orange);font-size:20px;line-height:1}\n#zvp-nestair .na-faq details[open] summary:after{content:\"−\"}\n#zvp-nestair .na-faq p{margin:0;padding:0 21px 19px;color:var(--na-muted);font-size:13px}\n#zvp-nestair .na-note{margin-top:23px;padding:19px 21px;border-left:4px solid var(--na-orange);border-radius:0 13px 13px 0;color:#62503f;background:#fff6ed;font-size:13px}\n#zvp-nestair .na-cta{padding:58px 35px;border-radius:26px;color:var(--na-white);background:radial-gradient(circle at 90% 8%,rgba(217,119,50,.23),transparent 28%),linear-gradient(135deg,#29493d,#6b806b);text-align:center}\n#zvp-nestair .na-cta h2{margin-bottom:13px;color:var(--na-white);font-family:Georgia,\"Times New Roman\",serif;font-size:clamp(32px,4vw,49px);font-weight:500}\n#zvp-nestair .na-cta p{max-width:690px;margin:0 auto 23px;color:rgba(255,255,255,.79);font-size:14px}\n#zvp-nestair .na-cta-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}\n#zvp-nestair .na-cta-tags span{padding:9px 15px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#f0cea0;font-size:12px;font-weight:700}\n@media(max-width:900px){\n#zvp-nestair .na-summary,#zvp-nestair .na-steps{grid-template-columns:repeat(2,minmax(0,1fr))}\n#zvp-nestair .na-features,#zvp-nestair .na-airflow{grid-template-columns:repeat(2,minmax(0,1fr))}\n#zvp-nestair .na-split{grid-template-columns:1fr}\n}\n@media(max-width:650px){\n#zvp-nestair{margin-top:15px}\n#zvp-nestair .na-hero{padding:48px 22px;border-radius:20px}\n#zvp-nestair .na-section{padding:55px 12px}\n#zvp-nestair .na-section-soft{padding:50px 17px}\n#zvp-nestair .na-summary,#zvp-nestair .na-features,#zvp-nestair .na-airflow,#zvp-nestair .na-steps,#zvp-nestair .na-details,#zvp-nestair .na-pets{grid-template-columns:1fr}\n#zvp-nestair .na-pet:first-child{border-right:0;border-bottom:1px solid var(--na-line)}\n#zvp-nestair .na-spec-row{grid-template-columns:1fr}\n#zvp-nestair .na-spec-label{padding-bottom:8px}\n#zvp-nestair .na-spec-value{padding-top:8px}\n#zvp-nestair .na-cta{padding:46px 21px}\n}\n\u003c\/style\u003e\n\u003cdiv id=\"zvp-nestair\"\u003e\n\u003csection class=\"na-hero\"\u003e\n\u003cdiv class=\"na-eyebrow\"\u003eAirflow • Visibility • Travel Comfort\u003c\/div\u003e\n\u003ch1\u003eNestAir Smart Ventilated Travel Carrier\u003c\/h1\u003e\n\u003cp class=\"na-hero-description\"\u003eCreate a calmer and more comfortable travel space for cats and small dogs. NestAir combines active airflow, live temperature monitoring, a smoked viewing door, adjustable privacy, and a zip-out resting area in one structured travel carrier.\u003c\/p\u003e\n\u003cdiv class=\"na-tags\"\u003e\n\u003cspan class=\"na-tag\"\u003eDual Quiet Fans\u003c\/span\u003e \u003cspan class=\"na-tag\"\u003eLive Temperature Display\u003c\/span\u003e \u003cspan class=\"na-tag\"\u003eZip-Out Rest Space\u003c\/span\u003e \u003cspan class=\"na-tag\"\u003eUSB-C Power Input\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-summary\"\u003e\n\u003cdiv class=\"na-summary-card\"\u003e\n\u003cspan class=\"na-summary-value\"\u003e2 Fans\u003c\/span\u003e\u003cspan class=\"na-summary-label\"\u003eActive Air Circulation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-summary-card\"\u003e\n\u003cspan class=\"na-summary-value\"\u003e3 Speeds\u003c\/span\u003e\u003cspan class=\"na-summary-label\"\u003eAdjustable Fan Settings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-summary-card\"\u003e\n\u003cspan class=\"na-summary-value\"\u003eLive Display\u003c\/span\u003e\u003cspan class=\"na-summary-label\"\u003eInterior Temperature Reading\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-summary-card\"\u003e\n\u003cspan class=\"na-summary-value\"\u003e2-in-1\u003c\/span\u003e\u003cspan class=\"na-summary-label\"\u003eCarrier and Rest Space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section\"\u003e\n\u003cdiv class=\"na-heading\"\u003e\n\u003cspan class=\"na-kicker\"\u003eSmart Comfort in Motion\u003c\/span\u003e\n\u003ch2\u003eA More Thoughtful Way to Travel Together\u003c\/h2\u003e\n\u003cp\u003eNestAir provides a structured space with airflow, visibility, privacy, and room to rest during suitable supervised journeys.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/6607\/4461\/files\/772b0771-04c9-4ad2-a775-3089593c4a56.png?v=1790270910\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-features\"\u003e\n\u003carticle class=\"na-feature\"\u003e\n\u003cdiv class=\"na-icon\"\u003e✤\u003c\/div\u003e\n\u003ch3\u003eDual Ventilation Fans\u003c\/h3\u003e\n\u003cp\u003eTwo upper-side fans help move air through the carrier when connected to a suitable USB-C power source.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-feature\"\u003e\n\u003cdiv class=\"na-icon\"\u003e°\u003c\/div\u003e\n\u003ch3\u003eTemperature Display\u003c\/h3\u003e\n\u003cp\u003eThe front digital display provides a convenient reading of the temperature inside the carrier.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-feature\"\u003e\n\u003cdiv class=\"na-icon\"\u003e◫\u003c\/div\u003e\n\u003ch3\u003eSmoked Viewing Door\u003c\/h3\u003e\n\u003cp\u003eThe transparent front door gives pets an outward view while reducing the feeling of complete exposure.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-feature\"\u003e\n\u003cdiv class=\"na-icon\"\u003e↔\u003c\/div\u003e\n\u003ch3\u003eExpandable Resting Area\u003c\/h3\u003e\n\u003cp\u003eA rear zip-out mesh section creates additional space when the carrier is stationary and securely positioned.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-feature\"\u003e\n\u003cdiv class=\"na-icon\"\u003e▤\u003c\/div\u003e\n\u003ch3\u003eRetractable Privacy Shade\u003c\/h3\u003e\n\u003cp\u003eThe front shade can be partially lowered when your pet needs less visual stimulation.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-feature\"\u003e\n\u003cdiv class=\"na-icon\"\u003e⌁\u003c\/div\u003e\n\u003ch3\u003eMulti-Surface Ventilation\u003c\/h3\u003e\n\u003cp\u003ePerforated panels and mesh openings support passive airflow around the carrier.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section-soft\"\u003e\n\u003cdiv class=\"na-split\"\u003e\n\u003cdiv class=\"na-highlight\"\u003e\n\u003cspan class=\"na-highlight-label\"\u003eVentilation You Can See\u003c\/span\u003e\n\u003ch2\u003eMonitor the Space While You Travel\u003c\/h2\u003e\n\u003cp\u003eThe illuminated front display makes it easier to check the carrier’s internal temperature. Adjustable fans support air movement but do not replace climate control, safe ambient temperatures, or direct supervision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-copy\"\u003e\n\u003cspan class=\"na-kicker\"\u003eBalanced Airflow Design\u003c\/span\u003e\n\u003ch2\u003eActive and Passive Ventilation\u003c\/h2\u003e\n\u003cp\u003eNestAir combines powered fans with permanent ventilation openings so the carrier is not dependent on one airflow source alone.\u003c\/p\u003e\n\u003cul class=\"na-checks\"\u003e\n\u003cli\u003eDual fans positioned above the main resting area\u003c\/li\u003e\n\u003cli\u003ePerforated side panel supports passive airflow\u003c\/li\u003e\n\u003cli\u003eMesh expansion provides added ventilation while open\u003c\/li\u003e\n\u003cli\u003eThree fan speeds for different travel environments\u003c\/li\u003e\n\u003cli\u003eFront display supports quick temperature checks\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section\"\u003e\n\u003cdiv class=\"na-heading\"\u003e\n\u003cspan class=\"na-kicker\"\u003eAdjustable Air Movement\u003c\/span\u003e\n\u003ch2\u003eThree Fan Settings\u003c\/h2\u003e\n\u003cp\u003eChoose the airflow level according to the surrounding temperature, ventilation, travel conditions, and your pet’s comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-airflow\"\u003e\n\u003carticle class=\"na-air-card\"\u003e\u003cspan class=\"na-air-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eLow Airflow\u003c\/h3\u003e\n\u003cp\u003eGentle circulation for calm indoor waiting areas and mild travel conditions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-air-card\"\u003e\u003cspan class=\"na-air-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eMedium Airflow\u003c\/h3\u003e\n\u003cp\u003eBalanced everyday circulation for supervised travel and short waiting periods.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-air-card\"\u003e\u003cspan class=\"na-air-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eHigh Airflow\u003c\/h3\u003e\n\u003cp\u003eStronger air movement when additional circulation is appropriate.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section-soft\"\u003e\n\u003cdiv class=\"na-heading\"\u003e\n\u003cspan class=\"na-kicker\"\u003ePrepare Before Traveling\u003c\/span\u003e\n\u003ch2\u003eReady in Four Steps\u003c\/h2\u003e\n\u003cp\u003eAllow your pet to become familiar with the carrier at home before using it for a journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-steps\"\u003e\n\u003carticle class=\"na-step\"\u003e\u003cspan class=\"na-step-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eIntroduce the Carrier\u003c\/h3\u003e\n\u003cp\u003eLeave it open at home with familiar bedding so your pet can investigate voluntarily.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-step\"\u003e\u003cspan class=\"na-step-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eCheck the Fit\u003c\/h3\u003e\n\u003cp\u003eConfirm that your pet can stand, turn, lie down, and rest comfortably inside.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-step\"\u003e\u003cspan class=\"na-step-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eConnect the Fans\u003c\/h3\u003e\n\u003cp\u003eUse a suitable USB-C power source and confirm airflow before closing the door.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-step\"\u003e\u003cspan class=\"na-step-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eSecure Every Opening\u003c\/h3\u003e\n\u003cp\u003eCheck the door, zippers, handle, strap, shade, and expansion section before lifting.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section\"\u003e\n\u003cdiv class=\"na-heading\"\u003e\n\u003cspan class=\"na-kicker\"\u003eTravel-Focused Details\u003c\/span\u003e\n\u003ch2\u003eComfort Beyond Ventilation\u003c\/h2\u003e\n\u003cp\u003eThe structured design supports secure carrying, comfortable resting, and easier travel organization.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-details\"\u003e\n\u003carticle class=\"na-detail\"\u003e\u003cspan class=\"na-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eReinforced Stable Base\u003c\/h3\u003e\n\u003cp\u003eThe structured charcoal base helps the carrier remain upright on suitable level surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-detail\"\u003e\u003cspan class=\"na-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003ePadded Shoulder Strap\u003c\/h3\u003e\n\u003cp\u003eThe adjustable strap includes a padded section for more comfortable carrying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-detail\"\u003e\u003cspan class=\"na-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eFolding Carry Handle\u003c\/h3\u003e\n\u003cp\u003eThe reinforced upper handle provides another carrying option and folds down when not needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-detail\"\u003e\u003cspan class=\"na-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSoft Interior Mat\u003c\/h3\u003e\n\u003cp\u003eThe removable padded mat creates a more comfortable resting surface and supports routine cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-detail\"\u003e\u003cspan class=\"na-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBurnt-Orange Zipper Pulls\u003c\/h3\u003e\n\u003cp\u003eHigh-contrast pulls make the primary openings easier to identify and check.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-detail\"\u003e\u003cspan class=\"na-detail-mark\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3\u003eZip-Out Rest Space\u003c\/h3\u003e\n\u003cp\u003eThe rear mesh section expands only when the carrier is stationary and securely placed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section-soft\"\u003e\n\u003cdiv class=\"na-heading\"\u003e\n\u003cspan class=\"na-kicker\"\u003eFor Small Travel Companions\u003c\/span\u003e\n\u003ch2\u003eDesigned for Cats and Small Dogs\u003c\/h2\u003e\n\u003cp\u003eAlways choose the carrier according to your pet’s measurements and weight rather than breed name alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-pets\"\u003e\n\u003carticle class=\"na-pet\"\u003e\u003cspan class=\"na-pet-label\"\u003eFor Cats\u003c\/span\u003e\n\u003ch3\u003ePrivacy When They Need It\u003c\/h3\u003e\n\u003cp\u003eUse the retractable front shade to reduce visual stimulation while preserving the permanent side ventilation openings. Introduce the carrier gradually and include familiar bedding when appropriate.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"na-pet\"\u003e\u003cspan class=\"na-pet-label\"\u003eFor Small Dogs\u003c\/span\u003e\n\u003ch3\u003eA Structured Travel Space\u003c\/h3\u003e\n\u003cp\u003eThe stable base, viewing door, ventilation system, and padded interior create a dedicated space for suitable small dogs during supervised travel and rest stops.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section\"\u003e\n\u003cdiv class=\"na-heading\"\u003e\n\u003cspan class=\"na-kicker\"\u003eProduct Overview\u003c\/span\u003e\n\u003ch2\u003eNestAir Specifications\u003c\/h2\u003e\n\u003cp\u003eMeasure your pet carefully and review transport-provider rules before traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-specs\"\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eZelvoripets™ NestAir Smart Ventilated Travel Carrier\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eSuitable Pets\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eAppropriately sized cats and small dogs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eVentilation\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eTwo powered fans, perforated side panels, and mesh airflow openings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eFan Settings\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eLow, medium, and high airflow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eDisplay\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eFront-mounted interior temperature display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003ePower Connection\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eUSB-C input for connection to a suitable external power source\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eResting Space\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eRear zip-out mesh expansion for stationary supervised use\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eCarrying Options\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eFolding upper handle and adjustable padded shoulder strap\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-spec-row\"\u003e\n\u003cdiv class=\"na-spec-label\"\u003eInterior\u003c\/div\u003e\n\u003cdiv class=\"na-spec-value\"\u003eRemovable soft resting mat\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-section-soft\"\u003e\n\u003cdiv class=\"na-heading\"\u003e\n\u003cspan class=\"na-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2\u003eSafe and Comfortable Use\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo the fans cool the carrier like air conditioning?\u003c\/summary\u003e\n\u003cp\u003eNo. The fans support air movement only. They do not lower the surrounding air temperature and do not make hot conditions safe.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the carrier be used without power?\u003c\/summary\u003e\n\u003cp\u003eYes, because permanent ventilation openings remain available. However, the powered fans and temperature display require a suitable connected USB-C power source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen should the expansion section be opened?\u003c\/summary\u003e\n\u003cp\u003eOpen the zip-out rest space only when the carrier is stationary on a secure, level surface. Close and fully secure it before lifting or transporting the carrier.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the carrier automatically approved for air travel?\u003c\/summary\u003e\n\u003cp\u003eNo approval is guaranteed. Carrier requirements vary by airline, train operator, country, route, aircraft, and booking. Confirm current requirements directly with the transport provider before traveling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should the carrier be cleaned?\u003c\/summary\u003e\n\u003cp\u003eDisconnect the power source, remove the interior mat, and clean each component according to the supplied care instructions. Do not immerse the fan, display, or electrical components.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"na-note\"\u003eImportant: Never leave a pet unattended in a vehicle, station, carrier, or other enclosed environment. The temperature display and fans are supplemental features and do not replace climate control, adequate ventilation, water, rest breaks, or direct supervision. Stop travel and move your pet to a safe environment if you notice distress, excessive panting, weakness, drooling, agitation, or unusual behavior.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"na-cta\"\u003e\u003cspan class=\"na-kicker\" style=\"color: #f0cea0;\"\u003eZelvoripets™ Travel Collection\u003c\/span\u003e\n\u003ch2\u003eTravel Smarter. Rest Easier.\u003c\/h2\u003e\n\u003cp\u003eGive your companion a thoughtfully designed travel space with adjustable airflow, temperature visibility, flexible privacy, a stable base, and extra room to rest when the journey pauses.\u003c\/p\u003e\n\u003cdiv class=\"na-cta-tags\"\u003e\n\u003cspan\u003eDual Quiet Fans\u003c\/span\u003e \u003cspan\u003eTemperature Display\u003c\/span\u003e \u003cspan\u003eExpandable Rest Space\u003c\/span\u003e \u003cspan\u003ePrivacy Shade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":45093918670941,"sku":"JGFC-0607-013","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/6607\/4461\/files\/a7eb4e29-fa0a-4481-874c-3b3cfa043bb2.png?v=1790270909"}],"url":"https:\/\/zelvoripets.com\/collections\/for-every-pet-1.oembed","provider":"Zelvoripets™","version":"1.0","type":"link"}