{"product_id":"heketa-torso-sex-doll","title":"Heketa Torso Sex Doll — The Official Mrlsexdoll × DiivesArt Monster Girl Collaboration","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel+Decorative:wght@400;700\u0026amp;family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600\u0026amp;family=Bebas+Neue\u0026amp;family=IM+Fell+English+SC:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* ================================================================\n   FOUNDATION \u0026 SCOPING (ISOLATED FROM SHOPIFY THEME)\n================================================================ *\/\n\/* 开启原生全局平滑滚动 *\/\nhtml { scroll-behavior: smooth; }\n\n.heketa-lp-wrapper {\n  --void:        #060309;\n  --void-alt:    #0E0812;\n  --void-srf:    #160E1E;\n  --crimson:     #8B0F12;\n  --crimson-hi:  #C41B1F;\n  --gold:        #C8A450;\n  --gold-dim:    rgba(200, 164, 80, 0.35);\n  --bone:        #F4EDE5;\n  --blush:       #FAE8EE;\n  --blush-deep:  #EDCCD9;\n  --mist:        #C8BABE;\n  --plum:        #1E0F1E;\n\n  --f-display: 'Cinzel Decorative', serif;\n  --f-body:    'Cormorant Garamond', serif;\n  --f-stat:    'Bebas Neue', sans-serif;\n  --f-lore:    'IM Fell English SC', serif;\n\n  --ease: cubic-bezier(0.25, 0.46, 0.45, 0.94);\n\n  font-family: var(--f-body);\n  background: var(--void);\n  color: var(--bone);\n  overflow-x: hidden;\n  position: relative;\n  width: 100%;\n  line-height: 1.5;\n}\n\n\/* Safe Reset specifically for this wrapper *\/\n.heketa-lp-wrapper *, \n.heketa-lp-wrapper *::before, \n.heketa-lp-wrapper *::after { \n  box-sizing: border-box; \n}\n.heketa-lp-wrapper h1, .heketa-lp-wrapper h2, .heketa-lp-wrapper h3, \n.heketa-lp-wrapper p, .heketa-lp-wrapper figure, .heketa-lp-wrapper blockquote {\n  margin: 0; padding: 0;\n}\n\n.heketa-lp-wrapper img { display: block; max-width: 100%; height: auto; }\n.heketa-lp-wrapper a   { color: inherit; text-decoration: none; }\n\n\/* 锚点滚动容差：防止锚点跳转后内容紧贴屏幕顶端 *\/\n.heketa-lp-wrapper section[id] {\n  scroll-margin-top: 80px;\n}\n\n\/* ================================================================\n   TYPOGRAPHY\n================================================================ *\/\n.heketa-lp-wrapper h1, \n.heketa-lp-wrapper h2, \n.heketa-lp-wrapper h3 { \n  font-family: var(--f-display); \n  font-weight: 700; \n  line-height: 1.1; \n  letter-spacing: 0.02em; \n}\n.heketa-lp-wrapper h2 { font-size: clamp(1.4rem, 2.8vw, 2.3rem); }\n.heketa-lp-wrapper p  { \n  font-family: var(--f-body); \n  font-weight: 300; \n  line-height: 1.9; \n  font-size: clamp(0.95rem, 1.2vw, 1.08rem); \n}\n\n.heketa-lp-wrapper .section-label {\n  display: inline-block;\n  font-family: var(--f-stat);\n  font-size: 0.7rem;\n  letter-spacing: 0.45em;\n  color: var(--crimson-hi);\n  margin-bottom: 14px;\n  text-transform: uppercase;\n}\n.heketa-lp-wrapper .section-label::before { content: '— '; }\n\n\/* ================================================================\n   BRAND BAR\n================================================================ *\/\n.heketa-lp-wrapper .brand-bar {\n  position: absolute; \n  top: 0; left: 0; right: 0; z-index: 20;\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 14px 48px;\n  background: linear-gradient(to bottom, rgba(6,3,9,0.92) 0%, transparent 100%);\n  pointer-events: none;\n}\n.heketa-lp-wrapper .brand-bar img { height: 32px; filter: brightness(1.1); pointer-events: auto; }\n.heketa-lp-wrapper .brand-collab-badge {\n  font-family: var(--f-stat);\n  font-size: 0.72rem;\n  letter-spacing: 0.3em;\n  color: var(--gold);\n  pointer-events: auto;\n}\n\n\/* ================================================================\n   BANNER — INTERACTIVE DUAL-PERSONALITY ANIMATION\n================================================================ *\/\n.heketa-lp-wrapper .banner-wrap {\n  position: relative;\n  width: 100%;\n  height: 100vh;\n  min-height: 600px;\n  overflow: hidden;\n  background: var(--void);\n  cursor: pointer;\n  isolation: isolate;\n}\n\n.heketa-lp-wrapper .banner-img {\n  position: absolute;\n  inset: 0;\n  width: 100%; height: 100%;\n  object-fit: cover;\n  object-position: center top;\n}\n\n\/* 强制隔离：桌面端始终隐藏移动端图片，移动端始终隐藏桌面端图片 *\/\n@media (min-width: 769px) {\n  .heketa-lp-wrapper .b-mobile { display: none !important; }\n  .heketa-lp-wrapper .b-desktop { display: block !important; }\n}\n\n.heketa-lp-wrapper .b-friendly {\n  z-index: 2;\n  opacity: 1;\n  transition: opacity 0.12s steps(1), filter 0.2s var(--ease);\n}\n\n.heketa-lp-wrapper .b-monster { z-index: 1; }\n\n.heketa-lp-wrapper .banner-wrap:hover .b-friendly {\n  opacity: 0;\n  filter: brightness(1.7) saturate(0.3) contrast(1.8);\n}\n\n.heketa-lp-wrapper .banner-wrap::before,\n.heketa-lp-wrapper .banner-wrap::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  z-index: 4;\n  pointer-events: none;\n  opacity: 0;\n  transition: opacity 0.1s steps(1);\n  background-size: cover;\n  background-position: center top;\n  background-repeat: no-repeat;\n  mix-blend-mode: difference;\n}\n\n@media (min-width: 769px) {\n  .heketa-lp-wrapper .banner-wrap::before, \n  .heketa-lp-wrapper .banner-wrap::after {\n    background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/heketa_diives_banner2.webp?v=1777025723');\n  }\n}\n@media (max-width: 768px) {\n  .heketa-lp-wrapper .banner-wrap::before, \n  .heketa-lp-wrapper .banner-wrap::after {\n    background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/diives_heketa_illustration.webp?v=1777022335');\n  }\n}\n\n.heketa-lp-wrapper .banner-wrap::before { clip-path: inset(0 0 85% 0); background-position: 0 0; }\n.heketa-lp-wrapper .banner-wrap::after { clip-path: inset(82% 0 0 0); background-position: 0 100%; }\n\n.heketa-lp-wrapper .banner-wrap:hover::before,\n.heketa-lp-wrapper .banner-wrap:hover::after {\n  animation: glitch-strips-lp 0.45s steps(3) forwards;\n}\n\n@keyframes glitch-strips-lp {\n  0%, 100% { opacity: 0; transform: translateX(0); }\n  10% { opacity: 1; transform: translateX(-2%); }\n  20% { opacity: 1; transform: translateX(2%); }\n  30% { opacity: 0.7; transform: translateX(-0.5%); }\n  40% { opacity: 1; transform: translateX(0.5%); }\n  50% { opacity: 0; transform: translateX(0); }\n  60% { opacity: 0.8; transform: translateX(-1%); }\n  70% { opacity: 1; transform: translateX(1%); }\n  80% { opacity: 0.6; transform: translateX(0); }\n  90% { opacity: 1; transform: translateX(-0.3%); }\n}\n\n.heketa-lp-wrapper .banner-flash {\n  position: absolute;\n  inset: 0;\n  z-index: 3;\n  pointer-events: none;\n  background: transparent;\n  transition: background 0.1s steps(1);\n}\n\n.heketa-lp-wrapper .banner-wrap:hover .banner-flash {\n  animation: red-flash-lp 0.5s steps(2) forwards;\n}\n\n@keyframes red-flash-lp {\n  0%, 100% { background: transparent; }\n  15% { background: rgba(196, 30, 58, 0.25); }\n  30% { background: transparent; }\n  55% { background: rgba(139, 0, 0, 0.35); }\n  70% { background: transparent; }\n}\n\n.heketa-lp-wrapper .banner-grad {\n  position: absolute; inset: 0; z-index: 5; pointer-events: none;\n  background: linear-gradient(to bottom,\n    rgba(6,3,9,0.35) 0%,\n    transparent 25%,\n    transparent 45%,\n    rgba(6,3,9,0.65) 70%,\n    rgba(6,3,9,1) 100%\n  );\n}\n\n.heketa-lp-wrapper .banner-copy {\n  position: absolute; z-index: 6;\n  bottom: 0; left: 0; right: 0;\n  padding: 0 64px 72px;\n  max-width: 1100px;\n}\n.heketa-lp-wrapper .banner-eyebrow {\n  font-family: var(--f-stat);\n  font-size: 0.78rem;\n  letter-spacing: 0.42em;\n  color: var(--gold);\n  margin-bottom: 22px;\n  text-transform: uppercase;\n}\n.heketa-lp-wrapper .banner-title {\n  font-family: var(--f-display);\n  font-size: clamp(4.5rem, 13vw, 11rem);\n  font-weight: 700;\n  color: var(--bone);\n  line-height: 0.88;\n  letter-spacing: -0.02em;\n  margin-bottom: 28px;\n  text-shadow: 0 0 60px rgba(245,220,210,0.15), 0 6px 24px rgba(0,0,0,0.9);\n  transition: color 0.3s, text-shadow 0.3s;\n}\n.heketa-lp-wrapper .banner-descriptor {\n  font-family: var(--f-stat);\n  font-size: 0.82rem;\n  letter-spacing: 0.32em;\n  color: var(--mist);\n  margin-bottom: 14px;\n  text-transform: uppercase;\n}\n.heketa-lp-wrapper .banner-tagline {\n  font-family: var(--f-lore);\n  font-size: clamp(0.9rem, 1.4vw, 1.1rem);\n  font-style: italic;\n  line-height: 1.7;\n  color: rgba(200,186,190,0.7);\n  transition: color 0.3s;\n}\n\n.heketa-lp-wrapper .banner-wrap:hover .banner-title {\n  color: #FF9090;\n  text-shadow: 0 0 120px rgba(200,20,20,1), 0 0 60px rgba(200,20,20,0.8), 0 0 20px rgba(255,60,60,1);\n}\n.heketa-lp-wrapper .banner-wrap:hover .banner-tagline {\n  color: rgba(255, 80, 80, 0.95);\n}\n\n.heketa-lp-wrapper .scroll-cue {\n  position: absolute; z-index: 6;\n  right: 56px; bottom: 40px;\n  display: flex; flex-direction: column; align-items: center; gap: 10px;\n}\n.heketa-lp-wrapper .scroll-cue span {\n  font-family: var(--f-stat);\n  font-size: 0.6rem;\n  letter-spacing: 0.35em;\n  color: rgba(200,164,80,0.6);\n  writing-mode: vertical-lr;\n  text-transform: uppercase;\n}\n.heketa-lp-wrapper .scroll-line {\n  width: 1px; height: 64px;\n  background: linear-gradient(to bottom, var(--gold), transparent);\n  animation: scroll-pulse-lp 2.4s ease-in-out infinite;\n  transform-origin: top;\n}\n@keyframes scroll-pulse-lp {\n  0%, 100% { transform: scaleY(1); opacity: 0.8; }\n  50%        { transform: scaleY(0.4); opacity: 0.3; }\n}\n\n.heketa-lp-wrapper .hover-hint {\n  position: absolute;\n  z-index: 10;\n  pointer-events: none;\n  top: 80px;\n  right: 48px;\n  font-family: var(--f-stat);\n  font-size: 0.65rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: rgba(255, 255, 255, 0.75);\n  background: rgba(0, 0, 0, 0.4);\n  backdrop-filter: blur(8px);\n  -webkit-backdrop-filter: blur(8px);\n  padding: 8px 16px;\n  border-radius: 999px;\n  border: 1px solid rgba(255, 255, 255, 0.15);\n  transition: all 0.45s var(--ease);\n  animation: hint-pulse-lp 3s ease-in-out infinite;\n}\n.heketa-lp-wrapper .banner-wrap:hover .hover-hint {\n  opacity: 0;\n  transform: translateY(-10px);\n  animation: none;\n}\n@keyframes hint-pulse-lp {\n  0%, 100% { opacity: 0.6; }\n  50% { opacity: 1; }\n}\n\n\/* ================================================================\n   FLOATING BOTTOM NAVIGATION (NEW)\n================================================================ *\/\n.heketa-lp-wrapper .lp-floating-nav {\n  position: fixed;\n  bottom: 30px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 150;\n  display: flex;\n  gap: 24px;\n  background: rgba(14, 8, 18, 0.75);\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n  padding: 14px 32px;\n  border-radius: 50px;\n  border: 1px solid rgba(200, 164, 80, 0.25);\n  box-shadow: 0 16px 40px rgba(0,0,0,0.6), inset 0 1px 0 rgba(255,255,255,0.05);\n}\n.heketa-lp-wrapper .lp-floating-nav a {\n  font-family: var(--f-stat);\n  font-size: 0.75rem;\n  letter-spacing: 0.25em;\n  color: var(--mist);\n  text-transform: uppercase;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: color 0.3s ease, text-shadow 0.3s ease;\n}\n.heketa-lp-wrapper .lp-floating-nav a:hover {\n  color: var(--bone);\n  text-shadow: 0 0 12px rgba(200, 164, 80, 0.6);\n}\n\n\/* ================================================================\n   COLLAB INTRO SECTION\n================================================================ *\/\n.heketa-lp-wrapper .collab-section {\n  background: var(--void);\n  padding: 96px 64px;\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: 80px;\n  align-items: center;\n  max-width: 1440px;\n  margin: 0 auto;\n}\n.heketa-lp-wrapper .collab-img img {\n  width: 100%;\n  border-radius: 1px;\n  filter: saturate(0.88) brightness(0.95);\n  transition: filter 0.8s ease;\n}\n.heketa-lp-wrapper .collab-img:hover img { filter: saturate(1) brightness(1); }\n.heketa-lp-wrapper .collab-text h2 { color: var(--bone); margin-bottom: 28px; }\n.heketa-lp-wrapper .collab-text p  { color: var(--mist); margin-bottom: 18px; }\n.heketa-lp-wrapper .collab-text p:last-of-type { margin-bottom: 0; }\n\n.heketa-lp-wrapper .stats-strip {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 40px;\n  border-top: 1px solid var(--gold-dim);\n  padding-top: 32px;\n}\n.heketa-lp-wrapper .stat-item {\n  flex: 1 1 120px;\n  padding: 14px 18px;\n  background: var(--void-srf);\n  border-bottom: 2px solid var(--crimson);\n}\n.heketa-lp-wrapper .stat-key {\n  font-family: var(--f-stat);\n  font-size: 0.6rem;\n  letter-spacing: 0.3em;\n  color: var(--gold);\n  text-transform: uppercase;\n  display: block;\n  margin-bottom: 5px;\n}\n.heketa-lp-wrapper .stat-val {\n  font-family: var(--f-stat);\n  font-size: 1.05rem;\n  color: var(--bone);\n  letter-spacing: 0.04em;\n  display: block;\n}\n\n\/* ================================================================\n   DECORATIVE BREAK (REUSABLE CLASS)\n================================================================ *\/\n.heketa-lp-wrapper .dec-break {\n  width: 100%;\n  height: 55vh;\n  min-height: 400px;\n  max-height: 700px;\n  position: relative;\n  overflow: hidden;\n  background: var(--void);\n}\n.heketa-lp-wrapper .dec-break img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center 25%;\n  filter: saturate(0.85) brightness(0.8);\n  transition: filter 0.8s ease, transform 1.5s var(--ease);\n}\n.heketa-lp-wrapper .dec-break:hover img {\n  filter: saturate(1) brightness(1.1);\n  transform: scale(1.03);\n}\n.heketa-lp-wrapper .dec-break::before,\n.heketa-lp-wrapper .dec-break::after {\n  content: '';\n  position: absolute;\n  left: 0; right: 0;\n  height: 150px;\n  z-index: 2;\n  pointer-events: none;\n}\n.heketa-lp-wrapper .dec-break::before {\n  top: 0;\n  background: linear-gradient(to bottom, var(--void) 0%, transparent 100%);\n}\n.heketa-lp-wrapper .dec-break::after {\n  bottom: 0;\n  background: linear-gradient(to top, var(--void) 0%, transparent 100%);\n}\n\n\/* ================================================================\n   ORNAMENTAL DIVIDERS\n================================================================ *\/\n.heketa-lp-wrapper .orn-div {\n  display: flex;\n  align-items: center;\n  gap: 24px;\n  padding: 0 64px;\n}\n.heketa-lp-wrapper .orn-line {\n  flex: 1;\n  height: 1px;\n  background: linear-gradient(to right, transparent, var(--crimson), transparent);\n}\n.heketa-lp-wrapper .orn-glyph {\n  font-family: var(--f-stat);\n  font-size: 0.6rem;\n  letter-spacing: 0.5em;\n  color: var(--crimson);\n  text-transform: uppercase;\n}\n\n\/* ================================================================\n   FEATURE SECTIONS\n================================================================ *\/\n.heketa-lp-wrapper .feat {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 72vh;\n}\n.heketa-lp-wrapper .feat--rev .feat-img  { order: 2; }\n.heketa-lp-wrapper .feat--rev .feat-copy { order: 1; }\n\n.heketa-lp-wrapper .feat-bg-alt { background: var(--void-alt); }\n.heketa-lp-wrapper .feat-bg-void{ background: var(--void); }\n.heketa-lp-wrapper .feat-bg-light { background: var(--blush); }\n\n.heketa-lp-wrapper .feat-img {\n  position: relative;\n  overflow: hidden;\n}\n.heketa-lp-wrapper .feat-img img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  object-position: center;\n  transition: transform 1.4s var(--ease);\n}\n.heketa-lp-wrapper .feat-img:hover img { transform: scale(1.045); }\n.heketa-lp-wrapper .feat-img::after {\n  content: '';\n  position: absolute; inset: 0;\n  background: linear-gradient(135deg, rgba(6,3,9,0.25) 0%, transparent 55%);\n  pointer-events: none;\n}\n\n.heketa-lp-wrapper .feat-copy {\n  padding: 80px 64px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.heketa-lp-wrapper .feat-bg-alt  .feat-copy, \n.heketa-lp-wrapper .feat-bg-void .feat-copy { background: inherit; }\n.heketa-lp-wrapper .feat-bg-alt  .feat-copy h2 { color: var(--bone); }\n.heketa-lp-wrapper .feat-bg-void .feat-copy h2 { color: var(--bone); }\n.heketa-lp-wrapper .feat-bg-alt  .feat-copy p  { color: var(--mist); }\n.heketa-lp-wrapper .feat-bg-void .feat-copy p  { color: var(--mist); }\n\n.heketa-lp-wrapper .feat-bg-light .feat-copy { background: var(--blush); }\n.heketa-lp-wrapper .feat-bg-light .feat-copy h2 { color: var(--plum); }\n.heketa-lp-wrapper .feat-bg-light .feat-copy p  { color: #3A2030; }\n.heketa-lp-wrapper .feat-bg-light .section-label { color: var(--crimson); }\n\n.heketa-lp-wrapper .feat-copy h2 { margin-bottom: 28px; }\n.heketa-lp-wrapper .feat-copy p  { margin-bottom: 16px; }\n.heketa-lp-wrapper .feat-copy p:last-child { margin-bottom: 0; }\n\n.heketa-lp-wrapper .pull-quote {\n  border-left: 3px solid var(--gold);\n  padding: 20px 24px;\n  margin: 28px 0;\n  background: rgba(200, 164, 80, 0.05);\n}\n.heketa-lp-wrapper .feat-bg-light .pull-quote { border-left-color: var(--crimson); background: rgba(139,15,18,0.06); }\n.heketa-lp-wrapper .pull-quote blockquote {\n  font-family: var(--f-lore);\n  font-size: clamp(0.95rem, 1.3vw, 1.1rem);\n  font-style: italic;\n  color: var(--bone);\n  line-height: 1.85;\n}\n.heketa-lp-wrapper .feat-bg-light .pull-quote blockquote { color: #2A1020; }\n.heketa-lp-wrapper .pull-quote cite {\n  display: block; margin-top: 10px;\n  font-family: var(--f-stat);\n  font-size: 0.68rem;\n  letter-spacing: 0.28em;\n  color: var(--gold);\n  font-style: normal;\n}\n.heketa-lp-wrapper .feat-bg-light .pull-quote cite { color: var(--crimson); }\n\n.heketa-lp-wrapper .chan-specs {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-top: 28px;\n}\n.heketa-lp-wrapper .chan-card {\n  padding: 16px 20px;\n  border-left: 2px solid var(--crimson);\n  background: rgba(139,15,18,0.1);\n}\n.heketa-lp-wrapper .chan-card .stat-key { margin-bottom: 6px; }\n.heketa-lp-wrapper .chan-card .stat-val { font-size: 1.6rem; }\n\n\/* ================================================================\n   TRANSFORMATION BREAK (UPGRADED TO CINEMATIC)\n================================================================ *\/\n.heketa-lp-wrapper .transform-break {\n  position: relative;\n  width: 100%;\n  min-height: 60vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  overflow: hidden;\n  background: var(--void);\n  padding: 80px 24px;\n}\n.heketa-lp-wrapper .transform-break .tb-bg {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n  filter: saturate(0.7) brightness(0.35); \/* Darkened to ensure text pops *\/\n  transition: filter 0.8s ease, transform 2s var(--ease);\n  z-index: 1;\n}\n.heketa-lp-wrapper .transform-break:hover .tb-bg {\n  filter: saturate(1) brightness(0.55);\n  transform: scale(1.04);\n}\n.heketa-lp-wrapper .transform-break::before,\n.heketa-lp-wrapper .transform-break::after {\n  content: '';\n  position: absolute;\n  left: 0; right: 0;\n  height: 180px;\n  z-index: 2;\n  pointer-events: none;\n}\n.heketa-lp-wrapper .transform-break::before {\n  top: 0;\n  background: linear-gradient(to bottom, var(--void) 0%, transparent 100%);\n}\n.heketa-lp-wrapper .transform-break::after {\n  bottom: 0;\n  background: linear-gradient(to top, var(--void) 0%, transparent 100%);\n}\n.heketa-lp-wrapper .tb-vignette {\n  position: absolute;\n  inset: 0;\n  z-index: 3;\n  background: radial-gradient(ellipse at 50% 50%, rgba(139,15,18,0.2) 0%, rgba(6,3,9,0.85) 100%);\n  animation: radial-pulse-lp 6s ease-in-out infinite;\n  pointer-events: none;\n}\n@keyframes radial-pulse-lp {\n  0%, 100% { opacity: 0.7; transform: scale(1); }\n  50%        { opacity: 1;   transform: scale(1.08); }\n}\n.heketa-lp-wrapper .transform-inner { \n  position: relative; \n  z-index: 10; \n  width: 100%;\n  max-width: 720px;\n}\n.heketa-lp-wrapper .transform-rule {\n  height: 1px; width: 100%; max-width: 640px; margin: 0 auto 28px;\n  background: linear-gradient(to right, transparent, var(--crimson-hi), var(--gold), var(--crimson-hi), transparent);\n}\n.heketa-lp-wrapper .transform-rule + .transform-rule { margin-top: 28px; margin-bottom: 0; }\n.heketa-lp-wrapper .transform-headline {\n  font-family: var(--f-display);\n  font-size: clamp(1.6rem, 4vw, 2.6rem);\n  color: var(--bone);\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n  text-shadow: 0 4px 16px rgba(0,0,0,0.8);\n}\n.heketa-lp-wrapper .transform-sub {\n  font-family: var(--f-lore);\n  font-size: clamp(1rem, 1.4vw, 1.2rem);\n  font-style: italic;\n  color: rgba(200,164,80,0.85);\n  line-height: 1.8;\n  margin: 0 auto;\n  text-shadow: 0 2px 8px rgba(0,0,0,0.9);\n}\n\n\/* ================================================================\n   VIDEO SECTION\n================================================================ *\/\n.heketa-lp-wrapper .video-section {\n  background: var(--void-alt);\n  padding: 96px 64px;\n}\n.heketa-lp-wrapper .video-inner {\n  max-width: 1080px;\n  margin: 0 auto;\n  text-align: center;\n}\n.heketa-lp-wrapper .video-header {\n  margin-bottom: 48px;\n}\n.heketa-lp-wrapper .video-header h2 {\n  color: var(--bone);\n  margin-bottom: 16px;\n}\n.heketa-lp-wrapper .video-header p {\n  color: var(--mist);\n  max-width: 800px;\n  margin: 0 auto;\n}\n.heketa-lp-wrapper .video-wrapper {\n  position: relative;\n  padding-bottom: 56.25%; \/* 16:9 Aspect Ratio *\/\n  height: 0;\n  border: 1px solid rgba(200,164,80,0.15);\n  border-radius: 4px;\n  overflow: hidden;\n  box-shadow: 0 24px 50px rgba(0,0,0,0.6);\n}\n.heketa-lp-wrapper .video-wrapper video {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  background: var(--void);\n  object-fit: cover;\n}\n.heketa-lp-wrapper .video-summary {\n  margin-top: 28px;\n  font-family: var(--f-lore);\n  font-size: 1.05rem;\n  font-style: italic;\n  color: rgba(200, 164, 80, 0.7);\n  letter-spacing: 0.02em;\n}\n\n\/* ================================================================\n   PRODUCT PHOTO GALLERY\n================================================================ *\/\n.heketa-lp-wrapper .gallery-section {\n  background: var(--void);\n  padding: 100px 64px;\n}\n.heketa-lp-wrapper .gallery-header {\n  text-align: center;\n  margin-bottom: 56px;\n}\n.heketa-lp-wrapper .gallery-header h2   { color: var(--bone); margin-bottom: 12px; }\n.heketa-lp-wrapper .gallery-header p    { color: var(--mist); font-size: 1rem; }\n\n.heketa-lp-wrapper .gallery-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  grid-auto-rows: 360px;\n  gap: 6px;\n  max-width: 1440px;\n  margin: 0 auto;\n}\n.heketa-lp-wrapper .g-item {\n  overflow: hidden;\n  position: relative;\n  background: var(--void-srf);\n}\n.heketa-lp-wrapper .g-item:nth-child(1) { grid-row: span 2; }\n\n.heketa-lp-wrapper .g-item img {\n  width: 100%; height: 100%;\n  object-fit: cover;\n  object-position: center top;\n  filter: saturate(0.82) brightness(0.92);\n  transition: transform 1.1s var(--ease), filter 0.5s ease;\n}\n.heketa-lp-wrapper .g-item:hover img {\n  transform: scale(1.07);\n  filter: saturate(1) brightness(1);\n}\n.heketa-lp-wrapper .g-item::after {\n  content: '';\n  position: absolute; inset: 0;\n  background: linear-gradient(to top, rgba(6,3,9,0.55) 0%, transparent 55%);\n  opacity: 0;\n  transition: opacity 0.5s ease;\n  pointer-events: none;\n}\n.heketa-lp-wrapper .g-item:hover::after { opacity: 1; }\n\n\/* ================================================================\n   SPECIFICATIONS TABLE \u0026 VISUALS\n================================================================ *\/\n.heketa-lp-wrapper .specs-section {\n  background: var(--void-alt);\n  padding: 96px 64px;\n}\n.heketa-lp-wrapper .specs-inner { max-width: 960px; margin: 0 auto; }\n.heketa-lp-wrapper .specs-inner h2 { color: var(--bone); margin-bottom: 44px; }\n\n.heketa-lp-wrapper .specs-tbl {\n  width: 100%;\n  border-collapse: collapse;\n  font-family: var(--f-body);\n}\n.heketa-lp-wrapper .specs-tbl tr {\n  border-bottom: 1px solid rgba(200,164,80,0.13);\n  transition: background 0.25s;\n}\n.heketa-lp-wrapper .specs-tbl tr:hover { background: rgba(200,164,80,0.04); }\n.heketa-lp-wrapper .specs-tbl td { padding: 16px 24px; border: none; }\n.heketa-lp-wrapper .specs-tbl td:first-child {\n  font-family: var(--f-stat);\n  font-size: 0.7rem;\n  letter-spacing: 0.28em;\n  color: var(--gold);\n  text-transform: uppercase;\n  width: 38%;\n}\n.heketa-lp-wrapper .specs-tbl td:last-child { color: var(--bone); font-size: 1.02rem; font-weight: 400; }\n\n.heketa-lp-wrapper .specs-visuals {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 48px;\n}\n.heketa-lp-wrapper .specs-visual-item img {\n  width: 100%;\n  border-radius: 4px;\n  border: 1px solid rgba(200, 164, 80, 0.1);\n  transition: border-color 0.3s ease;\n}\n.heketa-lp-wrapper .specs-visual-item:hover img {\n  border-color: var(--gold);\n}\n\n\/* ================================================================\n   LORE \/ CREATOR SECTION\n================================================================ *\/\n.heketa-lp-wrapper .lore-section {\n  background: var(--void);\n  padding: 100px 64px;\n  position: relative;\n  overflow: hidden;\n}\n.heketa-lp-wrapper .lore-bg-text {\n  position: absolute;\n  top: 50%; left: 50%;\n  transform: translate(-50%, -50%);\n  font-family: var(--f-display);\n  font-size: clamp(7rem, 18vw, 17rem);\n  font-weight: 700;\n  color: rgba(139,15,18,0.05);\n  white-space: nowrap;\n  pointer-events: none;\n  letter-spacing: -0.04em;\n  user-select: none;\n}\n.heketa-lp-wrapper .lore-grid {\n  position: relative; z-index: 1;\n  display: grid;\n  grid-template-columns: 5fr 7fr;\n  gap: 88px;\n  align-items: start;\n  max-width: 1440px;\n  margin: 0 auto;\n}\n.heketa-lp-wrapper .lore-art {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 6px;\n}\n.heketa-lp-wrapper .lore-art img {\n  width: 100%;\n  aspect-ratio: 3\/4;\n  object-fit: cover;\n  filter: saturate(0.75);\n  transition: filter 0.6s ease, transform 0.8s var(--ease);\n}\n.heketa-lp-wrapper .lore-art img:first-child {\n  grid-column: 1 \/ -1;\n  aspect-ratio: 16\/8;\n  object-position: center top;\n}\n.heketa-lp-wrapper .lore-art img:hover {\n  filter: saturate(1);\n  transform: scale(1.02);\n}\n.heketa-lp-wrapper .lore-copy { padding-top: 4px; }\n.heketa-lp-wrapper .lore-copy h2 { color: var(--bone); margin-bottom: 28px; }\n.heketa-lp-wrapper .lore-copy \u003e p { color: var(--mist); margin-bottom: 18px; }\n\n.heketa-lp-wrapper .creator-block {\n  position: relative;\n  background: rgba(139,15,18,0.08);\n  border: 1px solid rgba(200,164,80,0.18);\n  padding: 36px 36px 28px;\n  margin: 32px 0;\n}\n.heketa-lp-wrapper .creator-block::before {\n  content: '\\201C';\n  position: absolute; top: 4px; left: 18px;\n  font-family: var(--f-display); font-size: 5.5rem;\n  color: rgba(200,164,80,0.1);\n  line-height: 1; pointer-events: none;\n}\n.heketa-lp-wrapper .creator-block p {\n  font-family: var(--f-lore);\n  font-size: clamp(0.95rem, 1.3vw, 1.1rem);\n  font-style: italic;\n  color: var(--bone);\n  line-height: 1.95;\n  position: relative; z-index: 1;\n}\n.heketa-lp-wrapper .creator-block cite {\n  display: block; margin-top: 18px;\n  font-family: var(--f-stat);\n  font-size: 0.7rem;\n  letter-spacing: 0.3em;\n  color: var(--gold);\n  font-style: normal;\n}\n.heketa-lp-wrapper .creator-links {\n  display: flex; gap: 20px; flex-wrap: wrap;\n  margin-top: 22px;\n}\n.heketa-lp-wrapper .creator-link {\n  font-family: var(--f-stat);\n  font-size: 0.72rem;\n  letter-spacing: 0.22em;\n  color: var(--gold);\n  text-decoration: none;\n  border-bottom: 1px solid rgba(200,164,80,0.35);\n  padding-bottom: 2px;\n  transition: color 0.3s, border-color 0.3s;\n}\n.heketa-lp-wrapper .creator-link:hover { color: var(--bone); border-color: var(--bone); }\n\n\/* ================================================================\n   AUDIENCE SECTION\n================================================================ *\/\n.heketa-lp-wrapper .audience-section {\n  background: var(--void-alt);\n  padding: 96px 64px;\n}\n.heketa-lp-wrapper .audience-hd { margin-bottom: 56px; }\n.heketa-lp-wrapper .audience-hd h2 { color: var(--bone); margin-bottom: 12px; }\n.heketa-lp-wrapper .audience-hd \u003e p { color: var(--mist); font-style: italic; font-family: var(--f-lore); font-size: 1.05rem; }\n.heketa-lp-wrapper .audience-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 2px;\n  max-width: 1440px;\n}\n.heketa-lp-wrapper .aud-card {\n  background: var(--void-srf);\n  padding: 32px 28px;\n  border-top: 2px solid transparent;\n  transition: border-color 0.3s, background 0.3s;\n}\n.heketa-lp-wrapper .aud-card:hover {\n  border-top-color: var(--crimson);\n  background: rgba(139,15,18,0.1);\n}\n.heketa-lp-wrapper .aud-num {\n  font-family: var(--f-stat);\n  font-size: 2.8rem;\n  color: rgba(200,164,80,0.12);\n  line-height: 1; margin-bottom: 10px;\n}\n.heketa-lp-wrapper .aud-card p { font-size: 1rem; color: var(--mist); line-height: 1.75; }\n\n\/* ================================================================\n   FAQ (100% FLAT, GEO COMPLIANT)\n================================================================ *\/\n.heketa-lp-wrapper .faq-section {\n  background: var(--void);\n  padding: 96px 64px;\n}\n.heketa-lp-wrapper .faq-inner { max-width: 960px; margin: 0 auto; }\n.heketa-lp-wrapper .faq-inner h2 { color: var(--bone); margin-bottom: 48px; }\n\n.heketa-lp-wrapper .faq-item {\n  border-bottom: 1px solid rgba(200,164,80,0.13);\n  padding: 32px 0;\n}\n.heketa-lp-wrapper .faq-item:first-of-type { \n  border-top: 1px solid rgba(200,164,80,0.13); \n}\n.heketa-lp-wrapper .faq-item h3 {\n  font-family: var(--f-body);\n  font-size: clamp(1.1rem, 1.6vw, 1.25rem);\n  font-weight: 600;\n  color: var(--bone);\n  margin-bottom: 16px;\n  letter-spacing: 0.01em;\n}\n.heketa-lp-wrapper .faq-body p {\n  color: var(--mist);\n  font-size: 1.04rem;\n  line-height: 1.88;\n}\n\n\/* ================================================================\n   CTA SECTION\n================================================================ *\/\n.heketa-lp-wrapper .cta-section {\n  background: var(--void-alt);\n  padding: 120px 64px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.heketa-lp-wrapper .cta-section::before {\n  content: '';\n  position: absolute; inset: 0;\n  background: radial-gradient(ellipse at 50% 100%, rgba(139,15,18,0.3) 0%, transparent 60%);\n  pointer-events: none;\n}\n.heketa-lp-wrapper .cta-inner { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; }\n.heketa-lp-wrapper .cta-eyebrow {\n  font-family: var(--f-stat);\n  font-size: 0.78rem;\n  letter-spacing: 0.42em;\n  color: var(--crimson-hi);\n  margin-bottom: 22px;\n  text-transform: uppercase;\n}\n.heketa-lp-wrapper .cta-section h2 {\n  color: var(--bone);\n  font-size: clamp(2rem, 5vw, 3.6rem);\n  margin-bottom: 28px;\n}\n.heketa-lp-wrapper .cta-section p { color: var(--mist); font-size: 1.08rem; margin-bottom: 16px; line-height: 1.85; }\n.heketa-lp-wrapper .cta-btns {\n  display: flex;\n  gap: 18px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-top: 48px;\n}\n.heketa-lp-wrapper .btn-p {\n  background: var(--crimson);\n  color: var(--bone);\n  font-family: var(--f-stat);\n  font-size: 0.82rem;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 18px 52px;\n  transition: background 0.3s, transform 0.2s;\n  display: inline-block;\n}\n.heketa-lp-wrapper .btn-p:hover { background: var(--crimson-hi); transform: translateY(-2px); }\n.heketa-lp-wrapper .btn-s {\n  background: transparent;\n  color: var(--gold);\n  font-family: var(--f-stat);\n  font-size: 0.82rem;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  text-decoration: none;\n  padding: 18px 52px;\n  border: 1px solid rgba(200,164,80,0.45);\n  transition: border-color 0.3s, color 0.3s, transform 0.2s;\n  display: inline-block;\n}\n.heketa-lp-wrapper .btn-s:hover { border-color: var(--gold); color: var(--bone); transform: translateY(-2px); }\n.heketa-lp-wrapper .cta-note {\n  margin-top: 36px;\n  font-family: var(--f-stat);\n  font-size: 0.65rem;\n  letter-spacing: 0.22em;\n  color: rgba(200,164,80,0.4);\n}\n\n\/* ================================================================\n   RESPONSIVE\n================================================================ *\/\n@media (max-width: 1024px) {\n  .heketa-lp-wrapper .audience-grid { grid-template-columns: repeat(3, 1fr); }\n  .heketa-lp-wrapper .lore-grid     { grid-template-columns: 1fr; gap: 48px; }\n  .heketa-lp-wrapper .lore-art img:first-child { aspect-ratio: 16\/7; }\n}\n\n@media (max-width: 768px) {\n  .heketa-lp-wrapper .brand-bar    { padding: 12px 20px; }\n  .heketa-lp-wrapper .brand-collab-badge { display: none; }\n\n  \/* 强制隔离：移动端始终隐藏桌面端图片，桌面端始终隐藏移动端图片 *\/\n  .heketa-lp-wrapper .b-mobile  { display: block !important; }\n  .heketa-lp-wrapper .b-desktop { display: none !important; }\n\n  .heketa-lp-wrapper .banner-copy { padding: 0 24px 52px; }\n  .heketa-lp-wrapper .banner-title { font-size: clamp(3.5rem, 18vw, 6rem); }\n  .heketa-lp-wrapper .scroll-cue   { right: 20px; bottom: 24px; }\n  .heketa-lp-wrapper .hover-hint   { top: 72px; right: 24px; font-size: 0.6rem; }\n\n  .heketa-lp-wrapper .collab-section { grid-template-columns: 1fr; padding: 56px 24px; gap: 40px; }\n\n  .heketa-lp-wrapper .feat { grid-template-columns: 1fr; min-height: auto; }\n  .heketa-lp-wrapper .feat--rev .feat-img,\n  .heketa-lp-wrapper .feat--rev .feat-copy { order: unset; }\n  .heketa-lp-wrapper .feat-img  { height: 300px; }\n  .heketa-lp-wrapper .feat-copy { padding: 48px 24px; }\n\n  .heketa-lp-wrapper .transform-break { padding: 48px 24px; }\n  .heketa-lp-wrapper .orn-div         { padding: 0 24px; }\n  \n  .heketa-lp-wrapper .video-section    { padding: 64px 24px; }\n\n  .heketa-lp-wrapper .gallery-section  { padding: 64px 16px; }\n  .heketa-lp-wrapper .gallery-grid { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 220px; }\n  .heketa-lp-wrapper .g-item:nth-child(1) { grid-row: span 1; }\n\n  .heketa-lp-wrapper .specs-section  { padding: 64px 24px; }\n  .heketa-lp-wrapper .specs-visuals  { grid-template-columns: 1fr; }\n  \n  .heketa-lp-wrapper .dec-break { height: 35vh; min-height: 250px; }\n\n  .heketa-lp-wrapper .lore-section   { padding: 64px 24px; }\n  .heketa-lp-wrapper .audience-section { padding: 64px 24px; }\n  .heketa-lp-wrapper .audience-grid  { grid-template-columns: 1fr 1fr; }\n  .heketa-lp-wrapper .faq-section    { padding: 64px 24px; }\n  .heketa-lp-wrapper .cta-section    { padding: 80px 24px; }\n\n  \/* 移动端底部导航舱样式调整 *\/\n  .heketa-lp-wrapper .lp-floating-nav {\n    bottom: 20px;\n    padding: 10px 20px;\n    gap: 16px;\n    width: 90%;\n    max-width: 400px;\n    overflow-x: auto;\n    justify-content: flex-start;\n    -webkit-overflow-scrolling: touch;\n    \/* 隐藏移动端滚动条保持整洁 *\/\n    -ms-overflow-style: none; \n    scrollbar-width: none; \n  }\n  .heketa-lp-wrapper .lp-floating-nav::-webkit-scrollbar {\n    display: none;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"heketa-lp-wrapper\"\u003e\n\u003cheader class=\"brand-bar\"\u003e\u003cspan class=\"brand-collab-badge\"\u003eMRL × DiivesArt — Official Collaboration\u003c\/span\u003e\u003c\/header\u003e\n\u003csection class=\"banner-wrap\"\u003e\u003cimg alt=\"Heketa friendly form pink skin character illustration\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/heketa_diives_banner.webp?v=1777022339\" class=\"banner-img b-friendly b-desktop\"\u003e \u003cimg alt=\"Heketa monster form character illustration with red glitch effect\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/heketa_diives_banner2.webp?v=1777025723\" class=\"banner-img b-monster b-desktop\"\u003e \u003cimg alt=\"Mobile display of Heketa friendly form character illustration\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/diives_heketa_1.webp?v=1777022335\" class=\"banner-img b-friendly b-mobile\"\u003e \u003cimg alt=\"Mobile display of Heketa monster form character illustration\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/diives_heketa_illustration.webp?v=1777022335\" class=\"banner-img b-monster b-mobile\"\u003e\n\u003cdiv class=\"banner-flash\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"banner-grad\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"banner-copy\"\u003e\n\u003cp class=\"banner-eyebrow\"\u003eMRL × DiivesArt  ·  First Official Collaboration  ·  Xingzuo Temple Arc II\u003c\/p\u003e\n\u003ch2 class=\"banner-title\"\u003eHEKETA\u003c\/h2\u003e\n\u003cp class=\"banner-descriptor\"\u003eFlesh Nephilim  ·  Monster Girl Torso Sex Doll  ·  Limited First Run\u003c\/p\u003e\n\u003cp class=\"banner-tagline\"\u003eShe is two things at once.\u003cbr\u003eYou can only hold one at a time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cspan class=\"hover-hint b-desktop\"\u003eHover to transform\u003c\/span\u003e \u003cspan class=\"hover-hint b-mobile\"\u003eTap to transform\u003c\/span\u003e\n\u003cdiv class=\"scroll-cue\"\u003e\n\u003cdiv class=\"scroll-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eScroll\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"intro\" class=\"collab-section\"\u003e\n\u003cdiv class=\"collab-img\"\u003e\u003cimg alt=\"Mrlsexdoll and DiivesArt official collaboration text graphic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_X_Dillves_co-brand_logo.webp?v=1777340220\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"collab-text\"\u003e\n\u003cspan class=\"section-label\"\u003eThe Collaboration\u003c\/span\u003e\n\u003ch2\u003eHeketa Torso Sex Doll — The Official MRL × DiivesArt Monster Girl Collaboration\u003c\/h2\u003e\n\u003cp\u003eYou already know most torso sex toys play it safe. Generic shapes. Forgettable designs. Zero soul.\u003c\/p\u003e\n\u003cp\u003eHere's the problem: when you're an anime and monster girl fan, \"good enough\" was never going to cut it.\u003c\/p\u003e\n\u003cp\u003eThe Heketa Torso Sex Doll is the first officially licensed collaboration between adult toy brand \u003cspan style=\"text-decoration: underline;\"\u003e\u003cspan style=\"color: rgb(255, 42, 0); text-decoration: underline;\"\u003e\u003cem\u003e\u003cstrong\u003eMrlsexdoll\u003c\/strong\u003e\u003c\/em\u003e\u003c\/span\u003e\u003c\/span\u003e and celebrated illustrator \u003cspan style=\"text-decoration: underline; color: rgb(255, 42, 0);\"\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.youtube.com\/@Diives\" title=\"Diives\" style=\"color: rgb(255, 42, 0); text-decoration: underline;\"\u003e@DiivesArt\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e — bringing one of the most distinctive monster girl characters in ACG fandom into full, tactile reality. From her signature Nephilim-Skin silicone to her iconic connected dual-channel architecture, every detail of this monster sex doll was engineered with obsessive fans in mind.\u003c\/p\u003e\n\u003cdiv class=\"stats-strip\"\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-key\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"stat-val\"\u003eMedical Silicone\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-key\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"stat-val\"\u003e4.05 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-key\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"stat-val\"\u003eH16 × W23 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-key\"\u003eHip Circ.\u003c\/span\u003e \u003cspan class=\"stat-val\"\u003e74 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-item\"\u003e\n\u003cspan class=\"stat-key\"\u003eChannels\u003c\/span\u003e \u003cspan class=\"stat-val\"\u003e15 cm + 14 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dec-break\"\u003e\u003cimg alt=\"Heketa in her friendly pink form with bunny ears\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/cute_heketa.webp?v=1777268468\"\u003e\u003c\/section\u003e\n\u003cdiv class=\"orn-div\"\u003e\n\u003cdiv class=\"orn-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"orn-glyph\"\u003eHere's what you're getting\u003c\/span\u003e\n\u003cdiv class=\"orn-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection id=\"features\" class=\"feat feat-bg-light\"\u003e\n\u003cdiv class=\"feat-img\"\u003e\u003cimg alt=\"Close-up of the soft pink Nephilim-Skin silicone on the Heketa torso sex doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Duality_That_Makes_Heketa_Impossible_to_Resist.webp?v=1777022603\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-copy\"\u003e\n\u003cspan class=\"section-label\"\u003eThe Character\u003c\/span\u003e\n\u003ch2\u003eThe Duality That Makes Heketa Impossible to Resist\u003c\/h2\u003e\n\u003cp\u003eOn the surface? A soft-bodied, pink-skinned girl with bunny ears and an inviting silhouette.\u003c\/p\u003e\n\u003cp\u003eUnderneath? One of Xingzuo Temple's most feared villains — a creature of sadism and obsession who has spent centuries searching for a place to call home.\u003c\/p\u003e\n\u003cp\u003eThat contrast is everything.\u003c\/p\u003e\n\u003cdiv class=\"pull-quote\"\u003e\n\u003cblockquote\u003ePerhaps one day this lost kitten will find the home she tirelessly seeks.\u003c\/blockquote\u003e\n\u003ccite\u003e— @DiivesArt, Creator of Heketa \u0026amp; Xingzuo Temple\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003cp\u003eWhen you hold this torso in your hands, you're holding both versions of her simultaneously. The friendly surface. The monstrous depth. The girl who wants to be found — and the predator who will not let go once she has you.\u003c\/p\u003e\n\u003cp\u003eThis isn't monster girl sex as spectacle. It's Heketa as she was always meant to be experienced: up close, personal, and completely consuming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"transform-break\"\u003e\u003cimg alt=\"Atmospheric presentation of the Mrlsexdoll and DiivesArt co-branded Heketa torso sex toy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_X_diives_co-brand_heketa_torso_sex_toy.webp?v=1777275012\" class=\"tb-bg b-desktop\"\u003e \u003cimg alt=\"Vertical portrait of the atmospheric Mrlsexdoll and DiivesArt co-branded Heketa torso sex toy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_X_diives_co-brand_heketa_torso_sex_toy_2.webp?v=1777275000\" class=\"tb-bg b-mobile\"\u003e\n\u003cdiv class=\"tb-vignette\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"transform-inner\"\u003e\n\u003cdiv class=\"transform-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"transform-headline\"\u003eShe Changes\u003c\/p\u003e\n\u003cp class=\"transform-sub\"\u003eEvery pass through that interior is a conversation with something that has been alive — and changing — for a very, very long time.\u003c\/p\u003e\n\u003cdiv class=\"transform-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feat feat--rev feat-bg-alt\"\u003e\n\u003cdiv class=\"feat-img\"\u003e\u003cimg alt=\"Front angle showing the connected abdominal entry channel of the Heketa torso\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Connected_Dual-Channel_Design_No_Other_Torso_Sex_Toy_Can_Match.webp?v=1777022601\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-copy\"\u003e\n\u003cspan class=\"section-label\"\u003eDual-Channel Architecture\u003c\/span\u003e\n\u003ch2\u003eThe Connected Dual-Channel Design No Other Torso Sex Toy Can Match\u003c\/h2\u003e\n\u003cp\u003eMost torso sex toys give you one channel. Maybe two — but separate. Completely disconnected.\u003c\/p\u003e\n\u003cp\u003eHeketa breaks that mold entirely.\u003c\/p\u003e\n\u003cp\u003eHer abdominal entry and vaginal channel are fully connected — sharing a single, continuous pathway. That means when you enter from her belly, you're not accessing a side feature. You're descending into the same deep internal architecture as her core channel.\u003c\/p\u003e\n\u003cp\u003eThe result? A spatial depth — a sensation of total envelopment — that standard onahip and torso designs simply cannot replicate.\u003c\/p\u003e\n\u003cp\u003eThis isn't just a design choice. It's a direct expression of Heketa's lore: the \"Gluttonous Maw\" of the Flesh Nephilim, rendered in silicone. An architecture that swallows you completely.\u003c\/p\u003e\n\u003cdiv class=\"chan-specs\"\u003e\n\u003cdiv class=\"chan-card\"\u003e\n\u003cspan class=\"stat-key\"\u003eVaginal \/ Abdominal (shared pathway)\u003c\/span\u003e \u003cspan class=\"stat-val\"\u003e15 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chan-card\"\u003e\n\u003cspan class=\"stat-key\"\u003eAnal Channel\u003c\/span\u003e \u003cspan class=\"stat-val\"\u003e14 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feat feat-bg-void\"\u003e\n\u003cdiv class=\"feat-img\"\u003e\u003cimg alt=\"Macro detail highlighting the smooth medical grade silicone texture of the doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Nephilim-Skin_Silicone_Because_She_s_Not_Supposed_to_Feel_Human.webp?v=1777022601\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-copy\"\u003e\n\u003cspan class=\"section-label\"\u003eMaterial\u003c\/span\u003e\n\u003ch2\u003eNephilim-Skin Silicone — Because She's Not Supposed to Feel Human\u003c\/h2\u003e\n\u003cp\u003eHere's the thing about medical silicone sex toys: most of them simulate human skin.\u003c\/p\u003e\n\u003cp\u003eHeketa doesn't.\u003c\/p\u003e\n\u003cp\u003eShe's a Flesh Nephilim — one of the oldest in Xingzuo Temple — a being capable of manipulating her body in ways no human could endure. To honor that lore, MRL developed what we're calling Nephilim-Skin: a proprietary medical-grade silicone formulation with a bounce and give that exists in its own category.\u003c\/p\u003e\n\u003cp\u003eSoft. Yielding. But with a resistance that feels alive.\u003c\/p\u003e\n\u003cp\u003eWhen you grip her, the silicone responds like something that wants to be held — not a toy, but a presence. Every squeeze communicates the paradox that defines Heketa herself: terrifyingly powerful, yet impossibly soft.\u003c\/p\u003e\n\u003cp\u003eThis is what separates a \u003cspan style=\"color: rgb(255, 42, 0);\"\u003e\u003cem\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.mrlsexdoll.com\/collections\/monster-girls-silicone-sex-dolls\" title=\"monster sex doll\" style=\"color: rgb(255, 42, 0); text-decoration: underline;\"\u003emonster sex doll\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/em\u003e\u003c\/span\u003e from a novelty. The material tells the story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feat feat--rev feat-bg-alt\"\u003e\n\u003cdiv class=\"feat-img\"\u003e\u003cimg alt=\"Sculpted eye and mouth body details on the Heketa monster girl doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/A_Monster_Girl_Built_to_Be_Watched_Sculpted_Eye_and_Mouth_Details.webp?v=1777022602\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-copy\"\u003e\n\u003cspan class=\"section-label\"\u003eSculpture\u003c\/span\u003e\n\u003ch2\u003eA Monster Girl Built to Be Watched — Sculpted Eye and Mouth Details\u003c\/h2\u003e\n\u003cp\u003eTrue Heketa fans know: she doesn't just have two eyes.\u003c\/p\u003e\n\u003cp\u003eHer body is covered in mouths and pupils — the physical signature of her obsessive love and her hunger. The sculpture of this torso sex doll faithfully recreates those iconic details: the ocular elements along her torso, the mouth-tip at her tail base, the unmistakable silhouette that made her a fan-favorite hentai monster girl.\u003c\/p\u003e\n\u003cp\u003eThe effect during use is deliberate. She's watching. All of her is watching.\u003c\/p\u003e\n\u003cp\u003eThat \"being seen\" dynamic — the sense of full-body attention from a monster girl who has chosen you — is the kind of atmospheric detail that separates a great adult toy from a genuinely immersive fantasy experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feat feat-bg-void\"\u003e\n\u003cdiv class=\"feat-img\"\u003e\u003cimg alt=\"Detailed view of the textured interior canal architecture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Ancient_Architecture_The_Interior_That_Evolves_With_Every_Sensation.webp?v=1777022602\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"feat-copy\"\u003e\n\u003cspan class=\"section-label\"\u003eInterior Design\u003c\/span\u003e\n\u003ch2\u003eAncient Architecture — The Interior That Evolves With Every Sensation\u003c\/h2\u003e\n\u003cp\u003eThe interior canal design of the Heketa Torso is not smooth. It was never meant to be.\u003c\/p\u003e\n\u003cp\u003eAs the oldest of the Flesh Nephilim — one who has reshaped her body across centuries — her internal structure reflects that history. Irregular, organic folds. Variable pressure points. A texture that feels earned, not manufactured.\u003c\/p\u003e\n\u003cp\u003eWhat does this mean for you? No session feels the same. The irregular topography of the canal creates different sensation profiles depending on depth, angle, and pace.\u003c\/p\u003e\n\u003cp\u003eIt's not a mechanical experience. It's a character experience.\u003c\/p\u003e\n\u003cp\u003eEvery pass through that interior is a conversation with something that has been alive — and changing — for a very, very long time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"video\" class=\"video-section\"\u003e\n\u003cdiv class=\"video-inner\"\u003e\n\u003cdiv class=\"video-header\"\u003e\n\u003cspan class=\"section-label\"\u003eShowcase\u003c\/span\u003e\n\u003ch2\u003eHeketa in Motion\u003c\/h2\u003e\n\u003cp\u003eWitness the precise craftsmanship of the Nephilim-Skin silicone, the meticulously sculpted anatomical details, and the impressive scale of this collector's piece in real-time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\u003cvideo aria-label=\"A video demonstration showcasing the details, texture, material bounce, and exact size of the Heketa monster girl torso sex doll in a real-world setting.\" title=\"MRL x DiivesArt Heketa Torso Sex Doll Product Demonstration Video\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/diives_heketa.webp?v=1777022335\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n        \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/dae27dca8f4b4fc98321de5744c2af32.mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cp class=\"video-summary\"\u003e\u003cstrong\u003eVideo Summary:\u003c\/strong\u003e A close-up demonstration of the Heketa Torso, showcasing the elasticity of the Nephilim-Skin silicone, the unique connected dual-channel design, and the intricate body sculpting inspired by DiivesArt's original lore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"gallery\" class=\"gallery-section\"\u003e\n\u003cdiv class=\"gallery-header\"\u003e\n\u003cspan class=\"section-label\"\u003eProduct Gallery\u003c\/span\u003e\n\u003ch2\u003eHeketa — As She Truly Appears\u003c\/h2\u003e\n\u003cp\u003eOfficial product photography — MRL × DiivesArt collaboration\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-grid\"\u003e\n\u003cdiv class=\"g-item\"\u003e\u003cimg alt=\"Front view of the Mrlsexdoll Heketa torso sex doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_X_dillves_heketa_torso_sex_toy.webp?v=1777024259\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"g-item\"\u003e\u003cimg alt=\"Side angle view of the Heketa monster girl torso sex doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_heketa.webp?v=1777024259\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"g-item\"\u003e\u003cimg alt=\"Back view displaying the hips and tail base of the Heketa doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/heketa_torso_sex_doll.webp?v=1777024258\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"g-item\"\u003e\u003cimg alt=\"Close-up view of the abdominal channel opening\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_X_dillves_heketa_torso_sex_doll.webp?v=1777024258\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"g-item\"\u003e\u003cimg alt=\"Profile view showing the anatomical curves of the torso doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_heketa_torso_sex_doll.webp?v=1777024256\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"g-item\"\u003e\u003cimg alt=\"Top-down perspective of the pink silicone Heketa torso\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/dillves_heketa_torso_sex_doll.webp?v=1777024255\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"g-item\"\u003e\u003cimg alt=\"Detail shot of the lower anatomy and sculpted features\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_heketa_onahip.webp?v=1777024254\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"specs\" class=\"specs-section\"\u003e\n\u003cdiv class=\"specs-inner\"\u003e\n\u003cspan class=\"section-label\"\u003eFull Specifications\u003c\/span\u003e\n\u003ch2\u003eHeketa Torso Sex Doll — Full Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFull Name\u003c\/td\u003e\n\u003ctd\u003eHeketa\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeries\u003c\/td\u003e\n\u003ctd\u003eXingzuo Temple — Story Arc 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eMedical-Grade Silicone (Nephilim-Skin Formula)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e4.05 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e16 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e23 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHip Circumference\u003c\/td\u003e\n\u003ctd\u003e74 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVaginal \/ Abdominal Channel\u003c\/td\u003e\n\u003ctd\u003e15 cm (shared, connected pathway)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAnal Channel\u003c\/td\u003e\n\u003ctd\u003e14 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Channels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCollaboration\u003c\/td\u003e\n\u003ctd\u003eMRL × DiivesArt (@DiivesArt)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOriginal IP\u003c\/td\u003e\n\u003ctd\u003eXingzuo Temple (Xingzuosi)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"specs-visuals\"\u003e\n\u003cdiv class=\"specs-visual-item\"\u003e\u003cimg alt=\"Technical infographic showing the exterior physical dimensions and 4.05kg weight of the Heketa torso sex doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/heketa_diives_torso_sex_doll_product_specification.webp?v=1777273421\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-visual-item\"\u003e\u003cimg alt=\"Detailed interior cross-section diagram illustrating the shared vaginal and abdominal tunnel structure of the Heketa doll\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/heketa_diives_torso_sex_doll_tunnel_specification.webp?v=1777273422\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"dec-break\"\u003e\u003cimg alt=\"Wide cinematic illustration of Heketa in her dark monster form\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/diives_heketa.webp?v=1777022335\"\u003e\u003c\/section\u003e\n\u003csection id=\"lore\" class=\"lore-section\"\u003e\n\u003cdiv class=\"lore-bg-text\"\u003eHEKETA\u003c\/div\u003e\n\u003cdiv class=\"lore-grid\"\u003e\n\u003cdiv class=\"lore-art\"\u003e\n\u003cimg alt=\"Official character art of Heketa from the Xingzuo Temple series\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/diives_hentai_banner.webp?v=1777022335\"\u003e \u003cimg alt=\"Portrait illustration of Heketa smiling by DiivesArt\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/dilves_cute_heketa.webp?v=1777022340\"\u003e \u003cimg alt=\"Full body reference art for Heketa's friendly form\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/cute_dilves_heketa.webp?v=1777022335\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lore-copy\"\u003e\n\u003cspan class=\"section-label\"\u003eCharacter Lore \u0026amp; Creator\u003c\/span\u003e\n\u003ch2\u003eWho Is Heketa? — From the Creator's Own Words\u003c\/h2\u003e\n\u003cp\u003eHeketa is not an original mascot invented for marketing. She is a fully realized character from the Xingzuo Temple universe — a dark fantasy ACG IP created and illustrated by @DiivesArt, one of the most celebrated monster girl artists in the global anime and furry art community.\u003c\/p\u003e\n\u003cp\u003eThis torso sex doll is an official licensed collaboration. Every design decision — from her distinctive pink Nephilim-Skin to her eye-covered torso and mouth-tipped tail — was made in direct consultation with the artist.\u003c\/p\u003e\n\u003cdiv class=\"creator-block\"\u003e\n\u003cp\u003e\"Heketa is the Flesh Nephilim, one of the many villains in the second story arc of Xingzuo Temple. Among her peers, she is one of the oldest since the date of her ascension, which makes her much more attached to her current entity. Despite being a monstrous creature capable of manipulating her body in horrific ways, she is a sociable and friendly girl, creating a duality that blends with obsessive love and sadism. Perhaps one day this lost kitten will find the home she tirelessly seeks.\"\u003c\/p\u003e\n\u003ccite\u003e— DiivesArt, Original Creator of Heketa \u0026amp; Xingzuo Temple\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003cp\u003eFollow DiivesArt:\u003c\/p\u003e\n\u003cdiv class=\"creator-links\"\u003e\n\u003ca rel=\"noopener\" class=\"creator-link\" href=\"https:\/\/twitter.com\/DiivesArt\" target=\"_blank\"\u003eTwitter\/X: @DiivesArt\u003c\/a\u003e \u003ca rel=\"noopener\" class=\"creator-link\" href=\"https:\/\/linktr.ee\/diivesart\" target=\"_blank\"\u003eLinktree: linktr.ee\/diivesart\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"audience-section\"\u003e\n\u003cdiv class=\"audience-hd\"\u003e\n\u003cspan class=\"section-label\"\u003eWho Is This For\u003c\/span\u003e\n\u003ch2\u003eMade for Monster Girl Fans, Anime Collectors, and MRL Loyalists\u003c\/h2\u003e\n\u003cp\u003eHeketa was designed for fans who are in on it. If you know, you know.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"audience-grid\"\u003e\n\u003cdiv class=\"aud-card\"\u003e\n\u003cdiv class=\"aud-num\"\u003e01\u003c\/div\u003e\n\u003cp\u003eYou follow @DiivesArt and have wanted to own a piece of the Xingzuo Temple universe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aud-card\"\u003e\n\u003cdiv class=\"aud-num\"\u003e02\u003c\/div\u003e\n\u003cp\u003eYou're into monster girl characters — the stranger, the better.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aud-card\"\u003e\n\u003cdiv class=\"aud-num\"\u003e03\u003c\/div\u003e\n\u003cp\u003eYou already own MRL products and expect nothing less than the brand's highest-tier silicone craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aud-card\"\u003e\n\u003cdiv class=\"aud-num\"\u003e04\u003c\/div\u003e\n\u003cp\u003eYou're a fan of hentai monster girl content and want an experience that honors the fantasy properly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aud-card\"\u003e\n\u003cdiv class=\"aud-num\"\u003e05\u003c\/div\u003e\n\u003cp\u003eYou're a collector of ACG-adjacent figures who wants something with actual lore depth, not just a pretty shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection id=\"faq\" class=\"faq-section\"\u003e\n\u003cdiv class=\"faq-inner\"\u003e\n\u003cspan class=\"section-label\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions About the Heketa Torso Sex Doll\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat makes this torso sex doll different from standard onahip products?\u003c\/h3\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eMost onahip and torso sex toys offer simple, isolated channels. Heketa's defining feature is her connected dual-channel system — the vaginal channel and abdominal entry share a single continuous 15 cm pathway, creating a depth and envelopment that standard products can't replicate. Combined with our Nephilim-Skin silicone formula and her detailed monster girl sculpture, it's a fundamentally different product category.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs the material body-safe?\u003c\/h3\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. The Heketa Torso is manufactured from medical-grade silicone. This means it is non-porous, phthalate-free, and body-safe. We recommend using a water-based lubricant for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs this an official DiivesArt collaboration?\u003c\/h3\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. This is a fully licensed, official collaboration between MRL and artist @DiivesArt, the original creator of Heketa and the Xingzuo Temple IP. All artwork and character elements are used with the artist's direct involvement and approval.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow should I clean and maintain this torso sex toy?\u003c\/h3\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eRinse channels thoroughly with warm water after each use. Use a toy cleaner safe for silicone, or mild soap. Pat dry with a lint-free cloth and store in the included bag away from direct sunlight. Do not use silicone-based lubricants, as they can degrade silicone material over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eIs this product suitable for someone new to torso sex dolls?\u003c\/h3\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eYes. At 4.05 kg, the Heketa Torso is designed to be manageable in use while still delivering the realistic weight and presence that makes torso-style sex toys uniquely satisfying. Both channels are generously sized and designed for comfort across a range of users.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat inspired the \"monster sex doll\" design direction?\u003c\/h3\u003e\n\u003cdiv class=\"faq-body\"\u003e\n\u003cp\u003eHeketa is a Flesh Nephilim — a character with lore-defined body-manipulation abilities and a non-human anatomy. Rather than defaulting to a generic humanoid design, MRL and DiivesArt leaned fully into what makes Heketa unique: her eye-covered body, her abdominal mouth, and her ancient, evolved internal structure. The design reflects who she is, not just what she looks like.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cta-section\"\u003e\n\u003cdiv class=\"cta-inner\"\u003e\n\u003cp class=\"cta-eyebrow\"\u003eLimited First Production Run\u003c\/p\u003e\n\u003ch2\u003eBring Heketa Home\u003c\/h2\u003e\n\u003cp\u003eThis is a limited first-run collaboration. Once the initial stock sells out, restocking timelines are not guaranteed.\u003c\/p\u003e\n\u003cp\u003eIf you've been waiting for a torso sex doll that actually means something — one built for the fan community, from an artist the community genuinely loves — this is it.\u003c\/p\u003e\n\u003cdiv class=\"cta-btns\"\u003e\n\u003ca class=\"btn-p\" href=\"#\"\u003eAdd to Cart — Heketa Torso Sex Doll\u003c\/a\u003e \u003ca title=\"torso sex dolls\" class=\"btn-s\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/torso-sex-doll\"\u003eView More MRL × DiivesArt Products\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"cta-note\"\u003e⚠ Adult product · 18+ only · Official licensed collaboration · Not for resale\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cnav class=\"lp-floating-nav\"\u003e\u003ca href=\"#intro\"\u003eIntro\u003c\/a\u003e \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e \u003ca href=\"#video\"\u003eShowcase\u003c\/a\u003e \u003ca href=\"#gallery\"\u003eGallery\u003c\/a\u003e \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e \u003ca href=\"#lore\"\u003eLore\u003c\/a\u003e \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e","brand":"MRLSEXDOLL","offers":[{"title":"Default Title","offer_id":52705701658937,"sku":"RD-HKTPG-4050","price":458.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/frontviewofheketadiivestorsosexdoll.webp?v=1777274076","url":"https:\/\/www.mrlsexdoll.com\/products\/heketa-torso-sex-doll","provider":"MRLSEXDOLL","version":"1.0","type":"link"}