{"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","url":"https:\/\/www.thabat-eg.com\/products\/etizan-isdal","provider":"ثبات | Thabat","version":"1.0","type":"link"}