{"product_id":"lana-deer-furry-torso-sex-toy","title":"Lana Doe Deer Furry Torso Sex Toy – MRL × Bonifasko Official Collaboration","description":"\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700\u0026amp;family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500\u0026amp;family=Josefin+Sans:wght@200;300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\/* ─────────────────────────────────────────\n     局部变量：严格锁在 lana-wrapper 内部\n  ───────────────────────────────────────── *\/\n  .lana-wrapper {\n    --cream:        rgba(249, 242, 226, 0.82);\n    --parchment:    rgba(242, 229, 200, 0.82);\n    --warm-white:   rgba(255, 253, 247, 0.85);\n    \n    --deep:         rgba(26, 13, 6, 0.90);\n    --deep-mid:     rgba(46, 26, 14, 0.90);\n\n    --amber:        #C47C0A;\n    --amber-light:  #E09B30;\n    --amber-pale:   #F5D898;\n    --tan:          #D09A6A;\n    --bark:         #5C3A20;\n    --sage:         #7A8B68;\n    --sage-light:   #B0BEA0;\n    --gold:         #CFA030;\n    --text:         #1E0E06;\n    --text-mid:     #4A2E18;\n    --text-soft:    #7A5C40;\n    --white:        #FFFFFF;\n\n    --ff-display:   \"Cormorant Garamond\", Georgia, serif;\n    --ff-body:      \"Lora\", \"Times New Roman\", serif;\n    --ff-label:     \"Josefin Sans\", Helvetica, sans-serif;\n\n    --pad-section:  clamp(4rem, 8vw, 7rem);\n    --pad-h:        clamp(1.25rem, 4vw, 2.5rem);\n    --max-w:        1280px;\n  }\n\n  \/* ─────────────────────────────────────────\n     安全沙盒隔离：绝对不影响外部的 Shopify 页面\n  ───────────────────────────────────────── *\/\n  .lana-wrapper {\n    position: relative;\n    width: 100%;\n    margin: 0 auto;\n    font-family: var(--ff-body);\n    font-size: clamp(0.95rem, 1.6vw, 1.08rem);\n    line-height: 1.85;\n    color: var(--text);\n    box-sizing: border-box;\n    background: transparent;\n    z-index: 1;\n  }\n\n  .lana-wrapper *, .lana-wrapper *::before, .lana-wrapper *::after { \n    box-sizing: border-box; \n  }\n\n  .lana-wrapper h1, .lana-wrapper h2, .lana-wrapper h3, .lana-wrapper h4, .lana-wrapper p, .lana-wrapper ul, .lana-wrapper li, .lana-wrapper a, .lana-wrapper blockquote, .lana-wrapper details, .lana-wrapper summary {\n    margin: 0; padding: 0; border: none; outline: none; background: transparent; letter-spacing: normal; text-transform: none; text-decoration: none;\n  }\n  \n  .lana-wrapper img { display: block; max-width: 100%; height: auto; margin: 0; padding: 0; border: none; border-radius: 0; box-shadow: none; background: transparent; }\n  .lana-wrapper a { color: var(--amber); text-decoration: none; }\n  .lana-wrapper ul { list-style: none; }\n  .lana-wrapper table, .lana-wrapper th, .lana-wrapper td, .lana-wrapper tr { border: none; padding: 0; margin: 0; background: transparent; }\n\n  \/* 锚点滚动容差：防止跳转后标题紧贴屏幕顶端 *\/\n  .lana-wrapper section[id] { scroll-margin-top: 80px; }\n\n  \/* ─────────────────────────────────────────\n     背景层控制：完美兼容苹果 iOS 的动态悬浮固定技术\n  ───────────────────────────────────────── *\/\n  .lana-wrapper .lana-bg-container {\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    z-index: -1;\n    clip-path: inset(0); \n    pointer-events: none;\n  }\n  .lana-wrapper .lana-bg-layer {\n    position: -webkit-sticky;\n    position: sticky;\n    top: 0;\n    width: 100%;\n    height: 100vh;\n    background-color: #1A0D06;\n    background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/background_8c005c79-3ce3-4c68-bb04-cb21c2f0ecb5.webp?v=1777448383\");\n    background-size: cover;\n    background-position: center top;\n    background-repeat: no-repeat;\n    filter: brightness(1.25) contrast(1.05);\n    transform: translateZ(0); \n  }\n\n  @media (max-width: 768px) {\n    .lana-wrapper .lana-bg-layer {\n      background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mobile_web_background.webp?v=1777458244\") !important;\n      filter: brightness(1.2) contrast(1.05);\n    }\n  }\n\n  \/* ─────────────────────────────────────────\n     GRAIN OVERLAY (局部的噪点层)\n  ───────────────────────────────────────── *\/\n  .lana-wrapper::after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    z-index: 9999;\n    opacity: 0.025;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'\/%3E%3C\/svg%3E\");\n    background-repeat: repeat;\n    background-size: 180px;\n  }\n\n  \/* ─────────────────────────────────────────\n     UTILITY\n  ───────────────────────────────────────── *\/\n  .lana-wrapper .container { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad-h); }\n  .lana-wrapper .label { font-family: var(--ff-label); font-size: 0.7rem; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: var(--amber); display: block; }\n  .lana-wrapper .amber-rule { display: block; width: 3rem; height: 2px; background: var(--amber); margin-bottom: 1.25rem; }\n  .lana-wrapper .amber-rule--center { margin: 0 auto 1.25rem; }\n\n  \/* ─────────────────────────────────────────\n     FLOATING NAVIGATION BAR\n  ───────────────────────────────────────── *\/\n  .lana-wrapper .lana-floating-nav {\n    position: fixed;\n    bottom: 30px;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 150;\n    display: flex;\n    gap: 24px;\n    background: rgba(26, 13, 6, 0.85);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    padding: 14px 32px;\n    border-radius: 50px;\n    border: 1px solid rgba(196, 124, 10, 0.3);\n    box-shadow: 0 16px 40px rgba(0,0,0,0.6), inset 0 1px 0 rgba(255,255,255,0.05);\n  }\n  .lana-wrapper .lana-floating-nav a {\n    font-family: var(--ff-label);\n    font-size: 0.75rem;\n    letter-spacing: 0.22em;\n    color: rgba(249, 242, 226, 0.6);\n    text-transform: uppercase;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: color 0.3s ease, text-shadow 0.3s ease;\n  }\n  .lana-wrapper .lana-floating-nav a:hover {\n    color: var(--warm-white);\n    text-shadow: 0 0 12px rgba(196, 124, 10, 0.6);\n  }\n\n  \/* ─────────────────────────────────────────\n     SCROLL ANIMATIONS\n  ───────────────────────────────────────── *\/\n  @supports (animation-timeline: view()) {\n    .lana-wrapper .reveal { animation: lana-liftUp linear both; animation-timeline: view(); animation-range: entry 0% entry 28%; }\n    .lana-wrapper .reveal-l { animation: lana-slideFromLeft linear both; animation-timeline: view(); animation-range: entry 0% entry 28%; }\n    .lana-wrapper .reveal-r { animation: lana-slideFromRight linear both; animation-timeline: view(); animation-range: entry 0% entry 28%; }\n  }\n  @keyframes lana-liftUp { from { opacity: 0; transform: translateY(48px); } to { opacity: 1; transform: translateY(0); } }\n  @keyframes lana-slideFromLeft { from { opacity: 0; transform: translateX(-56px); } to { opacity: 1; transform: translateX(0); } }\n  @keyframes lana-slideFromRight { from { opacity: 0; transform: translateX(56px); } to { opacity: 1; transform: translateX(0); } }\n\n\n  \/* ══════════════════════════════════════════\n     1. HERO\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .hero { position: relative; min-height: 85svh; display: flex; flex-direction: column; justify-content: flex-end; overflow: hidden; background-color: var(--deep); padding-top: 6rem; }\n  \n  .lana-wrapper .hero__picture { position: absolute; inset: 0; display: block; overflow: hidden; }\n.lana-wrapper .hero__image { width: 100%; height: 100%; object-fit: cover; object-position: center 15%; display: block; }\n  @media (max-width: 768px) { .lana-wrapper .hero__image { object-position: center top; } }\n  \n  .lana-wrapper .hero__overlay { position: absolute; inset: 0; background: linear-gradient( to top, rgba(26, 13, 6, 0.92) 0%, rgba(26, 13, 6, 0.55) 35%, rgba(26, 13, 6, 0.1) 65%, transparent 100% ); }\n  .lana-wrapper .hero__content { position: relative; z-index: 2; padding: 0 var(--pad-h) clamp(3.5rem, 7vw, 6rem); max-width: var(--max-w); margin: 0 auto; width: 100%; }\n  .lana-wrapper .hero__collab { font-family: var(--ff-label); font-size: 0.68rem; letter-spacing: 0.28em; color: var(--amber-pale); text-transform: uppercase; margin-bottom: 1.2rem; display: block; }\n  .lana-wrapper .hero__title { font-family: var(--ff-display); font-size: clamp(2.4rem, 5.5vw, 5rem); font-weight: 600; color: var(--warm-white); line-height: 1.12; max-width: 820px; margin-bottom: 1.5rem !important; }\n  .lana-wrapper .hero__title em { font-style: italic; color: var(--amber-pale); }\n  .lana-wrapper .hero__sub { margin-top: 1.5rem; font-family: var(--ff-body); font-style: italic; font-size: clamp(1rem, 1.8vw, 1.25rem); color: rgba(255,245,230,0.75); max-width: 540px; }\n  .lana-wrapper .hero__badge { display: inline-flex; align-items: center; gap: 0.6rem; margin-top: 2rem; padding: 0.55rem 1.1rem; border: 1px solid rgba(212,168,67,0.5); font-family: var(--ff-label); font-size: 0.68rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--amber-pale); }\n  .lana-wrapper .hero__badge::before { content: \"▸\"; font-size: 0.6rem; }\n\n  .lana-wrapper .section-divider { position: relative; overflow: hidden; height: 60px; pointer-events: none; }\n  .lana-wrapper .section-divider svg { display: block; width: 100%; height: 100%; }\n\n  \/* ══════════════════════════════════════════\n     2. INTRO\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .intro { background: var(--deep); padding: var(--pad-section) var(--pad-h); }\n  .lana-wrapper .intro__inner { max-width: var(--max-w); margin: 0 auto; display: grid; grid-template-columns: 1fr 1.6fr; gap: 3rem; align-items: start; }\n  @media (max-width: 860px) { .lana-wrapper .intro__inner { grid-template-columns: 1fr; gap: 2.5rem; } }\n  .lana-wrapper .intro__pull { position: sticky; top: 2rem; }\n  .lana-wrapper .intro__quote { font-family: var(--ff-display); font-size: clamp(1.9rem, 3.5vw, 2.9rem); font-style: italic; font-weight: 300; color: var(--amber-pale); line-height: 1.3; margin: 0 !important; }\n  .lana-wrapper .intro__quote strong { display: block; font-style: normal; font-weight: 700; color: var(--amber-light); font-size: 0.55em; letter-spacing: 0.12em; text-transform: uppercase; font-family: var(--ff-label); margin-top: 1.5rem; }\n  .lana-wrapper .intro__text { color: rgba(249,242,226,0.82); }\n  .lana-wrapper .intro__text p { margin-bottom: 1.3rem !important; }\n  .lana-wrapper .intro__text p:last-child { margin-bottom: 0 !important; }\n  .lana-wrapper .intro__highlight { margin-top: 2rem; padding: 1rem 1.5rem; border-left: 3px solid var(--amber); background: rgba(196,124,10,0.1); font-family: var(--ff-label); font-size: 0.82rem; letter-spacing: 0.06em; color: var(--amber-pale); }\n  .lana-wrapper .intro__text .key { color: var(--amber-light); font-weight: 600; }\n\n  \/* ══════════════════════════════════════════\n     3. STRIP (AUTO-SCROLLING MARQUEE)\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .char-strip { \n    background: var(--parchment); \n    padding: 3rem 0; \/* 取消左右 padding 让它贴边 *\/\n    overflow: hidden; \n    position: relative; \n  }\n  .lana-wrapper .char-strip__track {\n    display: flex;\n    gap: 1rem;\n    width: max-content;\n    animation: lana-marquee 30s linear infinite;\n  }\n  \/* 悬停暂停动画，提升用户体验 *\/\n  .lana-wrapper .char-strip:hover .char-strip__track {\n    animation-play-state: paused;\n  }\n  .lana-wrapper .char-strip__item {\n    position: relative;\n    overflow: hidden;\n    aspect-ratio: 3\/4;\n    cursor: pointer;\n    flex-shrink: 0;\n    \/* 流式自适应：确保 6 张图片必定大于 100vw，这样首尾相接完全无缝 *\/\n    width: max(160px, 17vw); \n  }\n  .lana-wrapper .char-strip__item img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    object-position: top center;\n    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n  }\n  .lana-wrapper .char-strip__item:hover img { transform: scale(1.07); }\n  .lana-wrapper .char-strip__item::after {\n    content: \"\";\n    position: absolute; inset: 0;\n    background: linear-gradient(to top, rgba(26,13,6,0.45) 0%, transparent 50%);\n    opacity: 0; transition: opacity 0.4s;\n  }\n  .lana-wrapper .char-strip__item:hover::after { opacity: 1; }\n\n  @keyframes lana-marquee {\n    0% { transform: translateX(0); }\n    \/* 向左平移刚好 50% 距离外加半个 gap 的补偿，实现完美循环 *\/\n    100% { transform: translateX(calc(-50% - 0.5rem)); }\n  }\n\n  \/* ══════════════════════════════════════════\n     MEET LANA\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .meet { background: var(--cream); padding: var(--pad-section) 0; overflow: hidden; }\n  .lana-wrapper .meet__inner { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad-h); display: grid; grid-template-columns: 1fr 1fr; gap: clamp(3rem, 6vw, 6rem); align-items: center; }\n  @media (max-width: 860px) { .lana-wrapper .meet__inner { grid-template-columns: 1fr; } }\n  .lana-wrapper .meet__art { position: relative; }\n  .lana-wrapper .meet__art-main { width: 100%; aspect-ratio: 3\/4; object-fit: cover; object-position: top center; border-radius: 2px; box-shadow: 24px 24px 0 rgba(196,124,10,0.12), 0 16px 48px rgba(26,13,6,0.25); }\n  .lana-wrapper .meet__text { padding-bottom: 3rem; }\n  .lana-wrapper .meet__text .label { margin-bottom: 0.5rem; }\n  .lana-wrapper .meet__heading { font-family: var(--ff-display); font-size: clamp(2rem, 3.5vw, 3.2rem); font-weight: 600; line-height: 1.15; margin-bottom: 1.75rem !important; color: var(--deep); }\n  .lana-wrapper .meet__heading em { font-style: italic; color: var(--amber); }\n  .lana-wrapper .meet__text p { margin-bottom: 1.25rem !important; color: var(--text-mid); }\n  .lana-wrapper .meet__wink { font-family: var(--ff-display); font-style: italic; font-size: 1.25rem; color: var(--bark); margin-top: 1.5rem; padding-left: 1.25rem; border-left: 2px solid var(--amber); }\n  .lana-wrapper .meet__credit { margin-top: 2.5rem; display: inline-flex; align-items: center; gap: 0.75rem; padding: 0.65rem 1.1rem; background: var(--parchment); border: 1px solid rgba(196,124,10,0.3); }\n  .lana-wrapper .meet__credit-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--amber); flex-shrink: 0; }\n  .lana-wrapper .meet__credit-text { font-family: var(--ff-label); font-size: 0.7rem; letter-spacing: 0.1em; color: var(--text-mid); }\n\n  \/* ══════════════════════════════════════════\n     4. UPGRADE\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .upgrade { background: var(--deep-mid); padding: var(--pad-section) 0; overflow: hidden; }\n  .lana-wrapper .upgrade__inner { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad-h); display: grid; grid-template-columns: 1fr 1fr; gap: clamp(3rem, 6vw, 6rem); align-items: center; }\n  @media (max-width: 860px) { .lana-wrapper .upgrade__inner { grid-template-columns: 1fr; } }\n  .lana-wrapper .upgrade__img-wrap { position: relative; }\n  .lana-wrapper .upgrade__img { width: 100%; height: auto; display: block; box-shadow: -20px 20px 0 rgba(196,124,10,0.18); border-radius: 4px; }\n  .lana-wrapper .upgrade__img-badge { position: absolute; top: -1rem; right: -1rem; background: var(--amber); color: var(--deep); font-family: var(--ff-label); font-size: 0.62rem; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; padding: 0.4rem 0.75rem; }\n  .lana-wrapper .upgrade__text .label { margin-bottom: 0.5rem; }\n  .lana-wrapper .upgrade__heading { font-family: var(--ff-display); font-size: clamp(1.9rem, 3.2vw, 3rem); font-weight: 600; line-height: 1.15; color: var(--warm-white); margin-bottom: 1.5rem !important; }\n  .lana-wrapper .upgrade__heading em { font-style: italic; color: var(--amber-pale); }\n  .lana-wrapper .upgrade__intro { color: rgba(249,242,226,0.78); margin-bottom: 1rem !important; }\n  .lana-wrapper .upgrade__intro-lead { font-family: var(--ff-label); font-size: 0.75rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--amber-light); margin-bottom: 1.25rem !important; margin-top: 1.5rem !important; display: block; }\n  .lana-wrapper .upgrade__list { margin-bottom: 2rem !important; }\n  .lana-wrapper .upgrade__list li { display: flex; gap: 1rem; padding: 0.85rem 0 !important; border-bottom: 1px solid rgba(196,124,10,0.15) !important; color: rgba(249,242,226,0.8); font-size: 0.95rem; }\n  .lana-wrapper .upgrade__list li::before { content: \"—\"; color: var(--amber); flex-shrink: 0; font-weight: 700; }\n  .lana-wrapper .upgrade__closer { color: rgba(249,242,226,0.7); font-style: italic; padding-top: 0.5rem !important; }\n  .lana-wrapper .upgrade__closer strong { color: var(--amber-pale); font-style: normal; }\n\n  \/* ══════════════════════════════════════════\n     5. MARKINGS\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .markings { background: var(--warm-white); padding: var(--pad-section) 0; overflow: hidden; position: relative; }\n  .lana-wrapper .markings::before { content: \"\"; position: absolute; top: 0; left: 0; right: 0; height: 400px; background: radial-gradient(ellipse at 80% 0%, rgba(196,124,10,0.08) 0%, transparent 65%); pointer-events: none; }\n  .lana-wrapper .markings__inner { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad-h); display: grid; grid-template-columns: 1.1fr 1fr; gap: clamp(3rem, 6vw, 6rem); align-items: center; }\n  @media (max-width: 860px) { .lana-wrapper .markings__inner { grid-template-columns: 1fr; } .lana-wrapper .markings__img-col { order: -1; } }\n  .lana-wrapper .markings__text .label { margin-bottom: 0.5rem; }\n  .lana-wrapper .markings__heading { font-family: var(--ff-display); font-size: clamp(1.9rem, 3.2vw, 3rem); font-weight: 600; line-height: 1.15; color: var(--deep); margin-bottom: 1.25rem !important; }\n  .lana-wrapper .markings__intro { color: var(--text-mid); margin-bottom: 1.5rem !important; }\n  .lana-wrapper .markings__list { margin-bottom: 2rem !important; }\n  .lana-wrapper .markings__list li { display: flex; align-items: flex-start; gap: 0.85rem; padding: 0.8rem 0 !important; border-bottom: 1px solid rgba(90,58,32,0.1) !important; color: var(--text-mid); }\n  .lana-wrapper .markings__list li::before { content: \"◆\"; font-size: 0.45rem; color: var(--amber); flex-shrink: 0; margin-top: 0.65rem; }\n  .lana-wrapper .markings__closer { font-style: italic; color: var(--text-soft); border-top: 1px solid rgba(90,58,32,0.15) !important; padding-top: 1.25rem !important; margin-top: 0.5rem !important; }\n  .lana-wrapper .markings__closer strong { color: var(--bark); font-style: normal; }\n  .lana-wrapper .markings__img-col { position: relative; }\n  .lana-wrapper .markings__img { width: 100%; height: auto; display: block; box-shadow: 20px 20px 0 var(--parchment), 40px 40px 0 rgba(196,124,10,0.1); border-radius: 4px; }\n\n  \/* ══════════════════════════════════════════\n     6. DETAILS\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .details { background: var(--cream); padding: var(--pad-section) 0; }\n  .lana-wrapper .details__header { text-align: center; max-width: 620px; margin: 0 auto var(--pad-section); padding: 0 var(--pad-h); }\n  .lana-wrapper .details__header .label { margin-bottom: 0.75rem; }\n  .lana-wrapper .details__heading { font-family: var(--ff-display); font-size: clamp(2rem, 3.5vw, 3.2rem); font-weight: 600; line-height: 1.2; color: var(--deep); margin: 0 !important;}\n  .lana-wrapper .details__heading em { font-style: italic; color: var(--amber); }\n  .lana-wrapper .detail-block { max-width: var(--max-w); margin: 0 auto clamp(4rem, 7vw, 7rem) !important; padding: 0 var(--pad-h); display: grid; grid-template-columns: 1fr 1fr; gap: clamp(3rem, 5vw, 5rem); align-items: center; }\n  .lana-wrapper .detail-block--flip .detail-block__img { order: 2; }\n  .lana-wrapper .detail-block--flip .detail-block__content { order: 1; }\n  @media (max-width: 860px) { .lana-wrapper .detail-block { grid-template-columns: 1fr; } .lana-wrapper .detail-block--flip .detail-block__img, .lana-wrapper .detail-block--flip .detail-block__content { order: unset; } .lana-wrapper .detail-block__img { order: -1 !important; } }\n  .lana-wrapper .detail-block__img { position: relative; overflow: hidden; border-radius: 4px; }\n  .lana-wrapper .detail-block__photo { width: 100%; height: auto; display: block; transition: transform 0.7s cubic-bezier(0.25,0.46,0.45,0.94); }\n  .lana-wrapper .detail-block__img:hover .detail-block__photo { transform: scale(1.04); }\n  .lana-wrapper .detail-block__icon { font-family: var(--ff-label); font-size: 0.68rem; font-weight: 700; letter-spacing: 0.22em; text-transform: uppercase; color: var(--amber); margin-bottom: 0.6rem !important; display: flex; align-items: center; gap: 0.6rem; }\n  .lana-wrapper .detail-block__icon::before { content: \"\"; display: block; width: 2rem; height: 2px; background: var(--amber); }\n  .lana-wrapper .detail-block__title { font-family: var(--ff-display); font-size: clamp(1.6rem, 2.8vw, 2.4rem); font-weight: 600; line-height: 1.2; color: var(--deep); margin-bottom: 1.25rem !important; }\n  .lana-wrapper .detail-block__title em { font-style: italic; }\n  .lana-wrapper .detail-block__body { color: var(--text-mid); }\n  .lana-wrapper .detail-block__body strong { color: var(--bark); }\n\n  \/* ══════════════════════════════════════════\n     7. BEATS\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .beats { background: var(--deep); padding: var(--pad-section) 0; overflow: hidden; position: relative; }\n  .lana-wrapper .beats::before { content: \"\"; position: absolute; inset: 0; background: radial-gradient(ellipse at 10% 50%, rgba(196,124,10,0.12) 0%, transparent 55%), radial-gradient(ellipse at 90% 20%, rgba(122,139,104,0.08) 0%, transparent 50%); pointer-events: none; }\n  .lana-wrapper .beats__inner { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad-h); }\n  .lana-wrapper .beats__header { max-width: 680px; margin-bottom: clamp(3rem, 5vw, 5rem); }\n  .lana-wrapper .beats__header .label { margin-bottom: 0.5rem; }\n  .lana-wrapper .beats__heading { font-family: var(--ff-display); font-size: clamp(2rem, 3.5vw, 3.2rem); font-weight: 600; line-height: 1.15; color: var(--warm-white); margin: 0 !important;}\n  .lana-wrapper .beats__heading em { font-style: italic; color: var(--amber-pale); }\n  .lana-wrapper .beats__text { margin-bottom: 3.5rem !important; }\n  .lana-wrapper .beats__text p { color: rgba(249,242,226,0.75); margin-bottom: 1.25rem !important; max-width: 780px; }\n  .lana-wrapper .beats__text p:last-child { margin-bottom: 0 !important; }\n  .lana-wrapper .beats__cta { font-family: var(--ff-display); font-size: 1.5rem; font-style: italic; color: var(--amber-pale); display: block; }\n  .lana-wrapper .beats__process { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; }\n  @media (max-width: 860px) { .lana-wrapper .beats__process { grid-template-columns: 1fr; max-width: 480px; } }\n  .lana-wrapper .process-step { position: relative; }\n  .lana-wrapper .process-step__num { font-family: var(--ff-display); font-size: 5rem; font-weight: 700; line-height: 1; color: rgba(196,124,10,0.18); position: absolute; top: -1.5rem; left: 0; z-index: 0; pointer-events: none; user-select: none; }\n  .lana-wrapper .process-step__img { position: relative; z-index: 1; width: 100%; height: auto; display: block; transition: transform 0.6s ease; border-radius: 4px; }\n  .lana-wrapper .process-step:hover .process-step__img { transform: translateY(-6px); }\n  .lana-wrapper .process-step__label { margin-top: 1rem !important; font-family: var(--ff-label); font-size: 0.7rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--amber-light); position: relative; z-index: 1; }\n  .lana-wrapper .process-step__caption { font-style: italic; color: rgba(249,242,226,0.6); font-size: 0.9rem; margin-top: 0.3rem !important; position: relative; z-index: 1; }\n\n  \/* ══════════════════════════════════════════\n     8. GALLERY \u0026 VIDEO SHOWCASE\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .gallery-section { background: var(--deep-mid); padding: var(--pad-section) 0; }\n  .lana-wrapper .gallery-section__header { text-align: center; padding: 0 var(--pad-h); margin-bottom: 3.5rem; }\n  .lana-wrapper .gallery-section__header .label { margin-bottom: 0.5rem; }\n  .lana-wrapper .gallery-section__heading { font-family: var(--ff-display); font-size: clamp(2rem, 3.5vw, 3.2rem); font-weight: 600; color: var(--warm-white); margin: 0 !important; }\n  .lana-wrapper .gallery-section__heading em { font-style: italic; color: var(--amber-pale); }\n  .lana-wrapper .gallery-section__summary { color: rgba(249,242,226,0.85); max-width: 680px; margin: 1.2rem auto 0 !important; font-size: 1.05rem; }\n\n  .lana-wrapper .video-showcase-container { max-width: 960px; margin: 0 auto 4rem; padding: 0 var(--pad-h); }\n  .lana-wrapper .video-showcase-wrap { position: relative; border-radius: 4px; overflow: hidden; box-shadow: 0 24px 60px rgba(0,0,0,0.4); border: 1px solid rgba(196,124,10,0.2); background: #000; }\n  .lana-wrapper .video-showcase-player { display: block; width: 100%; height: auto; max-height: 80vh; outline: none; }\n\n  .lana-wrapper .gallery-grid { max-width: var(--max-w); margin: 0 auto; padding: 0 var(--pad-h); display: grid; grid-template-columns: repeat(3, 1fr); gap: 0.75rem; }\n  @media (max-width: 860px) { .lana-wrapper .gallery-grid { grid-template-columns: repeat(2, 1fr); } }\n  @media (max-width: 480px) { .lana-wrapper .gallery-grid { grid-template-columns: 1fr 1fr; gap: 0.5rem; } }\n  .lana-wrapper .gallery-item { position: relative; overflow: hidden; cursor: pointer; display: block; }\n  .lana-wrapper .gallery-item__thumb { width: 100%; aspect-ratio: 2\/3; object-fit: cover; object-position: center top; display: block; transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); }\n  .lana-wrapper .gallery-item:hover .gallery-item__thumb { transform: scale(1.07); }\n  .lana-wrapper .gallery-item__overlay { position: absolute; inset: 0; background: rgba(26,13,6,0.35); opacity: 0; transition: opacity 0.4s; display: flex; align-items: center; justify-content: center; }\n  .lana-wrapper .gallery-item__overlay::after { content: \"⊕\"; color: rgba(249,242,226,0.85); font-size: 2rem; font-weight: 300; }\n  .lana-wrapper .gallery-item:hover .gallery-item__overlay { opacity: 1; }\n  \n  .lana-wrapper .lightbox { display: none; position: fixed; inset: 0; background: rgba(16, 8, 3, 0.95) !important; z-index: 99999; align-items: center; justify-content: center; padding: 1rem; }\n  .lana-wrapper .lightbox:target { display: flex; }\n  .lana-wrapper .lightbox__close { position: absolute; top: 1.5rem; right: 1.5rem; font-family: var(--ff-label); font-size: 0.72rem; letter-spacing: 0.14em; color: rgba(249,242,226,0.6) !important; text-transform: uppercase; text-decoration: none; border: 1px solid rgba(249,242,226,0.2) !important; padding: 0.4rem 0.8rem !important; transition: all 0.3s; }\n  .lana-wrapper .lightbox__close:hover { color: var(--warm-white) !important; border-color: var(--amber) !important; }\n  .lana-wrapper .lightbox__img { max-width: min(90vw, 720px); max-height: 92vh; object-fit: contain; box-shadow: 0 20px 80px rgba(0,0,0,0.8); }\n\n  \/* ══════════════════════════════════════════\n     9. SPECS\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .specs { background: var(--warm-white); padding: var(--pad-section) 0; }\n  .lana-wrapper .specs__inner { max-width: 900px; margin: 0 auto; padding: 0 var(--pad-h); }\n  .lana-wrapper .specs__header { margin-bottom: 3rem; }\n  .lana-wrapper .specs__header .label { margin-bottom: 0.5rem; }\n  .lana-wrapper .specs__heading { font-family: var(--ff-display); font-size: clamp(1.9rem, 3.2vw, 3rem); font-weight: 600; line-height: 1.15; color: var(--deep); margin: 0 !important; }\n  \n  .lana-wrapper .specs__images { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-bottom: 3.5rem; }\n  @media (max-width: 768px) { .lana-wrapper .specs__images { grid-template-columns: 1fr; gap: 1.5rem; } }\n  .lana-wrapper .specs__images img { width: 100%; height: auto; border-radius: 4px; display: block; box-shadow: 0 12px 30px rgba(26,13,6,0.08); border: 1px solid rgba(90,58,32,0.1); }\n\n  .lana-wrapper .specs-table { width: 100% !important; border-collapse: collapse !important; border: none !important; margin: 0 !important; background: transparent !important; }\n  .lana-wrapper .specs-table tbody { border: none !important; }\n  .lana-wrapper .specs-table tr { border-bottom: 1px solid rgba(90,58,32,0.1) !important; transition: background 0.2s; background: transparent !important;}\n  .lana-wrapper .specs-table tr:hover { background: var(--parchment) !important; }\n  .lana-wrapper .specs-table th, .lana-wrapper .specs-table td { padding: 0.95rem 0 !important; vertical-align: top; border: none !important; background: transparent !important;}\n  .lana-wrapper .specs-table th:first-child, .lana-wrapper .specs-table td:first-child { font-family: var(--ff-label); font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--text-soft); width: 42%; padding-right: 1.5rem !important; }\n  .lana-wrapper .specs-table td:last-child { color: var(--text-mid); font-weight: 500; }\n\n  \/* ══════════════════════════════════════════\n     10. FAQ (FLAT DESIGN)\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .faq { background: var(--cream); padding: var(--pad-section) 0; }\n  .lana-wrapper .faq__inner { max-width: 860px; margin: 0 auto; padding: 0 var(--pad-h); }\n  .lana-wrapper .faq__header { text-align: center; margin-bottom: 3.5rem; }\n  .lana-wrapper .faq__header .label { margin-bottom: 0.5rem; }\n  .lana-wrapper .faq__heading { font-family: var(--ff-display); font-size: clamp(2rem, 3.5vw, 3.2rem); font-weight: 600; color: var(--deep); margin: 0 !important;}\n  .lana-wrapper .faq__heading em { font-style: italic; }\n  \n  .lana-wrapper .faq-item { border-bottom: 1px solid rgba(90,58,32,0.15) !important; padding: 2rem 0 !important; }\n  .lana-wrapper .faq-item:first-of-type { border-top: 1px solid rgba(90,58,32,0.15) !important; }\n  .lana-wrapper .faq-question { font-family: var(--ff-display); font-size: clamp(1.15rem, 1.8vw, 1.35rem); font-weight: 600; color: var(--deep); margin-bottom: 1rem !important; }\n  .lana-wrapper .faq__answer { color: var(--text-mid); line-height: 1.9; font-size: 0.97rem; max-width: 760px; margin: 0 !important; }\n\n  \/* ══════════════════════════════════════════\n     11. FOOTER BAND\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .footer-band { background: var(--deep); padding: 4rem var(--pad-h) !important; text-align: center; position: relative; overflow: hidden; }\n  .lana-wrapper .footer-band::before { content: \"\"; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 0%, rgba(196,124,10,0.2) 0%, transparent 60%); pointer-events: none; }\n  .lana-wrapper .footer-band__inner { position: relative; z-index: 1; }\n  .lana-wrapper .footer-band__rule { width: 3rem; height: 1px; background: var(--amber); margin: 0 auto 2rem !important; }\n  .lana-wrapper .footer-band__heading { font-family: var(--ff-display); font-style: italic; font-size: clamp(1.4rem, 2.5vw, 2rem); color: var(--warm-white); margin-bottom: 0.75rem !important; }\n  .lana-wrapper .footer-band__sub { font-family: var(--ff-label); font-size: 0.7rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(249,242,226,0.45); margin-bottom: 1.5rem !important; display: block; }\n  .lana-wrapper .footer-band__links { display: flex; justify-content: center; flex-wrap: wrap; gap: 1.5rem; }\n  .lana-wrapper .footer-band__link { font-family: var(--ff-label); font-size: 0.7rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--amber-light) !important; border-bottom: 1px solid rgba(196,124,10,0.4) !important; padding-bottom: 0.1rem !important; transition: color 0.3s, border-color 0.3s; }\n  .lana-wrapper .footer-band__link:hover { color: var(--amber-pale) !important; border-color: var(--amber-pale) !important; }\n\n  \/* ══════════════════════════════════════════\n     SVG SECTION DIVIDERS\n  ══════════════════════════════════════════ *\/\n  .lana-wrapper .div-dark-to-cream2 { background-color: var(--deep); }\n  .lana-wrapper .div-dark-to-cream2 svg { color: var(--cream); fill: currentColor; }\n  .lana-wrapper .div-dark-to-parch { background-color: var(--deep); }\n  .lana-wrapper .div-dark-to-parch svg { color: var(--parchment); fill: currentColor; }\n  .lana-wrapper .div-cream-to-dark { background-color: var(--cream); }\n  .lana-wrapper .div-cream-to-dark svg { color: var(--deep-mid); fill: currentColor; }\n  .lana-wrapper .div-dark-to-warm { background-color: var(--deep-mid); }\n  .lana-wrapper .div-dark-to-warm svg { color: var(--warm-white); fill: currentColor; }\n  .lana-wrapper .div-warm-to-cream { background-color: var(--warm-white); }\n  .lana-wrapper .div-warm-to-cream svg { color: var(--cream); fill: currentColor; }\n  .lana-wrapper .div-cream-to-dark2 { background-color: var(--cream); }\n  .lana-wrapper .div-cream-to-dark2 svg { color: var(--deep); fill: currentColor; }\n  .lana-wrapper .div-cream-to-warm { background-color: var(--cream); }\n  .lana-wrapper .div-cream-to-warm svg { color: var(--warm-white); fill: currentColor; }\n  .lana-wrapper .div-warm-to-dark { background-color: var(--warm-white); }\n  .lana-wrapper .div-warm-to-dark svg { color: var(--deep-mid); fill: currentColor; }\n\n  \/* ══════════════════════════════════════════\n     RESPONSIVE TWEAKS (INCLUDING NAV)\n  ══════════════════════════════════════════ *\/\n  @media (max-width: 768px) {\n    .lana-wrapper .lana-floating-nav {\n      bottom: 20px;\n      padding: 10px 20px;\n      gap: 16px;\n      width: 90%;\n      max-width: 400px;\n      overflow-x: auto;\n      justify-content: flex-start;\n      -webkit-overflow-scrolling: touch;\n      -ms-overflow-style: none; \n      scrollbar-width: none; \n    }\n    .lana-wrapper .lana-floating-nav::-webkit-scrollbar { display: none; }\n  }\n\n  @media (max-width: 640px) {\n    .lana-wrapper .detail-block { margin-bottom: 3rem !important; }\n    .lana-wrapper .hero__title { font-size: 2.2rem; }\n    .lana-wrapper .beats__process { gap: 1.5rem; }\n  }\n\n\n  \/* ACCESSIBILITY \u0026 PERFORMANCE UTILITIES *\/\n  .lana-wrapper .visually-hidden {\n    position: absolute !important;\n    width: 1px !important;\n    height: 1px !important;\n    padding: 0 !important;\n    margin: -1px !important;\n    overflow: hidden !important;\n    clip: rect(0, 0, 0, 0) !important;\n    white-space: nowrap !important;\n    border: 0 !important;\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .lana-wrapper *, .lana-wrapper *::before, .lana-wrapper *::after {\n      scroll-behavior: auto !important;\n      animation-duration: 0.01ms !important;\n      animation-iteration-count: 1 !important;\n      transition-duration: 0.01ms !important;\n    }\n    .lana-wrapper .char-strip__track { animation: none !important; }\n  }\n\u003c\/style\u003e\n\u003c!-- ==========================================\n     START OF CUSTOM WRAPPER (绝对隔离沙盒)\n=========================================== --\u003e\n\u003cdiv class=\"lana-wrapper\"\u003e\n\u003c!-- 完美兼容苹果 iOS 的悬浮背景容器 --\u003e\n\u003cdiv aria-hidden=\"true\" class=\"lana-bg-container\"\u003e\n\u003cdiv class=\"lana-bg-layer\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         HERO\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Hero\" class=\"hero\"\u003e\n\u003cpicture class=\"hero__picture\"\u003e\u003csource media=\"(max-width: 768px)\" sizes=\"100vw\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana_illustration.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana_illustration.webp?v=1777432695\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana_illustration.webp?v=1777432695\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana_illustration.webp?v=1777432695\u0026amp;width=1200 1200w\"\u003e\u003cimg alt=\"Lana doe deer furry torso sex toy displayed in a forest setting\" class=\"hero__image\" decoding=\"async\" fetchpriority=\"high\" height=\"1080\" loading=\"eager\" sizes=\"100vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana.webp?v=1777432695\u0026amp;width=768 768w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana.webp?v=1777432695\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana.webp?v=1777432695\u0026amp;width=1600 1600w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana.webp?v=1777432695\u0026amp;width=1920 1920w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/deer_furry_Lana.webp?v=1777432695\u0026amp;width=2400 2400w\" width=\"1920\"\u003e\u003c\/picture\u003e\n\u003cdiv aria-hidden=\"true\" class=\"hero__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero__content\"\u003e\n\u003cspan class=\"hero__collab\"\u003eMRLSexdoll × Bonifasko — Official Collaboration\u003c\/span\u003e\n\u003ch2 class=\"hero__title\"\u003eLana \u003cem\u003eDoe Deer\u003c\/em\u003e\u003cbr\u003eFurry Torso Sex Toy\u003c\/h2\u003e\n\u003cp class=\"hero__sub\"\u003eAn official artist-licensed collaboration. Every curve faithful to the original.\u003c\/p\u003e\n\u003cspan class=\"hero__badge\"\u003ePreviously only available as an Onahip — now, the complete torso\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-dark-to-cream2\"\u003e\u003csvg preserveaspectratio=\"none\" style=\"fill: var(--deep);\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,0 C240,55 720,5 1440,50 L1440,60 L0,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         INTRO\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Introduction\" class=\"intro\" id=\"intro\"\u003e\n\u003cdiv class=\"intro__inner\"\u003e\n\u003cdiv class=\"intro__pull reveal-l\"\u003e\n\u003cblockquote class=\"intro__quote\"\u003e\"You deserve better than a factory template with a tail stuck on the back.\" \u003cstrong\u003e— Honest. Blunt. True.\u003c\/strong\u003e\n\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"intro__text reveal\"\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eLet's be honest: most\u003c\/span\u003e \u003cstrong class=\"key\"\u003efurry sex dolls\u003c\/strong\u003e \u003cspan style=\"color: rgb(230, 230, 230);\"\u003elook great on screen. In hand, they feel generic — a human shape with animal ears glued on, zero backstory, zero soul.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eLana is the\u003c\/span\u003e \u003cspan style=\"text-decoration: underline;\"\u003e\u003ca href=\"https:\/\/www.mrlsexdoll.com\/collections\/torso-sex-doll\" title=\"torso sex toy\"\u003e\u003cstrong class=\"key\"\u003etorso sex toy\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e \u003cspan style=\"color: rgb(230, 230, 230);\"\u003ethe furry community has been waiting for — and it starts with her story.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003eThis is the world's first \u003c\/span\u003e\u003cstrong class=\"key\"\u003edoe deer\u003c\/strong\u003e \u003cspan style=\"color: rgb(230, 230, 230);\"\u003efull-torso product: an official, artist-licensed collaboration between \u003cstrong class=\"key\"\u003eMrlsexdoll\u003c\/strong\u003e and original character creator\u003c\/span\u003e \u003cstrong class=\"key\"\u003e@bonifasko\u003c\/strong\u003e\u003cspan style=\"color: rgb(230, 230, 230);\"\u003e. Every curve, every dapple spot, every piercing is faithful to Lana's original design sheets. This isn't merchandise. This is Lana.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"intro__highlight\"\u003e▸ Previously only available as an Onahip. Now, for the first time — the complete torso.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-dark-to-parch\"\u003e\u003csvg preserveaspectratio=\"none\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,40 C360,5 1080,60 1440,20 L1440,60 L0,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         CHAR STRIP (AUTO-SCROLLING MARQUEE)\n  ════════════════════════════════════════ --\u003e\n\u003cdiv aria-label=\"Character art gallery\" class=\"char-strip\"\u003e\n\u003cdiv class=\"char-strip__track\"\u003e\n\u003c!-- 原版 6 张图 --\u003e\n\u003cdiv class=\"char-strip__item\"\u003e\u003cimg alt=\"Original 2D concept art of Lana the doe deer by artist Bonifasko\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"char-strip__item\"\u003e\u003cimg alt=\"Detailed character reference sheet for Lana deer furry\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"char-strip__item\"\u003e\u003cimg alt=\"Illustration of Lana the deer girl enjoying a pizza lunch break\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"char-strip__item\"\u003e\u003cimg alt=\"Festive holiday artwork featuring Lana the doe deer by Bonifasko\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"char-strip__item\"\u003e\u003cimg alt=\"Close-up portrait illustration of Lana's deer features and piercings\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"char-strip__item\"\u003e\u003cimg alt=\"Lana the deer girl holding a plush toy in a cozy setting\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003c!-- 复制版 6 张图（用于无缝循环连接） --\u003e\n\u003cdiv aria-hidden=\"true\" class=\"char-strip__item\"\u003e\u003cimg alt=\"\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_deer_furry_Lana.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"char-strip__item\"\u003e\u003cimg alt=\"\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/doe_deer_lana.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"char-strip__item\"\u003e\u003cimg alt=\"\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1650642831.bonifasko_lunchbreak_web_2.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"char-strip__item\"\u003e\u003cimg alt=\"\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/1734881769.bonifasko_lanaholidays2024_web_1.webp?v=1777432695\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"char-strip__item\"\u003e\u003cimg alt=\"\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_doe_Lana.webp?v=1777432694\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"char-strip__item\"\u003e\u003cimg alt=\"\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) 160px, 17vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=240 240w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/LanaAndPlush.webp?v=1777432696\u0026amp;width=720 720w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         MEET LANA\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Meet Lana Hoovestrong\" class=\"meet\" id=\"profile\"\u003e\n\u003cdiv class=\"meet__inner\"\u003e\n\u003cdiv class=\"meet__art reveal-l\"\u003e\u003cimg alt=\"Full body character artwork of Lana Hoovestrong the anthropomorphic deer\" class=\"meet__art-main\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_Lana_anthropomorphic_deer.webp?v=1777432696\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_Lana_anthropomorphic_deer.webp?v=1777432696\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_Lana_anthropomorphic_deer.webp?v=1777432696\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_Lana_anthropomorphic_deer.webp?v=1777432696\u0026amp;width=900 900w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/bonifasko_Lana_anthropomorphic_deer.webp?v=1777432696\u0026amp;width=1200 1200w\" width=\"900\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"meet__text reveal-r\"\u003e\n\u003cspan class=\"label\"\u003eCharacter Profile\u003c\/span\u003e \u003cspan class=\"amber-rule\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"meet__heading\"\u003eMeet \u003cem\u003eLana Hoovestrong:\u003c\/em\u003e\u003cbr\u003eThe Doe Who Delivers More Than Pizza\u003c\/h2\u003e\n\u003cp\u003eLana isn't a fantasy slapped together to sell a product. She's a fully realized \u003cstrong\u003eanthropomorphic deer girl\u003c\/strong\u003e from a medieval fantasy world where magic is forbidden — and where Lana is the most magnetic presence in any room she enters.\u003c\/p\u003e\n\u003cp\u003eBy day, she delivers \"special orders\" for her mentor Iriska's alchemical shop, cleverly fronted as a pizzeria. She's bold, expressive, fiercely loyal, and completely obsessed with all three of her great loves: pizza, her craft, and the people who matter to her.\u003c\/p\u003e\n\u003cp\u003eBorn into the large Hoovestrong farming family just outside the city walls, Lana chose the road over the fields. She wanted to live fully on her own terms — and she does. This \u003cstrong\u003edeer girl\u003c\/strong\u003e doesn't shy away from life's pleasures. Open, unapologetically charismatic, and completely aware of her magnetic appeal.\u003c\/p\u003e\n\u003cp class=\"meet__wink\"\u003eShe'll tell you with a wink: those curves? Definitely pizza-fueled.\u003c\/p\u003e\n\u003cdiv class=\"meet__credit\"\u003e\n\u003cdiv class=\"meet__credit-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"meet__credit-text\"\u003eOriginal character \u0026amp; artwork by \u003ca href=\"https:\/\/x.com\/bonifasko\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e@bonifasko\u003c\/a\u003e  ·  \u003ca href=\"https:\/\/bonicomic.com\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ebonicomic.com\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-cream-to-dark\"\u003e\u003csvg preserveaspectratio=\"none\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,60 C480,0 960,55 1440,10 L1440,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         UPGRADE\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Product upgrade from Onahip to Torso\" class=\"upgrade\" id=\"details\"\u003e\n\u003cdiv class=\"upgrade__inner\"\u003e\n\u003cdiv class=\"upgrade__img-wrap reveal-l\"\u003e\n\u003cimg alt=\"Front view of the MRL Sexdoll Lana full torso product showing chest and waist details\" class=\"upgrade__img\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/From_Onahip_to_Full_Torso_The_Upgrade_You_ve_Been_Waiting_For_4348da82-6469-4df9-8797-6843a94fef91.webp?v=1782290054\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/From_Onahip_to_Full_Torso_The_Upgrade_You_ve_Been_Waiting_For_4348da82-6469-4df9-8797-6843a94fef91.webp?v=1782290054\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/From_Onahip_to_Full_Torso_The_Upgrade_You_ve_Been_Waiting_For_4348da82-6469-4df9-8797-6843a94fef91.webp?v=1782290054\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/From_Onahip_to_Full_Torso_The_Upgrade_You_ve_Been_Waiting_For_4348da82-6469-4df9-8797-6843a94fef91.webp?v=1782290054\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/From_Onahip_to_Full_Torso_The_Upgrade_You_ve_Been_Waiting_For_4348da82-6469-4df9-8797-6843a94fef91.webp?v=1782290054\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/From_Onahip_to_Full_Torso_The_Upgrade_You_ve_Been_Waiting_For_4348da82-6469-4df9-8797-6843a94fef91.webp?v=1782290054\u0026amp;width=1600 1600w\" width=\"1200\"\u003e \u003cspan class=\"upgrade__img-badge\"\u003eNew — Full Torso\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"upgrade__text reveal-r\"\u003e\n\u003cspan class=\"label\"\u003eProduct Evolution\u003c\/span\u003e \u003cspan class=\"amber-rule\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"upgrade__heading\"\u003eFrom Onahip to \u003cem\u003eFull Torso:\u003c\/em\u003e\u003cbr\u003eThe Upgrade You've Been Waiting For\u003c\/h2\u003e\n\u003cp class=\"upgrade__intro\"\u003eIf you loved our original \u003cspan style=\"text-decoration: underline;\"\u003e\u003ca href=\"https:\/\/www.mrlsexdoll.com\/products\/doe-deer-furry-torso-sex-toy\" title=\"onahip\"\u003e\u003cstrong\u003eDoe Deer Onahip\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e, you already know the feeling. But Lana as a full \u003cstrong\u003etorso sex toy\u003c\/strong\u003e gives you something the Onahip never could: the complete picture.\u003c\/p\u003e\n\u003cspan class=\"upgrade__intro-lead\"\u003eHere's what changed:\u003c\/span\u003e\n\u003cul class=\"upgrade__list\"\u003e\n\u003cli\u003eMassive chest added — sculpted from the same character reference sheets, non-penetrable for a denser, more realistic squeeze\u003c\/li\u003e\n\u003cli\u003eFull waist and torso body connecting chest to hips, giving proper weight and presence (9.25 kg)\u003c\/li\u003e\n\u003cli\u003eNipple piercings faithfully reproduced as raised tactile detail, not a surface print\u003c\/li\u003e\n\u003cli\u003e3D deer tail sculpted on the back — visible, textured, and unmistakably Lana\u003c\/li\u003e\n\u003cli\u003eSame iconic doe deer two-tone skin, now covering the full torso surface area\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"upgrade__closer\"\u003eThis isn't a \"plus size\" version. It's a completely different product category: a \u003cspan style=\"text-decoration: underline;\"\u003e\u003ca href=\"https:\/\/www.mrlsexdoll.com\/pages\/furry-sex-dolls\" title=\"furry sex doll\"\u003e\u003cstrong\u003efurry sex doll\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e with an actual body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-dark-to-warm\"\u003e\u003csvg preserveaspectratio=\"none\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,20 C360,60 1080,0 1440,50 L1440,60 L0,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         MARKINGS\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Lana's signature doe deer markings\" class=\"markings\"\u003e\n\u003cdiv class=\"markings__inner\"\u003e\n\u003cdiv class=\"markings__text reveal-l\"\u003e\n\u003cspan class=\"label\"\u003eDesign Fidelity\u003c\/span\u003e \u003cspan class=\"amber-rule\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"markings__heading\"\u003eLana's Signature \u003cem\u003eDoe Deer\u003c\/em\u003e Markings — No Other Toy Looks Like This\u003c\/h2\u003e\n\u003cp class=\"markings__intro\"\u003eThis is the detail that stops first-time buyers cold. Lana's skin isnt a single flat tone — it's a dual-gradient color map faithful to real \u003cstrong\u003edeer furry\u003c\/strong\u003e anatomy:\u003c\/p\u003e\n\u003cul class=\"markings__list\"\u003e\n\u003cli\u003eWarm amber-tan across her back, outer hips, and upper torso — her signature coat color\u003c\/li\u003e\n\u003cli\u003eCream-white on her belly, inner thighs, and chest — just like a natural doe\u003c\/li\u003e\n\u003cli\u003eWhite dapple spots raised in sculpted relief across her flanks and buttocks, visible from across the room\u003c\/li\u003e\n\u003cli\u003eA fully three-dimensional deer tail on her lower back — not printed, not flat, actually there\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"markings__closer\"\u003eNo other adult product in this category does this. Every competing \u003cstrong\u003efurry sex doll\u003c\/strong\u003e uses a single silicone color. Lana's coloration is permanently bonded into the silicone during the pour. \u003cstrong\u003eWhat you see in the product photos is what you hold for life.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"markings__img-col reveal-r\"\u003e\u003cimg alt=\"Back view of the Lana torso sex doll highlighting the dual-tone deer skin and white dapple spots\" class=\"markings__img\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_s_Signature_Doe_Deer_Markings_No_Other_Toy_Looks_Like_This_e1e9a377-a3ad-4127-808b-a68a1ea82d94.webp?v=1782290053\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_s_Signature_Doe_Deer_Markings_No_Other_Toy_Looks_Like_This_e1e9a377-a3ad-4127-808b-a68a1ea82d94.webp?v=1782290053\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_s_Signature_Doe_Deer_Markings_No_Other_Toy_Looks_Like_This_e1e9a377-a3ad-4127-808b-a68a1ea82d94.webp?v=1782290053\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_s_Signature_Doe_Deer_Markings_No_Other_Toy_Looks_Like_This_e1e9a377-a3ad-4127-808b-a68a1ea82d94.webp?v=1782290053\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_s_Signature_Doe_Deer_Markings_No_Other_Toy_Looks_Like_This_e1e9a377-a3ad-4127-808b-a68a1ea82d94.webp?v=1782290053\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_s_Signature_Doe_Deer_Markings_No_Other_Toy_Looks_Like_This_e1e9a377-a3ad-4127-808b-a68a1ea82d94.webp?v=1782290053\u0026amp;width=1600 1600w\" width=\"1200\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-warm-to-cream\"\u003e\u003csvg preserveaspectratio=\"none\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,50 C480,5 960,60 1440,20 L1440,60 L0,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         DETAILS\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Product detail breakdown\" class=\"details\"\u003e\n\u003cdiv class=\"details__header reveal\"\u003e\n\u003cspan class=\"label\"\u003eEvery Detail Matters\u003c\/span\u003e \u003cspan class=\"amber-rule amber-rule--center\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"details__heading\"\u003e\n\u003cem\u003eEvery Detail Was Obsessed Over.\u003c\/em\u003e\u003cbr\u003eHere's What You're Actually Getting.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-block\"\u003e\n\u003cdiv class=\"detail-block__img reveal-l\"\u003e\u003cimg alt=\"Close-up of the sculpted tactile nipple piercings on the Lana torso sex toy\" class=\"detail-block__photo\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_torso_sex_doll.png?v=1777537603\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_torso_sex_doll.png?v=1777537603\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_torso_sex_doll.png?v=1777537603\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_torso_sex_doll.png?v=1777537603\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_torso_sex_doll.png?v=1777537603\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_torso_sex_doll.png?v=1777537603\u0026amp;width=1600 1600w\" width=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detail-block__content reveal-r\"\u003e\n\u003cp class=\"detail-block__icon\"\u003eSculpted Detail\u003c\/p\u003e\n\u003ch3 class=\"detail-block__title\"\u003e🔩 The Chest Star — A Character Mark Only Lana Has\u003c\/h3\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eLook closely at the center of Lana's chest: a sculpted star mark sits exactly where her character design places it. It's not printed. Not applied. It's part of the mold — permanent, tactile, and unmistakably \u003cem\u003ehers\u003c\/em\u003e.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal leading-[1.7]\"\u003eMost buyers won't notice it in the product photos. The first time your hand finds it, you will. That moment — realizing the level of fidelity that went into this — is exactly what separates an officially licensed character piece from everything else on the market. \u003cstrong\u003eDetails like this don't happen by accident. They happen because the artist cared.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-block detail-block--flip\"\u003e\n\u003cdiv class=\"detail-block__img reveal-r\"\u003e\u003cimg alt=\"Detailed view of the dense, solid-fill chest structure on the Lana furry torso doll\" class=\"detail-block__photo\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Chest_Dense_Squeezable_Non-Penetrable_By_Design_29d127b3-a674-4f75-9af1-eb8c38dc5ace.webp?v=1782290049\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Chest_Dense_Squeezable_Non-Penetrable_By_Design_29d127b3-a674-4f75-9af1-eb8c38dc5ace.webp?v=1782290049\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Chest_Dense_Squeezable_Non-Penetrable_By_Design_29d127b3-a674-4f75-9af1-eb8c38dc5ace.webp?v=1782290049\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Chest_Dense_Squeezable_Non-Penetrable_By_Design_29d127b3-a674-4f75-9af1-eb8c38dc5ace.webp?v=1782290049\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Chest_Dense_Squeezable_Non-Penetrable_By_Design_29d127b3-a674-4f75-9af1-eb8c38dc5ace.webp?v=1782290049\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Chest_Dense_Squeezable_Non-Penetrable_By_Design_29d127b3-a674-4f75-9af1-eb8c38dc5ace.webp?v=1782290049\u0026amp;width=1600 1600w\" width=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detail-block__content reveal-l\"\u003e\n\u003cp class=\"detail-block__icon\"\u003eTactile Experience\u003c\/p\u003e\n\u003ch3 class=\"detail-block__title\"\u003e🍑 The Chest:\u003cbr\u003e\u003cem\u003eDense, Squeezable, Non-Penetrable By Design\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"detail-block__body\"\u003eHere's what most people don't realize about non-penetrable chest designs: \u003cstrong\u003ethey feel better.\u003c\/strong\u003e Hollow-channel chests sacrifice density and rebound for a feature most buyers never use. Lana's chest uses the full silicone volume for squeeze resistance and realistic weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-block\"\u003e\n\u003cdiv class=\"detail-block__img reveal-l\"\u003e\u003cimg alt=\"Diagram illustrating the dual 17cm vaginal and anal channel system of the torso\" class=\"detail-block__photo\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Dual-Channel_System_17cm_Vaginal_17cm_Anal_817586c2-49f7-47a1-8fee-a770340e32bc.webp?v=1782290051\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Dual-Channel_System_17cm_Vaginal_17cm_Anal_817586c2-49f7-47a1-8fee-a770340e32bc.webp?v=1782290051\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Dual-Channel_System_17cm_Vaginal_17cm_Anal_817586c2-49f7-47a1-8fee-a770340e32bc.webp?v=1782290051\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Dual-Channel_System_17cm_Vaginal_17cm_Anal_817586c2-49f7-47a1-8fee-a770340e32bc.webp?v=1782290051\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Dual-Channel_System_17cm_Vaginal_17cm_Anal_817586c2-49f7-47a1-8fee-a770340e32bc.webp?v=1782290051\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Dual-Channel_System_17cm_Vaginal_17cm_Anal_817586c2-49f7-47a1-8fee-a770340e32bc.webp?v=1782290051\u0026amp;width=1600 1600w\" width=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detail-block__content reveal-r\"\u003e\n\u003cp class=\"detail-block__icon\"\u003eDual Channel System\u003c\/p\u003e\n\u003ch3 class=\"detail-block__title\"\u003e✦ Dual-Channel System —\u003cbr\u003e\u003cem\u003e17cm Vaginal + 17cm Anal\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"detail-block__body\"\u003eBoth channels were sculpted as part of the character's body proportions — not as an afterthought insert. At 17cm each, they offer meaningful depth while maintaining the structural integrity of the surrounding silicone. Clean with warm water and toy cleaner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-block detail-block--flip\"\u003e\n\u003cdiv class=\"detail-block__img reveal-r\"\u003e\u003cimg alt=\"Close-up showing the three-dimensional sculpted deer tail on the lower back\" class=\"detail-block__photo\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Deer_Tail_A_Collector_Detail_c2d40d4f-d464-4d63-9728-f962fc5b372f.webp?v=1782290053\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Deer_Tail_A_Collector_Detail_c2d40d4f-d464-4d63-9728-f962fc5b372f.webp?v=1782290053\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Deer_Tail_A_Collector_Detail_c2d40d4f-d464-4d63-9728-f962fc5b372f.webp?v=1782290053\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Deer_Tail_A_Collector_Detail_c2d40d4f-d464-4d63-9728-f962fc5b372f.webp?v=1782290053\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Deer_Tail_A_Collector_Detail_c2d40d4f-d464-4d63-9728-f962fc5b372f.webp?v=1782290053\u0026amp;width=1200 1200w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/The_Deer_Tail_A_Collector_Detail_c2d40d4f-d464-4d63-9728-f962fc5b372f.webp?v=1782290053\u0026amp;width=1600 1600w\" width=\"1200\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"detail-block__content reveal-l\"\u003e\n\u003cp class=\"detail-block__icon\"\u003eCollector Detail\u003c\/p\u003e\n\u003ch3 class=\"detail-block__title\"\u003e🦌 The Deer Tail —\u003cbr\u003e\u003cem\u003eA Collector Detail\u003c\/em\u003e\n\u003c\/h3\u003e\n\u003cp class=\"detail-block__body\"\u003eThe 3D deer tail on Lana's back is a detail that exists purely for character fidelity. It's not functional. It doesn't need to be. What it does is transform the product from \"adult toy\" into \"character piece.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-cream-to-dark2\"\u003e\u003csvg preserveaspectratio=\"none\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,10 C480,65 960,0 1440,45 L1440,60 L0,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         BEATS\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Why Lana beats every generic furry sex toy\" class=\"beats\"\u003e\n\u003cdiv class=\"beats__inner\"\u003e\n\u003cdiv class=\"beats__header reveal\"\u003e\n\u003cspan class=\"label\"\u003eThe Difference\u003c\/span\u003e \u003cspan class=\"amber-rule\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"beats__heading\"\u003eWhy Lana Beats Every \u003cem\u003eGeneric Furry Sex Toy\u003c\/em\u003e\u003cbr\u003eon the Market\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beats__text reveal\"\u003e\n\u003cp\u003eMost \u003cstrong style=\"color: var(--amber-pale);\"\u003efurry sex dolls\u003c\/strong\u003e sold today are mass-produced body casts with animal ear molds pressed in at the factory. They have no character. No backstory. No artist. No continuity between the image on the listing and what arrives in the box.\u003c\/p\u003e\n\u003cp\u003eLana is the only product in this space that was built from a real character's design documents — with the artist's direct involvement at every stage. The concept art is \u003cstrong style=\"color: var(--amber-pale);\"\u003e@bonifasko\u003c\/strong\u003e's. The 3D modeling followed the concept. The silicone mold followed the 3D model. What you receive is the physical end of a creative chain that started with an artist who genuinely cares about this character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"beats__process\"\u003e\n\u003cdiv class=\"process-step reveal\"\u003e\n\u003cspan class=\"process-step__num\"\u003e01\u003c\/span\u003e \u003cimg alt=\"Original Bonifasko concept art used as the blueprint for the Lana torso\" class=\"process-step__img\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_concept_art.webp?v=1777434071\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_concept_art.webp?v=1777434071\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_concept_art.webp?v=1777434071\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_concept_art.webp?v=1777434071\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_concept_art.webp?v=1777434071\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_concept_art.webp?v=1777434071\u0026amp;width=1200 1200w\" width=\"1200\"\u003e\n\u003cp class=\"process-step__label\"\u003eStep 01 — Concept Art\u003c\/p\u003e\n\u003cp class=\"process-step__caption\"\u003eOriginal character design by @bonifasko\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"process-step reveal\"\u003e\n\u003cspan class=\"process-step__num\"\u003e02\u003c\/span\u003e \u003cimg alt=\"Digital 3D modeling process converting Lana's 2D design into a physical torso\" class=\"process-step__img\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_torso_sex_doll3D_modeling.webp?v=1777434079\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_torso_sex_doll3D_modeling.webp?v=1777434079\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_torso_sex_doll3D_modeling.webp?v=1777434079\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_torso_sex_doll3D_modeling.webp?v=1777434079\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_torso_sex_doll3D_modeling.webp?v=1777434079\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Lana_torso_sex_doll3D_modeling.webp?v=1777434079\u0026amp;width=1200 1200w\" width=\"1200\"\u003e\n\u003cp class=\"process-step__label\"\u003eStep 02 — 3D Sculpt\u003c\/p\u003e\n\u003cp class=\"process-step__caption\"\u003eFaithful character-to-model conversion\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"process-step reveal\"\u003e\n\u003cspan class=\"process-step__num\"\u003e03\u003c\/span\u003e \u003cimg alt=\"The finished medical-grade silicone Lana torso ready for shipping\" class=\"process-step__img\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 860px) calc(100vw - 40px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Why_Lana_Beats_Every_Generic_Furry_Sex_Toy_on_the_Market_eb51dfcf-3a20-4adb-8abe-386c16035e19.webp?v=1782290054\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Why_Lana_Beats_Every_Generic_Furry_Sex_Toy_on_the_Market_eb51dfcf-3a20-4adb-8abe-386c16035e19.webp?v=1782290054\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Why_Lana_Beats_Every_Generic_Furry_Sex_Toy_on_the_Market_eb51dfcf-3a20-4adb-8abe-386c16035e19.webp?v=1782290054\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Why_Lana_Beats_Every_Generic_Furry_Sex_Toy_on_the_Market_eb51dfcf-3a20-4adb-8abe-386c16035e19.webp?v=1782290054\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Why_Lana_Beats_Every_Generic_Furry_Sex_Toy_on_the_Market_eb51dfcf-3a20-4adb-8abe-386c16035e19.webp?v=1782290054\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/Why_Lana_Beats_Every_Generic_Furry_Sex_Toy_on_the_Market_eb51dfcf-3a20-4adb-8abe-386c16035e19.webp?v=1782290054\u0026amp;width=1200 1200w\" width=\"1200\"\u003e\n\u003cp class=\"process-step__label\"\u003eStep 03 — Final Product\u003c\/p\u003e\n\u003cp class=\"process-step__caption\"\u003eMedical silicone, ready to ship\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"beats__cta reveal\" style=\"margin-top: 3.5rem; text-align: center;\"\u003e \"If you've been settling for generic, this is your upgrade.\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider\" style=\"background-color: var(--deep);\"\u003e\u003csvg preserveaspectratio=\"none\" style=\"fill: var(--deep-mid);\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,60 L1440,60 L1440,0 C960,55 480,0 0,40 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         GALLERY \u0026 VIDEO SHOWCASE\n  ════════════════════════════════════════ --\u003e\n\u003csection aria-label=\"Product video and photo gallery\" class=\"gallery-section\" id=\"showcase\"\u003e\n\u003cdiv class=\"gallery-section__header reveal\"\u003e\n\u003cspan class=\"label\"\u003eProduct Showcase\u003c\/span\u003e \u003cspan class=\"amber-rule amber-rule--center\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"gallery-section__heading\"\u003e\n\u003cem\u003eLana\u003c\/em\u003e in Motion \u0026amp; Detail\u003c\/h2\u003e\n\u003cp class=\"gallery-section__summary\" id=\"lana-video-summary\"\u003eExperience the lifelike weight, medical-grade silicone texture, and true-to-character doe deer markings through our comprehensive video showcase and real-world photography.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-showcase-container reveal\"\u003e\n\u003cdiv class=\"video-showcase-wrap\"\u003e\u003cvideo aria-describedby=\"lana-video-summary\" aria-label=\"Detailed video showcase of the Lana deer furry sex doll torso, highlighting the realistic medical silicone, dual-tone skin gradient, sculpted nipple piercings, and 3D deer tail\" class=\"video-showcase-player\" controls=\"controls\" height=\"720\" playsinline=\"\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_sex_doll.webp?v=1777538564\" preload=\"metadata\" title=\"MRL Sexdoll Lana Deer Furry Torso Sex Toy Showcase Video\" width=\"1280\"\u003e\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/547efb5bbdf24799936e0c111b1053fa.mp4\" type=\"video\/mp4\"\u003e\n\n          Your browser does not support the video tag.\n        \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"VideoObject\",\"name\":\"Lana Deer Furry Torso Sex Toy Showcase\",\"description\":\"A detailed product video showing the Lana deer furry torso, dual-tone doe markings, silicone texture, sculpted details, and 3D deer tail.\",\"thumbnailUrl\":[\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/mrlsexdoll_lana_deer_furry_sex_doll.webp?v=1777538564\"],\"contentUrl\":\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/547efb5bbdf24799936e0c111b1053fa.mp4\",\"isFamilyFriendly\":false}\u003c\/script\u003e\n\u003cdiv class=\"gallery-grid\"\u003e\n\u003ca class=\"gallery-item\" href=\"#lb1\"\u003e\u003cimg alt=\"Lifestyle front view of the Lana deer furry torso sex toy showing the chest, waist, and hips\" class=\"gallery-item__thumb\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"(max-width: 480px) calc(50vw - 14px), (max-width: 860px) calc(50vw - 22px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003cdiv class=\"gallery-item__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv aria-label=\"Lana product gallery image 1\" aria-modal=\"true\" class=\"lightbox\" id=\"lb1\" role=\"dialog\" tabindex=\"-1\"\u003e\n\u003ca class=\"lightbox__close\" href=\"#showcase\"\u003e✕ Close\u003c\/a\u003e\u003cimg alt=\"Lifestyle front view of the Lana deer furry torso sex toy showing the chest, waist, and hips\" class=\"lightbox__img\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"90vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-lifestyle-front.webp?v=1782290549\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003ca class=\"gallery-item\" href=\"#lb2\"\u003e\u003cimg alt=\"Rear angle of the Lana deer furry torso sex toy showing the dapple markings and sculpted tail\" class=\"gallery-item__thumb\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"(max-width: 480px) calc(50vw - 14px), (max-width: 860px) calc(50vw - 22px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003cdiv class=\"gallery-item__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv aria-label=\"Lana product gallery image 2\" aria-modal=\"true\" class=\"lightbox\" id=\"lb2\" role=\"dialog\" tabindex=\"-1\"\u003e\n\u003ca class=\"lightbox__close\" href=\"#showcase\"\u003e✕ Close\u003c\/a\u003e\u003cimg alt=\"Rear angle of the Lana deer furry torso sex toy showing the dapple markings and sculpted tail\" class=\"lightbox__img\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"90vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-angle.webp?v=1782290549\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003ca class=\"gallery-item\" href=\"#lb3\"\u003e\u003cimg alt=\"Front view of the Lana deer furry torso sex toy showing the chest, waist, and dual-tone deer design\" class=\"gallery-item__thumb\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"(max-width: 480px) calc(50vw - 14px), (max-width: 860px) calc(50vw - 22px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003cdiv class=\"gallery-item__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv aria-label=\"Lana product gallery image 3\" aria-modal=\"true\" class=\"lightbox\" id=\"lb3\" role=\"dialog\" tabindex=\"-1\"\u003e\n\u003ca class=\"lightbox__close\" href=\"#showcase\"\u003e✕ Close\u003c\/a\u003e\u003cimg alt=\"Front view of the Lana deer furry torso sex toy showing the chest, waist, and dual-tone deer design\" class=\"lightbox__img\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"90vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-front-view.webp?v=1782290548\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003ca class=\"gallery-item\" href=\"#lb4\"\u003e\u003cimg alt=\"Back view of the Lana deer furry torso sex toy showing white dapple markings and the 3D deer tail\" class=\"gallery-item__thumb\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"(max-width: 480px) calc(50vw - 14px), (max-width: 860px) calc(50vw - 22px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003cdiv class=\"gallery-item__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv aria-label=\"Lana product gallery image 4\" aria-modal=\"true\" class=\"lightbox\" id=\"lb4\" role=\"dialog\" tabindex=\"-1\"\u003e\n\u003ca class=\"lightbox__close\" href=\"#showcase\"\u003e✕ Close\u003c\/a\u003e\u003cimg alt=\"Back view of the Lana deer furry torso sex toy showing white dapple markings and the 3D deer tail\" class=\"lightbox__img\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"90vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-back-view.webp?v=1782290548\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003ca class=\"gallery-item\" href=\"#lb5\"\u003e\u003cimg alt=\"Top front view of the Lana deer furry torso sex toy showing the chest and torso proportions\" class=\"gallery-item__thumb\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"(max-width: 480px) calc(50vw - 14px), (max-width: 860px) calc(50vw - 22px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003cdiv class=\"gallery-item__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv aria-label=\"Lana product gallery image 5\" aria-modal=\"true\" class=\"lightbox\" id=\"lb5\" role=\"dialog\" tabindex=\"-1\"\u003e\n\u003ca class=\"lightbox__close\" href=\"#showcase\"\u003e✕ Close\u003c\/a\u003e\u003cimg alt=\"Top front view of the Lana deer furry torso sex toy showing the chest and torso proportions\" class=\"lightbox__img\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"90vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-top-front-view.webp?v=1782290548\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003ca class=\"gallery-item\" href=\"#lb6\"\u003e\u003cimg alt=\"Rear detail of the Lana deer furry torso sex toy highlighting the sculpted tail and dapple markings\" class=\"gallery-item__thumb\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"(max-width: 480px) calc(50vw - 14px), (max-width: 860px) calc(50vw - 22px), 33vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003cdiv class=\"gallery-item__overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cdiv aria-label=\"Lana product gallery image 6\" aria-modal=\"true\" class=\"lightbox\" id=\"lb6\" role=\"dialog\" tabindex=\"-1\"\u003e\n\u003ca class=\"lightbox__close\" href=\"#showcase\"\u003e✕ Close\u003c\/a\u003e\u003cimg alt=\"Rear detail of the Lana deer furry torso sex toy highlighting the sculpted tail and dapple markings\" class=\"lightbox__img\" decoding=\"async\" height=\"1500\" loading=\"lazy\" sizes=\"90vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=360 360w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=540 540w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=1000 1000w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/lana-deer-furry-torso-sex-toy-rear-detail.webp?v=1782290547\u0026amp;width=1400 1400w\" width=\"1000\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-dark-to-warm\"\u003e\u003csvg preserveaspectratio=\"none\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,30 C360,0 1080,60 1440,25 L1440,60 L0,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         SPECS\n  ════════════════════════════════════════ --\u003e\n\u003csection class=\"specs\" id=\"specs\"\u003e\n\u003cdiv class=\"specs__inner\"\u003e\n\u003cdiv class=\"specs__header reveal\"\u003e\n\u003cspan class=\"label\"\u003eTechnical Specifications\u003c\/span\u003e \u003cspan class=\"amber-rule\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"specs__heading\"\u003eLana Torso Sex Toy —\u003cbr\u003e\u003cem\u003eFull Product Specifications\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"specs__images reveal\"\u003e\n\u003cimg alt=\"Detailed product dimension and specification diagram for the MRL Sexdoll Lana torso\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/productspecificationofmrlsexdolllanatorsosexdoll.webp?v=1777536810\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/productspecificationofmrlsexdolllanatorsosexdoll.webp?v=1777536810\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/productspecificationofmrlsexdolllanatorsosexdoll.webp?v=1777536810\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/productspecificationofmrlsexdolllanatorsosexdoll.webp?v=1777536810\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/productspecificationofmrlsexdolllanatorsosexdoll.webp?v=1777536810\u0026amp;width=1200 1200w\" width=\"1200\"\u003e \u003cimg alt=\"Internal cross-section view showing the internal tunnel structure of the Lana torso sex doll\" decoding=\"async\" height=\"1200\" loading=\"lazy\" sizes=\"(max-width: 768px) calc(100vw - 40px), 50vw\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/sexdolltunneldetailsoflanatorsosexdoll.webp?v=1777536810\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/sexdolltunneldetailsoflanatorsosexdoll.webp?v=1777536810\u0026amp;width=480 480w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/sexdolltunneldetailsoflanatorsosexdoll.webp?v=1777536810\u0026amp;width=720 720w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/sexdolltunneldetailsoflanatorsosexdoll.webp?v=1777536810\u0026amp;width=960 960w, https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/sexdolltunneldetailsoflanatorsosexdoll.webp?v=1777536810\u0026amp;width=1200 1200w\" width=\"1200\"\u003e\n\u003c\/div\u003e\n\u003ctable class=\"specs-table reveal\"\u003e\n\u003ccaption class=\"visually-hidden\"\u003eLana deer furry torso sex toy specifications\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003ePremium Medical-Grade Silicone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e9.25 kg  (20.4 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n\u003ctd\u003e38 cm  (15.0 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n\u003ctd\u003e26 cm  (10.2 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eChest Circumference\u003c\/th\u003e\n\u003ctd\u003e82 cm  (32.3 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWaist Circumference\u003c\/th\u003e\n\u003ctd\u003e36 cm  (14.2 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eHip Circumference\u003c\/th\u003e\n\u003ctd\u003e78 cm  (30.7 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVaginal Channel Depth\u003c\/th\u003e\n\u003ctd\u003e17 cm  (6.7 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAnal Channel Depth\u003c\/th\u003e\n\u003ctd\u003e17 cm  (6.7 in)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eChannels\u003c\/th\u003e\n\u003ctd\u003eDual: Vaginal + Anal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eChest Design\u003c\/th\u003e\n\u003ctd\u003eNon-penetrable (solid fill)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCharacter Origin\u003c\/th\u003e\n\u003ctd\u003eOriginal design by \u003ca href=\"https:\/\/x.com\/bonifasko\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e@bonifasko\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOfficial Website\u003c\/th\u003e\n\u003ctd\u003e\n\u003ca href=\"https:\/\/bonicomic.com\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ebonicomic.com\u003c\/a\u003e  \/  \u003ca href=\"https:\/\/x.com\/bonifasko\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ex.com\/bonifasko\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCollab Brand\u003c\/th\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/www.mrlsexdoll.com\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eMrlsexdoll (mrlsexdoll.com)\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv aria-hidden=\"true\" class=\"section-divider div-warm-to-cream\"\u003e\u003csvg preserveaspectratio=\"none\" viewbox=\"0 0 1440 60\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\u003cpath d=\"M0,55 C480,5 960,60 1440,15 L1440,60 L0,60 Z\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003c!-- ════════════════════════════════════════\n         FAQ\n  ════════════════════════════════════════ --\u003e\n\u003csection class=\"faq\" id=\"faq\"\u003e\n\u003cdiv class=\"faq__inner\"\u003e\n\u003cdiv class=\"faq__header reveal\"\u003e\n\u003cspan class=\"label\"\u003eGot Questions?\u003c\/span\u003e \u003cspan class=\"amber-rule amber-rule--center\"\u003e\u003c\/span\u003e\n\u003ch2 class=\"faq__heading\"\u003e\n\u003cem\u003eFrequently\u003c\/em\u003e Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item reveal\"\u003e\n\u003ch3 class=\"faq-question\"\u003eIs Lana a full-body sex doll or a torso sex toy?\u003c\/h3\u003e\n\u003cp class=\"faq__answer\"\u003eLana is a premium torso sex toy — she includes the full chest, waist, hips, and buttocks with a 3D deer tail. There are no legs or head, which keeps the weight at a manageable 9.25 kg while maximizing the most tactile areas of the body. Think of her as the full middle section of a life-size character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item reveal\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat makes this different from other furry sex dolls?\u003c\/h3\u003e\n\u003cp class=\"faq__answer\"\u003eUnlike generic products that add animal features as an afterthought, Lana was built from original character art by @bonifasko. Her two-tone doe deer skin gradient, raised dapple spots, 3D deer tail, and sculpted nipple piercings are all directly faithful to her official character sheet. There is no other anthropomorphic deer torso sex toy on the market.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item reveal\"\u003e\n\u003ch3 class=\"faq-question\"\u003eIs this character based on real original art?\u003c\/h3\u003e\n\u003cp class=\"faq__answer\"\u003eYes. Lana Hoovestrong is an original anthropomorphic deer girl created by artist @bonifasko (bonicomic.com). This product is an official licensed collaboration between MRL Sexdoll and the artist — not a fan-made recreation. The artist was involved throughout the design and approval process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item reveal\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat is the material and how do I clean it?\u003c\/h3\u003e\n\u003cp class=\"faq__answer\"\u003eLana is made from premium medical-grade silicone — body-safe, non-porous, hypoallergenic, and built for long-term use. Clean the channels with warm water and a water-based toy cleaner after each use. Pat dry before storage. Silicone is heat-resistant and easy to sanitize.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item reveal\"\u003e\n\u003ch3 class=\"faq-question\"\u003eIs Lana a good pick for furry fans or anime collectors?\u003c\/h3\u003e\n\u003cp class=\"faq__answer\"\u003eAbsolutely. If your collection includes deer furry art, anthropomorphic deer characters, or you're a fan of @bonifasko's work, Lana is the definitive physical piece in this space. She ships discreetly and arrives in protective packaging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item reveal\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat's the difference between Lana and the original Doe Deer Onahip?\u003c\/h3\u003e\n\u003cp class=\"faq__answer\"\u003eThe original Onahip was a hips-only product — no chest, no waist, minimal torso presence. Lana is a complete torso: she adds the full chest with sculpted nipple piercings, a waist section, and the upper back with 3D deer tail. Same iconic deer furry markings, dramatically more presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════════════════════════════════\n         FOOTER BAND\n  ════════════════════════════════════════ --\u003e\u003cfooter class=\"footer-band\"\u003e\n\u003cdiv class=\"footer-band__inner\"\u003e\n\u003cdiv class=\"footer-band__rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"footer-band__heading\"\u003e\"This isn't merchandise. This is Lana.\"\u003c\/p\u003e\n\u003cspan class=\"footer-band__sub\"\u003eMRL Sexdoll × Bonifasko — Official Licensed Collaboration\u003c\/span\u003e\u003cnav aria-label=\"Footer links\" class=\"footer-band__links\"\u003e\u003ca class=\"footer-band__link\" href=\"https:\/\/www.mrlsexdoll.com\" rel=\"noopener noreferrer\" target=\"_blank\"\u003emrlsexdoll.com\u003c\/a\u003e \u003ca class=\"footer-band__link\" href=\"https:\/\/bonicomic.com\/\" rel=\"noopener noreferrer\" target=\"_blank\"\u003ebonicomic.com\u003c\/a\u003e \u003ca class=\"footer-band__link\" href=\"https:\/\/x.com\/bonifasko\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e@bonifasko\u003c\/a\u003e \u003ca class=\"footer-band__link\" href=\"https:\/\/www.mrlsexdoll.com\/products\/doe-deer-furry-torso-sex-toy\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eSee also: Doe Deer Onahip\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\u003c!-- ════════════════════════════════════════\n         FLOATING NAVIGATION BAR\n  ════════════════════════════════════════ --\u003e\u003cnav aria-label=\"Page navigation\" class=\"lana-floating-nav\"\u003e\u003ca href=\"#intro\"\u003eIntro\u003c\/a\u003e \u003ca href=\"#profile\"\u003eProfile\u003c\/a\u003e \u003ca href=\"#details\"\u003eDetails\u003c\/a\u003e \u003ca href=\"#showcase\"\u003eShowcase\u003c\/a\u003e \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\u003c\/nav\u003e\n\u003c\/div\u003e\n\u003c!-- ==========================================\n     END OF CUSTOM WRAPPER\n=========================================== --\u003e","brand":"MRLSEXDOLL","offers":[{"title":"Default Title","offer_id":52931853156665,"sku":"RD-LUNABS-9250","price":758.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/4326\/6361\/files\/front_view_of_deer_furry_sex_doll.webp?v=1782288242","url":"https:\/\/www.mrlsexdoll.com\/ja\/products\/lana-deer-furry-torso-sex-toy","provider":"MRLSEXDOLL","version":"1.0","type":"link"}