{"product_id":"audrey-anime-figure","title":"Mrlsexdoll x HagenToons : Audrey sexy anime figure","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Fredoka+One\u0026family=Patrick+Hand\u0026family=Nunito:wght@400;600;800\u0026display=swap');\n\n    :root {\n        --love-pink: #ff8fab;\n        --deep-pink: #ff5d8f;\n        --soft-blue: #dcedc8;\n        --sky-blue: #81ecec;\n        --bg-cream: #fff9f0;\n        --text-main: #4a4a4a;\n    }\n\n    .audrey-love-v13 {\n        width: 100%;\n        max-width: 100%;\n        font-family: 'Nunito', sans-serif;\n        background-color: var(--bg-cream);\n        background-image: \n            radial-gradient(#ffc3d0 1.5px, transparent 1.5px),\n            radial-gradient(#ffc3d0 1.5px, transparent 1.5px);\n        background-size: 20px 20px;\n        background-position: 0 0, 10px 10px;\n        color: var(--text-main);\n        overflow-x: hidden;\n        line-height: 1.7;\n        padding-bottom: 80px;\n        box-sizing: border-box;\n    }\n\n    .sakura-layer {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        pointer-events: none;\n        z-index: 1; \n        overflow: hidden;\n    }\n\n    .sakura {\n        position: absolute; \n        background: var(--love-pink);\n        opacity: 0;\n        border-radius: 100% 0 100% 0;\n        filter: drop-shadow(0 2px 2px rgba(255, 93, 143, 0.2));\n    }\n\n    @media (prefers-reduced-motion: no-preference) {\n        .sakura {\n            animation: fall-sway linear infinite;\n        }\n    }\n\n    @keyframes fall-sway {\n        0% { transform: translateY(-10vh) translateX(0) rotate(0deg); opacity: 0; }\n        10% { opacity: 0.9; }\n        50% { transform: translateY(50vh) translateX(5vw) rotate(180deg); opacity: 0.8; }\n        100% { transform: translateY(105vh) translateX(-5vw) rotate(360deg); opacity: 0; }\n    }\n\n    .hero-container {\n        position: relative; padding: 60px 20px 40px; text-align: center; z-index: 2; overflow: hidden;\n    }\n    .hero-blob {\n        position: absolute; top: 50%; left: 50%; width: 120%; padding-bottom: 120%;\n        background: radial-gradient(circle, rgba(255,143,171,0.3) 0%, rgba(255,255,255,0) 70%);\n        transform: translate(-50%, -50%); z-index: -1;\n    }\n    @media (prefers-reduced-motion: no-preference) {\n        .hero-blob { animation: pulseBlob 5s infinite alternate; }\n    }\n    @keyframes pulseBlob { 0% { transform: translate(-50%, -50%) scale(0.9); } 100% { transform: translate(-50%, -50%) scale(1.1); } }\n    \n    .hero-photo-wrapper { position: relative; max-width: 700px; margin: 0 auto; transform: rotate(-2deg); }\n    .hero-photo-back {\n        position: absolute; top: 10px; left: 10px; width: 100%; height: 100%;\n        background: #fff; border: 1px solid #ddd; border-radius: 15px; transform: rotate(4deg); z-index: 0;\n        box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n    }\n    .hero-photo-main {\n        position: relative; z-index: 1; background: #fff; padding: 15px 15px 60px 15px;\n        border-radius: 15px; box-shadow: 0 20px 50px rgba(255, 93, 143, 0.25); border: 1px solid #eee;\n    }\n    .hero-photo-main img { width: 100%; border-radius: 10px; display: block; }\n    \n    .hero-tag {\n        position: absolute; top: -15px; left: -15px; background: var(--sky-blue); color: #fff;\n        font-family: 'Fredoka One'; padding: 8px 20px; transform: rotate(-10deg);\n        box-shadow: 3px 3px 0 rgba(0,0,0,0.1); z-index: 5; font-size: 0.9rem;\n    }\n    .hero-sticker-heart {\n        position: absolute; bottom: 80px; right: -20px; font-size: 3rem; z-index: 5;\n    }\n    @media (prefers-reduced-motion: no-preference) {\n        .hero-sticker-heart { animation: floatSticker 3s ease-in-out infinite; }\n    }\n    @keyframes floatSticker { 0%,100% { transform: translateY(0) rotate(10deg); } 50% { transform: translateY(-10px) rotate(20deg); } }\n\n    .hero-title-area { position: relative; margin-top: -40px; z-index: 10; display: inline-block; }\n    .hero-title-box {\n        background: #fff; padding: 15px 50px; border-radius: 50px; border: 3px solid var(--deep-pink);\n        box-shadow: 0 10px 0 rgba(255, 93, 143, 0.2); transform: rotate(2deg);\n    }\n    .hero-title-box h1 {\n        margin: 0; font-family: 'Fredoka One'; color: var(--deep-pink); font-size: 2.2rem; line-height: 1; letter-spacing: 1px;\n    }\n    .hero-subtitle { font-family: 'Patrick Hand'; font-size: 1.2rem; color: #888; margin-top: 5px; }\n    \n    .hero-definition {\n        font-size: 0.9rem; color: #666; font-weight: 600; line-height: 1.4;\n        max-width: 320px; margin: 10px auto 5px auto; padding: 0 10px;\n        font-family: 'Nunito', sans-serif;\n    }\n\n    .status-text { font-size: 0.9rem; color: #2ecc71; font-weight: bold; display: block; margin-top: 8px; font-family: 'Nunito'; }\n    .status-dot { display: inline-block; width: 10px; height: 10px; background: #2ecc71; border-radius: 50%; margin-right: 5px; }\n\n    .chat-container { max-width: 700px; margin: 60px auto; padding: 20px; position: relative; z-index: 5; }\n    dl.chat-list { margin: 0; padding: 0; }\n    \n    .chat-bubble {\n        padding: 15px 20px; border-radius: 20px; margin-bottom: 20px; max-width: 80%;\n        position: relative; font-weight: 600; font-size: 1.05rem; box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n        opacity: 1; display: block;\n    }\n    @media (prefers-reduced-motion: no-preference) {\n        .chat-bubble { animation: popUp 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) both; }\n    }\n    @keyframes popUp { 0% { opacity: 0; transform: translateY(20px) scale(0.9); } 100% { opacity: 1; transform: translateY(0) scale(1); } }\n    \n    dt.chat-right { \n        background: var(--deep-pink); color: #fff; float: right; border-bottom-right-radius: 5px; text-align: right; clear: both;\n    }\n    dd.chat-left { \n        background: #fff; color: #333; float: left; border-bottom-left-radius: 5px; margin-left: 55px; clear: both;\n    }\n    dd.chat-left::before {\n        content: ''; position: absolute; left: -55px; bottom: 0; width: 45px; height: 45px; border-radius: 50%;\n        background: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/5_4d5ef03a-3e68-411b-8fec-7b0de2890848.webp?v=1764662673') center top\/cover;\n        border: 3px solid #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n    }\n    .chat-container::after { content: \"\"; display: table; clear: both; }\n\n    .intro-section { max-width: 800px; margin: 40px auto 40px; padding: 0 20px; text-align: center; position: relative; }\n    .intro-paper {\n        background: #fff; padding: 50px 40px; border-radius: 2px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.05); position: relative; border: 1px solid #f0f0f0;\n    }\n    .intro-tape {\n        position: absolute; top: -15px; left: 50%; transform: translateX(-50%);\n        width: 120px; height: 35px; background: rgba(255, 234, 0, 0.5);\n        opacity: 0.8; z-index: 5;\n    }\n    .intro-section h2 { font-family: 'Fredoka One'; color: var(--deep-pink); font-size: 2rem; margin-bottom: 25px; line-height: 1.2; }\n    .intro-section p { font-size: 1.15rem; color: #555; margin-bottom: 15px; }\n    .highlight-text {\n        background: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 143, 171, 0.3) 100%);\n        padding: 0 5px; font-weight: bold; color: var(--deep-pink);\n    }\n\n    .artist-quote {\n        background: rgba(255, 93, 143, 0.05);\n        border-left: 5px solid var(--deep-pink);\n        padding: 20px 25px;\n        margin: 30px auto;\n        border-radius: 0 15px 15px 0;\n        text-align: left;\n        max-width: 90%;\n    }\n    .artist-quote p {\n        font-family: 'Patrick Hand', cursive;\n        font-size: 1.4rem;\n        color: var(--deep-pink);\n        margin: 0 0 10px 0;\n        line-height: 1.4;\n    }\n    .artist-quote footer {\n        font-size: 0.95rem;\n        color: #888;\n        font-weight: bold;\n        text-align: right;\n    }\n\n    .comparison-section { max-width: 800px; margin: 0 auto 80px; padding: 0 20px; }\n    .compare-table {\n        width: 100%; border-collapse: collapse; background: #fff;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.05); border-radius: 10px; overflow: hidden;\n    }\n    .compare-table th, .compare-table td {\n        padding: 15px; text-align: center; border-bottom: 1px solid #eee;\n    }\n    .compare-table th {\n        background: var(--soft-blue); color: var(--text-main); font-family: 'Fredoka One'; font-size: 1.1rem;\n    }\n    .compare-table th:first-child { background: #f0f0f0; width: 30%; }\n    .compare-table th:last-child { background: var(--deep-pink); color: #fff; width: 35%; }\n    .compare-table td:first-child { font-weight: bold; color: #888; text-align: left; padding-left: 20px; }\n    .compare-table td:last-child { font-weight: bold; color: var(--deep-pink); background: rgba(255, 93, 143, 0.05); }\n\n    .feature-section { max-width: 1000px; margin: 60px auto; padding: 0 20px; }\n    .feature-row { display: flex; align-items: center; justify-content: space-between; margin-bottom: 80px; gap: 50px; }\n    .feature-row.reverse { flex-direction: row-reverse; }\n\n    .feature-img-box { flex: 1; position: relative; max-width: 500px; }\n    .polaroid-clean {\n        background: #fff; padding: 10px 10px 50px 10px; border-radius: 4px;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.1); transform: rotate(-2deg); transition: transform 0.3s ease;\n    }\n    .polaroid-clean:hover { transform: rotate(0deg) scale(1.02); }\n    .polaroid-clean img { width: 100%; border-radius: 2px; display: block; }\n    .hand-note {\n        font-family: 'Patrick Hand'; font-size: 1.5rem; color: #555;\n        position: absolute; bottom: 15px; width: 100%; text-align: center;\n    }\n    .feature-text { flex: 1; padding: 20px; }\n    .feature-num { font-family: 'Fredoka One'; color: var(--love-pink); font-size: 4rem; opacity: 0.3; line-height: 1; }\n    .feature-title { font-family: 'Fredoka One'; color: var(--text-main); font-size: 2rem; margin: -20px 0 20px 0; }\n    .feature-desc {\n        background: #fff; padding: 25px; border-radius: 15px;\n        box-shadow: 5px 5px 0 rgba(0,0,0,0.05); border: 1px solid #eee;\n    }\n    .feature-desc ul { padding-left: 20px; margin: 15px 0 0 0; }\n    .feature-desc li { margin-bottom: 10px; color: #555; font-size: 0.95rem; }\n    .feature-desc strong { color: var(--deep-pink); }\n\n    .video-section { max-width: 900px; margin: 80px auto; padding: 0 20px; text-align: center; position: relative; }\n    .video-wrapper {\n        border: 4px solid #fff; border-radius: 20px; box-shadow: 0 20px 50px rgba(0,0,0,0.1);\n        overflow: hidden; background: #000; position: relative;\n    }\n    .video-wrapper video { width: 100%; display: block; }\n    .rec-badge {\n        position: absolute; top: 20px; left: 20px;\n        background: rgba(255, 0, 0, 0.8); color: white; padding: 5px 15px; border-radius: 50px;\n        font-family: 'Fredoka One'; font-size: 0.9rem; display: flex; align-items: center; gap: 8px; z-index: 10; pointer-events: none;\n    }\n    .rec-dot { width: 10px; height: 10px; background: white; border-radius: 50%; }\n    @media (prefers-reduced-motion: no-preference) {\n        .rec-dot { animation: blink 1.5s infinite; }\n    }\n    @keyframes blink { 0% {opacity:1;} 50% {opacity:0;} 100% {opacity:1;} }\n    .video-caption {\n        font-family: 'Patrick Hand'; font-size: 1.8rem; color: var(--deep-pink);\n        margin-top: 20px; transform: rotate(-2deg); display: inline-block;\n    }\n    .video-seo-text {\n        margin-top: 15px; font-size: 0.9rem; color: #888; background: #fff; display: inline-block;\n        padding: 10px 20px; border-radius: 10px; box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    }\n\n    .gift-ticket {\n        max-width: 800px; margin: 0 auto 60px auto; background: #fff;\n        background-image: radial-gradient(circle at 0 50%, transparent 10px, #fff 11px), radial-gradient(circle at 100% 50%, transparent 10px, #fff 11px);\n        background-size: 100% 100%; background-repeat: no-repeat; background-position: 0 0, 100% 0;\n        padding: 50px 40px; text-align: center; filter: drop-shadow(0 5px 10px rgba(0,0,0,0.1)); position: relative;\n    }\n    .gift-tag {\n        background: var(--deep-pink); color: #fff; padding: 5px 20px; border-radius: 20px; \n        font-size: 1rem; font-weight: bold; position: absolute; top: -15px; left: 50%; transform: translateX(-50%);\n        box-shadow: 0 5px 10px rgba(0,0,0,0.1);\n    }\n    .gift-img-container { max-width: 500px; margin: 20px auto; border-radius: 10px; border: 1px solid #eee; overflow: hidden; }\n    .gift-items { list-style: none; padding: 0; margin: 15px 0 0 0; color: #888; font-size: 0.9rem; }\n    .gift-items li { margin-bottom: 5px; }\n\n    .student-card-section { max-width: 850px; margin: 60px auto; padding: 0 20px; }\n    .student-card {\n        background: #fff; border-radius: 20px; box-shadow: 0 15px 30px rgba(0,0,0,0.08);\n        border: 2px solid #f0f0f0; display: flex; overflow: hidden; position: relative;\n    }\n    .student-card::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 15px; background: var(--sky-blue); }\n    .card-photo {\n        flex: 1; min-width: 300px; background: #f9f9f9; display: flex; align-items: center; justify-content: center;\n        padding: 20px; border-right: 2px dashed #eee;\n    }\n    .card-photo img { width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); border: 4px solid #fff; }\n    .card-info { flex: 1.2; padding: 40px 30px; text-align: left; }\n    .card-header {\n        border-bottom: 2px solid var(--love-pink); padding-bottom: 10px; margin-bottom: 20px;\n        display: flex; justify-content: space-between; align-items: center;\n    }\n    .card-header h3 { font-family: 'Fredoka One'; color: var(--text-main); margin: 0; font-size: 1.8rem; }\n    .id-stamp {\n        border: 2px solid var(--deep-pink); color: var(--deep-pink); font-family: 'Fredoka One';\n        padding: 2px 10px; transform: rotate(-10deg); font-size: 0.9rem; border-radius: 5px;\n    }\n\n    dl.profile-specs {\n        display: grid;\n        grid-template-columns: auto 1fr;\n        row-gap: 15px;\n        margin: 0; padding: 0;\n    }\n    dl.profile-specs dt {\n        font-weight: bold; color: #888; font-size: 0.95rem;\n        border-bottom: 1px solid #f5f5f5; padding-bottom: 5px; margin: 0;\n        display: flex; align-items: center;\n    }\n    dl.profile-specs dd {\n        font-weight: 800; color: var(--text-main); font-size: 1.1rem; margin: 0; text-align: right;\n        border-bottom: 1px solid #f5f5f5; padding-bottom: 5px;\n        display: flex; justify-content: flex-end; align-items: center;\n    }\n    dl.profile-specs dt:nth-last-of-type(1),\n    dl.profile-specs dd:nth-last-of-type(1) { border-bottom: none; padding-bottom: 0; }\n\n    .cta-area { text-align: center; margin-top: 60px; padding: 0 20px; }\n    .btn-main {\n        background: var(--deep-pink); color: #fff; font-family: 'Fredoka One'; font-size: 1.8rem;\n        padding: 18px 60px; border-radius: 50px; text-decoration: none; display: inline-block;\n        box-shadow: 0 8px 20px rgba(255, 93, 143, 0.4); transition: all 0.2s; border: 4px solid #fff;\n    }\n    .btn-main:hover { transform: translateY(-3px); box-shadow: 0 12px 25px rgba(255, 93, 143, 0.6); }\n\n    @media (max-width: 768px) {\n        .audrey-love-v13 { padding-bottom: 40px; }\n        \n        .hero-container { padding: 30px 15px 20px; }\n        .hero-title-box { padding: 10px 25px; margin-top: -30px; }\n        .hero-title-box h1 { font-size: 1.6rem; }\n        .hero-definition { font-size: 0.85rem; max-width: 95%; margin-top: 5px; }\n        .hero-sticker-heart { font-size: 2.2rem; bottom: 60px; right: -10px; }\n        .hero-photo-wrapper { margin: 0 5px; }\n\n        .chat-container { margin: 30px auto; padding: 15px; }\n        .chat-bubble { padding: 12px 15px; font-size: 0.95rem; max-width: 85%; margin-bottom: 15px; }\n        dd.chat-left { margin-left: 45px; }\n        dd.chat-left::before { \n            width: 35px; height: 35px; left: -45px; \n        }\n\n        .intro-section { margin: 30px auto; padding: 0 15px; }\n        .intro-paper { padding: 30px 20px; }\n        .intro-section h2 { font-size: 1.5rem; margin-bottom: 15px; }\n        .intro-section p { font-size: 1rem; }\n        \n        .artist-quote { padding: 15px 20px; margin: 20px auto; }\n        .artist-quote p { font-size: 1.2rem; }\n\n        .comparison-section { margin: 0 auto 40px; padding: 0 15px; overflow-x: auto; }\n        .compare-table { min-width: 500px; }\n        .compare-table th, .compare-table td { padding: 10px; font-size: 0.9rem; }\n\n        .feature-section { margin: 40px auto; }\n        .feature-row, .feature-row.reverse { flex-direction: column; gap: 20px; margin-bottom: 50px; }\n        .polaroid-clean { padding: 8px 8px 40px 8px; }\n        .hand-note { font-size: 1.3rem; bottom: 10px; }\n        .feature-text { padding: 10px 0; text-align: center; }\n        .feature-title { font-size: 1.6rem; margin: -15px 0 15px 0; }\n        .feature-desc { text-align: left; padding: 20px; }\n        .feature-desc ul { padding-left: 15px; }\n\n        .video-section { margin: 50px auto; }\n        .rec-badge { top: 10px; left: 10px; font-size: 0.8rem; padding: 4px 12px; }\n        .video-caption { font-size: 1.4rem; }\n\n        .gift-ticket {\n            padding: 30px 15px 25px 15px; width: 92%; box-sizing: border-box; margin-bottom: 40px;\n            background-image: radial-gradient(circle at 0 50%, transparent 8px, #fff 9px), radial-gradient(circle at 100% 50%, transparent 8px, #fff 9px);\n        }\n        .gift-tag { width: auto; padding: 4px 15px; font-size: 0.85rem; }\n        .gift-img-container { margin: 15px auto; }\n\n        .student-card-section { margin: 40px auto; }\n        .student-card { flex-direction: column; width: 100%; }\n        .card-photo { border-right: none; border-bottom: 2px dashed #eee; padding: 20px; min-width: auto; }\n        .card-info { padding: 20px 15px; }\n        .card-header h3 { font-size: 1.4rem; }\n        \n        dl.profile-specs { row-gap: 12px; }\n        dl.profile-specs dt { font-size: 0.85rem; }\n        dl.profile-specs dd { font-size: 0.95rem; word-break: break-word; }\n\n        .cta-area { margin-top: 40px; }\n        .cta-area p { font-size: 1.5rem; }\n        .btn-main { \n            font-size: 1.3rem; \n            padding: 15px 20px; \n            width: 90%; \n            box-sizing: border-box; \n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"audrey-love-v13\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"sakura-layer\"\u003e\n\u003cdiv style=\"left: 5%; width: 15px; height: 15px; animation-duration: 10s; animation-delay: 0s;\" class=\"sakura\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 35%; width: 22px; height: 22px; animation-duration: 14s; animation-delay: 2s;\" class=\"sakura\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 75%; width: 12px; height: 12px; animation-duration: 12s; animation-delay: 1s;\" class=\"sakura\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 20%; width: 18px; height: 18px; animation-duration: 16s; animation-delay: 5s;\" class=\"sakura\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 55%; width: 25px; height: 25px; animation-duration: 18s; animation-delay: 3s;\" class=\"sakura\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 90%; width: 14px; height: 14px; animation-duration: 11s; animation-delay: 7s;\" class=\"sakura\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hero-blob\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-photo-wrapper\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hero-photo-back\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-photo-main\"\u003e\n\u003cdiv class=\"hero-tag\"\u003eOFFICIAL COLLAB\u003c\/div\u003e\n\u003cimg alt=\"Audrey — Official Hagentoons x Mrlsexdoll Anime Figure\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/5_4d5ef03a-3e68-411b-8fec-7b0de2890848.webp?v=1764662673\"\u003e\n\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hero-sticker-heart\"\u003e💖\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-title-area\"\u003e\n\u003cdiv class=\"hero-title-box\"\u003e\n\u003ch1\u003eAudrey Anime Figure\u003c\/h1\u003e\n\u003cdiv class=\"hero-subtitle\"\u003eMrlsexdoll x \u003ca href=\"https:\/\/x.com\/HagenToons\" title=\"HagenToons\"\u003e@Hagentoons\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-definition\"\u003eAudrey is an officially licensed, 66cm silicone anime figure created through an exclusive collaboration between Mrlsexdoll and Hagentoons.\u003c\/div\u003e\n\u003cdiv class=\"status-text\"\u003e\n\u003cspan class=\"status-dot\"\u003e\u003c\/span\u003eOnline\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"chat-container\"\u003e\n\u003cdl class=\"chat-list\"\u003e\n\u003cdt style=\"animation-delay: 0.2s;\" class=\"chat-bubble chat-right\"\u003eHey! How was Audrey created?\u003c\/dt\u003e\n\u003cdd style=\"animation-delay: 1.0s;\" class=\"chat-bubble chat-left\"\u003eI started drawing her in my teens! I was inspired by Rumiko Takahashi's art style.\u003cbr\u003e\u003ca href=\"https:\/\/www.mrlsexdoll.com\/pages\/rlsexdoll-x-hagentoons-audrey-anime-figure\" style=\"color: var(--deep-pink); font-size: 0.95rem; text-decoration: underline; display: inline-block; margin-top: 5px;\"\u003e[Read her full origin story 📖]\u003c\/a\u003e\n\u003c\/dd\u003e\n\u003cdt style=\"animation-delay: 2.5s;\" class=\"chat-bubble chat-right\"\u003eWhat's her personality like?\u003c\/dt\u003e\n\u003cdd style=\"animation-delay: 3.3s;\" class=\"chat-bubble chat-left\"\u003eShe is \u003cstrong\u003eStrong, Smart, and Beautiful\u003c\/strong\u003e. She fights to protect the weak!\u003c\/dd\u003e\n\u003cdt style=\"animation-delay: 4.8s;\" class=\"chat-bubble chat-right\"\u003eDoes the doll look like your drawings?\u003c\/dt\u003e\n\u003cdd style=\"animation-delay: 5.6s;\" class=\"chat-bubble chat-left\"\u003eOh yes! \"It's like watching her come out of your screen.\"\u003c\/dd\u003e\n\u003cdt style=\"animation-delay: 7.0s;\" class=\"chat-bubble chat-right\"\u003eHow would Audrey react to all the compliments?\u003c\/dt\u003e\n\u003cdd style=\"animation-delay: 7.8s;\" class=\"chat-bubble chat-left\"\u003eShe would be very shy for sure! 😳\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro-section\"\u003e\n\u003cdiv class=\"intro-paper\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"intro-tape\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrom 2D Sketch to 3D Lover: Why Audrey is Unique\u003c\/h2\u003e\n\u003cp\u003eThere are thousands of \u003ca title=\"sexy anime figures\" href=\"https:\/\/www.mrlsexdoll.com\/collections\/3-0-anime-sex-doll\"\u003e\u003cstrong\u003eSexy anime figures\u003c\/strong\u003e\u003c\/a\u003e on the market, but only one Audrey.\u003c\/p\u003e\n\u003cp\u003eTo answer the prayers of fans who love Hagentoons' \"Strong, Smart, and Beautiful\" character, our engineering team worked directly with the artist.\u003c\/p\u003e\n\u003cblockquote class=\"artist-quote\"\u003e\n\u003cp\u003e\"Audrey isn't just a figure; she's the literal translation of my 2D dream into a 3D reality. The team at Mrlsexdoll captured her spirit perfectly.\"\u003c\/p\u003e\n\u003cfooter\u003e— Lead Artist, Hagentoons\u003c\/footer\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003eWe refused to use generic molds. We built the ultimate \u003cspan class=\"highlight-text\"\u003eAnime Waifu\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"comparison-section\"\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eGeneric Dolls\u003c\/th\u003e\n\u003cth scope=\"col\"\u003eAudrey (Official)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProportions\u003c\/td\u003e\n\u003ctd\u003eRealistic\/BBW\u003c\/td\u003e\n\u003ctd\u003eAnime Golden Ratio\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAuthorization\u003c\/td\u003e\n\u003ctd\u003eStolen\/Fake\u003c\/td\u003e\n\u003ctd\u003eHagentoons Approved\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkeleton\u003c\/td\u003e\n\u003ctd\u003eStiff\/Frozen\u003c\/td\u003e\n\u003ctd\u003eActive Wrist Joints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSkin Feel\u003c\/td\u003e\n\u003ctd\u003eOily TPE\u003c\/td\u003e\n\u003ctd\u003eMedical Silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-img-box\"\u003e\n\u003cdiv class=\"polaroid-clean\"\u003e\n\u003cimg alt=\"Audrey Anime Figure Body — Golden Ratio Proportions\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/2_d024b395-7829-49f2-8bfa-5523095bcc12.webp?v=1764662962\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hand-note\"\u003eGolden Ratio ✨\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"feature-num\"\u003e01\u003c\/div\u003e\n\u003ch2 class=\"feature-title\"\u003eNot Just \"Close Enough\"\u003c\/h2\u003e\n\u003cdiv class=\"feature-desc\"\u003e\n\u003cp\u003eMost anime figures on the market claim to be \"Anime style\" but suffer from realistic, \"BBW\" proportions that ruin the aesthetic.\u003c\/p\u003e\n\u003cp\u003eBut here's the kicker: \u003cstrong\u003eAudrey is different.\u003c\/strong\u003e We completely scrapped our old 3.0 body series to rebuild her geometry.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrecision Sculpting:\u003c\/strong\u003e We achieved the \u003cspan style=\"color: var(--deep-pink); font-weight: bold;\"\u003e\"Golden Ratio\"\u003c\/span\u003e of anime: 47cm Bust \/ 33cm Waist \/ 45cm Hips.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisual Perfection:\u003c\/strong\u003e This extreme hourglass silhouette captures the \u003cspan class=\"highlight-text\"\u003eSexy Anime Girl\u003c\/span\u003e look perfectly. She defies realistic anatomy to deliver the pure, unadulterated beauty of a 2D illustration.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row reverse\"\u003e\n\u003cdiv class=\"feature-img-box\"\u003e\n\u003cdiv style=\"transform: rotate(1deg);\" class=\"polaroid-clean\"\u003e\n\u003cimg alt=\"Audrey Anime Doll Posing — Active Wrist Skeleton\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/9_b0961faa-a9e9-492b-8e9e-60e472158535.webp?v=1764663169\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hand-note\"\u003eLook! I can move! ✌️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"feature-num\"\u003e02\u003c\/div\u003e\n\u003ch2 class=\"feature-title\"\u003eShe Moves Like Alive\u003c\/h2\u003e\n\u003cdiv class=\"feature-desc\"\u003e\n\u003cp\u003eA static doll is just a statue. Audrey is designed for \u003cstrong\u003einteraction\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eWith our upgraded \u003cstrong\u003eActive Wrist Skeleton\u003c\/strong\u003e, she can make the \"peace sign\", cover her face, or grip your hand tightly.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWrist Articulation:\u003c\/strong\u003e Unlike standard dolls with frozen hands, Audrey features our upgraded 3.0 Skeleton with fully movable wrists.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhat this means for you:\u003c\/strong\u003e She can cover her face in shy embarrassment, make the classic \"peace sign,\" or grip your hand tightly during intimate moments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePhotographer's Dream:\u003c\/strong\u003e As a Nude Anime Figure, she can hold dynamic poses that rigid dolls simply can't match. She is the ultimate model for your desktop photography.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-img-box\"\u003e\n\u003cdiv class=\"polaroid-clean\"\u003e\n\u003cimg alt=\"Audrey Anime Figure Silicone Skin Texture — Ultra-Soft Medical Grade and Dust Resistant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Mrlsexdoll_audrey_anime_figure.webp?v=1772505221\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hand-note\"\u003eSoft like Jade... ☁️\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"feature-num\"\u003e03\u003c\/div\u003e\n\u003ch2 class=\"feature-title\"\u003eA Revolution in Touch\u003c\/h2\u003e\n\u003cdiv class=\"feature-desc\"\u003e\n\u003cp\u003eTo match the fantasy, we used \u003cstrong\u003eMedical-Grade Ultra-Soft Silicone\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eNo oily, sticky feel. Her skin feels dry, soft, and warm—like real jade.\u003c\/p\u003e\n\u003cp\u003e\u003cem\u003eBonus: It resists oil and dust!\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-section\"\u003e\n\u003cdiv class=\"video-wrapper\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"rec-badge\"\u003e\n\u003cdiv class=\"rec-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\nREC\u003c\/div\u003e\n\u003cvideo title=\"Audrey Anime Figure — Silicone Skin Texture and Wrist Movement Demo\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/5_4d5ef03a-3e68-411b-8fec-7b0de2890848.webp?v=1764662673\" playsinline=\"\" controls=\"controls\"\u003e\n                \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e808e4fa41de42e5a3354930cf4c8798.mp4\"\u003e\n                Your browser does not support the video tag.\n            \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-caption\"\u003e\"Caught on camera: She's real...\" ❤️\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"video-seo-text\"\u003e\n\u003cstrong\u003eVideo Highlights:\u003c\/strong\u003e See Audrey's soft silicone skin texture, articulated wrist movement, and dynamic posing capabilities in real life.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gift-ticket\"\u003e\n\u003cdiv class=\"gift-tag\"\u003eLIMITED OFFER\u003c\/div\u003e\n\u003ch2 style=\"font-family: 'Fredoka One'; color: var(--deep-pink); margin-top: 0;\"\u003eAnniversary Gift Box\u003c\/h2\u003e\n\u003cp style=\"color: #666;\"\u003eExclusively for the first 400 orders\u003c\/p\u003e\n\u003cdiv class=\"gift-img-container\"\u003e\u003cimg alt=\"Audrey Anniversary Gift Box — Color Paper, Laser-engraved Ticket, Badges and Standee\" style=\"width: 100%; display: block;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1200x800_1a514b0f-82ef-4178-8304-6079fa42f1d9.webp?v=1764663409\"\u003e\u003c\/div\u003e\n\u003cul class=\"gift-items\"\u003e\n\u003cli\u003eColor Paper\u003c\/li\u003e\n\u003cli\u003eLaser-engraved Ticket\u003c\/li\u003e\n\u003cli\u003eBadges\u003c\/li\u003e\n\u003cli\u003eStandee\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 0.9rem; color: #888; margin-top: 10px;\"\u003e\u003cstrong\u003eGift Box Value: $59.99\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"student-card-section\"\u003e\n\u003cdiv class=\"student-card\"\u003e\n\u003cdiv class=\"card-photo\"\u003e\u003cimg alt=\"Audrey Official Profile — Hagentoons x Mrlsexdoll Anime Figure\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Audrey_profile.webp?v=1770691279\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"card-info\"\u003e\n\u003cdiv class=\"card-header\"\u003e\n\u003ch3\u003ePRODUCT PROFILE\u003c\/h3\u003e\n\u003cdiv aria-label=\"Official Collaboration\" class=\"id-stamp\"\u003eCOLLAB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdl class=\"profile-specs\"\u003e\n\u003cdt\u003eNAME\u003c\/dt\u003e\n\u003cdd\u003eAudrey\u003c\/dd\u003e\n\u003cdt\u003eHEIGHT\u003c\/dt\u003e\n\u003cdd\u003e66 cm\u003c\/dd\u003e\n\u003cdt\u003eWEIGHT\u003c\/dt\u003e\n\u003cdd\u003e4.5 kg (Goldilocks weight)\u003c\/dd\u003e\n\u003cdt\u003eMEASUREMENTS\u003c\/dt\u003e\n\u003cdd\u003eB47 \/ W33 \/ H45\u003c\/dd\u003e\n\u003cdt\u003eMATERIAL\u003c\/dt\u003e\n\u003cdd\u003eUltra-Soft Medical Silicone\u003c\/dd\u003e\n\u003cdt\u003eSHIPPING\u003c\/dt\u003e\n\u003cdd\u003e100% Discreet\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-area\"\u003e\n\u003cp style=\"font-family: 'Patrick Hand'; font-size: 1.8rem; margin-bottom: 20px; color: #555;\"\u003e\"Are you ready to be my hero?\"\u003c\/p\u003e\n\u003ca class=\"btn-main\" href=\"#\"\u003eTAKE ME HOME ❤️\u003c\/a\u003e\n\u003cp style=\"font-size: 0.9rem; color: #aaa; margin-top: 15px;\"\u003eOfficial Collaboration. Stocks are limited.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MRLSEXDOLL","offers":[{"title":"Default Title","offer_id":51345921474873,"sku":"TD-aodaili ST-aodaili-10","price":798.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1_cf2bdd42-0bb6-4bba-b48e-3ae57c06032e.png?v=1763104683","url":"https:\/\/www.mrlsexdoll.com\/pt\/products\/audrey-anime-figure","provider":"MRLSEXDOLL","version":"1.0","type":"link"}