.fc-toy-desc { font-family: 'DM Sans', Arial, sans-serif; max-width: 640px; } .fc-toy-desc .fc-tagline { display: block; font-size: 13px; letter-spacing: .04em; text-transform: uppercase; color: #A0665F; font-weight: 600; margin-bottom: 14px; } .fc-toy-desc .fc-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 20px; } .fc-toy-desc .fc-badge { background: #FBF3F1; border: 1px solid #E8DDD8; border-radius: 20px; padding: 6px 14px; font-size: 12px; color: #6B5E58; font-weight: 600; } .fc-toy-desc .fc-badge.fc-badge-hl { background: #c4546e; border-color: #c4546e; color: #fff; } .fc-toy-desc .fc-intro { font-size: 15px; line-height: 1.6; color: #3d3128; margin-bottom: 22px; } .fc-toy-desc .fc-sensation { display: flex; align-items: center; gap: 10px; margin-bottom: 24px; } .fc-toy-desc .fc-sensation-label { font-size: 13px; font-weight: 600; color: #3d3128; text-transform: uppercase; letter-spacing: .03em; } .fc-toy-desc .fc-pips { display: flex; gap: 5px; } .fc-toy-desc .fc-pip { width: 14px; height: 14px; border-radius: 50%; background: #E8DDD8; } .fc-toy-desc .fc-pip.fc-pip-on { background: #c4546e; } .fc-toy-desc .fc-acc { border-top: 1px solid #E8DDD8; } .fc-toy-desc .fc-acc-item { border-bottom: 1px solid #E8DDD8; } .fc-toy-desc .fc-acc-btn { width: 100%; text-align: left; background: none; border: none; padding: 16px 4px; font-size: 15px; font-weight: 700; color: #3d3128; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-family: 'DM Sans', Arial, sans-serif; } .fc-toy-desc .fc-chevron { font-size: 20px; font-weight: 400; color: #c4546e; transition: transform .2s; } .fc-toy-desc .fc-acc-btn.open .fc-chevron { transform: rotate(45deg); } .fc-toy-desc .fc-acc-body { max-height: 0; overflow: hidden; transition: max-height .25s ease; padding: 0 4px; } .fc-toy-desc .fc-acc-body.open { max-height: 600px; padding-bottom: 16px; } .fc-toy-desc .fc-acc-body p { font-size: 14px; line-height: 1.65; color: #55483f; margin-bottom: 10px; } .fc-toy-desc .fc-acc-body ul { margin: 0 0 10px 18px; padding: 0; } .fc-toy-desc .fc-acc-body li { font-size: 14px; line-height: 1.65; color: #55483f; margin-bottom: 4px; } .fc-toy-desc .fc-note { background: #FBF3F1; border-left: 3px solid #c4546e; padding: 10px 14px; font-size: 13px; color: #6B5E58; margin-top: 10px; } .fc-toy-desc .fc-pair { margin-top: 28px; background: #FBF3F1; border-radius: 10px; padding: 18px 20px; } .fc-toy-desc .fc-pair-label { display: block; font-size: 12px; letter-spacing: .04em; text-transform: uppercase; color: #c4546e; font-weight: 700; margin-bottom: 6px; } .fc-toy-desc .fc-pair-text { font-size: 14px; line-height: 1.6; color: #55483f; font-style: italic; } Wearable · Bluetooth-Controlled · Solo or Long-Distance App & Bluetooth Controlled Up to 5 Hours Play IPX7 Waterproof Body-Safe Silicone USB Rechargeable the lush 3 is the little egg with a big reputation, and once you try it you'll get why. it's wearable, whisper quiet, and controlled straight from an app, so whether you're keeping it a secret in public or handing the controls to someone hundreds of miles away, this one is built for it. the redesigned tail keeps it exactly where you want it, and the upgraded connectivity means no more losing signal at the worst possible moment. Sensation What makes it special + Lush 3 was made for hands-free play. It's small, discreet, and shaped to stay put so you can wear it out to dinner, on a long drive, or anywhere else you want to feel a little unpredictable. Control it yourself from across the room, hand the app over to a partner, or send it to someone across the country. It also syncs to music and sound, so it can pick up the vibe of a room without anyone touching a button. Specs & details + Total length: 4.76 in / Insertable length: 3 in Diameter: 1 in Material: Body-safe silicone Waterproof rating: IPX7 Battery life: Up to 5 hours continuous use Wireless remote range: Up to 30 feet (unlimited with app/internet control) Charging: Magnetic USB rechargeable Warranty: 1 year How to use + Download the free Lovense app, pair Lush 3 over Bluetooth, and you're set. Use it close-range with the app or physical remote, or connect over the internet for long-distance control from anywhere. Explore preset vibration patterns, build your own, sync to your favorite playlist, or let it respond to sound in real time. Use with a water-based lubricant only. Silicone-based lube can break down the silicone material over time. Care & cleaning + Fully waterproof, so it can be cleaned with warm water and a body-safe toy cleaner or mild soap. Dry completely before storing. Store somewhere clean and dry, away from other toys, and keep the magnetic charging port free of lint or debris for a reliable charge. Pair it with a read Grab this alongside any of our long-distance or slow burn picks, the kind of stories where a little distance only makes things more interesting. function fcToggle(btn) { var body = btn.nextElementSibling; var isOpen = btn.classList.contains('open'); var allBtns = document.querySelectorAll('.fc-acc-btn'); allBtns.forEach(function(b) { b.classList.remove('open'); b.nextElementSibling.classList.remove('open'); }); if (!isOpen) { btn.classList.add('open'); body.classList.add('open'); } }