{"product_id":"self-grooming-brush-station-for-cats-small-dogs","title":"Self-Grooming Brush Station for Cats \u0026 Small Dogs","description":"\u003cstyle\u003e\n\/* =========================================================\n   GLOBAL\n   SELF-GROOMING CAT ARCH\n   PALE BLUE + PRODUCT BLUE + BRUSH GREEN + CLOUD WHITE\n   PURE COLOR DESIGN · NO GRADIENT\n========================================================= *\/\n\n.cw-page,\n.cw-page *,\n.cw-page *::before,\n.cw-page *::after{\n  box-sizing:border-box;\n}\n\n.cw-page{\n  --cw-bg:#EAF4F8;\n  --cw-bg-soft:#F3FAFD;\n  --cw-white:#FFFFFF;\n\n  --cw-blue:#36A3E5;\n  --cw-blue-light:#DFF3FB;\n  --cw-blue-soft:#EDF8FC;\n  --cw-blue-dark:#1F6FA8;\n  --cw-navy:#173F5C;\n\n  --cw-green:#89D52C;\n  --cw-green-dark:#5F9F17;\n  --cw-green-soft:#F1FAE7;\n\n  --cw-gold:#D9A64C;\n\n  --cw-text:#526975;\n  --cw-muted:#7B909B;\n  --cw-border:#D5E6ED;\n\n  width:100%;\n  max-width:600px;\n  margin:0 auto;\n  padding:12px;\n\n  color:var(--cw-text);\n  background:var(--cw-bg);\n\n  border-radius:22px;\n\n  font-family:Arial,Helvetica,sans-serif;\n\n  container-type:inline-size;\n  container-name:cw-pdp;\n}\n\n.cw-section{\n  margin-bottom:18px;\n}\n\n.cw-card{\n  overflow:hidden;\n\n  border:1px solid var(--cw-border);\n  border-radius:21px;\n\n  background:var(--cw-white);\n\n  box-shadow:0 7px 20px rgba(31,111,168,.06);\n}\n\n.cw-content{\n  padding:30px 25px;\n}\n\n.cw-center{\n  text-align:center;\n}\n\n.cw-soft{\n  background:var(--cw-bg-soft);\n}\n\n.cw-eyebrow{\n  margin:0 0 8px;\n\n  color:var(--cw-blue-dark);\n\n  font-size:10px;\n  font-weight:900;\n  line-height:1.4;\n\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n}\n\n.cw-heading{\n  margin:0 0 13px;\n\n  color:var(--cw-navy);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:30px;\n  font-weight:700;\n  line-height:1.15;\n\n  letter-spacing:-.4px;\n}\n\n.cw-description{\n  margin:0 0 12px;\n\n  color:var(--cw-text);\n\n  font-size:15px;\n  line-height:1.74;\n}\n\n.cw-description:last-child{\n  margin-bottom:0;\n}\n\n.cw-image-wrap{\n  overflow:hidden;\n\n  background:#FFFFFF;\n}\n\n.cw-image{\n  display:block!important;\n\n  width:100%!important;\n  height:auto!important;\n\n  margin:0!important;\n\n  object-fit:contain!important;\n}\n\n.cw-grid-2,\n.cw-grid-3,\n.cw-grid-4{\n  display:grid;\n  gap:11px;\n}\n\n.cw-grid-2{\n  grid-template-columns:repeat(2,minmax(0,1fr));\n}\n\n.cw-grid-3{\n  grid-template-columns:repeat(3,minmax(0,1fr));\n}\n\n.cw-grid-4{\n  grid-template-columns:repeat(4,minmax(0,1fr));\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cw-hero{\n  overflow:hidden;\n\n  border:1px solid #BDDDEA;\n  border-radius:23px;\n\n  background:#DDF2FA;\n\n  box-shadow:0 10px 25px rgba(31,111,168,.09);\n}\n\n.cw-hero-copy{\n  padding:42px 25px 30px;\n\n  text-align:center;\n}\n\n.cw-hero-pill{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:15px;\n  padding:8px 14px;\n\n  border:1px solid #AAD7EA;\n  border-radius:999px;\n\n  background:#FFFFFF;\n\n  color:var(--cw-blue-dark);\n\n  font-size:9px;\n  font-weight:900;\n\n  letter-spacing:1.45px;\n  text-transform:uppercase;\n}\n\n.cw-hero-title{\n  max-width:530px;\n  margin:0 auto 15px;\n\n  color:var(--cw-navy);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:39px;\n  font-weight:700;\n  line-height:1.05;\n\n  letter-spacing:-.6px;\n}\n\n.cw-hero-text{\n  max-width:510px;\n  margin:0 auto;\n\n  color:#4D6977;\n\n  font-size:15px;\n  line-height:1.72;\n}\n\n.cw-hero-badges{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:20px;\n}\n\n.cw-hero-badge{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:8px 11px;\n\n  border:1px solid #C6E2ED;\n  border-radius:999px;\n\n  background:#FFFFFF;\n\n  color:#356F91;\n\n  font-size:9px;\n  font-weight:900;\n\n  letter-spacing:.25px;\n}\n\n.cw-hero-badge.green{\n  border-color:#D7EFB8;\n\n  background:var(--cw-green-soft);\n\n  color:var(--cw-green-dark);\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.cw-benefits{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:11px;\n}\n\n.cw-benefit{\n  padding:20px 13px;\n\n  border:1px solid var(--cw-border);\n  border-radius:17px;\n\n  background:#FFFFFF;\n\n  text-align:center;\n\n  box-shadow:0 5px 14px rgba(31,111,168,.04);\n}\n\n.cw-benefit-icon{\n  display:flex;\n\n  width:45px;\n  height:45px;\n\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 10px;\n\n  border-radius:14px;\n\n  background:var(--cw-blue-soft);\n\n  color:var(--cw-blue-dark);\n}\n\n.cw-benefit:nth-child(2) .cw-benefit-icon,\n.cw-benefit:nth-child(4) .cw-benefit-icon{\n  background:var(--cw-green-soft);\n\n  color:var(--cw-green-dark);\n}\n\n.cw-benefit-icon svg{\n  width:23px;\n  height:23px;\n\n  fill:none;\n  stroke:currentColor;\n  stroke-width:1.8;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.cw-benefit strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--cw-navy);\n\n  font-size:14px;\n  font-weight:900;\n  line-height:1.35;\n}\n\n.cw-benefit span{\n  display:block;\n\n  color:var(--cw-muted);\n\n  font-size:10px;\n  line-height:1.48;\n}\n\n\n\/* =========================================================\n   EDITORIAL\n========================================================= *\/\n\n.cw-editorial{\n  padding:31px 24px;\n\n  border:1px solid #CBE3EC;\n  border-radius:21px;\n\n  background:#F5FBFD;\n\n  text-align:center;\n}\n\n.cw-editorial-tag{\n  display:inline-block;\n\n  margin-bottom:11px;\n  padding:7px 12px;\n\n  border-radius:999px;\n\n  background:var(--cw-green-soft);\n\n  color:var(--cw-green-dark);\n\n  font-size:9px;\n  font-weight:900;\n\n  letter-spacing:1.35px;\n  text-transform:uppercase;\n}\n\n.cw-editorial-quote{\n  max-width:510px;\n  margin:0 auto;\n\n  color:var(--cw-navy);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:23px;\n  line-height:1.43;\n}\n\n\n\/* =========================================================\n   FEATURE ROWS\n========================================================= *\/\n\n.cw-feature-list{\n  display:grid;\n\n  gap:11px;\n\n  margin-top:18px;\n}\n\n.cw-feature-row{\n  display:grid;\n\n  grid-template-columns:52px 1fr;\n\n  gap:13px;\n\n  align-items:start;\n\n  padding:17px;\n\n  border:1px solid var(--cw-border);\n  border-radius:17px;\n\n  background:#FFFFFF;\n}\n\n.cw-feature-num{\n  display:flex;\n\n  width:50px;\n  height:50px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:15px;\n\n  background:#E5F5FB;\n\n  color:var(--cw-blue-dark);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:18px;\n  font-weight:700;\n}\n\n.cw-feature-row:nth-child(even) .cw-feature-num{\n  background:var(--cw-green-soft);\n\n  color:var(--cw-green-dark);\n}\n\n.cw-feature-copy strong{\n  display:block;\n\n  margin:2px 0 6px;\n\n  color:var(--cw-navy);\n\n  font-size:15px;\n  font-weight:900;\n  line-height:1.35;\n}\n\n.cw-feature-copy p{\n  margin:0;\n\n  color:#657A84;\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   BLUE BENEFITS\n========================================================= *\/\n\n.cw-blue-panel{\n  padding:32px 24px;\n\n  border-radius:21px;\n\n  background:#327FAE;\n\n  color:#FFFFFF;\n\n  box-shadow:0 9px 22px rgba(31,111,168,.12);\n}\n\n.cw-blue-panel .cw-eyebrow{\n  color:#DDF4FC;\n}\n\n.cw-blue-panel .cw-heading{\n  color:#FFFFFF;\n}\n\n.cw-blue-panel .cw-description{\n  color:#EEF9FD;\n}\n\n.cw-value-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.cw-value{\n  padding:16px 13px;\n\n  border:1px solid rgba(255,255,255,.21);\n  border-radius:15px;\n\n  background:#3B88B8;\n}\n\n.cw-value-icon{\n  display:flex;\n\n  width:29px;\n  height:29px;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:9px;\n\n  border-radius:50%;\n\n  background:var(--cw-green);\n\n  color:#FFFFFF;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.cw-value strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#FFFFFF;\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.cw-value p{\n  margin:0;\n\n  color:#EAF7FC;\n\n  font-size:11px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   MATERIAL\n========================================================= *\/\n\n.cw-material{\n  padding:18px 15px;\n\n  border:1px solid var(--cw-border);\n  border-radius:16px;\n\n  background:#FFFFFF;\n}\n\n.cw-material-top{\n  display:flex;\n\n  align-items:center;\n\n  gap:10px;\n\n  margin-bottom:8px;\n}\n\n.cw-material-icon{\n  display:flex;\n\n  width:35px;\n  height:35px;\n\n  flex:0 0 35px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:11px;\n\n  background:var(--cw-green-soft);\n\n  color:var(--cw-green-dark);\n}\n\n.cw-material-icon svg{\n  width:19px;\n  height:19px;\n\n  fill:none;\n  stroke:currentColor;\n  stroke-width:1.8;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.cw-material strong{\n  color:var(--cw-navy);\n\n  font-size:14px;\n  font-weight:900;\n}\n\n.cw-material p{\n  margin:0;\n\n  color:#677B84;\n\n  font-size:11px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.cw-place-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:11px;\n\n  margin-top:18px;\n}\n\n.cw-place{\n  padding:18px 12px;\n\n  border:1px solid var(--cw-border);\n  border-radius:17px;\n\n  background:#FFFFFF;\n\n  text-align:center;\n}\n\n.cw-place-icon{\n  display:flex;\n\n  width:41px;\n  height:41px;\n\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 10px;\n\n  border-radius:13px;\n\n  background:var(--cw-blue-soft);\n\n  color:var(--cw-blue-dark);\n}\n\n.cw-place-icon svg{\n  width:21px;\n  height:21px;\n\n  fill:none;\n  stroke:currentColor;\n  stroke-width:1.8;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.cw-place strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--cw-navy);\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.cw-place span{\n  display:block;\n\n  color:var(--cw-muted);\n\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   COMPARISON\n========================================================= *\/\n\n.cw-table-wrap{\n  overflow:hidden;\n\n  border:1px solid var(--cw-border);\n  border-radius:18px;\n\n  background:#FFFFFF;\n}\n\n.cw-comparison{\n  width:100%;\n\n  border-collapse:collapse;\n}\n\n.cw-comparison th{\n  padding:13px 8px;\n\n  background:#2D75A2;\n\n  color:#FFFFFF;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.cw-comparison th:first-child,\n.cw-comparison td:first-child{\n  text-align:left;\n}\n\n.cw-comparison td{\n  padding:12px 8px;\n\n  border-bottom:1px solid #E2EDF1;\n\n  color:#657983;\n\n  font-size:11px;\n  line-height:1.45;\n\n  text-align:center;\n}\n\n.cw-comparison tr:last-child td{\n  border-bottom:0;\n}\n\n.cw-comparison td:first-child{\n  color:var(--cw-navy);\n\n  font-weight:900;\n}\n\n.cw-highlight{\n  color:var(--cw-blue-dark)!important;\n\n  font-weight:950;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.cw-details{\n  width:100%;\n\n  border-collapse:collapse;\n}\n\n.cw-details td{\n  padding:13px 14px;\n\n  border-bottom:1px solid #E1EDF1;\n\n  font-size:12px;\n  line-height:1.5;\n\n  vertical-align:top;\n}\n\n.cw-details tr:last-child td{\n  border-bottom:0;\n}\n\n.cw-details td:first-child{\n  width:39%;\n\n  background:#EAF6FB;\n\n  color:var(--cw-navy);\n\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n========================================================= *\/\n\n.cw-how{\n  padding:31px 24px;\n\n  border:1px solid #CAE3EC;\n  border-radius:21px;\n\n  background:#F3FAFD;\n}\n\n.cw-how-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n\n  margin-top:18px;\n}\n\n.cw-how-step{\n  padding:17px;\n\n  border:1px solid var(--cw-border);\n  border-radius:16px;\n\n  background:#FFFFFF;\n}\n\n.cw-how-num{\n  display:flex;\n\n  width:33px;\n  height:33px;\n\n  align-items:center;\n  justify-content:center;\n\n  margin-bottom:10px;\n\n  border-radius:10px;\n\n  background:var(--cw-blue);\n\n  color:#FFFFFF;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.cw-how-step:nth-child(even) .cw-how-num{\n  background:var(--cw-green);\n\n  color:#FFFFFF;\n}\n\n.cw-how-step strong{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--cw-navy);\n\n  font-size:13px;\n  font-weight:900;\n}\n\n.cw-how-step p{\n  margin:0;\n\n  color:#687C85;\n\n  font-size:11px;\n  line-height:1.58;\n}\n\n.cw-tip{\n  margin-top:15px;\n  padding:14px 16px;\n\n  border-left:4px solid var(--cw-green);\n  border-radius:0 10px 10px 0;\n\n  background:#FFFFFF;\n\n  color:#617680;\n\n  font-size:11px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   CUSTOMER REVIEWS\n========================================================= *\/\n\n.cw-reviews{\n  padding:30px 23px;\n\n  border:1px solid #CAE3EC;\n  border-radius:21px;\n\n  background:#F3FAFD;\n}\n\n.cw-review-grid{\n  display:grid;\n\n  gap:12px;\n\n  margin-top:18px;\n}\n\n.cw-review{\n  position:relative;\n\n  padding:21px 19px 20px 24px;\n\n  border:1px solid #D6E8EE;\n  border-radius:17px;\n\n  background:#FFFFFF;\n\n  box-shadow:0 5px 15px rgba(31,111,168,.04);\n}\n\n.cw-review::before{\n  content:\"“\";\n\n  position:absolute;\n\n  top:10px;\n  left:12px;\n\n  color:#B9DFEC;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:40px;\n  line-height:1;\n}\n\n.cw-stars{\n  margin:0 0 8px 15px;\n\n  color:var(--cw-gold);\n\n  font-size:15px;\n\n  letter-spacing:2px;\n}\n\n.cw-review-title{\n  margin:0 0 8px 15px;\n\n  color:var(--cw-navy);\n\n  font-size:14px;\n  font-weight:900;\n  line-height:1.4;\n}\n\n.cw-review-text{\n  margin:0 0 14px 15px;\n\n  color:#617681;\n\n  font-size:12px;\n  line-height:1.68;\n}\n\n.cw-review-name{\n  display:block;\n\n  margin-left:15px;\n\n  color:var(--cw-blue-dark);\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.cw-review-tag{\n  display:block;\n\n  margin:3px 0 0 15px;\n\n  color:#889AA2;\n\n  font-size:8px;\n  font-weight:850;\n\n  letter-spacing:.65px;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.cw-faq{\n  border-bottom:1px solid var(--cw-border);\n}\n\n.cw-faq:last-child{\n  border-bottom:0;\n}\n\n.cw-faq summary{\n  display:flex;\n\n  justify-content:space-between;\n  align-items:center;\n\n  gap:12px;\n\n  padding:17px 0;\n\n  color:var(--cw-navy);\n\n  cursor:pointer;\n  list-style:none;\n\n  font-size:14px;\n  font-weight:900;\n  line-height:1.45;\n}\n\n.cw-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cw-faq summary::after{\n  content:\"+\";\n\n  display:flex;\n\n  width:29px;\n  height:29px;\n\n  flex:0 0 29px;\n\n  align-items:center;\n  justify-content:center;\n\n  border-radius:50%;\n\n  background:var(--cw-blue-soft);\n\n  color:var(--cw-blue-dark);\n\n  font-size:18px;\n  font-weight:400;\n}\n\n.cw-faq[open] summary::after{\n  content:\"−\";\n\n  background:var(--cw-green-soft);\n\n  color:var(--cw-green-dark);\n}\n\n.cw-faq p{\n  margin:0;\n  padding:0 0 17px;\n\n  color:#667A84;\n\n  font-size:12px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   SECURE CHECKOUT\n========================================================= *\/\n\n.cw-secure{\n  padding:28px 20px;\n\n  border:1px solid var(--cw-border);\n  border-radius:21px;\n\n  background:#FFFFFF;\n\n  text-align:center;\n\n  box-shadow:0 6px 18px rgba(31,111,168,.05);\n}\n\n.cw-secure-icon{\n  display:flex;\n\n  width:49px;\n  height:49px;\n\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 11px;\n\n  border-radius:15px;\n\n  background:var(--cw-blue-soft);\n\n  color:var(--cw-blue-dark);\n}\n\n.cw-secure-icon svg{\n  width:25px;\n  height:25px;\n\n  fill:none;\n  stroke:currentColor;\n  stroke-width:1.8;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.cw-secure-title{\n  margin:0 0 7px;\n\n  color:var(--cw-navy);\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:22px;\n  font-weight:700;\n}\n\n.cw-secure-text{\n  max-width:470px;\n  margin:0 auto;\n\n  color:var(--cw-muted);\n\n  font-size:11px;\n  line-height:1.6;\n}\n\n.cw-payments{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:16px;\n}\n\n.cw-pay{\n  min-width:78px;\n\n  padding:9px 11px;\n\n  border:1px solid #D6E7ED;\n  border-radius:8px;\n\n  background:#F8FCFD;\n\n  color:var(--cw-blue-dark);\n\n  font-size:10px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   BOTTOM CTA\n========================================================= *\/\n\n.cw-cta{\n  position:relative;\n\n  display:block;\n\n  overflow:hidden;\n\n  padding:37px 22px;\n\n  border-radius:22px;\n\n  background:var(--cw-blue);\n\n  color:#FFFFFF!important;\n\n  text-align:center;\n  text-decoration:none!important;\n\n  box-shadow:0 11px 25px rgba(54,163,229,.17);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.cw-cta:hover{\n  transform:translateY(-2px);\n\n  box-shadow:0 15px 30px rgba(54,163,229,.23);\n}\n\n.cw-cta::before,\n.cw-cta::after{\n  content:\"\";\n\n  position:absolute;\n\n  width:8px;\n  height:8px;\n\n  border-radius:50%;\n\n  background:#A6E858;\n\n  opacity:.85;\n\n  animation:cwDot 2.1s ease-in-out infinite;\n}\n\n.cw-cta::before{\n  top:25px;\n  left:12%;\n}\n\n.cw-cta::after{\n  right:12%;\n  bottom:25px;\n\n  animation-delay:1s;\n}\n\n.cw-cta-icon{\n  display:flex;\n\n  width:56px;\n  height:56px;\n\n  align-items:center;\n  justify-content:center;\n\n  margin:0 auto 14px;\n\n  border:1px solid rgba(255,255,255,.45);\n  border-radius:17px;\n\n  background:rgba(255,255,255,.14);\n\n  animation:cwFloat 1.9s ease-in-out infinite;\n}\n\n.cw-cta-icon svg{\n  width:28px;\n  height:28px;\n\n  fill:none;\n  stroke:#FFFFFF;\n  stroke-width:1.8;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.cw-cta-kicker{\n  display:block;\n\n  margin-bottom:8px;\n\n  color:#E9F9FF;\n\n  font-size:9px;\n  font-weight:900;\n\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.cw-cta-title{\n  display:block;\n\n  max-width:500px;\n  margin:0 auto 10px;\n\n  color:#FFFFFF;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:29px;\n  font-weight:700;\n  line-height:1.15;\n}\n\n.cw-cta-text{\n  display:block;\n\n  max-width:470px;\n  margin:0 auto 17px;\n\n  color:#F1FBFF;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n.cw-cta-button{\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:7px;\n\n  padding:12px 18px;\n\n  border-radius:999px;\n\n  background:#FFFFFF;\n\n  color:var(--cw-blue-dark);\n\n  font-size:10px;\n  font-weight:950;\n\n  letter-spacing:.75px;\n  text-transform:uppercase;\n}\n\n.cw-cta-arrow{\n  display:inline-block;\n\n  font-size:15px;\n\n  animation:cwArrow 1.15s ease-in-out infinite;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes cwFloat{\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-5px);\n  }\n}\n\n@keyframes cwArrow{\n  0%,100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-4px);\n  }\n}\n\n@keyframes cwDot{\n  0%,100%{\n    opacity:.35;\n    transform:scale(.8);\n  }\n\n  50%{\n    opacity:1;\n    transform:scale(1.35);\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@container cw-pdp (max-width:640px){\n\n  .cw-page{\n    padding:8px;\n  }\n\n  .cw-content{\n    padding:23px 17px;\n  }\n\n  .cw-heading{\n    font-size:24px;\n  }\n\n  .cw-description,\n  .cw-hero-text{\n    font-size:14px;\n  }\n\n  .cw-hero-copy{\n    padding:33px 18px 25px;\n  }\n\n  .cw-hero-title{\n    font-size:31px;\n  }\n\n  .cw-grid-2,\n  .cw-grid-3{\n    grid-template-columns:1fr;\n  }\n\n  .cw-grid-4{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .cw-value-grid,\n  .cw-how-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cw-feature-row{\n    grid-template-columns:44px 1fr;\n\n    gap:11px;\n\n    padding:15px;\n  }\n\n  .cw-feature-num{\n    width:43px;\n    height:43px;\n\n    border-radius:13px;\n\n    font-size:16px;\n  }\n\n  .cw-editorial-quote{\n    font-size:20px;\n  }\n\n  .cw-cta-title{\n    font-size:26px;\n  }\n\n  .cw-cta{\n    padding:31px 17px;\n  }\n\n}\n\n@media(max-width:640px){\n\n  .cw-page{\n    padding:8px;\n  }\n\n  .cw-content{\n    padding:23px 17px;\n  }\n\n  .cw-heading{\n    font-size:24px;\n  }\n\n  .cw-hero-title{\n    font-size:31px;\n  }\n\n  .cw-grid-2,\n  .cw-grid-3{\n    grid-template-columns:1fr;\n  }\n\n  .cw-grid-4{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .cw-value-grid,\n  .cw-how-grid{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cw-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-hero\"\u003e\n\u003cdiv class=\"cw-hero-copy\"\u003e\n\u003cdiv class=\"cw-hero-pill\"\u003eSELF-GROOMING · LOOSE FUR CONTROL · NO POWER NEEDED\u003c\/div\u003e\n\u003ch1 class=\"cw-hero-title\"\u003eLET YOUR CAT\u003cbr\u003eDO THE BRUSHING.\u003c\/h1\u003e\n\u003cp class=\"cw-hero-text\"\u003eA self-grooming arch built around the rubbing behavior cats already love—giving them a satisfying scratch while helping collect everyday loose fur.\u003c\/p\u003e\n\u003cdiv class=\"cw-hero-badges\"\u003e\n\u003cspan class=\"cw-hero-badge\"\u003e ✓ CAT-LED GROOMING \u003c\/span\u003e \u003cspan class=\"cw-hero-badge green\"\u003e ✓ FLEXIBLE BRISTLES \u003c\/span\u003e \u003cspan class=\"cw-hero-badge\"\u003e ✓ STABLE BASE \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 01 --\u003e\n\u003cdiv class=\"cw-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/ChatGPTImage2026_9_7_17_37_00_1.png?v=1788774014\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     BENEFITS\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-benefits\"\u003e\n\u003cdiv class=\"cw-benefit\"\u003e\n\u003cspan class=\"cw-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n        \u003cpath d=\"M5 20c2-7 4-12 7-16\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 20c-2-7-4-12-7-16\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 13h10\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Hands-Free Grooming \u003c\/strong\u003e \u003cspan\u003e Your cat chooses when it's grooming time \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-benefit\"\u003e\n\u003cspan class=\"cw-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n        \u003cpath d=\"M6 4c4 4 4 12 0 16\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 4c4 4 4 12 0 16\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M18 4c4 4 4 12 0 16\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Collects Loose Fur \u003c\/strong\u003e \u003cspan\u003e Everyday shedding stays closer to the brush \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-benefit\"\u003e\n\u003cspan class=\"cw-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n        \u003crect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M6 14h12\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 20v1\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M17 20v1\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Stable Base \u003c\/strong\u003e \u003cspan\u003e Helps reduce movement during energetic rubs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-benefit\"\u003e\n\u003cspan class=\"cw-benefit-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 9l6-6 6 6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 15l6 6 6-6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Flexible Fit \u003c\/strong\u003e \u003cspan\u003e Designed for cats approximately 3–25 lb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 02\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-card\"\u003e\n\u003cdiv class=\"cw-content\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eBuilt around natural cat behavior\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eThey Already Rub Against Everything. Give Them a Better Place to Do It.\u003c\/h2\u003e\n\u003cp class=\"cw-description\"\u003eDoor frames, chair legs, sofas and corners often become favorite rubbing spots because cats naturally enjoy pressing their cheeks, shoulders and body against familiar surfaces.\u003c\/p\u003e\n\u003cp class=\"cw-description\"\u003eThe grooming arch turns that same instinct into a simple everyday grooming routine—without you needing to hold a brush or convince your cat to sit still.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/ChatGPTImage2026_9_7_17_38_40_3.png?v=1788774014\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     EDITORIAL\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-editorial\"\u003e\u003cspan class=\"cw-editorial-tag\"\u003e A CALMER APPROACH TO GROOMING \u003c\/span\u003e\n\u003cp class=\"cw-editorial-quote\"\u003e“You don't chase them with a brush. You simply give them a better place to rub.”\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FEATURES\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-card\"\u003e\n\u003cdiv class=\"cw-content\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eSmart details from arch to base\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eFour Features That Make Everyday Grooming Easier\u003c\/h2\u003e\n\u003cdiv class=\"cw-feature-list\"\u003e\n\u003cdiv class=\"cw-feature-row\"\u003e\n\u003cdiv class=\"cw-feature-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"cw-feature-copy\"\u003e\n\u003cstrong\u003e Flexible Grooming Bristles \u003c\/strong\u003e\n\u003cp\u003eThe arch flexes as your cat presses into it, creating comfortable contact along the cheeks, back and sides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-feature-row\"\u003e\n\u003cdiv class=\"cw-feature-num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"cw-feature-copy\"\u003e\n\u003cstrong\u003e Loose Fur Stays on the Brush \u003c\/strong\u003e\n\u003cp\u003eEveryday shedding collects around the bristles where it is easier to remove instead of spreading across furniture and clothes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-feature-row\"\u003e\n\u003cdiv class=\"cw-feature-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"cw-feature-copy\"\u003e\n\u003cstrong\u003e Weighted Non-Slip Base \u003c\/strong\u003e\n\u003cp\u003eHelps keep the station planted while your cat pushes, leans and rubs against the grooming arch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-feature-row\"\u003e\n\u003cdiv class=\"cw-feature-num\"\u003e04\u003c\/div\u003e\n\u003cdiv class=\"cw-feature-copy\"\u003e\n\u003cstrong\u003e Reinforced Snap-Lock Fit \u003c\/strong\u003e\n\u003cp\u003eBoth ends of the arch connect securely into the base to help reduce unwanted wobbling during grooming sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 03 --\u003e\n\u003cdiv class=\"cw-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/ChatGPTImage2026_9_7_17_38_38_2.png?v=1788774014\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     CORE BENEFITS\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-blue-panel\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eBetter for them. Easier for you.\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eA Grooming Routine That Doesn't Feel Like a Chore\u003c\/h2\u003e\n\u003cp class=\"cw-description\"\u003eThe station stays ready while you get on with your day—and your cat decides when they want another scratch, rub or walk-through.\u003c\/p\u003e\n\u003cdiv class=\"cw-value-grid\"\u003e\n\u003cdiv class=\"cw-value\"\u003e\n\u003cspan class=\"cw-value-icon\"\u003e ✓ \u003c\/span\u003e \u003cstrong\u003e Fewer Brush Battles \u003c\/strong\u003e\n\u003cp\u003eYour cat controls the timing and rubbing pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-value\"\u003e\n\u003cspan class=\"cw-value-icon\"\u003e ✓ \u003c\/span\u003e \u003cstrong\u003e Helps Contain Loose Fur \u003c\/strong\u003e\n\u003cp\u003eMore shed hair stays concentrated around the grooming bristles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-value\"\u003e\n\u003cspan class=\"cw-value-icon\"\u003e ✓ \u003c\/span\u003e \u003cstrong\u003e Available All Day \u003c\/strong\u003e\n\u003cp\u003eYour cat can return whenever they want another satisfying rub.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-value\"\u003e\n\u003cspan class=\"cw-value-icon\"\u003e ✓ \u003c\/span\u003e \u003cstrong\u003e No Electricity \u003c\/strong\u003e\n\u003cp\u003eNo battery, charging cable, plug or motor noise required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 04\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-card\"\u003e\n\u003cdiv class=\"cw-content\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eMore contact with every pass\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eFrom Cheeks to Back—One Satisfying Full-Body Rub\u003c\/h2\u003e\n\u003cp class=\"cw-description\"\u003eAs your cat moves underneath the arch, the flexible bristles make contact along different areas of the coat.\u003c\/p\u003e\n\u003cp class=\"cw-description\"\u003eThat creates a satisfying scratching sensation while helping pick up everyday loose fur from both short-haired and long-haired cats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/ChatGPTImage2026_9_7_17_38_43_5.png?v=1788774014\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MATERIAL \/ DESIGN\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-card cw-soft\"\u003e\n\u003cdiv class=\"cw-content\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eMade for everyday cat life\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eSimple Construction. Smarter Daily Use.\u003c\/h2\u003e\n\u003cdiv class=\"cw-grid-2\" style=\"margin-top: 18px;\"\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003cdiv class=\"cw-material-top\"\u003e\n\u003cspan class=\"cw-material-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n              \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 5c3 3 3 11 0 14\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M17 5c-3 3-3 11 0 14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Flexible Bristles \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eSoft, flexible grooming surfaces designed for comfortable repeated rubbing and scratching.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003cdiv class=\"cw-material-top\"\u003e\n\u003cspan class=\"cw-material-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n              \u003crect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M7 14v-2\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M17 14v-2\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Grippy Base \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned to help reduce sliding on common household flooring during everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003cdiv class=\"cw-material-top\"\u003e\n\u003cspan class=\"cw-material-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n              \u003ccircle cx=\"8\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"16\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Cats Big \u0026amp; Small \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned for cats approximately 3–25 lb, from smaller kittens to larger adult cats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-material\"\u003e\n\u003cdiv class=\"cw-material-top\"\u003e\n\u003cspan class=\"cw-material-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n              \u003cpath d=\"M5 5c4 3 5 9 2 14\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 4c3 5 3 10 0 16\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M19 5c-4 3-5 9-2 14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Multiple Coat Types \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eSuitable for everyday loose-fur collection on both short-haired and long-haired cats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 05 --\u003e\n\u003cdiv class=\"cw-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/ChatGPTImage2026_9_7_17_38_42_4.png?v=1788774014\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PLACEMENT\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-card\"\u003e\n\u003cdiv class=\"cw-content\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eStart somewhere familiar\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003ePut It Where Your Cat Already Loves to Rub\u003c\/h2\u003e\n\u003cp class=\"cw-description\"\u003eFamiliar placement can help a new grooming station feel less like a strange object and more like part of your cat's normal daily route.\u003c\/p\u003e\n\u003cdiv class=\"cw-place-grid\"\u003e\n\u003cdiv class=\"cw-place\"\u003e\n\u003cspan class=\"cw-place-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n            \u003cpath d=\"M5 21V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v17\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 21h18\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Doorway \u003c\/strong\u003e \u003cspan\u003e Ideal for familiar walking routes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-place\"\u003e\n\u003cspan class=\"cw-place-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n            \u003cpath d=\"M4 17h16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 17v-7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M18 17v-7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 10h12\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Sofa Area \u003c\/strong\u003e \u003cspan\u003e Redirect some furniture rubbing \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-place\"\u003e\n\u003cspan class=\"cw-place-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n            \u003cpath d=\"M7 20V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M17 20V4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4 20h16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Furniture Zone \u003c\/strong\u003e \u003cspan\u003e Try beside a favorite table leg \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-place\"\u003e\n\u003cspan class=\"cw-place-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n            \u003cpath d=\"M5 19h14\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 19V8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M17 19V8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 12h10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Cat Corner \u003c\/strong\u003e \u003cspan\u003e Pair with an existing scratch area \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 06 --\u003e\n\u003cdiv class=\"cw-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/ChatGPTImage2026_9_7_17_38_43_6.png?v=1788774013\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COMPARISON\n====================================================== --\u003e\n\u003csection class=\"cw-section\"\u003e\n\u003cdiv class=\"cw-center\" style=\"margin-bottom: 15px;\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eA different grooming experience\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eSelf-Grooming vs. Traditional Brushing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-table-wrap\"\u003e\n\u003ctable class=\"cw-comparison\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eExperience\u003c\/th\u003e\n\u003cth\u003eGrooming Arch\u003c\/th\u003e\n\u003cth\u003eHand Brush\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCat Controls Timing\u003c\/td\u003e\n\u003ctd class=\"cw-highlight\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHands-Free\u003c\/td\u003e\n\u003ctd class=\"cw-highlight\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Anytime\u003c\/td\u003e\n\u003ctd class=\"cw-highlight\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eOwner Needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLoose Fur Collection\u003c\/td\u003e\n\u003ctd class=\"cw-highlight\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eElectricity\u003c\/td\u003e\n\u003ctd class=\"cw-highlight\"\u003eNone\u003c\/td\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCat Controls Pressure\u003c\/td\u003e\n\u003ctd class=\"cw-highlight\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eLimited\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PRODUCT DETAILS\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-card\"\u003e\n\u003cdiv class=\"cw-content\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eProduct details\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eEverything at a Glance\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"cw-details\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eSelf-Grooming Cat Arch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMain Function\u003c\/td\u003e\n\u003ctd\u003eRubbing · Scratching · Loose Fur Collection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Cat Weight\u003c\/td\u003e\n\u003ctd\u003eApprox. 3–25 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBristle Type\u003c\/td\u003e\n\u003ctd\u003eFlexible Grooming Bristles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBPA-Free · Non-Toxic Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase\u003c\/td\u003e\n\u003ctd\u003eWeighted Non-Slip Rubber-Grip Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAssembly\u003c\/td\u003e\n\u003ctd\u003eSnap-Lock Arch Connection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Required\u003c\/td\u003e\n\u003ctd\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoat Types\u003c\/td\u003e\n\u003ctd\u003eShort Hair · Long Hair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     HOW TO USE\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-how\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eEasy setup\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eSet It Up. Let Curiosity Do the Rest.\u003c\/h2\u003e\n\u003cp class=\"cw-description\"\u003eNo complicated training routine is needed. Start somewhere familiar and give your cat time to explore the grooming station naturally.\u003c\/p\u003e\n\u003cdiv class=\"cw-how-grid\"\u003e\n\u003cdiv class=\"cw-how-step\"\u003e\n\u003cspan class=\"cw-how-num\"\u003e 1 \u003c\/span\u003e \u003cstrong\u003e Lock in the Arch \u003c\/strong\u003e\n\u003cp\u003eSecure both sides of the grooming arch firmly into the base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-how-step\"\u003e\n\u003cspan class=\"cw-how-num\"\u003e 2 \u003c\/span\u003e \u003cstrong\u003e Pick a Familiar Spot \u003c\/strong\u003e\n\u003cp\u003ePlace it near a doorway, furniture leg or another favorite rubbing area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-how-step\"\u003e\n\u003cspan class=\"cw-how-num\"\u003e 3 \u003c\/span\u003e \u003cstrong\u003e Let Them Explore \u003c\/strong\u003e\n\u003cp\u003eAvoid forcing your cat through the arch. Let them investigate at their own pace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-how-step\"\u003e\n\u003cspan class=\"cw-how-num\"\u003e 4 \u003c\/span\u003e \u003cstrong\u003e Remove Collected Fur \u003c\/strong\u003e\n\u003cp\u003ePull away loose hair regularly and clean the arch when deeper cleaning is needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-tip\"\u003e\n\u003cstrong\u003e Helpful tip: \u003c\/strong\u003e Some cautious cats may need extra time with a new object. Leaving the station in a familiar location and allowing independent exploration can make the introduction easier.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     CUSTOMER REVIEWS\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-reviews\"\u003e\n\u003cdiv class=\"cw-center\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eWhat cat parents noticed\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eThe Best Grooming Tool Is the One They Actually Use\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cw-review-grid\"\u003e\n\u003c!-- REVIEW 01 --\u003e\n\u003carticle class=\"cw-review\"\u003e\n\u003cdiv class=\"cw-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3 class=\"cw-review-title\"\u003eBecame Part of Her Morning Routine\u003c\/h3\u003e\n\u003cp class=\"cw-review-text\"\u003eShe placed the station beside a doorway her cat already loved rubbing against. Her cat started using it quickly and it soon became part of the morning routine, with noticeably less loose fur ending up around the living room.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260907165901_001.png?v=1788774013\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cspan class=\"cw-review-name\"\u003e Sarah K. \u003c\/span\u003e \u003cspan class=\"cw-review-tag\"\u003e Customer Feedback \u003c\/span\u003e\u003c\/article\u003e\n\u003c!-- REVIEW 02 --\u003e\n\u003carticle class=\"cw-review\"\u003e\n\u003cdiv class=\"cw-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3 class=\"cw-review-title\"\u003eFinally Something My Brush-Hating Cat Uses\u003c\/h3\u003e\n\u003cp class=\"cw-review-text\"\u003eHer cat disliked traditional handheld brushes, so she placed the grooming station near the couch and gave her space. The cat investigated it independently, started rubbing through the arch and eventually returned several times throughout the day.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260907165904_001.png?v=1788774014\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cspan class=\"cw-review-name\"\u003e Jessica R. \u003c\/span\u003e \u003cspan class=\"cw-review-tag\"\u003e Customer Feedback \u003c\/span\u003e\u003c\/article\u003e\n\u003c!-- REVIEW 03 --\u003e\n\u003carticle class=\"cw-review\"\u003e\n\u003cdiv class=\"cw-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3 class=\"cw-review-title\"\u003eEven Our Three Cats Take Turns\u003c\/h3\u003e\n\u003cp class=\"cw-review-text\"\u003eWith three cats at home—including a larger Maine Coon—he expected the station to become chaotic. Instead, the cats began taking turns, and the amount of loose fur caught in the bristles made a visible difference around their dark-colored sofa.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/DM_20260907165902_001.png?v=1788774014\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cspan class=\"cw-review-name\"\u003e David L. \u003c\/span\u003e \u003cspan class=\"cw-review-tag\"\u003e Customer Feedback \u003c\/span\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-card\"\u003e\n\u003cdiv class=\"cw-content\"\u003e\n\u003cp class=\"cw-eyebrow\"\u003eQuestions \u0026amp; answers\u003c\/p\u003e\n\u003ch2 class=\"cw-heading\"\u003eBefore Your Cat Meets Their New Grooming Station\u003c\/h2\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eWill my cat actually use it?\u003c\/summary\u003e\n\u003cp\u003eEvery cat is different. Placement can make a major difference, so start beside a doorway, furniture leg or another spot your cat already enjoys rubbing against.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eDoes my cat need training?\u003c\/summary\u003e\n\u003cp\u003eNo formal training is required. The product is designed around natural rubbing behavior cats already display around the home.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eIs it suitable for kittens?\u003c\/summary\u003e\n\u003cp\u003eThe referenced product specifies compatibility with cats approximately 3–25 lb, including smaller and larger cats.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eCan larger cats use the arch?\u003c\/summary\u003e\n\u003cp\u003eThe flexible arch gives as cats press upward or against its sides. The referenced recommended weight range is approximately 3–25 lb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eDoes it work for long-haired cats?\u003c\/summary\u003e\n\u003cp\u003eYes. The flexible grooming bristles are intended to collect everyday loose fur from both short-haired and long-haired cats.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eWill it slide when my cat rubs against it?\u003c\/summary\u003e\n\u003cp\u003eThe weighted base and non-slip grip are designed to help reduce movement on common household flooring.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eHow do I clean the grooming arch?\u003c\/summary\u003e\n\u003cp\u003eRemove collected loose fur regularly. For deeper cleaning, clean the arch according to the care instructions supplied with your product.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cw-faq\"\u003e\n\u003csummary\u003eDoes it require batteries or charging?\u003c\/summary\u003e\n\u003cp\u003eNo. The grooming station is fully mechanical and requires no electricity, battery or charging cable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     SECURE CHECKOUT\n====================================================== --\u003e\n\u003csection class=\"cw-section cw-secure\"\u003e\n\u003cdiv class=\"cw-secure-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n\n      \u003crect x=\"5\" y=\"10\" width=\"14\" height=\"10\" rx=\"2\"\u003e\n      \u003c\/rect\u003e\n\n      \u003cpath d=\"M8 10V7a4 4 0 0 1 8 0v3\"\u003e\u003c\/path\u003e\n\n      \u003cpath d=\"M12 14v2\"\u003e\u003c\/path\u003e\n\n    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch2 class=\"cw-secure-title\"\u003eGuaranteed Safe \u0026amp; Secure Checkout\u003c\/h2\u003e\n\u003cp class=\"cw-secure-text\"\u003eShop securely using trusted payment methods. Available payment options may vary by device and region.\u003c\/p\u003e\n\u003cdiv class=\"cw-payments\"\u003e\n\u003cspan class=\"cw-pay\"\u003e PayPal \u003c\/span\u003e \u003cspan class=\"cw-pay\"\u003e VISA \u003c\/span\u003e \u003cspan class=\"cw-pay\"\u003e Mastercard \u003c\/span\u003e \u003cspan class=\"cw-pay\"\u003e Apple Pay \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     BOTTOM CTA\n====================================================== --\u003e\n\u003csection class=\"cw-section\"\u003e\u003ca class=\"cw-cta\" href=\"#\"\u003e \u003cspan class=\"cw-cta-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\"\u003e\n\n        \u003ccircle cx=\"9\" cy=\"20\" r=\"1\"\u003e\u003c\/circle\u003e\n\n        \u003ccircle cx=\"18\" cy=\"20\" r=\"1\"\u003e\u003c\/circle\u003e\n\n        \u003cpath d=\"M3 4h2l2.2 10.2a2 2 0 0 0 2 1.6h7.7a2 2 0 0 0 2-1.6L20 8H7\"\u003e\n        \u003c\/path\u003e\n\n      \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"cw-cta-kicker\"\u003e A CALMER WAY TO MANAGE LOOSE FUR \u003c\/span\u003e \u003cspan class=\"cw-cta-title\"\u003e LESS CHASING.\u003cbr\u003eMORE SELF-GROOMING. \u003c\/span\u003e \u003cspan class=\"cw-cta-text\"\u003e Give your cat a satisfying place to rub while helping keep everyday loose fur more contained and easier to clean up. \u003c\/span\u003e \u003cspan class=\"cw-cta-button\"\u003e BACK TO OPTIONS \u0026amp; ADD TO CART \u003cspan class=\"cw-cta-arrow\"\u003e ↑ \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"tjx","offers":[{"title":"Default Title","offer_id":44024823873626,"sku":"NC02292609075701-猫咪洗护站工具","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0731\/4633\/5322\/files\/ChatGPTImage2026_9_7_17_38_38_2.png?v=1788774014","url":"https:\/\/sthael.com\/es\/products\/self-grooming-brush-station-for-cats-small-dogs","provider":"Sthael","version":"1.0","type":"link"}