{"product_id":"عباية-اشراقة","title":"عباية - اشراقة","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .yasmeena-wrapper {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            max-width: 950px;\n            margin: 0 auto;\n            padding: 20px 15px;\n            direction: rtl;\n        }\n\n        .yasmeena-header {\n            text-align: center;\n            padding: 25px 30px 20px;\n            position: relative;\n        }\n\n        .yasmeena-header::before {\n            content: '✦';\n            position: absolute;\n            top: 10px;\n            right: 15%;\n            font-size: 1.5em;\n            color: #2d3e50;\n            opacity: 0.3;\n        }\n\n        .yasmeena-header::after {\n            content: '✦';\n            position: absolute;\n            top: 10px;\n            left: 15%;\n            font-size: 1.5em;\n            color: #2d3e50;\n            opacity: 0.3;\n        }\n\n        .yasmeena-title {\n            color: #0a1929;\n            font-size: 2.5em;\n            font-weight: 300;\n            letter-spacing: 6px;\n            margin: 0 0 10px 0;\n            position: relative;\n        }\n\n        .yasmeena-title::before {\n            content: '◆';\n            position: absolute;\n            right: -40px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 0.4em;\n            color: #3d5a80;\n        }\n\n        .yasmeena-title::after {\n            content: '◆';\n            position: absolute;\n            left: -40px;\n            top: 50%;\n            transform: translateY(-50%);\n            font-size: 0.4em;\n            color: #3d5a80;\n        }\n\n        .yasmeena-subtitle {\n            color: #2d3e50;\n            font-size: 1em;\n            font-weight: 300;\n            letter-spacing: 1px;\n            margin: 0;\n        }\n\n        .yasmeena-divider {\n            width: 100%;\n            height: 2px;\n            background: linear-gradient(to left, transparent, #0a1929, transparent);\n            margin: 20px 0;\n        }\n\n        .yasmeena-content {\n            padding: 15px 30px;\n        }\n\n        .yasmeena-intro {\n            background: linear-gradient(135deg, #e8eef5 0%, #f5f8fc 100%);\n            padding: 20px 25px;\n            border-radius: 12px;\n            border-right: 4px solid #2d3e50;\n            margin-bottom: 20px;\n            position: relative;\n        }\n\n        .yasmeena-intro::before {\n            content: '❖';\n            position: absolute;\n            top: 10px;\n            left: 15px;\n            font-size: 1.2em;\n            color: #3d5a80;\n            opacity: 0.2;\n        }\n\n        .yasmeena-intro::after {\n            content: '❖';\n            position: absolute;\n            bottom: 10px;\n            right: 15px;\n            font-size: 1.2em;\n            color: #3d5a80;\n            opacity: 0.2;\n        }\n\n        .yasmeena-intro-text {\n            color: #1a2332;\n            font-size: 1.05em;\n            line-height: 1.8;\n            font-weight: 500;\n            margin: 0;\n            text-align: justify;\n        }\n\n        .yasmeena-section-block {\n            margin-bottom: 20px;\n        }\n\n        .yasmeena-section-title {\n            color: #0a1929;\n            font-size: 1.2em;\n            font-weight: 700;\n            margin: 0 0 12px 0;\n            padding-bottom: 6px;\n            border-bottom: 2px solid #2d3e50;\n            display: inline-block;\n            position: relative;\n        }\n\n        .yasmeena-section-title::before {\n            content: '◈';\n            margin-left: 8px;\n            color: #3d5a80;\n            font-size: 0.8em;\n        }\n\n        .yasmeena-section-title::after {\n            content: '◈';\n            margin-right: 8px;\n            color: #3d5a80;\n            font-size: 0.8em;\n        }\n\n        .yasmeena-points {\n            list-style: none;\n            background: #fafbfd;\n            padding: 15px 20px;\n            border-radius: 10px;\n            margin: 0;\n        }\n\n        .yasmeena-point {\n            padding: 10px 0;\n            border-bottom: 1px solid #e8ecf1;\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            transition: all 0.3s ease;\n        }\n\n        .yasmeena-point:last-child {\n            border-bottom: none;\n            padding-bottom: 0;\n        }\n\n        .yasmeena-point:hover {\n            transform: translateX(-3px);\n        }\n\n        .yasmeena-bullet {\n            width: 10px;\n            height: 10px;\n            background: linear-gradient(135deg, #2d3e50 0%, #3d5a80 100%);\n            border-radius: 50%;\n            margin-top: 5px;\n            flex-shrink: 0;\n            box-shadow: 0 2px 4px rgba(45, 62, 80, 0.3);\n        }\n\n        .yasmeena-point-title {\n            color: #0a1929;\n            font-size: 0.95em;\n            font-weight: 700;\n            margin: 0 0 4px 0;\n        }\n\n        .yasmeena-point-desc {\n            color: #4a5f7f;\n            font-size: 0.85em;\n            line-height: 1.5;\n            margin: 0;\n        }\n\n        .yasmeena-features {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 12px;\n            margin-top: 12px;\n        }\n\n        .yasmeena-feature {\n            background: linear-gradient(135deg, #f8fafb 0%, #ffffff 100%);\n            padding: 15px 18px;\n            border-radius: 10px;\n            border-right: 3px solid #3d5a80;\n            transition: all 0.3s ease;\n            box-shadow: 0 2px 8px rgba(15, 20, 25, 0.08);\n            text-align: center;\n        }\n\n        .yasmeena-feature:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(15, 20, 25, 0.15);\n            border-right-color: #2d3e50;\n        }\n\n        .yasmeena-feature-icon {\n            font-size: 2em;\n            margin-bottom: 8px;\n            display: block;\n        }\n\n        .yasmeena-feature-title {\n            color: #0a1929;\n            font-size: 0.95em;\n            font-weight: 700;\n            margin: 0 0 6px 0;\n        }\n\n        .yasmeena-feature-desc {\n            color: #4a5f7f;\n            font-size: 0.85em;\n            line-height: 1.5;\n            margin: 0;\n        }\n\n        .yasmeena-material {\n            text-align: center;\n            margin-top: 20px;\n        }\n\n        .yasmeena-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #0a1929 0%, #1a2840 100%);\n            color: #ffffff;\n            padding: 12px 28px;\n            border-radius: 50px;\n            font-size: 0.95em;\n            font-weight: 600;\n            box-shadow: 0 6px 20px rgba(10, 25, 41, 0.3);\n            border: 2px solid #3d5a80;\n            transition: all 0.3s ease;\n        }\n\n        .yasmeena-badge:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(10, 25, 41, 0.4);\n        }\n\n        .yasmeena-cta {\n            background: linear-gradient(135deg, #e8eef5 0%, #d4dce8 100%);\n            padding: 18px 22px;\n            border-radius: 12px;\n            text-align: center;\n            margin-top: 18px;\n            border: 2px solid #3d5a80;\n            position: relative;\n        }\n\n        .yasmeena-cta::before {\n            content: '✦';\n            position: absolute;\n            top: 8px;\n            right: 15px;\n            font-size: 1.2em;\n            color: #2d3e50;\n            opacity: 0.3;\n        }\n\n        .yasmeena-cta::after {\n            content: '✦';\n            position: absolute;\n            bottom: 8px;\n            left: 15px;\n            font-size: 1.2em;\n            color: #2d3e50;\n            opacity: 0.3;\n        }\n\n        .yasmeena-cta-text {\n            color: #0a1929;\n            font-size: 1.05em;\n            font-weight: 700;\n            letter-spacing: 0.5px;\n            margin: 0;\n        }\n\n        @media (max-width: 768px) {\n            .yasmeena-title {\n                font-size: 2em;\n                letter-spacing: 3px;\n            }\n\n            .yasmeena-title::before,\n            .yasmeena-title::after {\n                display: none;\n            }\n            \n            .yasmeena-content {\n                padding: 15px 15px;\n            }\n            \n            .yasmeena-features {\n                grid-template-columns: 1fr;\n                gap: 10px;\n            }\n\n            .yasmeena-intro {\n                padding: 15px 18px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"yasmeena-wrapper\"\u003e\n\u003cdiv class=\"yasmeena-header\"\u003e\n\u003ch1 class=\"yasmeena-title\"\u003eعباية اشراقة\u003c\/h1\u003e\n\u003cp class=\"yasmeena-subtitle\"\u003eكريب فورمال حرير فاخر - تصميم كلاسيكي عصري\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-content\"\u003e\n\u003cdiv class=\"yasmeena-intro\"\u003e\n\u003cp class=\"yasmeena-intro-text\"\u003eعباية خليجية مميزة مصنوعة من الكريب الفورمال الحرير الفاخر بملمس ناعم ومريح يناسب إطلالاتك اليومية والمناسبات الخاصة. تتميز بتصميم كلاسيكي عصري مع زراير أنيقة بطول العباية، مما يجعلها قطعة أساسية لكل سيدة تبحث عن الجمال والاحتشام.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-section-block\"\u003e\n\u003ch2 class=\"yasmeena-section-title\"\u003eالمميزات الرئيسية\u003c\/h2\u003e\n\u003cul class=\"yasmeena-points\"\u003e\n\u003cli class=\"yasmeena-point\"\u003e\n\u003cspan class=\"yasmeena-bullet\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"yasmeena-point-title\"\u003eكريب فورمال حرير فاخر\u003c\/h3\u003e\n\u003cp class=\"yasmeena-point-desc\"\u003eخامة راقية بملمس ناعم ومريح يمنحك شعوراً بالفخامة طوال اليوم\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"yasmeena-point\"\u003e\n\u003cspan class=\"yasmeena-bullet\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"yasmeena-point-title\"\u003eتصميم كلاسيكي عصري\u003c\/h3\u003e\n\u003cp class=\"yasmeena-point-desc\"\u003eقصة أنيقة تجمع بين الأصالة والعصرية لإطلالة راقية\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"yasmeena-point\"\u003e\n\u003cspan class=\"yasmeena-bullet\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"yasmeena-point-title\"\u003eزراير أنيقة بطول العباية\u003c\/h3\u003e\n\u003cp class=\"yasmeena-point-desc\"\u003eتفاصيل دقيقة من الزراير تضيف لمسة من الأناقة والعملية\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"yasmeena-point\"\u003e\n\u003cspan class=\"yasmeena-bullet\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"yasmeena-point-title\"\u003eمناسبة لكل الأوقات\u003c\/h3\u003e\n\u003cp class=\"yasmeena-point-desc\"\u003eقطعة أساسية تناسب الاستخدام اليومي والمناسبات الخاصة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-section-block\"\u003e\n\u003ch2 class=\"yasmeena-section-title\"\u003eالتفاصيل والمواصفات\u003c\/h2\u003e\n\u003cdiv class=\"yasmeena-features\"\u003e\n\u003cdiv class=\"yasmeena-feature\"\u003e\n\u003cspan class=\"yasmeena-feature-icon\"\u003e🌟\u003c\/span\u003e\n\u003ch4 class=\"yasmeena-feature-title\"\u003eالخامة\u003c\/h4\u003e\n\u003cp class=\"yasmeena-feature-desc\"\u003eكريب فورمال حرير فاخر\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-feature\"\u003e\n\u003cspan class=\"yasmeena-feature-icon\"\u003e👗\u003c\/span\u003e\n\u003ch4 class=\"yasmeena-feature-title\"\u003eالتصميم\u003c\/h4\u003e\n\u003cp class=\"yasmeena-feature-desc\"\u003eكلاسيكي عصري خليجي\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-feature\"\u003e\n\u003cspan class=\"yasmeena-feature-icon\"\u003e✨\u003c\/span\u003e\n\u003ch4 class=\"yasmeena-feature-title\"\u003eالتفاصيل\u003c\/h4\u003e\n\u003cp class=\"yasmeena-feature-desc\"\u003eزراير أنيقة بطول العباية\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-feature\"\u003e\n\u003cspan class=\"yasmeena-feature-icon\"\u003e💎\u003c\/span\u003e\n\u003ch4 class=\"yasmeena-feature-title\"\u003eالملمس\u003c\/h4\u003e\n\u003cp class=\"yasmeena-feature-desc\"\u003eناعم ومريح للاستخدام اليومي\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-material\"\u003e\u003cspan class=\"yasmeena-badge\"\u003eكريب فورمال حرير - فخامة وراحة\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"yasmeena-cta\"\u003e\n\u003cp class=\"yasmeena-cta-text\"\u003eالجمال والاحتشام في قطعة واحدة - عباية اشراقة\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"الروضة","offers":[{"title":"أسود \/ مقاس واحد","offer_id":44453996003511,"sku":"205","price":1250.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0678\/2202\/6935\/files\/720241673e070e8a3be7d3f6d54653db.webp?v=1769433463","url":"https:\/\/rawdadress.com\/products\/%d8%b9%d8%a8%d8%a7%d9%8a%d8%a9-%d8%a7%d8%b4%d8%b1%d8%a7%d9%82%d8%a9","provider":"Rawda Dress","version":"1.0","type":"link"}