{"title":"Beds \u0026 Home Comfort","description":null,"products":[{"product_id":"avenmorne™-orthopedic-sofa-dog-bed","title":"Avenmorne™ Orthopedic Sofa Dog Bed","description":"\u003cstyle\u003e\n  .avenmorne-product-page{\n    --av-brown:#5d3824;\n    --av-brown-dark:#40271b;\n    --av-tan:#b99473;\n    --av-cream:#f8f3eb;\n    --av-soft:#eee3d6;\n    --av-white:#ffffff;\n    --av-text:#3f352e;\n    --av-muted:#776a61;\n    --av-border:#e8ddd1;\n    --av-green:#707a61;\n\n    width:100%;\n    max-width:1050px;\n    margin:0 auto;\n    padding:20px 16px 48px;\n    box-sizing:border-box;\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n    color:var(--av-text);\n  }\n\n  .avenmorne-product-page *{\n    box-sizing:border-box;\n  }\n\n  .avenmorne-product-page img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  \/* HERO *\/\n  .av-product-hero{\n    background:\n      linear-gradient(135deg,#fbf7f1 0%,#f3eadf 100%);\n    border:1px solid var(--av-border);\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:0 16px 45px rgba(85,57,38,.08);\n    margin-bottom:28px;\n  }\n\n  .av-hero-image{\n    padding:18px;\n  }\n\n  .av-hero-image img{\n    border-radius:20px;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    background:#f4eee7;\n  }\n\n  .av-hero-content{\n    padding:12px 26px 30px;\n    text-align:center;\n  }\n\n  .av-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:8px 13px;\n    border-radius:999px;\n    background:#eee2d4;\n    color:var(--av-brown);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.09em;\n    text-transform:uppercase;\n    margin-bottom:15px;\n  }\n\n  .av-hero-content h2{\n    margin:0 0 12px;\n    color:var(--av-brown-dark);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:34px;\n    line-height:1.14;\n    font-weight:500;\n  }\n\n  .av-hero-content p{\n    max-width:720px;\n    margin:0 auto;\n    font-size:16px;\n    line-height:1.75;\n    color:var(--av-muted);\n  }\n\n  \/* TRUST STRIP *\/\n  .av-trust-row{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin:28px 0;\n  }\n\n  .av-trust-item{\n    min-height:115px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n    padding:20px 12px;\n    text-align:center;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    align-items:center;\n    transition:.25s ease;\n  }\n\n  .av-trust-item:hover{\n    transform:translateY(-4px);\n    box-shadow:0 12px 26px rgba(82,54,37,.08);\n  }\n\n  .av-trust-icon{\n    font-size:24px;\n    margin-bottom:9px;\n  }\n\n  .av-trust-item strong{\n    display:block;\n    font-size:14px;\n    line-height:1.35;\n    color:var(--av-brown-dark);\n    margin-bottom:4px;\n  }\n\n  .av-trust-item span{\n    font-size:12px;\n    line-height:1.5;\n    color:var(--av-muted);\n  }\n\n  \/* COMMON SECTION *\/\n  .av-section{\n    margin-top:28px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:24px;\n    padding:34px 30px;\n  }\n\n  .av-section-soft{\n    background:#faf6f0;\n  }\n\n  .av-section-heading{\n    text-align:center;\n    margin-bottom:26px;\n  }\n\n  .av-mini-title{\n    color:#9d785b;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n    margin-bottom:8px;\n  }\n\n  .av-section-heading h3{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:var(--av-brown-dark);\n    font-size:29px;\n    line-height:1.25;\n    font-weight:500;\n  }\n\n  .av-section-heading p{\n    margin:12px auto 0;\n    max-width:720px;\n    color:var(--av-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  \/* BENEFITS *\/\n  .av-benefit-list{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-benefit{\n    display:flex;\n    align-items:flex-start;\n    gap:15px;\n    background:#faf7f3;\n    border:1px solid #eee5dd;\n    border-radius:17px;\n    padding:19px;\n    transition:.25s ease;\n  }\n\n  .av-benefit:hover{\n    background:#fff;\n    transform:translateX(5px);\n    box-shadow:0 10px 24px rgba(77,48,30,.06);\n  }\n\n  .av-benefit-icon{\n    width:45px;\n    min-width:45px;\n    height:45px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#eee0d2;\n    color:var(--av-brown);\n    font-size:20px;\n  }\n\n  .av-benefit h4{\n    margin:1px 0 5px;\n    font-size:16px;\n    color:var(--av-brown-dark);\n  }\n\n  .av-benefit p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* USE *\/\n  .av-steps{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-step{\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n    padding:19px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-step:last-child{\n    border-bottom:none;\n  }\n\n  .av-step-num{\n    width:38px;\n    height:38px;\n    min-width:38px;\n    border-radius:50%;\n    background:var(--av-brown);\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:700;\n    font-size:14px;\n  }\n\n  .av-step h4{\n    margin:1px 0 5px;\n    color:var(--av-brown-dark);\n    font-size:16px;\n  }\n\n  .av-step p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* MOMENTS *\/\n  .av-moments{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:14px;\n  }\n\n  .av-moment{\n    position:relative;\n    min-height:145px;\n    border-radius:18px;\n    padding:22px;\n    overflow:hidden;\n    background:\n      linear-gradient(135deg,#efe3d5,#f8f4ee);\n    border:1px solid var(--av-border);\n  }\n\n  .av-moment::after{\n    content:\"♡\";\n    position:absolute;\n    right:15px;\n    bottom:2px;\n    font-family:Georgia,serif;\n    font-size:65px;\n    color:rgba(100,61,38,.07);\n  }\n\n  .av-moment strong{\n    display:block;\n    color:var(--av-brown-dark);\n    font-size:16px;\n    margin-bottom:7px;\n  }\n\n  .av-moment span{\n    display:block;\n    color:var(--av-muted);\n    font-size:13px;\n    line-height:1.6;\n    max-width:220px;\n  }\n\n  \/* DETAILS *\/\n  .av-details{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0;\n    overflow:hidden;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n  }\n\n  .av-detail{\n    padding:16px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-child(odd){\n    border-right:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-last-child(-n+2){\n    border-bottom:none;\n  }\n\n  .av-detail span{\n    display:block;\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.08em;\n    font-weight:700;\n    color:#a2846e;\n    margin-bottom:5px;\n  }\n\n  .av-detail strong{\n    font-size:14px;\n    color:var(--av-brown-dark);\n    font-weight:600;\n  }\n\n  \/* CARE *\/\n  .av-care{\n    background:var(--av-brown-dark);\n    border-radius:24px;\n    margin-top:28px;\n    padding:34px 26px;\n    text-align:center;\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .av-care:before{\n    content:\"✦\";\n    position:absolute;\n    left:18px;\n    top:2px;\n    font-size:70px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care:after{\n    content:\"♡\";\n    position:absolute;\n    right:20px;\n    bottom:-12px;\n    font-family:Georgia,serif;\n    font-size:88px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care h3{\n    position:relative;\n    margin:0 0 10px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:27px;\n    font-weight:500;\n    color:#fff;\n  }\n\n  .av-care p{\n    position:relative;\n    max-width:690px;\n    margin:0 auto;\n    color:#eadfd5;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  \/* MOBILE *\/\n  @media(max-width:768px){\n    .avenmorne-product-page{\n      padding:10px 10px 35px;\n    }\n\n    .av-product-hero{\n      border-radius:20px;\n    }\n\n    .av-hero-image{\n      padding:10px;\n    }\n\n    .av-hero-image img{\n      border-radius:15px;\n    }\n\n    .av-hero-content{\n      padding:10px 18px 24px;\n    }\n\n    .av-hero-content h2{\n      font-size:28px;\n    }\n\n    .av-hero-content p{\n      font-size:14px;\n      line-height:1.65;\n    }\n\n    .av-trust-row{\n      grid-template-columns:repeat(2,1fr);\n      gap:9px;\n      margin:18px 0;\n    }\n\n    .av-trust-item{\n      min-height:105px;\n      padding:15px 8px;\n    }\n\n    .av-section{\n      margin-top:18px;\n      padding:25px 16px;\n      border-radius:19px;\n    }\n\n    .av-section-heading{\n      margin-bottom:19px;\n    }\n\n    .av-section-heading h3{\n      font-size:24px;\n    }\n\n    .av-section-heading p{\n      font-size:14px;\n    }\n\n    .av-benefit{\n      padding:15px;\n    }\n\n    .av-benefit:hover{\n      transform:none;\n    }\n\n    .av-moments{\n      grid-template-columns:1fr;\n    }\n\n    .av-details{\n      grid-template-columns:1fr;\n    }\n\n    .av-detail{\n      border-right:none !important;\n      border-bottom:1px solid var(--av-border) !important;\n    }\n\n    .av-detail:last-child{\n      border-bottom:none !important;\n    }\n\n    .av-care{\n      margin-top:18px;\n      padding:28px 18px;\n      border-radius:19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"avenmorne-product-page\"\u003e\n\u003csection class=\"av-product-hero\"\u003e\u003cdiv class=\"av-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-1-1.png?v=1790169121\u0026amp;width=1600\" alt=\"Avenmorne™ Orthopedic Sofa Dog Bed\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"av-hero-content\"\u003e\n\u003cdiv class=\"av-eyebrow\"\u003e✦ Beds \u0026amp; Comfort\u003c\/div\u003e\n\u003ch2\u003eRoom to stretch. Comfort to settle.\u003c\/h2\u003e\n\u003cp\u003eGive your pet a cozy place to stretch out and relax with this beautifully designed orthopedic sofa dog bed. Featuring supportive raised sides and a generously cushioned sleeping surface, this bed creates a secure and comfortable resting spot for daily naps and overnight sleep. The neutral beige tone blends effortlessly into modern home décor, making it both a pet essential and a stylish addition to your living space.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-trust-row\"\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e🐾\u003c\/div\u003e\n\u003cstrong\u003eSupportive sofa-style design with raised bolsters\u003c\/strong\u003e\u003cspan\u003eFor everyday routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003ePlush center cushion for everyday comfort\u003c\/strong\u003e\u003cspan\u003eAn easy part of pet care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e⌂\u003c\/div\u003e\n\u003cstrong\u003eHome-friendly style\u003c\/strong\u003e\u003cspan\u003eMade for pets and the people who love them\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003eEveryday essential\u003c\/strong\u003e\u003cspan\u003eMade for moments together\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eA little easier every day\u003c\/div\u003e\n\u003ch3\u003eWhy Pet Parents Love It\u003c\/h3\u003e\n\u003cp\u003eA sofa-style space of their own\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit-list\"\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSupportive sofa-style design with raised bolsters\u003c\/h4\u003e\n\u003cp\u003eA practical detail for orthopedic sofa dog bed, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePlush center cushion for everyday comfort\u003c\/h4\u003e\n\u003cp\u003eA practical detail for orthopedic sofa dog bed, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e⌂\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNeutral color fits modern interiors\u003c\/h4\u003e\n\u003cp\u003eA practical detail for orthopedic sofa dog bed, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSpacious sleeping area for lounging and rest\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e↗\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGreat for dogs who enjoy a cozy, enclosed feel\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eSimple routine\u003c\/div\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cp\u003eA sofa-style space of their own\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-steps\"\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGet Ready\u003c\/h4\u003e\n\u003cp\u003eChoose a level spot with enough room around the bed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSet Up\u003c\/h4\u003e\n\u003cp\u003eLet your dog settle against the raised sides or stretch across the center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnjoy the Routine\u003c\/h4\u003e\n\u003cp\u003eKeep it in a favorite resting area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCare \u0026amp; Store\u003c\/h4\u003e\n\u003cp\u003eFollow the product care instructions for cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eFor everyday moments\u003c\/div\u003e\n\u003ch3\u003ePerfect for Life With Pets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moments\"\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eLong afternoon naps\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eLiving room comfort\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eStretch-out sleepers\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eBedtime routines\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eProduct details\u003c\/div\u003e\n\u003ch3\u003eDesigned for Everyday Pet Care\u003c\/h3\u003e\n\u003cp\u003eGive your pet a cozy place to stretch out and relax with this beautifully designed orthopedic sofa dog bed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-details\"\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cstrong\u003eAvenmorne™\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cstrong\u003eOrthopedic Sofa Dog Bed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eCategory\u003c\/span\u003e\u003cstrong\u003eBeds \u0026amp; Comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eKey feature\u003c\/span\u003e\u003cstrong\u003eSupportive sofa-style design with raised bolsters\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBest for\u003c\/span\u003e\u003cstrong\u003eLong afternoon naps\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eDesign\u003c\/span\u003e\u003cstrong\u003eGreat for dogs who enjoy a cozy, enclosed feel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-care\"\u003e\u003ch3\u003eFor All the Little Moments That Matter. ♡\u003c\/h3\u003e\n\u003cp\u003eFollow the product care instructions and allow the bed to dry completely after cleaning.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"𝒂𝒗𝒆𝒏𝒎𝒐𝒓𝒏𝒆™","offers":[{"title":"Default Title","offer_id":51885054984228,"sku":null,"price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-1-1.png?v=1790169121"},{"product_id":"avenmorne™-plush-donut-pet-bed","title":"Avenmorne™ Plush Donut Pet Bed","description":"\u003cstyle\u003e\n  .avenmorne-product-page{\n    --av-brown:#5d3824;\n    --av-brown-dark:#40271b;\n    --av-tan:#b99473;\n    --av-cream:#f8f3eb;\n    --av-soft:#eee3d6;\n    --av-white:#ffffff;\n    --av-text:#3f352e;\n    --av-muted:#776a61;\n    --av-border:#e8ddd1;\n    --av-green:#707a61;\n\n    width:100%;\n    max-width:1050px;\n    margin:0 auto;\n    padding:20px 16px 48px;\n    box-sizing:border-box;\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n    color:var(--av-text);\n  }\n\n  .avenmorne-product-page *{\n    box-sizing:border-box;\n  }\n\n  .avenmorne-product-page img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  \/* HERO *\/\n  .av-product-hero{\n    background:\n      linear-gradient(135deg,#fbf7f1 0%,#f3eadf 100%);\n    border:1px solid var(--av-border);\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:0 16px 45px rgba(85,57,38,.08);\n    margin-bottom:28px;\n  }\n\n  .av-hero-image{\n    padding:18px;\n  }\n\n  .av-hero-image img{\n    border-radius:20px;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    background:#f4eee7;\n  }\n\n  .av-hero-content{\n    padding:12px 26px 30px;\n    text-align:center;\n  }\n\n  .av-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:8px 13px;\n    border-radius:999px;\n    background:#eee2d4;\n    color:var(--av-brown);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.09em;\n    text-transform:uppercase;\n    margin-bottom:15px;\n  }\n\n  .av-hero-content h2{\n    margin:0 0 12px;\n    color:var(--av-brown-dark);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:34px;\n    line-height:1.14;\n    font-weight:500;\n  }\n\n  .av-hero-content p{\n    max-width:720px;\n    margin:0 auto;\n    font-size:16px;\n    line-height:1.75;\n    color:var(--av-muted);\n  }\n\n  \/* TRUST STRIP *\/\n  .av-trust-row{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin:28px 0;\n  }\n\n  .av-trust-item{\n    min-height:115px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n    padding:20px 12px;\n    text-align:center;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    align-items:center;\n    transition:.25s ease;\n  }\n\n  .av-trust-item:hover{\n    transform:translateY(-4px);\n    box-shadow:0 12px 26px rgba(82,54,37,.08);\n  }\n\n  .av-trust-icon{\n    font-size:24px;\n    margin-bottom:9px;\n  }\n\n  .av-trust-item strong{\n    display:block;\n    font-size:14px;\n    line-height:1.35;\n    color:var(--av-brown-dark);\n    margin-bottom:4px;\n  }\n\n  .av-trust-item span{\n    font-size:12px;\n    line-height:1.5;\n    color:var(--av-muted);\n  }\n\n  \/* COMMON SECTION *\/\n  .av-section{\n    margin-top:28px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:24px;\n    padding:34px 30px;\n  }\n\n  .av-section-soft{\n    background:#faf6f0;\n  }\n\n  .av-section-heading{\n    text-align:center;\n    margin-bottom:26px;\n  }\n\n  .av-mini-title{\n    color:#9d785b;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n    margin-bottom:8px;\n  }\n\n  .av-section-heading h3{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:var(--av-brown-dark);\n    font-size:29px;\n    line-height:1.25;\n    font-weight:500;\n  }\n\n  .av-section-heading p{\n    margin:12px auto 0;\n    max-width:720px;\n    color:var(--av-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  \/* BENEFITS *\/\n  .av-benefit-list{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-benefit{\n    display:flex;\n    align-items:flex-start;\n    gap:15px;\n    background:#faf7f3;\n    border:1px solid #eee5dd;\n    border-radius:17px;\n    padding:19px;\n    transition:.25s ease;\n  }\n\n  .av-benefit:hover{\n    background:#fff;\n    transform:translateX(5px);\n    box-shadow:0 10px 24px rgba(77,48,30,.06);\n  }\n\n  .av-benefit-icon{\n    width:45px;\n    min-width:45px;\n    height:45px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#eee0d2;\n    color:var(--av-brown);\n    font-size:20px;\n  }\n\n  .av-benefit h4{\n    margin:1px 0 5px;\n    font-size:16px;\n    color:var(--av-brown-dark);\n  }\n\n  .av-benefit p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* USE *\/\n  .av-steps{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-step{\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n    padding:19px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-step:last-child{\n    border-bottom:none;\n  }\n\n  .av-step-num{\n    width:38px;\n    height:38px;\n    min-width:38px;\n    border-radius:50%;\n    background:var(--av-brown);\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:700;\n    font-size:14px;\n  }\n\n  .av-step h4{\n    margin:1px 0 5px;\n    color:var(--av-brown-dark);\n    font-size:16px;\n  }\n\n  .av-step p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* MOMENTS *\/\n  .av-moments{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:14px;\n  }\n\n  .av-moment{\n    position:relative;\n    min-height:145px;\n    border-radius:18px;\n    padding:22px;\n    overflow:hidden;\n    background:\n      linear-gradient(135deg,#efe3d5,#f8f4ee);\n    border:1px solid var(--av-border);\n  }\n\n  .av-moment::after{\n    content:\"♡\";\n    position:absolute;\n    right:15px;\n    bottom:2px;\n    font-family:Georgia,serif;\n    font-size:65px;\n    color:rgba(100,61,38,.07);\n  }\n\n  .av-moment strong{\n    display:block;\n    color:var(--av-brown-dark);\n    font-size:16px;\n    margin-bottom:7px;\n  }\n\n  .av-moment span{\n    display:block;\n    color:var(--av-muted);\n    font-size:13px;\n    line-height:1.6;\n    max-width:220px;\n  }\n\n  \/* DETAILS *\/\n  .av-details{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0;\n    overflow:hidden;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n  }\n\n  .av-detail{\n    padding:16px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-child(odd){\n    border-right:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-last-child(-n+2){\n    border-bottom:none;\n  }\n\n  .av-detail span{\n    display:block;\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.08em;\n    font-weight:700;\n    color:#a2846e;\n    margin-bottom:5px;\n  }\n\n  .av-detail strong{\n    font-size:14px;\n    color:var(--av-brown-dark);\n    font-weight:600;\n  }\n\n  \/* CARE *\/\n  .av-care{\n    background:var(--av-brown-dark);\n    border-radius:24px;\n    margin-top:28px;\n    padding:34px 26px;\n    text-align:center;\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .av-care:before{\n    content:\"✦\";\n    position:absolute;\n    left:18px;\n    top:2px;\n    font-size:70px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care:after{\n    content:\"♡\";\n    position:absolute;\n    right:20px;\n    bottom:-12px;\n    font-family:Georgia,serif;\n    font-size:88px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care h3{\n    position:relative;\n    margin:0 0 10px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:27px;\n    font-weight:500;\n    color:#fff;\n  }\n\n  .av-care p{\n    position:relative;\n    max-width:690px;\n    margin:0 auto;\n    color:#eadfd5;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  \/* MOBILE *\/\n  @media(max-width:768px){\n    .avenmorne-product-page{\n      padding:10px 10px 35px;\n    }\n\n    .av-product-hero{\n      border-radius:20px;\n    }\n\n    .av-hero-image{\n      padding:10px;\n    }\n\n    .av-hero-image img{\n      border-radius:15px;\n    }\n\n    .av-hero-content{\n      padding:10px 18px 24px;\n    }\n\n    .av-hero-content h2{\n      font-size:28px;\n    }\n\n    .av-hero-content p{\n      font-size:14px;\n      line-height:1.65;\n    }\n\n    .av-trust-row{\n      grid-template-columns:repeat(2,1fr);\n      gap:9px;\n      margin:18px 0;\n    }\n\n    .av-trust-item{\n      min-height:105px;\n      padding:15px 8px;\n    }\n\n    .av-section{\n      margin-top:18px;\n      padding:25px 16px;\n      border-radius:19px;\n    }\n\n    .av-section-heading{\n      margin-bottom:19px;\n    }\n\n    .av-section-heading h3{\n      font-size:24px;\n    }\n\n    .av-section-heading p{\n      font-size:14px;\n    }\n\n    .av-benefit{\n      padding:15px;\n    }\n\n    .av-benefit:hover{\n      transform:none;\n    }\n\n    .av-moments{\n      grid-template-columns:1fr;\n    }\n\n    .av-details{\n      grid-template-columns:1fr;\n    }\n\n    .av-detail{\n      border-right:none !important;\n      border-bottom:1px solid var(--av-border) !important;\n    }\n\n    .av-detail:last-child{\n      border-bottom:none !important;\n    }\n\n    .av-care{\n      margin-top:18px;\n      padding:28px 18px;\n      border-radius:19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"avenmorne-product-page\"\u003e\n\u003csection class=\"av-product-hero\"\u003e\u003cdiv class=\"av-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-2-1.png?v=1790169338\u0026amp;width=1600\" alt=\"Avenmorne™ Plush Donut Pet Bed\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"av-hero-content\"\u003e\n\u003cdiv class=\"av-eyebrow\"\u003e✦ Beds \u0026amp; Comfort\u003c\/div\u003e\n\u003ch2\u003eA soft spot for curling up.\u003c\/h2\u003e\n\u003cp\u003eDesigned for warmth, softness, and comfort, this round donut pet bed is perfect for pets who love to curl up. The deeply cushioned center and supportive wraparound shape help create a calming, nest-like spot for rest. With its soft boucle-style texture and warm taupe tone, it adds a cozy, inviting feel to any room.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-trust-row\"\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e🐾\u003c\/div\u003e\n\u003cstrong\u003eRound donut shape encourages curling up\u003c\/strong\u003e\u003cspan\u003eFor everyday routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003eSoft plush texture for extra comfort\u003c\/strong\u003e\u003cspan\u003eAn easy part of pet care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e⌂\u003c\/div\u003e\n\u003cstrong\u003eHome-friendly style\u003c\/strong\u003e\u003cspan\u003eMade for pets and the people who love them\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003eEveryday essential\u003c\/strong\u003e\u003cspan\u003eMade for moments together\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eA little easier every day\u003c\/div\u003e\n\u003ch3\u003eWhy Pet Parents Love It\u003c\/h3\u003e\n\u003cp\u003eA plush place to rest\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit-list\"\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRound donut shape encourages curling up\u003c\/h4\u003e\n\u003cp\u003eA practical detail for plush donut pet bed, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSoft plush texture for extra comfort\u003c\/h4\u003e\n\u003cp\u003eA practical detail for plush donut pet bed, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e⌂\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSupportive raised rim for a secure feel\u003c\/h4\u003e\n\u003cp\u003eA practical detail for plush donut pet bed, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eStylish neutral tone for home-friendly placement\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e↗\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIdeal for lounging, napping, and restful sleep\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eSimple routine\u003c\/div\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cp\u003eA plush place to rest\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-steps\"\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGet Ready\u003c\/h4\u003e\n\u003cp\u003eSet the bed on a dry, level floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSet Up\u003c\/h4\u003e\n\u003cp\u003eLet your pet explore the raised edge and cushioned center.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnjoy the Routine\u003c\/h4\u003e\n\u003cp\u003eMove it to a quiet spot your pet enjoys.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCare \u0026amp; Store\u003c\/h4\u003e\n\u003cp\u003eClean as directed in the product care information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eFor everyday moments\u003c\/div\u003e\n\u003ch3\u003ePerfect for Life With Pets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moments\"\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eAfternoon naps\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eCurl-up sleepers\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eBedroom corners\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eCozy living spaces\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eProduct details\u003c\/div\u003e\n\u003ch3\u003eDesigned for Everyday Pet Care\u003c\/h3\u003e\n\u003cp\u003eDesigned for warmth, softness, and comfort, this round donut pet bed is perfect for pets who love to curl up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-details\"\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cstrong\u003eAvenmorne™\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cstrong\u003ePlush Donut Pet Bed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eCategory\u003c\/span\u003e\u003cstrong\u003eBeds \u0026amp; Comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eKey feature\u003c\/span\u003e\u003cstrong\u003eRound donut shape encourages curling up\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBest for\u003c\/span\u003e\u003cstrong\u003eAfternoon naps\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eDesign\u003c\/span\u003e\u003cstrong\u003eIdeal for lounging, napping, and restful sleep\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-care\"\u003e\u003ch3\u003eFor All the Little Moments That Matter. ♡\u003c\/h3\u003e\n\u003cp\u003eCheck the bed for wear and follow its product care instructions when cleaning.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"𝒂𝒗𝒆𝒏𝒎𝒐𝒓𝒏𝒆™","offers":[{"title":"Default Title","offer_id":51885071597604,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-2-1.png?v=1790169338"},{"product_id":"avenmorne™-soft-woven-pet-blanket","title":"Avenmorne™ Soft Woven Pet Blanket","description":"\u003cstyle\u003e\n  .avenmorne-product-page{\n    --av-brown:#5d3824;\n    --av-brown-dark:#40271b;\n    --av-tan:#b99473;\n    --av-cream:#f8f3eb;\n    --av-soft:#eee3d6;\n    --av-white:#ffffff;\n    --av-text:#3f352e;\n    --av-muted:#776a61;\n    --av-border:#e8ddd1;\n    --av-green:#707a61;\n\n    width:100%;\n    max-width:1050px;\n    margin:0 auto;\n    padding:20px 16px 48px;\n    box-sizing:border-box;\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n    color:var(--av-text);\n  }\n\n  .avenmorne-product-page *{\n    box-sizing:border-box;\n  }\n\n  .avenmorne-product-page img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  \/* HERO *\/\n  .av-product-hero{\n    background:\n      linear-gradient(135deg,#fbf7f1 0%,#f3eadf 100%);\n    border:1px solid var(--av-border);\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:0 16px 45px rgba(85,57,38,.08);\n    margin-bottom:28px;\n  }\n\n  .av-hero-image{\n    padding:18px;\n  }\n\n  .av-hero-image img{\n    border-radius:20px;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    background:#f4eee7;\n  }\n\n  .av-hero-content{\n    padding:12px 26px 30px;\n    text-align:center;\n  }\n\n  .av-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:8px 13px;\n    border-radius:999px;\n    background:#eee2d4;\n    color:var(--av-brown);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.09em;\n    text-transform:uppercase;\n    margin-bottom:15px;\n  }\n\n  .av-hero-content h2{\n    margin:0 0 12px;\n    color:var(--av-brown-dark);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:34px;\n    line-height:1.14;\n    font-weight:500;\n  }\n\n  .av-hero-content p{\n    max-width:720px;\n    margin:0 auto;\n    font-size:16px;\n    line-height:1.75;\n    color:var(--av-muted);\n  }\n\n  \/* TRUST STRIP *\/\n  .av-trust-row{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin:28px 0;\n  }\n\n  .av-trust-item{\n    min-height:115px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n    padding:20px 12px;\n    text-align:center;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    align-items:center;\n    transition:.25s ease;\n  }\n\n  .av-trust-item:hover{\n    transform:translateY(-4px);\n    box-shadow:0 12px 26px rgba(82,54,37,.08);\n  }\n\n  .av-trust-icon{\n    font-size:24px;\n    margin-bottom:9px;\n  }\n\n  .av-trust-item strong{\n    display:block;\n    font-size:14px;\n    line-height:1.35;\n    color:var(--av-brown-dark);\n    margin-bottom:4px;\n  }\n\n  .av-trust-item span{\n    font-size:12px;\n    line-height:1.5;\n    color:var(--av-muted);\n  }\n\n  \/* COMMON SECTION *\/\n  .av-section{\n    margin-top:28px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:24px;\n    padding:34px 30px;\n  }\n\n  .av-section-soft{\n    background:#faf6f0;\n  }\n\n  .av-section-heading{\n    text-align:center;\n    margin-bottom:26px;\n  }\n\n  .av-mini-title{\n    color:#9d785b;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n    margin-bottom:8px;\n  }\n\n  .av-section-heading h3{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:var(--av-brown-dark);\n    font-size:29px;\n    line-height:1.25;\n    font-weight:500;\n  }\n\n  .av-section-heading p{\n    margin:12px auto 0;\n    max-width:720px;\n    color:var(--av-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  \/* BENEFITS *\/\n  .av-benefit-list{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-benefit{\n    display:flex;\n    align-items:flex-start;\n    gap:15px;\n    background:#faf7f3;\n    border:1px solid #eee5dd;\n    border-radius:17px;\n    padding:19px;\n    transition:.25s ease;\n  }\n\n  .av-benefit:hover{\n    background:#fff;\n    transform:translateX(5px);\n    box-shadow:0 10px 24px rgba(77,48,30,.06);\n  }\n\n  .av-benefit-icon{\n    width:45px;\n    min-width:45px;\n    height:45px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#eee0d2;\n    color:var(--av-brown);\n    font-size:20px;\n  }\n\n  .av-benefit h4{\n    margin:1px 0 5px;\n    font-size:16px;\n    color:var(--av-brown-dark);\n  }\n\n  .av-benefit p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* USE *\/\n  .av-steps{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-step{\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n    padding:19px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-step:last-child{\n    border-bottom:none;\n  }\n\n  .av-step-num{\n    width:38px;\n    height:38px;\n    min-width:38px;\n    border-radius:50%;\n    background:var(--av-brown);\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:700;\n    font-size:14px;\n  }\n\n  .av-step h4{\n    margin:1px 0 5px;\n    color:var(--av-brown-dark);\n    font-size:16px;\n  }\n\n  .av-step p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* MOMENTS *\/\n  .av-moments{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:14px;\n  }\n\n  .av-moment{\n    position:relative;\n    min-height:145px;\n    border-radius:18px;\n    padding:22px;\n    overflow:hidden;\n    background:\n      linear-gradient(135deg,#efe3d5,#f8f4ee);\n    border:1px solid var(--av-border);\n  }\n\n  .av-moment::after{\n    content:\"♡\";\n    position:absolute;\n    right:15px;\n    bottom:2px;\n    font-family:Georgia,serif;\n    font-size:65px;\n    color:rgba(100,61,38,.07);\n  }\n\n  .av-moment strong{\n    display:block;\n    color:var(--av-brown-dark);\n    font-size:16px;\n    margin-bottom:7px;\n  }\n\n  .av-moment span{\n    display:block;\n    color:var(--av-muted);\n    font-size:13px;\n    line-height:1.6;\n    max-width:220px;\n  }\n\n  \/* DETAILS *\/\n  .av-details{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0;\n    overflow:hidden;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n  }\n\n  .av-detail{\n    padding:16px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-child(odd){\n    border-right:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-last-child(-n+2){\n    border-bottom:none;\n  }\n\n  .av-detail span{\n    display:block;\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.08em;\n    font-weight:700;\n    color:#a2846e;\n    margin-bottom:5px;\n  }\n\n  .av-detail strong{\n    font-size:14px;\n    color:var(--av-brown-dark);\n    font-weight:600;\n  }\n\n  \/* CARE *\/\n  .av-care{\n    background:var(--av-brown-dark);\n    border-radius:24px;\n    margin-top:28px;\n    padding:34px 26px;\n    text-align:center;\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .av-care:before{\n    content:\"✦\";\n    position:absolute;\n    left:18px;\n    top:2px;\n    font-size:70px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care:after{\n    content:\"♡\";\n    position:absolute;\n    right:20px;\n    bottom:-12px;\n    font-family:Georgia,serif;\n    font-size:88px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care h3{\n    position:relative;\n    margin:0 0 10px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:27px;\n    font-weight:500;\n    color:#fff;\n  }\n\n  .av-care p{\n    position:relative;\n    max-width:690px;\n    margin:0 auto;\n    color:#eadfd5;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  \/* MOBILE *\/\n  @media(max-width:768px){\n    .avenmorne-product-page{\n      padding:10px 10px 35px;\n    }\n\n    .av-product-hero{\n      border-radius:20px;\n    }\n\n    .av-hero-image{\n      padding:10px;\n    }\n\n    .av-hero-image img{\n      border-radius:15px;\n    }\n\n    .av-hero-content{\n      padding:10px 18px 24px;\n    }\n\n    .av-hero-content h2{\n      font-size:28px;\n    }\n\n    .av-hero-content p{\n      font-size:14px;\n      line-height:1.65;\n    }\n\n    .av-trust-row{\n      grid-template-columns:repeat(2,1fr);\n      gap:9px;\n      margin:18px 0;\n    }\n\n    .av-trust-item{\n      min-height:105px;\n      padding:15px 8px;\n    }\n\n    .av-section{\n      margin-top:18px;\n      padding:25px 16px;\n      border-radius:19px;\n    }\n\n    .av-section-heading{\n      margin-bottom:19px;\n    }\n\n    .av-section-heading h3{\n      font-size:24px;\n    }\n\n    .av-section-heading p{\n      font-size:14px;\n    }\n\n    .av-benefit{\n      padding:15px;\n    }\n\n    .av-benefit:hover{\n      transform:none;\n    }\n\n    .av-moments{\n      grid-template-columns:1fr;\n    }\n\n    .av-details{\n      grid-template-columns:1fr;\n    }\n\n    .av-detail{\n      border-right:none !important;\n      border-bottom:1px solid var(--av-border) !important;\n    }\n\n    .av-detail:last-child{\n      border-bottom:none !important;\n    }\n\n    .av-care{\n      margin-top:18px;\n      padding:28px 18px;\n      border-radius:19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"avenmorne-product-page\"\u003e\n\u003csection class=\"av-product-hero\"\u003e\u003cdiv class=\"av-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-3-1.png?v=1790169168\u0026amp;width=1600\" alt=\"Avenmorne™ Soft Woven Pet Blanket\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"av-hero-content\"\u003e\n\u003cdiv class=\"av-eyebrow\"\u003e✦ Beds \u0026amp; Comfort\u003c\/div\u003e\n\u003ch2\u003eA cozy layer wherever they rest.\u003c\/h2\u003e\n\u003cp\u003eThis soft woven pet blanket adds an extra layer of comfort to beds, sofas, crates, and favorite lounging spots. Its cozy texture makes it perfect for keeping pets warm while also helping protect furniture surfaces. The timeless neutral shade and classic woven look give it a refined, home-inspired finish.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-trust-row\"\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e🐾\u003c\/div\u003e\n\u003cstrong\u003eSoft woven fabric for cozy comfort\u003c\/strong\u003e\u003cspan\u003eFor everyday routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003eGreat for beds, crates, sofas, and travel use\u003c\/strong\u003e\u003cspan\u003eAn easy part of pet care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e⌂\u003c\/div\u003e\n\u003cstrong\u003eHome-friendly style\u003c\/strong\u003e\u003cspan\u003eMade for pets and the people who love them\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003eEveryday essential\u003c\/strong\u003e\u003cspan\u003eMade for moments together\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eA little easier every day\u003c\/div\u003e\n\u003ch3\u003eWhy Pet Parents Love It\u003c\/h3\u003e\n\u003cp\u003eSoft comfort with home-friendly style\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit-list\"\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSoft woven fabric for cozy comfort\u003c\/h4\u003e\n\u003cp\u003eA practical detail for soft woven pet blanket, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGreat for beds, crates, sofas, and travel use\u003c\/h4\u003e\n\u003cp\u003eA practical detail for soft woven pet blanket, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e⌂\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHelps protect furniture and pet bedding\u003c\/h4\u003e\n\u003cp\u003eA practical detail for soft woven pet blanket, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNeutral styling complements modern homes\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e↗\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eLightweight and easy to fold or layer\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eSimple routine\u003c\/div\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cp\u003eSoft comfort with home-friendly style\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-steps\"\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGet Ready\u003c\/h4\u003e\n\u003cp\u003eSpread the blanket over a bed, sofa or favorite rest spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSet Up\u003c\/h4\u003e\n\u003cp\u003eArrange it so your pet can settle comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnjoy the Routine\u003c\/h4\u003e\n\u003cp\u003eFold it for travel or move it between rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCare \u0026amp; Store\u003c\/h4\u003e\n\u003cp\u003eClean following the product care information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eFor everyday moments\u003c\/div\u003e\n\u003ch3\u003ePerfect for Life With Pets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moments\"\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eSofa lounging\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eCrate layering\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eBedtime warmth\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eTravel comfort\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eProduct details\u003c\/div\u003e\n\u003ch3\u003eDesigned for Everyday Pet Care\u003c\/h3\u003e\n\u003cp\u003eThis soft woven pet blanket adds an extra layer of comfort to beds, sofas, crates, and favorite lounging spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-details\"\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cstrong\u003eAvenmorne™\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cstrong\u003eSoft Woven Pet Blanket\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eCategory\u003c\/span\u003e\u003cstrong\u003eBeds \u0026amp; Comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eKey feature\u003c\/span\u003e\u003cstrong\u003eSoft woven fabric for cozy comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBest for\u003c\/span\u003e\u003cstrong\u003eSofa lounging\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eDesign\u003c\/span\u003e\u003cstrong\u003eLightweight and easy to fold or layer\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-care\"\u003e\u003ch3\u003eFor All the Little Moments That Matter. ♡\u003c\/h3\u003e\n\u003cp\u003eFollow the product care instructions; let the blanket dry completely before returning it to a bed or crate.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"𝒂𝒗𝒆𝒏𝒎𝒐𝒓𝒏𝒆™","offers":[{"title":"Default Title","offer_id":51885120651300,"sku":null,"price":24.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-3-1.png?v=1790169168"},{"product_id":"avenmorne™-quilted-pet-crate-mat","title":"Avenmorne™ Quilted Pet Crate Mat","description":"\u003cstyle\u003e\n  .avenmorne-product-page{\n    --av-brown:#5d3824;\n    --av-brown-dark:#40271b;\n    --av-tan:#b99473;\n    --av-cream:#f8f3eb;\n    --av-soft:#eee3d6;\n    --av-white:#ffffff;\n    --av-text:#3f352e;\n    --av-muted:#776a61;\n    --av-border:#e8ddd1;\n    --av-green:#707a61;\n\n    width:100%;\n    max-width:1050px;\n    margin:0 auto;\n    padding:20px 16px 48px;\n    box-sizing:border-box;\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n    color:var(--av-text);\n  }\n\n  .avenmorne-product-page *{\n    box-sizing:border-box;\n  }\n\n  .avenmorne-product-page img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  \/* HERO *\/\n  .av-product-hero{\n    background:\n      linear-gradient(135deg,#fbf7f1 0%,#f3eadf 100%);\n    border:1px solid var(--av-border);\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:0 16px 45px rgba(85,57,38,.08);\n    margin-bottom:28px;\n  }\n\n  .av-hero-image{\n    padding:18px;\n  }\n\n  .av-hero-image img{\n    border-radius:20px;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    background:#f4eee7;\n  }\n\n  .av-hero-content{\n    padding:12px 26px 30px;\n    text-align:center;\n  }\n\n  .av-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:8px 13px;\n    border-radius:999px;\n    background:#eee2d4;\n    color:var(--av-brown);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.09em;\n    text-transform:uppercase;\n    margin-bottom:15px;\n  }\n\n  .av-hero-content h2{\n    margin:0 0 12px;\n    color:var(--av-brown-dark);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:34px;\n    line-height:1.14;\n    font-weight:500;\n  }\n\n  .av-hero-content p{\n    max-width:720px;\n    margin:0 auto;\n    font-size:16px;\n    line-height:1.75;\n    color:var(--av-muted);\n  }\n\n  \/* TRUST STRIP *\/\n  .av-trust-row{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin:28px 0;\n  }\n\n  .av-trust-item{\n    min-height:115px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n    padding:20px 12px;\n    text-align:center;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    align-items:center;\n    transition:.25s ease;\n  }\n\n  .av-trust-item:hover{\n    transform:translateY(-4px);\n    box-shadow:0 12px 26px rgba(82,54,37,.08);\n  }\n\n  .av-trust-icon{\n    font-size:24px;\n    margin-bottom:9px;\n  }\n\n  .av-trust-item strong{\n    display:block;\n    font-size:14px;\n    line-height:1.35;\n    color:var(--av-brown-dark);\n    margin-bottom:4px;\n  }\n\n  .av-trust-item span{\n    font-size:12px;\n    line-height:1.5;\n    color:var(--av-muted);\n  }\n\n  \/* COMMON SECTION *\/\n  .av-section{\n    margin-top:28px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:24px;\n    padding:34px 30px;\n  }\n\n  .av-section-soft{\n    background:#faf6f0;\n  }\n\n  .av-section-heading{\n    text-align:center;\n    margin-bottom:26px;\n  }\n\n  .av-mini-title{\n    color:#9d785b;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n    margin-bottom:8px;\n  }\n\n  .av-section-heading h3{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:var(--av-brown-dark);\n    font-size:29px;\n    line-height:1.25;\n    font-weight:500;\n  }\n\n  .av-section-heading p{\n    margin:12px auto 0;\n    max-width:720px;\n    color:var(--av-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  \/* BENEFITS *\/\n  .av-benefit-list{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-benefit{\n    display:flex;\n    align-items:flex-start;\n    gap:15px;\n    background:#faf7f3;\n    border:1px solid #eee5dd;\n    border-radius:17px;\n    padding:19px;\n    transition:.25s ease;\n  }\n\n  .av-benefit:hover{\n    background:#fff;\n    transform:translateX(5px);\n    box-shadow:0 10px 24px rgba(77,48,30,.06);\n  }\n\n  .av-benefit-icon{\n    width:45px;\n    min-width:45px;\n    height:45px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#eee0d2;\n    color:var(--av-brown);\n    font-size:20px;\n  }\n\n  .av-benefit h4{\n    margin:1px 0 5px;\n    font-size:16px;\n    color:var(--av-brown-dark);\n  }\n\n  .av-benefit p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* USE *\/\n  .av-steps{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-step{\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n    padding:19px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-step:last-child{\n    border-bottom:none;\n  }\n\n  .av-step-num{\n    width:38px;\n    height:38px;\n    min-width:38px;\n    border-radius:50%;\n    background:var(--av-brown);\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:700;\n    font-size:14px;\n  }\n\n  .av-step h4{\n    margin:1px 0 5px;\n    color:var(--av-brown-dark);\n    font-size:16px;\n  }\n\n  .av-step p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* MOMENTS *\/\n  .av-moments{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:14px;\n  }\n\n  .av-moment{\n    position:relative;\n    min-height:145px;\n    border-radius:18px;\n    padding:22px;\n    overflow:hidden;\n    background:\n      linear-gradient(135deg,#efe3d5,#f8f4ee);\n    border:1px solid var(--av-border);\n  }\n\n  .av-moment::after{\n    content:\"♡\";\n    position:absolute;\n    right:15px;\n    bottom:2px;\n    font-family:Georgia,serif;\n    font-size:65px;\n    color:rgba(100,61,38,.07);\n  }\n\n  .av-moment strong{\n    display:block;\n    color:var(--av-brown-dark);\n    font-size:16px;\n    margin-bottom:7px;\n  }\n\n  .av-moment span{\n    display:block;\n    color:var(--av-muted);\n    font-size:13px;\n    line-height:1.6;\n    max-width:220px;\n  }\n\n  \/* DETAILS *\/\n  .av-details{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0;\n    overflow:hidden;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n  }\n\n  .av-detail{\n    padding:16px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-child(odd){\n    border-right:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-last-child(-n+2){\n    border-bottom:none;\n  }\n\n  .av-detail span{\n    display:block;\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.08em;\n    font-weight:700;\n    color:#a2846e;\n    margin-bottom:5px;\n  }\n\n  .av-detail strong{\n    font-size:14px;\n    color:var(--av-brown-dark);\n    font-weight:600;\n  }\n\n  \/* CARE *\/\n  .av-care{\n    background:var(--av-brown-dark);\n    border-radius:24px;\n    margin-top:28px;\n    padding:34px 26px;\n    text-align:center;\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .av-care:before{\n    content:\"✦\";\n    position:absolute;\n    left:18px;\n    top:2px;\n    font-size:70px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care:after{\n    content:\"♡\";\n    position:absolute;\n    right:20px;\n    bottom:-12px;\n    font-family:Georgia,serif;\n    font-size:88px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care h3{\n    position:relative;\n    margin:0 0 10px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:27px;\n    font-weight:500;\n    color:#fff;\n  }\n\n  .av-care p{\n    position:relative;\n    max-width:690px;\n    margin:0 auto;\n    color:#eadfd5;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  \/* MOBILE *\/\n  @media(max-width:768px){\n    .avenmorne-product-page{\n      padding:10px 10px 35px;\n    }\n\n    .av-product-hero{\n      border-radius:20px;\n    }\n\n    .av-hero-image{\n      padding:10px;\n    }\n\n    .av-hero-image img{\n      border-radius:15px;\n    }\n\n    .av-hero-content{\n      padding:10px 18px 24px;\n    }\n\n    .av-hero-content h2{\n      font-size:28px;\n    }\n\n    .av-hero-content p{\n      font-size:14px;\n      line-height:1.65;\n    }\n\n    .av-trust-row{\n      grid-template-columns:repeat(2,1fr);\n      gap:9px;\n      margin:18px 0;\n    }\n\n    .av-trust-item{\n      min-height:105px;\n      padding:15px 8px;\n    }\n\n    .av-section{\n      margin-top:18px;\n      padding:25px 16px;\n      border-radius:19px;\n    }\n\n    .av-section-heading{\n      margin-bottom:19px;\n    }\n\n    .av-section-heading h3{\n      font-size:24px;\n    }\n\n    .av-section-heading p{\n      font-size:14px;\n    }\n\n    .av-benefit{\n      padding:15px;\n    }\n\n    .av-benefit:hover{\n      transform:none;\n    }\n\n    .av-moments{\n      grid-template-columns:1fr;\n    }\n\n    .av-details{\n      grid-template-columns:1fr;\n    }\n\n    .av-detail{\n      border-right:none !important;\n      border-bottom:1px solid var(--av-border) !important;\n    }\n\n    .av-detail:last-child{\n      border-bottom:none !important;\n    }\n\n    .av-care{\n      margin-top:18px;\n      padding:28px 18px;\n      border-radius:19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"avenmorne-product-page\"\u003e\n\u003csection class=\"av-product-hero\"\u003e\u003cdiv class=\"av-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-4-1.png?v=1790169215\u0026amp;width=1600\" alt=\"Avenmorne™ Quilted Pet Crate Mat\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"av-hero-content\"\u003e\n\u003cdiv class=\"av-eyebrow\"\u003e✦ Beds \u0026amp; Comfort\u003c\/div\u003e\n\u003ch2\u003eMake their favorite space even cozier.\u003c\/h2\u003e\n\u003cp\u003eComfort meets practicality in this quilted pet crate mat, designed to provide a soft and supportive surface for daily rest. The rectangular shape makes it easy to place inside crates, kennels, or on the floor as a standalone lounging mat. With a lightly padded top and cozy underside, it’s a versatile option for home or travel use.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-trust-row\"\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e🐾\u003c\/div\u003e\n\u003cstrong\u003eRectangular design fits crates and kennels well\u003c\/strong\u003e\u003cspan\u003eFor everyday routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003eSoft quilted top with cushioned support\u003c\/strong\u003e\u003cspan\u003eAn easy part of pet care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e⌂\u003c\/div\u003e\n\u003cstrong\u003eHome-friendly style\u003c\/strong\u003e\u003cspan\u003eMade for pets and the people who love them\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003eEveryday essential\u003c\/strong\u003e\u003cspan\u003eMade for moments together\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eA little easier every day\u003c\/div\u003e\n\u003ch3\u003eWhy Pet Parents Love It\u003c\/h3\u003e\n\u003cp\u003eAn easy comfort upgrade\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit-list\"\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRectangular design fits crates and kennels well\u003c\/h4\u003e\n\u003cp\u003eA practical detail for quilted pet crate mat, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSoft quilted top with cushioned support\u003c\/h4\u003e\n\u003cp\u003eA practical detail for quilted pet crate mat, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e⌂\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCozy underside for added comfort\u003c\/h4\u003e\n\u003cp\u003eA practical detail for quilted pet crate mat, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWorks as a crate mat or floor bed\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e↗\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eNeutral brown tone for a clean, modern look\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eSimple routine\u003c\/div\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cp\u003eAn easy comfort upgrade\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-steps\"\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGet Ready\u003c\/h4\u003e\n\u003cp\u003ePlace the mat flat inside a suitably sized crate or kennel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSet Up\u003c\/h4\u003e\n\u003cp\u003eCheck that it lies evenly without blocking the door.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnjoy the Routine\u003c\/h4\u003e\n\u003cp\u003eLet your pet settle onto the cushioned surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCare \u0026amp; Store\u003c\/h4\u003e\n\u003cp\u003eRemove for cleaning according to the product care information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eFor everyday moments\u003c\/div\u003e\n\u003ch3\u003ePerfect for Life With Pets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moments\"\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eCrate time\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eKennel comfort\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eFloor lounging\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eTravel setups\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eProduct details\u003c\/div\u003e\n\u003ch3\u003eDesigned for Everyday Pet Care\u003c\/h3\u003e\n\u003cp\u003eComfort meets practicality in this quilted pet crate mat, designed to provide a soft and supportive surface for daily rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-details\"\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cstrong\u003eAvenmorne™\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cstrong\u003eQuilted Pet Crate Mat\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eCategory\u003c\/span\u003e\u003cstrong\u003eBeds \u0026amp; Comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eKey feature\u003c\/span\u003e\u003cstrong\u003eRectangular design fits crates and kennels well\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBest for\u003c\/span\u003e\u003cstrong\u003eCrate time\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eDesign\u003c\/span\u003e\u003cstrong\u003eNeutral brown tone for a clean, modern look\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-care\"\u003e\u003ch3\u003eFor All the Little Moments That Matter. ♡\u003c\/h3\u003e\n\u003cp\u003eCheck fit before use, and follow the product care instructions when cleaning.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"𝒂𝒗𝒆𝒏𝒎𝒐𝒓𝒏𝒆™","offers":[{"title":"Default Title","offer_id":51885186383908,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-4-1.png?v=1790169215"},{"product_id":"avenmorne™-cooling-pet-lounger-mat","title":"Avenmorne™ Cooling Pet Lounger Mat","description":"\u003cstyle\u003e\n  .avenmorne-product-page{\n    --av-brown:#5d3824;\n    --av-brown-dark:#40271b;\n    --av-tan:#b99473;\n    --av-cream:#f8f3eb;\n    --av-soft:#eee3d6;\n    --av-white:#ffffff;\n    --av-text:#3f352e;\n    --av-muted:#776a61;\n    --av-border:#e8ddd1;\n    --av-green:#707a61;\n\n    width:100%;\n    max-width:1050px;\n    margin:0 auto;\n    padding:20px 16px 48px;\n    box-sizing:border-box;\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n    color:var(--av-text);\n  }\n\n  .avenmorne-product-page *{\n    box-sizing:border-box;\n  }\n\n  .avenmorne-product-page img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  \/* HERO *\/\n  .av-product-hero{\n    background:\n      linear-gradient(135deg,#fbf7f1 0%,#f3eadf 100%);\n    border:1px solid var(--av-border);\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:0 16px 45px rgba(85,57,38,.08);\n    margin-bottom:28px;\n  }\n\n  .av-hero-image{\n    padding:18px;\n  }\n\n  .av-hero-image img{\n    border-radius:20px;\n    aspect-ratio:1\/1;\n    object-fit:cover;\n    background:#f4eee7;\n  }\n\n  .av-hero-content{\n    padding:12px 26px 30px;\n    text-align:center;\n  }\n\n  .av-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:8px 13px;\n    border-radius:999px;\n    background:#eee2d4;\n    color:var(--av-brown);\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.09em;\n    text-transform:uppercase;\n    margin-bottom:15px;\n  }\n\n  .av-hero-content h2{\n    margin:0 0 12px;\n    color:var(--av-brown-dark);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:34px;\n    line-height:1.14;\n    font-weight:500;\n  }\n\n  .av-hero-content p{\n    max-width:720px;\n    margin:0 auto;\n    font-size:16px;\n    line-height:1.75;\n    color:var(--av-muted);\n  }\n\n  \/* TRUST STRIP *\/\n  .av-trust-row{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin:28px 0;\n  }\n\n  .av-trust-item{\n    min-height:115px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n    padding:20px 12px;\n    text-align:center;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    align-items:center;\n    transition:.25s ease;\n  }\n\n  .av-trust-item:hover{\n    transform:translateY(-4px);\n    box-shadow:0 12px 26px rgba(82,54,37,.08);\n  }\n\n  .av-trust-icon{\n    font-size:24px;\n    margin-bottom:9px;\n  }\n\n  .av-trust-item strong{\n    display:block;\n    font-size:14px;\n    line-height:1.35;\n    color:var(--av-brown-dark);\n    margin-bottom:4px;\n  }\n\n  .av-trust-item span{\n    font-size:12px;\n    line-height:1.5;\n    color:var(--av-muted);\n  }\n\n  \/* COMMON SECTION *\/\n  .av-section{\n    margin-top:28px;\n    background:#fff;\n    border:1px solid var(--av-border);\n    border-radius:24px;\n    padding:34px 30px;\n  }\n\n  .av-section-soft{\n    background:#faf6f0;\n  }\n\n  .av-section-heading{\n    text-align:center;\n    margin-bottom:26px;\n  }\n\n  .av-mini-title{\n    color:#9d785b;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n    margin-bottom:8px;\n  }\n\n  .av-section-heading h3{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    color:var(--av-brown-dark);\n    font-size:29px;\n    line-height:1.25;\n    font-weight:500;\n  }\n\n  .av-section-heading p{\n    margin:12px auto 0;\n    max-width:720px;\n    color:var(--av-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  \/* BENEFITS *\/\n  .av-benefit-list{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-benefit{\n    display:flex;\n    align-items:flex-start;\n    gap:15px;\n    background:#faf7f3;\n    border:1px solid #eee5dd;\n    border-radius:17px;\n    padding:19px;\n    transition:.25s ease;\n  }\n\n  .av-benefit:hover{\n    background:#fff;\n    transform:translateX(5px);\n    box-shadow:0 10px 24px rgba(77,48,30,.06);\n  }\n\n  .av-benefit-icon{\n    width:45px;\n    min-width:45px;\n    height:45px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#eee0d2;\n    color:var(--av-brown);\n    font-size:20px;\n  }\n\n  .av-benefit h4{\n    margin:1px 0 5px;\n    font-size:16px;\n    color:var(--av-brown-dark);\n  }\n\n  .av-benefit p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* USE *\/\n  .av-steps{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .av-step{\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n    padding:19px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-step:last-child{\n    border-bottom:none;\n  }\n\n  .av-step-num{\n    width:38px;\n    height:38px;\n    min-width:38px;\n    border-radius:50%;\n    background:var(--av-brown);\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-weight:700;\n    font-size:14px;\n  }\n\n  .av-step h4{\n    margin:1px 0 5px;\n    color:var(--av-brown-dark);\n    font-size:16px;\n  }\n\n  .av-step p{\n    margin:0;\n    color:var(--av-muted);\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  \/* MOMENTS *\/\n  .av-moments{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:14px;\n  }\n\n  .av-moment{\n    position:relative;\n    min-height:145px;\n    border-radius:18px;\n    padding:22px;\n    overflow:hidden;\n    background:\n      linear-gradient(135deg,#efe3d5,#f8f4ee);\n    border:1px solid var(--av-border);\n  }\n\n  .av-moment::after{\n    content:\"♡\";\n    position:absolute;\n    right:15px;\n    bottom:2px;\n    font-family:Georgia,serif;\n    font-size:65px;\n    color:rgba(100,61,38,.07);\n  }\n\n  .av-moment strong{\n    display:block;\n    color:var(--av-brown-dark);\n    font-size:16px;\n    margin-bottom:7px;\n  }\n\n  .av-moment span{\n    display:block;\n    color:var(--av-muted);\n    font-size:13px;\n    line-height:1.6;\n    max-width:220px;\n  }\n\n  \/* DETAILS *\/\n  .av-details{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0;\n    overflow:hidden;\n    border:1px solid var(--av-border);\n    border-radius:18px;\n  }\n\n  .av-detail{\n    padding:16px 18px;\n    border-bottom:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-child(odd){\n    border-right:1px solid var(--av-border);\n  }\n\n  .av-detail:nth-last-child(-n+2){\n    border-bottom:none;\n  }\n\n  .av-detail span{\n    display:block;\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:.08em;\n    font-weight:700;\n    color:#a2846e;\n    margin-bottom:5px;\n  }\n\n  .av-detail strong{\n    font-size:14px;\n    color:var(--av-brown-dark);\n    font-weight:600;\n  }\n\n  \/* CARE *\/\n  .av-care{\n    background:var(--av-brown-dark);\n    border-radius:24px;\n    margin-top:28px;\n    padding:34px 26px;\n    text-align:center;\n    color:#fff;\n    position:relative;\n    overflow:hidden;\n  }\n\n  .av-care:before{\n    content:\"✦\";\n    position:absolute;\n    left:18px;\n    top:2px;\n    font-size:70px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care:after{\n    content:\"♡\";\n    position:absolute;\n    right:20px;\n    bottom:-12px;\n    font-family:Georgia,serif;\n    font-size:88px;\n    color:rgba(255,255,255,.05);\n  }\n\n  .av-care h3{\n    position:relative;\n    margin:0 0 10px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:27px;\n    font-weight:500;\n    color:#fff;\n  }\n\n  .av-care p{\n    position:relative;\n    max-width:690px;\n    margin:0 auto;\n    color:#eadfd5;\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  \/* MOBILE *\/\n  @media(max-width:768px){\n    .avenmorne-product-page{\n      padding:10px 10px 35px;\n    }\n\n    .av-product-hero{\n      border-radius:20px;\n    }\n\n    .av-hero-image{\n      padding:10px;\n    }\n\n    .av-hero-image img{\n      border-radius:15px;\n    }\n\n    .av-hero-content{\n      padding:10px 18px 24px;\n    }\n\n    .av-hero-content h2{\n      font-size:28px;\n    }\n\n    .av-hero-content p{\n      font-size:14px;\n      line-height:1.65;\n    }\n\n    .av-trust-row{\n      grid-template-columns:repeat(2,1fr);\n      gap:9px;\n      margin:18px 0;\n    }\n\n    .av-trust-item{\n      min-height:105px;\n      padding:15px 8px;\n    }\n\n    .av-section{\n      margin-top:18px;\n      padding:25px 16px;\n      border-radius:19px;\n    }\n\n    .av-section-heading{\n      margin-bottom:19px;\n    }\n\n    .av-section-heading h3{\n      font-size:24px;\n    }\n\n    .av-section-heading p{\n      font-size:14px;\n    }\n\n    .av-benefit{\n      padding:15px;\n    }\n\n    .av-benefit:hover{\n      transform:none;\n    }\n\n    .av-moments{\n      grid-template-columns:1fr;\n    }\n\n    .av-details{\n      grid-template-columns:1fr;\n    }\n\n    .av-detail{\n      border-right:none !important;\n      border-bottom:1px solid var(--av-border) !important;\n    }\n\n    .av-detail:last-child{\n      border-bottom:none !important;\n    }\n\n    .av-care{\n      margin-top:18px;\n      padding:28px 18px;\n      border-radius:19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"avenmorne-product-page\"\u003e\n\u003csection class=\"av-product-hero\"\u003e\u003cdiv class=\"av-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-5-1.png?v=1790169386\u0026amp;width=1600\" alt=\"Avenmorne™ Cooling Pet Lounger Mat\" loading=\"lazy\" width=\"1000\" height=\"1000\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"av-hero-content\"\u003e\n\u003cdiv class=\"av-eyebrow\"\u003e✦ Beds \u0026amp; Comfort\u003c\/div\u003e\n\u003ch2\u003eA cool place to settle in.\u003c\/h2\u003e\n\u003cp\u003eHelp your pet stay comfortable during warmer days with this sleek cooling pet mat. Designed with a smooth, breathable surface and a slim profile, it creates a refreshing resting area that’s easy to place in living rooms, sunrooms, or pet corners. The minimalist look and soft neutral shade make it a practical everyday comfort piece.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-trust-row\"\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e🐾\u003c\/div\u003e\n\u003cstrong\u003eSmooth cooling surface for everyday comfort\u003c\/strong\u003e\u003cspan\u003eFor everyday routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003eSlim, low-profile design\u003c\/strong\u003e\u003cspan\u003eAn easy part of pet care\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e⌂\u003c\/div\u003e\n\u003cstrong\u003eHome-friendly style\u003c\/strong\u003e\u003cspan\u003eMade for pets and the people who love them\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-trust-item\"\u003e\n\u003cdiv class=\"av-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003eEveryday essential\u003c\/strong\u003e\u003cspan\u003eMade for moments together\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eA little easier every day\u003c\/div\u003e\n\u003ch3\u003eWhy Pet Parents Love It\u003c\/h3\u003e\n\u003cp\u003eA comfortable rest spot for warmer days\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit-list\"\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSmooth cooling surface for everyday comfort\u003c\/h4\u003e\n\u003cp\u003eA practical detail for cooling pet lounger mat, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSlim, low-profile design\u003c\/h4\u003e\n\u003cp\u003eA practical detail for cooling pet lounger mat, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e⌂\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEasy to place on floors or pet stations\u003c\/h4\u003e\n\u003cp\u003eA practical detail for cooling pet lounger mat, designed to fit naturally into everyday life with your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eIdeal for warm-weather lounging\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-benefit\"\u003e\n\u003cdiv class=\"av-benefit-icon\"\u003e↗\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eClean, minimal style suits modern homes\u003c\/h4\u003e\n\u003cp\u003eA thoughtful finishing touch for an easy, comfortable pet care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eSimple routine\u003c\/div\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003cp\u003eA comfortable rest spot for warmer days\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-steps\"\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGet Ready\u003c\/h4\u003e\n\u003cp\u003ePlace the mat on a clean, flat surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSet Up\u003c\/h4\u003e\n\u003cp\u003eOffer it as an optional spot for your pet to lounge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEnjoy the Routine\u003c\/h4\u003e\n\u003cp\u003eMove it to your pet’s preferred room as needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-step\"\u003e\n\u003cdiv class=\"av-step-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eCare \u0026amp; Store\u003c\/h4\u003e\n\u003cp\u003eClean and dry according to the product care information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eFor everyday moments\u003c\/div\u003e\n\u003ch3\u003ePerfect for Life With Pets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moments\"\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eWarm-weather lounging\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eLiving room rest\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003ePet corners\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-moment\"\u003e\n\u003cstrong\u003eQuiet afternoon naps\u003c\/strong\u003e\u003cspan\u003eA simple way to bring a little extra ease to everyday life with your pet.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-section av-section-soft\"\u003e\u003cdiv class=\"av-section-heading\"\u003e\n\u003cdiv class=\"av-mini-title\"\u003eProduct details\u003c\/div\u003e\n\u003ch3\u003eDesigned for Everyday Pet Care\u003c\/h3\u003e\n\u003cp\u003eHelp your pet stay comfortable during warmer days with this sleek cooling pet mat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-details\"\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBrand\u003c\/span\u003e\u003cstrong\u003eAvenmorne™\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e\u003cstrong\u003eCooling Pet Lounger Mat\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eCategory\u003c\/span\u003e\u003cstrong\u003eBeds \u0026amp; Comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eKey feature\u003c\/span\u003e\u003cstrong\u003eSmooth cooling surface for everyday comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eBest for\u003c\/span\u003e\u003cstrong\u003eWarm-weather lounging\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-detail\"\u003e\n\u003cspan\u003eDesign\u003c\/span\u003e\u003cstrong\u003eClean, minimal style suits modern homes\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"av-care\"\u003e\u003ch3\u003eFor All the Little Moments That Matter. ♡\u003c\/h3\u003e\n\u003cp\u003ePlace out of direct heat and check the mat regularly for wear; follow the product care instructions when cleaning.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"𝒂𝒗𝒆𝒏𝒎𝒐𝒓𝒏𝒆™","offers":[{"title":"Default Title","offer_id":51885341704228,"sku":null,"price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/9502\/4932\/files\/3-5-1.png?v=1790169386"}],"url":"https:\/\/avenmorne.com\/collections\/beds-home-comfort.oembed","provider":"𝒂𝒗𝒆𝒏𝒎𝒐𝒓𝒏𝒆™","version":"1.0","type":"link"}