{"product_id":"audrey-anime-onahole","title":"Audrey Anime Onahole — Official HagenToons Collaboration","description":"\u003cp\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700;800\u0026amp;family=Fraunces:opsz,wght@9..144,700;9..144,800;9..144,900\u0026amp;family=Pacifico\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n  html { scroll-behavior: smooth; }\n\n  .audrey-page {\n    --audrey-ink: #2d1a32;\n    --audrey-ink-soft: #694f69;\n    --audrey-cream: #fffaf5;\n    --audrey-blush: #f7ded8;\n    --audrey-pink: #ef6f88;\n    --audrey-coral: #ff927f;\n    --audrey-teal: #38aaa6;\n    --audrey-blue: #6aa9d8;\n    --audrey-lilac: #aa8bc7;\n    --audrey-butter: #ffd46d;\n    --audrey-white: #ffffff;\n    --audrey-border: #2d1a32;\n    --audrey-shadow: #2d1a32;\n    --audrey-display: 'Fraunces', Georgia, serif;\n    --audrey-body: 'DM Sans', Arial, sans-serif;\n    --audrey-script: 'Pacifico', cursive;\n    --audrey-max: 1220px;\n    --audrey-pad-x: clamp(1.15rem, 4vw, 2.75rem);\n    --audrey-pad-y: clamp(3.5rem, 7vw, 7rem);\n\n    position: relative;\n    width: 100vw;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    overflow: hidden;\n    box-sizing: border-box;\n    font-family: var(--audrey-body);\n    font-size: clamp(1rem, 1.3vw, 1.08rem);\n    line-height: 1.72;\n    color: var(--audrey-ink) !important;\n    background-color: var(--audrey-blush);\n    background-image:\n      linear-gradient(45deg, rgba(255,255,255,.45) 25%, transparent 25%, transparent 75%, rgba(255,255,255,.45) 75%),\n      linear-gradient(45deg, rgba(255,255,255,.45) 25%, transparent 25%, transparent 75%, rgba(255,255,255,.45) 75%);\n    background-position: 0 0, 48px 48px;\n    background-size: 96px 96px;\n    z-index: 1;\n  }\n\n  .audrey-page,\n  .audrey-page *,\n  .audrey-page *::before,\n  .audrey-page *::after { box-sizing: border-box; }\n\n  .audrey-page h2,\n  .audrey-page h3,\n  .audrey-page p,\n  .audrey-page ul,\n  .audrey-page li,\n  .audrey-page table,\n  .audrey-page tr,\n  .audrey-page td,\n  .audrey-page th,\n  .audrey-page div,\n  .audrey-page span,\n  .audrey-page strong { color: inherit !important; }\n\n  .audrey-page h2,\n  .audrey-page h3,\n  .audrey-page p,\n  .audrey-page ul,\n  .audrey-page li { margin: 0; padding: 0; }\n\n  \/* Unified heading rhythm: prevents oversized, one-word-per-line titles in Shopify. *\/\n  .audrey-page h2,\n  .audrey-page h3 {\n    max-width: 100%;\n    text-wrap: balance;\n    overflow-wrap: break-word;\n    word-break: normal;\n    hyphens: none;\n  }\n\n  .audrey-title-line {\n    display: block;\n  }\n\n  .audrey-title-line + .audrey-title-line {\n    margin-top: .04em;\n  }\n\n  .audrey-page ul { list-style: none; }\n  .audrey-page img { display: block; width: 100%; max-width: 100%; height: auto; }\n  .audrey-page a { text-decoration: none; }\n  .audrey-page section[id] { scroll-margin-top: 105px; }\n\n  .audrey-shell {\n    width: min(100%, var(--audrey-max));\n    margin: 0 auto;\n    padding-left: var(--audrey-pad-x);\n    padding-right: var(--audrey-pad-x);\n  }\n\n  .audrey-card {\n    background: rgba(255,250,245,.96);\n    border: 3px solid var(--audrey-border);\n    border-radius: 22px;\n    box-shadow: 8px 8px 0 var(--audrey-shadow);\n  }\n\n  .audrey-sticker {\n    display: inline-block;\n    padding: .42rem 1.15rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 999px;\n    box-shadow: 4px 4px 0 var(--audrey-shadow);\n    font-family: var(--audrey-script);\n    font-size: clamp(1.05rem, 2vw, 1.55rem);\n    line-height: 1.25;\n    color: var(--audrey-white) !important;\n    white-space: nowrap;\n  }\n\n  .audrey-sticker--pink { background: var(--audrey-pink); }\n  .audrey-sticker--teal { background: var(--audrey-teal); }\n  .audrey-sticker--blue { background: var(--audrey-blue); }\n  .audrey-sticker--lilac { background: var(--audrey-lilac); }\n  .audrey-sticker--coral { background: var(--audrey-coral); }\n  .audrey-sticker--butter { background: var(--audrey-butter); color: var(--audrey-ink) !important; }\n  .audrey-tilt-left { transform: rotate(-3deg); }\n  .audrey-tilt-right { transform: rotate(3deg); }\n\n  .audrey-link {\n    color: #a72f59 !important;\n    font-weight: 800;\n    text-decoration: underline !important;\n    text-decoration-thickness: 2px !important;\n    text-underline-offset: 4px;\n  }\n\n  .audrey-link:hover { background: var(--audrey-butter); color: var(--audrey-ink) !important; }\n\n  \/* Floating navigation *\/\n  .audrey-nav {\n    position: fixed;\n    left: 0;\n    right: 0;\n    bottom: 18px;\n    z-index: 150;\n    display: flex;\n    justify-content: center;\n    padding: 0 1rem;\n    pointer-events: none;\n  }\n\n  .audrey-nav__inner {\n    pointer-events: auto;\n    display: flex;\n    align-items: center;\n    gap: 1.5rem;\n    max-width: 100%;\n    overflow-x: auto;\n    padding: .72rem 1.4rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 999px;\n    background: rgba(255,250,245,.96);\n    box-shadow: 6px 6px 0 var(--audrey-shadow);\n    scrollbar-width: none;\n  }\n\n  .audrey-nav__inner::-webkit-scrollbar { display: none; }\n\n  .audrey-nav__logo {\n    flex: 0 0 auto;\n    color: #b43562 !important;\n    font-family: var(--audrey-display);\n    font-weight: 900;\n    font-size: 1.18rem;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .audrey-nav__links { display: flex; align-items: center; gap: 1.15rem; }\n  .audrey-nav__links a {\n    color: var(--audrey-ink) !important;\n    font-size: .82rem;\n    font-weight: 800;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n  .audrey-nav__links a:hover { color: #b43562 !important; }\n\n  \/* Hero *\/\n  .audrey-hero {\n    position: relative;\n    min-height: clamp(650px, 56.25vw, 920px);\n    display: flex;\n    align-items: stretch;\n    overflow: hidden;\n    border-bottom: 5px solid var(--audrey-border);\n    background: #7bc8ed;\n    isolation: isolate;\n  }\n\n  .audrey-hero__media {\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n    display: block;\n    width: 100%;\n    height: 100%;\n  }\n\n  .audrey-hero__media img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center center;\n  }\n\n  .audrey-hero__shade {\n    position: absolute;\n    inset: 0;\n    z-index: 1;\n    background:\n      linear-gradient(90deg, rgba(16,35,56,.64) 0%, rgba(16,35,56,.28) 35%, rgba(16,35,56,.04) 63%, transparent 82%),\n      linear-gradient(0deg, rgba(16,35,56,.26) 0%, transparent 42%);\n    pointer-events: none;\n  }\n\n  .audrey-hero__content {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    align-items: flex-end;\n    width: 100%;\n    min-height: inherit;\n    padding-top: clamp(4rem, 8vw, 7rem);\n    padding-bottom: clamp(3.5rem, 7vw, 6rem);\n  }\n\n  .audrey-hero__copy {\n    width: min(590px, 49vw);\n    padding: clamp(1.4rem, 3vw, 2.4rem);\n    border: 3px solid var(--audrey-border);\n    border-radius: 24px;\n    background: rgba(255,250,245,.91);\n    box-shadow: 9px 9px 0 var(--audrey-shadow);\n    -webkit-backdrop-filter: blur(8px);\n    backdrop-filter: blur(8px);\n  }\n\n  .audrey-hero__eyebrow {\n    display: inline-block;\n    margin-bottom: 1.1rem;\n    padding: .48rem .82rem;\n    border: 2px solid var(--audrey-border);\n    border-radius: 999px;\n    background: var(--audrey-butter);\n    font-size: .78rem;\n    font-weight: 900;\n    letter-spacing: .075em;\n    line-height: 1.35;\n    text-transform: uppercase;\n    box-shadow: 3px 3px 0 var(--audrey-shadow);\n  }\n\n  .audrey-hero__title {\n    max-width: 12ch;\n    margin-bottom: 1rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(2.5rem, 4.15vw, 4.65rem) !important;\n    font-weight: 900;\n    line-height: 1.01;\n    letter-spacing: -.035em;\n    color: var(--audrey-ink) !important;\n  }\n\n  .audrey-hero__subtitle {\n    max-width: 540px;\n    font-size: clamp(1rem, 1.6vw, 1.22rem);\n    font-weight: 650;\n    line-height: 1.58;\n    color: var(--audrey-ink-soft) !important;\n  }\n\n  .audrey-hero__badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: .72rem;\n    margin-top: 1.6rem;\n  }\n\n  .audrey-hero__badges .audrey-sticker {\n    font-size: clamp(.98rem, 1.55vw, 1.25rem);\n  }\n\n  \/* Chibi marquee *\/\n  .audrey-marquee {\n    position: relative;\n    z-index: 8;\n    width: 102%;\n    margin-left: -1%;\n    overflow: hidden;\n    border-top: 4px solid var(--audrey-border);\n    border-bottom: 4px solid var(--audrey-border);\n    background: var(--audrey-cream);\n    box-shadow: 0 12px 25px rgba(45,26,50,.15);\n  }\n\n  .audrey-marquee--chibi { margin-top: -24px; transform: rotate(-1deg); }\n  .audrey-marquee--art { margin-top: 2rem; transform: rotate(1deg); background: #dcefee; }\n\n  .audrey-marquee__track {\n    display: flex;\n    width: max-content;\n    gap: 1.25rem;\n    padding: 1.25rem 0;\n    animation: audrey-scroll 28s linear infinite;\n  }\n\n  .audrey-marquee:hover .audrey-marquee__track { animation-play-state: paused; }\n\n  @keyframes audrey-scroll {\n    from { transform: translateX(0); }\n    to { transform: translateX(calc(-50% - .625rem)); }\n  }\n\n  .audrey-marquee__chibi {\n    flex: 0 0 132px;\n    width: 132px;\n    height: 132px;\n    padding: 7px;\n    overflow: hidden;\n    border: 3px solid var(--audrey-border);\n    border-radius: 50%;\n    background: #fff1ee;\n    box-shadow: 4px 4px 0 var(--audrey-shadow);\n  }\n  .audrey-marquee__chibi img { width: 100%; height: 100%; object-fit: contain; }\n\n  .audrey-marquee__art {\n    flex: 0 0 260px;\n    width: 260px;\n    height: 175px;\n    overflow: hidden;\n    border: 3px solid var(--audrey-border);\n    border-radius: 18px;\n    background: var(--audrey-cream);\n    box-shadow: 5px 5px 0 var(--audrey-shadow);\n  }\n  .audrey-marquee__art img { width: 100%; height: 100%; object-fit: cover; object-position: center 20%; }\n\n  \/* Intro *\/\n  .audrey-intro { padding: var(--audrey-pad-y) 0 1rem; }\n\n  .audrey-intro__grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.03fr) minmax(0, .97fr);\n    gap: clamp(2rem, 5vw, 4.75rem);\n    align-items: center;\n  }\n\n  .audrey-intro__image {\n    position: relative;\n    padding: 1rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 28px;\n    background: var(--audrey-cream);\n    box-shadow: 9px 9px 0 var(--audrey-shadow);\n    transform: rotate(-1.4deg);\n  }\n\n  .audrey-intro__image img {\n    min-height: 520px;\n    object-fit: cover;\n    object-position: center 20%;\n    border: 2px solid var(--audrey-border);\n    border-radius: 19px;\n  }\n\n  .audrey-intro__image .audrey-sticker:first-of-type {\n    position: absolute;\n    z-index: 5;\n    top: -22px;\n    left: -15px;\n  }\n\n  .audrey-intro__image .audrey-sticker:last-of-type {\n    position: absolute;\n    z-index: 5;\n    right: -14px;\n    bottom: -18px;\n  }\n\n  .audrey-intro__content { display: grid; gap: 1.65rem; }\n\n  .audrey-hook {\n    padding: 2.1rem;\n    background: var(--audrey-pink);\n    color: var(--audrey-white) !important;\n  }\n\n  .audrey-hook p { color: var(--audrey-white) !important; }\n  .audrey-hook__lead {\n    margin-bottom: .9rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.65rem, 3vw, 2.5rem);\n    font-weight: 900;\n    line-height: 1.08;\n  }\n\n  .audrey-definition { padding: 2rem; }\n  .audrey-definition p + p { margin-top: 1rem !important; }\n  .audrey-definition strong { color: #a72f59 !important; }\n\n  .audrey-glance {\n    padding: 2rem;\n    background: #dcefee;\n  }\n\n  .audrey-glance h3 {\n    margin-bottom: 1rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.45rem, 1.8vw, 1.75rem) !important;\n    font-weight: 900;\n    line-height: 1.16;\n    letter-spacing: -.012em;\n  }\n\n  .audrey-bullet-list { display: grid; gap: .8rem; }\n  .audrey-bullet-list li {\n    position: relative;\n    padding-left: 1.8rem;\n    font-weight: 700;\n  }\n  .audrey-bullet-list li::before {\n    content: '★';\n    position: absolute;\n    left: 0;\n    top: .05em;\n    color: #c33c68 !important;\n  }\n\n  \/* Feature sections *\/\n  .audrey-features { padding: var(--audrey-pad-y) 0; }\n\n  .audrey-section-heading {\n    max-width: 880px;\n    margin: 0 auto 4rem;\n    padding: 0 var(--audrey-pad-x);\n    text-align: center;\n  }\n\n  .audrey-section-heading__eyebrow {\n    display: inline-block;\n    margin-bottom: .9rem;\n    font-size: .86rem;\n    font-weight: 900;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #a72f59 !important;\n  }\n\n  .audrey-section-heading h2 {\n    max-width: 22ch;\n    margin-left: auto !important;\n    margin-right: auto !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(2rem, 3.15vw, 3.35rem) !important;\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -.022em;\n    color: var(--audrey-ink) !important;\n  }\n\n  .audrey-section-heading p {\n    max-width: 700px;\n    margin: 1.1rem auto 0 !important;\n    color: var(--audrey-ink-soft) !important;\n    font-weight: 600;\n  }\n\n  .audrey-feature {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n    gap: clamp(2rem, 5vw, 4.5rem);\n    align-items: center;\n    margin-bottom: clamp(4.5rem, 9vw, 8rem);\n  }\n\n  .audrey-feature:last-child { margin-bottom: 0; }\n  .audrey-feature--flip .audrey-feature__media { order: 2; }\n  .audrey-feature--flip .audrey-feature__copy { order: 1; }\n\n  .audrey-feature__media {\n    position: relative;\n    padding: .95rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 26px;\n    background: var(--audrey-cream);\n    box-shadow: 9px 9px 0 var(--audrey-shadow);\n  }\n\n  .audrey-feature:nth-of-type(odd) .audrey-feature__media { transform: rotate(-1deg); }\n  .audrey-feature:nth-of-type(even) .audrey-feature__media { transform: rotate(1deg); }\n\n  .audrey-feature__media img {\n    width: 100%;\n    height: auto;\n    max-height: 760px;\n    object-fit: contain;\n    border: 2px solid var(--audrey-border);\n    border-radius: 17px;\n    background: #f8f1ec;\n  }\n\n  .audrey-feature__copy {\n    position: relative;\n    padding: clamp(2rem, 4vw, 3rem);\n    background: rgba(255,250,245,.96);\n  }\n\n  .audrey-feature__copy .audrey-sticker {\n    position: absolute;\n    top: -22px;\n    left: 24px;\n  }\n\n  .audrey-feature__copy h3 {\n    width: 100%;\n    max-width: none;\n    margin: .7rem 0 1.2rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.55rem, 1.75vw, 2.15rem) !important;\n    font-weight: 900;\n    line-height: 1.16;\n    letter-spacing: -.014em;\n  }\n\n  .audrey-feature__copy p + p { margin-top: 1rem !important; }\n  .audrey-feature__copy p { font-weight: 500; }\n\n  \/* Product showcase video *\/\n  .audrey-video {\n    padding: var(--audrey-pad-y) 0;\n    position: relative;\n  }\n  .audrey-video__inner {\n    max-width: 1040px;\n  }\n  .audrey-video__heading {\n    max-width: 820px;\n    margin: 0 auto 2.5rem;\n    text-align: center;\n  }\n  .audrey-video__heading h2 {\n    max-width: 22ch;\n    margin: 0 auto 1rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(2rem, 3.15vw, 3.45rem) !important;\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -.022em;\n  }\n  .audrey-video__heading p {\n    max-width: 720px;\n    margin: 0 auto !important;\n    color: var(--audrey-ink-soft) !important;\n    font-weight: 550;\n  }\n  .audrey-video__frame {\n    margin: 0;\n    padding: clamp(.65rem, 1.5vw, 1rem);\n    border: 3px solid var(--audrey-border);\n    border-radius: 26px;\n    background: var(--audrey-cream);\n    box-shadow: 9px 9px 0 var(--audrey-shadow);\n    transform: rotate(-.45deg);\n  }\n  .audrey-video__frame video {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-height: 78vh;\n    border: 2px solid var(--audrey-border);\n    border-radius: 17px;\n    background: #1d1720;\n    object-fit: contain;\n  }\n  .audrey-video__caption {\n    padding: 1rem .4rem .15rem;\n    color: var(--audrey-ink-soft) !important;\n    font-size: .92rem;\n    font-weight: 700;\n    line-height: 1.45;\n    text-align: center;\n  }\n  .audrey-video__summary {\n    position: relative;\n    max-width: 900px;\n    margin: 2.3rem auto 0;\n    padding: clamp(1.7rem, 3vw, 2.4rem);\n    background: #dcefee;\n  }\n  .audrey-video__summary .audrey-sticker {\n    position: absolute;\n    top: -20px;\n    left: 24px;\n  }\n  .audrey-video__summary h3 {\n    margin: .45rem 0 1rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.45rem, 1.9vw, 2rem) !important;\n    font-weight: 900;\n    line-height: 1.18;\n    letter-spacing: -.012em;\n  }\n  .audrey-video__summary p + p {\n    margin-top: .9rem !important;\n  }\n  .audrey-video__summary strong {\n    color: #a72f59 !important;\n  }\n  .audrey-video__fallback {\n    color: var(--audrey-pink) !important;\n    font-weight: 800;\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n  @media (max-width: 680px) {\n    .audrey-video__heading {\n      margin-bottom: 1.8rem;\n      padding: 0 .15rem;\n    }\n    .audrey-video__heading h2 {\n      max-width: 100%;\n      font-size: clamp(1.82rem, 7vw, 2.25rem) !important;\n      line-height: 1.14;\n    }\n    .audrey-video__frame {\n      padding: .55rem;\n      border-radius: 20px;\n      box-shadow: 6px 6px 0 var(--audrey-shadow);\n      transform: none;\n    }\n    .audrey-video__frame video {\n      max-height: none;\n      border-radius: 13px;\n    }\n    .audrey-video__summary {\n      margin-top: 1.8rem;\n      padding: 1.65rem 1.35rem;\n    }\n    .audrey-video__summary h3 {\n      font-size: clamp(1.35rem, 5.6vw, 1.7rem) !important;\n      line-height: 1.22;\n    }\n  }\n\n  \/* Collaboration *\/\n  .audrey-collab {\n    padding: var(--audrey-pad-y) 0;\n    border-top: 4px solid var(--audrey-border);\n    border-bottom: 4px solid var(--audrey-border);\n    background:\n      linear-gradient(rgba(220,239,238,.9), rgba(220,239,238,.9)),\n      repeating-linear-gradient(-45deg, transparent 0 22px, rgba(56,170,166,.13) 22px 44px);\n  }\n\n  .audrey-collab__grid {\n    display: grid;\n    grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);\n    gap: clamp(2rem, 5vw, 4.5rem);\n    align-items: center;\n  }\n\n  .audrey-collab__art {\n    position: relative;\n    padding: .95rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 28px;\n    background: var(--audrey-cream);\n    box-shadow: 9px 9px 0 var(--audrey-shadow);\n    transform: rotate(1.6deg);\n  }\n  .audrey-collab__art img {\n    min-height: 560px;\n    object-fit: cover;\n    object-position: center 18%;\n    border: 2px solid var(--audrey-border);\n    border-radius: 19px;\n  }\n  .audrey-collab__art .audrey-sticker {\n    position: absolute;\n    top: -20px;\n    right: -15px;\n    z-index: 4;\n  }\n\n  .audrey-collab__copy { padding: clamp(2rem, 4vw, 3rem); }\n  .audrey-collab__copy h2 {\n    max-width: 22ch;\n    margin-bottom: 1.25rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.95rem, 2.75vw, 3.05rem) !important;\n    font-weight: 900;\n    line-height: 1.12;\n    letter-spacing: -.022em;\n  }\n  .audrey-collab__copy p + p { margin-top: 1rem !important; }\n\n  .audrey-quote {\n    margin: 2rem 0 !important;\n    padding: 1.6rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 18px;\n    background: var(--audrey-butter);\n    box-shadow: 5px 5px 0 var(--audrey-shadow);\n    font-family: var(--audrey-display);\n    font-size: clamp(1.4rem, 2.5vw, 2rem);\n    font-weight: 800;\n    line-height: 1.25;\n    transform: rotate(-1deg);\n  }\n\n  \/* Audience *\/\n  .audrey-audience { padding: var(--audrey-pad-y) 0; }\n  .audrey-audience__grid {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    gap: 2rem;\n  }\n  .audrey-audience__card { padding: clamp(2rem, 4vw, 3rem); }\n  .audrey-audience__card--main { background: var(--audrey-lilac); color: var(--audrey-white) !important; transform: rotate(-1deg); }\n  .audrey-audience__card--main h3,\n  .audrey-audience__card--main li,\n  .audrey-audience__card--main p { color: var(--audrey-white) !important; }\n  .audrey-audience__card--facts { background: var(--audrey-coral); transform: rotate(1deg); }\n  .audrey-audience__card h3 {\n    margin-bottom: 1.15rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.55rem, 2vw, 2.15rem) !important;\n    font-weight: 900;\n    line-height: 1.15;\n    letter-spacing: -.014em;\n  }\n\n  .audrey-audience__lead {\n    margin-bottom: 1.35rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.35rem, 1.8vw, 1.85rem);\n    font-weight: 800;\n    line-height: 1.24;\n    letter-spacing: -.01em;\n    color: var(--audrey-white) !important;\n  }\n  .audrey-audience__card .audrey-bullet-list li::before { color: var(--audrey-butter) !important; }\n  .audrey-audience__facts { display: grid; gap: 1rem; }\n  .audrey-fact {\n    padding: 1rem 1.1rem;\n    border: 2px solid var(--audrey-border);\n    border-radius: 14px;\n    background: rgba(255,250,245,.8);\n    font-weight: 800;\n  }\n\n  \/* Specs and care *\/\n  .audrey-specs { padding: var(--audrey-pad-y) 0; }\n  .audrey-specs__box {\n    position: relative;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: clamp(1.4rem, 4vw, 3rem);\n  }\n  .audrey-specs__box \u003e .audrey-sticker {\n    position: absolute;\n    z-index: 4;\n    top: -22px;\n    left: 50%;\n    transform: translateX(-50%) rotate(2deg);\n  }\n  .audrey-specs h2 {\n    max-width: 20ch;\n    margin: 0 auto 2.2rem !important;\n    text-align: center;\n    font-family: var(--audrey-display);\n    font-size: clamp(2rem, 3vw, 3.25rem) !important;\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -.02em;\n  }\n  .audrey-specs__visuals {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(1rem, 2.5vw, 1.6rem);\n    margin: 0 0 2rem;\n  }\n  .audrey-specs__visual {\n    margin: 0;\n    min-width: 0;\n    padding: .75rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 18px;\n    background: var(--audrey-cream);\n    box-shadow: 6px 6px 0 var(--audrey-shadow);\n  }\n  .audrey-specs__visual img {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 4 \/ 3;\n    object-fit: contain;\n    object-position: center;\n    border: 2px solid var(--audrey-border);\n    border-radius: 12px;\n    background: #ffffff;\n  }\n  .audrey-specs__visual figcaption {\n    padding: .75rem .35rem .1rem;\n    color: var(--audrey-ink) !important;\n    font-size: .92rem;\n    font-weight: 800;\n    line-height: 1.35;\n    text-align: center;\n  }\n  @media (max-width: 680px) {\n    .audrey-specs__visuals {\n      grid-template-columns: 1fr;\n      gap: 1.25rem;\n      margin-bottom: 1.7rem;\n    }\n    .audrey-specs__visual {\n      padding: .6rem;\n      box-shadow: 5px 5px 0 var(--audrey-shadow);\n    }\n  }\n\n  .audrey-table-wrap {\n    overflow-x: auto;\n    border: 3px solid var(--audrey-border);\n    border-radius: 16px;\n  }\n  .audrey-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 620px;\n    background: var(--audrey-white);\n  }\n  .audrey-table th {\n    padding: 1rem 1.15rem;\n    background: var(--audrey-pink);\n    color: var(--audrey-white) !important;\n    text-align: left;\n    font-weight: 900;\n  }\n  .audrey-table td {\n    padding: .95rem 1.15rem;\n    border-top: 1px solid #e2cfc9;\n    vertical-align: top;\n  }\n  .audrey-table td:first-child {\n    width: 35%;\n    color: #a72f59 !important;\n    font-weight: 800;\n  }\n  .audrey-table tr:nth-child(even) td { background: #fff4f0; }\n\n  .audrey-care {\n    margin-top: 2.5rem;\n    padding: clamp(1.7rem, 4vw, 2.5rem);\n    border: 3px solid var(--audrey-border);\n    border-radius: 18px;\n    background: #dcefee;\n    box-shadow: inset 5px 5px 0 rgba(45,26,50,.08);\n  }\n  .audrey-care h3 {\n    margin-bottom: 1rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.55rem, 2vw, 2.15rem) !important;\n    font-weight: 900;\n    line-height: 1.16;\n    letter-spacing: -.014em;\n  }\n  .audrey-care p + p { margin-top: 1rem !important; }\n\n  \/* Gallery *\/\n  .audrey-gallery { padding: 1rem 0 var(--audrey-pad-y); }\n  .audrey-gallery__track {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 1.5rem;\n    width: min(100%, var(--audrey-max));\n    margin: 0 auto;\n    padding: 1rem var(--audrey-pad-x) 2rem;\n  }\n  .audrey-gallery__item {\n    min-width: 0;\n    aspect-ratio: 3 \/ 2;\n    padding: .7rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 22px;\n    background: var(--audrey-cream);\n    box-shadow: 6px 6px 0 var(--audrey-shadow);\n  }\n  .audrey-gallery__item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center center;\n    border: 2px solid var(--audrey-border);\n    border-radius: 14px;\n  }\n\n  \/* FAQ and CTA *\/\n  .audrey-faq { padding: var(--audrey-pad-y) 0 9rem; }\n  .audrey-faq__inner { max-width: 900px; }\n  .audrey-faq h2 {\n    max-width: 24ch;\n    margin: 0 auto 3rem !important;\n    text-align: center;\n    font-family: var(--audrey-display);\n    font-size: clamp(2rem, 3.1vw, 3.35rem) !important;\n    font-weight: 900;\n    line-height: 1.1;\n    letter-spacing: -.02em;\n  }\n  .audrey-faq__item {\n    padding: 1.75rem 1.9rem;\n    margin-bottom: 1.4rem;\n  }\n  .audrey-faq__item h3 {\n    margin-bottom: .7rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(1.2rem, 1.35vw, 1.5rem) !important;\n    font-weight: 900;\n    line-height: 1.24;\n    letter-spacing: -.008em;\n    color: #a72f59 !important;\n  }\n  .audrey-faq__item p { color: var(--audrey-ink-soft) !important; font-weight: 500; }\n\n  .audrey-final {\n    position: relative;\n    margin-top: 4rem;\n    padding: clamp(2.3rem, 5vw, 4rem);\n    text-align: center;\n    background: var(--audrey-butter);\n    transform: rotate(.7deg);\n  }\n  .audrey-final h2 {\n    max-width: 20ch;\n    margin: 0 auto 1rem !important;\n    font-family: var(--audrey-display);\n    font-size: clamp(2rem, 3vw, 3.2rem) !important;\n    font-weight: 900;\n    line-height: 1.08;\n    letter-spacing: -.02em;\n  }\n  .audrey-final p { max-width: 690px; margin: 0 auto !important; font-weight: 650; }\n  .audrey-final__buttons {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 1rem;\n    margin-top: 1.8rem;\n  }\n  .audrey-btn {\n    display: inline-block;\n    padding: .95rem 1.7rem;\n    border: 3px solid var(--audrey-border);\n    border-radius: 999px;\n    box-shadow: 5px 5px 0 var(--audrey-shadow);\n    font-weight: 900;\n    letter-spacing: .05em;\n    text-transform: uppercase;\n    transition: transform .18s ease, box-shadow .18s ease;\n  }\n  .audrey-btn:hover { transform: translate(-2px,-2px); box-shadow: 7px 7px 0 var(--audrey-shadow); }\n  .audrey-btn--primary { background: var(--audrey-pink); color: var(--audrey-white) !important; }\n  .audrey-btn--secondary { background: var(--audrey-cream); color: var(--audrey-ink) !important; }\n\n  @media (max-width: 960px) {\n    .audrey-intro__grid,\n    .audrey-feature,\n    .audrey-collab__grid,\n    .audrey-audience__grid { grid-template-columns: 1fr; }\n\n    .audrey-hero__copy { width: min(620px, 72vw); }\n    .audrey-feature--flip .audrey-feature__media { order: -1; }\n    .audrey-feature--flip .audrey-feature__copy { order: 1; }\n    .audrey-feature__media { order: -1; }\n    .audrey-collab__art { order: -1; }\n    .audrey-intro__image img,\n    .audrey-collab__art img { min-height: 500px; }\n  }\n\n  @media (max-width: 960px) and (min-width: 681px) {\n    .audrey-gallery__track { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  }\n\n  @media (max-width: 680px) {\n    .audrey-page { font-size: 1rem; }\n    .audrey-nav { bottom: 10px; }\n    .audrey-nav__inner { justify-content: flex-start; gap: 1rem; padding: .58rem 1rem; }\n    .audrey-nav__links { gap: .9rem; }\n    .audrey-nav__links a { font-size: .75rem; }\n\n    .audrey-hero { min-height: 680px; }\n    .audrey-hero__media img { object-position: center top; }\n    .audrey-hero__shade {\n      background: linear-gradient(0deg, rgba(16,35,56,.72) 0%, rgba(16,35,56,.18) 48%, transparent 72%);\n    }\n    .audrey-hero__content {\n      align-items: flex-end;\n      padding-top: 7rem;\n      padding-bottom: 3.2rem;\n    }\n    .audrey-hero__copy {\n      width: 100%;\n      padding: 1.3rem;\n      border-radius: 19px;\n      background: rgba(255,250,245,.9);\n      box-shadow: 7px 7px 0 var(--audrey-shadow);\n    }\n    .audrey-hero__eyebrow { font-size: .67rem; }\n    .audrey-hero__title { max-width: 11ch; font-size: clamp(2.15rem, 9.5vw, 3rem) !important; line-height: 1.04; }\n    .audrey-hero__subtitle { font-size: .96rem; line-height: 1.48; }\n    .audrey-hero__badges { gap: .55rem; margin-top: 1.15rem; }\n    .audrey-hero__badges .audrey-sticker { font-size: .9rem; padding: .34rem .82rem; }\n\n    .audrey-marquee__chibi { width: 105px; height: 105px; flex-basis: 105px; }\n    .audrey-marquee__art { width: 210px; height: 145px; flex-basis: 210px; }\n\n    .audrey-intro__image img,\n    .audrey-collab__art img { min-height: 380px; }\n    .audrey-hook,\n    .audrey-definition,\n    .audrey-glance,\n    .audrey-feature__copy,\n    .audrey-collab__copy,\n    .audrey-audience__card,\n    .audrey-faq__item { padding: 1.5rem; }\n\n    .audrey-section-heading { margin-bottom: 2.6rem; }\n    .audrey-section-heading h2 {\n      max-width: 100%;\n      font-size: clamp(1.82rem, 7.2vw, 2.3rem) !important;\n      line-height: 1.13;\n      letter-spacing: -.018em;\n    }\n    .audrey-feature__copy h3 {\n      width: 100%;\n      max-width: none;\n      margin-top: .85rem !important;\n      font-size: clamp(1.45rem, 5.9vw, 1.78rem) !important;\n      line-height: 1.19;\n      letter-spacing: -.01em;\n    }\n    .audrey-collab__copy h2 {\n      max-width: 100%;\n      font-size: clamp(1.75rem, 6.8vw, 2.18rem) !important;\n      line-height: 1.16;\n    }\n    .audrey-audience__card h3,\n    .audrey-care h3 {\n      font-size: clamp(1.45rem, 5.8vw, 1.75rem) !important;\n      line-height: 1.2;\n    }\n    .audrey-audience__lead {\n      font-size: clamp(1.25rem, 5vw, 1.5rem);\n      line-height: 1.3;\n    }\n    .audrey-specs h2,\n    .audrey-faq h2,\n    .audrey-final h2 {\n      max-width: 100%;\n      font-size: clamp(1.82rem, 7vw, 2.25rem) !important;\n      line-height: 1.14;\n    }\n    .audrey-faq__item h3 {\n      font-size: clamp(1.15rem, 4.8vw, 1.38rem) !important;\n      line-height: 1.28;\n    }\n    .audrey-feature__media { padding: .6rem; border-radius: 20px; }\n    .audrey-feature__media img { border-radius: 12px; }\n    .audrey-gallery__track {\n      display: flex;\n      width: 100%;\n      gap: 1.1rem;\n      overflow-x: auto;\n      margin: 0;\n      padding: 1rem var(--audrey-pad-x) 2rem;\n      scroll-snap-type: x mandatory;\n      -webkit-overflow-scrolling: touch;\n      scrollbar-color: var(--audrey-pink) #f8dcd6;\n    }\n    .audrey-gallery__item {\n      flex: 0 0 88%;\n      min-width: 285px;\n      scroll-snap-align: center;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    html { scroll-behavior: auto; }\n    .audrey-marquee__track { animation: none; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"audrey-page\"\u003e\n  \u003cnav class=\"audrey-nav\" aria-label=\"Audrey product page navigation\"\u003e\n    \u003cdiv class=\"audrey-nav__inner\"\u003e\n      \u003ca class=\"audrey-nav__logo\" href=\"#audrey-top\"\u003eAudrey\u003c\/a\u003e\n      \u003cul class=\"audrey-nav__links\"\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-intro\"\u003eOverview\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-design\"\u003eDesign\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-video\"\u003eVideo\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-collab\"\u003eCollab\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-audience\"\u003eFor You\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-specs\"\u003eSpecs\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-gallery\"\u003eGallery\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"#audrey-faq\"\u003eFAQ\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/nav\u003e\n\n  \u003csection id=\"audrey-top\" class=\"audrey-hero\"\u003e\n    \u003cpicture class=\"audrey-hero__media\"\u003e\n      \u003csource media=\"(max-width: 680px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_black_top_jeans_beach_pose.webp?v=1784517908\"\u003e\n      \u003cimg loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_striped_swimsuit_beach_pose.webp?v=1784517907\" alt=\"Audrey by HagenToons posing on a sunny beach in a striped swimsuit\"\u003e\u003c\/picture\u003e\n    \u003cdiv class=\"audrey-hero__shade\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"audrey-shell audrey-hero__content\"\u003e\n      \u003cdiv class=\"audrey-hero__copy\"\u003e\n        \u003cspan class=\"audrey-hero__eyebrow\"\u003eMRLSEXDOLL × @HagenToons · Official Collaboration Release No. 2\u003c\/span\u003e\n        \u003ch2 class=\"audrey-hero__title\"\u003eAudrey Anime Onahole\u003c\/h2\u003e\n        \u003cp class=\"audrey-hero__subtitle\"\u003eMost character collaborations stop at the box. Audrey does not. Her signature pose, exaggerated proportions and complete 360° silhouette are sculpted into the product itself.\u003c\/p\u003e\n        \u003cdiv class=\"audrey-hero__badges\"\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--pink audrey-tilt-left\"\u003eMedical Silicone\u003c\/span\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--teal audrey-tilt-right\"\u003e15 cm Channel\u003c\/span\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--lilac audrey-tilt-left\"\u003e1.55 kg Character Form\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"audrey-marquee audrey-marquee--chibi\" aria-label=\"Audrey chibi character strip\"\u003e\n    \u003cdiv class=\"audrey-marquee__track\"\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_black_dress_phone_selfie.webp?v=1784517916\" alt=\"Chibi Audrey in a black dress taking a phone selfie\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_black_top_jeans_winking.webp?v=1784517916\" alt=\"Chibi Audrey in a black top and jeans winking\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_serving_strawberry_cake.webp?v=1784517916\" alt=\"Chibi Audrey serving strawberry cake\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_striped_top_teal_shorts.webp?v=1784517916\" alt=\"Chibi Audrey wearing a striped top and teal shorts\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_black_dress_phone_selfie.webp?v=1784517916\" alt=\"Chibi Audrey in a black dress taking a phone selfie\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_black_top_jeans_winking.webp?v=1784517916\" alt=\"Chibi Audrey in a black top and jeans winking\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_serving_strawberry_cake.webp?v=1784517916\" alt=\"Chibi Audrey serving strawberry cake\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__chibi\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/chibi_audrey_striped_top_teal_shorts.webp?v=1784517916\" alt=\"Chibi Audrey wearing a striped top and teal shorts\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection id=\"audrey-intro\" class=\"audrey-intro\"\u003e\n    \u003cdiv class=\"audrey-shell audrey-intro__grid\"\u003e\n      \u003cdiv class=\"audrey-intro__image\"\u003e\n        \u003cspan class=\"audrey-sticker audrey-sticker--coral audrey-tilt-left\"\u003eFull Character\u003c\/span\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_striped_top_park_pose.webp?v=1784517908\" alt=\"Audrey by HagenToons posing outdoors in a striped top and teal shorts\"\u003e\n        \u003cspan class=\"audrey-sticker audrey-sticker--teal audrey-tilt-right\"\u003eOfficial Release No. 2\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-intro__content\"\u003e\n        \u003cdiv class=\"audrey-card audrey-hook\"\u003e\n          \u003cp class=\"audrey-hook__lead\"\u003eAudrey herself is the product.\u003c\/p\u003e\n          \u003cp\u003eThe Audrey anime onahole is not a generic sleeve with a familiar face printed on the packaging. Audrey herself—her layered hair, face, oversized chest, hands, raised thighs and unmistakable open-leg silhouette—has been sculpted into the product.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"audrey-card audrey-definition\"\u003e\n          \u003cp\u003eMade from medical silicone with a 15 cm vaginal channel, this full-character onahole brings HagenToons’ most recognized creation off the screen and into a compact, functional 3D form.\u003c\/p\u003e\n          \u003cp\u003eAnd this release has history behind it: Audrey is the second official product created by MRLSEXDOLL and animator \u003ca class=\"audrey-link\" href=\"https:\/\/x.com\/HagenToons\" target=\"_blank\" rel=\"noopener\"\u003e@HagenToons\u003c\/a\u003e, continuing the collaboration that began with the \u003ca class=\"audrey-link\" href=\"https:\/\/www.mrlsexdoll.com\/products\/audrey-anime-figure\"\u003eAudrey Anime Figure\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"audrey-card audrey-glance\"\u003e\n          \u003ch3\u003eAudrey at a Glance\u003c\/h3\u003e\n          \u003cul class=\"audrey-bullet-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eOfficial second collaboration:\u003c\/strong\u003e The next Audrey release from MRLSEXDOLL × @HagenToons\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull-character sculpting:\u003c\/strong\u003e Hair, face, chest, hands, thighs, hips and rear contours are integrated into one design\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFunctional vaginal channel:\u003c\/strong\u003e 15 cm \/ 5.9 in channel depth\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMedical silicone construction:\u003c\/strong\u003e A substantial 1.55 kg \/ 3.4 lb character-shaped form\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCompact footprint:\u003c\/strong\u003e 22 cm \/ 8.7 in long and 18 cm \/ 7.1 in wide\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"audrey-marquee audrey-marquee--art\" aria-label=\"Audrey character artwork strip\"\u003e\n    \u003cdiv class=\"audrey-marquee__track\"\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_serving_strawberry_cake_cafe.webp?v=1784517908\" alt=\"Audrey serving strawberry cake in a cafe\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_black_dress_bedroom_selfie.webp?v=1784517907\" alt=\"Audrey wearing a black dress in a bedroom selfie\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_striped_top_park_pose.webp?v=1784517908\" alt=\"Audrey wearing a striped top in a park\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_black_top_jeans_beach_pose.webp?v=1784517908\" alt=\"Audrey wearing a black top and jeans at the beach\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_striped_swimsuit_beach_pose.webp?v=1784517907\" alt=\"Audrey wearing a striped swimsuit at the beach\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_serving_strawberry_cake_cafe.webp?v=1784517908\" alt=\"Audrey serving strawberry cake in a cafe\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_black_dress_bedroom_selfie.webp?v=1784517907\" alt=\"Audrey wearing a black dress in a bedroom selfie\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_striped_top_park_pose.webp?v=1784517908\" alt=\"Audrey wearing a striped top in a park\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_black_top_jeans_beach_pose.webp?v=1784517908\" alt=\"Audrey wearing a black top and jeans at the beach\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-marquee__art\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_striped_swimsuit_beach_pose.webp?v=1784517907\" alt=\"Audrey wearing a striped swimsuit at the beach\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection id=\"audrey-design\" class=\"audrey-features\"\u003e\n    \u003cdiv class=\"audrey-section-heading\"\u003e\n      \u003cspan class=\"audrey-section-heading__eyebrow\"\u003eCharacter-first product architecture\u003c\/span\u003e\n      \u003ch2\u003e\n\u003cspan class=\"audrey-title-line\"\u003eAudrey, Sculpted—\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eNot Simply Printed\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eEvery main selling point is visible in the object itself: the pose, the proportions, the complete silhouette and the way the functional entrance is built into the character design.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"audrey-shell\"\u003e\n      \u003carticle class=\"audrey-feature\"\u003e\n        \u003cdiv class=\"audrey-feature__media\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Audrey_Sculpted_Not_Simply_Printed.jpg?v=1784517472\" alt=\"Audrey anime onahole shown as a complete sculpted character rather than a printed sleeve\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"audrey-card audrey-feature__copy\"\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--pink audrey-tilt-left\"\u003e01\u003c\/span\u003e\n          \u003ch3\u003e\n\u003cspan class=\"audrey-title-line\"\u003eAudrey, Sculpted—\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eNot Simply Printed\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003ePlenty of character collaborations begin with an ordinary toy, change its color, add a name and put new artwork on the box. Once the packaging is removed, the character disappears.\u003c\/p\u003e\n          \u003cp\u003eAudrey takes the opposite approach.\u003c\/p\u003e\n          \u003cp\u003eHer body is the product. The sweeping shape of her hair frames a recognizable face. Her hands grip her raised thighs. Her compact torso, exaggerated chest and concentrated front-facing composition reproduce the visual language that makes Audrey immediately identifiable in HagenToons’ work. There is no anonymous cylinder hidden inside a themed shell and no need for the packaging to explain who she is.\u003c\/p\u003e\n          \u003cp\u003eFrom the first glance, this is unmistakably Audrey. That distinction matters for anyone searching for an \u003ca class=\"audrey-link\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/anime-pocket-pussy-hentai-fantasy-onahole\"\u003eanime character onahole\u003c\/a\u003e rather than another interchangeable sleeve.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"audrey-feature audrey-feature--flip\"\u003e\n        \u003cdiv class=\"audrey-feature__media\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Her_Signature_Open-Leg_Pose_Is_the_Product_Architecture.jpg?v=1784517473\" alt=\"Audrey onahole front design showing the signature open-leg pose and integrated entrance\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"audrey-card audrey-feature__copy\"\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--teal audrey-tilt-right\"\u003e02\u003c\/span\u003e\n          \u003ch3\u003e\n\u003cspan class=\"audrey-title-line\"\u003eHer Signature Open-Leg Pose\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eIs the Product Architecture\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003e\u003cstrong\u003eOne pose. Instant recognition.\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp\u003eAudrey’s open-leg squat is not an extra decorative element added after the functional parts were finished. It determines the entire structure of this anime onahole: her thighs rise beside her torso, her legs face outward, her hands hold the pose and the vaginal entrance sits naturally within the front composition.\u003c\/p\u003e\n          \u003cp\u003eThe result looks intentional from every angle. Instead of asking a character illustration to disguise a conventional tube, the design uses Audrey’s pose to turn the entrance into part of her silhouette. That makes the product visually bolder, easier to recognize and impossible to confuse with an ordinary cylindrical sleeve.\u003c\/p\u003e\n          \u003cp\u003eFor collectors who care about character fidelity, this is the key difference: the pose, the body and the function were designed as one object.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"audrey-feature\"\u003e\n        \u003cdiv class=\"audrey-feature__media\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Designed_in_360_Not_Just_From_the_Front.jpg?v=1784517472\" alt=\"Rear and side views of Audrey anime onahole showing complete 360-degree sculpting\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"audrey-card audrey-feature__copy\"\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--blue audrey-tilt-left\"\u003e03\u003c\/span\u003e\n          \u003ch3\u003e\n\u003cspan class=\"audrey-title-line\"\u003eDesigned in 360°\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eNot Just From the Front\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003eAudrey does not lose her identity when you turn her around.\u003c\/p\u003e\n          \u003cp\u003eFrom the side, the raised thighs and rounded body contours create a compact seated silhouette. From the rear, her long sculpted hair travels down the back, while the shoulders, arms, hips and lower-body curves remain fully modeled. The transitions between her torso, thighs and rear form are designed as parts of a complete character rather than a hollow decorative façade.\u003c\/p\u003e\n          \u003cp\u003eThis 360° treatment gives Audrey more presence than a front-only onahole doll. She can be photographed from multiple angles, placed alongside adult anime collectibles or viewed as a complete sculpted object when not in use. The back is not an afterthought; it finishes the character.\u003c\/p\u003e\n          \u003cp\u003e\u003cstrong\u003eMade for play. Detailed enough to display.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"audrey-feature audrey-feature--flip\"\u003e\n        \u003cdiv class=\"audrey-feature__media\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Audrey_s_Exaggerated_Curves_Recreated_in_Three_Dimensions.jpg?v=1784517472\" alt=\"Audrey anime onahole sculpt showing her exaggerated chest, compact torso and lifted thighs\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"audrey-card audrey-feature__copy\"\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--coral audrey-tilt-right\"\u003e04\u003c\/span\u003e\n          \u003ch3\u003e\n\u003cspan class=\"audrey-title-line\"\u003eAudrey’s Exaggerated Curves\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eRecreated in Three Dimensions\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003eAudrey’s recognizable silhouette depends on proportion, not on one isolated feature.\u003c\/p\u003e\n          \u003cp\u003eHer oversized chest, compact torso, small head and lifted thighs create a deliberately exaggerated composition associated with her adult animated design. Those proportions pull the eye toward the center of the product while keeping the overall form tight and self-contained. They are also what separate Audrey from the realistic anatomy and generic hourglass shapes used by many torso-style toys.\u003c\/p\u003e\n          \u003cp\u003eThe point is not simply that Audrey has large breasts. It is that every proportion works together to preserve her identity in three dimensions. Her curves are part of the character language: bold, playful and instantly recognizable to fans who already know her from HagenToons’ art.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"audrey-feature\"\u003e\n        \u003cdiv class=\"audrey-feature__media\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Part_Character_Sculpture._Part_Functional_Onahole._Entirely_Audrey..jpg?v=1784517473\" alt=\"Audrey full-character silicone sculpture combining collectible detail with a functional onahole channel\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"audrey-card audrey-feature__copy\"\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--lilac audrey-tilt-left\"\u003e05\u003c\/span\u003e\n          \u003ch3\u003e\n\u003cspan class=\"audrey-title-line\"\u003ePart Character Sculpture.\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003ePart Functional Onahole.\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eEntirely Audrey.\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003eAudrey sits between two familiar categories without becoming generic in either one.\u003c\/p\u003e\n          \u003cp\u003eAs a functional silicone onahole, she includes a single front-access vaginal channel with a depth of 15 cm \/ 5.9 in. As a character sculpture, she keeps the face, hair, hands, chest, thighs, hips and rear silhouette that make the design interesting even when the product is not being used.\u003c\/p\u003e\n          \u003cp\u003eThat makes Audrey a strong fit for buyers who want an adult toy with a real visual identity. A conventional sleeve is usually hidden away because there is little to look at. Audrey is designed for customers who enjoy the object as part of the fantasy: the character is present before, during and after use.\u003c\/p\u003e\n          \u003cp\u003eIf you have been looking for a hentai onahole that feels closer to a creator-designed character than a mass-market tube, Audrey is the more distinctive choice.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"audrey-feature audrey-feature--flip\"\u003e\n        \u003cdiv class=\"audrey-feature__media\"\u003e\n          \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Compact_Form_Full_Character_Presence.jpg?v=1784517473\" alt=\"Compact Audrey anime onahole showing a complete full-character silicone form\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"audrey-card audrey-feature__copy\"\u003e\n          \u003cspan class=\"audrey-sticker audrey-sticker--butter audrey-tilt-right\"\u003e06\u003c\/span\u003e\n          \u003ch3\u003e\n\u003cspan class=\"audrey-title-line\"\u003eCompact Form\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eFull Character Presence\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003eAt 22 cm \/ 8.7 in long, 18 cm \/ 7.1 in wide and 1.55 kg \/ 3.4 lb, Audrey concentrates a complete character design into a manageable footprint. Her face, chest, limbs, entrance and rear sculpting are integrated into one self-contained piece without reducing her to a generic cylinder.\u003c\/p\u003e\n          \u003cp\u003eThe compact scale makes sense for customers who want more character presence than a pocket sleeve but do not want the storage demands of a large torso or full-size anime sex doll. Audrey is easier to place on a shelf, photograph as part of an adult collection or store discreetly after she has been cleaned and fully dried.\u003c\/p\u003e\n          \u003cp\u003eDespite that smaller footprint, the design does not feel visually minor. The raised legs, broad front composition and exaggerated curves give Audrey a strong presence well beyond her measurements.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"audrey-video\" class=\"audrey-video\" aria-labelledby=\"audrey-video-title\"\u003e\n    \u003cdiv class=\"audrey-shell audrey-video__inner\"\u003e\n      \u003cheader class=\"audrey-video__heading\"\u003e\n        \u003cspan class=\"audrey-section-heading__eyebrow\"\u003eProduct showcase · front, side and rear details\u003c\/span\u003e\n        \u003ch2 id=\"audrey-video-title\"\u003e\n\u003cspan class=\"audrey-title-line\"\u003eSee the Audrey Anime Onahole\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eFrom Every Angle\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eWatch Audrey’s compact full-character silicone form in motion, with emphasis on the sculpted pose, recognizable proportions and complete character treatment.\u003c\/p\u003e\n      \u003c\/header\u003e\n\n      \u003cfigure class=\"audrey-video__frame\"\u003e\n        \u003cvideo controls playsinline preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Designed_in_360_Not_Just_From_the_Front.jpg?v=1784517472\" aria-label=\"Audrey anime onahole product showcase video\" aria-describedby=\"audrey-video-summary\"\u003e\n          \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/49ac97f72963445880f7a1e9039560f7.mp4\" type=\"video\/mp4\"\u003e\n          Your browser does not support embedded HTML5 video.\n          \u003ca class=\"audrey-video__fallback\" href=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/49ac97f72963445880f7a1e9039560f7.mp4\"\u003eOpen the Audrey product showcase video\u003c\/a\u003e.\n        \u003c\/source\u003e\u003c\/video\u003e\n        \u003cfigcaption class=\"audrey-video__caption\"\u003eAudrey anime onahole product showcase: a closer view of the full-character silicone sculpture and its compact 360° form.\u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cdiv id=\"audrey-video-summary\" class=\"audrey-card audrey-video__summary\"\u003e\n        \u003cspan class=\"audrey-sticker audrey-sticker--pink audrey-tilt-left\"\u003eVideo Summary\u003c\/span\u003e\n        \u003ch3\u003eWhat This Product Video Shows\u003c\/h3\u003e\n        \u003cp\u003eThe video presents Audrey as a complete sculpted character rather than a standard cylindrical sleeve. It focuses on her signature open-leg composition, integrated front entrance, layered hair, face, hands, exaggerated chest, raised thighs and compact seated silhouette.\u003c\/p\u003e\n        \u003cp\u003eMultiple-angle presentation helps communicate the side and rear modeling that completes Audrey’s 360° character design. The product shown measures \u003cstrong\u003e22 cm \/ 8.7 in long\u003c\/strong\u003e, \u003cstrong\u003e18 cm \/ 7.1 in wide\u003c\/strong\u003e, weighs \u003cstrong\u003e1.55 kg \/ 3.4 lb\u003c\/strong\u003e and includes one \u003cstrong\u003e15 cm \/ 5.9 in vaginal channel\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003cp\u003eThis written description provides a text alternative for visitors who cannot play or clearly view the video, while also giving search engines crawlable context about the video’s subject and the featured product.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"audrey-collab\" class=\"audrey-collab\"\u003e\n    \u003cdiv class=\"audrey-shell audrey-collab__grid\"\u003e\n      \u003cdiv class=\"audrey-collab__art\"\u003e\n        \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/audrey_hagentoons_black_top_jeans_beach_pose.webp?v=1784517908\" alt=\"Audrey by HagenToons posing at the beach in a black top and jeans\"\u003e\n        \u003cspan class=\"audrey-sticker audrey-sticker--pink audrey-tilt-right\"\u003eChapter Two\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-collab__copy\"\u003e\n        \u003ch2\u003e\n\u003cspan class=\"audrey-title-line\"\u003eChapter Two of the\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eMRLSEXDOLL × HagenToons Collaboration\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eAudrey is not a one-off name attached to an unrelated product. She is the second official release in the continuing MRLSEXDOLL × \u003ca class=\"audrey-link\" href=\"https:\/\/x.com\/HagenToons\" target=\"_blank\" rel=\"noopener\"\u003e@HagenToons\u003c\/a\u003e collaboration.\u003c\/p\u003e\n        \u003cp\u003eThe first collaboration transformed Audrey into the larger \u003ca class=\"audrey-link\" href=\"https:\/\/www.mrlsexdoll.com\/products\/audrey-anime-figure\"\u003eAudrey Anime Figure\u003c\/a\u003e. This second release explores the same character in a much more compact, purpose-built form: a full-character sculpted onahole that preserves her visual identity while integrating a functional channel into her signature pose.\u003c\/p\u003e\n        \u003cp\u003eFor fans who followed the original release, the new Audrey adds a second physical interpretation to the collection. For customers meeting her here for the first time, the \u003ca class=\"audrey-link\" href=\"https:\/\/www.mrlsexdoll.com\/pages\/rlsexdoll-x-hagentoons-audrey-anime-figure\"\u003eMRLSEXDOLL × HagenToons Audrey collection\u003c\/a\u003e brings the two official products and Audrey’s origin story together in one place.\u003c\/p\u003e\n        \u003cblockquote class=\"audrey-quote\"\u003e“The 3D version makes her feel real—it’s like watching her come out of your screen.” — @HagenToons\u003c\/blockquote\u003e\n        \u003cp\u003eThe collaboration continues. Audrey returns in a form that is smaller, more concentrated and built around her most daring silhouette.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"audrey-audience\" class=\"audrey-audience\"\u003e\n    \u003cdiv class=\"audrey-shell\"\u003e\n      \u003cdiv class=\"audrey-section-heading\"\u003e\n        \u003cspan class=\"audrey-section-heading__eyebrow\"\u003eCharacter recognition meets function\u003c\/span\u003e\n        \u003ch2\u003e\n\u003cspan class=\"audrey-title-line\"\u003eWho Is Audrey\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eMade For?\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-audience__grid\"\u003e\n        \u003cdiv class=\"audrey-card audrey-audience__card audrey-audience__card--main\"\u003e\n          \u003cp class=\"audrey-audience__lead\"\u003eAudrey is designed for adult customers who value character recognition as much as function.\u003c\/p\u003e\n          \u003cul class=\"audrey-bullet-list\"\u003e\n            \u003cli\u003eHagenToons followers who want an official physical Audrey release\u003c\/li\u003e\n            \u003cli\u003eMRLSEXDOLL collectors continuing the first Audrey collaboration\u003c\/li\u003e\n            \u003cli\u003eAnime, ACG, hentai and 3D adult-animation fans who prefer character-driven toys\u003c\/li\u003e\n            \u003cli\u003eFans of anime girls, monster girls and fantasy characters who dislike anonymous sleeve designs\u003c\/li\u003e\n            \u003cli\u003eBuyers who want a compact adult collectible rather than a large torso\u003c\/li\u003e\n            \u003cli\u003ePhotographers and collectors who appreciate complete front, side and rear sculpting\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"audrey-card audrey-audience__card audrey-audience__card--facts\"\u003e\n          \u003ch3\u003eWhat to Expect\u003c\/h3\u003e\n          \u003cdiv class=\"audrey-audience__facts\"\u003e\n            \u003cdiv class=\"audrey-fact\"\u003eFull-character anime onahole—not a full-size sex doll\u003c\/div\u003e\n            \u003cdiv class=\"audrey-fact\"\u003eOne front-access vaginal channel\u003c\/div\u003e\n            \u003cdiv class=\"audrey-fact\"\u003eComplete front, side and rear character sculpting\u003c\/div\u003e\n            \u003cdiv class=\"audrey-fact\"\u003eCompact 22 × 18 cm footprint\u003c\/div\u003e\n            \u003cdiv class=\"audrey-fact\"\u003eAdults aged 18+ only\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"margin-top:1.4rem !important; font-weight:800;\"\u003eIf the character matters to you, Audrey gives you more than themed artwork. She gives you Audrey herself, sculpted into the form.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"audrey-specs\" class=\"audrey-specs\"\u003e\n    \u003cdiv class=\"audrey-shell\"\u003e\n      \u003cdiv class=\"audrey-card audrey-specs__box\"\u003e\n        \u003cspan class=\"audrey-sticker audrey-sticker--teal\"\u003eAudrey Data File\u003c\/span\u003e\n        \u003ch2\u003e\n\u003cspan class=\"audrey-title-line\"\u003eAudrey Product\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eSpecifications\u003c\/span\u003e\n\u003c\/h2\u003e\n\n        \u003cdiv class=\"audrey-specs__visuals\" aria-label=\"Audrey anime onahole measurements and channel depth\"\u003e\n          \u003cfigure class=\"audrey-specs__visual\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/specificationofaudreyanimeonahole.webp?v=1784601162\" alt=\"Audrey anime onahole specification diagram showing product dimensions and measurements\"\u003e\n            \u003cfigcaption\u003eOverall dimensions and character measurements\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n          \u003cfigure class=\"audrey-specs__visual\"\u003e\n            \u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/tunnellengthofaudreyanimeonahole.webp?v=1784601162\" alt=\"Audrey anime onahole channel diagram showing the 15 cm internal tunnel depth\"\u003e\n            \u003cfigcaption\u003e15 cm \/ 5.9 in internal channel depth\u003c\/figcaption\u003e\n          \u003c\/figure\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"audrey-table-wrap\"\u003e\n          \u003ctable class=\"audrey-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n\u003cth\u003eAttribute\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003ctd\u003eFull name\u003c\/td\u003e\n\u003ctd\u003eAudrey\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eProduct type\u003c\/td\u003e\n\u003ctd\u003eFull-character sculpted anime onahole\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eCreator\u003c\/td\u003e\n\u003ctd\u003e\u003ca class=\"audrey-link\" href=\"https:\/\/x.com\/HagenToons\" target=\"_blank\" rel=\"noopener\"\u003e@HagenToons\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eCollaboration\u003c\/td\u003e\n\u003ctd\u003eMRLSEXDOLL × @HagenToons, official release No. 2\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\u003eFunctional channel\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\u003e15 cm \/ 5.9 in\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eOverall length\u003c\/td\u003e\n\u003ctd\u003e22 cm \/ 8.7 in\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eOverall width\u003c\/td\u003e\n\u003ctd\u003e18 cm \/ 7.1 in\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e1.55 kg \/ 3.4 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eBust circumference\u003c\/td\u003e\n\u003ctd\u003e50 cm \/ 19.7 in\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eWaist circumference\u003c\/td\u003e\n\u003ctd\u003e42 cm \/ 16.5 in\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eHip circumference\u003c\/td\u003e\n\u003ctd\u003e38 cm \/ 15.0 in\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eIntended users\u003c\/td\u003e\n\u003ctd\u003eAdults aged 18+ only\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"audrey-care\"\u003e\n          \u003ch3\u003eHow to Use, Clean and Store Audrey\u003c\/h3\u003e\n          \u003cp\u003eUse a generous amount of water-based lubricant before play. Avoid silicone-based lubricants unless MRLSEXDOLL has confirmed compatibility with this specific material.\u003c\/p\u003e\n          \u003cp\u003eAfter use, flush the 15 cm channel with warm water and a neutral, fragrance-free cleanser until the water runs clear. Pat the exterior dry with a soft, lint-free cloth, remove any remaining moisture from the channel and allow Audrey to dry completely in a cool, ventilated place away from direct sunlight. Store her only when the channel and exterior are fully dry.\u003c\/p\u003e\n          \u003cp\u003eFor a fuller step-by-step routine and compatible accessories, follow the \u003ca class=\"audrey-link\" href=\"https:\/\/www.mrlsexdoll.com\/pages\/mrlsexdoll-accessories-using-guide\"\u003eMRLSEXDOLL cleaning and maintenance guide\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"audrey-gallery\" class=\"audrey-gallery\"\u003e\n    \u003cdiv class=\"audrey-section-heading\"\u003e\n      \u003cspan class=\"audrey-section-heading__eyebrow\"\u003eThe physical Audrey, from every angle\u003c\/span\u003e\n      \u003ch2\u003eMeet Audrey in Her World\u003c\/h2\u003e\n      \u003cp\u003eExplore Audrey’s real silicone form through product photography showing her signature pose, compact scale, sculpted proportions and complete 360° character design.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"audrey-gallery__track\"\u003e\n      \u003cdiv class=\"audrey-gallery__item\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Her_Signature_Open-Leg_Pose_Is_the_Product_Architecture.jpg?v=1784517473\" alt=\"Front product photo of the Audrey anime onahole showing her signature open-leg pose and integrated entrance\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-gallery__item\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Part_Character_Sculpture._Part_Functional_Onahole._Entirely_Audrey..jpg?v=1784517473\" alt=\"Audrey silicone onahole displayed as a complete character sculpture and functional adult product\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-gallery__item\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Compact_Form_Full_Character_Presence.jpg?v=1784517473\" alt=\"Audrey anime onahole product photo showing its compact form and full-character presence\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-gallery__item\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Audrey_Sculpted_Not_Simply_Printed.jpg?v=1784517472\" alt=\"Close product view of Audrey’s sculpted hair, face, hands, chest and raised thighs\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-gallery__item\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Audrey_s_Exaggerated_Curves_Recreated_in_Three_Dimensions.jpg?v=1784517472\" alt=\"Audrey onahole product photo showing her exaggerated curves recreated in three dimensions\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"audrey-gallery__item\"\u003e\u003cimg loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Designed_in_360_Not_Just_From_the_Front.jpg?v=1784517472\" alt=\"Rear and angled product view showing Audrey’s complete 360-degree silicone character sculpting\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"audrey-faq\" class=\"audrey-faq\"\u003e\n    \u003cdiv class=\"audrey-shell audrey-faq__inner\"\u003e\n      \u003ch2\u003e\n\u003cspan class=\"audrey-title-line\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eAbout the Audrey Anime Onahole\u003c\/span\u003e\n\u003c\/h2\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eWhat makes Audrey different from a standard anime onahole?\u003c\/h3\u003e\n        \u003cp\u003eAudrey is a full-character sculpted onahole, not a generic sleeve placed in character-themed packaging. Her hair, face, chest, hands, raised thighs, open-leg pose, hips and rear contours are built directly into the product, and the vaginal entrance is integrated into that pose.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eIs Audrey an anime sex doll?\u003c\/h3\u003e\n        \u003cp\u003eNo. Audrey is a compact 22 cm \/ 8.7 in onahole with one 15 cm \/ 5.9 in vaginal channel. She is not a full-size sex doll or large torso. Customers looking for Audrey in a larger figure format can view the first official \u003ca class=\"audrey-link\" href=\"https:\/\/www.mrlsexdoll.com\/products\/audrey-anime-figure\"\u003eAudrey Anime Figure\u003c\/a\u003e collaboration.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eIs this an official HagenToons product?\u003c\/h3\u003e\n        \u003cp\u003eYes. Audrey is the second official product created through the MRLSEXDOLL × @HagenToons collaboration. It follows the Audrey Anime Figure and continues the same authorized character partnership.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eWhat material is the Audrey onahole made from?\u003c\/h3\u003e\n        \u003cp\u003eAudrey is made from medical silicone. Her character sculpture and functional vaginal channel are integrated into one form.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eHow deep is Audrey’s channel?\u003c\/h3\u003e\n        \u003cp\u003eThe vaginal channel is 15 cm \/ 5.9 in deep and is accessed from the front of the sculpted open-leg pose.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eHow large and heavy is Audrey?\u003c\/h3\u003e\n        \u003cp\u003eAudrey measures 22 cm \/ 8.7 in in overall length, 18 cm \/ 7.1 in in width and weighs 1.55 kg \/ 3.4 lb. Her compact scale offers more character presence than a simple sleeve without requiring the space of a large torso.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eCan Audrey be displayed as part of a collection?\u003c\/h3\u003e\n        \u003cp\u003eYes. The face, hair, front anatomy, thighs, hips and rear silhouette are sculpted from multiple angles, so Audrey remains visually recognizable when displayed. She is still an adult product and should be placed and stored with appropriate privacy.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eWhich lubricant should I use?\u003c\/h3\u003e\n        \u003cp\u003eUse a water-based personal lubricant. Do not use silicone-based lubricant unless its compatibility with Audrey’s material has been confirmed by MRLSEXDOLL.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-faq__item\"\u003e\n        \u003ch3\u003eHow should I clean and store Audrey?\u003c\/h3\u003e\n        \u003cp\u003eFlush the channel with warm water and a neutral, fragrance-free cleanser after every use. Dry the exterior and channel completely, then store Audrey in a cool, dry, ventilated place away from direct sunlight and dust.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"audrey-card audrey-final\"\u003e\n        \u003ch2\u003e\n\u003cspan class=\"audrey-title-line\"\u003eAudrey Is No Longer\u003c\/span\u003e\u003cspan class=\"audrey-title-line\"\u003eOnly on the Screen\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eThis is not Audrey-themed packaging around an ordinary toy. It is Audrey—her pose, her proportions and her recognizable silhouette—sculpted into an official full-character anime onahole.\u003c\/p\u003e\n        \u003cp style=\"margin-top:1rem !important;\"\u003eContinue the MRLSEXDOLL × HagenToons collection and bring home the second Audrey release.\u003c\/p\u003e\n        \u003cdiv class=\"audrey-final__buttons\"\u003e\n          \u003ca class=\"audrey-btn audrey-btn--primary\" href=\"#audrey-top\"\u003eBring Audrey Home\u003c\/a\u003e\n          \u003ca class=\"audrey-btn audrey-btn--secondary\" href=\"https:\/\/www.mrlsexdoll.com\/pages\/rlsexdoll-x-hagentoons-audrey-anime-figure\"\u003eExplore the Audrey Collaboration\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"MRLSEXDOLL","offers":[{"title":"Default Title","offer_id":54189216760121,"sku":"RD-1.0aodaili-1567","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/frontsideviewofaudreyanimeonahole.webp?v=1784601162","url":"https:\/\/www.mrlsexdoll.com\/ko\/products\/audrey-anime-onahole","provider":"MRLSEXDOLL","version":"1.0","type":"link"}