{"product_id":"neroventiss™-briar-cane-elevated-cat-haven","title":"Neroventiss™ Briar Cane Elevated Cat Haven","description":"\u003cstyle\u003e\n    .neroventiss-briar {\n      --olive: #4f5840;\n      --olive-dark: #303829;\n      --oak: #b58d60;\n      --cane: #d1b487;\n      --sand: #e7ddd0;\n      --linen: #f5f0e8;\n      --ivory: #fcfaf6;\n      --charcoal: #292b27;\n      --muted: #676961;\n\n      position: relative;\n      left: 50%;\n      width: 100vw;\n      max-width: none;\n      margin-left: -50vw;\n      overflow: hidden;\n      color: var(--charcoal);\n      background: var(--ivory);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n    }\n\n    .neroventiss-briar *,\n    .neroventiss-briar *::before,\n    .neroventiss-briar *::after {\n      box-sizing: border-box;\n    }\n\n    .neroventiss-briar h1,\n    .neroventiss-briar h2,\n    .neroventiss-briar h3,\n    .neroventiss-briar p {\n      margin: 0;\n    }\n\n    .neroventiss-briar h1,\n    .neroventiss-briar h2 {\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    .nb-wrap {\n      width: min(1180px, calc(100% - 40px));\n      margin: 0 auto;\n    }\n\n    .nb-label {\n      display: inline-block;\n      margin-bottom: 18px;\n      color: var(--oak);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2.6px;\n      text-transform: uppercase;\n    }\n\n    .nb-hero {\n      padding: 100px 0 95px;\n      color: #fff;\n      background:\n        radial-gradient(circle at 84% 18%, rgba(209,180,135,.22), transparent 30%),\n        linear-gradient(135deg, #263027 0%, var(--olive-dark) 60%, #20281f 100%);\n    }\n\n    .nb-hero-grid {\n      display: grid;\n      grid-template-columns: 1.18fr .82fr;\n      gap: 80px;\n      align-items: center;\n    }\n\n    .nb-hero h1 {\n      max-width: 790px;\n      font-size: clamp(42px, 6vw, 78px);\n      line-height: 1.04;\n      letter-spacing: -.03em;\n    }\n\n    .nb-hero-copy {\n      max-width: 700px;\n      margin-top: 26px !important;\n      color: rgba(255,255,255,.76);\n      font-size: 17px;\n    }\n\n    .nb-hero-card {\n      padding: 34px;\n      border: 1px solid rgba(255,255,255,.17);\n      background: rgba(255,255,255,.06);\n      backdrop-filter: blur(8px);\n    }\n\n    .nb-hero-card strong {\n      display: block;\n      margin-bottom: 12px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 25px;\n      font-weight: 400;\n    }\n\n    .nb-hero-card p {\n      color: rgba(255,255,255,.69);\n      font-size: 14px;\n    }\n\n    .nb-image {\n      width: 100%;\n      overflow: hidden;\n      background: #ddd2c4;\n    }\n\n    .nb-image img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    .nb-image-main {\n      aspect-ratio: 16 \/ 9;\n    }\n\n    .nb-image-main img {\n      min-height: 480px;\n    }\n\n    .nb-intro {\n      padding: 110px 0;\n      background: var(--linen);\n    }\n\n    .nb-intro-grid {\n      display: grid;\n      grid-template-columns: .85fr 1.15fr;\n      gap: 90px;\n      align-items: start;\n    }\n\n    .nb-intro h2 {\n      color: var(--olive-dark);\n      font-size: clamp(38px, 5vw, 64px);\n      line-height: 1.08;\n      letter-spacing: -.025em;\n    }\n\n    .nb-intro-copy \u003e p {\n      color: var(--muted);\n      font-size: 17px;\n    }\n\n    .nb-feature-list {\n      margin-top: 38px;\n      border-top: 1px solid #cdc1b1;\n    }\n\n    .nb-feature {\n      display: grid;\n      grid-template-columns: 48px 1fr;\n      gap: 18px;\n      padding: 25px 0;\n      border-bottom: 1px solid #cdc1b1;\n    }\n\n    .nb-feature-number {\n      color: var(--oak);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 17px;\n    }\n\n    .nb-feature h3 {\n      margin-bottom: 6px;\n      color: var(--olive-dark);\n      font-size: 16px;\n      letter-spacing: .03em;\n    }\n\n    .nb-feature p {\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .nb-comfort {\n      padding: 110px 0;\n      background: #fff;\n    }\n\n    .nb-comfort-grid {\n      display: grid;\n      grid-template-columns: 1.05fr .95fr;\n      gap: 80px;\n      align-items: center;\n    }\n\n    .nb-image-detail {\n      min-height: 660px;\n      border-radius: 240px 240px 10px 10px;\n    }\n\n    .nb-content h2 {\n      max-width: 550px;\n      color: var(--olive-dark);\n      font-size: clamp(38px, 4.8vw, 62px);\n      line-height: 1.08;\n    }\n\n    .nb-content \u003e p {\n      max-width: 580px;\n      margin-top: 25px !important;\n      color: var(--muted);\n      font-size: 16px;\n    }\n\n    .nb-benefits {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      margin-top: 38px;\n    }\n\n    .nb-benefit {\n      min-height: 182px;\n      padding: 26px;\n      border: 1px solid #ddd4c9;\n      background: var(--ivory);\n    }\n\n    .nb-benefit span {\n      display: block;\n      margin-bottom: 18px;\n      color: var(--oak);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 30px;\n    }\n\n    .nb-benefit h3 {\n      margin-bottom: 8px;\n      color: var(--olive-dark);\n      font-size: 15px;\n      letter-spacing: .03em;\n    }\n\n    .nb-benefit p {\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.6;\n    }\n\n    .nb-materials {\n      padding: 110px 0;\n      color: #fff;\n      background:\n        radial-gradient(circle at 12% 20%, rgba(209,180,135,.14), transparent 30%),\n        var(--olive-dark);\n    }\n\n    .nb-materials-head {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 75px;\n      align-items: end;\n      margin-bottom: 58px;\n    }\n\n    .nb-materials h2 {\n      max-width: 620px;\n      font-size: clamp(38px, 5vw, 64px);\n      line-height: 1.08;\n    }\n\n    .nb-materials-head p {\n      color: rgba(255,255,255,.69);\n      font-size: 16px;\n    }\n\n    .nb-material-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      border-top: 1px solid rgba(255,255,255,.17);\n      border-bottom: 1px solid rgba(255,255,255,.17);\n    }\n\n    .nb-material-card {\n      padding: 38px 30px 42px;\n      border-right: 1px solid rgba(255,255,255,.17);\n    }\n\n    .nb-material-card:last-child {\n      border-right: 0;\n    }\n\n    .nb-material-card small {\n      display: block;\n      margin-bottom: 17px;\n      color: var(--cane);\n      font-size: 11px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n    }\n\n    .nb-material-card h3 {\n      margin-bottom: 12px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 24px;\n      font-weight: 400;\n    }\n\n    .nb-material-card p {\n      color: rgba(255,255,255,.65);\n      font-size: 14px;\n    }\n\n    .nb-lifestyle {\n      padding: 110px 0;\n      background: var(--sand);\n    }\n\n    .nb-lifestyle-grid {\n      display: grid;\n      grid-template-columns: .86fr 1.14fr;\n      gap: 78px;\n      align-items: center;\n    }\n\n    .nb-lifestyle-copy {\n      padding: 35px 0;\n    }\n\n    .nb-lifestyle h2 {\n      color: var(--olive-dark);\n      font-size: clamp(38px, 4.8vw, 60px);\n      line-height: 1.08;\n    }\n\n    .nb-lifestyle p {\n      margin-top: 24px !important;\n      color: #5f6059;\n      font-size: 16px;\n    }\n\n    .nb-image-lifestyle {\n      min-height: 610px;\n      border-radius: 5px;\n    }\n\n    .nb-everyday {\n      padding: 105px 0;\n      background: var(--ivory);\n    }\n\n    .nb-everyday-head {\n      max-width: 780px;\n      margin: 0 auto 55px;\n      text-align: center;\n    }\n\n    .nb-everyday h2 {\n      color: var(--olive-dark);\n      font-size: clamp(38px, 5vw, 60px);\n      line-height: 1.1;\n    }\n\n    .nb-everyday-head p {\n      margin-top: 22px !important;\n      color: var(--muted);\n    }\n\n    .nb-everyday-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n    }\n\n    .nb-everyday-card {\n      padding: 34px;\n      border: 1px solid #ddd4c9;\n      background: #fff;\n    }\n\n    .nb-everyday-card span {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 43px;\n      height: 43px;\n      margin-bottom: 24px;\n      border: 1px solid var(--oak);\n      border-radius: 50%;\n      color: var(--oak);\n      font-family: Georgia, \"Times New Roman\", serif;\n    }\n\n    .nb-everyday-card h3 {\n      margin-bottom: 10px;\n      color: var(--olive-dark);\n      font-size: 16px;\n    }\n\n    .nb-everyday-card p {\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .nb-finale {\n      padding: 95px 20px;\n      text-align: center;\n      color: #fff;\n      background: var(--olive);\n    }\n\n    .nb-finale p {\n      max-width: 950px;\n      margin: 0 auto;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(30px, 4.3vw, 56px);\n      line-height: 1.25;\n    }\n\n    .nb-finale span {\n      color: #e1c79f;\n    }\n\n    @media (max-width: 900px) {\n      .nb-hero-grid,\n      .nb-intro-grid,\n      .nb-comfort-grid,\n      .nb-materials-head,\n      .nb-lifestyle-grid {\n        grid-template-columns: 1fr;\n        gap: 45px;\n      }\n\n      .nb-material-grid,\n      .nb-everyday-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .nb-material-card {\n        border-right: 0;\n        border-bottom: 1px solid rgba(255,255,255,.17);\n      }\n\n      .nb-material-card:last-child {\n        border-bottom: 0;\n      }\n\n      .nb-image-detail,\n      .nb-image-lifestyle {\n        min-height: 500px;\n      }\n    }\n\n    @media (max-width: 600px) {\n      .nb-wrap {\n        width: min(100% - 28px, 1180px);\n      }\n\n      .nb-hero,\n      .nb-intro,\n      .nb-comfort,\n      .nb-materials,\n      .nb-lifestyle,\n      .nb-everyday {\n        padding-top: 72px;\n        padding-bottom: 72px;\n      }\n\n      .nb-benefits {\n        grid-template-columns: 1fr;\n      }\n\n      .nb-image-main img,\n      .nb-image-detail,\n      .nb-image-lifestyle {\n        min-height: 390px;\n      }\n\n      .nb-hero-card,\n      .nb-everyday-card {\n        padding: 25px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"neroventiss-briar\"\u003e\n\u003cdiv class=\"nb-hero\"\u003e\n\u003cdiv class=\"nb-wrap nb-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nb-label\"\u003eNaturally Elevated Comfort\u003c\/span\u003e\n\u003ch1\u003eNeroventiss™ Briar Cane Elevated Cat Haven\u003c\/h1\u003e\n\u003cp class=\"nb-hero-copy\"\u003eAn airy, furniture-inspired retreat that pairs warm wood character with the quiet comfort cats instinctively seek.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-hero-card\"\u003e\n\u003cstrong\u003eNatural beauty, made for their comfort.\u003c\/strong\u003e\n\u003cp\u003eThe Briar combines an elevated wooden frame, woven cane panels and a generously cushioned interior to create a private haven that feels at home in thoughtfully designed spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE POSITION 1: Main product or full-width lifestyle image --\u003e\n\u003cdiv class=\"nb-image nb-image-main\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_92f0a33e-8d34-433f-956f-115388ab86b0.png?v=1789994968\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nb-intro\"\u003e\n\u003cdiv class=\"nb-wrap nb-intro-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nb-label\"\u003eA New Perspective on Rest\u003c\/span\u003e\n\u003ch2\u003eRaised above the ordinary.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-intro-copy\"\u003e\n\u003cp\u003eDesigned as both a comfortable cat retreat and a refined piece of furniture, the Briar creates a dedicated resting place above floor level. The spacious open front keeps your cat connected to the room, while the woven sides establish a reassuring sense of privacy.\u003c\/p\u003e\n\u003cdiv class=\"nb-feature-list\"\u003e\n\u003cdiv class=\"nb-feature\"\u003e\n\u003cdiv class=\"nb-feature-number\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eElevated Resting Space\u003c\/h3\u003e\n\u003cp\u003eThe raised frame creates a clearly defined haven where your cat can lounge, observe and relax away from the floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-feature\"\u003e\n\u003cdiv class=\"nb-feature-number\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBreathable Woven Surround\u003c\/h3\u003e\n\u003cp\u003eOpen cane panels create visual privacy while allowing light and air to move naturally through the interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-feature\"\u003e\n\u003cdiv class=\"nb-feature-number\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGenerously Cushioned Interior\u003c\/h3\u003e\n\u003cp\u003eA broad, softly padded sleeping area welcomes curled naps, stretched-out lounging and quiet observation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-comfort\"\u003e\n\u003cdiv class=\"nb-wrap nb-comfort-grid\"\u003e\n\u003c!-- IMAGE POSITION 2: Cane weave, cushion or wood detail image --\u003e\n\u003cdiv class=\"nb-image nb-image-detail\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/3_f298d55e-fe99-452c-991b-c183f31d63a4.png?v=1789995004\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nb-content\"\u003e\n\u003cspan class=\"nb-label\"\u003eComfort in Every Detail\u003c\/span\u003e\n\u003ch2\u003eSheltered enough to feel secure. Open enough to stay connected.\u003c\/h2\u003e\n\u003cp\u003eThe Briar balances a cat’s desire for privacy with their natural curiosity. Its open front provides a clear view of the room, while the woven side and rear panels create a softly enclosed environment for peaceful everyday rest.\u003c\/p\u003e\n\u003cdiv class=\"nb-benefits\"\u003e\n\u003cdiv class=\"nb-benefit\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003ch3\u003eOpen Front Access\u003c\/h3\u003e\n\u003cp\u003eThe generously proportioned entrance makes stepping in, settling down and watching the room feel natural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-benefit\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003ch3\u003eAiry Cane Panels\u003c\/h3\u003e\n\u003cp\u003eThe open weave allows airflow and filtered light while retaining a comforting sense of enclosure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-benefit\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003ch3\u003eSoft Lounge Cushion\u003c\/h3\u003e\n\u003cp\u003eThe spacious padded surface provides an inviting foundation for daily naps and unhurried relaxation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-benefit\"\u003e\n\u003cspan\u003e04\u003c\/span\u003e\n\u003ch3\u003eRaised Furniture Profile\u003c\/h3\u003e\n\u003cp\u003eTapered legs lift the retreat into a more defined and furniture-like position within the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-materials\"\u003e\n\u003cdiv class=\"nb-wrap\"\u003e\n\u003cdiv class=\"nb-materials-head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"nb-label\"\u003eNature-Inspired Design\u003c\/span\u003e\n\u003ch2\u003eCrafted to complement the home you share.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eWarm wood tones, woven cane texture and an earthy olive cushion create a balanced palette inspired by natural interiors. The result is a cat haven that feels considered, timeless and easy to incorporate into modern living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-material-grid\"\u003e\n\u003cdiv class=\"nb-material-card\"\u003e\n\u003csmall\u003eStructure\u003c\/small\u003e\n\u003ch3\u003eWarm Wood Character\u003c\/h3\u003e\n\u003cp\u003eSoftly rounded framing and tapered legs give the haven a graceful, furniture-inspired presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-material-card\"\u003e\n\u003csmall\u003eTexture\u003c\/small\u003e\n\u003ch3\u003eAiry Cane Weave\u003c\/h3\u003e\n\u003cp\u003eThe woven panels introduce natural texture, filtered light and a lighter visual profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-material-card\"\u003e\n\u003csmall\u003eComfort\u003c\/small\u003e\n\u003ch3\u003eEarth-Toned Cushioning\u003c\/h3\u003e\n\u003cp\u003eThe deep olive cushion adds softness and grounded color while creating an inviting place to settle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-lifestyle\"\u003e\n\u003cdiv class=\"nb-wrap nb-lifestyle-grid\"\u003e\n\u003cdiv class=\"nb-lifestyle-copy\"\u003e\n\u003cspan class=\"nb-label\"\u003eBeautifully Integrated\u003c\/span\u003e\n\u003ch2\u003eNot hidden away. Designed to be seen.\u003c\/h2\u003e\n\u003cp\u003ePlace the Briar beside a sofa, near a sunny window or in a quiet corner of the bedroom. Its clean proportions and natural materials allow it to function as a purposeful part of the room rather than an accessory that needs to be concealed.\u003c\/p\u003e\n\u003cp\u003eThe versatile design coordinates naturally with organic modern, Scandinavian, transitional and relaxed contemporary interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE POSITION 3: Cat using the haven or styled room image --\u003e\n\u003cdiv class=\"nb-image nb-image-lifestyle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_b4e8d6d7-d5bf-4143-847b-9b504a080208.png?v=1789995034\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-everyday\"\u003e\n\u003cdiv class=\"nb-wrap\"\u003e\n\u003cdiv class=\"nb-everyday-head\"\u003e\n\u003cspan class=\"nb-label\"\u003eDesigned Around Their Day\u003c\/span\u003e\n\u003ch2\u003eA welcoming haven for every quiet moment.\u003c\/h2\u003e\n\u003cp\u003eCreated for the natural rhythms of feline life, from sunlit observation to deep afternoon sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-everyday-grid\"\u003e\n\u003cdiv class=\"nb-everyday-card\"\u003e\n\u003cspan\u003e01\u003c\/span\u003e\n\u003ch3\u003eFor Restful Naps\u003c\/h3\u003e\n\u003cp\u003eThe cushioned interior creates a comfortable destination for long, peaceful periods of rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-everyday-card\"\u003e\n\u003cspan\u003e02\u003c\/span\u003e\n\u003ch3\u003eFor Quiet Observation\u003c\/h3\u003e\n\u003cp\u003eThe elevated open-front design lets your cat watch the room from a comfortable and defined space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-everyday-card\"\u003e\n\u003cspan\u003e03\u003c\/span\u003e\n\u003ch3\u003eFor Everyday Retreat\u003c\/h3\u003e\n\u003cp\u003eWoven side panels provide a sense of personal space without completely separating your cat from the household.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nb-finale\"\u003e\n\u003cp\u003eNatural materials for your home. Elevated comfort for \u003cspan\u003ethe cat who shares it.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   NEROVENTISS™ BRIAR CANE\n   FINAL SHOPIFY RESPONSIVE REPAIR\n   直接粘贴到原代码最底部\n========================================================= *\/\n\n.neroventiss-briar {\n  position: relative !important;\n  left: auto !important;\n  right: auto !important;\n\n  display: block !important;\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  overflow: hidden !important;\n  overflow-x: hidden !important;\n\n  isolation: isolate !important;\n\n  \/* 根据Shopify实际详情栏宽度切换布局 *\/\n  container-type: inline-size;\n  container-name: briar-page;\n}\n\n.neroventiss-briar *,\n.neroventiss-briar *::before,\n.neroventiss-briar *::after {\n  box-sizing: border-box !important;\n  max-width: 100%;\n}\n\n.neroventiss-briar h1,\n.neroventiss-briar h2,\n.neroventiss-briar h3,\n.neroventiss-briar p,\n.neroventiss-briar span {\n  overflow-wrap: anywhere !important;\n}\n\n.neroventiss-briar .nb-wrap {\n  width: min(1120px, calc(100% - 48px)) !important;\n  max-width: 100% !important;\n  margin-right: auto !important;\n  margin-left: auto !important;\n}\n\n\/* 所有主要模块禁止超出产品详情区域 *\/\n\n.neroventiss-briar .nb-hero,\n.neroventiss-briar .nb-intro,\n.neroventiss-briar .nb-comfort,\n.neroventiss-briar .nb-materials,\n.neroventiss-briar .nb-lifestyle,\n.neroventiss-briar .nb-everyday,\n.neroventiss-briar .nb-finale {\n  position: relative !important;\n  left: auto !important;\n  right: auto !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n\n  margin-right: 0 !important;\n  margin-left: 0 !important;\n\n  overflow: hidden !important;\n}\n\n\/* 电脑端布局 *\/\n\n.neroventiss-briar .nb-hero-grid {\n  display: grid !important;\n  grid-template-columns:\n    minmax(0, 1.18fr)\n    minmax(0, 0.82fr) !important;\n  gap: clamp(35px, 6vw, 75px) !important;\n}\n\n.neroventiss-briar .nb-intro-grid {\n  display: grid !important;\n  grid-template-columns:\n    minmax(0, 0.85fr)\n    minmax(0, 1.15fr) !important;\n  gap: clamp(35px, 7vw, 80px) !important;\n}\n\n.neroventiss-briar .nb-comfort-grid {\n  display: grid !important;\n  grid-template-columns:\n    minmax(0, 1.05fr)\n    minmax(0, 0.95fr) !important;\n  gap: clamp(35px, 7vw, 75px) !important;\n}\n\n.neroventiss-briar .nb-materials-head {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: clamp(35px, 6vw, 65px) !important;\n}\n\n.neroventiss-briar .nb-lifestyle-grid {\n  display: grid !important;\n  grid-template-columns:\n    minmax(0, 0.86fr)\n    minmax(0, 1.14fr) !important;\n  gap: clamp(35px, 7vw, 70px) !important;\n}\n\n.neroventiss-briar .nb-material-grid,\n.neroventiss-briar .nb-everyday-grid {\n  display: grid !important;\n  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n}\n\n.neroventiss-briar .nb-benefits {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n}\n\n\/* 防止子栏目把整个页面撑开 *\/\n\n.neroventiss-briar .nb-hero-grid \u003e *,\n.neroventiss-briar .nb-intro-grid \u003e *,\n.neroventiss-briar .nb-comfort-grid \u003e *,\n.neroventiss-briar .nb-materials-head \u003e *,\n.neroventiss-briar .nb-lifestyle-grid \u003e *,\n.neroventiss-briar .nb-material-card,\n.neroventiss-briar .nb-everyday-card,\n.neroventiss-briar .nb-benefit {\n  min-width: 0 !important;\n  max-width: 100% !important;\n}\n\n\/* 区域上下间距 *\/\n\n.neroventiss-briar .nb-hero,\n.neroventiss-briar .nb-intro,\n.neroventiss-briar .nb-comfort,\n.neroventiss-briar .nb-materials,\n.neroventiss-briar .nb-lifestyle,\n.neroventiss-briar .nb-everyday {\n  padding-top: clamp(68px, 8vw, 105px) !important;\n  padding-bottom: clamp(68px, 8vw, 105px) !important;\n}\n\n\/* 图片响应 *\/\n\n.neroventiss-briar .nb-image {\n  position: relative !important;\n\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n  min-height: 0 !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  overflow: hidden !important;\n}\n\n.neroventiss-briar .nb-image-main {\n  aspect-ratio: 16 \/ 9 !important;\n}\n\n.neroventiss-briar .nb-image-detail,\n.neroventiss-briar .nb-image-lifestyle {\n  aspect-ratio: 4 \/ 5 !important;\n  min-height: 0 !important;\n}\n\n.neroventiss-briar .nb-image img {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: 100% !important;\n  min-height: 0 !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  object-fit: cover !important;\n  object-position: center !important;\n}\n\n\/* 修复深色背景标题被主题改成黑色 *\/\n\n.neroventiss-briar .nb-hero,\n.neroventiss-briar .nb-hero h1,\n.neroventiss-briar .nb-hero h2,\n.neroventiss-briar .nb-hero h3,\n.neroventiss-briar .nb-hero strong {\n  color: #ffffff !important;\n}\n\n.neroventiss-briar .nb-hero-copy,\n.neroventiss-briar .nb-hero-card p {\n  color: rgba(255,255,255,0.76) !important;\n}\n\n.neroventiss-briar .nb-materials,\n.neroventiss-briar .nb-materials h1,\n.neroventiss-briar .nb-materials h2,\n.neroventiss-briar .nb-materials h3 {\n  color: #ffffff !important;\n}\n\n.neroventiss-briar .nb-materials-head \u003e p,\n.neroventiss-briar .nb-material-card p {\n  color: rgba(255,255,255,0.7) !important;\n}\n\n.neroventiss-briar .nb-finale,\n.neroventiss-briar .nb-finale p {\n  color: #ffffff !important;\n}\n\n.neroventiss-briar .nb-finale span {\n  color: #e1c79f !important;\n}\n\n\/* 标题大小 *\/\n\n.neroventiss-briar .nb-hero h1 {\n  font-size: clamp(38px, 4.8vw, 68px) !important;\n  line-height: 1.04 !important;\n}\n\n.neroventiss-briar .nb-intro h2,\n.neroventiss-briar .nb-content h2,\n.neroventiss-briar .nb-materials h2,\n.neroventiss-briar .nb-lifestyle h2,\n.neroventiss-briar .nb-everyday h2 {\n  font-size: clamp(34px, 4.3vw, 56px) !important;\n  line-height: 1.08 !important;\n}\n\n\/* =========================================================\n   关键：根据代码所在详情栏宽度自动切换\n========================================================= *\/\n\n@container briar-page (max-width: 900px) {\n  .neroventiss-briar .nb-hero-grid,\n  .neroventiss-briar .nb-intro-grid,\n  .neroventiss-briar .nb-comfort-grid,\n  .neroventiss-briar .nb-materials-head,\n  .neroventiss-briar .nb-lifestyle-grid {\n    grid-template-columns: minmax(0, 1fr) !important;\n    gap: 38px !important;\n  }\n\n  .neroventiss-briar .nb-material-grid,\n  .neroventiss-briar .nb-everyday-grid {\n    grid-template-columns: minmax(0, 1fr) !important;\n  }\n\n  .neroventiss-briar .nb-material-card {\n    border-right: 0 !important;\n    border-bottom: 1px solid rgba(255,255,255,0.17) !important;\n  }\n\n  .neroventiss-briar .nb-material-card:last-child {\n    border-bottom: 0 !important;\n  }\n\n  .neroventiss-briar .nb-image-detail,\n  .neroventiss-briar .nb-image-lifestyle {\n    aspect-ratio: 4 \/ 3 !important;\n    border-radius: 10px !important;\n  }\n}\n\n\/* 手机及窄产品描述栏 *\/\n\n@container briar-page (max-width: 600px) {\n  .neroventiss-briar .nb-wrap {\n    width: calc(100% - 28px) !important;\n  }\n\n  .neroventiss-briar .nb-hero,\n  .neroventiss-briar .nb-intro,\n  .neroventiss-briar .nb-comfort,\n  .neroventiss-briar .nb-materials,\n  .neroventiss-briar .nb-lifestyle,\n  .neroventiss-briar .nb-everyday {\n    padding-top: 56px !important;\n    padding-bottom: 56px !important;\n  }\n\n  .neroventiss-briar .nb-hero h1 {\n    font-size: clamp(31px, 10cqw, 42px) !important;\n  }\n\n  .neroventiss-briar .nb-intro h2,\n  .neroventiss-briar .nb-content h2,\n  .neroventiss-briar .nb-materials h2,\n  .neroventiss-briar .nb-lifestyle h2,\n  .neroventiss-briar .nb-everyday h2 {\n    font-size: clamp(28px, 8.5cqw, 37px) !important;\n  }\n\n  .neroventiss-briar .nb-benefits {\n    grid-template-columns: minmax(0, 1fr) !important;\n  }\n\n  .neroventiss-briar .nb-image-main,\n  .neroventiss-briar .nb-image-detail,\n  .neroventiss-briar .nb-image-lifestyle {\n    height: auto !important;\n    min-height: 0 !important;\n    aspect-ratio: auto !important;\n  }\n\n  .neroventiss-briar .nb-image-main img,\n  .neroventiss-briar .nb-image-detail img,\n  .neroventiss-briar .nb-image-lifestyle img {\n    width: 100% !important;\n    height: auto !important;\n    min-height: 0 !important;\n    object-fit: contain !important;\n  }\n\n  .neroventiss-briar .nb-hero-card,\n  .neroventiss-briar .nb-benefit,\n  .neroventiss-briar .nb-everyday-card {\n    padding: 22px !important;\n  }\n\n  .neroventiss-briar .nb-finale {\n    padding: 68px 18px !important;\n  }\n\n  .neroventiss-briar .nb-finale p {\n    font-size: clamp(27px, 8.5cqw, 38px) !important;\n  }\n}\n\n\/* 浏览器兼容备用规则 *\/\n\n@media screen and (max-width: 820px) {\n  .neroventiss-briar .nb-hero-grid,\n  .neroventiss-briar .nb-intro-grid,\n  .neroventiss-briar .nb-comfort-grid,\n  .neroventiss-briar .nb-materials-head,\n  .neroventiss-briar .nb-lifestyle-grid {\n    grid-template-columns: minmax(0, 1fr) !important;\n  }\n\n  .neroventiss-briar .nb-material-grid,\n  .neroventiss-briar .nb-everyday-grid,\n  .neroventiss-briar .nb-benefits {\n    grid-template-columns: minmax(0, 1fr) !important;\n  }\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":52913145381151,"sku":"Neroventiss*1","price":78.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":52913145413919,"sku":"Neroventiss*2","price":138.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0973\/4461\/8783\/files\/1_92f0a33e-8d34-433f-956f-115388ab86b0.png?v=1790086316","url":"https:\/\/neroventiss.com\/products\/neroventiss%e2%84%a2-briar-cane-elevated-cat-haven","provider":"My Store","version":"1.0","type":"link"}