{"title":"كل المنتجات","description":"\u003cp\u003eكل اختيارات ثبات في مكان واحد — إسدالات وقطع هادئة بتجمع بين الستر، الراحة، والجمال البسيط.\u003c\/p\u003e","products":[{"product_id":"mada-isdal","title":"إسدال نَفَس","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===================================================================\n       صفحة منتج — كل الستايل معزول تحت .thabat-product ولا يتسرب للموقع.\n       =================================================================== *\/\n\n    .thabat-product {\n      --plum-900: #2A0B1B;\n      --plum-700: #42112A;\n      --plum-500: #6E2347;\n      --mauve:    #5F4A55;\n      --ink:      #1C1318;\n      --page:     #FFFCF6;\n      --cream:    #FBF7EF;\n      --beige:    #F1E4CF;\n      --gold:     #B08D57;\n      --gold-soft:#D8BE8E;\n\n      --radius: 18px;\n      --maxw: 680px;\n      --ease: cubic-bezier(.22,.61,.36,1);\n\n      background:\n        radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n        var(--page);\n      color: var(--ink);\n      font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n      font-size: 16px;\n      line-height: 2;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after { box-sizing: border-box; }\n\n    .thabat-product .wrap {\n      max-width: var(--maxw);\n      margin-inline: auto;\n      padding: 60px 22px 72px;\n    }\n\n    \/* ============ الهيدر ============ *\/\n    .thabat-product .hero { text-align: center; margin-bottom: 30px; }\n\n    .thabat-product .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      letter-spacing: 3px;\n      color: var(--gold);\n      margin: 0 0 14px;\n    }\n    .thabat-product .eyebrow svg { width: 14px; height: 14px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }\n\n    .thabat-product .title {\n      font-family: \"El Messiri\", serif;\n      font-weight: 700;\n      font-size: clamp(34px, 7vw, 50px);\n      line-height: 1.2;\n      color: var(--plum-700);\n      margin: 0;\n    }\n\n    .thabat-product .divider {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin: 20px 0 22px;\n    }\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      content: \"\";\n      width: 70px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n    .thabat-product .divider svg { width: 18px; height: 18px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }\n\n    .thabat-product .lead {\n      max-width: 56ch;\n      margin: 0 auto;\n      color: var(--mauve);\n      font-size: 17px;\n    }\n    .thabat-product .lead strong { color: var(--plum-700); font-weight: 700; }\n\n    \/* ============ شارات مختصرة ============ *\/\n    .thabat-product .chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 26px 0 30px;\n    }\n    .thabat-product .chip {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 5px 16px;\n    }\n\n    \/* ============ بطاقة المميزات ============ *\/\n    .thabat-product .card {\n      background: var(--cream);\n      border: 1px solid var(--beige);\n      border-inline-start: 3px solid var(--gold-soft);\n      border-radius: var(--radius);\n      padding: 28px 30px;\n    }\n    .thabat-product .card h2 {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      color: var(--plum-700);\n      margin: 0 0 18px;\n    }\n\n    .thabat-product .feats { list-style: none; margin: 0; padding: 0; }\n    .thabat-product .feats li {\n      display: flex;\n      align-items: flex-start;\n      gap: 13px;\n      padding: 11px 0;\n      border-top: 1px solid var(--beige);\n    }\n    .thabat-product .feats li:first-child { border-top: 0; padding-top: 0; }\n    .thabat-product .feats li:last-child { padding-bottom: 0; }\n    .thabat-product .feats .hk { flex: none; margin-top: 6px; }\n    .thabat-product .feats .hk svg { width: 15px; height: 15px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }\n    .thabat-product .feats p { margin: 0; color: var(--ink); }\n\n    \/* ============ خاتمة + ملاحظة ============ *\/\n    .thabat-product .closer {\n      text-align: center;\n      max-width: 52ch;\n      margin: 30px auto 0;\n      color: var(--mauve);\n      font-size: 16.5px;\n    }\n    .thabat-product .note {\n      display: flex;\n      align-items: flex-start;\n      gap: 9px;\n      max-width: 60ch;\n      margin: 22px auto 0;\n      padding: 12px 16px;\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 12px;\n      color: var(--mauve);\n      font-size: 14.5px;\n      line-height: 1.8;\n    }\n    .thabat-product .note svg { flex: none; width: 17px; height: 17px; margin-top: 7px; stroke: var(--gold); fill: none; stroke-width: 1.7; }\n    .thabat-product .note strong { color: var(--plum-700); font-weight: 700; }\n\n    @media (prefers-reduced-motion: reduce) {\n      .thabat-product *,\n      .thabat-product *::before,\n      .thabat-product *::after { transition: none !important; animation: none !important; }\n    }\n\n    @media (max-width: 480px) {\n      .thabat-product .wrap { padding: 44px 16px 56px; }\n      .thabat-product .card { padding: 24px 20px; }\n      .thabat-product .divider::before,\n      .thabat-product .divider::after { width: 48px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ===== انسخ من هنا داخل صفحة Shopify ===== --\u003e\n\u003cdiv class=\"thabat-product\"\u003e\u003cmain class=\"wrap\"\u003e\u003c!-- الهيدر --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8 2 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M17.5 15H9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e إسدال · ثبات\u003c\/p\u003e\n\u003ch1 class=\"title\"\u003eنَفَس\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8 2 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M17.5 15H9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"lead\"\u003eخفيفٌ في إحساسه، واسعٌ في راحته… \u003cstrong\u003eنَفَس\u003c\/strong\u003e إسدالٌ صُنِع لمن تحبّ الراحة والوسع والحركة السهلة في قطعةٍ قريبة من يومها. قصّته الانسيابية تمنحكِ مساحةً وهدوءًا، وشكله البسيط الراقي يجعله مناسبًا للصلاة، للبيت، أو اختيارًا يوميًّا مريحًا يحمل معنى.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- شارات --\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eإحساس خفيف\u003c\/span\u003e \u003cspan class=\"chip\"\u003eقصة انسيابية\u003c\/span\u003e \u003cspan class=\"chip\"\u003eللصلاة والبيت\u003c\/span\u003e \u003cspan class=\"chip\"\u003eهدية هادئة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eالمميزات\u003c\/h2\u003e\n\u003cul class=\"feats\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8 2 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M17.5 15H9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eإحساسٌ خفيف ومريح يجعلكِ تنسَين أنّكِ ترتدينه.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8 2 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M17.5 15H9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eقصّةٌ انسيابية واسعة تمنحكِ حريّة حركةٍ كاملة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8 2 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M17.5 15H9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eشكلٌ هادئ بسيط يرافقكِ في يومكِ بكل أريحية.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8 2 22\"\u003e\u003c\/path\u003e\u003cpath d=\"M17.5 15H9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eمثاليٌّ للصلاة والبيت، وهديةٌ هادئة لها معنى لمن تحبّين.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- خاتمة --\u003e\n\u003cp class=\"closer\"\u003eنَفَس… خفّةٌ وراحةٌ تشبه أنفاسكِ. اختاريه واطمئنّي لاختيارٍ يليق بكِ.\u003c\/p\u003e\n\u003c!-- ملاحظة --\u003e\n\u003cp class=\"note\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 12h1v4h1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eملاحظة قبل الطلب:\u003c\/strong\u003e يرجى مراجعة الصور والاختيارات المتاحة في صفحة المنتج قبل إتمام الطلب.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003c!-- ===== انسخ حتى هنا ===== --\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56350296211622,"sku":null,"price":899.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/1_c8742cac-6c27-4272-ad09-697b0d76ddc8.png?v=1780784276"},{"product_id":"etizan-isdal","title":"إسدال إتزان","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===================================================================\n       صفحة منتج — كل الستايل معزول تحت .thabat-product ولا يتسرب للموقع.\n       =================================================================== *\/\n\n    .thabat-product {\n      --plum-900: #2A0B1B;\n      --plum-700: #42112A;\n      --plum-500: #6E2347;\n      --mauve:    #5F4A55;\n      --ink:      #1C1318;\n      --page:     #FFFCF6;\n      --cream:    #FBF7EF;\n      --beige:    #F1E4CF;\n      --gold:     #B08D57;\n      --gold-soft:#D8BE8E;\n\n      --radius: 18px;\n      --maxw: 680px;\n      --ease: cubic-bezier(.22,.61,.36,1);\n\n      background:\n        radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n        var(--page);\n      color: var(--ink);\n      font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n      font-size: 16px;\n      line-height: 2;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after { box-sizing: border-box; }\n\n    .thabat-product .wrap {\n      max-width: var(--maxw);\n      margin-inline: auto;\n      padding: 60px 22px 72px;\n    }\n\n    \/* ============ الهيدر ============ *\/\n    .thabat-product .hero { text-align: center; margin-bottom: 30px; }\n\n    .thabat-product .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      letter-spacing: 3px;\n      color: var(--gold);\n      margin: 0 0 14px;\n    }\n    .thabat-product .eyebrow svg { width: 13px; height: 13px; fill: var(--gold); }\n\n    .thabat-product .title {\n      font-family: \"El Messiri\", serif;\n      font-weight: 700;\n      font-size: clamp(34px, 7vw, 50px);\n      line-height: 1.2;\n      color: var(--plum-700);\n      margin: 0;\n    }\n\n    .thabat-product .divider {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin: 20px 0 22px;\n    }\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      content: \"\";\n      width: 70px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n    .thabat-product .divider svg { width: 17px; height: 17px; fill: var(--gold); }\n\n    .thabat-product .lead {\n      max-width: 56ch;\n      margin: 0 auto;\n      color: var(--mauve);\n      font-size: 17px;\n    }\n    .thabat-product .lead strong { color: var(--plum-700); font-weight: 700; }\n\n    \/* ============ شارات مختصرة ============ *\/\n    .thabat-product .chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 26px 0 30px;\n    }\n    .thabat-product .chip {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 5px 16px;\n    }\n\n    \/* ============ بطاقة المميزات ============ *\/\n    .thabat-product .card {\n      background: var(--cream);\n      border: 1px solid var(--beige);\n      border-inline-start: 3px solid var(--gold-soft);\n      border-radius: var(--radius);\n      padding: 28px 30px;\n    }\n    .thabat-product .card h2 {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      color: var(--plum-700);\n      margin: 0 0 18px;\n    }\n\n    .thabat-product .feats { list-style: none; margin: 0; padding: 0; }\n    .thabat-product .feats li {\n      display: flex;\n      align-items: flex-start;\n      gap: 13px;\n      padding: 11px 0;\n      border-top: 1px solid var(--beige);\n    }\n    .thabat-product .feats li:first-child { border-top: 0; padding-top: 0; }\n    .thabat-product .feats li:last-child { padding-bottom: 0; }\n    .thabat-product .feats .hk { flex: none; margin-top: 7px; }\n    .thabat-product .feats .hk svg { width: 14px; height: 14px; fill: var(--gold); }\n    .thabat-product .feats p { margin: 0; color: var(--ink); }\n\n    \/* ============ خاتمة + ملاحظة ============ *\/\n    .thabat-product .closer {\n      text-align: center;\n      max-width: 52ch;\n      margin: 30px auto 0;\n      color: var(--mauve);\n      font-size: 16.5px;\n    }\n    .thabat-product .note {\n      display: flex;\n      align-items: flex-start;\n      gap: 9px;\n      max-width: 60ch;\n      margin: 22px auto 0;\n      padding: 12px 16px;\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 12px;\n      color: var(--mauve);\n      font-size: 14.5px;\n      line-height: 1.8;\n    }\n    .thabat-product .note svg { flex: none; width: 17px; height: 17px; margin-top: 7px; stroke: var(--gold); fill: none; stroke-width: 1.7; }\n    .thabat-product .note strong { color: var(--plum-700); font-weight: 700; }\n\n    @media (prefers-reduced-motion: reduce) {\n      .thabat-product *,\n      .thabat-product *::before,\n      .thabat-product *::after { transition: none !important; animation: none !important; }\n    }\n\n    @media (max-width: 480px) {\n      .thabat-product .wrap { padding: 44px 16px 56px; }\n      .thabat-product .card { padding: 24px 20px; }\n      .thabat-product .divider::before,\n      .thabat-product .divider::after { width: 48px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ===== انسخ من هنا داخل صفحة Shopify ===== --\u003e\n\u003cdiv class=\"thabat-product\"\u003e\u003cmain class=\"wrap\"\u003e\u003c!-- الهيدر --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.939 5.955 6.572.955-4.756 4.635 1.123 6.545L12 17.952l-5.878 3.09 1.123-6.545L2.489 8.91l6.572-.955z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e إسدال · ثبات\u003c\/p\u003e\n\u003ch1 class=\"title\"\u003eإتزان\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.939 5.955 6.572.955-4.756 4.635 1.123 6.545L12 17.952l-5.878 3.09 1.123-6.545L2.489 8.91l6.572-.955z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"lead\"\u003eبتصميمٍ يجمع بين الراحة والستر والحضور البسيط، يأتي \u003cstrong\u003eإتزان\u003c\/strong\u003e إسدالًا هادئًا عمليًّا للمرأة التي تحبّ أن تكون اختياراتها قريبةً منها ومن يومها. نقشةُ النجوم على قاعدةٍ فاتحة تمنح القطعة روحًا خفيفة وناعمة، وقصّته الواسعة المريحة تساعدكِ على الحركة بأريحية وقت الصلاة أو داخل البيت.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- شارات --\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eنقشة نجوم\u003c\/span\u003e \u003cspan class=\"chip\"\u003eقصة واسعة\u003c\/span\u003e \u003cspan class=\"chip\"\u003eللصلاة والبيت\u003c\/span\u003e \u003cspan class=\"chip\"\u003eهدية مميّزة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eالمميزات\u003c\/h2\u003e\n\u003cul class=\"feats\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.939 5.955 6.572.955-4.756 4.635 1.123 6.545L12 17.952l-5.878 3.09 1.123-6.545L2.489 8.91l6.572-.955z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eقصّةٌ واسعة مريحة ترافقكِ بسهولة في استخدامكِ اليومي.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.939 5.955 6.572.955-4.756 4.635 1.123 6.545L12 17.952l-5.878 3.09 1.123-6.545L2.489 8.91l6.572-.955z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eإحساسٌ هادئ يليق بلحظات الصلاة وأوقاتكِ داخل البيت.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.939 5.955 6.572.955-4.756 4.635 1.123 6.545L12 17.952l-5.878 3.09 1.123-6.545L2.489 8.91l6.572-.955z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eتصميمٌ فاتح بنقشة نجومٍ بسيطة تضيف روحًا خفيفة ومميّزة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.939 5.955 6.572.955-4.756 4.635 1.123 6.545L12 17.952l-5.878 3.09 1.123-6.545L2.489 8.91l6.572-.955z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eاختيارٌ شخصيٌّ لطيف، أو هديةٌ لها معنى لمن تحبّين.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- خاتمة --\u003e\n\u003cp class=\"closer\"\u003eإتزان… روحٌ خفيفة وراحةٌ قريبة منكِ. اختاريه واطمئنّي لاختيارٍ يليق بكِ.\u003c\/p\u003e\n\u003c!-- ملاحظة --\u003e\n\u003cp class=\"note\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 12h1v4h1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eملاحظة قبل الطلب:\u003c\/strong\u003e يرجى مراجعة الصور والتفاصيل المتاحة في صفحة المنتج قبل إتمام الطلب.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003c!-- ===== انسخ حتى هنا ===== --\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56350306533542,"sku":null,"price":899.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/3_876d13ec-de93-481b-930e-e3fd401e8807.png?v=1780783912"},{"product_id":"bayan-isdal","title":"إسدال بيان","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===================================================================\n       صفحة منتج — كل الستايل معزول تحت .thabat-product ولا يتسرب للموقع.\n       =================================================================== *\/\n\n    .thabat-product {\n      --plum-900: #2A0B1B;\n      --plum-700: #42112A;\n      --plum-500: #6E2347;\n      --mauve:    #5F4A55;\n      --ink:      #1C1318;\n      --page:     #FFFCF6;\n      --cream:    #FBF7EF;\n      --beige:    #F1E4CF;\n      --gold:     #B08D57;\n      --gold-soft:#D8BE8E;\n      --sage:     #8FA07E;\n\n      --radius: 18px;\n      --maxw: 680px;\n      --ease: cubic-bezier(.22,.61,.36,1);\n\n      background:\n        radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n        var(--page);\n      color: var(--ink);\n      font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n      font-size: 16px;\n      line-height: 2;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after { box-sizing: border-box; }\n\n    .thabat-product .wrap {\n      max-width: var(--maxw);\n      margin-inline: auto;\n      padding: 60px 22px 72px;\n    }\n\n    \/* ============ الهيدر ============ *\/\n    .thabat-product .hero { text-align: center; margin-bottom: 26px; }\n\n    .thabat-product .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      letter-spacing: 3px;\n      color: var(--gold);\n      margin: 0 0 14px;\n    }\n    .thabat-product .eyebrow svg { width: 14px; height: 14px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }\n\n    .thabat-product .title {\n      font-family: \"El Messiri\", serif;\n      font-weight: 700;\n      font-size: clamp(34px, 7vw, 50px);\n      line-height: 1.2;\n      color: var(--plum-700);\n      margin: 0;\n    }\n\n    .thabat-product .divider {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin: 20px 0 22px;\n    }\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      content: \"\";\n      width: 70px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n    .thabat-product .divider svg { width: 18px; height: 18px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }\n\n    .thabat-product .lead {\n      max-width: 56ch;\n      margin: 0 auto;\n      color: var(--mauve);\n      font-size: 17px;\n    }\n    .thabat-product .lead strong { color: var(--plum-700); font-weight: 700; }\n\n    \/* ============ اللون ============ *\/\n    .thabat-product .swatches {\n      display: flex;\n      justify-content: center;\n      margin: 24px 0 4px;\n    }\n    .thabat-product .sw {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      font-family: \"El Messiri\", serif;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 6px 16px 6px 8px;\n    }\n    .thabat-product .sw .dot {\n      width: 22px;\n      height: 22px;\n      border-radius: 50%;\n      background: var(--sage);\n      border: 1px solid #768765;\n    }\n\n    \/* ============ شارات مختصرة ============ *\/\n    .thabat-product .chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 26px 0 30px;\n    }\n    .thabat-product .chip {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 5px 16px;\n    }\n\n    \/* ============ بطاقة المميزات ============ *\/\n    .thabat-product .card {\n      background: var(--cream);\n      border: 1px solid var(--beige);\n      border-inline-start: 3px solid var(--gold-soft);\n      border-radius: var(--radius);\n      padding: 28px 30px;\n    }\n    .thabat-product .card h2 {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      color: var(--plum-700);\n      margin: 0 0 18px;\n    }\n\n    .thabat-product .feats { list-style: none; margin: 0; padding: 0; }\n    .thabat-product .feats li {\n      display: flex;\n      align-items: flex-start;\n      gap: 13px;\n      padding: 11px 0;\n      border-top: 1px solid var(--beige);\n    }\n    .thabat-product .feats li:first-child { border-top: 0; padding-top: 0; }\n    .thabat-product .feats li:last-child { padding-bottom: 0; }\n    .thabat-product .feats .hk { flex: none; margin-top: 6px; }\n    .thabat-product .feats .hk svg { width: 15px; height: 15px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }\n    .thabat-product .feats p { margin: 0; color: var(--ink); }\n\n    \/* ============ خاتمة + ملاحظة ============ *\/\n    .thabat-product .closer {\n      text-align: center;\n      max-width: 52ch;\n      margin: 30px auto 0;\n      color: var(--mauve);\n      font-size: 16.5px;\n    }\n    .thabat-product .note {\n      display: flex;\n      align-items: flex-start;\n      gap: 9px;\n      max-width: 60ch;\n      margin: 22px auto 0;\n      padding: 12px 16px;\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 12px;\n      color: var(--mauve);\n      font-size: 14.5px;\n      line-height: 1.8;\n    }\n    .thabat-product .note svg { flex: none; width: 17px; height: 17px; margin-top: 7px; stroke: var(--gold); fill: none; stroke-width: 1.7; }\n    .thabat-product .note strong { color: var(--plum-700); font-weight: 700; }\n\n    @media (prefers-reduced-motion: reduce) {\n      .thabat-product *,\n      .thabat-product *::before,\n      .thabat-product *::after { transition: none !important; animation: none !important; }\n    }\n\n    @media (max-width: 480px) {\n      .thabat-product .wrap { padding: 44px 16px 56px; }\n      .thabat-product .card { padding: 24px 20px; }\n      .thabat-product .divider::before,\n      .thabat-product .divider::after { width: 48px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ===== انسخ من هنا داخل صفحة Shopify ===== --\u003e\n\u003cdiv class=\"thabat-product\"\u003e\u003cmain class=\"wrap\"\u003e\u003c!-- الهيدر --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20c0-8.8 7.2-16 16-16 0 8.8-7.2 16-16 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 4 7 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e إسدال · ثبات\u003c\/p\u003e\n\u003ch1 class=\"title\"\u003eبيان\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20c0-8.8 7.2-16 16-16 0 8.8-7.2 16-16 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 4 7 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"lead\"\u003eبلونٍ أخضر ناعم وتفاصيل دانتيل رقيقة، يأتي \u003cstrong\u003eبيان\u003c\/strong\u003e ليكون قطعةً قريبة من يومكِ تجمع بين الراحة والستر والجمال الهادئ. قصّته الواسعة تمنحكِ سهولةً في الحركة، وتفاصيله البسيطة تضيف إحساسًا راقيًا بلا مبالغة — لكِ في يومكِ، أو هديةً لها معنى لمن تحبّين.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- اللون --\u003e\n\u003cdiv class=\"swatches\"\u003e\u003cspan class=\"sw\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003eأخضر هادئ\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- شارات --\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eدانتيل ناعم\u003c\/span\u003e \u003cspan class=\"chip\"\u003eقصة واسعة\u003c\/span\u003e \u003cspan class=\"chip\"\u003eاستخدام يومي\u003c\/span\u003e \u003cspan class=\"chip\"\u003eهدية قريبة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eالمميزات\u003c\/h2\u003e\n\u003cul class=\"feats\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20c0-8.8 7.2-16 16-16 0 8.8-7.2 16-16 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 4 7 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eلونٌ أخضر هادئ بإحساسٍ طبيعي يمنح إطلالتكِ نعومةً ورُقيًّا.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20c0-8.8 7.2-16 16-16 0 8.8-7.2 16-16 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 4 7 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eتفاصيل دانتيل ناعمة عند الأطراف تضيف لمسةً أنثوية فاخرة بلا مبالغة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20c0-8.8 7.2-16 16-16 0 8.8-7.2 16-16 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 4 7 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eقصّةٌ واسعة مريحة تمنحكِ حريّة حركةٍ كاملة طوال يومكِ.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 20c0-8.8 7.2-16 16-16 0 8.8-7.2 16-16 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 4 7 17\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eاختيارٌ لطيف لنفسكِ، أو هديةٌ قريبة من القلب لمن تحبّين.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- خاتمة --\u003e\n\u003cp class=\"closer\"\u003eبيان… هدوءٌ بلون الطبيعة وأناقةٌ في التفاصيل. اختاريه واطمئنّي لاختيارٍ يليق بكِ.\u003c\/p\u003e\n\u003c!-- ملاحظة --\u003e\n\u003cp class=\"note\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 12h1v4h1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eملاحظة قبل الطلب:\u003c\/strong\u003e يرجى مراجعة الصور والاختيارات المتاحة في صفحة المنتج قبل إتمام الطلب.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003c!-- ===== انسخ حتى هنا ===== --\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56350353227942,"sku":null,"price":899.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/athar-bayan-side-portrait_3e6c4fca-9383-455a-b31d-0099bea65b7c.png?v=1780737002"},{"product_id":"zel-isdal","title":"إسدال جوهر","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===================================================================\n       صفحة منتج — كل الستايل معزول تحت .thabat-product ولا يتسرب للموقع.\n       =================================================================== *\/\n\n    .thabat-product {\n      --plum-900: #2A0B1B;\n      --plum-700: #42112A;\n      --plum-500: #6E2347;\n      --mauve:    #5F4A55;\n      --ink:      #1C1318;\n      --page:     #FFFCF6;\n      --cream:    #FBF7EF;\n      --beige:    #F1E4CF;\n      --gold:     #B08D57;\n      --gold-soft:#D8BE8E;\n\n      --radius: 18px;\n      --maxw: 680px;\n      --ease: cubic-bezier(.22,.61,.36,1);\n\n      background:\n        radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n        var(--page);\n      color: var(--ink);\n      font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n      font-size: 16px;\n      line-height: 2;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after { box-sizing: border-box; }\n\n    .thabat-product .wrap {\n      max-width: var(--maxw);\n      margin-inline: auto;\n      padding: 60px 22px 72px;\n    }\n\n    \/* ============ الهيدر ============ *\/\n    .thabat-product .hero { text-align: center; margin-bottom: 30px; }\n\n    .thabat-product .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      letter-spacing: 3px;\n      color: var(--gold);\n      margin: 0 0 14px;\n    }\n    .thabat-product .eyebrow svg { width: 14px; height: 14px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linejoin: round; }\n\n    .thabat-product .title {\n      font-family: \"El Messiri\", serif;\n      font-weight: 700;\n      font-size: clamp(34px, 7vw, 50px);\n      line-height: 1.2;\n      color: var(--plum-700);\n      margin: 0;\n    }\n\n    .thabat-product .divider {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin: 20px 0 22px;\n    }\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      content: \"\";\n      width: 70px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n    .thabat-product .divider svg { width: 17px; height: 17px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linejoin: round; }\n\n    .thabat-product .lead {\n      max-width: 56ch;\n      margin: 0 auto;\n      color: var(--mauve);\n      font-size: 17px;\n    }\n    .thabat-product .lead strong { color: var(--plum-700); font-weight: 700; }\n\n    \/* ============ شارات مختصرة ============ *\/\n    .thabat-product .chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 26px 0 30px;\n    }\n    .thabat-product .chip {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 5px 16px;\n    }\n\n    \/* ============ بطاقة المميزات ============ *\/\n    .thabat-product .card {\n      background: var(--cream);\n      border: 1px solid var(--beige);\n      border-inline-start: 3px solid var(--gold-soft);\n      border-radius: var(--radius);\n      padding: 28px 30px;\n    }\n    .thabat-product .card h2 {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      color: var(--plum-700);\n      margin: 0 0 18px;\n    }\n\n    .thabat-product .feats { list-style: none; margin: 0; padding: 0; }\n    .thabat-product .feats li {\n      display: flex;\n      align-items: flex-start;\n      gap: 13px;\n      padding: 11px 0;\n      border-top: 1px solid var(--beige);\n    }\n    .thabat-product .feats li:first-child { border-top: 0; padding-top: 0; }\n    .thabat-product .feats li:last-child { padding-bottom: 0; }\n    .thabat-product .feats .hk { flex: none; margin-top: 7px; }\n    .thabat-product .feats .hk svg { width: 14px; height: 14px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linejoin: round; }\n    .thabat-product .feats p { margin: 0; color: var(--ink); }\n\n    \/* ============ خاتمة + ملاحظة ============ *\/\n    .thabat-product .closer {\n      text-align: center;\n      max-width: 52ch;\n      margin: 30px auto 0;\n      color: var(--mauve);\n      font-size: 16.5px;\n    }\n    .thabat-product .note {\n      display: flex;\n      align-items: flex-start;\n      gap: 9px;\n      max-width: 60ch;\n      margin: 22px auto 0;\n      padding: 12px 16px;\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 12px;\n      color: var(--mauve);\n      font-size: 14.5px;\n      line-height: 1.8;\n    }\n    .thabat-product .note svg { flex: none; width: 17px; height: 17px; margin-top: 7px; stroke: var(--gold); fill: none; stroke-width: 1.7; }\n    .thabat-product .note strong { color: var(--plum-700); font-weight: 700; }\n\n    @media (prefers-reduced-motion: reduce) {\n      .thabat-product *,\n      .thabat-product *::before,\n      .thabat-product *::after { transition: none !important; animation: none !important; }\n    }\n\n    @media (max-width: 480px) {\n      .thabat-product .wrap { padding: 44px 16px 56px; }\n      .thabat-product .card { padding: 24px 20px; }\n      .thabat-product .divider::before,\n      .thabat-product .divider::after { width: 48px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ===== انسخ من هنا داخل صفحة Shopify ===== --\u003e\n\u003cdiv class=\"thabat-product\"\u003e\u003cmain class=\"wrap\"\u003e\u003c!-- الهيدر --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 3h14l3 5-10 13L2 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 3 6 8l6 13 6-13L15.5 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e إسدال · ثبات\u003c\/p\u003e\n\u003ch1 class=\"title\"\u003eجوهر\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 3h14l3 5-10 13L2 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 3 6 8l6 13 6-13L15.5 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"lead\"\u003eفي \u003cstrong\u003eجوهر\u003c\/strong\u003e تتركّز قيمة القطعة في تفاصيلها: راحةٌ، وسترٌ، وشكلٌ مرتّب يليق باستخدامكِ اليومي ولحظاتكِ القريبة. تصميمه الهادئ يمنحكِ إحساسًا فاخرًا بلا صخب، ليكون الاختيار الأمثل لمن تبحث عن إسدالٍ عمليٍّ وجميل، قريبٍ من روح ثبات.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- شارات --\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eإحساس فاخر\u003c\/span\u003e \u003cspan class=\"chip\"\u003eساتر ومريح\u003c\/span\u003e \u003cspan class=\"chip\"\u003eللصلاة والبيت\u003c\/span\u003e \u003cspan class=\"chip\"\u003eهدية مميّزة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eالمميزات\u003c\/h2\u003e\n\u003cul class=\"feats\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 3h14l3 5-10 13L2 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 3 6 8l6 13 6-13L15.5 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eإحساسٌ راقٍ وبسيط في آنٍ واحد — فخامةٌ تُشعَر ولا تُصرَخ.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 3h14l3 5-10 13L2 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 3 6 8l6 13 6-13L15.5 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eتصميمٌ ساتر ومريح يمنحكِ حريّة حركةٍ كاملة بلا قيود.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 3h14l3 5-10 13L2 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 3 6 8l6 13 6-13L15.5 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eمناسبٌ للصلاة ولأوقاتكِ داخل البيت بكل هدوء وراحة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 3h14l3 5-10 13L2 8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 8h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.5 3 6 8l6 13 6-13L15.5 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eهديةٌ هادئة لها قيمة… اختيارٌ قوي يبقى في الذاكرة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- خاتمة --\u003e\n\u003cp class=\"closer\"\u003eجوهر… حين تكون القيمة في التفصيل. اختاريه واطمئنّي لاختيارٍ يليق بكِ.\u003c\/p\u003e\n\u003c!-- ملاحظة --\u003e\n\u003cp class=\"note\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 12h1v4h1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eملاحظة قبل الطلب:\u003c\/strong\u003e يرجى مراجعة الصور والاختيارات المتاحة في صفحة المنتج قبل إتمام الطلب.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003c!-- ===== انسخ حتى هنا ===== --\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56350359617702,"sku":null,"price":899.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/10_0fce46ba-dd3e-4f9e-b38f-86f52dd24b56.png?v=1780783678"},{"product_id":"sukoon-signature-isdal","title":"إسدال سكون","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===================================================================\n       صفحة منتج — كل الستايل معزول تحت .thabat-product ولا يتسرب للموقع.\n       =================================================================== *\/\n\n    .thabat-product {\n      --plum-900: #2A0B1B;\n      --plum-700: #42112A;\n      --plum-500: #6E2347;\n      --mauve:    #5F4A55;\n      --ink:      #1C1318;\n      --page:     #FFFCF6;\n      --cream:    #FBF7EF;\n      --beige:    #F1E4CF;\n      --gold:     #B08D57;\n      --gold-soft:#D8BE8E;\n\n      --radius: 18px;\n      --maxw: 680px;\n      --ease: cubic-bezier(.22,.61,.36,1);\n\n      background:\n        radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n        var(--page);\n      color: var(--ink);\n      font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n      font-size: 16px;\n      line-height: 2;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after { box-sizing: border-box; }\n\n    .thabat-product .wrap {\n      max-width: var(--maxw);\n      margin-inline: auto;\n      padding: 60px 22px 72px;\n    }\n\n    \/* ============ الهيدر ============ *\/\n    .thabat-product .hero { text-align: center; margin-bottom: 30px; }\n\n    .thabat-product .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      letter-spacing: 3px;\n      color: var(--gold);\n      margin: 0 0 14px;\n    }\n    .thabat-product .eyebrow svg { width: 12px; height: 12px; fill: var(--gold); }\n\n    .thabat-product .title {\n      font-family: \"El Messiri\", serif;\n      font-weight: 700;\n      font-size: clamp(34px, 7vw, 50px);\n      line-height: 1.2;\n      color: var(--plum-700);\n      margin: 0;\n    }\n\n    .thabat-product .divider {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin: 20px 0 22px;\n    }\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      content: \"\";\n      width: 70px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n    .thabat-product .divider svg { width: 15px; height: 15px; fill: none; stroke: var(--gold); stroke-width: 1.6; }\n\n    .thabat-product .lead {\n      max-width: 56ch;\n      margin: 0 auto;\n      color: var(--mauve);\n      font-size: 17px;\n    }\n    .thabat-product .lead strong { color: var(--plum-700); font-weight: 700; }\n\n    \/* ============ شارات مختصرة ============ *\/\n    .thabat-product .chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 26px 0 30px;\n    }\n    .thabat-product .chip {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 5px 16px;\n    }\n\n    \/* ============ بطاقة المميزات ============ *\/\n    .thabat-product .card {\n      background: var(--cream);\n      border: 1px solid var(--beige);\n      border-inline-start: 3px solid var(--gold-soft);\n      border-radius: var(--radius);\n      padding: 28px 30px;\n    }\n    .thabat-product .card h2 {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      color: var(--plum-700);\n      margin: 0 0 18px;\n    }\n\n    .thabat-product .feats { list-style: none; margin: 0; padding: 0; }\n    .thabat-product .feats li {\n      display: flex;\n      align-items: flex-start;\n      gap: 13px;\n      padding: 11px 0;\n      border-top: 1px solid var(--beige);\n    }\n    .thabat-product .feats li:first-child { border-top: 0; padding-top: 0; }\n    .thabat-product .feats li:last-child { padding-bottom: 0; }\n    .thabat-product .feats .hk { flex: none; margin-top: 8px; }\n    .thabat-product .feats .hk svg { width: 13px; height: 13px; fill: var(--gold); }\n    .thabat-product .feats p { margin: 0; color: var(--ink); }\n\n    \/* ============ خاتمة + ملاحظة ============ *\/\n    .thabat-product .closer {\n      text-align: center;\n      max-width: 52ch;\n      margin: 30px auto 0;\n      color: var(--mauve);\n      font-size: 16.5px;\n    }\n    .thabat-product .note {\n      display: flex;\n      align-items: flex-start;\n      gap: 9px;\n      max-width: 60ch;\n      margin: 22px auto 0;\n      padding: 12px 16px;\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 12px;\n      color: var(--mauve);\n      font-size: 14.5px;\n      line-height: 1.8;\n    }\n    .thabat-product .note svg { flex: none; width: 17px; height: 17px; margin-top: 7px; stroke: var(--gold); fill: none; stroke-width: 1.7; }\n    .thabat-product .note strong { color: var(--plum-700); font-weight: 700; }\n\n    @media (prefers-reduced-motion: reduce) {\n      .thabat-product *,\n      .thabat-product *::before,\n      .thabat-product *::after { transition: none !important; animation: none !important; }\n    }\n\n    @media (max-width: 480px) {\n      .thabat-product .wrap { padding: 44px 16px 56px; }\n      .thabat-product .card { padding: 24px 20px; }\n      .thabat-product .divider::before,\n      .thabat-product .divider::after { width: 48px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ===== انسخ من هنا داخل صفحة Shopify ===== --\u003e\n\u003cdiv class=\"thabat-product\"\u003e\u003cmain class=\"wrap\"\u003e\u003c!-- الهيدر --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 9-8 9-8-9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e إسدال · ثبات\u003c\/p\u003e\n\u003ch1 class=\"title\"\u003eسكون\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 9-8 9-8-9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"lead\"\u003eإسدالٌ هادئ ومريح، صُنِع للحظاتكِ القريبة واستخدامكِ اليومي بتصميمٍ ساترٍ مرتّب بلا مبالغة. قصّته الواسعة المنسابة تمنحكِ راحةً في الحركة، وشكله البسيط الراقي يجعله رفيقكِ في الصلاة، في البيت، أو اختيارًا هادئًا تُقدّمينه هديةً لها معنى.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- شارات --\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eاستخدام يومي\u003c\/span\u003e \u003cspan class=\"chip\"\u003eقصة واسعة\u003c\/span\u003e \u003cspan class=\"chip\"\u003eللصلاة والبيت\u003c\/span\u003e \u003cspan class=\"chip\"\u003eهدية قيّمة\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eالمميزات\u003c\/h2\u003e\n\u003cul class=\"feats\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 9-8 9-8-9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eتصميمٌ ساتر ومريح يرافقكِ في يومكِ كلّه دون أن تشعري به.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 9-8 9-8-9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eقصّةٌ واسعة منسابة تمنحكِ حريّة حركةٍ كاملة وراحةً لا تنتهي.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 9-8 9-8-9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eشكلٌ هادئ وراقٍ يليق بلحظات الصلاة وأوقاتكِ في البيت.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3l8 9-8 9-8-9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eاختيارٌ لطيف لنفسكِ، أو هديةٌ بسيطة وقيّمة لمن تحبّين.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- خاتمة --\u003e\n\u003cp class=\"closer\"\u003eسكون… ليرافقكِ بهدوء في كل لحظة قريبة. اختاريه الآن واطمئنّي لراحتكِ.\u003c\/p\u003e\n\u003c!-- ملاحظة --\u003e\n\u003cp class=\"note\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8h.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 12h1v4h1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eملاحظة قبل الطلب:\u003c\/strong\u003e يرجى مراجعة الصور والاختيارات المتاحة في صفحة المنتج قبل إتمام الطلب.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003c!-- ===== انسخ حتى هنا ===== --\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56372543815846,"sku":null,"price":999.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/3_e926ab6d-5091-4c59-a8ad-11a4467964ca.png?v=1780783151"},{"product_id":"maqam-olive","title":"عباية مقام-زيتوني","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .thabat-product {\n    --plum-900: #2A0B1B;\n    --plum-700: #42112A;\n    --plum-500: #6E2347;\n    --mauve: #5F4A55;\n    --ink: #1C1318;\n    --page: #FFFCF6;\n    --cream: #FBF7EF;\n    --beige: #F1E4CF;\n    --gold: #B08D57;\n    --gold-soft: #D8BE8E;\n\n    --radius: 18px;\n    --maxw: 680px;\n    --ease: cubic-bezier(.22,.61,.36,1);\n\n    background:\n      radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n      var(--page);\n    color: var(--ink);\n    font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n    font-size: 16px;\n    line-height: 2;\n    -webkit-font-smoothing: antialiased;\n    direction: rtl;\n  }\n\n  .thabat-product *,\n  .thabat-product *::before,\n  .thabat-product *::after {\n    box-sizing: border-box;\n  }\n\n  .thabat-product .wrap {\n    max-width: var(--maxw);\n    margin-inline: auto;\n    padding: 60px 22px 72px;\n  }\n\n  .thabat-product .hero {\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .thabat-product .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    letter-spacing: 3px;\n    color: var(--gold);\n    margin: 0 0 14px;\n  }\n\n  .thabat-product .eyebrow svg {\n    width: 13px;\n    height: 13px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .title {\n    font-family: \"El Messiri\", serif;\n    font-weight: 700;\n    font-size: clamp(34px, 7vw, 50px);\n    line-height: 1.2;\n    color: var(--plum-700);\n    margin: 0;\n  }\n\n  .thabat-product .divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    margin: 20px 0 22px;\n  }\n\n  .thabat-product .divider::before,\n  .thabat-product .divider::after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n  }\n\n  .thabat-product .divider svg {\n    width: 16px;\n    height: 16px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .lead {\n    max-width: 56ch;\n    margin: 0 auto;\n    color: var(--mauve);\n    font-size: 17px;\n  }\n\n  .thabat-product .lead strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .swatches {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 22px;\n    margin: 26px auto 4px;\n    max-width: 520px;\n  }\n\n  .thabat-product .sw {\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-size: 14px;\n    color: var(--plum-700);\n  }\n\n  .thabat-product .sw .dot {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    box-shadow: 0 2px 8px -3px rgba(66,17,42,.35);\n  }\n\n  .thabat-product .sw .dot.white {\n    background: #FAF7F2;\n    border: 1px solid #E3D7C4;\n  }\n\n  .thabat-product .sw .dot.black {\n    background: #1C1318;\n    border: 1px solid #2A0B1B;\n  }\n\n  .thabat-product .sw .dot.burgundy {\n    background: #5A1026;\n    border: 1px solid #3F0B1B;\n  }\n\n  .thabat-product .sw .dot.navy {\n    background: #132642;\n    border: 1px solid #0B182C;\n  }\n\n  .thabat-product .sw .dot.olive {\n    background: #59613A;\n    border: 1px solid #404729;\n  }\n\n  .thabat-product .chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 26px 0 30px;\n  }\n\n  .thabat-product .chip {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    color: var(--plum-700);\n    background: #fff;\n    border: 1px solid var(--beige);\n    border-radius: 999px;\n    padding: 5px 16px;\n  }\n\n  .thabat-product .card {\n    background: var(--cream);\n    border: 1px solid var(--beige);\n    border-inline-start: 3px solid var(--gold-soft);\n    border-radius: var(--radius);\n    padding: 28px 30px;\n  }\n\n  .thabat-product .card h2 {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 22px;\n    color: var(--plum-700);\n    margin: 0 0 18px;\n  }\n\n  .thabat-product .feats {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .thabat-product .feats li {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 11px 0;\n    border-top: 1px solid var(--beige);\n  }\n\n  .thabat-product .feats li:first-child {\n    border-top: 0;\n    padding-top: 0;\n  }\n\n  .thabat-product .feats li:last-child {\n    padding-bottom: 0;\n  }\n\n  .thabat-product .feats .hk {\n    flex: none;\n    margin-top: 7px;\n  }\n\n  .thabat-product .feats .hk svg {\n    width: 15px;\n    height: 15px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .feats p {\n    margin: 0;\n    color: var(--ink);\n  }\n\n  .thabat-product .feats p strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .closer {\n    text-align: center;\n    max-width: 52ch;\n    margin: 30px auto 0;\n    color: var(--mauve);\n    font-size: 16.5px;\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after {\n      transition: none !important;\n      animation: none !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .thabat-product .wrap {\n      padding: 44px 16px 56px;\n    }\n\n    .thabat-product .card {\n      padding: 24px 20px;\n    }\n\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      width: 48px;\n    }\n\n    .thabat-product .swatches {\n      gap: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"thabat-product\"\u003e\n  \u003cmain class=\"wrap\"\u003e\n\n    \u003cheader class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        عباية · ثبات\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"title\"\u003eمقام\u003c\/h1\u003e\n\n      \u003cdiv class=\"divider\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"lead\"\u003e\n        حضورٌ هادئ وتفاصيل دانتيل ناعمة… \u003cstrong\u003eمقام\u003c\/strong\u003e عباية راقية صُمِّمت للمرأة التي تختار السترَ والجمال بعناية. أناقةٌ تُلاحَظ بهدوء، وراحةٌ ترافقكِ في كل إطلالة.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"swatches\"\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot white\"\u003e\u003c\/span\u003eأبيض\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot black\"\u003e\u003c\/span\u003eأسود\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot burgundy\"\u003e\u003c\/span\u003eبرغندي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot navy\"\u003e\u003c\/span\u003eكحلي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot olive\"\u003e\u003c\/span\u003eزيتوني\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chips\"\u003e\n      \u003cspan class=\"chip\"\u003eدانتيل ناعم\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eخمسة ألوان\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eمقاس موحّد\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eهدية مميّزة\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"card\"\u003e\n      \u003ch2\u003eالمميزات\u003c\/h2\u003e\n\n      \u003cul class=\"feats\"\u003e\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتصميمٌ واسع ينساب بانسيابيةٍ راقية، يمنحكِ راحةً وحضورًا أنيقًا في آنٍ واحد.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتفاصيل دانتيل ناعمة تمنح القطعة لمسةً فاخرة بلا مبالغة — أناقةٌ تُلاحَظ بهدوء.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمتوفّرة بخمسة ألوان مختارة بعناية — الأبيض، الأسود، البرغندي، الكحلي، والزيتوني — لتختاري ما يناسب إطلالتكِ.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمقاسٌ موحّد مدروس ليناسب قياساتٍ متعدّدة، فيأتيكِ مضبوطًا ومريحًا.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eخيارٌ جميل لنفسكِ، أو هديةٌ راقية لها معنى لمن تحبّين.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003cp class=\"closer\"\u003e\n      عباية تجمع الستر والأناقة في قطعة واحدة… اختاري مقام بلونكِ المفضّل، واطمئنّي لاختيارٍ يليق بكِ.\n    \u003c\/p\u003e\n\n  \u003c\/main\u003e\n\u003c\/div\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56372584382630,"sku":null,"price":1199.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/11-compressed_9812a657-7afe-483e-bb1f-c543a6f3819a.webp?v=1783016288"},{"product_id":"إسدال-روح","title":"إسدال روح","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===================================================================\n       صفحة منتج — كل الستايل معزول تحت .thabat-product ولا يتسرب للموقع.\n       =================================================================== *\/\n\n    .thabat-product {\n      --plum-900: #2A0B1B;\n      --plum-700: #42112A;\n      --plum-500: #6E2347;\n      --mauve:    #5F4A55;\n      --ink:      #1C1318;\n      --page:     #FFFCF6;\n      --cream:    #FBF7EF;\n      --beige:    #F1E4CF;\n      --gold:     #B08D57;\n      --gold-soft:#D8BE8E;\n\n      --radius: 18px;\n      --maxw: 680px;\n      --ease: cubic-bezier(.22,.61,.36,1);\n\n      background:\n        radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n        var(--page);\n      color: var(--ink);\n      font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n      font-size: 16px;\n      line-height: 2;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after { box-sizing: border-box; }\n\n    .thabat-product .wrap {\n      max-width: var(--maxw);\n      margin-inline: auto;\n      padding: 60px 22px 72px;\n    }\n\n    \/* ============ الهيدر ============ *\/\n    .thabat-product .hero { text-align: center; margin-bottom: 34px; }\n\n    .thabat-product .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      letter-spacing: 3px;\n      color: var(--gold);\n      margin: 0 0 14px;\n    }\n    .thabat-product .eyebrow svg { width: 13px; height: 13px; fill: var(--gold); }\n\n    .thabat-product .title {\n      font-family: \"El Messiri\", serif;\n      font-weight: 700;\n      font-size: clamp(34px, 7vw, 50px);\n      line-height: 1.2;\n      color: var(--plum-700);\n      margin: 0;\n    }\n\n    .thabat-product .divider {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin: 20px 0 22px;\n    }\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      content: \"\";\n      width: 70px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n    .thabat-product .divider svg { width: 16px; height: 16px; fill: none; stroke: var(--gold); stroke-width: 1.6; }\n\n    .thabat-product .lead {\n      max-width: 56ch;\n      margin: 0 auto;\n      color: var(--mauve);\n      font-size: 17px;\n    }\n    .thabat-product .lead strong { color: var(--plum-700); font-weight: 700; }\n\n    \/* ============ شارات مختصرة ============ *\/\n    .thabat-product .chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 26px 0 30px;\n    }\n    .thabat-product .chip {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 5px 16px;\n    }\n\n    \/* ============ بطاقة التفاصيل ============ *\/\n    .thabat-product .card {\n      background: var(--cream);\n      border: 1px solid var(--beige);\n      border-inline-start: 3px solid var(--gold-soft);\n      border-radius: var(--radius);\n      padding: 28px 30px;\n    }\n    .thabat-product .card h2 {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      color: var(--plum-700);\n      margin: 0 0 18px;\n    }\n\n    .thabat-product .feats { list-style: none; margin: 0; padding: 0; }\n    .thabat-product .feats li {\n      display: flex;\n      align-items: flex-start;\n      gap: 13px;\n      padding: 11px 0;\n      border-top: 1px solid var(--beige);\n    }\n    .thabat-product .feats li:first-child { border-top: 0; padding-top: 0; }\n    .thabat-product .feats li:last-child { padding-bottom: 0; }\n    .thabat-product .feats .hk { flex: none; margin-top: 7px; }\n    .thabat-product .feats .hk svg { width: 16px; height: 16px; fill: var(--gold); }\n    .thabat-product .feats p { margin: 0; color: var(--ink); }\n    .thabat-product .feats p strong { color: var(--plum-700); font-weight: 700; }\n\n    \/* ============ خاتمة ============ *\/\n    .thabat-product .closer {\n      text-align: center;\n      max-width: 52ch;\n      margin: 30px auto 0;\n      color: var(--mauve);\n      font-size: 16.5px;\n    }\n    .thabat-product .tagline {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin-top: 20px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 19px;\n      color: var(--plum-700);\n      text-align: center;\n    }\n    .thabat-product .tagline::before,\n    .thabat-product .tagline::after {\n      content: \"\";\n      flex: 1;\n      max-width: 60px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .thabat-product *,\n      .thabat-product *::before,\n      .thabat-product *::after { transition: none !important; animation: none !important; }\n    }\n\n    @media (max-width: 480px) {\n      .thabat-product .wrap { padding: 44px 16px 56px; }\n      .thabat-product .card { padding: 24px 20px; }\n      .thabat-product .divider::before,\n      .thabat-product .divider::after { width: 48px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ===== انسخ من هنا داخل صفحة Shopify ===== --\u003e\n\u003cdiv class=\"thabat-product\"\u003e\u003cmain class=\"wrap\"\u003e\u003c!-- الهيدر --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e إسدال · ثبات\u003c\/p\u003e\n\u003ch1 class=\"title\"\u003eروح\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"lead\"\u003eباللون النبيذي الدافئ ونقشة القلوب الهادئة، يمنحكِ \u003cstrong\u003eروح\u003c\/strong\u003e سترًا مريحًا وإطلالة أنثوية بسيطة في لحظاتكِ الخاصة. قصّته الواسعة تمنحكِ حريّة الحركة وراحةً تدوم، وغطاءُ الرأس المتّصل والرباط الأمامي يمنحانكِ ثباتًا وطمأنينة — اختاريه لنفسكِ، أو أهديه لمن تحبّين.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- شارات --\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eنبيذي بقلوب\u003c\/span\u003e \u003cspan class=\"chip\"\u003eمقاس موحّد\u003c\/span\u003e \u003cspan class=\"chip\"\u003eغطاء رأس متّصل\u003c\/span\u003e \u003cspan class=\"chip\"\u003eللصلاة والبيت\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- التفاصيل --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eالتفاصيل\u003c\/h2\u003e\n\u003cul class=\"feats\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eاللون:\u003c\/strong\u003e نبيذي دافئ بنقشة قلوب بيضاء.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eالمقاس:\u003c\/strong\u003e مقاس موحّد يناسب قياساتٍ متعدّدة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eالتصميم:\u003c\/strong\u003e إسدال واسع بغطاء رأس متّصل.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eالتفاصيل:\u003c\/strong\u003e رباط أمامي يساعد على الثبات، وأساور مريحة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003eالاستخدام:\u003c\/strong\u003e مثالي للصلاة، البيت، وكهدية دافئة.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- خاتمة --\u003e\n\u003cp class=\"closer\"\u003eقطعةٌ واحدة تجمع لكِ السترَ والراحة وإطلالةً تليق بكِ… اختاري روح، واطمئنّي.\u003c\/p\u003e\n\u003cp class=\"tagline\"\u003eتفاصيل هادية، وإحساس له معنى\u003c\/p\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003c!-- ===== انسخ حتى هنا ===== --\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56594155765926,"sku":"THB-ROUH-OS","price":899.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/rouh-isdal-hero-full-product.png?v=1780784766"},{"product_id":"إسدال-نسق","title":"إسدال نسق","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\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=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* ===================================================================\n       صفحة منتج — كل الستايل معزول تحت .thabat-product ولا يتسرب للموقع.\n       =================================================================== *\/\n\n    .thabat-product {\n      --plum-900: #2A0B1B;\n      --plum-700: #42112A;\n      --plum-500: #6E2347;\n      --mauve:    #5F4A55;\n      --ink:      #1C1318;\n      --page:     #FFFCF6;\n      --cream:    #FBF7EF;\n      --beige:    #F1E4CF;\n      --gold:     #B08D57;\n      --gold-soft:#D8BE8E;\n\n      --radius: 18px;\n      --maxw: 680px;\n      --ease: cubic-bezier(.22,.61,.36,1);\n\n      background:\n        radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n        var(--page);\n      color: var(--ink);\n      font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n      font-size: 16px;\n      line-height: 2;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after { box-sizing: border-box; }\n\n    .thabat-product .wrap {\n      max-width: var(--maxw);\n      margin-inline: auto;\n      padding: 60px 22px 72px;\n    }\n\n    \/* ============ الهيدر (متوسّط) ============ *\/\n    .thabat-product .hero { text-align: center; margin-bottom: 34px; }\n\n    .thabat-product .eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      letter-spacing: 3px;\n      color: var(--gold);\n      margin: 0 0 14px;\n    }\n    .thabat-product .eyebrow svg { width: 13px; height: 13px; fill: var(--gold); }\n\n    .thabat-product .title {\n      font-family: \"El Messiri\", serif;\n      font-weight: 700;\n      font-size: clamp(34px, 7vw, 50px);\n      line-height: 1.2;\n      color: var(--plum-700);\n      margin: 0;\n    }\n\n    \/* فاصل القلب الرقيق *\/\n    .thabat-product .divider {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 14px;\n      margin: 20px 0 22px;\n    }\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      content: \"\";\n      width: 70px;\n      height: 1px;\n      background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n    }\n    .thabat-product .divider svg { width: 16px; height: 16px; fill: none; stroke: var(--gold); stroke-width: 1.6; }\n\n    .thabat-product .lead {\n      max-width: 54ch;\n      margin: 0 auto;\n      color: var(--mauve);\n      font-size: 17px;\n    }\n\n    \/* ============ شارات مختصرة ============ *\/\n    .thabat-product .chips {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 10px;\n      margin: 26px 0 30px;\n    }\n    .thabat-product .chip {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 14px;\n      color: var(--plum-700);\n      background: #fff;\n      border: 1px solid var(--beige);\n      border-radius: 999px;\n      padding: 5px 16px;\n    }\n\n    \/* ============ بطاقة المميزات ============ *\/\n    .thabat-product .card {\n      background: var(--cream);\n      border: 1px solid var(--beige);\n      border-inline-start: 3px solid var(--gold-soft);\n      border-radius: var(--radius);\n      padding: 28px 30px;\n    }\n    .thabat-product .card h2 {\n      font-family: \"El Messiri\", serif;\n      font-weight: 600;\n      font-size: 22px;\n      color: var(--plum-700);\n      margin: 0 0 18px;\n    }\n\n    .thabat-product .feats { list-style: none; margin: 0; padding: 0; }\n    .thabat-product .feats li {\n      display: flex;\n      align-items: flex-start;\n      gap: 13px;\n      padding: 11px 0;\n      border-top: 1px solid var(--beige);\n    }\n    .thabat-product .feats li:first-child { border-top: 0; padding-top: 0; }\n    .thabat-product .feats li:last-child { padding-bottom: 0; }\n    .thabat-product .feats .hk {\n      flex: none;\n      margin-top: 7px;\n    }\n    .thabat-product .feats .hk svg { width: 16px; height: 16px; fill: var(--gold); }\n    .thabat-product .feats p { margin: 0; color: var(--ink); }\n\n    \/* ============ خاتمة (دعاء) ============ *\/\n    .thabat-product .closer {\n      text-align: center;\n      max-width: 50ch;\n      margin: 30px auto 0;\n      color: var(--mauve);\n      font-size: 16.5px;\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .thabat-product *,\n      .thabat-product *::before,\n      .thabat-product *::after { transition: none !important; animation: none !important; }\n    }\n\n    @media (max-width: 480px) {\n      .thabat-product .wrap { padding: 44px 16px 56px; }\n      .thabat-product .card { padding: 24px 20px; }\n      .thabat-product .divider::before,\n      .thabat-product .divider::after { width: 48px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ===== انسخ من هنا داخل صفحة Shopify ===== --\u003e\n\u003cdiv class=\"thabat-product\"\u003e\u003cmain class=\"wrap\"\u003e\u003c!-- الهيدر --\u003e\u003cheader class=\"hero\"\u003e\n\u003cp class=\"eyebrow\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e إسدال · ثبات\u003c\/p\u003e\n\u003ch1 class=\"title\"\u003eنسق\u003c\/h1\u003e\n\u003cdiv class=\"divider\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"lead\"\u003eحين يجتمع السترُ بالراحة، يولد \u003cstrong\u003eنسق\u003c\/strong\u003e. إسدالٌ ناعم ينساب معكِ بهدوء، ونقشةُ قلوبٍ رقيقة تمنحكِ حضورًا بسيطًا وإحساسًا بالطمأنينة في يومكِ ولحظاتكِ الهادئة. قطعةٌ تختارينها مرّة… فترافقكِ كثيرًا.\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- شارات --\u003e\n\u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eاستخدام يومي\u003c\/span\u003e \u003cspan class=\"chip\"\u003eمقاس موحد\u003c\/span\u003e \u003cspan class=\"chip\"\u003eقصة محتشمة\u003c\/span\u003e \u003cspan class=\"chip\"\u003eنقشة قلوب\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003csection class=\"card\"\u003e\n\u003ch2\u003eالمميزات\u003c\/h2\u003e\n\u003cul class=\"feats\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eتصميمٌ واسع يمنحكِ حريّة الحركة وراحةً تدوم طوال اليوم — ترتدينه فتنسَين أنّكِ ترتدينه.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eقصّةٌ محتشمة تنساب بنعومة، تمنحكِ سترًا كاملًا وأناقةً هادئة في آنٍ واحد.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eنقشةُ قلوبٍ رقيقة تُضفي لمسةً دافئة ومميّزة، بساطةٌ بلا مبالغة تليق بذوقكِ.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hk\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7.5-4.8-10-9.2C.6 8.9 1.8 5.5 5 5.5c1.9 0 3.2 1.2 4 2.3.8-1.1 2.1-2.3 4-2.3 3.2 0 4.4 3.4 3 6.3C19.5 16.2 12 21 12 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n\u003cp\u003eمقاسٌ موحّد مدروس ليناسب قياساتٍ متعدّدة، فيأتيكِ مضبوطًا ومريحًا دون قلق.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- الخاتمة --\u003e\n\u003cp class=\"closer\"\u003eاختاري قطعةً تمنحكِ راحتكِ وسترَكِ كما تستحقّين… نسق من ثبات، صُنِع بعناية ليبقى معكِ.\u003c\/p\u003e\n\u003c\/main\u003e\u003c\/div\u003e\n\u003c!-- ===== انسخ حتى هنا ===== --\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56594701680806,"sku":"THB-NASQ-OS","price":899.0,"currency_code":"EGP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/thabat-nasq-hero-full-body_64db0e86-7388-4e3e-8862-10968a4cf1ba.png?v=1780793790"},{"product_id":"maqam-white","title":"عباية مقام - أبيض","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .thabat-product {\n    --plum-900: #2A0B1B;\n    --plum-700: #42112A;\n    --plum-500: #6E2347;\n    --mauve: #5F4A55;\n    --ink: #1C1318;\n    --page: #FFFCF6;\n    --cream: #FBF7EF;\n    --beige: #F1E4CF;\n    --gold: #B08D57;\n    --gold-soft: #D8BE8E;\n\n    --radius: 18px;\n    --maxw: 680px;\n    --ease: cubic-bezier(.22,.61,.36,1);\n\n    background:\n      radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n      var(--page);\n    color: var(--ink);\n    font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n    font-size: 16px;\n    line-height: 2;\n    -webkit-font-smoothing: antialiased;\n    direction: rtl;\n  }\n\n  .thabat-product *,\n  .thabat-product *::before,\n  .thabat-product *::after {\n    box-sizing: border-box;\n  }\n\n  .thabat-product .wrap {\n    max-width: var(--maxw);\n    margin-inline: auto;\n    padding: 60px 22px 72px;\n  }\n\n  .thabat-product .hero {\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .thabat-product .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    letter-spacing: 3px;\n    color: var(--gold);\n    margin: 0 0 14px;\n  }\n\n  .thabat-product .eyebrow svg {\n    width: 13px;\n    height: 13px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .title {\n    font-family: \"El Messiri\", serif;\n    font-weight: 700;\n    font-size: clamp(34px, 7vw, 50px);\n    line-height: 1.2;\n    color: var(--plum-700);\n    margin: 0;\n  }\n\n  .thabat-product .divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    margin: 20px 0 22px;\n  }\n\n  .thabat-product .divider::before,\n  .thabat-product .divider::after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n  }\n\n  .thabat-product .divider svg {\n    width: 16px;\n    height: 16px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .lead {\n    max-width: 56ch;\n    margin: 0 auto;\n    color: var(--mauve);\n    font-size: 17px;\n  }\n\n  .thabat-product .lead strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .swatches {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 22px;\n    margin: 26px auto 4px;\n    max-width: 520px;\n  }\n\n  .thabat-product .sw {\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-size: 14px;\n    color: var(--plum-700);\n  }\n\n  .thabat-product .sw .dot {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    box-shadow: 0 2px 8px -3px rgba(66,17,42,.35);\n  }\n\n  .thabat-product .sw .dot.white {\n    background: #FAF7F2;\n    border: 1px solid #E3D7C4;\n  }\n\n  .thabat-product .sw .dot.black {\n    background: #1C1318;\n    border: 1px solid #2A0B1B;\n  }\n\n  .thabat-product .sw .dot.burgundy {\n    background: #5A1026;\n    border: 1px solid #3F0B1B;\n  }\n\n  .thabat-product .sw .dot.navy {\n    background: #132642;\n    border: 1px solid #0B182C;\n  }\n\n  .thabat-product .sw .dot.olive {\n    background: #59613A;\n    border: 1px solid #404729;\n  }\n\n  .thabat-product .chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 26px 0 30px;\n  }\n\n  .thabat-product .chip {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    color: var(--plum-700);\n    background: #fff;\n    border: 1px solid var(--beige);\n    border-radius: 999px;\n    padding: 5px 16px;\n  }\n\n  .thabat-product .card {\n    background: var(--cream);\n    border: 1px solid var(--beige);\n    border-inline-start: 3px solid var(--gold-soft);\n    border-radius: var(--radius);\n    padding: 28px 30px;\n  }\n\n  .thabat-product .card h2 {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 22px;\n    color: var(--plum-700);\n    margin: 0 0 18px;\n  }\n\n  .thabat-product .feats {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .thabat-product .feats li {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 11px 0;\n    border-top: 1px solid var(--beige);\n  }\n\n  .thabat-product .feats li:first-child {\n    border-top: 0;\n    padding-top: 0;\n  }\n\n  .thabat-product .feats li:last-child {\n    padding-bottom: 0;\n  }\n\n  .thabat-product .feats .hk {\n    flex: none;\n    margin-top: 7px;\n  }\n\n  .thabat-product .feats .hk svg {\n    width: 15px;\n    height: 15px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .feats p {\n    margin: 0;\n    color: var(--ink);\n  }\n\n  .thabat-product .feats p strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .closer {\n    text-align: center;\n    max-width: 52ch;\n    margin: 30px auto 0;\n    color: var(--mauve);\n    font-size: 16.5px;\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after {\n      transition: none !important;\n      animation: none !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .thabat-product .wrap {\n      padding: 44px 16px 56px;\n    }\n\n    .thabat-product .card {\n      padding: 24px 20px;\n    }\n\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      width: 48px;\n    }\n\n    .thabat-product .swatches {\n      gap: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"thabat-product\"\u003e\n  \u003cmain class=\"wrap\"\u003e\n\n    \u003cheader class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        عباية · ثبات\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"title\"\u003eمقام\u003c\/h1\u003e\n\n      \u003cdiv class=\"divider\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"lead\"\u003e\n        حضورٌ هادئ وتفاصيل دانتيل ناعمة… \u003cstrong\u003eمقام\u003c\/strong\u003e عباية راقية صُمِّمت للمرأة التي تختار السترَ والجمال بعناية. أناقةٌ تُلاحَظ بهدوء، وراحةٌ ترافقكِ في كل إطلالة.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"swatches\"\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot white\"\u003e\u003c\/span\u003eأبيض\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot black\"\u003e\u003c\/span\u003eأسود\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot burgundy\"\u003e\u003c\/span\u003eبرغندي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot navy\"\u003e\u003c\/span\u003eكحلي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot olive\"\u003e\u003c\/span\u003eزيتوني\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chips\"\u003e\n      \u003cspan class=\"chip\"\u003eدانتيل ناعم\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eخمسة ألوان\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eمقاس موحّد\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eهدية مميّزة\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"card\"\u003e\n      \u003ch2\u003eالمميزات\u003c\/h2\u003e\n\n      \u003cul class=\"feats\"\u003e\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتصميمٌ واسع ينساب بانسيابيةٍ راقية، يمنحكِ راحةً وحضورًا أنيقًا في آنٍ واحد.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتفاصيل دانتيل ناعمة تمنح القطعة لمسةً فاخرة بلا مبالغة — أناقةٌ تُلاحَظ بهدوء.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمتوفّرة بخمسة ألوان مختارة بعناية — الأبيض، الأسود، البرغندي، الكحلي، والزيتوني — لتختاري ما يناسب إطلالتكِ.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمقاسٌ موحّد مدروس ليناسب قياساتٍ متعدّدة، فيأتيكِ مضبوطًا ومريحًا.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eخيارٌ جميل لنفسكِ، أو هديةٌ راقية لها معنى لمن تحبّين.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003cp class=\"closer\"\u003e\n      عباية تجمع الستر والأناقة في قطعة واحدة… اختاري مقام بلونكِ المفضّل، واطمئنّي لاختيارٍ يليق بكِ.\n    \u003c\/p\u003e\n\n  \u003c\/main\u003e\n\u003c\/div\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56855213080742,"sku":null,"price":1199.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/44-compressed.webp?v=1783016843"},{"product_id":"maqam-burgundy","title":"عباية مقام-بيرغندي","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .thabat-product {\n    --plum-900: #2A0B1B;\n    --plum-700: #42112A;\n    --plum-500: #6E2347;\n    --mauve: #5F4A55;\n    --ink: #1C1318;\n    --page: #FFFCF6;\n    --cream: #FBF7EF;\n    --beige: #F1E4CF;\n    --gold: #B08D57;\n    --gold-soft: #D8BE8E;\n\n    --radius: 18px;\n    --maxw: 680px;\n    --ease: cubic-bezier(.22,.61,.36,1);\n\n    background:\n      radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n      var(--page);\n    color: var(--ink);\n    font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n    font-size: 16px;\n    line-height: 2;\n    -webkit-font-smoothing: antialiased;\n    direction: rtl;\n  }\n\n  .thabat-product *,\n  .thabat-product *::before,\n  .thabat-product *::after {\n    box-sizing: border-box;\n  }\n\n  .thabat-product .wrap {\n    max-width: var(--maxw);\n    margin-inline: auto;\n    padding: 60px 22px 72px;\n  }\n\n  .thabat-product .hero {\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .thabat-product .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    letter-spacing: 3px;\n    color: var(--gold);\n    margin: 0 0 14px;\n  }\n\n  .thabat-product .eyebrow svg {\n    width: 13px;\n    height: 13px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .title {\n    font-family: \"El Messiri\", serif;\n    font-weight: 700;\n    font-size: clamp(34px, 7vw, 50px);\n    line-height: 1.2;\n    color: var(--plum-700);\n    margin: 0;\n  }\n\n  .thabat-product .divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    margin: 20px 0 22px;\n  }\n\n  .thabat-product .divider::before,\n  .thabat-product .divider::after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n  }\n\n  .thabat-product .divider svg {\n    width: 16px;\n    height: 16px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .lead {\n    max-width: 56ch;\n    margin: 0 auto;\n    color: var(--mauve);\n    font-size: 17px;\n  }\n\n  .thabat-product .lead strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .swatches {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 22px;\n    margin: 26px auto 4px;\n    max-width: 520px;\n  }\n\n  .thabat-product .sw {\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-size: 14px;\n    color: var(--plum-700);\n  }\n\n  .thabat-product .sw .dot {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    box-shadow: 0 2px 8px -3px rgba(66,17,42,.35);\n  }\n\n  .thabat-product .sw .dot.white {\n    background: #FAF7F2;\n    border: 1px solid #E3D7C4;\n  }\n\n  .thabat-product .sw .dot.black {\n    background: #1C1318;\n    border: 1px solid #2A0B1B;\n  }\n\n  .thabat-product .sw .dot.burgundy {\n    background: #5A1026;\n    border: 1px solid #3F0B1B;\n  }\n\n  .thabat-product .sw .dot.navy {\n    background: #132642;\n    border: 1px solid #0B182C;\n  }\n\n  .thabat-product .sw .dot.olive {\n    background: #59613A;\n    border: 1px solid #404729;\n  }\n\n  .thabat-product .chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 26px 0 30px;\n  }\n\n  .thabat-product .chip {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    color: var(--plum-700);\n    background: #fff;\n    border: 1px solid var(--beige);\n    border-radius: 999px;\n    padding: 5px 16px;\n  }\n\n  .thabat-product .card {\n    background: var(--cream);\n    border: 1px solid var(--beige);\n    border-inline-start: 3px solid var(--gold-soft);\n    border-radius: var(--radius);\n    padding: 28px 30px;\n  }\n\n  .thabat-product .card h2 {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 22px;\n    color: var(--plum-700);\n    margin: 0 0 18px;\n  }\n\n  .thabat-product .feats {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .thabat-product .feats li {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 11px 0;\n    border-top: 1px solid var(--beige);\n  }\n\n  .thabat-product .feats li:first-child {\n    border-top: 0;\n    padding-top: 0;\n  }\n\n  .thabat-product .feats li:last-child {\n    padding-bottom: 0;\n  }\n\n  .thabat-product .feats .hk {\n    flex: none;\n    margin-top: 7px;\n  }\n\n  .thabat-product .feats .hk svg {\n    width: 15px;\n    height: 15px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .feats p {\n    margin: 0;\n    color: var(--ink);\n  }\n\n  .thabat-product .feats p strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .closer {\n    text-align: center;\n    max-width: 52ch;\n    margin: 30px auto 0;\n    color: var(--mauve);\n    font-size: 16.5px;\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after {\n      transition: none !important;\n      animation: none !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .thabat-product .wrap {\n      padding: 44px 16px 56px;\n    }\n\n    .thabat-product .card {\n      padding: 24px 20px;\n    }\n\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      width: 48px;\n    }\n\n    .thabat-product .swatches {\n      gap: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"thabat-product\"\u003e\n  \u003cmain class=\"wrap\"\u003e\n\n    \u003cheader class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        عباية · ثبات\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"title\"\u003eمقام\u003c\/h1\u003e\n\n      \u003cdiv class=\"divider\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"lead\"\u003e\n        حضورٌ هادئ وتفاصيل دانتيل ناعمة… \u003cstrong\u003eمقام\u003c\/strong\u003e عباية راقية صُمِّمت للمرأة التي تختار السترَ والجمال بعناية. أناقةٌ تُلاحَظ بهدوء، وراحةٌ ترافقكِ في كل إطلالة.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"swatches\"\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot white\"\u003e\u003c\/span\u003eأبيض\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot black\"\u003e\u003c\/span\u003eأسود\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot burgundy\"\u003e\u003c\/span\u003eبرغندي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot navy\"\u003e\u003c\/span\u003eكحلي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot olive\"\u003e\u003c\/span\u003eزيتوني\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chips\"\u003e\n      \u003cspan class=\"chip\"\u003eدانتيل ناعم\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eخمسة ألوان\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eمقاس موحّد\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eهدية مميّزة\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"card\"\u003e\n      \u003ch2\u003eالمميزات\u003c\/h2\u003e\n\n      \u003cul class=\"feats\"\u003e\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتصميمٌ واسع ينساب بانسيابيةٍ راقية، يمنحكِ راحةً وحضورًا أنيقًا في آنٍ واحد.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتفاصيل دانتيل ناعمة تمنح القطعة لمسةً فاخرة بلا مبالغة — أناقةٌ تُلاحَظ بهدوء.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمتوفّرة بخمسة ألوان مختارة بعناية — الأبيض، الأسود، البرغندي، الكحلي، والزيتوني — لتختاري ما يناسب إطلالتكِ.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمقاسٌ موحّد مدروس ليناسب قياساتٍ متعدّدة، فيأتيكِ مضبوطًا ومريحًا.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eخيارٌ جميل لنفسكِ، أو هديةٌ راقية لها معنى لمن تحبّين.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003cp class=\"closer\"\u003e\n      عباية تجمع الستر والأناقة في قطعة واحدة… اختاري مقام بلونكِ المفضّل، واطمئنّي لاختيارٍ يليق بكِ.\n    \u003c\/p\u003e\n\n  \u003c\/main\u003e\n\u003c\/div\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56855215243430,"sku":null,"price":1199.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/23-compressed.webp?v=1783016030"},{"product_id":"maqam-black","title":"عباية مقام-أسود","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .thabat-product {\n    --plum-900: #2A0B1B;\n    --plum-700: #42112A;\n    --plum-500: #6E2347;\n    --mauve: #5F4A55;\n    --ink: #1C1318;\n    --page: #FFFCF6;\n    --cream: #FBF7EF;\n    --beige: #F1E4CF;\n    --gold: #B08D57;\n    --gold-soft: #D8BE8E;\n\n    --radius: 18px;\n    --maxw: 680px;\n    --ease: cubic-bezier(.22,.61,.36,1);\n\n    background:\n      radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n      var(--page);\n    color: var(--ink);\n    font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n    font-size: 16px;\n    line-height: 2;\n    -webkit-font-smoothing: antialiased;\n    direction: rtl;\n  }\n\n  .thabat-product *,\n  .thabat-product *::before,\n  .thabat-product *::after {\n    box-sizing: border-box;\n  }\n\n  .thabat-product .wrap {\n    max-width: var(--maxw);\n    margin-inline: auto;\n    padding: 60px 22px 72px;\n  }\n\n  .thabat-product .hero {\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .thabat-product .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    letter-spacing: 3px;\n    color: var(--gold);\n    margin: 0 0 14px;\n  }\n\n  .thabat-product .eyebrow svg {\n    width: 13px;\n    height: 13px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .title {\n    font-family: \"El Messiri\", serif;\n    font-weight: 700;\n    font-size: clamp(34px, 7vw, 50px);\n    line-height: 1.2;\n    color: var(--plum-700);\n    margin: 0;\n  }\n\n  .thabat-product .divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    margin: 20px 0 22px;\n  }\n\n  .thabat-product .divider::before,\n  .thabat-product .divider::after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n  }\n\n  .thabat-product .divider svg {\n    width: 16px;\n    height: 16px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .lead {\n    max-width: 56ch;\n    margin: 0 auto;\n    color: var(--mauve);\n    font-size: 17px;\n  }\n\n  .thabat-product .lead strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .swatches {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 22px;\n    margin: 26px auto 4px;\n    max-width: 520px;\n  }\n\n  .thabat-product .sw {\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-size: 14px;\n    color: var(--plum-700);\n  }\n\n  .thabat-product .sw .dot {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    box-shadow: 0 2px 8px -3px rgba(66,17,42,.35);\n  }\n\n  .thabat-product .sw .dot.white {\n    background: #FAF7F2;\n    border: 1px solid #E3D7C4;\n  }\n\n  .thabat-product .sw .dot.black {\n    background: #1C1318;\n    border: 1px solid #2A0B1B;\n  }\n\n  .thabat-product .sw .dot.burgundy {\n    background: #5A1026;\n    border: 1px solid #3F0B1B;\n  }\n\n  .thabat-product .sw .dot.navy {\n    background: #132642;\n    border: 1px solid #0B182C;\n  }\n\n  .thabat-product .sw .dot.olive {\n    background: #59613A;\n    border: 1px solid #404729;\n  }\n\n  .thabat-product .chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 26px 0 30px;\n  }\n\n  .thabat-product .chip {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    color: var(--plum-700);\n    background: #fff;\n    border: 1px solid var(--beige);\n    border-radius: 999px;\n    padding: 5px 16px;\n  }\n\n  .thabat-product .card {\n    background: var(--cream);\n    border: 1px solid var(--beige);\n    border-inline-start: 3px solid var(--gold-soft);\n    border-radius: var(--radius);\n    padding: 28px 30px;\n  }\n\n  .thabat-product .card h2 {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 22px;\n    color: var(--plum-700);\n    margin: 0 0 18px;\n  }\n\n  .thabat-product .feats {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .thabat-product .feats li {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 11px 0;\n    border-top: 1px solid var(--beige);\n  }\n\n  .thabat-product .feats li:first-child {\n    border-top: 0;\n    padding-top: 0;\n  }\n\n  .thabat-product .feats li:last-child {\n    padding-bottom: 0;\n  }\n\n  .thabat-product .feats .hk {\n    flex: none;\n    margin-top: 7px;\n  }\n\n  .thabat-product .feats .hk svg {\n    width: 15px;\n    height: 15px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .feats p {\n    margin: 0;\n    color: var(--ink);\n  }\n\n  .thabat-product .feats p strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .closer {\n    text-align: center;\n    max-width: 52ch;\n    margin: 30px auto 0;\n    color: var(--mauve);\n    font-size: 16.5px;\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after {\n      transition: none !important;\n      animation: none !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .thabat-product .wrap {\n      padding: 44px 16px 56px;\n    }\n\n    .thabat-product .card {\n      padding: 24px 20px;\n    }\n\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      width: 48px;\n    }\n\n    .thabat-product .swatches {\n      gap: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"thabat-product\"\u003e\n  \u003cmain class=\"wrap\"\u003e\n\n    \u003cheader class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        عباية · ثبات\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"title\"\u003eمقام\u003c\/h1\u003e\n\n      \u003cdiv class=\"divider\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"lead\"\u003e\n        حضورٌ هادئ وتفاصيل دانتيل ناعمة… \u003cstrong\u003eمقام\u003c\/strong\u003e عباية راقية صُمِّمت للمرأة التي تختار السترَ والجمال بعناية. أناقةٌ تُلاحَظ بهدوء، وراحةٌ ترافقكِ في كل إطلالة.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"swatches\"\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot white\"\u003e\u003c\/span\u003eأبيض\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot black\"\u003e\u003c\/span\u003eأسود\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot burgundy\"\u003e\u003c\/span\u003eبرغندي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot navy\"\u003e\u003c\/span\u003eكحلي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot olive\"\u003e\u003c\/span\u003eزيتوني\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chips\"\u003e\n      \u003cspan class=\"chip\"\u003eدانتيل ناعم\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eخمسة ألوان\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eمقاس موحّد\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eهدية مميّزة\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"card\"\u003e\n      \u003ch2\u003eالمميزات\u003c\/h2\u003e\n\n      \u003cul class=\"feats\"\u003e\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتصميمٌ واسع ينساب بانسيابيةٍ راقية، يمنحكِ راحةً وحضورًا أنيقًا في آنٍ واحد.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتفاصيل دانتيل ناعمة تمنح القطعة لمسةً فاخرة بلا مبالغة — أناقةٌ تُلاحَظ بهدوء.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمتوفّرة بخمسة ألوان مختارة بعناية — الأبيض، الأسود، البرغندي، الكحلي، والزيتوني — لتختاري ما يناسب إطلالتكِ.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمقاسٌ موحّد مدروس ليناسب قياساتٍ متعدّدة، فيأتيكِ مضبوطًا ومريحًا.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eخيارٌ جميل لنفسكِ، أو هديةٌ راقية لها معنى لمن تحبّين.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003cp class=\"closer\"\u003e\n      عباية تجمع الستر والأناقة في قطعة واحدة… اختاري مقام بلونكِ المفضّل، واطمئنّي لاختيارٍ يليق بكِ.\n    \u003c\/p\u003e\n\n  \u003c\/main\u003e\n\u003c\/div\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56855217635494,"sku":null,"price":1199.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/54-compressed.webp?v=1783016788"},{"product_id":"maqam-blue","title":"عباية مقام-كحلي","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=El+Messiri:wght@500;600;700\u0026amp;family=Tajawal:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n  .thabat-product {\n    --plum-900: #2A0B1B;\n    --plum-700: #42112A;\n    --plum-500: #6E2347;\n    --mauve: #5F4A55;\n    --ink: #1C1318;\n    --page: #FFFCF6;\n    --cream: #FBF7EF;\n    --beige: #F1E4CF;\n    --gold: #B08D57;\n    --gold-soft: #D8BE8E;\n\n    --radius: 18px;\n    --maxw: 680px;\n    --ease: cubic-bezier(.22,.61,.36,1);\n\n    background:\n      radial-gradient(820px 460px at 50% -12%, #FBF1E2 0%, transparent 62%),\n      var(--page);\n    color: var(--ink);\n    font-family: \"Tajawal\", system-ui, -apple-system, \"Segoe UI\", sans-serif;\n    font-size: 16px;\n    line-height: 2;\n    -webkit-font-smoothing: antialiased;\n    direction: rtl;\n  }\n\n  .thabat-product *,\n  .thabat-product *::before,\n  .thabat-product *::after {\n    box-sizing: border-box;\n  }\n\n  .thabat-product .wrap {\n    max-width: var(--maxw);\n    margin-inline: auto;\n    padding: 60px 22px 72px;\n  }\n\n  .thabat-product .hero {\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .thabat-product .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    letter-spacing: 3px;\n    color: var(--gold);\n    margin: 0 0 14px;\n  }\n\n  .thabat-product .eyebrow svg {\n    width: 13px;\n    height: 13px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .title {\n    font-family: \"El Messiri\", serif;\n    font-weight: 700;\n    font-size: clamp(34px, 7vw, 50px);\n    line-height: 1.2;\n    color: var(--plum-700);\n    margin: 0;\n  }\n\n  .thabat-product .divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    margin: 20px 0 22px;\n  }\n\n  .thabat-product .divider::before,\n  .thabat-product .divider::after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: linear-gradient(to right, transparent, var(--gold-soft), transparent);\n  }\n\n  .thabat-product .divider svg {\n    width: 16px;\n    height: 16px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .lead {\n    max-width: 56ch;\n    margin: 0 auto;\n    color: var(--mauve);\n    font-size: 17px;\n  }\n\n  .thabat-product .lead strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .swatches {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 22px;\n    margin: 26px auto 4px;\n    max-width: 520px;\n  }\n\n  .thabat-product .sw {\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    font-family: \"El Messiri\", serif;\n    font-size: 14px;\n    color: var(--plum-700);\n  }\n\n  .thabat-product .sw .dot {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    box-shadow: 0 2px 8px -3px rgba(66,17,42,.35);\n  }\n\n  .thabat-product .sw .dot.white {\n    background: #FAF7F2;\n    border: 1px solid #E3D7C4;\n  }\n\n  .thabat-product .sw .dot.black {\n    background: #1C1318;\n    border: 1px solid #2A0B1B;\n  }\n\n  .thabat-product .sw .dot.burgundy {\n    background: #5A1026;\n    border: 1px solid #3F0B1B;\n  }\n\n  .thabat-product .sw .dot.navy {\n    background: #132642;\n    border: 1px solid #0B182C;\n  }\n\n  .thabat-product .sw .dot.olive {\n    background: #59613A;\n    border: 1px solid #404729;\n  }\n\n  .thabat-product .chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin: 26px 0 30px;\n  }\n\n  .thabat-product .chip {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 14px;\n    color: var(--plum-700);\n    background: #fff;\n    border: 1px solid var(--beige);\n    border-radius: 999px;\n    padding: 5px 16px;\n  }\n\n  .thabat-product .card {\n    background: var(--cream);\n    border: 1px solid var(--beige);\n    border-inline-start: 3px solid var(--gold-soft);\n    border-radius: var(--radius);\n    padding: 28px 30px;\n  }\n\n  .thabat-product .card h2 {\n    font-family: \"El Messiri\", serif;\n    font-weight: 600;\n    font-size: 22px;\n    color: var(--plum-700);\n    margin: 0 0 18px;\n  }\n\n  .thabat-product .feats {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .thabat-product .feats li {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 11px 0;\n    border-top: 1px solid var(--beige);\n  }\n\n  .thabat-product .feats li:first-child {\n    border-top: 0;\n    padding-top: 0;\n  }\n\n  .thabat-product .feats li:last-child {\n    padding-bottom: 0;\n  }\n\n  .thabat-product .feats .hk {\n    flex: none;\n    margin-top: 7px;\n  }\n\n  .thabat-product .feats .hk svg {\n    width: 15px;\n    height: 15px;\n    fill: var(--gold);\n  }\n\n  .thabat-product .feats p {\n    margin: 0;\n    color: var(--ink);\n  }\n\n  .thabat-product .feats p strong {\n    color: var(--plum-700);\n    font-weight: 700;\n  }\n\n  .thabat-product .closer {\n    text-align: center;\n    max-width: 52ch;\n    margin: 30px auto 0;\n    color: var(--mauve);\n    font-size: 16.5px;\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .thabat-product *,\n    .thabat-product *::before,\n    .thabat-product *::after {\n      transition: none !important;\n      animation: none !important;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .thabat-product .wrap {\n      padding: 44px 16px 56px;\n    }\n\n    .thabat-product .card {\n      padding: 24px 20px;\n    }\n\n    .thabat-product .divider::before,\n    .thabat-product .divider::after {\n      width: 48px;\n    }\n\n    .thabat-product .swatches {\n      gap: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"thabat-product\"\u003e\n  \u003cmain class=\"wrap\"\u003e\n\n    \u003cheader class=\"hero\"\u003e\n      \u003cp class=\"eyebrow\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        عباية · ثبات\n      \u003c\/p\u003e\n\n      \u003ch1 class=\"title\"\u003eمقام\u003c\/h1\u003e\n\n      \u003cdiv class=\"divider\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"lead\"\u003e\n        حضورٌ هادئ وتفاصيل دانتيل ناعمة… \u003cstrong\u003eمقام\u003c\/strong\u003e عباية راقية صُمِّمت للمرأة التي تختار السترَ والجمال بعناية. أناقةٌ تُلاحَظ بهدوء، وراحةٌ ترافقكِ في كل إطلالة.\n      \u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"swatches\"\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot white\"\u003e\u003c\/span\u003eأبيض\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot black\"\u003e\u003c\/span\u003eأسود\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot burgundy\"\u003e\u003c\/span\u003eبرغندي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot navy\"\u003e\u003c\/span\u003eكحلي\u003c\/span\u003e\n      \u003cspan class=\"sw\"\u003e\u003cspan class=\"dot olive\"\u003e\u003c\/span\u003eزيتوني\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"chips\"\u003e\n      \u003cspan class=\"chip\"\u003eدانتيل ناعم\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eخمسة ألوان\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eمقاس موحّد\u003c\/span\u003e\n      \u003cspan class=\"chip\"\u003eهدية مميّزة\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"card\"\u003e\n      \u003ch2\u003eالمميزات\u003c\/h2\u003e\n\n      \u003cul class=\"feats\"\u003e\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتصميمٌ واسع ينساب بانسيابيةٍ راقية، يمنحكِ راحةً وحضورًا أنيقًا في آنٍ واحد.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eتفاصيل دانتيل ناعمة تمنح القطعة لمسةً فاخرة بلا مبالغة — أناقةٌ تُلاحَظ بهدوء.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمتوفّرة بخمسة ألوان مختارة بعناية — الأبيض، الأسود، البرغندي، الكحلي، والزيتوني — لتختاري ما يناسب إطلالتكِ.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eمقاسٌ موحّد مدروس ليناسب قياساتٍ متعدّدة، فيأتيكِ مضبوطًا ومريحًا.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          \u003cspan class=\"hk\"\u003e\n            \u003csvg viewbox=\"0 0 24 24\"\u003e\n              \u003cpath d=\"M12 2l2.2 7.8L22 12l-7.8 2.2L12 22l-2.2-7.8L2 12l7.8-2.2z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/span\u003e\n          \u003cp\u003eخيارٌ جميل لنفسكِ، أو هديةٌ راقية لها معنى لمن تحبّين.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003cp class=\"closer\"\u003e\n      عباية تجمع الستر والأناقة في قطعة واحدة… اختاري مقام بلونكِ المفضّل، واطمئنّي لاختيارٍ يليق بكِ.\n    \u003c\/p\u003e\n\n  \u003c\/main\u003e\n\u003c\/div\u003e","brand":"ثبات","offers":[{"title":"مقاس واحد(من ٦٠ ل ١١٠)","offer_id":56855224549542,"sku":null,"price":1199.0,"currency_code":"EGP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/files\/34-compressed.webp?v=1783016082"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/8613\/8534\/collections\/81cd080ade0cb0df1ecefb090106aaf1.png?v=1780798824","url":"https:\/\/www.thabat-eg.com\/collections\/all-products.oembed","provider":"ثبات | Thabat","version":"1.0","type":"link"}