{"product_id":"ebiko-furry-sex-doll-onahole","title":"Ebiko Furry Sex Doll Onahole","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=Outfit:wght@400;700;900\u0026amp;family=Pacifico\u0026amp;family=Space+Grotesk:wght@500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ─────────────────────────────────────────\n     GLOBAL SMOOTH SCROLL\n  ───────────────────────────────────────── *\/\n  html { scroll-behavior: smooth; }\n\n  \/* ─────────────────────────────────────────\n     CSS VARIABLES: EBIKO PRAWN POP THEME\n  ───────────────────────────────────────── *\/\n  .osiimi-wrapper {\n    --pop-orange-bg:  #ffb894;\n    --pop-orange-dark:#ff5722;\n    --pop-teal:       #00b4d8;\n    --pop-blue:       #90e0ef;\n    --pop-peach:      #ffe5d9;\n    --pop-yellow:     #ffca3a;\n    --pop-red:        #ff4d4d;\n    \n    --text-main:      #111111;\n    --text-muted:     #444444;\n    --card-bg:        #ffffff;\n    --card-border:    #111111;\n\n    --ff-display:     'Outfit', sans-serif;\n    --ff-body:        'Space Grotesk', sans-serif;\n    --ff-script:      'Pacifico', cursive;\n\n    --pad-section:    clamp(3rem, 6vw, 6rem);\n    --pad-h:          clamp(1.25rem, 4vw, 2.5rem);\n    --max-w:          1200px;\n  }\n\n  \/* ─────────────────────────────────────────\n     SANDBOX ISOLATION \u0026 RETRO CHECKERBOARD BG\n  ───────────────────────────────────────── *\/\n  .osiimi-wrapper {\n    position: relative;\n    width: 100vw;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    font-family: var(--ff-body);\n    font-size: clamp(1rem, 1.6vw, 1.1rem);\n    line-height: 1.6;\n    color: var(--text-main);\n    box-sizing: border-box;\n    z-index: 1;\n    \n    background-color: var(--pop-orange-bg);\n    background-image: \n      linear-gradient(45deg, var(--pop-orange-dark) 25%, transparent 25%, transparent 75%, var(--pop-orange-dark) 75%, var(--pop-orange-dark)),\n      linear-gradient(45deg, var(--pop-orange-dark) 25%, transparent 25%, transparent 75%, var(--pop-orange-dark) 75%, var(--pop-orange-dark));\n    background-size: 160px 160px;\n    background-position: 0 0, 80px 80px;\n    overflow-x: hidden;\n  }\n  .osiimi-wrapper *, .osiimi-wrapper *::before, .osiimi-wrapper *::after { box-sizing: border-box; }\n  .osiimi-wrapper h2, .osiimi-wrapper h3, .osiimi-wrapper p, .osiimi-wrapper ul, .osiimi-wrapper li, .osiimi-wrapper a {\n    margin: 0; padding: 0; border: none; outline: none; background: transparent; text-decoration: none;\n  }\n  .osiimi-wrapper img { display: block; max-width: 100%; height: auto; }\n  .osiimi-wrapper ul { list-style: none; }\n  .osiimi-wrapper section[id] { scroll-margin-top: 100px; }\n\n  \/* ─────────────────────────────────────────\n     UTILITIES: NEO-BRUTALISM \/ POP ART\n  ───────────────────────────────────────── *\/\n  .pop-card {\n    background: var(--card-bg);\n    border: 3px solid var(--card-border);\n    border-radius: 16px;\n    box-shadow: 8px 8px 0px var(--card-border);\n    padding: 2rem;\n    color: var(--text-main);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .pop-card:hover { transform: translate(-2px, -2px); box-shadow: 10px 10px 0px var(--card-border); }\n\n  .pop-sticker {\n    font-family: var(--ff-script);\n    font-size: clamp(1.2rem, 2.5vw, 1.8rem);\n    padding: 0.4rem 1.2rem;\n    border: 3px solid var(--card-border);\n    border-radius: 50px;\n    display: inline-block;\n    color: var(--text-main);\n    box-shadow: 4px 4px 0px var(--card-border);\n    z-index: 10;\n  }\n  .bg-teal { background-color: var(--pop-teal); }\n  .bg-blue { background-color: var(--pop-blue); }\n  .bg-peach { background-color: var(--pop-peach); }\n  .bg-yellow { background-color: var(--pop-yellow); }\n  .bg-orange { background-color: var(--pop-orange-bg); }\n  .bg-red { background-color: var(--pop-red); color: white;}\n  \n  .tilt-left { transform: rotate(-4deg); }\n  .tilt-right { transform: rotate(3deg); }\n  .tilt-more-left { transform: rotate(-8deg); }\n\n  .os-inline-link {\n    color: var(--pop-orange-dark);\n    text-decoration: underline;\n    text-decoration-thickness: 2px;\n    text-underline-offset: 4px;\n    font-weight: 700;\n    transition: all 0.2s;\n  }\n  .os-inline-link:hover {\n    background: var(--pop-yellow);\n    color: var(--text-main);\n  }\n\n  \/* ─────────────────────────────────────────\n     FLOATING BOTTOM NAV\n  ───────────────────────────────────────── *\/\n  .os-nav {\n    position: fixed; bottom: 20px; left: 0; right: 0; width: 100%; z-index: 150;\n    display: flex; justify-content: center; padding: 0 1rem; pointer-events: none;\n  }\n  .os-nav__inner {\n    pointer-events: auto; background: var(--card-bg); border: 3px solid var(--card-border);\n    border-radius: 999px; padding: 0.8rem 2rem; display: flex; align-items: center; gap: 2rem;\n    box-shadow: 6px 6px 0px var(--card-border); max-width: 100%; overflow-x: auto; scrollbar-width: none;\n  }\n  .os-nav__inner::-webkit-scrollbar { display: none; }\n  .os-nav__logo {\n    display: flex; align-items: center; gap: 0.6rem; font-family: var(--ff-display);\n    color: var(--pop-orange-dark) !important; font-size: 1.2rem; font-weight: 900;\n    flex-shrink: 0; text-transform: uppercase; letter-spacing: 0.05em;\n  }\n  .os-nav__links { display: flex; gap: 1.5rem; align-items: center; }\n  .os-nav__links a {\n    color: var(--text-main) !important; font-size: 0.9rem; font-weight: 700; text-transform: uppercase;\n    letter-spacing: 0.05em; transition: all 0.2s ease; white-space: nowrap; font-family: var(--ff-body);\n  }\n  .os-nav__links a:hover { color: var(--pop-teal) !important; }\n  @media (max-width: 768px) { .os-nav__inner { gap: 1rem; padding: 0.6rem 1.2rem; justify-content: flex-start; } }\n\n  \/* ─────────────────────────────────────────\n     SCROLL ANIMATIONS\n  ───────────────────────────────────────── *\/\n  @supports (animation-timeline: view()) {\n    .os-reveal { animation: os-lift linear both; animation-timeline: view(); animation-range: entry 0% entry 20%; }\n    .os-reveal-l { animation: os-slide-l linear both; animation-timeline: view(); animation-range: entry 0% entry 25%; }\n    .os-reveal-r { animation: os-slide-r linear both; animation-timeline: view(); animation-range: entry 0% entry 25%; }\n  }\n  @keyframes os-lift { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } }\n  @keyframes os-slide-l { from { opacity: 0; transform: translateX(-40px); } to { opacity: 1; transform: translateX(0); } }\n  @keyframes os-slide-r { from { opacity: 0; transform: translateX(40px); } to { opacity: 1; transform: translateX(0); } }\n\n  \/* ─────────────────────────────────────────\n     1. HERO BANNER\n  ───────────────────────────────────────── *\/\n  .os-hero {\n    position: relative; width: 100%; min-height: 80vh; display: flex; align-items: center; justify-content: center;\n    background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/EbikoVtuber_banner.webp?v=1781164887');\n    background-size: cover; background-position: center top; border-bottom: 5px solid var(--card-border);\n  }\n  @media (max-width: 768px) {\n    .os-hero { background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/ebiko_mobile_banner.webp?v=1781164888'); min-height: 90vh; }\n  }\n  .os-hero__overlay { position: absolute; inset: 0; background: linear-gradient(to top, var(--pop-orange-bg) 0%, transparent 60%); }\n  .os-hero__content { position: relative; z-index: 2; padding: 2rem var(--pad-h); max-width: var(--max-w); width: 100%; text-align: center; margin-top: 15vh; }\n  \n  .os-hero__title {\n    font-family: var(--ff-display); font-size: clamp(2rem, 5vw, 4.5rem); font-weight: 900; color: #FFF; line-height: 1.1; \n    margin-bottom: 1rem !important; text-transform: uppercase; letter-spacing: -0.02em;\n    text-shadow: 3px 3px 0 var(--card-border), -1px -1px 0 var(--card-border), 1px -1px 0 var(--card-border), -1px 1px 0 var(--card-border), 1px 1px 0 var(--card-border);\n  }\n  .os-hero__subtitle {\n    font-family: var(--ff-script); font-size: clamp(1.8rem, 3.5vw, 3rem); color: var(--card-bg);\n    text-shadow: 2px 2px 0 var(--card-border); margin-top: -10px; transform: rotate(-2deg); display: inline-block;\n  }\n\n  \/* ─────────────────────────────────────────\n     MARQUEE STYLES\n  ───────────────────────────────────────── *\/\n  .os-marquee { background: var(--card-bg); padding: 1.5rem 0; overflow: hidden; position: relative; border-top: 4px solid var(--card-border); border-bottom: 4px solid var(--card-border); width: 102%; margin-left: -1%; box-shadow: 0 10px 20px rgba(0,0,0,0.2); z-index: 10; }\n  .os-marquee__track { display: flex; gap: 1.5rem; width: max-content; animation: os-scroll 20s linear infinite; }\n  .os-marquee:hover .os-marquee__track { animation-play-state: paused; }\n  @keyframes os-scroll { 0% { transform: translateX(0); } 100% { transform: translateX(calc(-50% - 0.75rem)); } }\n\n  .os-marquee--chibi { transform: rotate(-1.5deg); margin-top: -25px; }\n  .os-marquee--chibi .os-marquee__item { height: 140px; width: 140px; border-radius: 50%; border: 3px solid var(--card-border); overflow: hidden; background: var(--pop-peach); box-shadow: 4px 4px 0px var(--card-border); display: flex; align-items: center; justify-content: center; padding: 10px; }\n  .os-marquee--chibi .os-marquee__item img { height: 100%; width: 100%; object-fit: contain; }\n\n  .os-marquee--art { transform: rotate(1deg); margin-top: 3rem; }\n  .os-marquee--art .os-marquee__item { height: 160px; border-radius: 8px; border: 3px solid var(--card-border); overflow: hidden; background: var(--pop-peach); }\n  .os-marquee--art .os-marquee__item img { height: 100%; width: auto; object-fit: cover; }\n\n  \/* ─────────────────────────────────────────\n     INTRO SECTION (PRODUCT DEFINITION)\n  ───────────────────────────────────────── *\/\n  .os-intro-v3 { padding: var(--pad-section) var(--pad-h) 0; position: relative; }\n  .os-intro-v3__inner { max-width: var(--max-w); margin: 0 auto; display: grid; grid-template-columns: 1fr; gap: 3rem; align-items: center; }\n  @media (min-width: 900px) { .os-intro-v3__inner { grid-template-columns: 1.2fr 1fr; gap: 4rem; } }\n\n  .os-intro-v3__image-pane { position: relative; }\n  .os-intro-v3__image-pane .pop-sticker.s1 { position: absolute; top: -20px; left: -20px; }\n  .os-intro-v3__image-pane .pop-sticker.s2 { position: absolute; bottom: -20px; right: -10px; }\n  .os-intro-v3__image-frame { background: var(--card-bg); border: 3px solid var(--card-border); border-radius: 12px; padding: 1rem; box-shadow: 8px 8px 0px var(--card-border); transform: rotate(-1deg); }\n  .os-intro-v3__image-frame img { width: 100%; height: auto; border-radius: 6px; border: 2px solid var(--card-border); }\n\n  .os-intro-v3__content-pane { display: flex; flex-direction: column; gap: 2.5rem; }\n  .os-intro-v3__qa-card { background: var(--pop-yellow); }\n  .os-intro-v3__qa-title { font-family: var(--ff-display); font-size: 1.5rem; font-weight: 900; margin-bottom: 1rem !important; line-height: 1.2; text-transform: uppercase; }\n  \n  .os-bullet-list { list-style: none; padding: 0; margin-top: 1rem; }\n  .os-bullet-list li { position: relative; padding-left: 1.8rem; margin-bottom: 0.8rem; font-weight: 700; font-size: 1.05rem; }\n  .os-bullet-list li::before { content: '★'; position: absolute; left: 0; color: var(--pop-orange-dark); font-size: 1.2rem; line-height: 1; }\n\n  .os-intro-v3__narrative { background: var(--card-bg); padding: 2rem; border: 3px solid var(--card-border); border-radius: 16px; box-shadow: 6px 6px 0px var(--card-border); }\n  .os-intro-v3__narrative p { margin-bottom: 1.2rem !important; font-weight: 500; }\n  .os-intro-v3__narrative p:first-of-type { font-weight: 700; font-size: 1.15rem; }\n\n  \/* ─────────────────────────────────────────\n     FEATURES GRID\n  ───────────────────────────────────────── *\/\n  .os-features { padding: var(--pad-section) 0; position: relative; z-index: 2; }\n  .os-features__header { text-align: center; max-width: 800px; margin: 0 auto 4rem; padding: 0 var(--pad-h); }\n  .os-features__header h2 { font-family: var(--ff-display); font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 900; line-height: 1.1; color: #FFF; text-transform: uppercase; text-shadow: 3px 3px 0 var(--card-border), -1px -1px 0 var(--card-border), 1px -1px 0 var(--card-border), -1px 1px 0 var(--card-border), 1px 1px 0 var(--card-border); margin-bottom: 1.5rem !important; }\n  \n  .os-feature-block { max-width: var(--max-w); margin: 0 auto clamp(4rem, 8vw, 8rem) !important; padding: 0 var(--pad-h); display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem, 5vw, 4rem); align-items: center; }\n  .os-feature-block--flip .os-feature__img-wrap { order: 2; }\n  .os-feature-block--flip .os-feature__content { order: 1; }\n  @media (max-width: 860px) {\n    .os-feature-block { grid-template-columns: 1fr; margin-bottom: 4rem !important; }\n    .os-feature-block--flip .os-feature__img-wrap { order: -1 !important; }\n    .os-feature-block--flip .os-feature__content { order: unset; }\n    .os-feature-block .os-feature__img-wrap { order: -1; }\n  }\n\n  .os-feature__img-wrap { position: relative; border-radius: 16px; border: 3px solid var(--card-border); background: var(--card-bg); padding: 1rem; box-shadow: 8px 8px 0px var(--card-border); }\n  .os-feature__img-wrap img { width: 100%; display: block; border-radius: 8px; border: 2px solid var(--card-border); }\n  \n  .os-feature__content { background: var(--card-bg); padding: 2.5rem; border-radius: 16px; border: 3px solid var(--card-border); box-shadow: 8px 8px 0px var(--card-border); position: relative; }\n  .os-feature__content .pop-sticker { position: absolute; top: -20px; left: 20px; }\n  .os-feature__content h3 { font-family: var(--ff-display); font-size: clamp(1.6rem, 2.5vw, 2.2rem); font-weight: 900; color: var(--text-main); margin-top: 1rem !important; margin-bottom: 1rem !important; line-height: 1.1; text-transform: uppercase; }\n  .os-feature__content p { margin-bottom: 1rem !important; font-weight: 500; }\n\n  \/* ─────────────────────────────────────────\n     BEST FOR \/ NOT FOR MODULE\n  ───────────────────────────────────────── *\/\n  .os-compare { padding: var(--pad-section) var(--pad-h); max-width: var(--max-w); margin: 0 auto; }\n  .os-compare__title { text-align: center; font-family: var(--ff-display); font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 900; color: #FFF; text-transform: uppercase; text-shadow: 3px 3px 0 var(--card-border), -1px -1px 0 var(--card-border), 1px -1px 0 var(--card-border), -1px 1px 0 var(--card-border), 1px 1px 0 var(--card-border); margin-bottom: 3rem !important; }\n  .os-compare__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; }\n  .os-compare__card { background: var(--card-bg); border: 3px solid var(--card-border); border-radius: 16px; padding: 2.5rem; box-shadow: 8px 8px 0px var(--card-border); position: relative;}\n  .os-compare__card--best { background: var(--pop-blue); transform: rotate(-1deg);}\n  .os-compare__card--not { background: var(--pop-orange-bg); transform: rotate(1deg);}\n  .os-compare__card h3 { font-family: var(--ff-display); font-size: 2rem; font-weight: 900; text-transform: uppercase; margin-bottom: 1.5rem !important; text-align: center; border-bottom: 3px solid var(--card-border); padding-bottom: 1rem; }\n  .os-compare__list { list-style: none; padding: 0; }\n  .os-compare__list li { margin-bottom: 1rem; font-weight: 700; display: flex; gap: 0.8rem; font-size: 1.1rem; line-height: 1.4; align-items: flex-start;}\n  .os-compare__icon { flex-shrink: 0; width: 24px; height: 24px; border-radius: 50%; border: 2px solid var(--card-border); display: flex; align-items: center; justify-content: center; font-weight: 900; font-size: 0.9rem; margin-top: 2px;}\n  .os-compare__icon--yes { background: var(--pop-yellow); color: var(--card-border); }\n  .os-compare__icon--no { background: var(--pop-red); color: white; }\n  @media (max-width: 768px) { .os-compare__grid { grid-template-columns: 1fr; } }\n\n  \/* ─────────────────────────────────────────\n     PROFILE \u0026 LORE\n  ───────────────────────────────────────── *\/\n  .os-profile { padding: var(--pad-section) 0; position: relative; }\n  .os-profile__inner { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad-h); display: grid; grid-template-columns: 1fr 1.2fr; gap: 4rem; align-items: center; }\n  @media (max-width: 860px) { .os-profile__inner { grid-template-columns: 1fr; } }\n  .os-profile__art { background: var(--card-bg); border: 3px solid var(--card-border); padding: 1rem; border-radius: 16px; box-shadow: 8px 8px 0px var(--card-border); transform: rotate(2deg); }\n  .os-profile__art img { width: 100%; border-radius: 8px; border: 2px solid var(--card-border); }\n  \n  .os-profile__content { background: var(--card-bg); padding: 2.5rem; border-radius: 16px; border: 3px solid var(--card-border); box-shadow: 8px 8px 0px var(--card-border); }\n  .os-profile__content h2 { font-family: var(--ff-display); font-size: clamp(2rem, 4vw, 3rem); font-weight: 900; text-transform: uppercase; margin-bottom: 1.5rem !important; line-height: 1.1; }\n\n  \/* ─────────────────────────────────────────\n     VIDEO SHOWCASE\n  ───────────────────────────────────────── *\/\n  .os-video-section { padding: var(--pad-section) var(--pad-h); text-align: center; }\n  .os-video-header { max-width: 800px; margin: 0 auto 3rem; }\n  .os-video-header h2 { font-family: var(--ff-display); font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 900; color: #FFF; margin-bottom: 1rem !important; text-transform: uppercase; text-shadow: 3px 3px 0 var(--card-border), -1px -1px 0 var(--card-border), 1px -1px 0 var(--card-border), -1px 1px 0 var(--card-border), 1px 1px 0 var(--card-border); }\n  \n  .os-video-wrapper { max-width: 900px; margin: 0 auto; position: relative; border-radius: 16px; overflow: hidden; box-shadow: 8px 8px 0px var(--card-border); border: 3px solid var(--card-border); background: var(--card-bg); padding: 1rem; transform: rotate(-1deg); }\n  .os-video-wrapper video { width: 100%; height: auto; max-height: 80vh; display: block; border-radius: 8px; border: 2px solid var(--card-border); }\n  \n  .os-video-summary-box { margin-top: 2.5rem; padding: 2rem; background: var(--card-bg); border: 3px solid var(--card-border); border-radius: 16px; text-align: left; max-width: 900px; margin-left: auto; margin-right: auto; box-shadow: 6px 6px 0px var(--card-border); position: relative; }\n  .os-video-summary-box .pop-sticker { position: absolute; top: -20px; left: 20px; }\n  .os-video-summary-box p { font-size: 1.05rem; line-height: 1.6; margin-top: 1.5rem !important; font-weight: 500; }\n\n  \/* ─────────────────────────────────────────\n     GALLERY\n  ───────────────────────────────────────── *\/\n  .os-gallery-section { padding: var(--pad-section) 0; }\n  .os-gallery-header { text-align: center; margin-bottom: 3rem; padding: 0 var(--pad-h); }\n  .os-gallery-header h2 { font-family: var(--ff-display); font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 900; color: #FFF; text-transform: uppercase; text-shadow: 3px 3px 0 var(--card-border), -1px -1px 0 var(--card-border), 1px -1px 0 var(--card-border), -1px 1px 0 var(--card-border), 1px 1px 0 var(--card-border); }\n  \n  .os-gallery-slider { max-width: var(--max-w); margin: 0 auto; padding: 1rem var(--pad-h) 2rem; display: flex; gap: 2rem; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: var(--card-border) var(--pop-peach); -webkit-overflow-scrolling: touch; }\n  .os-gallery-slider::-webkit-scrollbar { height: 12px; }\n  .os-gallery-slider::-webkit-scrollbar-track { background: var(--pop-peach); border-radius: 6px; border: 2px solid var(--card-border); }\n  .os-gallery-slider::-webkit-scrollbar-thumb { background: var(--pop-yellow); border-radius: 6px; border: 2px solid var(--card-border); }\n  \n  .os-gallery-item { flex: 0 0 calc(33.333% - 1.33rem); scroll-snap-align: center; position: relative; aspect-ratio: 2\/3; display: block; background: var(--card-bg); border: 3px solid var(--card-border); border-radius: 16px; padding: 0.75rem; box-shadow: 6px 6px 0px var(--card-border); transition: transform 0.2s; }\n  @media (max-width: 900px) { .os-gallery-item { flex: 0 0 calc(50% - 1rem); } }\n  @media (max-width: 600px) { .os-gallery-item { flex: 0 0 85%; } }\n  .os-gallery-item img { width: 100%; height: 100%; object-fit: cover; border-radius: 8px; border: 2px solid var(--card-border); }\n  .os-gallery-item:hover { transform: translateY(-5px); }\n  \n  .osiimi-wrapper .os-lightbox { display: none; position: fixed; inset: 0; background: rgba(17, 17, 17, 0.95) !important; z-index: 99999; align-items: center; justify-content: center; padding: 1rem; }\n  .osiimi-wrapper .os-lightbox:target { display: flex; }\n  .osiimi-wrapper .os-lightbox__close { position: absolute; top: 2rem; right: 2rem; font-family: var(--ff-display); font-weight: 900; background: var(--pop-yellow); color: var(--card-border) !important; text-transform: uppercase; padding: 0.5rem 1.5rem; border: 3px solid var(--card-border); border-radius: 50px; box-shadow: 4px 4px 0px var(--card-border); transition: all 0.2s; }\n  .osiimi-wrapper .os-lightbox__close:hover { transform: translate(-2px,-2px); box-shadow: 6px 6px 0px var(--card-border); }\n  .osiimi-wrapper .os-lightbox__img { max-width: 90vw; max-height: 90vh; object-fit: contain; border: 4px solid var(--card-border); border-radius: 12px; background: #fff; padding: 10px; }\n\n  \/* ─────────────────────────────────────────\n     SPECS \u0026 CARE\n  ───────────────────────────────────────── *\/\n  .os-specs { padding: var(--pad-section) var(--pad-h); }\n  .os-specs__inner { max-width: 900px; margin: 0 auto; background: var(--card-bg); border: 3px solid var(--card-border); border-radius: 16px; padding: 3rem; box-shadow: 8px 8px 0px var(--card-border); position: relative; }\n  .os-specs h2 { font-family: var(--ff-display); font-size: clamp(2rem, 3.5vw, 3rem); font-weight: 900; text-transform: uppercase; text-align: center; margin-bottom: 3rem !important; line-height: 1.1; }\n  \n  .os-spec-img-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 3rem; }\n  .os-spec-img-wrapper { border-radius: 12px; border: 3px solid var(--card-border); box-shadow: 6px 6px 0px var(--card-border); padding: 0.5rem; background: var(--pop-peach); }\n  .os-spec-img-wrapper img { width: 100%; height: auto; display: block; border-radius: 6px; border: 2px solid var(--card-border); background: #fff;}\n  @media (max-width: 768px) { .os-spec-img-grid { grid-template-columns: 1fr; gap: 1.5rem; } }\n\n  .os-table { width: 100%; border-collapse: collapse; font-weight: 500; margin-bottom: 3rem;}\n  .os-table tr { border-bottom: 2px dashed var(--card-border); }\n  .os-table td { padding: 1rem 0; }\n  .os-table td:first-child { font-weight: 700; color: var(--pop-orange-dark); width: 40%; }\n  \n  .os-care-box { background: var(--pop-peach); border: 3px solid var(--card-border); border-radius: 12px; padding: 2rem; box-shadow: inset 4px 4px 0 rgba(255,255,255,0.5); }\n  .os-care-box h3 { font-family: var(--ff-display); font-size: 1.5rem; font-weight: 900; margin-bottom: 1rem !important; text-transform: uppercase;}\n  @media (max-width: 768px) { .os-specs__inner{ padding: 1.5rem; } }\n\n  \/* ─────────────────────────────────────────\n     FAQ \u0026 BOTTOM\n  ───────────────────────────────────────── *\/\n  .os-bottom { padding: var(--pad-section) var(--pad-h); }\n  .os-bottom__inner { max-width: 800px; margin: 0 auto; }\n  .os-bottom h2 { font-family: var(--ff-display); font-size: clamp(2.5rem, 5vw, 4rem); font-weight: 900; color: #FFF; text-align: center; margin-bottom: 3rem !important; text-transform: uppercase; text-shadow: 3px 3px 0 var(--card-border), -1px -1px 0 var(--card-border), 1px -1px 0 var(--card-border), -1px 1px 0 var(--card-border), 1px 1px 0 var(--card-border); }\n\n  .os-faq-item { background: var(--card-bg); border: 3px solid var(--card-border); border-radius: 16px; padding: 2rem; margin-bottom: 1.5rem !important; box-shadow: 6px 6px 0px var(--card-border); }\n  .os-faq-item h3 { font-family: var(--ff-display); font-size: 1.3rem; font-weight: 900; margin-bottom: 0.75rem !important; text-transform: uppercase; }\n  .os-faq-item p { font-weight: 500; }\n  \n  .os-explore { margin-top: 4rem; text-align: center; padding: 3rem 2rem; background: var(--pop-yellow); border-radius: 16px; border: 3px solid var(--card-border); box-shadow: 8px 8px 0px var(--card-border); transform: rotate(1deg); }\n  .os-explore h2 { text-shadow: none; color: var(--text-main); font-size: 2.5rem; margin-bottom: 1rem !important; }\n  .os-explore .btn { display: inline-block; padding: 1rem 2.5rem; background: var(--pop-orange-dark); color: #fff; border: 3px solid var(--card-border); border-radius: 50px; font-family: var(--ff-display); font-weight: 900; text-transform: uppercase; letter-spacing: 0.1em; box-shadow: 4px 4px 0px var(--card-border); margin-top: 1.5rem; transition: transform 0.2s, box-shadow 0.2s;}\n  .os-explore .btn:hover { transform: translate(-2px, -2px); box-shadow: 6px 6px 0px var(--card-border); background: var(--pop-teal); color: var(--card-border); }\n\u003c\/style\u003e\n\u003cdiv class=\"osiimi-wrapper\"\u003e\n\u003c!-- ─────────────────────────────────────────\n       FLOATING BOTTOM NAV\n  ───────────────────────────────────────── --\u003e\u003cnav class=\"os-nav\"\u003e\n\u003cdiv class=\"os-nav__inner\"\u003e\n\u003ca class=\"os-nav__logo\" href=\"#\"\u003e Ebiko \u003c\/a\u003e\n\u003cul class=\"os-nav__links\"\u003e\n\u003cli\u003e\u003ca href=\"#intro\"\u003eInfo\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#features\"\u003eDesign\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#compare\"\u003eBest For\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#profile\"\u003eCollab\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#video\"\u003eVideo\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#gallery\"\u003eGallery\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/nav\u003e\n\u003csection class=\"os-hero\"\u003e\n\u003cdiv class=\"os-hero__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-hero__content\"\u003e\n\u003ch2 class=\"os-hero__title\"\u003eEbiko Furry Sex Doll Onahole\u003cbr\u003eMRL × @EbikoVtuber\u003c\/h2\u003e\n\u003cdiv class=\"os-hero__subtitle\"\u003eTiger Prawn Monster Girl\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 2rem; display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap;\"\u003e\n\u003cspan class=\"pop-sticker bg-teal tilt-left\"\u003eMedical Silicone\u003c\/span\u003e \u003cspan class=\"pop-sticker bg-yellow tilt-right\"\u003e23cm \/ 1.4kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     CHIBI MARQUEE\n  ───────────────────────────────────────── --\u003e\n\u003cdiv class=\"os-marquee os-marquee--chibi\" aria-hidden=\"true\"\u003e\n\u003cdiv class=\"os-marquee__track\"\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/transparent_background2.webp?v=1781164898\" alt=\"Ebiko VTuber character standing in tiger prawn monster girl form\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HJRKPpkWkAAby24.webp?v=1781164890\" alt=\"Close up illustration of Ebiko VTuber face and orange hair\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HHEefe3WwAA9MS9.webp?v=1781164890\" alt=\"Ebiko VTuber character illustration showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HKDgUJDWsAATCd1.webp?v=1781164889\" alt=\"Full body portrait of Ebiko VTuber monster girl design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/transparent_background2.webp?v=1781164898\" alt=\"Ebiko VTuber character standing in tiger prawn monster girl form\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HJRKPpkWkAAby24.webp?v=1781164890\" alt=\"Close up illustration of Ebiko VTuber face and orange hair\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HHEefe3WwAA9MS9.webp?v=1781164890\" alt=\"Ebiko VTuber character illustration showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HKDgUJDWsAATCd1.webp?v=1781164889\" alt=\"Full body portrait of Ebiko VTuber monster girl design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─────────────────────────────────────────\n     INTRO SECTION (PRODUCT DEFINITION)\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-intro-v3\" id=\"intro\"\u003e\n\u003cdiv class=\"os-intro-v3__inner os-reveal\"\u003e\n\u003cdiv class=\"os-intro-v3__image-pane\"\u003e\n\u003cspan class=\"pop-sticker bg-orange tilt-more-left s1\"\u003ePrawndere Vibe\u003c\/span\u003e\n\u003cdiv class=\"os-intro-v3__image-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Official_MRL_x_EbikoVtuber_Collaboration.webp?v=1781165075\" alt=\"MRL and EbikoVtuber official collaboration banner for furry sex doll onahole\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cspan class=\"pop-sticker bg-blue tilt-right s2\"\u003e100% Official\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-intro-v3__content-pane\"\u003e\n\u003cdiv class=\"pop-card os-intro-v3__qa-card\"\u003e\n\u003ch2 class=\"os-intro-v3__qa-title\"\u003eEbiko Furry Sex Doll Onahole - MRL x @EbikoVtuber\u003c\/h2\u003e\n\u003cp class=\"os-intro-v3__qa-text\"\u003eEbiko is a \u003ca class=\"os-inline-link\" href=\"https:\/\/www.mrlsexdoll.com\/pages\/furry-sex-dolls\"\u003efurry sex doll\u003c\/a\u003e onahole made for adult anime fans, ACG collectors, VTuber followers, furry fans, and monster girl enthusiasts who want a character-driven product instead of another generic sleeve. Created as an MRL collaboration with \u003ca class=\"os-inline-link\" href=\"https:\/\/x.com\/EbikoVtuber\"\u003e@EbikoVtuber\u003c\/a\u003e, this medical silicone collectible brings Ebiko’s bratty tiger-prawn crime-boss energy into a compact, display-ready form with a dedicated 14cm vaginal channel.\u003c\/p\u003e\n\u003cul class=\"os-bullet-list\"\u003e\n\u003cli\u003eOfficial MRL x @EbikoVtuber collaboration\u003c\/li\u003e\n\u003cli\u003eMedical silicone body with a soft-touch finish\u003c\/li\u003e\n\u003cli\u003e23cm tall, 16cm wide, and 1.4kg in weight\u003c\/li\u003e\n\u003cli\u003e14cm vaginal channel\u003c\/li\u003e\n\u003cli\u003eTiger prawn monster girl design for ACG, furry, VTuber, and monster girl fans\u003c\/li\u003e\n\u003cli\u003eDisplay-friendly character sculpt with strong collector appeal\u003c\/li\u003e\n\u003cli\u003eAdults 18+ only\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-intro-v3__narrative\"\u003e\n\u003cp\u003eIn other words: this is not just an onahole with a fantasy theme. Ebiko is built around a recognizable character identity, a fandom audience, and a sculpt that works as both an adult-use product and an anime-style collectible.\u003c\/p\u003e\n\u003cp\u003eMost \u003ca class=\"os-inline-link\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/onaholes\"\u003eanime onaholes\u003c\/a\u003e are built around a simple fantasy body type. Ebiko is different because her appeal starts with the character first. She is not another generic catgirl, foxgirl, or wolfgirl design. Ebiko is a bratty tiger prawn monster girl from Panko City: loud, smug, chaotic, and secretly soft underneath all that attitude.\u003c\/p\u003e\n\u003cp\u003eThat mix of seafood-inspired monster girl design, VTuber identity, and adult collectible function gives her a much sharper personality than a standard furry sex doll.\u003c\/p\u003e\n\u003cdiv class=\"os-intro-v3__cta-text\"\u003eWhy Ebiko Stands Out ~\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     ART MARQUEE\n  ───────────────────────────────────────── --\u003e\n\u003cdiv class=\"os-marquee os-marquee--art\" aria-hidden=\"true\"\u003e\n\u003cdiv class=\"os-marquee__track\"\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HJF3CDGXcAEIUDy.webp?v=1781164889\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HHOearjXQAAs9pI.webp?v=1781164889\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HBOpXmRW8AAH40s.webp?v=1781164889\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/EbikoTransparent.webp?v=1781164888\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HA82HpLbsAI8qNC.webp?v=1781164888\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HBLuDQAWQAAJXmS.webp?v=1781164887\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- Duplicate for seamless loop --\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HJF3CDGXcAEIUDy.webp?v=1781164889\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HHOearjXQAAs9pI.webp?v=1781164889\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-marquee__item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HBOpXmRW8AAH40s.webp?v=1781164889\" alt=\"Official character illustration of Ebiko VTuber showing prawndere personality\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ─────────────────────────────────────────\n     KEY FEATURES GRID\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-features\" id=\"features\"\u003e\n\u003cdiv class=\"os-features__header os-reveal\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cp style=\"font-weight: bold; font-size: 1.2rem; color: #fff;\"\u003eEbiko is not just \"an anime onahole with a cute design.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"os-feature-block\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-l\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Official_MRL_x_EbikoVtuber_Collaboration.webp?v=1781165075\" alt=\"Ebiko furry sex doll onahole displayed next to official VTuber character artwork\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-r\"\u003e\n\u003cspan class=\"pop-sticker bg-teal tilt-left\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eOfficial MRL x @EbikoVtuber Collaboration\u003c\/h3\u003e\n\u003cp\u003eEbiko is based on the VTuber and artist-linked character @EbikoVtuber, giving this product a clearer identity than a generic anime sex toy. The \u003ca class=\"os-inline-link\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/co-brand-sex-doll\"\u003eMRL collaboration products\u003c\/a\u003e matter because fans are not just buying a shape or material—they are buying a character they already recognize, follow, or want to collect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cdiv class=\"os-feature-block os-feature-block--flip\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-r\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Tiger_Prawn_Monster_Girl_Design.webp?v=1781165075\" alt=\"Front view of Ebiko furry sex doll showing orange medical silicone tiger prawn design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-l\"\u003e\n\u003cspan class=\"pop-sticker bg-yellow tilt-right\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eTiger Prawn Monster Girl Design\u003c\/h3\u003e\n\u003cp\u003eEbiko’s tiger prawn concept is the strongest visual differentiator. Instead of relying on common catgirl or foxgirl traits, the sculpt uses a curled shrimp-like tail, orange silicone color, fantasy animal details, and a compact monster girl body shape to create a silhouette that feels instantly different. This gives the page stronger relevance for furry sex doll, \u003ca class=\"os-inline-link\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/monster-girls-silicone-sex-dolls\"\u003emonster girl sex doll\u003c\/a\u003e, and anime onahole searches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cdiv class=\"os-feature-block\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-l\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Prawndere_Character_Personality.webp?v=1781165075\" alt=\"Close up of Ebiko anime onahole doll displaying teasing prawndere facial expression\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-r\"\u003e\n\u003cspan class=\"pop-sticker bg-blue tilt-left\"\u003e03\u003c\/span\u003e\n\u003ch3\u003ePrawndere Character Personality\u003c\/h3\u003e\n\u003cp\u003eEbiko’s appeal is not only visual. Her bratty, sharp-tongued, easily flustered “prawndere” personality gives the product a stronger emotional hook for fans. The sculpted expression, confident pose, and playful character concept all support that personality: loud on the outside, secretly affectionate underneath.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cdiv class=\"os-feature-block os-feature-block--flip\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-r\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Medical_Silicone_With_a_Display-Ready_Sculpt.webp?v=1781165075\" alt=\"Smooth orange medical silicone finish on the back of Ebiko monster girl sex doll\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-l\"\u003e\n\u003cspan class=\"pop-sticker bg-orange tilt-right\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eMedical Silicone \u0026amp; Display-Ready Sculpt\u003c\/h3\u003e\n\u003cp\u003eEbiko is made from medical silicone, but the key point is not just the material. The material supports the sculpt: smooth orange finish, soft-touch surface, visible character details, and enough durability for both adult use and display handling. This is important for buyers who want a product that works as an onahole but still looks like an ACG collector piece on the shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5 --\u003e\n\u003cdiv class=\"os-feature-block\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-l\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Compact_23cm_1.4kg_Collector_Scale.webp?v=1781165075\" alt=\"Ebiko furry onahole held by hand to demonstrate compact 23 centimeter collector scale\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-r\"\u003e\n\u003cspan class=\"pop-sticker bg-teal tilt-left\"\u003e05\u003c\/span\u003e\n\u003ch3\u003eCompact 23cm, 1.4kg Collector Scale\u003c\/h3\u003e\n\u003cp\u003eEbiko’s 23cm height and 1.4kg weight give her a more substantial feel than a small sleeve without moving into full-size doll territory. That makes her easier to store, easier to handle, and more realistic as a displayable character product. For collectors, this size gives Ebiko shelf presence. For onahole buyers, it keeps the product practical.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 6 --\u003e\n\u003cdiv class=\"os-feature-block os-feature-block--flip\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-r\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/14cm_Vaginal_Channel.webp?v=1781165074\" alt=\"Ebiko furry sex doll lower half indicating 14 centimeter vaginal channel entry point\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-l\"\u003e\n\u003cspan class=\"pop-sticker bg-yellow tilt-right\"\u003e06\u003c\/span\u003e\n\u003ch3\u003e14cm Vaginal Channel\u003c\/h3\u003e\n\u003cp\u003eThe 14cm vaginal channel gives Ebiko clear adult functionality while keeping the outside design focused on the full character sculpt. This is one of the main reasons the product can target both anime onahole buyers and furry sex doll collectors: it combines functional use with a complete monster girl character body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 7 --\u003e\n\u003cdiv class=\"os-feature-block\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-l\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Built_for_ACG_Furry_VTuber_and_Monster_Girl_Fans.webp?v=1781165075\" alt=\"Ebiko character toy displayed as an ACG collector item on a shelf\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-r\"\u003e\n\u003cspan class=\"pop-sticker bg-blue tilt-left\"\u003e07\u003c\/span\u003e\n\u003ch3\u003eBuilt for ACG, Furry, \u0026amp; VTuber Fans\u003c\/h3\u003e\n\u003cp\u003eEbiko is strongest for buyers who care about character culture. Anime fans get the stylized sculpt. Furry fans get the non-human tiger prawn concept. VTuber fans get the @EbikoVtuber connection. MRL fans get another collaboration product with a clear visual identity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 8 --\u003e\n\u003cdiv class=\"os-feature-block os-feature-block--flip\"\u003e\n\u003cdiv class=\"os-feature__img-wrap os-reveal-r\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Not_Just_a_Sleeve_A_Character_Product.webp?v=1781165075\" alt=\"Angled profile view of the complete Ebiko monster girl sex doll character sculpt\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-feature__content os-reveal-l\"\u003e\n\u003cspan class=\"pop-sticker bg-orange tilt-right\"\u003e08\u003c\/span\u003e\n\u003ch3\u003eNot Just a Sleeve — A Character Product\u003c\/h3\u003e\n\u003cp\u003eA regular onahole usually sells texture, softness, and price. Ebiko sells character identity first, then function. Her value comes from the combination of official collaboration, tiger prawn monster girl design, medical silicone material, compact display size, and adult-use channel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     BEST FOR \/ NOT FOR\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-compare os-reveal\" id=\"compare\"\u003e\n\u003ch2 class=\"os-compare__title\"\u003eWho Ebiko Is For\u003c\/h2\u003e\n\u003cdiv class=\"os-compare__grid\"\u003e\n\u003cdiv class=\"os-compare__card os-compare__card--best\"\u003e\n\u003ch3\u003eBest For\u003c\/h3\u003e\n\u003cul class=\"os-compare__list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--yes\"\u003e✓\u003c\/span\u003e Adult @EbikoVtuber fans who want a creator-linked collectible\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--yes\"\u003e✓\u003c\/span\u003e Furry and monster girl fans who want a distinctive tiger-prawn design\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--yes\"\u003e✓\u003c\/span\u003e Anime onahole buyers who care about character design and display value\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--yes\"\u003e✓\u003c\/span\u003e MRL customers looking for a new collaboration product\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--yes\"\u003e✓\u003c\/span\u003e Collectors who want both shelf presence and adult function\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-compare__card os-compare__card--not\"\u003e\n\u003ch3\u003eNot For\u003c\/h3\u003e\n\u003cul class=\"os-compare__list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--no\"\u003e✕\u003c\/span\u003e Buyers looking for a full-size sex doll\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--no\"\u003e✕\u003c\/span\u003e Buyers who only want a cheap, plain pocket sleeve\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--no\"\u003e✕\u003c\/span\u003e Buyers who dislike anime-style or fantasy character products\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--no\"\u003e✕\u003c\/span\u003e Buyers who want realistic human styling\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"os-compare__icon os-compare__icon--no\"\u003e✕\u003c\/span\u003e Buyers who need an ultra-small travel sleeve\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     PROFILE \u0026 LORE\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-profile\" id=\"profile\"\u003e\n\u003cdiv class=\"os-profile__inner os-reveal\"\u003e\n\u003cdiv class=\"os-profile__art\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/HHOearjXQAAs9pI.webp?v=1781164889\" alt=\"Official character reference sheet for Ebiko VTuber tiger prawn boss\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-profile__content\"\u003e\n\u003cspan style=\"position: absolute; top: -20px; left: 20px;\" class=\"pop-sticker bg-yellow tilt-right\"\u003eThe Lore\u003c\/span\u003e\n\u003ch2\u003eAbout Ebiko: The Tiger-Prawn Boss of Panko City\u003c\/h2\u003e\n\u003cp\u003eEbiko calls herself the crime boss of Panko City, and she acts like it. She is bratty, loud-mouthed, sharp-tongued, and always ready to stir up trouble. Her prawndere personality is part of the appeal: she teases, gives orders, and pretends she does not care.\u003c\/p\u003e\n\u003cp style=\"margin-top: 1rem;\"\u003eBut that attitude is also her armor. Under the chaos is a loyal, affectionate side that only appears when she feels safe. That contrast gives the product more personality than a standard anime onahole and makes the sculpt feel tied to a real character rather than a generic fantasy body.\u003c\/p\u003e\n\u003ch3 style=\"font-family: var(--ff-display); font-size: 1.5rem; font-weight: 900; margin-top: 2rem; margin-bottom: 0.5rem; text-transform: uppercase;\"\u003eAbout the Collaboration\u003c\/h3\u003e\n\u003cp\u003eEbiko is part of an MRL collaboration with \u003ca class=\"os-inline-link\" href=\"https:\/\/x.com\/EbikoVtuber\"\u003e@EbikoVtuber\u003c\/a\u003e. For fans who follow the creator, this turns the product into more than an adult toy: it becomes a collectible extension of the character. For MRL customers, it adds a new furry and monster girl design to the brand’s anime-inspired product lineup.\u003c\/p\u003e\n\u003cp style=\"margin-top: 1rem;\"\u003e\u003cstrong\u003eReferences:\u003c\/strong\u003e \u003ca class=\"os-inline-link\" href=\"https:\/\/x.com\/GwubHub\"\u003eGwubHub\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     VIDEO SHOWCASE\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-video-section\" id=\"video\"\u003e\n\u003cdiv class=\"os-video-header os-reveal\"\u003e\n\u003ch2\u003eEbiko in Motion: 360° Showcase\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-video-wrapper os-reveal\"\u003e\u003cvideo poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Tiger_Prawn_Monster_Girl_Design.webp?v=1781165075\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/60fca8183a954346b2f26987f796cf2f.mp4\" controls=\"controls\" playsinline=\"\" preload=\"metadata\" title=\"Ebiko VTuber Furry Sex Doll Onahole Product Showcase Video\" aria-label=\"A product demonstration video showing the physical details, medical silicone texture, and 14 centimeter vaginal channel of the Ebiko VTuber furry sex doll onahole\"\u003e\n  Your browser does not support the video tag.\n\u003c\/video\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-video-summary-box os-reveal\"\u003e\n\u003cspan class=\"pop-sticker bg-orange tilt-left\"\u003eVideo Summary\u003c\/span\u003e\n\u003cp\u003eThis product showcase highlights the official Ebiko furry sex doll onahole's premium medical silicone finish, displaying the 23cm compact character sculpt and tiger prawn monster girl design details from multiple angles, alongside the functional 14cm vaginal channel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     REAL SHOTS GALLERY\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-gallery-section\" id=\"gallery\"\u003e\n\u003cdiv class=\"os-gallery-header os-reveal\"\u003e\n\u003ch2\u003eEbiko In The Flesh\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-gallery-slider os-reveal\"\u003e\n\u003ca href=\"#os-lb1\" class=\"os-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Medical_Silicone_With_a_Display-Ready_Sculpt.webp?v=1781165075\" alt=\"Smooth orange medical silicone finish on Ebiko monster girl sex doll\" loading=\"lazy\"\u003e\u003c\/a\u003e \u003ca href=\"#os-lb2\" class=\"os-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/14cm_Vaginal_Channel.webp?v=1781165074\" alt=\"Ebiko furry sex doll lower half indicating 14 centimeter vaginal channel entry\" loading=\"lazy\"\u003e\u003c\/a\u003e \u003ca href=\"#os-lb3\" class=\"os-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Tiger_Prawn_Monster_Girl_Design.webp?v=1781165075\" alt=\"Front view of Ebiko furry sex doll showing orange medical silicone tiger prawn design\" loading=\"lazy\"\u003e\u003c\/a\u003e \u003ca href=\"#os-lb4\" class=\"os-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Compact_23cm_1.4kg_Collector_Scale.webp?v=1781165075\" alt=\"Ebiko furry onahole held by hand to show compact 23 centimeter collector scale\" loading=\"lazy\"\u003e\u003c\/a\u003e \u003ca href=\"#os-lb5\" class=\"os-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Not_Just_a_Sleeve_A_Character_Product.webp?v=1781165075\" alt=\"Angled profile view of Ebiko monster girl sex doll character sculpt\" loading=\"lazy\"\u003e\u003c\/a\u003e \u003ca href=\"#os-lb6\" class=\"os-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Built_for_ACG_Furry_VTuber_and_Monster_Girl_Fans.webp?v=1781165075\" alt=\"Ebiko character toy displayed as an ACG collector item on a desk\" loading=\"lazy\"\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- Lightbox Images --\u003e\n\u003cdiv id=\"os-lb1\" class=\"os-lightbox\"\u003e\n\u003ca href=\"#_\" class=\"os-lightbox__close\"\u003e✕ Close\u003c\/a\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Medical_Silicone_With_a_Display-Ready_Sculpt.webp?v=1781165075\" class=\"os-lightbox__img\" alt=\"Smooth orange medical silicone finish on Ebiko monster girl sex doll\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"os-lb2\" class=\"os-lightbox\"\u003e\n\u003ca href=\"#_\" class=\"os-lightbox__close\"\u003e✕ Close\u003c\/a\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/14cm_Vaginal_Channel.webp?v=1781165074\" class=\"os-lightbox__img\" alt=\"Ebiko furry sex doll lower half indicating 14 centimeter vaginal channel entry\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"os-lb3\" class=\"os-lightbox\"\u003e\n\u003ca href=\"#_\" class=\"os-lightbox__close\"\u003e✕ Close\u003c\/a\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Tiger_Prawn_Monster_Girl_Design.webp?v=1781165075\" class=\"os-lightbox__img\" alt=\"Front view of Ebiko furry sex doll showing orange medical silicone tiger prawn design\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"os-lb4\" class=\"os-lightbox\"\u003e\n\u003ca href=\"#_\" class=\"os-lightbox__close\"\u003e✕ Close\u003c\/a\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Compact_23cm_1.4kg_Collector_Scale.webp?v=1781165075\" class=\"os-lightbox__img\" alt=\"Ebiko furry onahole held by hand to show compact 23 centimeter collector scale\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"os-lb5\" class=\"os-lightbox\"\u003e\n\u003ca href=\"#_\" class=\"os-lightbox__close\"\u003e✕ Close\u003c\/a\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Not_Just_a_Sleeve_A_Character_Product.webp?v=1781165075\" class=\"os-lightbox__img\" alt=\"Angled profile view of Ebiko monster girl sex doll character sculpt\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"os-lb6\" class=\"os-lightbox\"\u003e\n\u003ca href=\"#_\" class=\"os-lightbox__close\"\u003e✕ Close\u003c\/a\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Built_for_ACG_Furry_VTuber_and_Monster_Girl_Fans.webp?v=1781165075\" class=\"os-lightbox__img\" alt=\"Ebiko character toy displayed as an ACG collector item on a desk\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     SPECS \u0026 CARE TABLE\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-specs\" id=\"specs\"\u003e\n\u003cdiv class=\"os-specs__inner os-reveal\"\u003e\n\u003cspan style=\"position: absolute; top: -25px; left: 50%; transform: translateX(-50%) rotate(2deg);\" class=\"pop-sticker bg-blue tilt-right\"\u003eData File\u003c\/span\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"os-spec-img-grid\"\u003e\n\u003cdiv class=\"os-spec-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/ebikofurrysexdollspecification.webp?v=1781172935\" alt=\"Infographic detailing Ebiko furry sex doll 23 centimeter height and 1.4 kilogram weight dimensions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"os-spec-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/tunnellengthofebikofurrysexdoll.webp?v=1781172934\" alt=\"Diagram showing the 14 centimeter internal vaginal channel depth of the Ebiko onahole\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable class=\"os-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eEbiko\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCollaboration\u003c\/td\u003e\n\u003ctd\u003eMRL x @EbikoVtuber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCharacter Source\u003c\/td\u003e\n\u003ctd\u003e@EbikoVtuber \/ GwubHub\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eFurry sex doll onahole \/ anime onahole doll\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eMedical Silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e23cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e16cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e1.4kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBust \/ Waist \/ Hip\u003c\/td\u003e\n\u003ctd\u003e35cm \/ 35cm \/ 35cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannel Type\u003c\/td\u003e\n\u003ctd\u003eVaginal channel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChannel Depth\u003c\/td\u003e\n\u003ctd\u003e14cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Audience\u003c\/td\u003e\n\u003ctd\u003eAdults 18+ only; anime, ACG, furry, VTuber, and monster girl fans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"os-care-box\"\u003e\n\u003ch3\u003eCare and Storage Notes\u003c\/h3\u003e\n\u003cp\u003eClean Ebiko before and after use with warm water and a body-safe toy cleaner. Let the product dry fully before storage. Use water-based lubricant unless your official product-care instructions say otherwise.\u003c\/p\u003e\n\u003cp style=\"margin-top: 1rem;\"\u003eStore Ebiko away from direct sunlight, high heat, sharp objects, and dark fabrics that may transfer color. Because the product includes sculpted exterior details, gentle cleaning and careful storage will help preserve both the channel and the character design. Please read our \u003ca class=\"os-inline-link\" href=\"https:\/\/www.mrlsexdoll.com\/pages\/mrlsexdoll-accessories-using-guide\"\u003emedical silicone sex toy\u003c\/a\u003e using guide for detailed maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ─────────────────────────────────────────\n     FAQ \u0026 BOTTOM (SHIPPING\/RETURNS)\n  ───────────────────────────────────────── --\u003e\n\u003csection class=\"os-bottom\" id=\"faq\"\u003e\n\u003cdiv class=\"os-bottom__inner os-reveal\"\u003e\n\u003ch2\u003eFree Worldwide Shipping \u0026amp; Discreet Packaging\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom: 3rem; background: var(--pop-peach); transform: rotate(-1deg);\" class=\"pop-card\"\u003e\n\u003cp style=\"margin-bottom: 1rem; font-weight: bold;\"\u003eWe offer completely FREE worldwide shipping on all orders to ensure a seamless shopping experience.\u003c\/p\u003e\n\u003cul style=\"list-style: disc; padding-left: 20px; margin-bottom: 1rem;\"\u003e\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cstrong\u003eOrder Processing:\u003c\/strong\u003e We typically process all orders within 24-48 business hours and ship within 48-72 business hours.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cstrong\u003eUnited States Delivery:\u003c\/strong\u003e Standard shipping time for United States orders is 20 business days due to external logistics.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cstrong\u003eStandard Shipping (International):\u003c\/strong\u003e Shipping time is typically 20 business days. Unforeseeable circumstances (force majeure) such as customs clearance delays, postal delays, or extreme weather may occasionally extend this timeframe.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cstrong\u003eDiscreet Packaging:\u003c\/strong\u003e Plain heavy-duty corrugated boxes. No logos, no product names, no imagery. Waybill reads \"Polymer home décor accessory\" for 100% privacy.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 0.5rem;\"\u003e\n\u003cstrong\u003eImportant Notes:\u003c\/strong\u003e We do not deliver to PO Boxes; please provide a valid street address. Any customs duties or taxes charged by local authorities are the buyer's responsibility.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"os-faq-item\"\u003e\n\u003ch3\u003eWhat is Ebiko?\u003c\/h3\u003e\n\u003cp\u003eEbiko is a medical silicone furry sex doll onahole created as an MRL collaboration with @EbikoVtuber. The design is based on a tiger-prawn monster girl character with anime, ACG, VTuber, and furry appeal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-faq-item\"\u003e\n\u003ch3\u003eIs Ebiko an onahole or a sex doll?\u003c\/h3\u003e\n\u003cp\u003eEbiko is best described as a furry sex doll onahole. It has a sculpted character body like a compact collectible sex doll and includes a functional 14cm vaginal channel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-faq-item\"\u003e\n\u003ch3\u003eWhat material is Ebiko made from?\u003c\/h3\u003e\n\u003cp\u003eEbiko is made from medical silicone, giving the product a smooth, soft-touch exterior and a premium feel for handling, display, and adult use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-faq-item\"\u003e\n\u003ch3\u003eWho is Ebiko designed for?\u003c\/h3\u003e\n\u003cp\u003eEbiko is designed for adults 18+ who enjoy anime, ACG culture, VTubers, furry characters, monster girls, hentai-inspired collectibles, and creator collaboration products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-faq-item\"\u003e\n\u003ch3\u003eHow big is Ebiko?\u003c\/h3\u003e\n\u003cp\u003eEbiko is 23cm tall, 16cm wide, and weighs 1.4kg. The bust, waist, and hip measurements are each 35cm. The product includes a 14cm vaginal channel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-faq-item\"\u003e\n\u003ch3\u003eWhy is Ebiko different from a normal onahole?\u003c\/h3\u003e\n\u003cp\u003eMost onaholes focus mainly on function. Ebiko adds character identity, MRL x @EbikoVtuber collaboration value, medical silicone material, a tiger-prawn monster girl design, and display appeal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-faq-item\"\u003e\n\u003ch3\u003eHow should I clean and store Ebiko?\u003c\/h3\u003e\n\u003cp\u003eClean Ebiko before and after use with warm water and a body-safe toy cleaner. Let it dry fully before storage, and keep it away from direct sunlight, high heat, sharp objects, and dark fabrics that may transfer color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"os-explore\"\u003e\n\u003ch2\u003eThe Bottom Line\u003c\/h2\u003e\n\u003cp style=\"margin-bottom: 1rem; font-weight: 500;\"\u003eIf you want a medical silicone onahole that feels like part of a character universe, Ebiko is a stronger choice than a plain sleeve.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 1rem; font-weight: 500;\"\u003eIf you only want the cheapest possible toy with no interest in character design, this is probably not the right product.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"#\"\u003eAdd to Cart Before She Swims Away\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- Product Schema JSON-LD Template --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- FAQ Schema JSON-LD Template --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"MRLSEXDOLL","offers":[{"title":"Default Title","offer_id":53399616684345,"sku":"RD-YIBI-1395","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/ebikofurrysexdollfrontview.webp?v=1781172935","url":"https:\/\/www.mrlsexdoll.com\/products\/ebiko-furry-sex-doll-onahole","provider":"MRLSEXDOLL","version":"1.0","type":"link"}