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