Mini Retro Record Player
.rw *{box-sizing:border-box;margin:0;padding:0}.rw{font-family:'DM Sans',-apple-system,sans-serif;color:#1a1a1a;line-height:1.6;font-size:16px}.rw img{max-width:100%;height:auto;di splay:block}.rw video{width:100%;height:100%;object-fit:cover;display:block}.rw-rs{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.rw-rl{opacity:0;transform:translateX(-40px);transition:opacity .7s ease,transform .7s ease}.rw-rr{opacity:0;transform:translateX(40px);transition:opacity .7s ease,transform .7s ease}.rw-r{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.rw-rs.on,.rw-rl.on,.rw-rr.on,.rw-r.on{opacity:1;transform:none} /* HERO */ .rw-hero{background:linear-gradient(135deg,#ffffff 0%,#f5faff 50%,#eef6ff 100%);border-radius:20px;padding:52px 40px 40px;text-align:center;margin-bottom:20px;border:1px solid #cce0f5}.rw-hero-tag{display:inline-block;background:rgba(59,130,246,.08);color:#1d4ed8;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 16px;border-radius:50px;margin-bottom:18px;border:1px solid rgba(59,130,246,.2)}.rw-hero h1{font-size:clamp(1.9rem,5vw,3rem);font-weight:900;line-height:1.15;color:#1a1a1a;margin-bottom:14px}.rw-hero h1 em{font-style:normal;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.rw-hero>p{font-size:1.05rem;color:#444;max-width:600px;margin:0 auto 22px;line-height:1.75;font-weight:500}.rw-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.rw-badge{background:#fff;border:1px solid #cce0f5;color:#1d4ed8;font-size:.85rem;font-weight:600;padding:7px 15px;border-radius:50px;box-shadow:0 2px 8px rgba(0,0,0,.04)} /* SPECS */ .rw-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:20px;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 2px 14px rgba(0,0,0,.05);border:1px solid #cce0f5}.rw-spec{padding:22px 16px;text-align:center;border-right:1px solid #e0eefa}.rw-spec:last-child{border-right:none}.rw-spec-icon{font-size:1.8rem;margin-bottom:6px}.rw-spec-val{font-size:1.05rem;font-weight:800;color:#1a1a1a;margin-bottom:4px}.rw-spec-label{font-size:.78rem;color:#888;font-weight:500} /* ROW — đồng màu 2 cột */ .rw-row{display:grid;grid-template-columns:50% 50%;gap:0;margin-bottom:16px;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 2px 14px rgba(0,0,0,.05);border:1px solid #cce0f5;align-items:stretch}.rw-row.alt{background:#f5faff} .rw-media{overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:320px;background:inherit;padding:20px} .rw-media img{width:100%;max-height:380px;object-fit:contain;object-position:center;display:block;transition:transform .5s ease} .rw-media video{width:100%;height:100%;min-height:280px;object-fit:cover;display:block;border-radius:10px} .rw-row:hover .rw-media img{transform:scale(1.03)} .rw-content{padding:44px 40px;display:flex;flex-direction:column;justify-content:center;background:inherit}.rw-tag{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:5px 13px;border-radius:50px;margin-bottom:14px;width:fit-content;background:#dbeafe;color:#1d4ed8}.rw-content h2{font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:800;color:#1a1a1a;margin-bottom:14px;line-height:1.25}.rw-content p{font-size:1rem;color:#444;line-height:1.75;margin-bottom:14px;font-weight:500}.rw-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:9px}.rw-list li{font-size:.95rem;color:#222;padding-left:20px;position:relative;line-height:1.55;font-weight:500}.rw-dot{display:inline-block;width:8px;height:8px;background:#3b82f6;border-radius:50%;position:absolute;left:0;top:6px} /* FEATURES */ .rw-feats{margin-bottom:20px}.rw-feats h2{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800;color:#1a1a1a;text-align:center;margin-bottom:6px}.rw-feats-sub{text-align:center;color:#888;font-size:.97rem;margin-bottom:24px}.rw-feat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rw-feat-card{background:#fff;border-radius:16px;padding:24px 20px;text-align:center;border:1px solid #cce0f5;box-shadow:0 2px 10px rgba(0,0,0,.04);transition:transform .25s,box-shadow .25s}.rw-feat-card:hover{transform:translateY(-5px);box-shadow:0 10px 28px rgba(59,130,246,.12)}.rw-feat-icon{font-size:2rem;display:block;margin-bottom:10px}.rw-feat-card h3{font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:6px}.rw-feat-card p{font-size:.88rem;color:#666;line-height:1.55} /* SPECS TABLE */ .rw-tbl{background:#fff;border-radius:20px;padding:44px 40px;margin-bottom:16px;border:1px solid #cce0f5;box-shadow:0 2px 14px rgba(0,0,0,.04)}.rw-tbl-grid{display:grid;grid-template-columns:55% 45%;gap:40px;align-items:center}.rw-tbl h2{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;color:#1a1a1a;margin-bottom:6px}.rw-tbl-div{width:70px;height:3px;background:#3b82f6;border-radius:2px;margin-bottom:24px}.rw-srow{display:grid;grid-template-columns:5fr 7fr;padding:11px 0;border-bottom:1px solid #e0eefa;gap:16px}.rw-srow:last-child{border-bottom:none}.rw-slbl{font-size:14px;font-weight:700;color:#242424}.rw-sval{font-size:14px;color:#555}.rw-tbl-img img{width:100%;border-radius:14px;object-fit:contain;max-height:320px;box-shadow:0 4px 16px rgba(0,0,0,.07)} /* PACKAGE */ .rw-pkg{background:#f5faff;border-radius:20px;padding:44px 40px;margin-bottom:16px;border:1px solid #cce0f5;box-shadow:0 2px 14px rgba(0,0,0,.04)}.rw-pkg-grid{display:grid;grid-template-columns:55% 45%;gap:40px;align-items:center}.rw-pkg h2{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;color:#1a1a1a;margin-bottom:6px}.rw-pkg-div{width:70px;height:3px;background:#3b82f6;border-radius:2px;margin-bottom:24px}.rw-prow{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #e0eefa}.rw-prow:last-child{border-bottom:none}.rw-pname{font-size:17px;font-weight:700;color:#222}.rw-pqty{font-size:20px;font-weight:800;color:#3b82f6}.rw-pkg-img img{width:100%;border-radius:14px;object-fit:contain;max-height:320px;box-shadow:0 4px 16px rgba(0,0,0,.07)} /* REVIEWS */ .rw-rev{background:#fff;border-radius:20px;padding:44px 40px;margin-bottom:20px;border:1px solid #cce0f5;box-shadow:0 2px 14px rgba(0,0,0,.04)}.rw-rev h2{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:800;color:#1a1a1a;text-align:center;margin-bottom:6px}.rw-rev-rating{display:flex;align-items:center;justify-content:center;gap:8px;font-size:17px;color:#1a1a1a;margin-bottom:28px}.rw-stars{color:#00b67a;font-size:20px;letter-spacing:2px}.rw-rev-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rw-rev-card{background:#f5faff;border-radius:16px;padding:26px 22px;display:flex;flex-direction:column;gap:10px;border:1px solid #e0eefa}.rw-rev-stars{color:#00b67a;font-size:17px;letter-spacing:2px}.rw-rev-card h3{font-size:15px;font-weight:700;color:#1a1a1a}.rw-rev-card p{font-size:14px;line-height:1.7;color:#555;flex:1}.rw-rev-author{display:flex;align-items:center;gap:10px;margin-top:8px}.rw-rev-author img{width:42px;height:42px;border-radius:50%;object-fit:cover}.rw-rev-author span{font-size:13px;font-weight:700;font-style:italic;color:#1a1a1a} /* RESPONSIVE */ @media(max-width:768px){.rw-hero{padding:36px 20px 28px}.rw-specs{grid-template-columns:repeat(2,1fr)}.rw-spec{border-right:none;border-bottom:1px solid #e0eefa}.rw-row,.rw-row.alt{grid-template-columns:1fr}.rw-media{min-height:240px;padding:12px}.rw-content{padding:26px 20px}.rw-feat-grid{grid-template-columns:repeat(2,1fr)}.rw-tbl,.rw-pkg,.rw-rev{padding:28px 18px}.rw-tbl-grid,.rw-pkg-grid{grid-template-columns:1fr}.rw-rev-grid{grid-template-columns:1fr}.rw-tbl-img,.rw-pkg-img{display:none}}@media(max-width:480px){.rw-feat-grid{grid-template-columns:1fr 1fr}} 🎵 Mini Retro Record Player Retro Vibes. Modern Sound. More than just stunning visuals — a versatile audio powerhouse. Stream via Bluetooth, or create the perfect atmosphere for relaxation, study, or sleep with built-in white noise mode. 📦 Bluetooth 5.0🔊 5W Output🔋 1500mAh Battery🌊 Ocean Wave Projection😴 White Noise Mode 📦 BT 5.0 Bluetooth 🔊 5W Output Power ⏱ 4-6 hrs Battery Life 📡 10m BT Range 🎵 Retro DesignA Timeless Look with Modern Audio Power Inspired by the classic gramophone, brings vintage charm to any space. Use the knob to switch playback modes and adjust volume — delivering 360-degree surround sound in a compact, portable form. Retro gramophone design — a stunning desk centerpiece Knob controls for playback mode and volume 360 degree surround sound — rich, immersive audio 🌊 Ocean Wave Projection Ocean Wave Projection Effect The transparent water ripple turntable rotates with the music, creating a gorgeous atmosphere. Project light effects that mimic the changing waves of the ocean. Freely switch between different RGB colors to match your mood. Water ripple turntable rotates with the music RGB color switching — match any mood or setting Screen-off design — not dazzling at night 🌿 4 Nature SoundsBring Nature's Calm Into Your Bedroom Bring the beautiful sounds of nature into the bedroom to improve sleep quality. Choose from 4 soothing soundscapes — sea waves, burning bonfires, insects and birds, and flowing streams. Ocean waves — drift off to the sound of the sea Bonfire crackling — warm, cozy ambiance Birds and insects — peaceful nature sounds Flowing stream — gentle, continuous relaxation 🔄 Multiple Playback Methods Multiple Playback Methods — Your Music, Your Way Featuring a retro gramophone design, it offers 360-degree surround sound and supports Bluetooth / AUX input / TF card / white noise. Freely choose your favorite comforting tunes for any occasion. Bluetooth — wireless streaming from any device AUX input — plug in directly for wired audio TF card — play music without a phone White noise — built-in sleep and focus mode 🏠 Multi-Scenario ApplicationPerfect for Every Setting Whether it is a gathering with many people or a bedroom at night, this Bluetooth speaker with ambient lighting serves both as everyday decor and a lighting accessory, adding a sense of ceremony to any setting. Bedroom — calming night light and sleep aid Desk — stylish decor and focus music Parties — ambient RGB lighting and music Outdoor — portable, rechargeable, wireless ✨ Everything You Will Love Built for music lovers, dreamers and night owls 🌊Ocean Projection Water ripple effect transforms any room into a seaside sanctuary. 📦Bluetooth 5.0 Stable wireless connection up to 10 meters — no lag, no drops. 😴White Noise 4 nature sounds to help you relax, focus, and sleep better. 🔋Long Battery 1500mAh battery for up to 6 hours of uninterrupted listening. 📌 Specifications Size142 x 153 x 67 mm Bluetooth Version5.0 Battery Capacity1500 mAh Product Weight498 g Usage Time4-6 hours Charging Time2-3 hours Input Voltage5V - 1A Output Power5W Bluetooth RangeWithin 10 meters 📦 Packaging List Bluetooth Speakerx 1 Charging Cablex 1 ⭐ What Our Customers Say Excellent 4.8 / 5 ★★★★★ ★★★★★ Perfect for My Daughter's Room! We just redecorated my daughter's room with an ocean theme, and this lamp was the absolute perfect finishing touch. The water ripple effect on the ceiling genuinely looks like you're underwater. Matt C. ★★★★★ Perfect for Relaxation! I bought this lamp to create a calming space for my evening routine, and I'm blown away. The projection on the ceiling is mesmerizing and instantly helps me unwind after a long day. Nikki T. ★★★★☆ Soothing Sounds and Great Bluetooth Speaker! The feature that really exceeded my expectations was the Bluetooth speaker. The sound quality is fantastic! I connect my phone and listen to podcasts during the day. Edith S. (function(){function init(){var els=document.querySelectorAll('.rw-rs,.rw-rl,.rw-rr,.rw-r');if(!els.length)return;var obs=new IntersectionObserver(function(entries){entries.forEach(function(e){if(e.isIntersecting){e.target.classList.add('on');}else{e.target.classList.remove('on');}});},{threshold:0.12});els.forEach(function(el){obs.observe(el);});}if(document.readyState==='loading'){document.addEventListener('DOMContentLoaded',init);}else{init();}})();
More you might like
Related
Mini Retro Bluetooth Record Player
Related
Eeeza Retro Minimalist Record Player Stand
Related
Mini CD Record Player Music Keychain by Retro Records Keycha
Related