{"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","url":"https:\/\/www.thabat-eg.com\/products\/%d8%a5%d8%b3%d8%af%d8%a7%d9%84-%d8%b1%d9%88%d8%ad","provider":"ثبات | Thabat","version":"1.0","type":"link"}