{"product_id":"mino-futa-onahole","title":"MRL × Thehelmet_guy: Mino Futa Onahole","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue\u0026amp;family=Bangers\u0026amp;family=Nunito:wght@400;600;700;900\u0026amp;family=Rajdhani:wght@500;600;700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* 增加终极隔离墙：clear: both 和 width: 100vw，防止任何内部浮动影响外部价格区 *\/\n#mino-root {\n  --orange: #FF8C00;\n  --amber:  #FFC200;\n  --dark:   #0F0A05;\n  --dark2:  #1A1108;\n  --panel:  #1E1508;\n  --ink:    #0D0800;\n  --cream:  #FFF8EE;\n  --text:   #E8D9C0;\n  --muted:  #9A8B77;\n  --border: #3D2F1A;\n  background: var(--dark);\n  color: var(--text) !important;\n  font-family: 'Nunito', sans-serif;\n  font-size: 16px;\n  line-height: 1.7;\n  border-radius: 0px;\n  width: 100%;\n  max-width: 100vw;\n  overflow: hidden !important; \n  clear: both !important;\n  display: block !important;\n  position: relative;\n  z-index: 1;\n}\n\n#mino-root *, #mino-root *::before, #mino-root *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n\n#mino-root img, #mino-root video {\n  max-width: none !important;\n  border: none;\n  outline: none;\n}\n\n#mino-root p, \n#mino-root li, \n#mino-root dd, \n#mino-root dt, \n#mino-root th, \n#mino-root td {\n  color: inherit;\n}\n\n#mino-root .mn-banner {\n  position: relative;\n  width: 100%;\n  min-height: 480px;\n  overflow: hidden;\n  display: flex;\n  align-items: flex-end;\n  background: radial-gradient(ellipse 80% 80% at 55% 40%, rgba(255,140,0,0.18) 0%, transparent 65%), #0A0602;\n  z-index: 1;\n}\n\n#mino-root .mn-banner__lines {\n  position: absolute;\n  inset: 0;\n  background: repeating-conic-gradient(from 0deg at 72% 55%, rgba(255,180,0,0.035) 0deg 1.8deg, transparent 1.8deg 3.6deg);\n  pointer-events: none;\n  z-index: 0;\n}\n\n#mino-root .mn-banner__img--desktop {\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  height: 110% !important;\n  width: auto !important;\n  object-fit: contain;\n  object-position: bottom right;\n  will-change: transform;\n  filter: drop-shadow(-6px 0 36px rgba(255,140,0,0.5));\n  animation: mn-float 6s ease-in-out infinite;\n  z-index: 2 !important;\n}\n\n#mino-root .mn-banner__img--mobile {\n  display: none !important;\n}\n\n@keyframes mn-float {\n  0%,100% { transform: translateY(0); }\n  50%      { transform: translateY(-14px); }\n}\n\n#mino-root .mn-banner__content {\n  position: relative;\n  z-index: 10 !important;\n  padding: 56px 48px 64px;\n  max-width: 580px;\n}\n\n#mino-root .mn-tag {\n  display: inline-block;\n  font-family: 'Bangers', cursive;\n  font-size: 0.72rem;\n  letter-spacing: 0.25em;\n  color: var(--amber) !important;\n  background: rgba(255,194,0,0.08);\n  border: 1.5px solid var(--amber);\n  padding: 3px 14px;\n  border-radius: 2px;\n  text-transform: uppercase;\n  margin-bottom: 14px;\n}\n\n#mino-root .mn-banner__title {\n  font-family: 'Bebas Neue', cursive;\n  font-size: clamp(3.4rem, 7vw, 5.8rem);\n  line-height: 0.9 !important;\n  color: #fff !important;\n  text-shadow: 0 0 40px rgba(255,140,0,0.4), 3px 3px 0 #000;\n  letter-spacing: 0.02em;\n  margin-bottom: 10px;\n}\n\n#mino-root .mn-banner__title span { color: var(--amber) !important; }\n\n#mino-root .mn-banner__sub {\n  font-family: 'Rajdhani', sans-serif;\n  font-size: clamp(0.78rem, 1.6vw, 0.98rem);\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  color: var(--muted) !important;\n  text-transform: uppercase;\n  margin-bottom: 24px;\n}\n\n#mino-root .mn-banner__quote {\n  font-family: 'Nunito', sans-serif;\n  font-size: clamp(0.9rem, 1.4vw, 1.05rem);\n  font-style: italic;\n  font-weight: 700;\n  color: var(--cream) !important;\n  background: rgba(255,140,0,0.06);\n  border-left: 3px solid var(--orange);\n  padding: 13px 18px;\n  border-radius: 0 4px 4px 0;\n  max-width: 440px;\n}\n\n#mino-root .mn-banner__bubble {\n  position: absolute;\n  top: 36px; left: 52%;\n  transform: translateX(-50%);\n  background: #fff;\n  color: #0D0800 !important;\n  font-family: 'Bangers', cursive;\n  font-size: 1rem;\n  letter-spacing: 0.08em;\n  padding: 7px 20px 9px;\n  border-radius: 40px;\n  border: 3px solid #0D0800;\n  box-shadow: 4px 4px 0 #0D0800;\n  white-space: nowrap;\n  z-index: 15 !important;\n  animation: mn-pop 0.6s cubic-bezier(0.175,0.885,0.32,1.275) forwards;\n}\n\n#mino-root .mn-banner__bubble::after {\n  content: '';\n  position: absolute;\n  bottom: -14px; right: 22px;\n  border-left: 8px solid transparent;\n  border-right: 8px solid transparent;\n  border-top: 14px solid #0D0800;\n}\n\n@keyframes mn-pop {\n  0%   { transform: translateX(-50%) scale(0); opacity: 0; }\n  100% { transform: translateX(-50%) scale(1); opacity: 1; }\n}\n\n#mino-root .mn-stripe {\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 5px;\n  background: linear-gradient(90deg, var(--orange), var(--amber), var(--orange));\n  z-index: 10;\n}\n\n#mino-root .mn-section { padding: 72px 48px; position: relative; }\n#mino-root .mn-section--alt { background: rgba(25,16,6,0.6); }\n\n#mino-root .mn-divider { display: flex; align-items: center; gap: 14px; padding: 0 48px; }\n#mino-root .mn-divider::before, #mino-root .mn-divider::after { content: ''; flex: 1; height: 1px; background: linear-gradient(90deg, transparent, var(--border), transparent); }\n#mino-root .mn-divider__txt { font-family: 'Bangers', cursive; font-size: 1.3rem; color: var(--orange) !important; letter-spacing: 0.1em; }\n\n#mino-root .mn-label { display: inline-block; font-family: 'Bangers', cursive; font-size: 0.72rem; letter-spacing: 0.22em; color: var(--amber) !important; background: rgba(255,194,0,0.07); border: 1px solid rgba(255,194,0,0.3); padding: 3px 13px; border-radius: 2px; text-transform: uppercase; margin-bottom: 10px; }\n\n#mino-root .mn-intro { display: grid; grid-template-columns: 1fr auto; gap: 40px; align-items: start; max-width: 1000px; margin: 0 auto; }\n#mino-root .mn-intro__text { max-width: 700px; }\n#mino-root .mn-intro__tagline { font-family: 'Bebas Neue', cursive; font-size: clamp(1.8rem, 3.8vw, 2.7rem); line-height: 1.1; color: var(--amber) !important; margin-bottom: 22px; }\n#mino-root .mn-intro__body { font-size: clamp(0.92rem, 1.3vw, 1.05rem); color: var(--text) !important; line-height: 1.88; }\n#mino-root .mn-intro__body p { color: var(--text) !important; }\n#mino-root .mn-intro__body p + p { margin-top: 1.2em; }\n#mino-root .mn-intro__body strong { color: var(--amber) !important; font-weight: 700; }\n\n#mino-root .mn-intro__char { \n  width: 200px; \n  max-width: 200px !important; \n  height: auto !important; \n  object-fit: contain; \n  flex-shrink: 0; \n  filter: drop-shadow(0 8px 24px rgba(255,140,0,0.3)); \n  animation: mn-charfloat 7s ease-in-out infinite; \n  will-change: transform; \n}\n\n@keyframes mn-charfloat {\n  0%,100% { transform: translateY(0) rotate(-2deg); }\n  50%      { transform: translateY(-16px) rotate(1.5deg); }\n}\n\n#mino-root .mn-concept-art {\n  padding: 40px 20px;\n  text-align: center;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  flex-direction: column;\n}\n#mino-root .mn-concept-inner {\n  display: inline-flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 16px;\n  width: 100%;\n}\n#mino-root .mn-concept-art img {\n  width: 100% !important;\n  max-width: 450px !important;\n  height: auto !important;\n  border-radius: 8px;\n  filter: drop-shadow(0 0 20px rgba(255, 194, 0, 0.4));\n  margin: 0 auto;\n  display: block;\n}\n#mino-root .mn-concept-caption {\n  font-family: 'Bangers', cursive;\n  font-size: 1.8rem;\n  color: var(--amber) !important;\n  letter-spacing: 0.05em;\n  text-shadow: 2px 2px 0px var(--dark), 0 0 10px rgba(255, 194, 0, 0.4);\n}\n\n#mino-root .mn-video-wrapper { max-width: 1000px; margin: 0 auto; border-radius: 6px; overflow: hidden; border: 1.5px solid var(--border); background: var(--panel); box-shadow: 0 12px 32px rgba(0,0,0,0.25); }\n#mino-root .mn-video { width: 100% !important; max-width: 100% !important; display: block; }\n#mino-root .mn-video-summary { padding: 24px 30px; background: var(--dark2); border-top: 1px solid var(--border); }\n#mino-root .mn-video-title { font-family: 'Bebas Neue', cursive; font-size: 1.4rem; color: var(--amber) !important; margin-bottom: 8px; letter-spacing: 0.05em; display: flex; align-items: center; gap: 8px; }\n#mino-root .mn-video-title::before { content: '▶'; font-size: 1rem; color: var(--orange) !important; }\n#mino-root .mn-video-desc { font-size: 0.95rem; color: var(--text) !important; line-height: 1.7; }\n\n#mino-root .mn-photo-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; max-width: 1000px; margin: 0 auto; }\n#mino-root .mn-photo-item { aspect-ratio: 1\/1; border-radius: 4px; overflow: hidden; border: 1.5px solid var(--border); background: var(--panel); transition: border-color 0.3s, transform 0.3s, box-shadow 0.3s; }\n#mino-root .mn-photo-item:hover { border-color: var(--orange); transform: translateY(-3px); box-shadow: 0 8px 24px rgba(255,140,0,0.15); }\n#mino-root .mn-photo-item img { width: 100% !important; height: 100% !important; max-width: none !important; object-fit: cover; display: block; transition: transform 0.5s ease; }\n#mino-root .mn-photo-item:hover img { transform: scale(1.08); }\n\n#mino-root .mn-title { font-family: 'Bebas Neue', cursive; font-size: clamp(2rem, 4.5vw, 3.4rem); color: #fff !important; letter-spacing: 0.04em; text-shadow: 0 0 30px rgba(255,140,0,0.25); line-height: 1.05; }\n#mino-root .mn-title em { color: var(--amber) !important; font-style: normal; }\n#mino-root .mn-title-sub { font-family: 'Rajdhani', sans-serif; font-size: 0.95rem; letter-spacing: 0.12em; color: var(--muted) !important; text-transform: uppercase; margin-top: 6px; }\n\n#mino-root .mn-features-hdr { text-align: center; margin-bottom: 56px; }\n#mino-root .mn-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; max-width: 1000px; margin: 0 auto; }\n#mino-root .mn-card { position: relative; background: var(--panel); border: 1.5px solid var(--border); border-radius: 4px; padding: 34px 30px 30px; overflow: hidden; transition: border-color 0.3s, box-shadow 0.3s, transform 0.3s; }\n#mino-root .mn-card:hover { border-color: rgba(255,194,0,0.5); box-shadow: 0 0 36px rgba(255,140,0,0.1); transform: translateY(-3px); }\n#mino-root .mn-card::before { content: ''; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: linear-gradient(180deg, var(--orange), transparent); }\n#mino-root .mn-card__ghost { position: absolute; top: -4px; right: 20px; font-family: 'Bebas Neue', cursive; font-size: 4.8rem; line-height: 1; color: rgba(255,194,0,0.05) !important; pointer-events: none; user-select: none; }\n#mino-root .mn-card__badge { display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; background: var(--orange); color: var(--ink) !important; font-family: 'Bebas Neue', cursive; font-size: 1.15rem; border-radius: 50%; margin-bottom: 14px; box-shadow: 0 4px 14px rgba(255,140,0,0.35); }\n#mino-root .mn-card__title { font-family: 'Bebas Neue', cursive; font-size: clamp(1.1rem, 1.8vw, 1.38rem); color: var(--amber) !important; letter-spacing: 0.04em; margin-bottom: 18px; line-height: 1.2; }\n#mino-root .mn-card__body { font-size: 0.91rem; color: var(--text) !important; line-height: 1.82; }\n#mino-root .mn-card__body p { color: var(--text) !important; }\n#mino-root .mn-card__body p + p { margin-top: 1em; }\n#mino-root .mn-card__body strong { color: var(--amber) !important; font-weight: 700; }\n\n#mino-root .mn-card__list {\n  list-style: none;\n  margin-top: 16px;\n  padding: 14px 16px;\n  background: rgba(255,194,0,0.04);\n  border: 1px solid rgba(255,194,0,0.12);\n  border-radius: 4px;\n}\n#mino-root .mn-card__list li {\n  font-family: 'Rajdhani', sans-serif;\n  font-size: 0.88rem;\n  font-weight: 600;\n  color: var(--text) !important;\n  letter-spacing: 0.03em;\n  padding: 5px 0 5px 18px;\n  position: relative;\n  border-bottom: 1px solid rgba(255,194,0,0.07);\n}\n#mino-root .mn-card__list li:last-child { border-bottom: none; }\n#mino-root .mn-card__list li::before {\n  content: '▸';\n  position: absolute;\n  left: 0;\n  color: var(--orange) !important;\n  font-size: 0.8rem;\n}\n#mino-root .mn-card__list li strong { color: var(--amber) !important; }\n\n#mino-root .mn-card--wide { grid-column: 1 \/ -1; }\n\n#mino-root .mn-card__img { width: 100%; border-radius: 4px; overflow: hidden; margin-bottom: 20px; border: 1px solid rgba(255,194,0,0.15); }\n#mino-root .mn-card__img img { width: 100% !important; max-width: 100% !important; height: auto !important; display: block; transition: transform 0.4s ease; }\n#mino-root .mn-card:hover .mn-card__img img { transform: scale(1.03); }\n#mino-root .mn-card__img-dual { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 20px; }\n#mino-root .mn-card__img-dual .mn-card__img { margin-bottom: 0; }\n\n#mino-root .mn-size-img {\n  display: block;\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto 40px;\n  border-radius: 6px;\n  border: 1.5px solid var(--border);\n  background: var(--panel);\n  padding: 12px;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.2);\n}\n#mino-root .mn-size-img img {\n  width: 100% !important;\n  height: auto !important;\n  display: block;\n  border-radius: 4px;\n}\n\n#mino-root .mn-specs-layout { display: grid; grid-template-columns: 1.2fr 1fr; gap: 36px; max-width: 1000px; margin: 0 auto; align-items: start; }\n#mino-root .mn-table { width: 100%; border-collapse: collapse; background: var(--panel); border: 1.5px solid var(--border); border-radius: 4px; overflow: hidden; }\n#mino-root .mn-table th { text-align: left; font-family: 'Rajdhani', sans-serif; font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--muted) !important; background: rgba(255,194,0,0.04); padding: 11px 18px; border-bottom: 1px solid var(--border); }\n#mino-root .mn-table td { padding: 12px 18px; border-bottom: 1px solid rgba(61,47,26,0.45); font-size: 0.9rem; vertical-align: top; color: var(--text) !important; }\n#mino-root .mn-table td:first-child { font-family: 'Rajdhani', sans-serif; font-weight: 700; color: var(--amber) !important; font-size: 0.88rem; letter-spacing: 0.04em; width: 44%; }\n#mino-root .mn-table td:last-child { color: var(--text) !important; }\n#mino-root .mn-table tr:last-child td { border-bottom: none; }\n#mino-root .mn-table tr:hover td { background: rgba(255,194,0,0.025); }\n\n#mino-root .mn-profile { background: var(--panel); border: 1.5px solid var(--border); border-radius: 4px; padding: 30px 26px; position: relative; overflow: hidden; }\n#mino-root .mn-profile::before { content: ''; position: absolute; top: 0; right: 0; width: 180px; height: 180px; background: radial-gradient(circle, rgba(255,140,0,0.06) 0%, transparent 70%); pointer-events: none; }\n#mino-root .mn-profile__title { font-family: 'Bebas Neue', cursive; font-size: 1.4rem; color: var(--amber) !important; letter-spacing: 0.05em; margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px solid var(--border); }\n#mino-root .mn-profile__intro { font-size: 0.86rem; color: var(--muted) !important; margin-bottom: 18px; line-height: 1.7; }\n\n#mino-root .mn-pitem { margin-bottom: 16px; }\n#mino-root .mn-pitem dt,\n#mino-root .mn-pitem__lbl { font-family: 'Rajdhani', sans-serif; font-size: 0.76rem; letter-spacing: 0.13em; text-transform: uppercase; color: var(--orange) !important; font-weight: 700; margin-bottom: 4px; display: block; }\n#mino-root .mn-pitem dd,\n#mino-root .mn-pitem__val { font-size: 0.9rem; color: var(--text) !important; line-height: 1.76; margin-left: 0; }\n#mino-root .mn-pitem dd em,\n#mino-root .mn-pitem__val em { color: var(--cream) !important; font-style: italic; }\n\n#mino-root .mn-faq-inner { max-width: 820px; margin: 0 auto; }\n#mino-root .mn-faq-hdr { text-align: center; margin-bottom: 48px; }\n\n#mino-root .mn-faq-item { border-bottom: 1px solid var(--border); padding: 26px 0; }\n#mino-root .mn-faq-item:first-of-type { border-top: 1px solid var(--border); }\n\n#mino-root .mn-faq-q {\n  font-family: 'Rajdhani', sans-serif;\n  font-size: 1.03rem;\n  font-weight: 700;\n  color: var(--amber) !important;\n  margin-bottom: 10px;\n  letter-spacing: 0.03em;\n  padding-left: 26px;\n  position: relative;\n  display: block;\n}\n#mino-root .mn-faq-q::before { content: 'Q'; position: absolute; left: 0; top: 0; font-family: 'Bebas Neue', cursive; font-size: 1.05rem; color: var(--orange) !important; }\n\n#mino-root .mn-faq-a {\n  font-size: 0.91rem;\n  color: var(--text) !important;\n  line-height: 1.84;\n  padding-left: 26px;\n  position: relative;\n  display: block;\n  margin-left: 0; \n}\n#mino-root .mn-faq-a::before { content: 'A'; position: absolute; left: 0; top: 0; font-family: 'Bebas Neue', cursive; font-size: 1.05rem; color: var(--muted) !important; }\n\n#mino-root .mn-footer { background: var(--ink); border-top: 1px solid var(--border); padding: 22px 48px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; }\n#mino-root .mn-footer__brand { font-family: 'Bebas Neue', cursive; font-size: 1.45rem; color: var(--amber) !important; letter-spacing: 0.1em; }\n#mino-root .mn-footer__copy { font-family: 'Rajdhani', sans-serif; font-size: 0.76rem; letter-spacing: 0.12em; color: var(--muted) !important; text-transform: uppercase; }\n\n#mino-root .mn-chibi {\n  position: fixed !important;\n  bottom: 36px !important; \n  right: 28px !important;\n  width: 120px !important;\n  height: 120px !important;\n  object-fit: contain !important;\n  pointer-events: none;\n  z-index: 99 !important; \n  filter: drop-shadow(0 8px 20px rgba(255,140,0,0.45));\n  will-change: transform;\n  animation: mn-chibi 3.5s ease-in-out infinite;\n  display: block !important;\n}\n\n@keyframes mn-chibi {\n  0%,100% { transform: translateY(0) rotate(0deg); }\n  40%      { transform: translateY(-18px) rotate(-3deg); }\n  70%      { transform: translateY(-8px) rotate(2deg); }\n}\n\n@media (max-width: 768px) {\n  #mino-root .mn-banner { \n    min-height: 600px; \n    justify-content: flex-end; \n  }\n  \n  #mino-root .mn-banner::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(180deg, transparent 0%, rgba(15, 10, 5, 0.4) 30%, rgba(15, 10, 5, 0.95) 75%, #0F0A05 100%);\n    z-index: 3;\n    pointer-events: none;\n  }\n\n  #mino-root .mn-banner__content { \n    padding: 0 22px 40px; \n    z-index: 10 !important; \n    width: 100%; \n    position: relative; \n  }\n\n  #mino-root .mn-banner__img--desktop { display: none !important; }\n  \n  #mino-root .mn-banner__img--mobile {\n    display: block !important;\n    position: absolute; \n    top: 0; \n    left: 0;\n    width: 100% !important; \n    height: 100% !important;\n    max-width: none !important;\n    object-fit: cover; \n    object-position: center top; \n    z-index: 2 !important;\n    opacity: 0.9 !important; \n  }\n\n  #mino-root .mn-tag { margin-bottom: 16px; font-size: 0.72rem; }\n  #mino-root .mn-banner__title { font-size: clamp(2.8rem, 13vw, 4rem); }\n  #mino-root .mn-banner__sub { margin-bottom: 24px; text-shadow: 0 2px 4px rgba(0,0,0,0.8); }\n  #mino-root .mn-banner__quote { backdrop-filter: blur(4px); background: rgba(255,140,0,0.2); }\n\n  #mino-root .mn-chibi {\n    width: 90px !important;\n    height: 90px !important;\n    bottom: 20px !important;\n    right: 16px !important;\n    display: block !important; \n    visibility: visible !important;\n    opacity: 1 !important;\n    position: fixed !important;\n    z-index: 99 !important;\n  }\n\n  #mino-root .mn-video-summary { padding: 18px 22px; }\n  #mino-root .mn-card__img-dual { grid-template-columns: 1fr; gap: 16px; }\n  #mino-root .mn-photo-grid { grid-template-columns: 1fr 1fr; }\n  #mino-root .mn-banner__bubble   { display: none; }\n  #mino-root .mn-section          { padding: 52px 22px; }\n  #mino-root .mn-size-img         { padding: 8px; margin-bottom: 32px; }\n  #mino-root .mn-divider          { padding: 0 22px; }\n  #mino-root .mn-intro            { grid-template-columns: 1fr; }\n  \n  #mino-root .mn-intro__char { \n    display: block !important; \n    margin: 30px auto 0; \n    width: 160px !important; \n    height: auto !important; \n  }\n  \n  #mino-root .mn-grid             { grid-template-columns: 1fr; }\n  #mino-root .mn-card--wide       { grid-column: auto; }\n  #mino-root .mn-specs-layout     { grid-template-columns: 1fr; }\n  \n  #mino-root .mn-concept-art      { padding: 30px 22px; }\n  #mino-root .mn-concept-art img  { max-width: 320px !important; }\n  #mino-root .mn-concept-caption  { font-size: 1.4rem; }\n\n  #mino-root .mn-footer           { padding: 18px 22px; }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"mino-root\"\u003e\n\u003cimg class=\"mn-chibi\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_mino.webp?v=1773295225\" alt=\"Chibi illustration of Mino the anthropomorphic raccoon\" width=\"120\" height=\"120\"\u003e\u003cheader class=\"mn-banner\"\u003e\n\u003cdiv class=\"mn-banner__lines\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-banner__bubble\"\u003e★ \"Let's play ball!\" ★\u003c\/div\u003e\n\u003cimg class=\"mn-banner__img--desktop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlmino_promo_banner.png?v=1775118497\" alt=\"Full body 2D anime illustration of Mino, the co-branded futa onahole by MRL\" width=\"700\" height=\"800\"\u003e \u003cimg class=\"mn-banner__img--mobile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrl_mino_cf676600-bed9-437c-974f-8b3d294ea2bc.webp?v=1775117428\" alt=\"Co-branded Mino futa onahole 2D anime artwork highlighting her hyper proportions\" width=\"500\" height=\"600\"\u003e\n\u003cdiv class=\"mn-banner__content\"\u003e\n\u003cspan class=\"mn-tag\"\u003eMRL x TheHelmetGuy Mino Futa Onahole\u003c\/span\u003e\n\u003ch2 class=\"mn-banner__title\"\u003eMINO\u003cbr\u003e\u003cspan\u003eIS HERE\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mn-banner__sub\"\u003eThe Ultimate Co-Branded Futa Onahole \u0026amp; Hyper Proportioned Mini Torso\u003c\/p\u003e\n\u003cblockquote class=\"mn-banner__quote\"\u003e\"You and me are gonna have So much fun!\"\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-stripe\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection class=\"mn-section\" style=\"max-width: 100%;\"\u003e\n\u003cdiv class=\"mn-intro\"\u003e\n\u003cdiv class=\"mn-intro__text\"\u003e\n\u003cspan class=\"mn-label\"\u003eOrigin Story\u003c\/span\u003e\n\u003ch2 class=\"mn-intro__tagline\"\u003eMino Hyper \u003cspan style=\"color: rgb(255, 187, 0);\"\u003e\u003ca style=\"color: rgb(255, 187, 0);\" title=\"futa sex doll\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/futa-sex-doll\"\u003eFuta Sex Doll\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"mn-intro__body\"\u003e\n\u003cp\u003eThe name's Mino, you wanna play with me cute-stuff? I can take a lot of you, but how much can you take from me? Ready to play...? Just make sure no ones watching!\u003c\/p\u003e\n\u003cp\u003eBorn from the artistic vision of \u003ca href=\"https:\/\/x.com\/thehelmet_guy\" title=\"TheHelmetGuy\"\u003e\u003cspan style=\"color: rgb(255, 208, 0);\"\u003eTheHelmetGuy\u003c\/span\u003e\u003c\/a\u003e, Mino is ready to make your wildest dreams come true! \u003cbr\u003eWith her state of the art proportions and masterful sensory engineering, this tier-one futa sex doll captures the ravenous and fiercely hungry presence of everyone's favorite bubbly tanuki.\u003c\/p\u003e\n\u003cp\u003eWhether you're looking for cute comfortable fun or some intense love, Mino WILL consume your ALL senses.\u003cbr\u003eUse code \u003cstrong\u003eTHGUY\u003c\/strong\u003e to get 15% OFF!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg class=\"mn-intro__char\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/racing_mino_1.webp?v=1775114622\" alt=\"Original anthropomorphic raccoon concept art of Mino by TheHelmetGuy\" width=\"200\" height=\"300\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mn-divider\" role=\"separator\"\u003e\u003cspan class=\"mn-divider__txt\"\u003e✦ MRL ✦\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"mn-concept-art\"\u003e\n\u003cdiv class=\"mn-concept-inner\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlminoart_2.webp?v=1775114617\" alt=\"Ling \u0026amp; Mino Concept Art\"\u003e\n\u003cdiv class=\"mn-concept-caption\"\u003e\"Ling \u0026amp; Mino - TheHelmetGuy\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mn-divider\" role=\"separator\" style=\"margin-top: 48px;\"\u003e\u003cspan class=\"mn-divider__txt\"\u003e◆◇◆\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"mn-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 40px;\"\u003e\n\u003cspan class=\"mn-label\"\u003eVideo Showcase\u003c\/span\u003e\n\u003ch2 class=\"mn-title\"\u003eTactical Unit In Action\u003c\/h2\u003e\n\u003cp class=\"mn-title-sub\"\u003eClose-up Details \u0026amp; Material Flexibility\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-video-wrapper\"\u003e\n\u003cvideo class=\"mn-video\" controls=\"controls\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\" preload=\"metadata\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/908b435d112c47dab78d0f4decf4c0d8.mp4\" type=\"video\/mp4\"\u003e\n  Your browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\n\u003cdiv class=\"mn-video-summary\"\u003e\n\u003ch3 class=\"mn-video-title\"\u003eVideo Summary: Mino Prototype Review\u003c\/h3\u003e\n\u003cp class=\"mn-video-desc\"\u003eThis showcase demonstrates the 3D topology of the Mino co-branded onahole. Key attributes visible in the footage include: the anti-oil silicone material rebounding under applied pressure, the hyper-proportioned bust and hip measurements, and the overall 1.8kg mass distribution. The headless torso design provides a stable center of gravity, observable during handling throughout the video.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mn-divider\" role=\"separator\"\u003e\u003cspan class=\"mn-divider__txt\"\u003e◆◇◆\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"mn-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 40px;\"\u003e\n\u003cspan class=\"mn-label\"\u003eProduct Gallery\u003c\/span\u003e\n\u003ch2 class=\"mn-title\"\u003eThe Physical Asset\u003c\/h2\u003e\n\u003cp class=\"mn-title-sub\"\u003eVerified Studio Shots\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-photo-grid\"\u003e\n\u003cdiv class=\"mn-photo-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/full_body_view_of_mino_onahole.webp?v=1774512151\" alt=\"Frontal view showing the complete 24cm height and hyper proportions of the Mino onahole\" width=\"400\" height=\"400\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-photo-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrl_raccoon_furry_mino.webp?v=1774512151\" alt=\"Premium anti-oil silicone skin texture detailing on the Mino doll\" width=\"400\" height=\"400\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-photo-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/back_view_of_mrl_mino_onahole.webp?v=1774512151\" alt=\"Rear view of the Mino sex torso highlighting the resilient 32cm hips\" width=\"400\" height=\"400\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-photo-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/front_view_of_mino_onahole.webp?v=1774512152\" alt=\"Low-angle view emphasizing the massive 37cm bust of the Mino futa onahole\" width=\"400\" height=\"400\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-photo-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrl_mino_furry_onahole.webp?v=1774512151\" alt=\"Ergonomic 19.5cm waist detailing on the Mino furry sex doll\" width=\"400\" height=\"400\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-photo-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrl_mino_onahole.webp?v=1774512151\" alt=\"Dual-channel matrix entrances of the Mino futa torso\" width=\"400\" height=\"400\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mn-divider\" role=\"separator\"\u003e\u003cspan class=\"mn-divider__txt\"\u003e✦ FEATURES ✦\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"mn-section mn-section--alt\"\u003e\n\u003cdiv class=\"mn-features-hdr\"\u003e\n\u003cspan class=\"mn-label\"\u003eCore Architecture\u003c\/span\u003e\n\u003ch2 class=\"mn-title\"\u003e5 Exclusive Core Features:\u003cbr\u003e\u003cem\u003eThe Immersive Sensory Matrix\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"mn-title-sub\"\u003eEvery curve, every ounce, every texture — meticulously engineered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-grid\"\u003e\n\u003cdiv class=\"mn-card\"\u003e\n\u003cspan class=\"mn-card__ghost\"\u003e01\u003c\/span\u003e\n\u003cdiv class=\"mn-card__badge\"\u003e1\u003c\/div\u003e\n\u003ch3 class=\"mn-card__title\"\u003eForm Follows Function — The Ultimate Tactical Weighted-Reduced Head Design\u003c\/h3\u003e\n\u003cdiv class=\"mn-card__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Form_Follows_Function_The_Ultimate_Tactical_Weight-reduced_head_design.webp?v=1774511337\" alt=\"Headless 3D torso design of the Mino futa onahole highlighting the 37cm bust and stable center of gravity\" width=\"940\" height=\"560\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-card__body\"\u003e\n\u003cp class=\"p\"\u003eYou might ask: how did we manage to include the head of this incredibly sexy tanuki girl without ruining the hardcore, utilitarian \"combat\" performance? During the brutal early prototype phases, mounting a standard full head atop such an overwhelmingly hyper-proportioned body created a disastrous shift in the center of gravity. The extreme inertia generated during intense thrusting sessions led to rapid wrist fatigue, uncontrollable swaying, and broken immersion.\u003c\/p\u003e\n\u003cp class=\"p\"\u003eTherefore, our R\u0026amp;D team made a groundbreaking tactical decision. We decided to keep her iconic head and blank, cat-like stare, but entirely removed the heavy internal skeleton.\u003c\/p\u003e\n\u003cp class=\"p\"\u003eBy utilizing a brand-new internal 3D printing technology, we achieved an extreme weight reduction in the head. While you may still experience a slight, erratic wobbling of the head during intense, single-handed use, this minor physical feedback actually enhances the wild realism of the session.\u003c\/p\u003e\n\u003cp class=\"p\"\u003eBy dramatically reducing the top-heavy instability, we locked the center of mass securely within her massive \u003cstrong\u003e40cm bust\u003c\/strong\u003e and core region. No matter how wild your session gets, she remains a grounded, immovable fortress of pleasure, forcing you to focus 100% of your sensory perception on the breathtaking tactile feedback of the premium silicone and the visual dominance of her body.\u003c\/p\u003e\n\u003cul class=\"mn-card__list\" aria-label=\"Key benefits of headless design\"\u003e\n\u003cli\u003eStabilizes center of gravity within the \u003cstrong\u003e40cm bust\u003c\/strong\u003e and core zone\u003c\/li\u003e\n\u003cli\u003eEliminates top-heavy inertia during intense use sessions\u003c\/li\u003e\n\u003cli\u003eReduces wrist fatigue compared to full-head torso designs\u003c\/li\u003e\n\u003cli\u003eCompact at \u003cstrong\u003e30cm height\u003c\/strong\u003e — easy to maneuver and store discreetly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-card\"\u003e\n\u003cspan class=\"mn-card__ghost\"\u003e02\u003c\/span\u003e\n\u003cdiv class=\"mn-card__badge\"\u003e2\u003c\/div\u003e\n\u003ch3 class=\"mn-card__title\"\u003eMassive Futa Anatomy \u0026amp; Over-the-Top \"Hyper\" Proportions\u003c\/h3\u003e\n\u003cdiv class=\"mn-card__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Massive_Futa_Anatomy_Over-the-Top_Hyper_Proportions.webp?v=1774511337\" alt=\"Extreme hyper proportions and thick 32cm hips of the Mino sex doll\" width=\"940\" height=\"560\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-card__body\"\u003e\n\u003cp\u003eMino embodies peak “Hyper” proportions, translating exaggerated Western furry and anime doujin aesthetics into firm yet soft form. At 30 cm tall with a 40 cm bust, 20 cm waist, and 32 cm hips, her silhouette is intensely striking. Detailed 15 cm futa anatomy contrasts with her heavy chest, creating a bold, stylized look unique to the category.\u003c\/p\u003e\n\u003cul class=\"mn-card__list\" aria-label=\"Official body measurements\"\u003e\n\u003cli\u003eOverall Height: \u003cstrong\u003e30 cm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eBust: \u003cstrong\u003e40 cm\u003c\/strong\u003e (hyper-exaggerated density)\u003c\/li\u003e\n\u003cli\u003eWaist: \u003cstrong\u003e20 cm\u003c\/strong\u003e (ergonomic grip zone)\u003c\/li\u003e\n\u003cli\u003eHips: \u003cstrong\u003e32 cm\u003c\/strong\u003e (thick, resilient rebound)\u003c\/li\u003e\n\u003cli\u003eTotal Weight: \u003cstrong\u003e1.9 kg\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eFuta Cock: \u003cstrong\u003e15 cm\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-card\"\u003e\n\u003cspan class=\"mn-card__ghost\"\u003e03\u003c\/span\u003e\n\u003cdiv class=\"mn-card__badge\"\u003e3\u003c\/div\u003e\n\u003ch3 class=\"mn-card__title\"\u003eFeral tanuki Essence \u0026amp; Custom Textures Deeply Implanted\u003c\/h3\u003e\n\u003cdiv class=\"mn-card__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Feral_Raccoon_Essence_Custom_Textures_Deeply_Implanted.webp?v=1774511337\" alt=\"Detailed anti-oil silicone texture replicating the muscle tension of a raccoon fursona\" width=\"940\" height=\"560\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-card__body\"\u003e\n\u003cp\u003eMino is more than synthetic form—she’s a physical extension of a long-established original character. Inspired by TheHelmetGuy’s cheeky anthropomorphic tanuki design, her sculpt captures the tension and exaggerated curves of her wild personality.\u003c\/p\u003e\n\u003cp\u003eHonoring this heritage, the ultra-soft silicone interior features a complex array of coiled rings and folds, delivering a dynamic, responsive feel that matches her lively energy.\u003c\/p\u003e\n\u003cul class=\"mn-card__list\" aria-label=\"Internal texture features\"\u003e\n\u003cli\u003eAnti-oil silicone — zero sticky oil leakage, unlike standard TPE\u003c\/li\u003e\n\u003cli\u003eCustom internal ring topology — coiled ridges and muscular folds\u003c\/li\u003e\n\u003cli\u003eSculpted to match TheHelmetGuy's original character anatomy reference\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-card\"\u003e\n\u003cspan class=\"mn-card__ghost\"\u003e04\u003c\/span\u003e\n\u003cdiv class=\"mn-card__badge\"\u003e4\u003c\/div\u003e\n\u003ch3 class=\"mn-card__title\"\u003eHeavyweight Core: The Golden Dimensional-Reduction Sex Doll Alternative\u003c\/h3\u003e\n\u003cdiv class=\"mn-card__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Heavyweight_Core_The_Golden_Dimensional-Reduction_Sex_Doll_Alternative.webp?v=1774511338\" alt=\"1.8kg golden heavyweight core of the Mino furry sex doll held to show scale\" width=\"940\" height=\"560\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-card__body\"\u003e\n\u003cp\u003eIn adult collectibles, weight defines realism. Full-sized dolls are bulky, while pocket toys lack presence. Mino solves both with a “dimensional-reduction” design that delivers a premium, heavyweight feel in a compact form.\u003c\/p\u003e\n\u003cp\u003eBy concentrating 1.9 kg of dense silicone into key zones, she offers convincing warmth, weight, and body-like responsiveness—matching the presence of a larger form without the storage or upkeep.\u003c\/p\u003e\n\u003cul class=\"mn-card__list\" aria-label=\"Weight comparison advantages\"\u003e\n\u003cli\u003e1.9kg — concentrated in bust and hip zones for maximum realism\u003c\/li\u003e\n\u003cli\u003eMore compact than a full-size sex doll — 30cm height, discreet storage\u003c\/li\u003e\n\u003cli\u003eHeavier than a standard pocket onahole — authentic bodily presence\u003c\/li\u003e\n\u003cli\u003eEasy to clean — anti-oil silicone requires minimal maintenance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-card mn-card--wide\"\u003e\n\u003cspan class=\"mn-card__ghost\"\u003e05\u003c\/span\u003e\n\u003cdiv class=\"mn-card__badge\"\u003e5\u003c\/div\u003e\n\u003ch3 class=\"mn-card__title\"\u003eDual-Channel Matrix: Extracting Every Drop of Your Energy\u003c\/h3\u003e\n\u003cdiv class=\"mn-card__img-dual\"\u003e\n\u003cdiv class=\"mn-card__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/futa_channel.webp?v=1774511337\" alt=\"Internal view of the 12cm anterior futa channel with complex textured walls\" width=\"460\" height=\"340\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-card__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/anal_channel.webp?v=1774511337\" alt=\"Internal view of the 12cm posterior anal channel showing high-pressure gripping mechanisms\" width=\"460\" height=\"340\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-card__body\" style=\"max-width: 780px;\"\u003e\n\u003cp\u003eWhy settle for a singular sensation? To ensure Mino fully honors her insatiable appetite, we engineered an exhaustively deep, dual-channel matrix capable of delivering two distinctly different experiences.\u003c\/p\u003e\n\u003cul class=\"mn-card__list\" aria-label=\"Dual-channel specifications\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAnterior Futa Channel — 13 cm:\u003c\/strong\u003e Complex textured walls with wrapping sensation and rhythmic suction. Designed to simulate a deeply dominant, overwhelming presence.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePosterior Anal Channel — 11 cm:\u003c\/strong\u003e Tighter, high-pressure friction with push-back resistance. Located within the thick, resilient tanuki hips for intense grip feedback.\u003c\/li\u003e\n\u003cli\u003eBoth channels accessible from a single compact 24cm torso unit\u003c\/li\u003e\n\u003cli\u003eIndependent tunnel geometry — each channel engineered for a distinct stimulation profile\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 1em;\"\u003eTogether, these dual passages allow for an infinite variety of angles, rhythms, and fantasies, ensuring that this \u003cstrong\u003efuta sex doll\u003c\/strong\u003e answers every craving with consistent, yielding performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mn-divider\" role=\"separator\"\u003e\u003cspan class=\"mn-divider__txt\"\u003e◆ DATABASE ◆\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"mn-section\"\u003e\n\u003cdiv style=\"margin-bottom: 44px; text-align: center;\"\u003e\n\u003cspan class=\"mn-label\"\u003eTechnical Database\u003c\/span\u003e\n\u003ch2 class=\"mn-title\"\u003eTechnical Specifications \u0026amp;\u003cbr\u003e\u003cem\u003eCharacter Lore Database\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mn-size-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/MRL_mino_futanari_onahole_size_specification.webp?v=1774513914\" alt=\"Blueprint and size specification of the Mino futanari onahole detailing 24cm height and 37cm bust\" width=\"900\" height=\"500\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mn-specs-layout\"\u003e\n\u003ctable class=\"mn-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eVerified Details\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eOfficial Name\u003c\/td\u003e\n\u003ctd\u003eMino Co-Brand Mini Sex Torso\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCreator \/ Artist\u003c\/td\u003e\n\u003ctd\u003eTheHelmetGuy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBase Material\u003c\/td\u003e\n\u003ctd\u003ePremium Anti-Oil Silicone (Zero-leakage, medical-grade)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal Weight\u003c\/td\u003e\n\u003ctd\u003e1.9 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e30 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBust Measurement\u003c\/td\u003e\n\u003ctd\u003e40 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWaist Measurement\u003c\/td\u003e\n\u003ctd\u003e20 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHip Measurement\u003c\/td\u003e\n\u003ctd\u003e32 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAnterior Channel\u003c\/td\u003e\n\u003ctd\u003e13 cm Futa Entrance (complex textured walls)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePosterior Channel\u003c\/td\u003e\n\u003ctd\u003e11 cm Anal Entrance (high-pressure gripping mechanism)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eShipping Status\u003c\/td\u003e\n\u003ctd\u003eIn Stock — ready for immediate dispatch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003caside class=\"mn-profile\"\u003e\n\u003ch3 class=\"mn-profile__title\"\u003eCharacter Profile — Know Your Predator\u003c\/h3\u003e\n\u003cp class=\"mn-profile__intro\"\u003eMino isn't just a product; she's an experience. Understanding the character behind the silicone is part of what makes this co-brand unique.\u003c\/p\u003e\n\u003cdl class=\"mn-pitem\"\u003e\n\u003cdt\u003e· The Vibe\u003c\/dt\u003e\n\u003cdd\u003eShe operates with a confident, cutesy, and unapologetically feminine body language. She's outgoing, loves exposing her hyper-proportions, and takes immense pleasure in encouraging her partners to completely lose control.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-pitem\"\u003e\n\u003cdt\u003e· The Dynamic\u003c\/dt\u003e\n\u003cdd\u003eShe will dominate the interaction most of the time, though she knows exactly how to \"act\" shy just to tease you further. You aren't just a user; you are a plaything she intends to eat up.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-pitem\"\u003e\n\u003cdt\u003e· A Message from the Creator\u003c\/dt\u003e\n\u003cdd\u003e\u003cem\u003e\"She's no lucky cat but probably better… keep her fed and all that is good will follow~\"\u003c\/em\u003e\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mn-divider\" role=\"separator\"\u003e\u003cspan class=\"mn-divider__txt\"\u003e★ FAQ ★\u003c\/span\u003e\u003c\/div\u003e\n\u003csection class=\"mn-section\"\u003e\n\u003cdiv class=\"mn-faq-inner\"\u003e\n\u003cdiv class=\"mn-faq-hdr\"\u003e\n\u003cspan class=\"mn-label\"\u003eCommon Questions\u003c\/span\u003e\n\u003ch2 class=\"mn-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdl class=\"mn-faq-item\"\u003e\n\u003cdt class=\"mn-faq-q\"\u003eDoes the massive 37cm bust and 1.8kg weight make the Mino futa onahole difficult to handle?\u003c\/dt\u003e\n\u003cdd class=\"mn-faq-a\"\u003eNo. The \"headless\" design specifically concentrates the 1.8kg weight into the core bust and hip region, making the product exceptionally stable during use. At 24cm in height, it is compact enough to maneuver with one hand and store in a discreet space.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-faq-item\"\u003e\n\u003cdt class=\"mn-faq-q\"\u003eWhat is the advantage of Anti-Oil Silicone over standard TPE material?\u003c\/dt\u003e\n\u003cdd class=\"mn-faq-a\"\u003eUnlike TPE (thermoplastic elastomer), which continuously leaches sticky mineral oils and degrades over time, premium anti-oil silicone requires no powdering, maintains a lifelike skin texture, and is significantly more durable against repeated use. It is also non-porous, which means bacteria cannot accumulate inside the material itself.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-faq-item\"\u003e\n\u003cdt class=\"mn-faq-q\"\u003eAre both the Futa and Anal channels textured differently?\u003c\/dt\u003e\n\u003cdd class=\"mn-faq-a\"\u003eYes. The dual-channel matrix provides two entirely distinct experiences. The 12cm anterior futa channel features complex wrapping and rhythmic suction geometry. The 12cm posterior anal channel provides a significantly tighter, high-pressure friction environment with push-back resistance. Both channels are 12cm in depth but share no internal topology.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-faq-item\"\u003e\n\u003cdt class=\"mn-faq-q\"\u003eHow do I clean and maintain the Mino onahole?\u003c\/dt\u003e\n\u003cdd class=\"mn-faq-a\"\u003eAnti-oil silicone is straightforward to clean. Rinse each channel thoroughly with warm water after use. A mild, fragrance-free toy cleaner can be used for deeper cleaning. Pat dry with a lint-free cloth and allow to fully air dry before storage. Avoid silicone-based lubricants, as these can degrade silicone material over time. Water-based lubricant is recommended for use.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-faq-item\"\u003e\n\u003cdt class=\"mn-faq-q\"\u003eDoes the product ship with discreet packaging?\u003c\/dt\u003e\n\u003cdd class=\"mn-faq-a\"\u003eYes. All MRL orders are shipped in plain, unmarked outer packaging with no product branding, logos, or descriptions visible on the exterior. The billing description on payment records is also discreet. If you have specific packaging or shipping concerns, please contact MRL customer support before placing your order.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-faq-item\"\u003e\n\u003cdt class=\"mn-faq-q\"\u003eIs the silicone odorless?\u003c\/dt\u003e\n\u003cdd class=\"mn-faq-a\"\u003ePremium anti-oil silicone is largely odorless. There may be a faint factory scent upon first opening, which is normal for freshly manufactured silicone products. This dissipates after the first wash. The material does not develop a persistent smell over time, unlike TPE, which is known to retain odors after extended use.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003cdl class=\"mn-faq-item\"\u003e\n\u003cdt class=\"mn-faq-q\"\u003eHow does Mino compare to a full-size sex doll?\u003c\/dt\u003e\n\u003cdd class=\"mn-faq-a\"\u003eMino is a mini torso, not a full-size doll. A full-size TPE or silicone sex doll typically weighs between 25kg and 50kg and costs several thousand dollars. Mino at 1.8kg is designed to deliver a realistic heavyweight experience in a compact, cost-effective, and easy-to-maintain format. She is best described as a premium alternative for users who want realistic body mass and detailed anatomy without the storage, cost, or cleaning burden of a full-size doll.\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"mn-footer\"\u003e\u003cspan class=\"mn-footer__brand\"\u003eMRL × TheHelmetGuy\u003c\/span\u003e \u003cspan class=\"mn-footer__copy\"\u003eCo-branded with TheHelmetGuy · Premium Anti-Oil Silicone · 1.8kg Heavyweight\u003c\/span\u003e \u003cspan class=\"mn-footer__copy\"\u003eFor Adults 18+\u003c\/span\u003e\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"MRLSEXDOLL","offers":[{"title":"Default Title","offer_id":52036115267897,"sku":"RD-ML-1850","price":228.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/frontviewofminofutaonahole.webp?v=1774518311","url":"https:\/\/www.mrlsexdoll.com\/products\/mino-futa-onahole","provider":"MRLSEXDOLL","version":"1.0","type":"link"}