{"product_id":"aspirateur-3-en-1","title":"Aspirateur 3 en 1","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;800;900\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n.lp-wrapper *, .lp-wrapper *::before, .lp-wrapper *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n:root {\n  --gold: #f0b400; --gold-hover: #d4a000; --gold-light: #fff8e1;\n  --gold-pale: #fffbf0; --gold-subtle: #fefce8; --gold-border: rgba(240,180,0,.35);\n  --white: #ffffff; --gray-50: #f9f9f7; --gray-100: #f4f3f0;\n  --gray-200: #eae9e4; --gray-300: #d6d4ce; --gray-400: #aeaaa2;\n  --gray-600: #6b6560; --ink: #1a1714; --red: #c0392b; --red-light: #fdf0ef;\n  --shadow-xs: 0 1px 3px rgba(0,0,0,.06);\n  --shadow-sm: 0 2px 8px rgba(0,0,0,.07), 0 1px 3px rgba(0,0,0,.04);\n  --shadow-md: 0 4px 20px rgba(0,0,0,.09), 0 2px 6px rgba(0,0,0,.04);\n  --shadow-gold: 0 0 0 3px rgba(240,180,0,.25), 0 8px 32px rgba(240,180,0,.55), 0 2px 8px rgba(240,180,0,.3);\n  --ease: all .3s cubic-bezier(.25,.46,.45,.94);\n  --radius-sm: 10px; --radius-md: 14px; --radius-lg: 20px;\n  --radius-xl: 28px; --radius-xxl: 40px; --radius-pill: 999px;\n}\n.lp-wrapper {\n  font-family: 'Cairo', 'Tajawal', 'Segoe UI', Tahoma, sans-serif;\n  direction: rtl; text-align: right; color: var(--ink);\n  max-width: 720px; margin: 0 auto; background: var(--white);\n  -webkit-font-smoothing: antialiased; overflow-x: hidden;\n}\n@keyframes fadeDown { from{opacity:0;transform:translateY(-14px)} to{opacity:1;transform:translateY(0)} }\n@keyframes fadeUp { from{opacity:0;transform:translateY(20px)} to{opacity:1;transform:translateY(0)} }\n@keyframes pulse { 0%,100%{transform:scale(1)} 50%{transform:scale(1.05)} }\n@keyframes blink { 0%,100%{opacity:1} 50%{opacity:.25} }\n@keyframes shine { 0%{transform:translateX(220%) skewX(-18deg)} 100%{transform:translateX(-220%) skewX(-18deg)} }\n@keyframes lineIn { to{transform:scaleX(1)} }\n@keyframes imgFloat { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-7px)} }\n@keyframes waPulse { 0%,100%{box-shadow:0 6px 22px rgba(37,211,102,.32)} 50%{box-shadow:0 10px 38px rgba(37,211,102,.52)} }\n@keyframes goldPulse { 0%,100%{box-shadow:var(--shadow-gold)} 50%{box-shadow:0 0 0 4px rgba(240,180,0,.35), 0 12px 48px rgba(240,180,0,.65), 0 4px 16px rgba(240,180,0,.4)} }\n.lp-reveal { opacity:1; transform:none; transition:opacity .55s ease, transform .55s ease; }\n.lp-reveal.ready { opacity:0; transform:translateY(18px); }\n.lp-reveal.visible { opacity:1; transform:translateY(0); }\n.d1{transition-delay:.07s} .d2{transition-delay:.14s} .d3{transition-delay:.21s} .d4{transition-delay:.28s}\n\n\/* ── SHARED IMAGE STYLE — enhanced yellow shadow ── *\/\n.lp-img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: var(--radius-xxl);\n  border: 2px solid rgba(240,180,0,.55);\n  box-shadow: 0 0 0 3px rgba(240,180,0,.2), 0 8px 36px rgba(240,180,0,.6), 0 2px 10px rgba(240,180,0,.35);\n  background: linear-gradient(135deg, #fff8e1, #fef9e7);\n}\n.lp-img-wrap {\n  display: flex;\n  justify-content: center;\n  margin: 0 auto 20px;\n  width: min(300px, 80vw);\n}\n.lp-img-wrap-full {\n  display: flex;\n  justify-content: center;\n  margin: 0 auto 20px;\n  width: 100%;\n  max-width: 480px;\n}\n\n\/* ── UNIVERSAL STYLED IMAGE — enhanced yellow shadow ── *\/\n.lp-styled-img-wrap {\n  display: flex;\n  justify-content: center;\n  margin: 0 auto 20px;\n  width: 100%;\n  max-width: 480px;\n}\n.lp-styled-img-wrap img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: var(--radius-xxl);\n  border: 2px solid rgba(240,180,0,.55);\n  box-shadow: 0 0 0 3px rgba(240,180,0,.2), 0 8px 36px rgba(240,180,0,.6), 0 2px 10px rgba(240,180,0,.35);\n  background: linear-gradient(135deg, #fff8e1, #fef9e7);\n  object-fit: cover;\n}\n\n.lp-hero {\n  background: var(--gray-50); padding: 56px 24px 48px;\n  text-align: center; position: relative; overflow: hidden;\n  border-bottom: 1.5px solid var(--gray-200);\n}\n.lp-hero::before {\n  content:''; position:absolute; top:0; left:0; right:0; height:3px;\n  background: linear-gradient(90deg, var(--gold), #ffe066, var(--gold));\n}\n.lp-hero-grid {\n  position:absolute; inset:0;\n  background-image: linear-gradient(var(--gray-200) 1px, transparent 1px),\n                    linear-gradient(90deg, var(--gray-200) 1px, transparent 1px);\n  background-size:60px 60px; pointer-events:none; opacity:.5;\n}\n.lp-hero-inner { position:relative; z-index:2; }\n.lp-hero-img-wrap { display:flex; justify-content:center; margin-bottom:28px; animation: fadeUp .8s .1s ease both; }\n.lp-hero-emoji-img {\n  display: flex; align-items: center; justify-content: center;\n  width: min(300px, 80vw); height: min(300px, 80vw);\n  background: linear-gradient(135deg, #fff8e1, #fef9e7);\n  border-radius: var(--radius-xxl);\n  border: 2px solid rgba(240,180,0,.55);\n  box-shadow: 0 0 0 4px rgba(240,180,0,.2), 0 10px 40px rgba(240,180,0,.65), 0 3px 12px rgba(240,180,0,.4);\n  animation: imgFloat 6s ease-in-out infinite; margin: 0 auto;\n  overflow: hidden;\n}\n.lp-hero-emoji-img img {\n  width: 100%; height: 100%; object-fit: cover; display: block;\n  border-radius: var(--radius-xxl);\n}\n\n\/* section title image (used for product image in therapy section) *\/\n.lp-section-title img {\n  display: block;\n  width: 100%;\n  max-width: 480px;\n  height: auto;\n  border-radius: var(--radius-xxl);\n  border: 2px solid rgba(240,180,0,.55);\n  box-shadow: 0 0 0 3px rgba(240,180,0,.2), 0 8px 36px rgba(240,180,0,.6), 0 2px 10px rgba(240,180,0,.35);\n  margin: 0 auto 20px;\n}\n\n.lp-badge-top {\n  display:inline-flex; align-items:center; gap:8px;\n  background:var(--white); border:1.5px solid var(--gold-border);\n  border-radius:var(--radius-pill); padding:8px 20px;\n  font-size:13px; font-weight:800; color:var(--ink);\n  margin-bottom:22px; animation:fadeDown .65s ease both; box-shadow:var(--shadow-xs);\n}\n.lp-badge-dot { width:7px; height:7px; background:var(--red); border-radius:50%; animation:blink 1.4s ease-in-out infinite; flex-shrink:0; }\n.lp-hero h1 { font-size:clamp(22px,5.5vw,40px); font-weight:900; line-height:1.3; margin-bottom:14px; color:var(--ink); animation:fadeUp .7s .1s ease both; }\n.lp-hero h1 .hl { color:var(--gold-hover); position:relative; display:inline-block; }\n.lp-hero h1 .hl::after {\n  content:''; position:absolute; bottom:-3px; right:0; left:0; height:3px;\n  background:var(--gold); border-radius:2px;\n  transform:scaleX(0); transform-origin:right; animation:lineIn .6s .9s ease forwards;\n}\n.lp-hero-sub { font-size:clamp(14px,3.5vw,16px); color:var(--gray-600); margin-bottom:22px; line-height:1.85; animation:fadeUp .7s .17s ease both; }\n.lp-social-proof-mini {\n  display:inline-flex; align-items:center; gap:10px;\n  background:var(--white); border:1.5px solid var(--gold-border);\n  border-radius:var(--radius-pill); padding:10px 22px; margin-bottom:22px;\n  animation:fadeUp .7s .22s ease both; box-shadow:var(--shadow-xs);\n}\n.lp-sp-stars { color:var(--gold); font-size:14px; letter-spacing:1px; }\n.lp-sp-text { font-size:13px; color:var(--gray-600); font-weight:700; }\n.lp-price-block {\n  display:inline-flex; align-items:center; gap:18px;\n  background:var(--white); border:2px solid var(--gold-border);\n  border-radius:var(--radius-lg); padding:18px 30px; margin-bottom:26px;\n  animation:fadeUp .7s .27s ease both; flex-wrap:wrap; justify-content:center;\n  box-shadow:var(--shadow-gold);\n}\n.lp-price-new { font-size:clamp(36px,9vw,52px); font-weight:900; color:var(--gold-hover); line-height:1; }\n.lp-price-old { font-size:15px; color:var(--gray-400); text-decoration:line-through; }\n.lp-price-save { background:var(--red); color:#fff; font-weight:900; font-size:13px; padding:7px 16px; border-radius:var(--radius-sm); white-space:nowrap; animation:pulse 2s ease-in-out infinite; }\n.lp-trust-chips { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; margin-top:16px; animation:fadeUp .7s .34s ease both; }\n.lp-chip { background:var(--white); border:1.5px solid var(--gray-200); border-radius:var(--radius-pill); padding:7px 16px; font-size:12px; color:var(--gray-600); font-weight:700; box-shadow:var(--shadow-xs); }\n.lp-wa-btn-wrap { margin-top:24px; animation:fadeUp .7s .4s ease both; }\n.lp-wa-btn {\n  display:flex; align-items:center; justify-content:center; gap:12px;\n  width:100%; max-width:480px; margin:0 auto;\n  background:linear-gradient(135deg, #25D366, #1eba57); color:#fff;\n  font-size:clamp(16px,4vw,19px); font-weight:900; padding:18px 24px;\n  border-radius:var(--radius-pill); text-decoration:none; border:none; cursor:pointer;\n  font-family:'Cairo', sans-serif; box-shadow:0 6px 22px rgba(37,211,102,.32);\n  transition:var(--ease); position:relative; overflow:hidden;\n  animation:waPulse 2.5s ease-in-out infinite;\n}\n.lp-wa-btn::after {\n  content:''; position:absolute; top:0; left:-100%; width:55%; height:100%;\n  background:linear-gradient(90deg, transparent, rgba(255,255,255,.22), transparent);\n  transform:skewX(-18deg); animation:shine 3s ease-in-out infinite;\n}\n.lp-wa-btn:hover { transform:translateY(-3px) scale(1.02); box-shadow:0 14px 42px rgba(37,211,102,.48); color:#fff; animation:none; }\n.lp-wa-icon { width:30px; height:30px; background:rgba(255,255,255,.22); border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:16px; flex-shrink:0; }\n.lp-wa-sub { font-size:12px; color:var(--gray-400); text-align:center; margin-top:9px; }\n\n.lp-trust-bar {\n  display:flex; justify-content:space-around; align-items:center;\n  background:var(--white); padding:14px 10px;\n  border-bottom:1.5px solid var(--gray-200); border-top:1.5px solid var(--gray-200);\n  flex-wrap:wrap; gap:8px;\n}\n.lp-trust-item { display:flex; flex-direction:column; align-items:center; gap:4px; font-size:11px; color:var(--gray-600); font-weight:700; flex:1; min-width:65px; text-align:center; }\n.lp-trust-item .lp-icon { font-size:20px; }\n\n.lp-section-label {\n  display:inline-block; background:var(--gold-subtle); border:1.5px solid var(--gold-border); color:var(--ink);\n  font-size:11px; font-weight:900; letter-spacing:2px; padding:5px 16px;\n  border-radius:var(--radius-pill); text-transform:uppercase; margin-bottom:14px;\n}\n.lp-section-label.inv { background:var(--gray-100); color:var(--gray-600); border-color:var(--gray-200); }\n.lp-section-title { font-size:clamp(18px,4.5vw,26px); font-weight:900; margin-bottom:10px; line-height:1.35; color:var(--ink); }\n.lp-s-divider { width:44px; height:3px; background:linear-gradient(90deg, var(--gold), #ffe066); border-radius:2px; margin-bottom:24px; }\n\n.lp-pain-bg { background:var(--white); padding:48px 24px; position:relative; }\n.lp-pain-bg::before { content:''; position:absolute; top:0; left:0; right:0; height:3px; background:var(--red); opacity:.55; }\n.lp-section-title.red { color:var(--red); }\n.lp-pain-list { list-style:none; display:flex; flex-direction:column; gap:12px; }\n.lp-pain-list li {\n  display:flex; align-items:flex-start; gap:12px;\n  font-size:clamp(13px,3.2vw,15px); line-height:1.65; color:#444;\n  background:var(--red-light); border:1px solid rgba(192,57,43,.1);\n  border-right:4px solid var(--red); border-radius:var(--radius-md);\n  padding:14px 16px; transition:var(--ease);\n}\n.lp-pain-list li:hover { transform:translateX(-4px); box-shadow:0 4px 16px rgba(192,57,43,.09); }\n.lp-pain-icon { font-size:18px; flex-shrink:0; margin-top:2px; }\n\n.lp-solution-bg { background:var(--gray-100); padding:48px 24px; }\n.lp-solution-box { background:var(--white); border:1.5px solid var(--gold-border); border-radius:var(--radius-xl); padding:30px 22px; box-shadow:var(--shadow-gold); }\n.lp-solution-title { font-size:clamp(17px,4vw,22px); font-weight:900; color:var(--ink); margin-bottom:24px; text-align:center; }\n.lp-features-grid { display:grid; grid-template-columns:1fr 1fr; gap:14px; }\n.lp-feature-card { background:var(--gold-subtle); border:1.5px solid var(--gold-border); border-radius:var(--radius-md); padding:20px 14px; text-align:center; transition:var(--ease); }\n.lp-feature-card:hover { background:var(--gold-light); border-color:rgba(240,180,0,.55); transform:translateY(-4px); box-shadow:var(--shadow-sm); }\n.lp-feature-icon { font-size:26px; margin-bottom:8px; display:block; }\n.lp-feature-title { font-size:clamp(12px,2.8vw,14px); font-weight:900; color:var(--ink); margin-bottom:5px; }\n.lp-feature-desc { font-size:clamp(11px,2.5vw,12px); color:var(--gray-600); line-height:1.55; }\n\n.lp-therapy-section { background:var(--white); padding:48px 24px; border-bottom:1px solid var(--gray-200); }\n.lp-therapy-grid { display:flex; gap:14px; flex-wrap:wrap; margin-top:20px; }\n.lp-therapy-card { flex:1; min-width:200px; border-radius:var(--radius-lg); padding:24px 18px; border:2px solid transparent; transition:var(--ease); }\n.lp-therapy-card.massage { background:#fff0f9; border-color:#e040a0; }\n.lp-therapy-card.heat { background:#fff5e6; border-color:#ff8c00; }\n.lp-therapy-card:hover { transform:translateY(-4px); box-shadow:var(--shadow-sm); }\n.lp-therapy-icon { font-size:32px; margin-bottom:10px; display:block; }\n.lp-therapy-title { font-size:15px; font-weight:900; color:var(--ink); margin-bottom:8px; }\n.lp-therapy-desc { font-size:12px; color:var(--gray-600); line-height:1.65; }\n\n.lp-3in1-bg { background:var(--white); padding:48px 24px; }\n.lp-3in1-title { font-size:clamp(17px,4.2vw,23px); font-weight:900; text-align:center; margin-bottom:24px; color:var(--ink); }\n.lp-pack-grid { display:flex; gap:14px; flex-direction:column; }\n.lp-pack-card { background:var(--gray-100); border:1.5px solid var(--gray-200); border-radius:var(--radius-lg); padding:22px 18px; position:relative; overflow:hidden; transition:var(--ease); }\n.lp-pack-card:hover { border-color:var(--gold-border); transform:translateY(-2px); box-shadow:var(--shadow-md); }\n.lp-pack-card.featured { background:var(--gold-subtle); border-color:var(--gold-border); }\n.lp-pack-badge { position:absolute; top:-1px; left:50%; transform:translateX(-50%); background:var(--gold); color:var(--ink); font-size:11px; font-weight:900; padding:5px 20px; border-radius:0 0 10px 10px; white-space:nowrap; }\n.lp-pack-header { display:flex; align-items:center; justify-content:space-between; margin-bottom:12px; flex-wrap:wrap; gap:8px; }\n.lp-pack-title { font-size:clamp(15px,3.5vw,17px); font-weight:900; color:var(--ink); }\n.lp-pack-qty { background:var(--white); border:1.5px solid var(--gold-border); color:var(--ink); font-size:13px; font-weight:800; padding:4px 12px; border-radius:var(--radius-pill); }\n.lp-pack-prices { display:flex; align-items:center; gap:12px; flex-wrap:wrap; }\n.lp-pack-old { font-size:15px; color:var(--gray-400); text-decoration:line-through; }\n.lp-pack-new { font-size:clamp(26px,6vw,32px); font-weight:900; color:var(--gold-hover); }\n.lp-pack-save { background:var(--gold); color:var(--ink); font-size:12px; font-weight:900; padding:5px 12px; border-radius:var(--radius-sm); }\n.lp-pack-desc { font-size:clamp(12px,2.8vw,13px); color:var(--gray-600); margin-top:8px; }\n\n.lp-benefits-bg { background:var(--gray-50); padding:48px 24px; }\n.lp-benefit-item { display:flex; align-items:flex-start; gap:14px; padding:16px 0; border-bottom:1px solid var(--gray-200); transition:var(--ease); }\n.lp-benefit-item:last-child { border-bottom:none; }\n.lp-benefit-item:hover { transform:translateX(-4px); }\n.lp-benefit-icon-wrap { width:48px; height:48px; background:var(--gold-subtle); border:1.5px solid var(--gold-border); border-radius:var(--radius-sm); display:flex; align-items:center; justify-content:center; font-size:20px; flex-shrink:0; transition:var(--ease); }\n.lp-benefit-item:hover .lp-benefit-icon-wrap { background:var(--gold); border-color:var(--gold-hover); }\n.lp-benefit-text h4 { font-size:clamp(14px,3.5vw,15px); font-weight:900; margin-bottom:4px; color:var(--ink); }\n.lp-benefit-text p { font-size:clamp(12px,3vw,13px); color:var(--gray-600); line-height:1.65; }\n\n.lp-who-section { background:var(--gray-100); padding:48px 24px; border-bottom:1px solid var(--gray-200); }\n.lp-who-grid { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-top:20px; }\n.lp-who-item { background:var(--white); border:1.5px solid var(--gray-200); border-radius:var(--radius-md); padding:18px 14px; display:flex; align-items:center; gap:10px; transition:var(--ease); }\n.lp-who-item:hover { border-color:var(--gold-border); background:var(--gold-subtle); transform:translateY(-2px); }\n.lp-who-icon { font-size:26px; flex-shrink:0; }\n.lp-who-text { font-size:13px; font-weight:800; color:var(--ink); }\n\n.lp-compare-bg { background:var(--white); padding:48px 24px; }\n.lp-compare-table { width:100%; border-collapse:collapse; border-radius:var(--radius-md); overflow:hidden; box-shadow:var(--shadow-sm); border:1px solid var(--gray-200); }\n.lp-compare-table th { padding:14px 12px; text-align:center; font-size:clamp(12px,3vw,14px); font-weight:900; }\n.lp-compare-table th:first-child { background:var(--gray-100); color:var(--gray-600); text-align:right; }\n.lp-compare-table th:nth-child(2) { background:var(--gray-200); color:#555; }\n.lp-compare-table th:last-child { background:var(--gold-subtle); color:var(--ink); border-bottom:2px solid var(--gold-border); }\n.lp-compare-table td { padding:12px 14px; text-align:center; font-size:clamp(12px,3vw,14px); border-bottom:1px solid var(--gray-100); transition:background .2s; }\n.lp-compare-table tr:hover td { background:var(--gold-subtle); }\n.lp-compare-table td:first-child { text-align:right; font-weight:700; color:#444; background:var(--gray-50); }\n.lp-check { color:#16a34a; font-size:18px; font-weight:900; }\n.lp-cross { color:var(--red); font-size:18px; }\n\n.lp-social-bg { background:var(--gray-100); padding:48px 24px; }\n.lp-stars { font-size:24px; color:var(--gold); display:block; margin-bottom:6px; letter-spacing:2px; }\n.lp-reviews-text { font-size:clamp(13px,3vw,15px); color:var(--gray-600); font-weight:700; }\n.lp-testimonials { display:flex; flex-direction:column; gap:14px; }\n.lp-testimonial { background:var(--white); border:1.5px solid var(--gray-200); border-radius:var(--radius-md); padding:18px 16px; border-right:4px solid var(--gold); transition:var(--ease); box-shadow:var(--shadow-xs); }\n.lp-testimonial:hover { border-color:var(--gold-border); transform:translateX(-3px); box-shadow:var(--shadow-sm); }\n.lp-testimonial-header { display:flex; align-items:center; gap:10px; margin-bottom:10px; }\n.lp-testimonial-avatar { width:42px; height:42px; background:var(--gold-subtle); border:1.5px solid var(--gold-border); color:var(--ink); border-radius:50%; display:flex; align-items:center; justify-content:center; font-size:12px; font-weight:900; flex-shrink:0; }\n.lp-testimonial-name { font-size:clamp(13px,3vw,14px); font-weight:800; color:var(--ink); }\n.lp-testimonial-stars { font-size:12px; color:var(--gold); letter-spacing:1px; }\n.lp-testimonial-text { font-size:clamp(13px,3vw,14px); color:#444; line-height:1.75; }\n\n.lp-urgency-bg { background:var(--gold-subtle); padding:48px 24px; text-align:center; position:relative; overflow:hidden; border-top:2px solid var(--gold-border); border-bottom:2px solid var(--gold-border); }\n.lp-urgency-inner { position:relative; z-index:1; }\n.lp-urgency-badge { display:inline-block; background:var(--red); color:#fff; font-size:12px; font-weight:900; padding:6px 20px; border-radius:var(--radius-pill); margin-bottom:14px; animation:pulse 1.5s infinite; }\n.lp-urgency-bg h3 { font-size:clamp(18px,4.5vw,24px); font-weight:900; color:var(--ink); margin-bottom:10px; }\n.lp-urgency-bg h3 span { color:var(--gold-hover); }\n.lp-price-comparison { display:flex; justify-content:center; align-items:center; gap:18px; margin-bottom:28px; flex-wrap:wrap; }\n.lp-old-price-big { font-size:clamp(20px,5vw,26px); color:var(--gray-400); text-decoration:line-through; }\n.lp-arrow-down { font-size:22px; color:var(--gold-hover); }\n.lp-new-price-big { font-size:clamp(36px,9vw,50px); font-weight:900; color:var(--gold-hover); }\n.lp-saving-tag { background:var(--gold); color:var(--ink); font-size:13px; font-weight:900; padding:6px 16px; border-radius:var(--radius-sm); }\n\n.lp-cta-btn { display:flex; align-items:center; justify-content:center; gap:10px; width:100%; max-width:480px; margin:0 auto; background:var(--gold); color:var(--ink); font-size:clamp(17px,4.5vw,20px); font-weight:900; padding:18px 24px; border-radius:var(--radius-pill); text-align:center; text-decoration:none; border:none; cursor:pointer; font-family:'Cairo', sans-serif; box-shadow:var(--shadow-gold); transition:var(--ease); position:relative; overflow:hidden; animation:goldPulse 2.5s ease-in-out infinite; }\n.lp-cta-btn::after { content:''; position:absolute; top:0; left:-100%; width:55%; height:100%; background:linear-gradient(90deg, transparent, rgba(255,255,255,.3), transparent); transform:skewX(-18deg); animation:shine 3.5s ease-in-out infinite; }\n.lp-cta-btn:hover { transform:translateY(-3px) scale(1.02); background:#d4a000; box-shadow:0 12px 36px rgba(240,180,0,.45); color:var(--ink); animation:none; }\n.lp-cta-sub { font-size:clamp(12px,2.8vw,13px); color:var(--gray-400); text-align:center; margin-top:12px; }\n\n.lp-delivery-bg { background:var(--white); padding:36px 24px; border-top:1px solid var(--gray-200); }\n.lp-delivery-grid { display:grid; grid-template-columns:1fr 1fr; gap:12px; }\n.lp-delivery-item { display:flex; align-items:flex-start; gap:10px; background:var(--gray-100); border-radius:var(--radius-sm); padding:14px 12px; border:1.5px solid var(--gray-200); transition:var(--ease); }\n.lp-delivery-item:hover { border-color:var(--gold-border); background:var(--gold-subtle); }\n.lp-d-icon { font-size:22px; flex-shrink:0; }\n.lp-d-text { font-size:clamp(12px,2.8vw,13px); font-weight:800; color:var(--ink); }\n.lp-d-sub { font-size:clamp(11px,2.5vw,12px); color:var(--gray-600); font-weight:400; }\n\n.lp-faq-bg { background:var(--gray-50); padding:48px 24px; }\n.lp-faq-item { background:var(--white); border:1.5px solid var(--gray-200); border-radius:var(--radius-md); margin-bottom:12px; overflow:hidden; transition:var(--ease); border-right:4px solid var(--gold); box-shadow:var(--shadow-xs); }\n.lp-faq-item:hover { border-color:var(--gold-border); box-shadow:var(--shadow-sm); }\n.lp-faq-q { width:100%; background:var(--white); border:none; padding:16px 18px; text-align:right; font-size:clamp(13px,3.2vw,14px); font-weight:800; color:var(--ink); display:flex; align-items:center; gap:10px; font-family:'Cairo', sans-serif; cursor:default; pointer-events:none; }\n.lp-faq-q::before { content:'❓'; font-size:14px; flex-shrink:0; }\n.lp-faq-a { display:block; padding:14px 18px; font-size:clamp(13px,3vw,14px); color:var(--gray-600); line-height:1.75; background:var(--gold-subtle); border-top:1px solid rgba(240,180,0,.18); }\n\n.lp-final-cta-block { padding:48px 24px; background:var(--white); text-align:center; border-top:1px solid var(--gray-200); }\n.lp-final-title { font-size:clamp(16px,4vw,22px); font-weight:900; color:var(--ink); margin-bottom:10px; }\n.lp-final-sub { font-size:clamp(13px,3vw,14px); color:var(--gray-600); margin-bottom:24px; line-height:1.65; }\n\n.lp-footer { background:var(--gray-100); color:var(--gray-600); text-align:center; padding:22px; font-size:12px; border-top:2px solid var(--gold-border); }\n.lp-footer a { color:var(--gold-hover); text-decoration:none; }\n.lp-footer strong { color:var(--ink); }\n\n@media (max-width:480px) {\n  .lp-hero { padding:40px 16px 36px; }\n  .lp-pain-bg, .lp-solution-bg, .lp-3in1-bg, .lp-benefits-bg, .lp-compare-bg,\n  .lp-social-bg, .lp-urgency-bg, .lp-faq-bg, .lp-final-cta-block,\n  .lp-therapy-section, .lp-who-section { padding:36px 16px; }\n  .lp-delivery-bg { padding:26px 16px; }\n  .lp-features-grid, .lp-who-grid { grid-template-columns:1fr; }\n  .lp-price-block { flex-direction:column; gap:10px; padding:16px 20px; }\n  .lp-therapy-card { min-width:100%; }\n}\n@media (max-width:320px) {\n  .lp-delivery-grid { grid-template-columns:1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-wrapper\"\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003cdiv class=\"lp-hero\"\u003e\n\u003cdiv class=\"lp-hero-grid\" aria-hidden=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-hero-inner\"\u003e\n\u003cdiv class=\"lp-badge-top\"\u003e\n\u003cspan class=\"lp-badge-dot\"\u003e\u003c\/span\u003e \u003cstrong\u003e⚡ توصيل مجاني كامل تونس\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-hero-img-wrap\"\u003e\n\u003cdiv class=\"lp-hero-emoji-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/8242\/4608\/files\/WhatsApp_Image_2026-05-06_at_14.04.05_1.jpg?v=1778073224\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch1\u003eنظافة بيتك في دقائق\u003cbr\u003e\u003cspan class=\"hl\"\u003eبدون تعب وبدون أسلاك!\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"lp-hero-sub\"\u003e\u003cstrong style=\"color: #000;\"\u003eالمكنسة اللاسلكية 3 في 1 — قوتك الضاربة ضد الأوساخ\u003c\/strong\u003e\u003cbr\u003e\u003cstrong style=\"color: #000;\"\u003eتنظف المنزل، السيارة والزوايا الضيقة بضغطة واحدة\u003c\/strong\u003e\u003cbr\u003e\u003cstrong style=\"color: #000;\"\u003eخفيفة، قوية، وتدوم بطاريتها برشا — الحل المثالي للتنظيف السريع 🧹\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"lp-social-proof-mini\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-sp-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"lp-sp-text\"\u003e+2300 حريف راضيين في تونس\u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-price-block\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lp-price-old\"\u003e89 دت\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-price-new\"\u003e59 دت\u003c\/div\u003e\n\u003cspan class=\"lp-price-save\"\u003eوفّر 30 دينار\u003c\/span\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-wa-btn-wrap\"\u003e\n\u003ca href=\"https:\/\/wa.me\/21623600016?text=%D8%A3%D9%87%D9%84%D8%A7%D9%8B%2C+%D8%A3%D8%B1%D9%8A%D8%AF+%D8%A7%D9%84%D8%B7%D9%84%D8%A8+%D8%A7%D9%84%D9%85%D9%83%D9%86%D8%B3%D8%A9+%D8%A7%D9%84%D9%84%D8%A7%D8%B3%D9%84%D9%83%D9%8A%D8%A9\" class=\"lp-wa-btn\"\u003e \u003cspan class=\"lp-wa-icon\"\u003e💬\u003c\/span\u003eاطلب عبر واتساب — 016 600 23 \u003c\/a\u003e\n\u003cp class=\"lp-wa-sub\"\u003e\u003cstrong style=\"color: #000;\"\u003e📞 متوفر الآن — رد فوري\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ TRUST BAR ══ --\u003e\n\u003cdiv class=\"lp-trust-bar\"\u003e\n\u003cdiv class=\"lp-trust-item\"\u003e\u003cstrong style=\"color: #000;\"\u003e\u003cspan class=\"lp-icon\"\u003e🚚\u003c\/span\u003eتوصيل مجاني\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-trust-item\"\u003e\u003cstrong style=\"color: #000;\"\u003e\u003cspan class=\"lp-icon\"\u003e✅\u003c\/span\u003eجودة مضمونة\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-trust-item\"\u003e\u003cstrong style=\"color: #000;\"\u003e\u003cspan class=\"lp-icon\"\u003e💳\u003c\/span\u003eدفع عند الاستلام\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ PROBLEM ══ --\u003e\n\u003cdiv class=\"lp-pain-bg\"\u003e\n\u003cspan class=\"lp-section-label lp-reveal\"\u003eالمشكلة\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title red lp-reveal\"\u003e\n\u003cspan\u003e😣\u003c\/span\u003e \u003cstrong\u003eهل تعبت من ؟\u003c\/strong\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"lp-s-divider lp-reveal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"lp-pain-list\"\u003e\n\u003cli style=\"color: #000; font-weight: bold;\" class=\"lp-reveal d2\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-pain-icon\"\u003e❌\u003c\/span\u003eالمكنسة التقليدية ما توصلش للزوايا الضيقة وتحت الكراسي\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli style=\"color: #000; font-weight: bold;\" class=\"lp-reveal d3\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-pain-icon\"\u003e❌\u003c\/span\u003eوزن تقيل يتعبك من أول دقيقة — وكل مرة تخزن تاخذ حيز كبير\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli style=\"color: #000; font-weight: bold;\" class=\"lp-reveal d4\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-pain-icon\"\u003e❌\u003c\/span\u003eالفوضى في السيارة والسلالم ما تنجمش تنظفهم بمكنسة عادية\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ══ SOLUTION FEATURES ══ --\u003e\n\u003cdiv class=\"lp-solution-bg\"\u003e\n\u003cdiv class=\"lp-solution-box\"\u003e\n\u003ch2 class=\"lp-solution-title lp-reveal\"\u003e🧹 الحل — المكنسة اللاسلكية 3 في 1\u003c\/h2\u003e\n\u003cdiv class=\"lp-features-grid\"\u003e\n\u003cdiv class=\"lp-feature-card lp-reveal d1\"\u003e\n\u003cspan class=\"lp-feature-icon\"\u003e💨\u003c\/span\u003e\n\u003cdiv class=\"lp-feature-title\"\u003eشفط قوي 8500 Pa\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eقوة شفط جبارة تمسح الغبار والشعر والأوساخ في ثواني\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card lp-reveal d2\"\u003e\n\u003cspan class=\"lp-feature-icon\"\u003e🔋\u003c\/span\u003e\n\u003cdiv class=\"lp-feature-title\"\u003eبطارية تدوم طويلا\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eشحن واحد يكفيك لتنظيف البيت كامل بدون انقطاع\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card lp-reveal d3\"\u003e\n\u003cspan class=\"lp-feature-icon\"\u003e🏠\u003c\/span\u003e\n\u003cdiv class=\"lp-feature-title\"\u003e3 في 1 متعدد الاستخدام\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eالمنزل، السيارة والزوايا الضيقة — مكنسة واحدة تكفي\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card lp-reveal d4\"\u003e\n\u003cspan class=\"lp-feature-icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"lp-feature-title\"\u003eخفيفة وسهلة الاستخدام\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eتصميم مريح وخفيف — تنظف بدون تعب وبدون جهد\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ TECH DETAILS ══ --\u003e\n\u003cdiv class=\"lp-therapy-section\"\u003e\u003cspan class=\"lp-section-label lp-reveal\"\u003e3 وظائف في جهاز واحد\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-therapy-section\"\u003e\n\u003cdiv class=\"lp-img-wrap-full lp-reveal\" style=\"animation: fadeUp .8s .1s ease both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-styled-img-wrap lp-reveal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2 class=\"lp-section-title lp-reveal\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/8242\/4608\/files\/WhatsApp_Image_2026-05-06_at_14.04.05_2.jpg?v=1778073374\"\u003e\u003c\/h2\u003e\n\u003ch2 class=\"lp-section-title lp-reveal\"\u003e🧹 مكنسة + شاشة + فرشاة — كل شيء في واحدة\u003c\/h2\u003e\n\u003cdiv class=\"lp-s-divider lp-reveal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-therapy-grid lp-reveal\"\u003e\n\u003cdiv class=\"lp-therapy-card massage\"\u003e\n\u003cspan class=\"lp-therapy-icon\"\u003e💨\u003c\/span\u003e\n\u003cdiv class=\"lp-therapy-title\"\u003eرأس الأرضيات الكبير\u003c\/div\u003e\n\u003cdiv class=\"lp-therapy-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eيغطي مساحة واسعة في مرور واحد — يمسح البلاط والسجاد بكفاءة عالية وبدون ما تعيد المرور أكثر من مرة\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-therapy-card heat\"\u003e\n\u003cspan class=\"lp-therapy-icon\"\u003e🔍\u003c\/span\u003e\n\u003cdiv class=\"lp-therapy-title\"\u003e2 رؤوس للزوايا الضيقة\u003c\/div\u003e\n\u003cdiv class=\"lp-therapy-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eيوصل لأضيق الزوايا وتحت الأثاث — ينظف الأماكن اللي المكنسة العادية ما توصلهاش أبدًا\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ PACK OFFERS ══ --\u003e\n\u003cdiv class=\"lp-3in1-bg\"\u003e\n\u003cspan class=\"lp-section-label lp-reveal\"\u003eالعروض\u003c\/span\u003e\n\u003ch2 class=\"lp-3in1-title lp-reveal\"\u003e⚡ اختر الباك اللي يناسبك\u003c\/h2\u003e\n\u003cdiv class=\"lp-s-divider lp-reveal\" style=\"margin-right: auto; margin-left: auto;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-pack-grid lp-reveal\"\u003e\n\u003cdiv class=\"lp-pack-card\"\u003e\n\u003cdiv class=\"lp-pack-header\"\u003e\n\u003cspan class=\"lp-pack-title\"\u003e🧹 المكنسة اللاسلكية 3 في 1\u003c\/span\u003e \u003cspan class=\"lp-pack-qty\"\u003eمكنسة واحدة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-pack-prices\"\u003e\n\u003cspan class=\"lp-pack-old\"\u003e89 دت\u003c\/span\u003e \u003cspan class=\"lp-pack-new\"\u003e59 دت\u003c\/span\u003e \u003cspan class=\"lp-pack-save\"\u003e38%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-pack-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eشفط قوي + بطارية تدوم + توصيل مجاني\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-pack-card featured\"\u003e\n\u003cdiv class=\"lp-pack-badge\"\u003e🔥 الأوفر — هدية للعائلة\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 14px;\" class=\"lp-pack-header\"\u003e\n\u003cspan class=\"lp-pack-title\"\u003e🧹🧹 Pack Famille\u003c\/span\u003e \u003cspan class=\"lp-pack-qty\"\u003eمكنستان\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-pack-prices\"\u003e\n\u003cspan class=\"lp-pack-old\"\u003e158 دت\u003c\/span\u003e \u003cspan class=\"lp-pack-new\"\u003e99 دت\u003c\/span\u003e \u003cspan class=\"lp-pack-save\"\u003eوفّر 69 دت\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-pack-desc\"\u003e\u003cstrong style=\"color: #000;\"\u003eلك ولعائلتك — راحة في التنظيف للدار كامل بسعر استثنائي\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ BENEFITS ══ --\u003e\n\u003cdiv class=\"lp-benefits-bg\"\u003e\n\u003cspan class=\"lp-section-label lp-reveal\"\u003eالمميزات\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title lp-reveal\"\u003e\n\u003cspan\u003e⭐\u003c\/span\u003e علاش المكنسة اللاسلكية مختلفة؟\u003c\/h2\u003e\n\u003cdiv class=\"lp-s-divider lp-reveal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-item lp-reveal d1\"\u003e\n\u003cdiv class=\"lp-benefit-icon-wrap\"\u003e💨\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-text\"\u003e\n\u003ch4 style=\"color: #000;\"\u003eشفط قوي يمسح كل شيء\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong style=\"color: #000;\"\u003e8500 باسكال شفط — يجمع الغبار، الشعر، الفتات وحتى الرمل بمرور واحد بدون ما تعيد\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-item lp-reveal d2\"\u003e\n\u003cdiv class=\"lp-benefit-icon-wrap\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-text\"\u003e\n\u003ch4 style=\"color: #000;\"\u003eبطارية تدوم معاك\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong style=\"color: #000;\"\u003eبطارية قوية تخليك تنظف البيت كامل بشحنة واحدة — ما تقطعش في نص الخدمة\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-item lp-reveal d3\"\u003e\n\u003cdiv class=\"lp-benefit-icon-wrap\"\u003e🚗\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-text\"\u003e\n\u003ch4 style=\"color: #000;\"\u003eالمنزل والسيارة بنفس المكنسة\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong style=\"color: #000;\"\u003eاللاسلكية تتنقل معاك لأي مكان — نظف السيارة والدرج والسطح بكل سهولة\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-item lp-reveal d4\"\u003e\n\u003cdiv class=\"lp-benefit-icon-wrap\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-text\"\u003e\n\u003ch4 style=\"color: #000;\"\u003eتصل لكل الزوايا الضيقة\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong style=\"color: #000;\"\u003eرأس ضيق يدخل تحت الكراسي والأثاث — الأماكن اللي المكنسة العادية ما توصلهاش\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-item lp-reveal d2\"\u003e\n\u003cdiv class=\"lp-benefit-icon-wrap\"\u003e💰\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit-text\"\u003e\n\u003ch4 style=\"color: #000;\"\u003eتوفير كبير مقارنة بالمكانس التقليدية\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong style=\"color: #000;\"\u003eمكانس بسلك تكلف أكثر وتتعبك — هنا 59 دت بس لمكنسة تخدم معاك سنين\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ WHO IS IT FOR ══ --\u003e\n\u003cdiv class=\"lp-who-section\"\u003e\n\u003cspan class=\"lp-section-label lp-reveal\"\u003eلمن هي مناسبة؟\u003c\/span\u003e\n\u003cdiv class=\"lp-img-wrap-full lp-reveal\" style=\"animation: fadeUp .8s .1s ease both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-styled-img-wrap lp-reveal\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/8242\/4608\/files\/Gemini_Generated_Image_rmvy4armvy4armvy.png?v=1776340265\" alt=\"\"\u003e\u003c\/div\u003e\n\u003ch2 class=\"lp-section-title lp-reveal\"\u003e👥 مناسبة لكل الناس\u003c\/h2\u003e\n\u003cdiv class=\"lp-s-divider lp-reveal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-who-grid lp-reveal\"\u003e\n\u003cdiv class=\"lp-who-item\"\u003e\n\u003cspan class=\"lp-who-icon\"\u003e🏠\u003c\/span\u003e\u003cstrong\u003e\u003cspan class=\"lp-who-text\"\u003eربات المنازل\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-who-item\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-who-icon\"\u003e💼\u003c\/span\u003e\u003cspan class=\"lp-who-text\"\u003eأصحاب المكاتب\u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-who-item\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-who-icon\"\u003e🚗\u003c\/span\u003e\u003cspan class=\"lp-who-text\"\u003eأصحاب السيارات\u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-who-item\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-who-icon\"\u003e👵\u003c\/span\u003e\u003cspan class=\"lp-who-text\"\u003eكبار السن\u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-who-item\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-who-icon\"\u003e🏢\u003c\/span\u003e\u003cspan class=\"lp-who-text\"\u003eشقق وأستوديوهات\u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-who-item\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-who-icon\"\u003e🎁\u003c\/span\u003e\u003cspan class=\"lp-who-text\"\u003eكهدية مميزة\u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ COMPARISON ══ --\u003e\n\u003cdiv class=\"lp-compare-bg\"\u003e\n\u003cspan class=\"lp-section-label lp-reveal\"\u003eالمقارنة\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title lp-reveal\"\u003e\n\u003cspan\u003e📊\u003c\/span\u003e قارن بنفسك\u003c\/h2\u003e\n\u003cdiv class=\"lp-s-divider lp-reveal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ SOCIAL PROOF ══ --\u003e\n\u003cdiv class=\"lp-social-bg\"\u003e\n\u003cdiv class=\"lp-reviews-count lp-reveal\" style=\"text-align: center; margin-bottom: 22px;\"\u003e\u003cstrong\u003e\u003cspan class=\"lp-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/span\u003e \u003cspan class=\"lp-reviews-text\"\u003e+2300 حريف راضيين في تونس 🇹🇳\u003c\/span\u003e\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-testimonials\"\u003e\n\u003cdiv class=\"lp-testimonial lp-reveal d1\"\u003e\n\u003cdiv class=\"lp-testimonial-header\"\u003e\n\u003cdiv class=\"lp-testimonial-avatar\"\u003eA.M.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lp-testimonial-name\"\u003eأحمد من صفاقس\u003c\/div\u003e\n\u003cdiv class=\"lp-testimonial-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-testimonial-text\"\u003e\u003cstrong style=\"color: #000;\"\u003eوالله تهبل برشا استعملتها في الدار وفي الكرهبة وفي كل بلاصة خفيفة وتشد الوسخ من أول مرة. ننصح بها لكل واحد 👍\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-testimonial lp-reveal d2\"\u003e\n\u003cdiv class=\"lp-testimonial-header\"\u003e\n\u003cdiv class=\"lp-testimonial-avatar\"\u003eS.B.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lp-testimonial-name\"\u003eسمية من تونس العاصمة\u003c\/div\u003e\n\u003cdiv class=\"lp-testimonial-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-testimonial-text\"\u003e\u003cstrong style=\"color: #000;\"\u003eاشريتها لأمي قبل كانت تتعب من aspirateur الكبيرة أما توا تنظف وحدها بسهولة وبدون ما تقعد تشكي بارك الله فيكم 💛\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-testimonial lp-reveal d3\"\u003e\n\u003cdiv class=\"lp-testimonial-header\"\u003e\n\u003cdiv class=\"lp-testimonial-avatar\"\u003eR.T.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"lp-testimonial-name\"\u003eرامي من سوسة\u003c\/div\u003e\n\u003cdiv class=\"lp-testimonial-stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-testimonial-text\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eرتحتني برشا كانت عندي مشكلة ما نوصل بلايص صغيرة \u003c\/strong\u003e\u003cstrong style=\"font-size: clamp(13px, 3vw, 14px);\"\u003eهذي aspirateur تدخل في أي بلاصة سومها مزيان وجودة طيارة ❤️\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ URGENCY \u0026 CTA ══ --\u003e\n\u003cdiv class=\"lp-urgency-bg\"\u003e\n\u003cdiv class=\"lp-urgency-inner\"\u003e\n\u003cspan class=\"lp-urgency-badge lp-reveal\"\u003e⚠️ عرض محدود — الكمية محدودة\u003c\/span\u003e\n\u003ch3 class=\"lp-reveal\"\u003eاطلب الآن \u003cspan\u003eقبل ما يفوتك التخفيض\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp class=\"lp-reveal\" style=\"color: var(--ink); margin-bottom: 18px; font-size: 15px;\"\u003e\u003cstrong\u003eالتوصيل لباب دارك مجاناً من boro.tn\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"lp-img-wrap-full lp-reveal\" style=\"margin-bottom: 22px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-price-comparison lp-reveal\"\u003e\n\u003cspan class=\"lp-old-price-big\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-styled-img-wrap lp-reveal\" style=\"margin-bottom: 22px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0782\/8242\/4608\/files\/Gemini_Generated_Image_ftwve0ftwve0ftwv.png?v=1776340946\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-price-comparison lp-reveal\"\u003e\n\u003cspan class=\"lp-old-price-big\"\u003e89 دت\u003c\/span\u003e \u003cspan class=\"lp-arrow-down\"\u003e⬇\u003c\/span\u003e \u003cspan class=\"lp-new-price-big\"\u003e59 دت\u003c\/span\u003e \u003cspan class=\"lp-saving-tag\"\u003eوفّر 30 دينار\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"https:\/\/wa.me\/21623600016?text=%D8%A3%D9%87%D9%84%D8%A7%D9%8B%2C+%D8%A3%D8%B1%D9%8A%D8%AF+%D8%A7%D9%84%D8%B7%D9%84%D8%A8+%D8%A7%D9%84%D9%85%D9%83%D9%86%D8%B3%D8%A9+%D8%A7%D9%84%D9%84%D8%A7%D8%B3%D9%84%D9%83%D9%8A%D8%A9\" class=\"lp-wa-btn lp-reveal\" style=\"margin-bottom: 14px;\"\u003e \u003cspan class=\"lp-wa-icon\"\u003e💬\u003c\/span\u003eاطلب عبر واتساب الآن ← \u003c\/a\u003e \u003cbr\u003e\u003ca href=\"tel:+21623600016\" class=\"lp-cta-btn lp-reveal\" style=\"margin-top: 12px;\"\u003e 📞 اتصل بنا — 016 600 23 \u003c\/a\u003e\n\u003cp class=\"lp-cta-sub lp-reveal\"\u003e\u003cstrong style=\"color: #000;\"\u003e✅ جودة مضمونة • 🚚 توصيل مجاني • 💳 دفع عند الاستلام\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ FAQ ══ --\u003e\n\u003cdiv class=\"lp-faq-bg\"\u003e\n\u003cspan class=\"lp-section-label lp-reveal\"\u003eالأسئلة الشائعة\u003c\/span\u003e\n\u003ch2 class=\"lp-section-title lp-reveal\"\u003e\n\u003cspan\u003e❓\u003c\/span\u003e أسئلة وأجوبة\u003c\/h2\u003e\n\u003cdiv class=\"lp-s-divider lp-reveal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"lp-faq-item lp-reveal d1\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003eكيفاش تشتغل المكنسة اللاسلكية؟\u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\u003cstrong style=\"color: #000;\"\u003eتشحنها، تضغط على الزر وتبدأ التنظيف — بدون أسلاك وبدون تعقيد. رأس قابل للتبديل يخليك تتنقل بين الأرضيات والزوايا والسيارة بسهولة تامة.\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-faq-item lp-reveal d2\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003eقداش تدوم البطارية؟\u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\u003cstrong style=\"color: #000;\"\u003eالبطارية تدوم بما يكفي لتنظيف شقة كاملة بشحنة واحدة. وقت الشحن قصير وتنجم تستعملها من جديد بسرعة.\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-faq-item lp-reveal d3\"\u003e\n\u003cbutton class=\"lp-faq-q\"\u003eهل تنظف السجاد والأرضيات الصلبة؟\u003c\/button\u003e\n\u003cdiv class=\"lp-faq-a\"\u003e\u003cstrong style=\"color: #000;\"\u003eنعم — المكنسة مصممة لكل أنواع الأرضيات: بلاط، باركيه، سجاد وحتى المداسات. بدّل الرأس حسب السطح.\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ FINAL CTA ══ --\u003e\n\u003cdiv class=\"lp-final-cta-block\"\u003e\n\u003cp class=\"lp-final-title lp-reveal\"\u003e🧹 بيتك يستاهل نظافة حقيقية — اطلب الآن\u003c\/p\u003e\n\u003cp class=\"lp-final-sub lp-reveal\"\u003e\u003cstrong style=\"color: #000;\"\u003e59 دينار فقط (في عوض 89) | توصيل مجاني | دفع عند الاستلام\u003c\/strong\u003e\u003c\/p\u003e\n\u003ca href=\"https:\/\/wa.me\/21623600016?text=%D8%A3%D9%87%D9%84%D8%A7%D9%8B%2C+%D8%A3%D8%B1%D9%8A%D8%AF+%D8%A7%D9%84%D8%B7%D9%84%D8%A8+%D8%A7%D9%84%D9%85%D9%83%D9%86%D8%B3%D8%A9+%D8%A7%D9%84%D9%84%D8%A7%D8%B3%D9%84%D9%83%D9%8A%D8%A9\" class=\"lp-wa-btn lp-reveal\" style=\"margin-bottom: 14px;\"\u003e \u003cspan class=\"lp-wa-icon\"\u003e💬\u003c\/span\u003eاطلب عبر واتساب — 016 600 23 \u003c\/a\u003e \u003cbr\u003e\u003cbr\u003e\u003ca href=\"tel:+21623600016\" class=\"lp-cta-btn lp-reveal\"\u003e 📞 اتصل بنا مباشرة ← \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ══ FOOTER ══ --\u003e\n\u003cdiv class=\"lp-footer\"\u003e\n\u003cstrong\u003eboro.tn\u003c\/strong\u003e | \u003cstrong\u003eتوصيل مجاني • جودة مضمونة • خدمة موثوقة\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e📞 \u003ca href=\"tel:+21623600016\"\u003e016 600 23\u003c\/a\u003e | 💬 \u003ca href=\"https:\/\/wa.me\/21623600016\"\u003eواتساب\u003c\/a\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Boro","offers":[{"title":"Default Title","offer_id":51499089396000,"sku":null,"price":59.0,"currency_code":"TND","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0782\/8242\/4608\/files\/WhatsAppImage2026-05-06at14.04.05_3.jpg?v=1778073146","url":"https:\/\/boro.tn\/ar\/products\/aspirateur-3-en-1","provider":"Boro","version":"1.0","type":"link"}