{"title":"أكسسوارات الهاتف","description":"","products":[{"product_id":"soundcore-tws-a30-sleep-earbuds-white","title":"سماعات النوم SOUNDCORE TWS Sleep A30 - أبيض","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --sleep-blue: #1e293b;\n    --sleep-indigo: #4338ca;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #312e81 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(67, 56, 202, .4) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-indigo { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: #222; }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: #222); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      PRODUCT INFO\n  ══════════════════════════════════ *\/\n  .info-box {\n    background: #fff; padding: 40px; border-radius: 30px; border: 1px solid var(--border);\n    margin-bottom: 50px;\n  }\n  .box-title { font-size: 1.6rem; font-weight: 900; margin-bottom: 25px; display: block; color: var(--sleep-blue); }\n  \n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✦'; color: var(--gold); font-weight: 900; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #1e293b 0%, #312e81 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.4rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eأول سماعة نوم ذكية في العالم ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-indigo\"\u003eSoundcore Sleep A30\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eوداعاً للأرق.. \u003cspan\u003eنوم عميق\u003c\/span\u003e وأحلام هادئة\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eالحل المثالي لإخفاء الضوضاء المحيطة والاستمتاع براحة فائقة بفضل تقنيات عزل الصوت المتطورة وتصميم مخصص للنوم.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eأهم المميزات\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔇 عزل ضوضاء ثلاثي\u003c\/h3\u003e\n        \u003cp\u003eيجمع بين إلغاء الضوضاء النشط (ANC) والعزل السلبي، مع تقنية إخفاء الشخير التكيفية لحجب الأصوات حتى 30 ديسيبل.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e☁️ راحة فائقة للنوم الجانبي\u003c\/h3\u003e\n        \u003cp\u003eوزن 3 جرام فقط وتصميم نحيف جداً يضمن لك الخفة والراحة التامة دون أي ضغط على الأذن حتى لو كنت تنام على جانبك.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎶 مكتبة صوتية مهدئة\u003c\/h3\u003e\n        \u003cp\u003eوصول حصري لأصوات طبيعية ومحتوى مهدئ من تطبيق Calm لتساعدك على الغط في النوم بشكل أسرع وأعمق.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e📊 تتبع ذكي للنوم\u003c\/h3\u003e\n        \u003cp\u003eراقب جودة نومك عبر تطبيق متخصص يقدم لك تقارير مفصلة لتحسين عادات نومك وفهم دورتك الليلية.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"grid-layout\" style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;\"\u003e\n      \u003cdiv class=\"info-box\"\u003e\n        \u003cstrong class=\"box-title\"\u003eالأداء والبطارية\u003c\/strong\u003e\n        \u003cul class=\"list-item\"\u003e\n          \u003cli\u003e10 ساعات تشغيل مستمر بشحنة واحدة.\u003c\/li\u003e\n          \u003cli\u003eعلبة الشحن تكفي لمدة 5 ليالٍ كاملة.\u003c\/li\u003e\n          \u003cli\u003eمحركات صوتية (Drivers) مقاس 4.6 مم.\u003c\/li\u003e\n          \u003cli\u003eصوت متوازن مضبوط خصيصاً للاسترخاء.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"info-box\"\u003e\n        \u003cstrong class=\"box-title\"\u003eمحتويات العلبة\u003c\/strong\u003e\n        \u003cul class=\"list-item\"\u003e\n          \u003cli\u003eسماعات Soundcore Sleep A30 الأصلية.\u003c\/li\u003e\n          \u003cli\u003eعلبة الشحن الأنيقة والمدمجة.\u003c\/li\u003e\n          \u003cli\u003eمجموعة أطراف أذن (سيليكون ورغوة الذاكرة).\u003c\/li\u003e\n          \u003cli\u003eكابل شحن USB-C سريع.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eاجعل كل ليلة تجربة استرخاء لا تُنسى\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore Sleep A30 الآن من نيوتيك واستعد لأفضل تجربة نوم في حياتك.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eخيارك الأول لمنتجات التكنولوجيا والرفاهية في الكويت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51220125810973,"sku":"MB-D1301H21","price":50.0,"currency_code":"KWD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/SoundcoreTWSA30SleepEarbuds.webp?v=1777369391"},{"product_id":"soundcore-tws-p41i","title":"سماعات SOUNDCORE TWS P41i اللاسلكية","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --p41-blue: #0f172a;\n    --p41-indigo: #2563eb;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e40af 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(37, 99, 235, .4) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-blue { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--p41-blue); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--p41-indigo); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: #222; margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      REASONS BOX\n  ══════════════════════════════════ *\/\n  .reason-box {\n    background: var(--p41-blue); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n  }\n  .reason-box h3 { color: var(--gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .reason-box p { font-size: 1.3rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '⚡'; color: var(--gold); font-weight: 900; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e40af 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.4rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eسماعة وشاحن طوارئ في آن واحد ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-blue\"\u003eSoundcore P41i\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eأكثر من مجرد سماعة.. \u003cspan\u003eطاقة لا تنفد\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eتجمع Soundcore P41i بين الأداء الصوتي الفائق وحلول الشحن المبتكرة، لتبقى متصلاً ومستمتعاً بموسيقاك في أصعب اللحظات.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eأبرز المميزات\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔋 ميزة الشحن المزدوج\u003c\/h3\u003e\n        \u003cp\u003eأول علبة شحن لسماعات الأذن تعمل كشاحن احتياطي (Power Bank) لهاتفك في حالات الطوارئ، الرفيق المثالي للسفر.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔇 إلغاء الضوضاء التكيفي\u003c\/h3\u003e\n        \u003cp\u003eتقنية عزل متطورة تحجب الضوضاء المحيطة بنسبة تصل إلى 90%، لتمنحك تجربة استماع غامرة وهادئة في أي مكان.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎵 صوت غني وقوي\u003c\/h3\u003e\n        \u003cp\u003eمزودة بمحركات صوتية عالية الجودة تضمن لك \"بيس\" (Bass) عميقاً وتفاصيل صوتية واضحة جداً لكل نغمة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🤖 مكالمات واضحة بالـ AI\u003c\/h3\u003e\n        \u003cp\u003eميكروفونات مدمجة تعمل بتقنية الذكاء الاصطناعي لتقليل ضوضاء الرياح والخلفية، لضمان وصول صوتك بوضوح تام.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"reason-box\"\u003e\n      \u003ch3\u003eلماذا تقتني Soundcore P41i؟\u003c\/h3\u003e\n      \u003cp\u003eلأنها أداة ذكية تضمن لك البقاء متصلاً ومستمتعاً بموسيقاك المفضلة دون القلق من نفاذ بطارية هاتفك في اللحظات الحرجة. تصميم عصري ثابت في الأذن يوفر لك الراحة لساعات طويلة من الاستخدام المتواصل.\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eعمر بطارية استثنائي وطاقة إضافية كبيرة مخزنة في العلبة.\u003c\/li\u003e\n        \u003cli\u003eتصميم مريح وأنيق يناسب الاستخدام اليومي والرياضي.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eلا تدع بطارية هاتفك تخذلك أبداً\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore P41i الآن من نيوتيك واجمع بين جودة الصوت الفائقة وطاقة الطوارئ في جيبك.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفرة الآن بأفضل الأسعار لدى متجر نيوتيك الكويت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"اسود","offer_id":51220252131613,"sku":"MB-A3937H21","price":21.89,"currency_code":"KWD","in_stock":true},{"title":"ابيض","offer_id":51220252164381,"sku":"MB-A3331H01","price":27.39,"currency_code":"KWD","in_stock":true},{"title":"ذهبي","offer_id":51220252197149,"sku":"MB-A3937H11","price":21.89,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/2_e21767bb-922e-42b9-8677-0dc6d0210ddc.webp?v=1777372471"},{"product_id":"soundcore-c40i-clip-on-headphones","title":"سماعات SOUNDCORE C40I بتصميم مشبك (Clip-On)","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --c40-dark: #0f172a;\n    --c40-blue: #38bdf8;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #0369a1 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(56, 189, 248, .3) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-sky { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--c40-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--c40-blue); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: #222; margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TITANIUM BOX\n  ══════════════════════════════════ *\/\n  .titanium-box {\n    background: var(--c40-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n  }\n  .titanium-box h3 { color: var(--c40-blue); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .titanium-box p { font-size: 1.3rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✓'; color: var(--gold); font-weight: 900; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #0369a1 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.4rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eتصميم الأذن المفتوحة Open-Ear ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-sky\"\u003eSoundcore C40i\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eاستمع للعالم.. \u003cspan\u003eبحرية مطلقة\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eتجمع سماعة C40i بين التصميم المبتكر على شكل مشبك والراحة الصحية للأذن، لتمنحك تجربة استماع طبيعية طوال اليوم دون ضغط.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eأبرز المميزات\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🌬️ راحة تامة (Breathable)\u003c\/h3\u003e\n        \u003cp\u003eتصميم الـ Clip-on يوفر تهوية مثالية للأذن دون إدخال السماعة في القناة السمعية، مما يمنحك شعوراً بالخفة والحرية.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🦾 تيتانيوم الذاكرة المرن\u003c\/h3\u003e\n        \u003cp\u003eأسلاك تيتانيوم بسماكة 0.5 مم مع مفاصل TPU ناعمة تضمن ثباتاً محكماً ومرونة فائقة تتحمل أكثر من 1000 طية.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔘 تحكم دقيق بالأزرار\u003c\/h3\u003e\n        \u003cp\u003eأزرار فيزيائية بديهية تضمن لك تحكماً دقيقاً ومنع اللمسات العرضية، مثالية أثناء الجري والتمارين المكثفة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎙️ مكالمات ذكية بالـ AI\u003c\/h3\u003e\n        \u003cp\u003eميكروفونات متطورة تعمل بخوارزميات الذكاء الاصطناعي لتصفية ضوضاء الخلفية، لضمان صوت نقي في أي مكان.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"titanium-box\"\u003e\n      \u003ch3\u003eلماذا تختار Soundcore C40i؟\u003c\/h3\u003e\n      \u003cp\u003eإذا كنت تبحث عن سماعة تدمج بين التكنولوجيا العصرية والراحة الصحية للأذن مع مظهر رياضي أنيق، فإن C40i هي الخيار الأمثل. بفضل تقنية Bluetooth 5.4، استمتع باتصال متعدد النقاط وتنقل بسلاسة بين أجهزتك.\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eثبات محكم يناسب شكل أذنك تماماً أثناء الحركة.\u003c\/li\u003e\n        \u003cli\u003eتهوية طبيعية تحافظ على صحة الأذن أثناء الاستخدام الطويل.\u003c\/li\u003e\n        \u003cli\u003eاتصال مستقر وسريع بفضل أحدث تقنيات البلوتوث.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eأعد تعريف تجربة الاستماع الخاصة بك\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore C40i الآن من نيوتيك وتمتع بمزيج فريد من التكنولوجيا والراحة الرياضية.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6; color: #000; font-size: 16px;\"\u003e\n      \u003cp\u003eمتوفرة الآن لدى متجر نيوتيك - وجهتك الأولى للابتكار الصوتي.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"رمادي غامق","offer_id":51220372619549,"sku":"MB-A3331HZ1","price":27.39,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/SoundcoreC40i-img01.webp?v=1777378223"},{"product_id":"soundcore-r60i-nc","title":"سماعات SOUNDCORE R60i NC اللاسلكية","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --r60-dark: #0f172a;\n    --r60-blue: #3b82f6;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(59, 130, 246, .3) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-tech { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff ;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--r60-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--r60-blue); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: #222; margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      AI TRANSLATION BOX\n  ══════════════════════════════════ *\/\n  .ai-box {\n    background: var(--r60-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--gold);\n  }\n  .ai-box h3 { color: var(--gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .ai-box p { font-size: 1.3rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '✨'; color: var(--gold); font-weight: 900; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.4rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eعزل ضوضاء 52dB ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-tech\"\u003eمترجمك الذكي الخاص\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eSoundcore R60i NC.. \u003cspan\u003eصوت يتخطى الحدود\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eاكتشف أبعاداً جديدة للاستماع والتواصل مع تقنية إلغاء الضوضاء التكيفية وميزة الترجمة الفورية بالذكاء الاصطناعي.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eأبرز المميزات الذكية\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔇 عزل ضوضاء تكيفي\u003c\/h3\u003e\n        \u003cp\u003eنظام ذكي يضبط مستوى العزل تلقائياً ليحجب الضوضاء بنسبة تصل إلى 52 ديسيبل، مما يوفر لك تركيزاً كاملاً في أي بيئة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎧 صوت Hi-Res فائق\u003c\/h3\u003e\n        \u003cp\u003eاستمتع بتفاصيل موسيقية مذهلة بفضل تقنية LDAC التي تنقل الصوت بجودة Hi-Fi نقية، وتوازن مثالي بين الـ Bass والـ Treble.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎙️ 6 ميكروفونات للمكالمات\u003c\/h3\u003e\n        \u003cp\u003eتصفية متقدمة للرياح والضوضاء الخارجية عبر خوارزميات AI، ليكون صوتك مسموعاً بوضوح تام وكأنك تتحدث وجهاً لوجه.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔋 بطارية 50 ساعة\u003c\/h3\u003e\n        \u003cp\u003eاستماع مستمر حتى 10 ساعات، وإجمالي 50 ساعة مع علبة الشحن. شحن لمدة 10 دقائق فقط يمنحك ساعات من المتعة.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ai-box\"\u003e\n      \u003ch3\u003eثورة الترجمة الفورية بالذكاء الاصطناعي\u003c\/h3\u003e\n      \u003cp\u003eليست مجرد سماعة، بل هي أداتك الأولى لكسر حواجز اللغة في السفر والعمل:\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eفهم أكثر من 100 لغة بشكل فوري ومباشر.\u003c\/li\u003e\n        \u003cli\u003eدعم الترجمة في الوقت الحقيقي للمكالمات والاجتماعات الدولية.\u003c\/li\u003e\n        \u003cli\u003eالمترجم الشخصي الأكثر ذكاءً وراحة في أذنيك.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eامنح نفسك الهدوء الذي تحتاجه\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore R60i NC الآن من نيوتيك واحصل على عازلك الخاص ومترجمك الشخصي في قطعة واحدة مذهلة.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفرة الآن بأفضل سعر وحصرياً لدى متجر نيوتيك الكويت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"اسود","offer_id":51220444971293,"sku":"MB-D1202H11","price":10.95,"currency_code":"KWD","in_stock":true},{"title":"ابيض","offer_id":51220445004061,"sku":"MB-D1202H21","price":10.95,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/1_946af327-97c9-4840-85a3-a3c348036477.webp?v=1777381474"},{"product_id":"soundcore-aeroclip-open-ear-clip-on","title":"سماعات SOUNDCORE AeroClip | Open-Ear Clip-On","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --aero-dark: #0f172a;\n    --aero-silver: #94a3b8;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #334155 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(148, 163, 184, .2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-silver { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--aero-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--aero-silver); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--aero-dark); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TITANIUM AUDIO BOX\n  ══════════════════════════════════ *\/\n  .audio-box {\n    background: var(--aero-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--gold);\n  }\n  .audio-box h3 { color: var(--gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .audio-box p { font-size: 1.3rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '🎧'; font-size: 1.2rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.4rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eتصميم الحلقة المفتوحة Open-Ring ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-silver\"\u003eSoundcore AeroClip\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eحرية الاستماع.. \u003cspan\u003eبلا قيود\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eأعد تعريف مفهوم الراحة مع AeroClip؛ المصممة خصيصاً لتمنحك صوتاً استثنائياً مع بقاء أذنيك منفتحة على العالم من حولك.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا AeroClip هي رفيقك المثالي؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e☁️ راحة تامة بلا ضغط\u003c\/h3\u003e\n        \u003cp\u003eتوضع على الأذن وليس بداخلها، مما يخلصك تماماً من آلام الأذن والضغط الناتج عن الاستخدام الطويل في التمارين والمغامرات.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e💪 ثبات ومرونة فائقة\u003c\/h3\u003e\n        \u003cp\u003eتصميم خفيف كالريشة يتحمل حتى 20,000 طية، مما يضمن ثباتاً محكماً على الأذن مهما كانت قوة حركتك أثناء الجري.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🌬️ مكالمات نقية في الرياح\u003c\/h3\u003e\n        \u003cp\u003eمزودة بـ 4 ميكروفونات وشبكات مقاومة للرياح مع خوارزميات AI لتصفية الضوضاء وضمان وصول صوتك بوضوح تام.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e✨ أناقة بلا مجهود\u003c\/h3\u003e\n        \u003cp\u003eأداء قوي مغلف بتصميم عصري وألوان جذابة تضيف لمسة جمالية لمظهرك اليومي والرياضي بلمسات بريميوم.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"audio-box\"\u003e\n      \u003ch3\u003eأداء صوتي يتحدى التصميم المفتوح\u003c\/h3\u003e\n      \u003cp\u003eلا تساوم AeroClip على جودة الصوت رغم تصميمها المفتوح، فهي مدعمة بأحدث تقنيات الصوت من Soundcore:\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eمحرك مطلي بالتيتانيوم (12mm*12mm) لصوت غني بالتفاصيل.\u003c\/li\u003e\n        \u003cli\u003eتقنية \"Virtual Bass\" المتطورة لتقديم طبقات منخفضة عميقة وقوية.\u003c\/li\u003e\n        \u003cli\u003eتوازن مثالي بين الأمان (الانتباه للطريق) والرفاهية الصوتية.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eانطلق بحرية واستمتع بصوتك المفضل\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore AeroClip الآن من نيوتيك واختبر المزيج المثالي بين الراحة الصحية والأداء الصوتي الاستثنائي.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفرة الآن لدى متجر نيوتيك - وجهتك الأولى للابتكار والتميز.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"ازرق","offer_id":51220483670301,"sku":"MB-A3388H31","price":32.99,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/215478.webp?v=1777385274"},{"product_id":"soundcore-aeroclip-open-ear-earbuds","title":"سماعات SOUNDCORE AeroClip | Open-Ear","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --aero-dark: #0f172a;\n    --aero-silver: #94a3b8;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #0f172a 0%, #334155 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(148, 163, 184, .2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-silver { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--aero-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--aero-silver); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--aero-dark); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      TITANIUM AUDIO BOX\n  ══════════════════════════════════ *\/\n  .audio-box {\n    background: var(--aero-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--gold);\n  }\n  .audio-box h3 { color: var(--gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .audio-box p { font-size: 1.3rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '🎧'; font-size: 1.2rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.4rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eتصميم الحلقة المفتوحة Open-Ring ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-silver\"\u003eSoundcore AeroClip\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eحرية الاستماع.. \u003cspan\u003eبلا قيود\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eأعد تعريف مفهوم الراحة مع AeroClip؛ المصممة خصيصاً لتمنحك صوتاً استثنائياً مع بقاء أذنيك منفتحة على العالم من حولك.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eلماذا AeroClip هي رفيقك المثالي؟\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e☁️ راحة تامة بلا ضغط\u003c\/h3\u003e\n        \u003cp\u003eتوضع على الأذن وليس بداخلها، مما يخلصك تماماً من آلام الأذن والضغط الناتج عن الاستخدام الطويل في التمارين والمغامرات.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e💪 ثبات ومرونة فائقة\u003c\/h3\u003e\n        \u003cp\u003eتصميم خفيف كالريشة يتحمل حتى 20,000 طية، مما يضمن ثباتاً محكماً على الأذن مهما كانت قوة حركتك أثناء الجري.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🌬️ مكالمات نقية في الرياح\u003c\/h3\u003e\n        \u003cp\u003eمزودة بـ 4 ميكروفونات وشبكات مقاومة للرياح مع خوارزميات AI لتصفية الضوضاء وضمان وصول صوتك بوضوح تام.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e✨ أناقة بلا مجهود\u003c\/h3\u003e\n        \u003cp\u003eأداء قوي مغلف بتصميم عصري وألوان جذابة تضيف لمسة جمالية لمظهرك اليومي والرياضي بلمسات بريميوم.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"audio-box\"\u003e\n      \u003ch3\u003eأداء صوتي يتحدى التصميم المفتوح\u003c\/h3\u003e\n      \u003cp\u003eلا تساوم AeroClip على جودة الصوت رغم تصميمها المفتوح، فهي مدعمة بأحدث تقنيات الصوت من Soundcore:\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eمحرك مطلي بالتيتانيوم (12mm*12mm) لصوت غني بالتفاصيل.\u003c\/li\u003e\n        \u003cli\u003eتقنية \"Virtual Bass\" المتطورة لتقديم طبقات منخفضة عميقة وقوية.\u003c\/li\u003e\n        \u003cli\u003eتوازن مثالي بين الأمان (الانتباه للطريق) والرفاهية الصوتية.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eانطلق بحرية واستمتع بصوتك المفضل\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore AeroClip الآن من نيوتيك واختبر المزيج المثالي بين الراحة الصحية والأداء الصوتي الاستثنائي.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفرة الآن لدى متجر نيوتيك - وجهتك الأولى للابتكار والتميز.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"اسود","offer_id":51220550910237,"sku":"MB-A3388H11","price":32.99,"currency_code":"KWD","in_stock":false},{"title":"ابيض","offer_id":51220552974621,"sku":"MB-A3388H21","price":32.99,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/1_97a91ea0-7de0-46b2-bfc5-f101999ea0b9.webp?v=1777390538"},{"product_id":"soundcore-space-one-pro-headphones-black","title":"سماعة الرأس SOUNDCARE Space One Pro - اسود","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --space-dark: #0f172a;\n    --space-gray: #64748b;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(212, 175, 55, .15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4);\n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--space-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: var(--space-dark); margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      FLEXI-CURVE HIGHLIGHT\n  ══════════════════════════════════ *\/\n  .flexi-box {\n    background: var(--space-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--gold);\n  }\n  .flexi-box h3 { color: var(--gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .flexi-box p { font-size: 1.35rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '◈'; color: var(--gold); font-size: 1.2rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-pro\"\u003eSpace One Pro Edition ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eعبقرية التصميم الاحترافي\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eارتقِ باستماعك إلى \u003cspan\u003eآفاق جديدة\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eتجمع Space One Pro بين قوة الأداء الصوتي الفائق وهيكل FlexiCurve™ المبتكر، لتكون رفيقك الأمثل في السفر والعمل.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eأبرز مميزات الإصدار الاحترافي\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔇 عزل ذكي بـ 4 مراحل\u003c\/h3\u003e\n        \u003cp\u003eعزل ضوضاء متطور في الوقت الفعلي يلغي الأصوات المزعجة بدقة متناهية، لتستمتع بعالمك الخاص أينما كنت.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎶 صوت Hi-Res نقي\u003c\/h3\u003e\n        \u003cp\u003eمحركات بأغشية ثلاثية الطبقات تضمن لك صوتاً عالي الدقة وتفاصيل موسيقية غنية وعميقة تحاكي الواقع بلا تشويه.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔋 بطارية هي الأقوى\u003c\/h3\u003e\n        \u003cp\u003e60 ساعة تشغيل كاملة، و40 ساعة مع العزل. شحن لمدة 5 دقائق فقط يمنحك 8 ساعات من الاستمتاع المتواصل.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e☁️ راحة تدوم طوال اليوم\u003c\/h3\u003e\n        \u003cp\u003eطوق رأس يخفف الضغط ووسائد أذن فائقة النعومة تضمن لك تجربة مريحة حتى في أطول الرحلات الجوية.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"flexi-box\"\u003e\n      \u003ch3\u003eثورة التصميم: هيكل FlexiCurve™ القابل للطي\u003c\/h3\u003e\n      \u003cp\u003eصُممت Space One Pro لتتكيف مع نمط حياتك السريع بفضل هندستها الفريدة:\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eيسمح الهيكل المبتكر بطي السماعة ليتقلص حجمها بنسبة 50%.\u003c\/li\u003e\n        \u003cli\u003eسهولة فائقة في الحمل داخل أي حقيبة دون المساومة على متانة السماعة.\u003c\/li\u003e\n        \u003cli\u003eالتوازن المثالي بين التقنية الفاخرة والتصميم العملي المرن.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eاختر التميز الذي يتكيف مع حياتك\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore Space One Pro الآن من نيوتيك واحصل على السماعة الأكثر مرونة وقوة في فئتها.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفرة الآن لدى متجر نيوتيك - وجهتك الأولى لأحدث تقنيات الصوت في الكويت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51220561789213,"sku":"MB-A3062H11","price":54.99,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/8965214789.webp?v=1777391611"},{"product_id":"soundcore-space-one-headphones","title":"سماعة الرأس SOUNDCORE Space One","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --space-blue: #0f172a;\n    --space-indigo: #312e81;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #1e293b;\n    --text-muted: #475569;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #e2e8f0;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: var(--text-main);\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #1e1b4b 0%, #0f172a 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 60% at 50% 0%, rgba(212, 175, 55, .15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-space { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.4); \n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--space-blue); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: #222; margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: var(--text-muted); margin: 0; }\n\n  \/* ══════════════════════════════════\n      SILENCE BOX\n  ══════════════════════════════════ *\/\n  .silence-box {\n    background: var(--space-blue); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 35px rgba(15, 23, 42, 0.2);\n    border-right: 8px solid var(--gold);\n  }\n  .silence-box h3 { color: var(--gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .silence-box p { font-size: 1.35rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '◈'; color: var(--gold); font-size: 1.2rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #0f172a 0%, #1e1b4b 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(15, 23, 42, 0.2);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-space\"\u003eSoundcore Space One ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eعزل ضوضاء بمعدل ضعفين\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eانغمس في عالمك.. \u003cspan\u003eبهدوء مثالي\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eصُممت Space One خصيصاً لتقليل الضوضاء المحيطة بكفاءة لا تضاهى، لتوفر لك التركيز المطلق في العمل، الدراسة، أو السفر.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eأبرز ميزات الهدوء والتركيز\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔇 عزل ذكي وتكيفي\u003c\/h3\u003e\n        \u003cp\u003eتقنية متطورة تحجب ما يصل إلى 98% من الضوضاء، حيث تتكيف السماعة تلقائياً مع مستوى الضجيج حولك لتمنحك الهدوء التام.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎶 صوت Hi-Res فائق\u003c\/h3\u003e\n        \u003cp\u003eمحركات ديناميكية مقاس 40 مم مع دعم تقنية LDAC، لتستمتع بتفاصيل موسيقية غنية وصوت نقي معتمد عالمياً.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔋 بطارية تدوم لأسبوع\u003c\/h3\u003e\n        \u003cp\u003eاستمتع بـ 40 ساعة من التشغيل مع تفعيل العزل (ANC)، وتصل إلى 55 ساعة عند إيقافه. طاقة تكفيك لأسبوع كامل بشحنة واحدة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e☁️ ملاءمة مريحة طوال اليوم\u003c\/h3\u003e\n        \u003cp\u003eأغطية أذن دوارة بزاوية 8 درجات وطوق رأس ناعم يضمن توزيعاً متوازناً للضغط وملاءمة مثالية لكل الرؤوس.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"silence-box\"\u003e\n      \u003ch3\u003eلماذا تتفوق Space One في العزل؟\u003c\/h3\u003e\n      \u003cp\u003eبفضل هندستها الصوتية الفريدة، تقدم Space One حلاً جذرياً للمحيط الصاخب:\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eقدرة استثنائية على تقليل أصوات الكلام والمحادثات المجاورة بمعدل ضعفي السماعات التقليدية.\u003c\/li\u003e\n        \u003cli\u003e5 مستويات قابلة للتعديل لوضع الشفافية، لتسمع ما يدور حولك دون الحاجة لخلع السماعة.\u003c\/li\u003e\n        \u003cli\u003eالمساحة الخاصة التي تحتاجها في المكاتب المزدحمة أو وسائل النقل العام.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eاختر الهدوء الذي يستحقه يومك\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore Space One الآن من نيوتيك واحصل على أداء العزل المتطور مع راحة استثنائية لا تخذلك أبداً.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفرة الآن بأفضل سعر لدى متجر نيوتيك الكويت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"ازرق","offer_id":51220586135837,"sku":"MB-A3035031","price":27.39,"currency_code":"KWD","in_stock":true},{"title":"اسود","offer_id":51220586168605,"sku":"MB-A3035011","price":27.39,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/2_45c775f6-f772-46d4-a1e9-d573cb4de87f.webp?v=1777392918"},{"product_id":"soundcore-liberty-4-pro-earbuds-black","title":"سماعات SOUNDCORE Liberty 4 Pro  - اسود","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;700;900\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\n\u003cstyle\u003e\n  :root {\n    --liberty-dark: #020617;\n    --liberty-blue: #1e293b;\n    --gold: #d4af37;\n    --gold-light: #ffb400;\n    --text-main: #f8fafc;\n    --text-muted: #94a3b8;\n    --white: #ffffff;\n    --bg-light: #f8fafc;\n    --border: #1e293b;\n  }\n\n  .ridelux-body {\n    font-family: 'Cairo', sans-serif;\n    background: var(--bg-light);\n    color: #1e293b;\n    line-height: 1.9;\n    direction: rtl;\n    text-align: right;\n  }\n\n  \/* ══════════════════════════════════\n      HERO SECTION (FUTURE STYLE)\n  ══════════════════════════════════ *\/\n  .hero {\n    background: linear-gradient(135deg, #020617 0%, #0f172a 100%);\n    color: var(--white);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: ''; position: absolute; inset: 0;\n    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }\n  \n  .badge-row { display: flex; justify-content: center; gap: 12px; flex-wrap: wrap; margin-bottom: 25px; }\n  .badge {\n    padding: 10px 22px; border-radius: 100px; font-size: 1.1rem; font-weight: 700;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.5);\n  }\n  .badge-gold { background: rgba(212,175,55,0.25); border: 2px solid var(--gold); color: var(--gold-light); }\n  .badge-pro { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.3); color: #fff; }\n\n  .hero-title { \n    font-size: clamp(2.2rem, 6vw, 3.8rem); \n    font-weight: 900; \n    margin-bottom: 25px; \n    line-height: 1.2;\n    text-shadow: 0 3px 15px rgba(0,0,0,0.6); \n    color: #fff;\n  }\n  .hero-title span { color: var(--gold-light); }\n  \n  .hero-sub { \n    font-size: 1.4rem; \n    color: rgba(255,255,255,0.9); \n    max-width: 800px; \n    margin: 0 auto 40px; \n    font-weight: 600;\n  }\n\n  \/* ══════════════════════════════════\n      CONTAINER \u0026 FEATURES GRID\n  ══════════════════════════════════ *\/\n  .container { max-width: 1100px; margin: 0 auto; padding: 60px 20px; }\n  \n  .section-head { display: flex; align-items: center; gap: 15px; margin-bottom: 40px; }\n  .section-head .bar { width: 8px; height: 45px; border-radius: 5px; background: var(--gold); }\n  .section-head h2 { font-size: 2rem; font-weight: 900; color: var(--liberty-dark); }\n\n  .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 25px;\n    margin-bottom: 60px;\n  }\n\n  .feat-card {\n    background: #fff; padding: 35px; border-radius: 25px; border: 1px solid var(--border);\n    transition: all 0.3s ease;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.03);\n    position: relative;\n    overflow: hidden;\n  }\n  .feat-card:hover { transform: translateY(-5px); border-color: var(--gold); }\n  .feat-card h3 { font-size: 1.5rem; font-weight: 900; color: #0f172a; margin-bottom: 15px; }\n  .feat-card p { font-size: 1.2rem; color: #475569; margin: 0; }\n\n  \/* ══════════════════════════════════\n      SMART CASE BOX\n  ══════════════════════════════════ *\/\n  .smart-box {\n    background: var(--liberty-dark); color: var(--white); padding: 45px; border-radius: 30px; margin: 50px 0;\n    box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n    border-right: 8px solid var(--gold);\n  }\n  .smart-box h3 { color: var(--gold-light); font-size: 1.8rem; font-weight: 900; margin-bottom: 20px; }\n  .smart-box p { font-size: 1.4rem; opacity: 0.9; }\n\n  .list-item { list-style: none; padding: 0; margin: 0; }\n  .list-item li { \n    font-size: 1.25rem; margin-bottom: 15px; display: flex; gap: 15px; align-items: center;\n  }\n  .list-item li::before { content: '◈'; color: var(--gold); font-size: 1.2rem; }\n\n  \/* ══════════════════════════════════\n      CTA BANNER\n  ══════════════════════════════════ *\/\n  .cta-banner {\n    background: linear-gradient(135deg, #020617 0%, #0f172a 100%);\n    border-radius: 40px; padding: 70px 40px; text-align: center; color: #fff;\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.4);\n    border: 1px solid var(--gold);\n  }\n  .cta-banner h2 { font-size: 2.4rem; font-weight: 900; margin-bottom: 20px; color: var(--gold-light); }\n  .cta-banner p { font-size: 1.45rem; opacity: 0.9; margin-bottom: 35px; }\n  \n  .shop-btn {\n    display: inline-block; padding: 18px 55px; background: var(--gold-light);\n    color: #000; border-radius: 15px; font-weight: 900; font-size: 1.5rem; text-decoration: none;\n    box-shadow: 0 10px 25px rgba(255, 180, 0, 0.4); transition: 0.3s;\n  }\n  .shop-btn:hover { transform: scale(1.05); background: var(--white); }\n\n  @media (max-width: 768px) {\n    .feature-grid { grid-template-columns: 1fr; }\n    .hero-title { font-size: 2.2rem; }\n    .hero-sub { font-size: 1.2rem; }\n    .cta-banner { padding: 50px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ridelux-body\"\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-inner\"\u003e\n      \u003cdiv class=\"badge-row\"\u003e\n        \u003cspan class=\"badge badge-gold\"\u003eالسماعة الأكثر ذكاءً في العالم ⭐\u003c\/span\u003e\n        \u003cspan class=\"badge badge-pro\"\u003eSoundcore Liberty 4 Pro\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ch1 class=\"hero-title\"\u003eقمة التكنولوجيا.. \u003cspan\u003eبين يديك\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hero-sub\"\u003eتجمع Liberty 4 Pro بين التحكم الثوري من العلبة مباشرة، وجودة الصوت السينمائية، وأقوى نظام عزل ضوضاء في تاريخ Soundcore.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"container\"\u003e\n    \n    \u003cdiv class=\"section-head\"\u003e\n      \u003cdiv class=\"bar\"\u003e\u003c\/div\u003e\n      \u003ch2\u003eمستقبل الصوتيات اللاسلكية\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🔇 عزل أقوى بـ 3 أضعاف\u003c\/h3\u003e\n        \u003cp\u003eمزودة بـ 7 مستشعرات تلتقط الضوضاء من جميع الزوايا، مع تعديل تكيفي لحظي كل 0.3 ثانية ليناسب بيئتك فوراً.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎵 جودة الاستوديو (ACAA)\u003c\/h3\u003e\n        \u003cp\u003eنظام صوتي يجمع بين محرك 10.5 مم وتويتر مطلي بالتيتانيوم، لتقديم صوت غني ودقيق يحاكي تجربة الاستوديو الحقيقية.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e⚡ شحن أسرع بمرتين\u003c\/h3\u003e\n        \u003cp\u003eتقنية شحن فائقة؛ 5 دقائق فقط تمنحك 4 ساعات استماع. وتصل البطارية الإجمالية إلى 40 ساعة من المتعة المستمرة.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003ch3\u003e🎙️ 6 ميكروفونات كريستالية\u003c\/h3\u003e\n        \u003cp\u003eمكالمات واضحة تماماً بفضل تقنيات تقليل ضوضاء الرياح والذكاء الاصطناعي التي تضمن نقاء صوتك في أشد الزحام.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smart-box\"\u003e\n      \u003ch3\u003eثورة التحكم: علبة الشحن الذكية\u003c\/h3\u003e\n      \u003cp\u003eلأول مرة في فئتها، Liberty 4 Pro تمنحك سيطرة كاملة دون الحاجة للمس هاتفك:\u003c\/p\u003e\n      \u003cul class=\"list-item\" style=\"margin-top: 25px;\"\u003e\n        \u003cli\u003eشاشة عرض مدمجة توضح الإعدادات وحالة البطارية بوضوح.\u003c\/li\u003e\n        \u003cli\u003eشريط لمس جانبي للتحكم في مستويات العزل والشفافية بلمسة واحدة.\u003c\/li\u003e\n        \u003cli\u003eتجربة مستخدم فريدة تجمع بين الأناقة والوظيفة العملية الفائقة.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003ch2\u003eامتلك تكنولوجيا الغد.. اليوم\u003c\/h2\u003e\n      \u003cp\u003eاطلب Soundcore Liberty 4 Pro الآن من نيوتيك واستمتع بتجربة صوتية احترافية لا مثيل لها.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/newtechq8.com\/\" class=\"shop-btn\"\u003eاطلبها الآن من نيوتيك\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 50px; text-align: center; opacity: 0.6;\"\u003e\n      \u003cp\u003eمتوفرة الآن بأفضل سعر وحصرياً لدى متجر نيوتيك الكويت.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Newtech Store","offers":[{"title":"Default Title","offer_id":51221215510813,"sku":"MB-A3954H11","price":32.95,"currency_code":"KWD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0878\/4301\/2893\/files\/1012010.webp?v=1777413914"}],"url":"https:\/\/newtechq8.com\/en\/collections\/phone-essentials.oembed","provider":"Newtech Store","version":"1.0","type":"link"}