{"product_id":"the-capycuddle-wrist-companion","title":"The CapyCuddle Wrist Companion","description":"\u003cstyle\u003e\n\/* ==========================================================\n   TRADEVAULT\n   PLUSH CAPYBARA CLAP RING\n   SHOPIFY PRODUCT DESCRIPTION\n\n   REPLACE THESE IMAGE PLACEHOLDERS:\n\n   TRADEVAULT_LOGO_URL\n\n   CAPYBARA_HERO_IMAGE_URL\n   CAPYBARA_WRIST_IMAGE_URL\n   CAPYBARA_MOOD_IMAGE_URL\n   CAPYBARA_SOCIAL_IMAGE_URL\n   CAPYBARA_STUDY_IMAGE_URL\n   ========================================================== *\/\n\n.tvcapy {\n  --navy:#101d50;\n  --navy2:#273178;\n  --text:#525a73;\n  --muted:#7d8499;\n\n  --cyan:#38d7eb;\n  --blue:#6b8df8;\n  --purple:#9b7cf3;\n  --lavender:#c193f2;\n  --pink:#f486b5;\n  --mint:#63dfd1;\n\n  --white:#fff;\n  --pearl:#fbfdff;\n  --soft:#f6f4ff;\n\n  --line:rgba(131,125,238,.23);\n\n  --holo:linear-gradient(\n    105deg,\n    #38d7eb 0%,\n    #6b8df8 22%,\n    #9b7cf3 42%,\n    #c193f2 59%,\n    #f486b5 77%,\n    #63dfd1 100%\n  );\n\n  position:relative;\n  isolation:isolate;\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--text);\n\n  background:\n    radial-gradient(circle at 4% 3%,rgba(56,215,235,.16),transparent 27%),\n    radial-gradient(circle at 96% 5%,rgba(244,134,181,.15),transparent 28%),\n    radial-gradient(circle at 10% 94%,rgba(155,124,243,.12),transparent 30%),\n    linear-gradient(\n      135deg,\n      #fbfeff 0%,\n      #f8f4ff 31%,\n      #effdfb 58%,\n      #fff5fa 82%,\n      #f5f9ff 100%\n    );\n\n  border:1px solid var(--line);\n  border-radius:28px;\n\n  box-shadow:\n    0 25px 70px rgba(75,78,160,.14),\n    inset 0 1px 0 rgba(255,255,255,.94);\n\n  font-family:Arial,Helvetica,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.tvcapy,\n.tvcapy *,\n.tvcapy *::before,\n.tvcapy *::after{\n  box-sizing:border-box;\n}\n\n.tvcapy img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n}\n\n.tvcapy h2,\n.tvcapy h3,\n.tvcapy h4,\n.tvcapy p{\n  margin-top:0;\n}\n\n.tvcapy h2,\n.tvcapy h3,\n.tvcapy h4,\n.tvcapy strong{\n  color:var(--navy);\n}\n\n.tvcapy-shell{\n  width:calc(100% - 48px);\n  max-width:1100px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.tvcapy-section{\n  position:relative;\n  padding:74px 0;\n}\n\n.tvcapy-section + .tvcapy-section{\n  border-top:1px solid rgba(131,125,238,.13);\n}\n\n.tvcapy-soft{\n  background:\n    radial-gradient(\n      circle at 88% 82%,\n      rgba(155,124,243,.1),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.67),\n      rgba(246,243,255,.6)\n    );\n}\n\n\n\/* ==========================================================\n   TYPOGRAPHY\n   ========================================================== *\/\n\n.tvcapy-kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:11px;\n\n  margin:0 0 15px;\n\n  color:#6d72c9;\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.tvcapy-kicker::before{\n  content:\"\";\n\n  width:34px;\n  height:2px;\n  flex:0 0 34px;\n\n  background:var(--holo);\n  background-size:200% auto;\n\n  animation:tvcapyLine 4s ease-in-out infinite;\n}\n\n.tvcapy-title{\n  margin:0;\n\n  color:var(--navy);\n\n  font-size:clamp(35px,5vw,58px);\n  font-weight:900;\n  letter-spacing:-.045em;\n  line-height:1.03;\n}\n\n.tvcapy-title-small{\n  font-size:clamp(31px,4.4vw,49px);\n}\n\n.tvcapy-holo{\n  display:inline-block;\n\n  color:#7188e9;\n\n  background:var(--holo);\n  background-size:220% auto;\n\n  -webkit-background-clip:text;\n  background-clip:text;\n  -webkit-text-fill-color:transparent;\n\n  animation:tvcapyText 7s linear infinite;\n}\n\n.tvcapy-copy{\n  max-width:740px;\n  margin:21px 0 0;\n\n  color:var(--text);\n\n  font-size:17px;\n  line-height:1.75;\n}\n\n\n\/* ==========================================================\n   LOGO\n   ========================================================== *\/\n\n.tvcapy-logo{\n  position:relative;\n\n  width:185px;\n  margin-bottom:27px;\n\n  overflow:hidden;\n\n  animation:tvcapyFloat 5.4s ease-in-out infinite;\n}\n\n.tvcapy-logo img{\n  object-fit:contain;\n}\n\n.tvcapy-logo::after,\n.tvcapy-final-logo::after{\n  position:absolute;\n  inset:-70% -100%;\n\n  content:\"\";\n  pointer-events:none;\n\n  background:linear-gradient(\n    105deg,\n    transparent 43%,\n    rgba(255,255,255,.78) 50%,\n    transparent 57%\n  );\n\n  transform:translateX(-70%) rotate(8deg);\n\n  animation:tvcapyLogoShine 8.5s ease-in-out infinite;\n}\n\n\n\/* ==========================================================\n   HERO\n   ========================================================== *\/\n\n.tvcapy-hero{\n  position:relative;\n  min-height:680px;\n\n  overflow:hidden;\n  isolation:isolate;\n\n  background:\n    radial-gradient(\n      circle at 88% 15%,\n      rgba(56,215,235,.18),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 12% 86%,\n      rgba(244,134,181,.14),\n      transparent 31%\n    ),\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.96),\n      rgba(247,245,255,.87),\n      rgba(255,246,251,.83)\n    );\n}\n\n.tvcapy-hero::after{\n  position:absolute;\n  top:-220px;\n  right:-210px;\n  z-index:-1;\n\n  width:650px;\n  height:650px;\n\n  content:\"\";\n\n  border:1px solid rgba(111,144,242,.19);\n  border-radius:50%;\n\n  box-shadow:\n    0 0 125px rgba(93,151,255,.07) inset,\n    0 0 90px rgba(178,126,239,.05);\n\n  animation:tvcapyOrbit 20s linear infinite;\n}\n\n.tvcapy-hero-grid{\n  display:grid;\n\n  min-height:680px;\n\n  grid-template-columns:.91fr 1.09fr;\n  gap:50px;\n\n  align-items:center;\n\n  padding:68px 0;\n}\n\n.tvcapy-hero h2{\n  margin:0;\n\n  color:var(--navy);\n\n  font-size:clamp(46px,7vw,76px);\n  font-weight:900;\n  letter-spacing:-.055em;\n  line-height:.96;\n}\n\n.tvcapy-hero-sub{\n  max-width:610px;\n  margin:24px 0 0;\n\n  font-size:18px;\n  line-height:1.75;\n}\n\n.tvcapy-pills{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin-top:27px;\n}\n\n.tvcapy-pill{\n  padding:10px 15px;\n\n  border:1px solid rgba(124,133,237,.32);\n  border-radius:999px;\n\n  color:var(--navy);\n\n  background:rgba(255,255,255,.72);\n\n  font-size:12px;\n  font-weight:900;\n\n  box-shadow:0 7px 17px rgba(77,89,169,.07);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.tvcapy-pill:hover{\n  transform:translateY(-3px);\n\n  box-shadow:\n    0 0 14px rgba(56,215,235,.26),\n    0 0 24px rgba(155,124,243,.18),\n    0 10px 22px rgba(75,88,168,.13);\n}\n\n\n\/* ==========================================================\n   IMAGE FRAMES\n   ========================================================== *\/\n\n.tvcapy-hero-media,\n.tvcapy-media{\n  position:relative;\n\n  overflow:hidden;\n\n  border:1px solid rgba(127,130,234,.33);\n  border-radius:25px;\n\n  background:#fff;\n\n  box-shadow:\n    0 26px 65px rgba(69,77,149,.17),\n    0 0 55px rgba(103,146,239,.08);\n}\n\n.tvcapy-hero-media{\n  animation:tvcapyProductFloat 6s ease-in-out infinite;\n}\n\n.tvcapy-hero-media::before,\n.tvcapy-media::before{\n  position:absolute;\n  inset:0;\n  z-index:2;\n\n  content:\"\";\n  pointer-events:none;\n\n  border-radius:inherit;\n\n  box-shadow:\n    inset 0 0 0 1px rgba(56,215,235,.42),\n    inset 0 0 0 2px rgba(244,134,181,.12);\n}\n\n.tvcapy-hero-media::after,\n.tvcapy-media::after{\n  position:absolute;\n  inset:-150% -48%;\n  z-index:3;\n\n  content:\"\";\n  pointer-events:none;\n\n  background:linear-gradient(\n    105deg,\n    transparent 44%,\n    rgba(255,255,255,.48) 50%,\n    transparent 56%\n  );\n\n  transform:translateX(-70%) rotate(7deg);\n\n  animation:tvcapyImageShine 9s ease-in-out infinite;\n}\n\n.tvcapy-hero-media img,\n.tvcapy-media img{\n  width:100%;\n  aspect-ratio:1\/1;\n\n  object-fit:contain;\n\n  background:\n    radial-gradient(\n      circle at 15% 10%,\n      rgba(56,215,235,.09),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 90% 12%,\n      rgba(244,134,181,.09),\n      transparent 30%\n    ),\n    #fff;\n\n  transition:transform .7s cubic-bezier(.2,.75,.2,1);\n}\n\n.tvcapy-hero-media:hover img,\n.tvcapy-media:hover img{\n  transform:scale(1.025);\n}\n\n.tvcapy-badge{\n  position:absolute;\n  right:18px;\n  bottom:18px;\n  z-index:4;\n\n  padding:11px 16px;\n\n  border:1px solid rgba(255,255,255,.75);\n  border-radius:999px;\n\n  color:#fff;\n\n  background:var(--holo);\n\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n\n  box-shadow:\n    0 0 18px rgba(122,122,238,.24),\n    0 10px 25px rgba(77,96,191,.19);\n}\n\n\n\/* ==========================================================\n   BENEFIT STRIP\n   ========================================================== *\/\n\n.tvcapy-strip{\n  border-top:1px solid rgba(131,125,238,.2);\n  border-bottom:1px solid rgba(131,125,238,.2);\n\n  background:linear-gradient(\n    90deg,\n    rgba(255,255,255,.88),\n    rgba(244,242,255,.95) 50%,\n    rgba(255,255,255,.88)\n  );\n}\n\n.tvcapy-strip-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.tvcapy-strip-item{\n  display:flex;\n\n  min-height:150px;\n  padding:23px 14px;\n\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  text-align:center;\n\n  border-right:1px solid rgba(131,125,238,.15);\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.tvcapy-strip-item:last-child{\n  border-right:0;\n}\n\n.tvcapy-strip-item:hover{\n  transform:translateY(-4px);\n\n  background:rgba(155,124,243,.06);\n}\n\n.tvcapy-icon,\n.tvcapy-number{\n  display:flex!important;\n\n  width:55px!important;\n  height:55px!important;\n  min-width:55px!important;\n  min-height:55px!important;\n  flex:0 0 55px!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  align-items:center!important;\n  justify-content:center!important;\n\n  overflow:hidden!important;\n\n  border:2px solid transparent!important;\n  border-radius:50%!important;\n\n  color:var(--navy)!important;\n\n  background:\n    linear-gradient(#fff,#fff) padding-box,\n    var(--holo) border-box!important;\n\n  font-size:10px!important;\n  font-weight:900!important;\n  line-height:1!important;\n  text-align:center!important;\n\n  box-shadow:\n    0 0 16px rgba(56,215,235,.08),\n    0 8px 20px rgba(73,87,168,.09);\n\n  animation:tvcapyIcon 4s ease-in-out infinite;\n}\n\n.tvcapy-number{\n  width:43px!important;\n  height:43px!important;\n  min-width:43px!important;\n  min-height:43px!important;\n  flex-basis:43px!important;\n\n  color:#fff!important;\n\n  background:var(--holo)!important;\n\n  font-size:13px!important;\n}\n\n.tvcapy-strip-item .tvcapy-icon{\n  margin-bottom:12px!important;\n}\n\n.tvcapy-strip-item strong{\n  display:block;\n\n  font-size:16px;\n}\n\n.tvcapy-strip-item p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:11px;\n  font-weight:800;\n  line-height:1.45;\n  letter-spacing:.05em;\n  text-transform:uppercase;\n}\n\n\n\/* ==========================================================\n   SPLIT LAYOUT\n   ========================================================== *\/\n\n.tvcapy-split{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n  gap:48px;\n\n  align-items:center;\n}\n\n.tvcapy-reverse .tvcapy-media{\n  order:2;\n}\n\n.tvcapy-reverse .tvcapy-content{\n  order:1;\n}\n\n\n\/* ==========================================================\n   FEATURE LIST\n   ========================================================== *\/\n\n.tvcapy-feature-list{\n  display:grid;\n\n  gap:13px;\n\n  margin-top:27px;\n}\n\n.tvcapy-feature{\n  display:grid;\n\n  grid-template-columns:55px minmax(0,1fr);\n  gap:14px;\n\n  min-height:82px;\n  padding:14px 16px;\n\n  align-items:center;\n\n  border:1px solid rgba(131,125,238,.18);\n  border-radius:14px;\n\n  background:rgba(255,255,255,.64);\n\n  transition:\n    transform .25s ease,\n    border-color .25s ease,\n    background .25s ease,\n    box-shadow .25s ease;\n}\n\n.tvcapy-feature:hover{\n  transform:translateX(5px);\n\n  border-color:rgba(155,124,243,.54);\n\n  background:rgba(255,255,255,.93);\n\n  box-shadow:\n    0 0 18px rgba(56,215,235,.08),\n    0 12px 25px rgba(70,79,160,.09);\n}\n\n.tvcapy-feature-copy{\n  min-width:0;\n}\n\n.tvcapy-feature-copy strong{\n  display:block;\n\n  font-size:15px;\n  line-height:1.35;\n}\n\n.tvcapy-feature-copy p{\n  margin:4px 0 0;\n\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* ==========================================================\n   FEATURE CARDS\n   ========================================================== *\/\n\n.tvcapy-cards{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n  gap:15px;\n\n  margin-top:33px;\n}\n\n.tvcapy-card{\n  position:relative;\n\n  min-height:215px;\n  padding:23px 20px;\n\n  overflow:hidden;\n\n  border:1px solid rgba(131,125,238,.2);\n  border-radius:17px;\n\n  background:linear-gradient(\n    145deg,\n    rgba(255,255,255,.89),\n    rgba(245,243,255,.7)\n  );\n\n  box-shadow:0 11px 26px rgba(65,74,155,.07);\n\n  transition:\n    transform .25s ease,\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.tvcapy-card::before{\n  position:absolute;\n  top:0;\n  left:0;\n\n  width:100%;\n  height:4px;\n\n  content:\"\";\n\n  background:var(--holo);\n}\n\n.tvcapy-card:hover{\n  transform:translateY(-6px);\n\n  border-color:rgba(155,124,243,.56);\n\n  box-shadow:\n    0 0 24px rgba(56,215,235,.1),\n    0 0 30px rgba(244,134,181,.07),\n    0 17px 35px rgba(65,74,155,.13);\n}\n\n.tvcapy-card .tvcapy-icon{\n  margin-bottom:18px!important;\n}\n\n.tvcapy-card h4{\n  margin:0 0 8px;\n\n  font-size:17px;\n  line-height:1.3;\n}\n\n.tvcapy-card p{\n  margin:0;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* ==========================================================\n   OCCASIONS\n   ========================================================== *\/\n\n.tvcapy-occasion-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n\n  margin-top:31px;\n}\n\n.tvcapy-occasion{\n  min-height:155px;\n  padding:22px 16px;\n\n  text-align:center;\n\n  border:1px solid rgba(131,125,238,.2);\n  border-radius:17px;\n\n  background:rgba(255,255,255,.75);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.tvcapy-occasion:hover{\n  transform:translateY(-5px);\n\n  box-shadow:\n    0 0 21px rgba(56,215,235,.1),\n    0 14px 29px rgba(72,83,165,.1);\n}\n\n.tvcapy-occasion .tvcapy-icon{\n  margin:0 auto 14px!important;\n}\n\n.tvcapy-occasion strong{\n  display:block;\n  margin-bottom:5px;\n\n  font-size:15px;\n}\n\n.tvcapy-occasion span{\n  color:var(--muted);\n\n  font-size:12px;\n  line-height:1.45;\n}\n\n\n\/* ==========================================================\n   SPECIFICATIONS\n   ========================================================== *\/\n\n.tvcapy-spec-section{\n  background:\n    radial-gradient(\n      circle at 90% 80%,\n      rgba(56,215,235,.1),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      rgba(248,250,255,.94),\n      rgba(242,241,255,.9)\n    );\n}\n\n.tvcapy-spec-grid{\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n  gap:13px;\n\n  margin-top:29px;\n}\n\n.tvcapy-spec{\n  min-height:103px;\n  padding:18px;\n\n  border:1px solid rgba(131,125,238,.2);\n  border-radius:14px;\n\n  background:rgba(255,255,255,.75);\n\n  transition:\n    transform .25s ease,\n    border-color .25s ease,\n    box-shadow .25s ease;\n}\n\n.tvcapy-spec:hover{\n  transform:translateY(-4px);\n\n  border-color:rgba(155,124,243,.55);\n\n  box-shadow:\n    0 0 18px rgba(56,215,235,.08),\n    0 13px 27px rgba(67,78,159,.09);\n}\n\n.tvcapy-spec span{\n  display:block;\n\n  color:#7277bc;\n\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.tvcapy-spec strong{\n  display:block;\n\n  margin-top:8px;\n\n  font-size:15px;\n  line-height:1.4;\n}\n\n\n\/* ==========================================================\n   INFO BOXES\n   ========================================================== *\/\n\n.tvcapy-note,\n.tvcapy-care,\n.tvcapy-warning{\n  margin-top:25px;\n  padding:19px 21px;\n\n  border-radius:13px;\n\n  font-size:13px;\n  line-height:1.7;\n}\n\n.tvcapy-note{\n  color:#38567e;\n\n  border:1px solid rgba(90,155,236,.3);\n  border-left:4px solid #6d9df2;\n\n  background:rgba(232,248,255,.78);\n}\n\n.tvcapy-care{\n  color:#4d4978;\n\n  border:1px solid rgba(155,124,243,.28);\n  border-left:4px solid #9b7cf3;\n\n  background:rgba(247,240,255,.83);\n}\n\n.tvcapy-warning{\n  color:#74542b;\n\n  border:1px solid rgba(223,169,75,.28);\n  border-left:4px solid #dfa94b;\n\n  background:rgba(255,249,228,.85);\n}\n\n.tvcapy-note strong,\n.tvcapy-care strong,\n.tvcapy-warning strong{\n  color:inherit;\n}\n\n\n\/* ==========================================================\n   FINAL CTA\n   ========================================================== *\/\n\n.tvcapy-final{\n  position:relative;\n\n  padding:85px 0;\n\n  overflow:hidden;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 110%,\n      rgba(99,223,209,.34),\n      transparent 45%\n    ),\n    var(--holo);\n\n  background-size:200% auto;\n\n  animation:tvcapyFinal 9s linear infinite;\n}\n\n.tvcapy-final::before{\n  position:absolute;\n  inset:18px;\n\n  content:\"\";\n\n  border:1px solid rgba(255,255,255,.45);\n  border-radius:20px;\n\n  pointer-events:none;\n}\n\n.tvcapy-final-logo{\n  position:relative;\n\n  width:150px;\n  margin:0 auto 23px;\n\n  overflow:hidden;\n\n  animation:tvcapyFloat 5.5s ease-in-out infinite;\n}\n\n.tvcapy-final h3{\n  position:relative;\n  z-index:2;\n\n  margin:0;\n\n  color:#fff;\n\n  font-size:clamp(33px,5vw,55px);\n  font-weight:900;\n  letter-spacing:-.04em;\n  line-height:1.05;\n}\n\n.tvcapy-final .tvcapy-copy{\n  position:relative;\n  z-index:2;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:rgba(255,255,255,.97);\n}\n\n.tvcapy-cta{\n  position:relative;\n  z-index:2;\n\n  display:inline-flex;\n\n  min-height:53px;\n  margin-top:28px;\n  padding:0 25px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid rgba(255,255,255,.86);\n  border-radius:999px;\n\n  color:var(--navy);\n\n  background:rgba(255,255,255,.95);\n\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n\n  box-shadow:0 14px 38px rgba(56,61,145,.19);\n\n  animation:tvcapyButton 4.5s ease-in-out infinite;\n}\n\n\n\/* ==========================================================\n   TRUST STRIP\n   ========================================================== *\/\n\n.tvcapy-trust{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  border-top:1px solid rgba(131,125,238,.21);\n\n  background:rgba(255,255,255,.91);\n}\n\n.tvcapy-trust-item{\n  padding:22px 15px;\n\n  text-align:center;\n\n  border-right:1px solid rgba(131,125,238,.15);\n}\n\n.tvcapy-trust-item:last-child{\n  border-right:0;\n}\n\n.tvcapy-trust-item strong{\n  display:block;\n\n  color:#6e73c7;\n\n  font-size:11px;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n.tvcapy-trust-item span{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--muted);\n\n  font-size:11px;\n}\n\n\n\/* ==========================================================\n   ANIMATIONS\n   ========================================================== *\/\n\n@keyframes tvcapyText{\n  from{background-position:0% center}\n  to{background-position:220% center}\n}\n\n@keyframes tvcapyLine{\n  0%,100%{\n    opacity:.65;\n    transform:scaleX(.9)\n  }\n\n  50%{\n    opacity:1;\n    transform:scaleX(1)\n  }\n}\n\n@keyframes tvcapyFloat{\n  0%,100%{transform:translateY(0)}\n  50%{transform:translateY(-6px)}\n}\n\n@keyframes tvcapyProductFloat{\n  0%,100%{transform:translateY(0)}\n  50%{transform:translateY(-9px)}\n}\n\n@keyframes tvcapyLogoShine{\n  0%,67%,100%{\n    opacity:0;\n    transform:translateX(-70%) rotate(8deg)\n  }\n\n  76%{opacity:.62}\n\n  89%{\n    opacity:0;\n    transform:translateX(70%) rotate(8deg)\n  }\n}\n\n@keyframes tvcapyImageShine{\n  0%,72%,100%{\n    opacity:0;\n    transform:translateX(-70%) rotate(7deg)\n  }\n\n  80%{opacity:.47}\n\n  91%{\n    opacity:0;\n    transform:translateX(70%) rotate(7deg)\n  }\n}\n\n@keyframes tvcapyOrbit{\n  to{transform:rotate(360deg)}\n}\n\n@keyframes tvcapyIcon{\n  0%,100%{transform:scale(1)}\n  50%{transform:scale(1.055)}\n}\n\n@keyframes tvcapyFinal{\n  from{background-position:0% center}\n  to{background-position:200% center}\n}\n\n@keyframes tvcapyButton{\n  0%,100%{\n    transform:translateY(0);\n\n    box-shadow:\n      0 14px 38px rgba(56,61,145,.19)\n  }\n\n  50%{\n    transform:translateY(-3px);\n\n    box-shadow:\n      0 0 27px rgba(255,255,255,.32),\n      0 18px 44px rgba(56,61,145,.28)\n  }\n}\n\n\n\/* ==========================================================\n   TABLET\n   ========================================================== *\/\n\n@media screen and (max-width:900px){\n\n  .tvcapy-hero,\n  .tvcapy-hero-grid{\n    min-height:auto;\n  }\n\n  .tvcapy-hero-grid,\n  .tvcapy-split{\n    grid-template-columns:1fr;\n  }\n\n  .tvcapy-reverse .tvcapy-media,\n  .tvcapy-reverse .tvcapy-content{\n    order:initial;\n  }\n\n  .tvcapy-strip-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tvcapy-strip-item:nth-child(2){\n    border-right:0;\n  }\n\n  .tvcapy-cards{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tvcapy-occasion-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .tvcapy-trust{\n    grid-template-columns:repeat(2,1fr);\n  }\n}\n\n\n\/* ==========================================================\n   MOBILE\n   ========================================================== *\/\n\n@media screen and (max-width:680px){\n\n  .tvcapy{\n    border-radius:12px;\n  }\n\n  .tvcapy-shell{\n    width:calc(100% - 28px);\n  }\n\n  .tvcapy-section{\n    padding:54px 0;\n  }\n\n  .tvcapy-hero-grid{\n    gap:39px;\n    padding:54px 0;\n  }\n\n  .tvcapy-hero h2{\n    font-size:44px;\n  }\n\n  .tvcapy-logo{\n    width:155px;\n  }\n\n  .tvcapy-hero-sub,\n  .tvcapy-copy{\n    font-size:15px;\n  }\n\n  .tvcapy-strip-grid,\n  .tvcapy-cards,\n  .tvcapy-occasion-grid,\n  .tvcapy-spec-grid,\n  .tvcapy-trust{\n    grid-template-columns:1fr;\n  }\n\n  .tvcapy-strip-item{\n    border-right:0;\n    border-bottom:1px solid rgba(131,125,238,.15);\n  }\n\n  .tvcapy-strip-item:last-child{\n    border-bottom:0;\n  }\n\n  .tvcapy-feature{\n    grid-template-columns:46px minmax(0,1fr);\n    gap:12px;\n    padding:13px;\n  }\n\n  .tvcapy-icon{\n    width:46px!important;\n    height:46px!important;\n    min-width:46px!important;\n    min-height:46px!important;\n    flex-basis:46px!important;\n\n    font-size:9px!important;\n  }\n\n  .tvcapy-trust-item{\n    border-right:0;\n    border-bottom:1px solid rgba(131,125,238,.15);\n  }\n\n  .tvcapy-trust-item:last-child{\n    border-bottom:0;\n  }\n\n  .tvcapy-final{\n    padding:67px 0;\n  }\n\n  .tvcapy-final::before{\n    inset:10px;\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n\n  .tvcapy *,\n  .tvcapy *::before,\n  .tvcapy *::after{\n    animation-duration:.001ms!important;\n    animation-iteration-count:1!important;\n    transition-duration:.001ms!important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tvcapy\"\u003e\n\u003c!-- ======================================================\n       IMAGE 1: HERO\n       Replace CAPYBARA_HERO_IMAGE_URL\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-hero\"\u003e\n\u003cdiv class=\"tvcapy-shell tvcapy-hero-grid\"\u003e\n\u003cdiv class=\"tvcapy-content\"\u003e\n\u003cdiv class=\"tvcapy-logo\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPT_Image_Aug_6_2026_07_32_12_PM.png?v=1786037620\" alt=\"TradeVault\" width=\"1000\" height=\"1000\" loading=\"eager\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eCute comfort you can wear\u003c\/p\u003e\n\u003ch2\u003eSnap it on.\u003cbr\u003eTake it anywhere.\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e Smile instantly. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"tvcapy-hero-sub\"\u003eMeet your new pocket-sized comfort buddy: a soft plush capybara designed as a playful wearable clap ring. Slip it around your wrist and bring a little capybara cuteness to study sessions, travel days, gifts and everyday adventures.\u003c\/p\u003e\n\u003cdiv class=\"tvcapy-pills\"\u003e\n\u003cspan class=\"tvcapy-pill\"\u003e Ultra-soft plush \u003c\/span\u003e \u003cspan class=\"tvcapy-pill\"\u003e Wearable wrist design \u003c\/span\u003e \u003cspan class=\"tvcapy-pill\"\u003e Cute gift idea \u003c\/span\u003e \u003cspan class=\"tvcapy-pill\"\u003e Travel-friendly \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-hero-media\" style=\"text-align: start;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageAug20_2026_09_39_31PM_5.png?v=1787255880\" alt=\"TradeVault plush capybara clap ring gift\" width=\"1254\" height=\"1254\" loading=\"eager\" style=\"float: none;\"\u003e \u003cspan class=\"tvcapy-badge\"\u003e The hug you can wear \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       QUICK BENEFITS\n       ====================================================== --\u003e\n\u003cdiv class=\"tvcapy-strip\"\u003e\n\u003cdiv class=\"tvcapy-strip-grid\"\u003e\n\u003cdiv class=\"tvcapy-strip-item\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eSOFT\u003c\/div\u003e\n\u003cstrong\u003e Plush comfort \u003c\/strong\u003e\n\u003cp\u003eSoft polyester feel\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-strip-item\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eSNAP\u003c\/div\u003e\n\u003cstrong\u003e Wearable design \u003c\/strong\u003e\n\u003cp\u003eWraps around your wrist\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-strip-item\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eGIFT\u003c\/div\u003e\n\u003cstrong\u003e Gift-ready cuteness \u003c\/strong\u003e\n\u003cp\u003eFun for capybara fans\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-strip-item\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eGO\u003c\/div\u003e\n\u003cstrong\u003e Easy to take along \u003c\/strong\u003e\n\u003cp\u003eTravel, school or desk buddy\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======================================================\n       IMAGE 2: WRIST \/ LIFESTYLE\n       Replace CAPYBARA_WRIST_IMAGE_URL\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-section tvcapy-soft\"\u003e\n\u003cdiv class=\"tvcapy-shell tvcapy-split\"\u003e\n\u003cdiv class=\"tvcapy-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageAug20_2026_09_39_31PM_6.png?v=1787255880\" alt=\"Plush capybara clap ring worn around the wrist\" width=\"1254\" height=\"1254\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-content\"\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eCuteness that comes with you\u003c\/p\u003e\n\u003ch3 class=\"tvcapy-title tvcapy-title-small\"\u003eNot just a plush.\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e It becomes your little sidekick. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"tvcapy-copy\"\u003eThe capybara's curved wearable design lets it sit around your wrist rather than staying forgotten on a shelf. Wear it while studying, travelling, relaxing or simply because your day needs more capybara energy.\u003c\/p\u003e\n\u003cdiv class=\"tvcapy-feature-list\"\u003e\n\u003cdiv class=\"tvcapy-feature\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eWEAR\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature-copy\"\u003e\n\u003cstrong\u003e Wearable wrist companion \u003c\/strong\u003e\n\u003cp\u003eThe curved clap-ring style allows the plush capybara to wrap around the wrist.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eCOZY\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature-copy\"\u003e\n\u003cstrong\u003e Soft against the skin \u003c\/strong\u003e\n\u003cp\u003ePlush polyester material creates a warm, fluffy feel for casual everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eTRIP\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature-copy\"\u003e\n\u003cstrong\u003e Travel-ready fun \u003c\/strong\u003e\n\u003cp\u003eBring it along on road trips, flights, holidays, outings or everyday errands.\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\/section\u003e\n\u003c!-- ======================================================\n       FEATURES\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-section\"\u003e\n\u003cdiv class=\"tvcapy-shell\"\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eSmall plush, enormous personality\u003c\/p\u003e\n\u003ch3 class=\"tvcapy-title tvcapy-title-small\"\u003eThe kind of cute\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e people notice immediately. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"tvcapy-copy\"\u003ePart wearable accessory, part mini plush companion and part conversation starter. It is the delightfully unnecessary little thing that somehow becomes everyone's favorite.\u003c\/p\u003e\n\u003cdiv class=\"tvcapy-cards\"\u003e\n\u003carticle class=\"tvcapy-card\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003ePLUSH\u003c\/div\u003e\n\u003ch4\u003eUltra-soft exterior\u003c\/h4\u003e\n\u003cp\u003eFluffy polyester plush gives the capybara its cosy, touchable texture.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tvcapy-card\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eWRIST\u003c\/div\u003e\n\u003ch4\u003ePlayful clap-ring design\u003c\/h4\u003e\n\u003cp\u003eDesigned to curve around the wrist so your little capybara companion stays close.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tvcapy-card\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eCUTE\u003c\/div\u003e\n\u003ch4\u003eInstantly recognisable\u003c\/h4\u003e\n\u003cp\u003eRounded features and sleepy capybara expression give it that irresistible laid-back personality.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tvcapy-card\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eDESK\u003c\/div\u003e\n\u003ch4\u003eStudy and desk buddy\u003c\/h4\u003e\n\u003cp\u003eKeep it nearby during homework, studying, work or creative sessions.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tvcapy-card\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eTRIP\u003c\/div\u003e\n\u003ch4\u003eEasy travel companion\u003c\/h4\u003e\n\u003cp\u003eA compact plush companion for bags, holidays, outings and everyday adventures.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"tvcapy-card\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eGIFT\u003c\/div\u003e\n\u003ch4\u003eReady to make someone smile\u003c\/h4\u003e\n\u003cp\u003eA playful present for birthdays, little surprises, friendship gifts and capybara lovers.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 3: MOOD BOOSTER\n       Replace CAPYBARA_MOOD_IMAGE_URL\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-section tvcapy-soft\"\u003e\n\u003cdiv class=\"tvcapy-shell tvcapy-split tvcapy-reverse\"\u003e\n\u003cdiv class=\"tvcapy-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageAug20_2026_09_39_31PM_7.png?v=1787255880\" alt=\"TradeVault plush capybara clap ring mood booster\" width=\"1254\" height=\"1254\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-content\"\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eTiny mood upgrade\u003c\/p\u003e\n\u003ch3 class=\"tvcapy-title tvcapy-title-small\"\u003eYour wrist called.\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e It wants a capybara. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"tvcapy-copy\"\u003eSome accessories exist to be practical. This one exists because a fluffy capybara wrapped around your wrist is simply more fun.\u003c\/p\u003e\n\u003cdiv class=\"tvcapy-feature-list\"\u003e\n\u003cdiv class=\"tvcapy-feature\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eFUN\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature-copy\"\u003e\n\u003cstrong\u003e Instant personality \u003c\/strong\u003e\n\u003cp\u003eAdd something playful and unexpected to an ordinary outfit or day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eCHAT\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature-copy\"\u003e\n\u003cstrong\u003e Conversation starter \u003c\/strong\u003e\n\u003cp\u003eA quirky accessory that is difficult for fellow capybara fans not to notice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eSMILE\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-feature-copy\"\u003e\n\u003cstrong\u003e Made for little happy moments \u003c\/strong\u003e\n\u003cp\u003eA cute companion for study breaks, travel photos, gifting and everyday fun.\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\/section\u003e\n\u003c!-- ======================================================\n       OCCASIONS\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-section\"\u003e\n\u003cdiv class=\"tvcapy-shell\"\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eOne capybara, many adventures\u003c\/p\u003e\n\u003ch3 class=\"tvcapy-title tvcapy-title-small\"\u003eCute enough to gift.\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e Fun enough to keep. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"tvcapy-occasion-grid\"\u003e\n\u003cdiv class=\"tvcapy-occasion\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eBDAY\u003c\/div\u003e\n\u003cstrong\u003e Birthdays \u003c\/strong\u003e \u003cspan\u003e A quirky little present that feels different. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-occasion\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eBESTIE\u003c\/div\u003e\n\u003cstrong\u003e Friendship gifts \u003c\/strong\u003e \u003cspan\u003e Matching capybaras make a ridiculously cute pair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-occasion\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eSTUDY\u003c\/div\u003e\n\u003cstrong\u003e School \u0026amp; study \u003c\/strong\u003e \u003cspan\u003e A soft little desk companion for long sessions. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-occasion\"\u003e\n\u003cdiv class=\"tvcapy-icon\"\u003eTRAVEL\u003c\/div\u003e\n\u003cstrong\u003e Holidays \u003c\/strong\u003e \u003cspan\u003e Take the capybara along for the photo album. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 4: SOCIAL \/ GROUP IMAGE\n       Replace CAPYBARA_SOCIAL_IMAGE_URL\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-section tvcapy-soft\"\u003e\n\u003cdiv class=\"tvcapy-shell tvcapy-split\"\u003e\n\u003cdiv class=\"tvcapy-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageAug20_2026_09_39_30PM_3.png?v=1787255880\" alt=\"Friends wearing plush capybara clap rings\" width=\"1254\" height=\"1254\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-content\"\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eBetter together\u003c\/p\u003e\n\u003ch3 class=\"tvcapy-title tvcapy-title-small\"\u003eSnap on.\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e Smile on. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"tvcapy-copy\"\u003eShare one with a friend, match with your favourite person or build a tiny capybara squad. The wearable design makes it especially fun for group photos, gifting and everyday adventures.\u003c\/p\u003e\n\u003cdiv class=\"tvcapy-note\"\u003e\n\u003cstrong\u003e Gift idea: \u003c\/strong\u003e Pair several capybara clap rings for friendship gifts, party favours, matching surprises or playful group presents.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       IMAGE 5: STUDY \/ DIMENSIONS IMAGE\n       Replace CAPYBARA_STUDY_IMAGE_URL\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-section tvcapy-spec-section\"\u003e\n\u003cdiv class=\"tvcapy-shell tvcapy-split tvcapy-reverse\"\u003e\n\u003cdiv class=\"tvcapy-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageAug20_2026_09_39_32PM_8.png?v=1787255880\" alt=\"TradeVault capybara clap ring study buddy and dimensions\" width=\"1254\" height=\"1254\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-content\"\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eProduct details\u003c\/p\u003e\n\u003ch3 class=\"tvcapy-title tvcapy-title-small\"\u003eSmall enough for your wrist.\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e Cute enough for your desk. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"tvcapy-spec-grid\"\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Product type \u003c\/span\u003e \u003cstrong\u003e Plush capybara clap ring \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Style \u003c\/span\u003e \u003cstrong\u003e Wearable plush wrist companion \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Material \u003c\/span\u003e \u003cstrong\u003e Polyester plush \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Approximate length \u003c\/span\u003e \u003cstrong\u003e 23 cm \/ 9.06 in \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Approximate width \u003c\/span\u003e \u003cstrong\u003e 16 cm \/ 6.3 in \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Character \u003c\/span\u003e \u003cstrong\u003e Capybara \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Suggested uses \u003c\/span\u003e \u003cstrong\u003e Wrist accessory, desk buddy \u0026amp; gift \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-spec\"\u003e\n\u003cspan\u003e Colour \u003c\/span\u003e \u003cstrong\u003e Warm brown plush \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-note\"\u003e\n\u003cstrong\u003e Measurement notice: \u003c\/strong\u003e Measurements are approximate and may vary slightly due to manual measurement and the soft nature of the plush.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       CARE\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-section\"\u003e\n\u003cdiv class=\"tvcapy-shell\"\u003e\n\u003cp class=\"tvcapy-kicker\"\u003eKeep your capybara fluffy\u003c\/p\u003e\n\u003ch3 class=\"tvcapy-title tvcapy-title-small\"\u003eA little care keeps\u003cbr\u003e\u003cspan class=\"tvcapy-holo\"\u003e the cuteness going. \u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"tvcapy-care\"\u003e\n\u003cstrong\u003e Cleaning: \u003c\/strong\u003e Spot-clean the plush gently with a soft, lightly damp cloth. Avoid soaking the internal clap-ring mechanism. Allow the product to air-dry completely before wearing or storing.\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-care\"\u003e\n\u003cstrong\u003e Fluffing: \u003c\/strong\u003e After transport or storage, gently brush or fluff the plush fibres by hand to help restore its soft appearance.\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-warning\"\u003e\n\u003cstrong\u003e Careful use: \u003c\/strong\u003e Do not force, sharply bend or repeatedly twist the internal ring beyond its intended movement. Stop using the product if the internal structure becomes exposed or damaged.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       FINAL CTA\n       ====================================================== --\u003e\n\u003csection class=\"tvcapy-final\"\u003e\n\u003cdiv class=\"tvcapy-shell\"\u003e\n\u003cdiv class=\"tvcapy-final-logo\" style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageAug20_2026_09_39_29PM_1.png?v=1787255880\" alt=\"TradeVault\" width=\"1000\" height=\"1000\" loading=\"lazy\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003ch3\u003eSnap On.\u003cbr\u003eSmile On. ✨\u003c\/h3\u003e\n\u003cp class=\"tvcapy-copy\"\u003eSoft, silly and impossible not to notice. Wear your capybara, keep it on your desk, take it travelling or surprise someone with a gift they definitely were not expecting.\u003c\/p\u003e\n\u003cdiv class=\"tvcapy-cta\"\u003eYour New Little Capybara Buddy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n       TRUST STRIP\n       ====================================================== --\u003e\n\u003cdiv class=\"tvcapy-trust\"\u003e\n\u003cdiv class=\"tvcapy-trust-item\"\u003e\n\u003cstrong\u003e Ultra-soft plush \u003c\/strong\u003e \u003cspan\u003e Soft polyester exterior \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-trust-item\"\u003e\n\u003cstrong\u003e Wearable design \u003c\/strong\u003e \u003cspan\u003e Wraps around the wrist \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-trust-item\"\u003e\n\u003cstrong\u003e Giftable fun \u003c\/strong\u003e \u003cspan\u003e Cute, playful and memorable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tvcapy-trust-item\"\u003e\n\u003cstrong\u003e TradeVault \u003c\/strong\u003e \u003cspan\u003e A little joy, safely stored \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TradeVault SA","offers":[{"title":"Default Title","offer_id":44761117622323,"sku":"TV-CAPY-WRIST-001","price":150.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/1342\/7507\/files\/ChatGPTImageAug20_2026_09_39_29PM_1.png?v=1787255880","url":"https:\/\/tradevaultsa.co.za\/products\/the-capycuddle-wrist-companion","provider":"TradeVault SA","version":"1.0","type":"link"}