{"product_id":"gentle-pet-eye-stain-remover","title":"Gentle Pet Eye Stain Remover Essence Nourishing Drops✨","description":"\u003cstyle\u003e.pet-eye-care-product{  --orange:#e67e23;  --orange-dark:#a95d13;  --cream:#fff8ef;  --white:#ffffff;  --blue:#5ca9b5;  --green:#79a982;  --text:#35434a;  --muted:#6d7b82;  --border:#eadfd2;  --shadow:0 14px 40px rgba(83,61,39,.08);  width:100%;  max-width:1200px;  margin:0 auto;  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;  color:var(--text);  line-height:1.75;  background:    radial-gradient(circle at 4% 0%,rgba(230,126,35,.12),transparent 25%),    radial-gradient(circle at 96% 4%,rgba(92,169,181,.14),transparent 26%),    linear-gradient(180deg,#fffaf5 0%,#ffffff 36%,#f4faf9 100%);  border:1px solid var(--border);  border-radius:28px;  overflow:hidden;  box-shadow:0 20px 60px rgba(63,49,33,.08);}.pet-eye-care-product *{box-sizing:border-box}.pet-eye-care-product img{  display:block;  width:100%;  max-width:100%;  height:auto;  border-radius:18px;}.pet-eye-care-product p,.pet-eye-care-product h1,.pet-eye-care-product h2,.pet-eye-care-product h3,.pet-eye-care-product div,.pet-eye-care-product article{  max-width:100%;}.pet-wrap{  width:min(1100px,calc(100% - 64px));  margin:0 auto;  container-type:inline-size;}.pet-eye-care-product,.pet-eye-care-product *{  min-width:0;}.pet-eye-care-product h1,.pet-eye-care-product h2,.pet-eye-care-product h3,.pet-eye-care-product p{  overflow-wrap:normal;  word-break:normal;  hyphens:none;}.pet-hero{  padding:72px 0 66px;  background:    radial-gradient(circle at 18% 20%,rgba(230,126,35,.12),transparent 22%),    radial-gradient(circle at 82% 12%,rgba(92,169,181,.13),transparent 24%),    linear-gradient(135deg,#fff7ed 0%,#ffffff 55%,#f2f9f8 100%);}.pet-hero-grid{  display:grid;  grid-template-columns:1.02fr .98fr;  gap:54px;  align-items:center;}.pet-eyebrow{  display:inline-flex;  align-items:center;  gap:8px;  padding:8px 15px;  border:1px solid #efd7bc;  border-radius:999px;  background:rgba(255,255,255,.82);  color:var(--orange-dark);  font-size:12px;  font-weight:800;  letter-spacing:.12em;  text-transform:uppercase;}.pet-hero h1{  margin:20px 0 18px;  color:#533a22;  font-size:clamp(38px,4.3vw,58px);  line-height:1.1;  letter-spacing:-.035em;}.pet-hero p{  color:var(--muted);  font-size:18px;  max-width:650px;  margin:0 0 18px;}.pet-accent{  width:82px;  height:4px;  margin:24px 0;  border-radius:20px;  background:linear-gradient(90deg,var(--orange),var(--green),var(--blue));}.pet-hero-media{  padding:14px;  border:1px solid rgba(234,223,210,.95);  border-radius:26px;  background:rgba(255,255,255,.78);  box-shadow:var(--shadow);}.pet-section{  padding:72px 0;}.pet-section.alt{  background:linear-gradient(180deg,rgba(239,248,247,.68),rgba(255,255,255,.28));}.pet-section-head{  max-width:760px;  margin:0 auto 38px;  text-align:center;}.pet-section h2{  margin:0 0 12px;  color:#573d25;  font-size:36px;  line-height:1.2;  letter-spacing:-.025em;}.pet-section-head p{  margin:0;  color:var(--muted);  font-size:17px;}.feature-grid{  display:grid;  grid-template-columns:repeat(2,minmax(0,1fr));  gap:26px;}.feature-card{  display:grid;  grid-template-columns:1fr 1.02fr;  gap:24px;  align-items:center;  padding:24px;  background:rgba(255,255,255,.9);  border:1px solid var(--border);  border-radius:22px;  box-shadow:0 12px 34px rgba(70,57,42,.06);  transition:transform .2s ease,box-shadow .2s ease;}.feature-card:hover{  transform:translateY(-3px);  box-shadow:0 18px 42px rgba(70,57,42,.1);}.feature-copy h3{  margin:0 0 10px;  color:#89541f;  font-size:20px;  line-height:1.3;}.feature-copy p{  margin:0;  color:var(--muted);  font-size:15px;}.feature-card img{  height:100%;  max-height:290px;  object-fit:cover;  border-radius:16px;}.info-grid{  display:grid;  grid-template-columns:repeat(2,minmax(0,1fr));  gap:28px;}.info-card{  padding:30px;  background:rgba(255,255,255,.92);  border:1px solid var(--border);  border-radius:22px;  box-shadow:0 12px 34px rgba(70,57,42,.055);}.info-card h3{  margin:0 0 12px;  color:#573d25;  font-size:23px;}.info-card p{  margin:0 0 12px;  color:var(--muted);}.info-card p:last-child{margin-bottom:0}.spec-list{  display:grid;  grid-template-columns:180px 1fr;  border:1px solid var(--border);  border-radius:18px;  overflow:hidden;  background:#fff;}.spec-list div{  padding:15px 18px;  border-bottom:1px solid var(--border);}.spec-list div:nth-last-child(-n+2){border-bottom:0}.spec-list .label{  background:#fff7ed;  color:#89541f;  font-weight:800;}.package-box{  padding:24px;  border-radius:18px;  background:linear-gradient(135deg,#fff8ee,#f1f9f8);  border:1px solid #eadfd2;}.package-box strong{color:#89541f}.note-box{  padding:26px 28px;  border-left:5px solid var(--blue);  border-radius:18px;  background:linear-gradient(135deg,#f4fbfa,#ffffff);  box-shadow:0 10px 30px rgba(65,90,91,.05);}.note-box p{  margin:0 0 12px;}.note-box p:last-child{margin-bottom:0}.pet-footer{  padding:62px 0 72px;  text-align:center;  background:    radial-gradient(circle at 20% 10%,rgba(230,126,35,.11),transparent 25%),    radial-gradient(circle at 80% 8%,rgba(92,169,181,.12),transparent 24%),    linear-gradient(180deg,#fff8ee,#eef8f6);}.pet-footer h2{  margin:0 0 14px;  color:#573d25;  font-size:34px;}.pet-footer p{  max-width:700px;  margin:0 auto;  color:var(--muted);  font-size:17px;}\/* Container-based responsive rules: these adapt to the actual Shopify content width,   even when the page is rendered inside a narrow preview pane or theme wrapper. *\/@container (max-width:760px){  .pet-wrap{width:calc(100% - 28px)}  .pet-hero{padding:42px 0 46px}  .pet-hero-grid{    grid-template-columns:1fr !important;    gap:28px;    text-align:center;  }  .pet-hero h1{    max-width:100%;    font-size:38px;  }  .pet-hero p{margin-left:auto;margin-right:auto}  .pet-accent{margin-left:auto;margin-right:auto}  .pet-hero-media{max-width:560px;margin:0 auto}  .feature-grid{grid-template-columns:1fr !important}  .feature-card{    grid-template-columns:1fr !important;    gap:16px;  }  .feature-card img{    max-height:none !important;    width:100%;    object-fit:contain;  }  .info-grid{grid-template-columns:1fr !important}}@container (max-width:520px){  .pet-wrap{width:calc(100% - 20px)}  .pet-section{padding:38px 0}  .pet-section h2{font-size:28px}  .pet-hero{padding:30px 0 36px}  .pet-hero h1{    font-size:32px !important;    line-height:1.12;    letter-spacing:-.02em;  }  .pet-hero p{font-size:15px}  .pet-eyebrow{font-size:10px;padding:7px 10px;letter-spacing:.06em}  .feature-card{padding:17px;border-radius:18px}  .feature-copy h3{font-size:18px}  .feature-copy p{font-size:14px}  .info-card{padding:19px}  .spec-list{grid-template-columns:1fr}  .spec-list .label{padding-bottom:5px;border-bottom:0}}@media (max-width:1024px){  .pet-wrap{width:min(100% - 44px,960px)}  .pet-hero{padding:58px 0}  .pet-hero-grid{grid-template-columns:1fr 0.9fr;gap:34px}  .feature-card{grid-template-columns:1fr;gap:18px}  .feature-card img{max-height:270px}  .pet-section{padding:60px 0}}@media (max-width:820px){  .pet-wrap{width:min(100% - 36px,700px)}  .pet-hero{padding:48px 0}  .pet-hero-grid{    grid-template-columns:1fr;    gap:28px;    text-align:center;  }  .pet-hero p{margin-left:auto;margin-right:auto}  .pet-accent{margin-left:auto;margin-right:auto}  .pet-hero-media{max-width:650px;margin:0 auto}  .feature-grid{grid-template-columns:1fr}  .feature-card{    grid-template-columns:1fr 1fr;    align-items:center;  }  .info-grid{grid-template-columns:1fr}  .pet-section{padding:54px 0}}@media (max-width:560px){  .pet-eye-care-product{    border-radius:18px;  }  .pet-wrap{width:calc(100% - 24px)}  .pet-hero{padding:34px 0 38px}  .pet-eyebrow{    font-size:10px;    padding:7px 11px;    letter-spacing:.08em;  }  .pet-hero h1{    font-size:32px;    line-height:1.12;    margin-top:16px;  }  .pet-hero p{    font-size:16px;  }  .pet-section{    padding:42px 0;  }  .pet-section-head{    margin-bottom:26px;  }  .pet-section h2{    font-size:27px;  }  .pet-section-head p{    font-size:15px;  }  .feature-grid{    gap:16px;  }  .feature-card{    grid-template-columns:1fr;    gap:16px;    padding:18px;    border-radius:18px;  }  .feature-copy h3{    font-size:18px;  }  .feature-copy p{    font-size:14px;  }  .feature-card img{    max-height:none;    width:100%;    object-fit:contain;  }  .info-card{    padding:20px;    border-radius:18px;  }  .info-card h3{    font-size:21px;  }  .spec-list{    grid-template-columns:1fr;  }  .spec-list div{    padding:12px 15px;  }  .spec-list .label{    border-bottom:0;    padding-bottom:6px;  }  .spec-list div:nth-last-child(2){    border-bottom:1px solid var(--border);  }  .package-box,  .note-box{    padding:19px;  }  .pet-footer{    padding:44px 0 50px;  }  .pet-footer h2{    font-size:28px;  }  .pet-footer p{    font-size:15px;  }}@media (max-width:380px){  .pet-wrap{width:calc(100% - 18px)}  .pet-hero h1{font-size:28px}  .pet-section h2{font-size:24px}  .feature-card{padding:15px}}\u003c\/style\u003e\n\u003csection class=\"pet-eye-care-product\"\u003e\n\u003cdiv class=\"pet-hero\"\u003e\n\u003cdiv class=\"pet-wrap\"\u003e\n\u003cdiv class=\"pet-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003e\n\u003carticle class=\"4ever-article\"\u003e\u003c\/article\u003e\n\u003carticle class=\"4ever-article\"\u003e\u003c\/article\u003e\n\u003carticle class=\"4ever-article\"\u003e\u003c\/article\u003e\n\u003carticle class=\"4ever-article\"\u003e\u003c\/article\u003e\n\u003cdiv class=\"\"\u003e\n\u003csection dir=\"auto\" class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-3 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" dir=\"auto\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cspan style=\"font-size: 18px;\"\u003e\u003cstrong style=\"font-size: 18px;\"\u003e💐\u003c\/strong\u003e\u003cstrong\u003eWHY WE\u003c\/strong\u003e\u003cstrong style=\"font-size: 18px;\"\u003e❓\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eWe work directly with manufacturers around the world to ensure the best quality of our products. We have a quality control department that helps us deliver on our promise!\u003c\/p\u003e\n\u003cul class=\"default\"\u003e\n\u003cli class=\"default\"\u003e🔥The price is always competitive.\u003c\/li\u003e\n\u003cli class=\"default\"\u003e😊Great customer service.\u003c\/li\u003e\n\u003cli class=\"default\"\u003e🏆Amazing high quality products.\u003c\/li\u003e\n\u003cli class=\"default\"\u003e🍭Read reviews from our lovely customers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cp\u003e\u003cspan style=\"font-size: 18px;\"\u003e\u003cstrong\u003e🌎\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 18px;\"\u003e\u003cstrong\u003eWorldwide shipping✈\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003ePlease note that shipping is insured. However, you may receive your items sooner. Tracking numbers are ALWAYS sent so you can follow every step! Cool things are worth the wait! 😉\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/2f63f71a9178cf444bb0b4a0eee6494e6209dceb.gif\"\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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\u003c\/section\u003e\n\u003cstyle\u003e    #ochrelix-cleanbrush{      --ink:#171717;      --muted:#66635f;      --line:#e9e5df;      --soft:#f7f5f1;      --accent:#8a6b3f;      --white:#ffffff;      max-width:1100px;      margin:0 auto;      color:var(--ink);      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;      line-height:1.55;      box-sizing:border-box;    }    #ochrelix-cleanbrush *{box-sizing:border-box}    #ochrelix-cleanbrush img,    #ochrelix-cleanbrush video{max-width:100%;display:block}    #ochrelix-cleanbrush .cb-section{      padding:54px 20px;      border-top:1px solid var(--line);    }    #ochrelix-cleanbrush .cb-section:first-child{border-top:0}    #ochrelix-cleanbrush .cb-kicker{      margin:0 0 10px;      font-size:12px;      font-weight:800;      letter-spacing:.14em;      text-transform:uppercase;      color:var(--accent);    }    #ochrelix-cleanbrush h2{      margin:0 0 14px;      font-size:clamp(28px,4vw,44px);      line-height:1.08;      letter-spacing:-.03em;      color:var(--ink);    }    #ochrelix-cleanbrush h3{      margin:0 0 8px;      font-size:18px;      line-height:1.25;      color:var(--ink);    }    #ochrelix-cleanbrush p{      margin:0;      color:var(--muted);      font-size:16px;    }    #ochrelix-cleanbrush .cb-lead{      max-width:760px;      font-size:17px;    }    #ochrelix-cleanbrush .cb-benefits{      display:grid;      grid-template-columns:repeat(2,minmax(0,1fr));      gap:0;      margin-top:30px;      border-top:1px solid var(--line);      border-left:1px solid var(--line);    }    #ochrelix-cleanbrush .cb-benefit{      padding:22px;      border-right:1px solid var(--line);      border-bottom:1px solid var(--line);      background:var(--white);    }    #ochrelix-cleanbrush .cb-num{      display:block;      margin-bottom:10px;      font-size:12px;      font-weight:800;      letter-spacing:.12em;      color:var(--accent);    }    #ochrelix-cleanbrush .cb-feature-row{      display:grid;      grid-template-columns:1fr 1fr;      gap:34px;      align-items:center;      margin-top:34px;    }    #ochrelix-cleanbrush .cb-feature-row.cb-reverse .cb-copy{order:2}    #ochrelix-cleanbrush .cb-feature-row.cb-reverse .cb-media{order:1}    #ochrelix-cleanbrush .cb-media{      overflow:hidden;      background:var(--soft);    }    #ochrelix-cleanbrush .cb-media img{      width:100%;      height:auto;    }    #ochrelix-cleanbrush .cb-points{      list-style:none;      padding:0;      margin:22px 0 0;    }    #ochrelix-cleanbrush .cb-points li{      position:relative;      padding:12px 0 12px 28px;      border-bottom:1px solid var(--line);      color:var(--ink);      font-size:16px;    }    #ochrelix-cleanbrush .cb-points li:before{      content:\"✓\";      position:absolute;      left:0;      top:12px;      font-weight:800;      color:var(--accent);    }    #ochrelix-cleanbrush .cb-gallery{      display:grid;      grid-template-columns:repeat(2,minmax(0,1fr));      gap:12px;      margin-top:28px;    }    #ochrelix-cleanbrush .cb-gallery img{      width:100%;      height:auto;      background:var(--soft);    }    #ochrelix-cleanbrush .cb-video-wrap{      margin-top:26px;      background:#000;    }    #ochrelix-cleanbrush video{      width:100%;      max-height:700px;      margin:0 auto;      background:#000;    }    #ochrelix-cleanbrush .cb-spec{      display:grid;      grid-template-columns:180px 1fr;      gap:0;      max-width:680px;      margin-top:26px;      border-top:1px solid var(--line);    }    #ochrelix-cleanbrush .cb-spec div{      padding:14px 0;      border-bottom:1px solid var(--line);      font-size:15px;    }    #ochrelix-cleanbrush .cb-spec div:nth-child(odd){      color:var(--muted);      padding-right:20px;    }    #ochrelix-cleanbrush .cb-spec div:nth-child(even){      color:var(--ink);      font-weight:650;    }    #ochrelix-cleanbrush .cb-faq{      margin-top:22px;      border-top:1px solid var(--line);    }    #ochrelix-cleanbrush details{      border-bottom:1px solid var(--line);    }    #ochrelix-cleanbrush summary{      position:relative;      cursor:pointer;      list-style:none;      padding:18px 40px 18px 0;      font-weight:750;      color:var(--ink);      font-size:16px;    }    #ochrelix-cleanbrush summary::-webkit-details-marker{display:none}    #ochrelix-cleanbrush summary:after{      content:\"+\";      position:absolute;      right:4px;      top:14px;      font-size:25px;      font-weight:400;    }    #ochrelix-cleanbrush details[open] summary:after{content:\"−\"}    #ochrelix-cleanbrush details p{      padding:0 34px 18px 0;      font-size:15px;    }    #ochrelix-cleanbrush .cb-final{      background:var(--soft);      text-align:center;    }    #ochrelix-cleanbrush .cb-final p{      max-width:700px;      margin:0 auto;    }    @media(max-width:749px){      #ochrelix-cleanbrush .cb-section{padding:38px 16px}      #ochrelix-cleanbrush h2{font-size:30px}      #ochrelix-cleanbrush .cb-lead{font-size:16px}      #ochrelix-cleanbrush .cb-benefits{grid-template-columns:1fr}      #ochrelix-cleanbrush .cb-benefit{padding:18px}      #ochrelix-cleanbrush .cb-feature-row,      #ochrelix-cleanbrush .cb-feature-row.cb-reverse{        grid-template-columns:1fr;        gap:20px;      }      #ochrelix-cleanbrush .cb-feature-row.cb-reverse .cb-copy,      #ochrelix-cleanbrush .cb-feature-row.cb-reverse .cb-media{order:initial}      #ochrelix-cleanbrush .cb-gallery{grid-template-columns:1fr;gap:10px}      #ochrelix-cleanbrush .cb-spec{grid-template-columns:115px 1fr}      #ochrelix-cleanbrush .cb-spec div{font-size:14px}    }  \u003c\/style\u003e\n\u003csection class=\"pet-eye-care-product\"\u003e\n\u003cdiv class=\"pet-hero\"\u003e\n\u003cdiv class=\"pet-wrap\"\u003e\n\u003cdiv class=\"pet-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"font-sans font-normal text-color-UIText1 mb-8 break-words whitespace-normal\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"mysite","offers":[{"title":"2 Bottle","offer_id":49562648183011,"sku":"ARC-3BGYYZ4-AA","price":39.97,"currency_code":"USD","in_stock":true},{"title":"1 Bottle","offer_id":49562648215779,"sku":"ARC-3BGYYZ4-AB","price":25.97,"currency_code":"USD","in_stock":true},{"title":"3 Bottle","offer_id":49562648248547,"sku":"ARC-3BGYYZ4-AC","price":59.97,"currency_code":"USD","in_stock":true},{"title":"5 Bottle","offer_id":49562648281315,"sku":"ARC-3BGYYZ4-AD","price":79.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0804\/6854\/1667\/files\/spp_shopify20260724192219_2f3685094ebf750f1387fc23a1dd20bc_e9dd5626-71d5-423f-9b6b-a77c1d695071.jpg?v=1787209993","url":"https:\/\/avoxria.com\/products\/gentle-pet-eye-stain-remover","provider":"Avoxria","version":"1.0","type":"link"}