{"title":"الأكثر مبيعاً ⭐","description":"\u003cp\u003eمنتجاتنا الأكثر طلباً — اختيار آلاف العملاء.\u003c\/p\u003e\u003cp\u003e🏆 تيس بـ 469 ر · خروف بـ 579 ر · كبش بـ 679 ر\u003c\/p\u003e\u003cp\u003eتوثيق فيديو + توزيع شرعي + لجنة شرعية تراقب الذبح.\u003c\/p\u003e","products":[{"product_id":"sheep-sacrifice-video","title":"خروف (صدقة، عقيقة، أضحية) مع توثيق بالفيديو","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* --- إعدادات عامة (Reset) --- *\/\n  * { box-sizing: border-box; -webkit-tap-highlight-color: transparent; }\n\n  html { font-size: 16px; }\n\n  body {\n    margin: 0;\n    padding: 0;\n    background-color: #f8f9fa;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d3436;\n    line-height: 1.6;\n    \/* حل مشكلة السكرول الجانبي *\/\n    overflow-x: hidden;\n    width: 100%;\n  }\n\n  \/* الحاوية *\/\n  .adahi-ultra-final {\n    width: 100%;\n    max-width: 500px; \n    margin: 0 auto;\n    background-color: #fff;\n    background-image: radial-gradient(#1a4d2e 0.5px, transparent 0.5px), radial-gradient(#1a4d2e 0.5px, #fff 0.5px);\n    background-size: 20px 20px;\n    background-position: 0 0, 10px 10px;\n    background-color: #fffcf9;\n    min-height: 100vh;\n    border-left: 1px solid #eee;\n    border-right: 1px solid #eee;\n    \/* ضمان عدم خروج أي عنصر عن الحدود *\/\n    overflow: hidden;\n    position: relative;\n  }\n\n  \/* الألوان *\/\n  .adahi-ultra-final {\n    --c-green: #1a4d2e;\n    --c-green-dark: #143d24;\n    --c-green-light: #e8f5e9;\n    --c-gold: #cca45e;\n    --c-gold-bg: #fffbf0;\n    --c-text-main: #1a1a1a;\n    --c-text-sub: #555;\n  }\n\n  \/* 1. شريط العداد (بدون Sticky) *\/\n  .live-bar {\n    background: #fffbf0;\n    color: #8a6d3b;\n    padding: 12px 15px;\n    text-align: center;\n    font-weight: 700;\n    font-size: 0.9rem;\n    border-bottom: 1px solid #faebcc;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n   \n  .pulse-dot {\n    width: 10px; height: 10px;\n    background: #27ae60;\n    border-radius: 50%;\n    box-shadow: 0 0 0 rgba(39, 174, 96, 0.4);\n    animation: pulse 2s infinite;\n    flex-shrink: 0;\n  }\n  @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(39, 174, 96, 0.4); } 70% { box-shadow: 0 0 0 8px rgba(39, 174, 96, 0); } 100% { box-shadow: 0 0 0 0 rgba(39, 174, 96, 0); } }\n\n  \/* 2. الهيدر *\/\n  .hero-head {\n    text-align: center;\n    padding: 40px 20px 50px 20px;\n    background: linear-gradient(170deg, var(--c-green) 0%, #0d331d 100%);\n    color: #fff;\n  }\n\n  .hero-head h2 { \n    color: #fff; \n    font-size: 1.75rem; \n    font-weight: 800; \n    margin: 0 0 15px 0; \n    line-height: 1.3; \n  }\n  .hero-head p { \n    font-size: 1.05rem; \n    opacity: 0.95; \n    margin: 0 auto; \n    line-height: 1.6;\n    color: #e8f5e9; \n  }\n\n  \/* 3. المميزات *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    padding: 0 15px;\n    margin-top: -35px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .feat-box {\n    background: #fff;\n    padding: 20px 15px;\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    border: 1px solid rgba(0,0,0,0.05);\n  }\n  .feat-box strong { display: block; font-size: 1rem; color: var(--c-text-main); margin-top: 10px; font-weight: 700;}\n\n  .feat-icon { \n    color: var(--c-gold); width: 48px; height: 48px; margin: 0 auto; \n    background: var(--c-gold-bg); border-radius: 50%; display: flex; align-items: center; justify-content: center;\n  }\n  .feat-icon svg { width: 28px; height: 28px; }\n\n  \/* 4. العناوين *\/\n  .sec-title {\n    text-align: center;\n    color: var(--c-green);\n    font-weight: 800;\n    font-size: 1.35rem;\n    margin: 50px 0 25px 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 15px;\n  }\n  .sec-title::before, .sec-title::after { content:''; height:2px; background:#e0e0e0; flex:1; margin: 0 20px; border-radius: 2px;}\n  .sec-title span { background: #fffcf9; padding: 0 10px; z-index: 1; }\n\n  \/* 5. الجدول الشرعي *\/\n  .specs-wrap { padding: 0 15px; }\n  .specs-tbl { width: 100%; border-collapse: separate; border-spacing: 0 10px; }\n  .specs-tbl td { \n    padding: 15px 18px; background: #fff; border: 1px solid #eee; font-size: 1rem;\n  }\n  .specs-tbl tr td:first-child { \n    border-radius: 0 12px 12px 0; border-left: none; width: 35%; color: var(--c-text-sub); background: #f9f9f9;\n  }\n  .specs-tbl tr td:last-child { \n    border-radius: 12px 0 0 12px; border-right: none; font-weight: bold; color: var(--c-green); \n  }\n\n  \/* 6. بوكس الأثر *\/\n  .impact-wrap {\n    margin: 35px 15px;\n    background: linear-gradient(135deg, var(--c-green) 0%, #143d24 100%);\n    color: #fff;\n    border-radius: 20px;\n    padding: 35px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 25px rgba(26, 77, 46, 0.2);\n  }\n  .impact-wrap::after {\n    content: ''; position: absolute; bottom: -40px; left: -40px; width: 140px; height: 140px;\n    background: rgba(255,255,255,0.06); border-radius: 50%; pointer-events: none;\n  }\n  .impact-val { font-size: 4rem; font-weight: 900; color: #ffd700; line-height: 1; display: block; margin-bottom: 10px; }\n  \n  \/* 7. خط الزمن *\/\n  .time-wrap { padding: 0 20px; position: relative; }\n  .time-wrap::before {\n    content: ''; position: absolute; top: 25px; bottom: 50px; right: 37px; width: 3px; background: #e0e0e0; z-index: 0;\n  }\n  .time-row { display: flex; gap: 20px; margin-bottom: 30px; align-items: flex-start; position: relative; z-index: 1; }\n  .time-num { \n    min-width: 36px; height: 36px; background: var(--c-green); color: #fff; \n    border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; \n    box-shadow: 0 0 0 6px #fffcf9; font-size: 1.1rem;\n  }\n  .time-txt h4 { margin: 0 0 8px 0; font-size: 1.1rem; font-weight: 800; color: var(--c-text-main); }\n  .time-txt p { margin: 0; font-size: 1rem; color: var(--c-text-sub); line-height: 1.6;}\n\n  \/* 8. الضمان *\/\n  .guarantee-box {\n    background: #fff;\n    border: 2px dashed #e0cfb1;\n    margin: 30px 15px;\n    padding: 25px 20px;\n    border-radius: 16px;\n    text-align: center;\n  }\n  .g-items { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 15px; }\n  .g-badge { \n    background: var(--c-gold-bg); color: #8a6d3b; border: 1px solid #faebcc; \n    padding: 8px 15px; border-radius: 50px; font-size: 0.95rem; font-weight: 600;\n  }\n\n  \/* 9. معرض الآيفون *\/\n  .iphone-bg {\n    background: #f4f6f8;\n    padding: 40px 0;\n    margin-top: 40px;\n    border-top: 1px solid #e0e0e0;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .iphone-scroll {\n    display: flex;\n    gap: 20px;\n    overflow-x: auto;\n    padding: 10px 20px 40px 20px;\n    scroll-snap-type: x mandatory;\n    -webkit-overflow-scrolling: touch;\n  }\n  .iphone-scroll::-webkit-scrollbar { display: none; }\n\n  .iphone-mockup {\n    width: 290px;\n    height: 600px; \n    background: #1a1a1a; \n    border-radius: 40px;\n    box-shadow: 0 20px 40px rgba(0,0,0,0.15);\n    position: relative; flex-shrink: 0; padding: 12px; \n    scroll-snap-align: center;\n  }\n  .iphone-screen {\n    width: 100%; height: 100%; background: #efe7dd; border-radius: 30px;\n    overflow: hidden; display: flex; flex-direction: column;\n    font-family: Helvetica, Arial, sans-serif;\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M10 10h10v10H10V10z' fill='%23d6dbe0' fill-opacity='0.2'\/%3E%3C\/svg%3E\");\n  }\n  .wa-top {\n    background: #075e54; height: 75px; padding-top: 25px; display: flex;\n    align-items: center; padding-left: 15px; padding-right: 15px; color: #fff;\n    gap: 10px;\n  }\n  .msg {\n    padding: 10px 14px; border-radius: 10px; font-size: 0.85rem; max-width: 85%;\n    box-shadow: 0 1px 2px rgba(0,0,0,0.1); line-height: 1.45; margin-bottom: 10px;\n  }\n  .msg-in { align-self: flex-start; background: #fff; border-top-right-radius: 0; }\n  .msg-out { align-self: flex-end; background: #dcf8c6; border-top-left-radius: 0; }\n\n  \/* 10. المقارنة والأسئلة *\/\n  .comp-tbl { margin-bottom: 30px; width: 100%; text-align: center; font-size: 1rem; border-collapse: collapse;}\n  .comp-tbl th { padding: 15px; color: #888; font-weight: normal; font-size: 0.9rem;}\n  .comp-tbl td { padding: 15px 8px; border-bottom: 1px solid #eee; }\n  \n  .us-th { background: var(--c-green) !important; color: #fff !important; border-radius: 12px 12px 0 0; font-weight: bold !important; }\n  .us-td { background: var(--c-green-light); color: var(--c-green); font-weight: bold; border-left: 2px solid #fff; border-right: 2px solid #fff;}\n  .last-us { border-bottom: 2px solid #fff; border-radius: 0 0 12px 12px; }\n\n  .faq-area { padding: 0 20px 20px 20px; }\n  .faq-row { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }\n  .faq-q { font-weight: 800; color: var(--c-green); display: block; margin-bottom: 8px; font-size: 1.05rem;}\n  .faq-a { color: var(--c-text-sub); font-size: 1rem; }\n  \n  \/* 11. زر الأكشن *\/\n  .final-cta {\n    background: #fff; padding: 30px 20px 40px 20px; text-align: center; border-top: 1px solid #eee;\n  }\n  .cta-btn {\n    background: var(--c-green); color: #fff; padding: 18px 25px; width: 100%;\n    border-radius: 16px; text-decoration: none; font-weight: 800; font-size: 1.2rem;\n    display: inline-block; box-shadow: 0 10px 25px rgba(26, 77, 46, 0.25);\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"adahi-ultra-final\"\u003e\n\u003c!-- شريط علوي --\u003e\n\u003cdiv class=\"live-bar\"\u003e\n\u003cdiv class=\"pulse-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eأكثر من \u003cstrong\u003e14,500\u003c\/strong\u003e شخص وثقوا بنا هذا العام\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- الهيدر --\u003e\n\u003cdiv class=\"hero-head\"\u003e\n\u003ch2\u003eحوّل صدقتك إلى \"فرحة\" \u003cbr\u003eتدخل بيوت الفقراء\u003c\/h2\u003e\n\u003cp\u003eنحن جسرك الآمن لإيصال أضحيتك أو صدقتك لمن هم بأمس الحاجة إليها في عمق أفريقيا.\u003c\/p\u003e\n\u003cdiv style=\"height: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7z\"\u003e\u003c\/path\u003e\u003crect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eتوثيق فيديو\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eأجر متعدي\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eذبح شرعي\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eإنجاز سريع\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- المواصفات --\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eتفاصيل الأمانة\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-wrap\"\u003e\n\u003ctable class=\"specs-tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eالنوع\u003c\/td\u003e\n\u003ctd\u003eخروف (ضأن)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالجنس\u003c\/td\u003e\n\u003ctd\u003eذكر أو رخل (الأوفر لحماً)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالنية\u003c\/td\u003e\n\u003ctd\u003eصدقة \/ كفارة \/ نذر \/ عقيقة \/ أضحية\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالمكان\u003c\/td\u003e\n\u003ctd\u003eقرى أفريقيا الأشد فقراً\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- الأثر --\u003e\n\u003cdiv class=\"impact-wrap\"\u003e\n\u003cspan class=\"impact-val\"\u003e15+\u003c\/span\u003e\n\u003cp style=\"margin: 0; font-weight: bold; font-size: 1.2rem;\"\u003eمسكيناً يطعمهم هذا النسك\u003c\/p\u003e\n\u003cp style=\"font-size: 1rem; margin-top: 10px; opacity: 0.9;\"\u003eتخيل حجم الدعوات التي ستصلك بظهر الغيب ❤️\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- التايم لاين --\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eكيف ننفذ طلبك؟\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"time-wrap\"\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالتوكيل\u003c\/h4\u003e\n\u003cp\u003eبمجرد الطلب، أنت توكلنا شرعياً بالشراء والذبح نيابة عنك.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالذبح\u003c\/h4\u003e\n\u003cp\u003eيتم اختيار الذبيحة وذبحها في المجازر المعتمدة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالتوزيع\u003c\/h4\u003e\n\u003cp\u003eنقل اللحوم وتوزيعها يداً بيد للأسر المحتاجة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالتوثيق\u003c\/h4\u003e\n\u003cp\u003eيصلك فيديو بالاسم وصور التوزيع على الواتساب.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- الضمان --\u003e\n\u003cdiv class=\"guarantee-box\"\u003e\n\u003ch3 style=\"margin: 0 0 15px 0; color: #b88b35; font-size: 1.2rem;\"\u003eتوثيق يضمن حقك 100%\u003c\/h3\u003e\n\u003cdiv class=\"g-items\"\u003e\n\u003cspan class=\"g-badge\"\u003e🎥 فيديو للذبح\u003c\/span\u003e \u003cspan class=\"g-badge\"\u003e🗣️ نطق اسمك\u003c\/span\u003e \u003cspan class=\"g-badge\"\u003e📸 صور التوزيع\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- الآيفون --\u003e\n\u003cdiv class=\"iphone-bg\"\u003e\n\u003cdiv class=\"sec-title\" style=\"margin-top: 0;\"\u003e\u003cspan\u003eقصص واقعية (موثقة)\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; font-size: 0.9rem; color: #888; margin-bottom: 20px;\"\u003eاسحب الشاشة يمين ويسار 👈\u003c\/div\u003e\n\u003cdiv class=\"iphone-scroll\"\u003e\n\u003c!-- جوال 1: أبو عبدالله --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eأ\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eأبو عبدالله\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.8rem; opacity: 0.8;\"\u003eمتصل الآن\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eالوالدة تعبانة وحبيت أتصدق بنية شفائها، هل يمديكم اليوم؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eسلامتها وماتشوف شر 🌹 أبشر يتم التنفيذ فوراً.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو التوثيق\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتم التنفيذ ياغالي، وهذا توثيق ذبيحة الوالدة.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eالله يجزاكم خير، الفيديو ريحنا كثير.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 2: محمد العتيبي --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eم\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eمحمد العتيبي\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.8rem; opacity: 0.8;\"\u003eآخر ظهور أمس\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eجاني مولود (تميم) وحاب أسوي عقيقته، ضروري يذكر الاسم.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eألف مبروك 🌹 أبشر، نذكر الاسم \"عقيقة تميم بن محمد\" بوضوح.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو عقيقة تميم\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتفضل التقرير، وتم التوزيع على الأيتام.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eبيض الله وجيهكم، شغل يبرد القلب!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 3: أم سارة --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eS\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eUmm Sara\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eحبيت أتأكد، هل التوزيع يكون لفقراء فعلاً؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eنعم أختي، نتعامل مع قرى نائية لا يصلها اللحم إلا نادراً.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #333; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e📸 صور التوزيع\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eشوفي صور فرحة الأطفال، كله بميزان حسناتك.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eياالله، الحمدلله يارب، ريحتوني.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 4: خالد الحربي --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eخ\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eخالد الحربي\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eعلي نذر ذبيحة لوجه الله، هل تجزئ عندكم؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eنعم تجزئ طال عمرك، ونقول \"نذر عن خالد الحربي\".\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو وفاء النذر\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتم الوفاء بالنذر، تقبل الله منك.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eالحمدلله، ونعم الوكيل أنتم.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 5: فهد --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eF\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eFahad A.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eأخوي أنا أول مرة أتعامل معكم، كيف أضمن إن الذبح تم؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eحقك ياغالي، ضماننا هو التوثيق المرئي (فيديو) ينطق فيه اسمك على الذبيحة قبل الذبح.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eيعني يوصلني الفيديو على جوالي؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eنعم أكيد، خلال 72 ساعة من الطلب يكون عندك.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eتوكلنا على الله، تم الطلب.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- المقارنة --\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eلماذا \"أضاحي السعودية\"؟\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 0 15px;\"\u003e\n\u003ctable class=\"comp-tbl\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eالخدمة\u003c\/th\u003e\n\u003cth\u003eأماكن أخرى\u003c\/th\u003e\n\u003cth class=\"us-th\"\u003eأضاحي السعودية\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eالتوثيق\u003c\/td\u003e\n\u003ctd\u003eغير مضمون\u003c\/td\u003e\n\u003ctd class=\"us-td\"\u003eفيديو + اسمك\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالسرعة\u003c\/td\u003e\n\u003ctd\u003eغير محددة\u003c\/td\u003e\n\u003ctd class=\"us-td\"\u003e3-1 أيام عمل\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالتوزيع\u003c\/td\u003e\n\u003ctd\u003eعام\u003c\/td\u003e\n\u003ctd class=\"us-td last-us\"\u003eالأشد فقراً\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- الأسئلة --\u003e\n\u003cdiv class=\"faq-area\"\u003e\n\u003cdiv class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ هل يمكنني كتابة اسم شخص آخر؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eنعم، اكتب اسم من ترغب (حي أو ميت) في خانة الملاحظات وسيتم ذكره.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ هل الذبح شرعي؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eنعم، تحت إشراف لجان شرعية وفي مسالخ معتمدة.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: none;\" class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ متى يوصل التقرير؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eخلال يوم إلى 3 أيام عمل بإذن الله.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA الختامي --\u003e\n\u003cdiv class=\"final-cta\"\u003e\n\u003cp style=\"margin-bottom: 15px; font-weight: 600; color: #666; font-size: 1rem;\"\u003eلا تتردد في كسب الأجر وإدخال الفرحة\u003c\/p\u003e\n\u003ca href=\"#MainContent\" class=\"cta-btn\"\u003eتوكل على الله واطلب الآن ☝️\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"أضاحي السعودية","offers":[{"title":"صدقة","offer_id":51297346683012,"sku":null,"price":579.0,"currency_code":"SAR","in_stock":true},{"title":"كفارة يمين","offer_id":51297346715780,"sku":null,"price":579.0,"currency_code":"SAR","in_stock":true},{"title":"نذر","offer_id":51297346748548,"sku":null,"price":579.0,"currency_code":"SAR","in_stock":true},{"title":"عقيقة","offer_id":51297346781316,"sku":null,"price":579.0,"currency_code":"SAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0975\/6386\/9316\/files\/2_538b419a-0a56-4440-9b0f-7d6d042bf5a1.png?v=1772396839"},{"product_id":"goat-sacrifice-video","title":"تيس \/ ماعز (صدقة، عقيقة، أضحية) مع توثيق فيديو باسمك","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* --- إعدادات عامة (Reset) --- *\/\n  * { box-sizing: border-box; -webkit-tap-highlight-color: transparent; }\n\n  html { font-size: 16px; }\n\n  body {\n    margin: 0;\n    padding: 0;\n    background-color: #f8f9fa;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d3436;\n    line-height: 1.6;\n    overflow-x: hidden; \/* منع السكرول الجانبي *\/\n    width: 100%;\n  }\n\n  \/* الحاوية (الماستر) *\/\n  .adahi-goat-final {\n    width: 100%;\n    max-width: 500px; \n    margin: 0 auto;\n    background-color: #fff;\n    background-image: radial-gradient(#1a4d2e 0.5px, transparent 0.5px), radial-gradient(#1a4d2e 0.5px, #fff 0.5px);\n    background-size: 20px 20px;\n    background-position: 0 0, 10px 10px;\n    background-color: #fffcf9;\n    min-height: 100vh;\n    border-left: 1px solid #eee;\n    border-right: 1px solid #eee;\n    overflow: hidden;\n    position: relative;\n  }\n\n  \/* الألوان *\/\n  .adahi-goat-final {\n    --c-green: #1a4d2e;\n    --c-green-dark: #143d24;\n    --c-green-light: #e8f5e9;\n    --c-gold: #cca45e;\n    --c-gold-bg: #fffbf0;\n    --c-text-main: #1a1a1a;\n    --c-text-sub: #555;\n  }\n\n  \/* 1. شريط العداد *\/\n  .live-bar {\n    background: #fffbf0;\n    color: #8a6d3b;\n    padding: 12px 15px;\n    text-align: center;\n    font-weight: 700;\n    font-size: 0.9rem;\n    border-bottom: 1px solid #faebcc;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n   \n  .pulse-dot {\n    width: 10px; height: 10px;\n    background: #27ae60;\n    border-radius: 50%;\n    box-shadow: 0 0 0 rgba(39, 174, 96, 0.4);\n    animation: pulse 2s infinite;\n    flex-shrink: 0;\n  }\n  @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(39, 174, 96, 0.4); } 70% { box-shadow: 0 0 0 8px rgba(39, 174, 96, 0); } 100% { box-shadow: 0 0 0 0 rgba(39, 174, 96, 0); } }\n\n  \/* 2. الهيدر *\/\n  .hero-head {\n    text-align: center;\n    padding: 40px 20px 50px 20px;\n    background: linear-gradient(170deg, var(--c-green) 0%, #0d331d 100%);\n    color: #fff;\n  }\n\n  .hero-head h2 { \n    color: #fff; \n    font-size: 1.75rem; \n    font-weight: 800; \n    margin: 0 0 15px 0; \n    line-height: 1.3; \n  }\n  .hero-head p { \n    font-size: 1.05rem; \n    opacity: 0.95; \n    margin: 0 auto; \n    line-height: 1.6;\n    color: #e8f5e9; \n  }\n\n  \/* 3. المميزات *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    padding: 0 15px;\n    margin-top: -35px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .feat-box {\n    background: #fff;\n    padding: 20px 15px;\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    border: 1px solid rgba(0,0,0,0.05);\n  }\n  .feat-box strong { display: block; font-size: 1rem; color: var(--c-text-main); margin-top: 10px; font-weight: 700;}\n\n  .feat-icon { \n    color: var(--c-gold); width: 48px; height: 48px; margin: 0 auto; \n    background: var(--c-gold-bg); border-radius: 50%; display: flex; align-items: center; justify-content: center;\n  }\n  .feat-icon svg { width: 28px; height: 28px; }\n\n  \/* 4. العناوين *\/\n  .sec-title {\n    text-align: center;\n    color: var(--c-green);\n    font-weight: 800;\n    font-size: 1.35rem;\n    margin: 50px 0 25px 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 15px;\n  }\n  .sec-title::before, .sec-title::after { content:''; height:2px; background:#e0e0e0; flex:1; margin: 0 20px; border-radius: 2px;}\n  .sec-title span { background: #fffcf9; padding: 0 10px; z-index: 1; }\n\n  \/* 5. الجدول الشرعي *\/\n  .specs-wrap { padding: 0 15px; }\n  .specs-tbl { width: 100%; border-collapse: separate; border-spacing: 0 10px; }\n  .specs-tbl td { \n    padding: 15px 18px; background: #fff; border: 1px solid #eee; font-size: 1rem;\n  }\n  .specs-tbl tr td:first-child { \n    border-radius: 0 12px 12px 0; border-left: none; width: 35%; color: var(--c-text-sub); background: #f9f9f9;\n  }\n  .specs-tbl tr td:last-child { \n    border-radius: 12px 0 0 12px; border-right: none; font-weight: bold; color: var(--c-green); \n  }\n\n  \/* 6. بوكس الأثر *\/\n  .impact-wrap {\n    margin: 35px 15px;\n    background: linear-gradient(135deg, var(--c-green) 0%, #143d24 100%);\n    color: #fff;\n    border-radius: 20px;\n    padding: 35px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 25px rgba(26, 77, 46, 0.2);\n  }\n  .impact-wrap::after {\n    content: ''; position: absolute; bottom: -40px; left: -40px; width: 140px; height: 140px;\n    background: rgba(255,255,255,0.06); border-radius: 50%; pointer-events: none;\n  }\n  .impact-val { font-size: 4rem; font-weight: 900; color: #ffd700; line-height: 1; display: block; margin-bottom: 10px; }\n  \n  \/* 7. خط الزمن *\/\n  .time-wrap { padding: 0 20px; position: relative; }\n  .time-wrap::before {\n    content: ''; position: absolute; top: 25px; bottom: 50px; right: 37px; width: 3px; background: #e0e0e0; z-index: 0;\n  }\n  .time-row { display: flex; gap: 20px; margin-bottom: 30px; align-items: flex-start; position: relative; z-index: 1; }\n  .time-num { \n    min-width: 36px; height: 36px; background: var(--c-green); color: #fff; \n    border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; \n    box-shadow: 0 0 0 6px #fffcf9; font-size: 1.1rem;\n  }\n  .time-txt h4 { margin: 0 0 8px 0; font-size: 1.1rem; font-weight: 800; color: var(--c-text-main); }\n  .time-txt p { margin: 0; font-size: 1rem; color: var(--c-text-sub); line-height: 1.6;}\n\n  \/* 8. الضمان *\/\n  .guarantee-box {\n    background: #fff;\n    border: 2px dashed #e0cfb1;\n    margin: 30px 15px;\n    padding: 25px 20px;\n    border-radius: 16px;\n    text-align: center;\n  }\n  .g-items { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 15px; }\n  .g-badge { \n    background: var(--c-gold-bg); color: #8a6d3b; border: 1px solid #faebcc; \n    padding: 8px 15px; border-radius: 50px; font-size: 0.95rem; font-weight: 600;\n  }\n\n  \/* 9. معرض الآيفون *\/\n  .iphone-bg {\n    background: #f4f6f8;\n    padding: 40px 0;\n    margin-top: 40px;\n    border-top: 1px solid #e0e0e0;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .iphone-scroll {\n    display: flex;\n    gap: 20px;\n    overflow-x: auto;\n    padding: 10px 20px 40px 20px;\n    scroll-snap-type: x mandatory;\n    -webkit-overflow-scrolling: touch;\n  }\n  .iphone-scroll::-webkit-scrollbar { display: none; }\n\n  .iphone-mockup {\n    width: 290px;\n    height: 600px; \n    background: #1a1a1a; \n    border-radius: 40px;\n    box-shadow: 0 20px 40px rgba(0,0,0,0.15);\n    position: relative; flex-shrink: 0; padding: 12px; \n    scroll-snap-align: center;\n  }\n  .iphone-screen {\n    width: 100%; height: 100%; background: #efe7dd; border-radius: 30px;\n    overflow: hidden; display: flex; flex-direction: column;\n    font-family: Helvetica, Arial, sans-serif;\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M10 10h10v10H10V10z' fill='%23d6dbe0' fill-opacity='0.2'\/%3E%3C\/svg%3E\");\n  }\n  .wa-top {\n    background: #075e54; height: 75px; padding-top: 25px; display: flex;\n    align-items: center; padding-left: 15px; padding-right: 15px; color: #fff;\n    gap: 10px;\n  }\n  .msg {\n    padding: 10px 14px; border-radius: 10px; font-size: 0.85rem; max-width: 85%;\n    box-shadow: 0 1px 2px rgba(0,0,0,0.1); line-height: 1.45; margin-bottom: 10px;\n  }\n  .msg-in { align-self: flex-start; background: #fff; border-top-right-radius: 0; }\n  .msg-out { align-self: flex-end; background: #dcf8c6; border-top-left-radius: 0; }\n\n  \/* 10. المقارنة والأسئلة *\/\n  .comp-tbl { margin-bottom: 30px; width: 100%; text-align: center; font-size: 1rem; border-collapse: collapse;}\n  .comp-tbl th { padding: 15px; color: #888; font-weight: normal; font-size: 0.9rem;}\n  .comp-tbl td { padding: 15px 8px; border-bottom: 1px solid #eee; }\n  \n  .us-th { background: var(--c-green) !important; color: #fff !important; border-radius: 12px 12px 0 0; font-weight: bold !important; }\n  .us-td { background: var(--c-green-light); color: var(--c-green); font-weight: bold; border-left: 2px solid #fff; border-right: 2px solid #fff;}\n  .last-us { border-bottom: 2px solid #fff; border-radius: 0 0 12px 12px; }\n\n  .faq-area { padding: 0 20px 20px 20px; }\n  .faq-row { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }\n  .faq-q { font-weight: 800; color: var(--c-green); display: block; margin-bottom: 8px; font-size: 1.05rem;}\n  .faq-a { color: var(--c-text-sub); font-size: 1rem; }\n  \n  \/* 11. زر الأكشن *\/\n  .final-cta {\n    background: #fff; padding: 30px 20px 40px 20px; text-align: center; border-top: 1px solid #eee;\n  }\n  .cta-btn {\n    background: var(--c-green); color: #fff; padding: 18px 25px; width: 100%;\n    border-radius: 16px; text-decoration: none; font-weight: 800; font-size: 1.2rem;\n    display: inline-block; box-shadow: 0 10px 25px rgba(26, 77, 46, 0.25);\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"adahi-goat-final\"\u003e\n\u003c!-- شريط علوي --\u003e\n\u003cdiv class=\"live-bar\"\u003e\n\u003cdiv class=\"pulse-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eساهم فاعلو الخير بإطعام أكثر من \u003cstrong\u003e8,500\u003c\/strong\u003e مسكين هذا الشهر\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- الهيدر --\u003e\n\u003cdiv class=\"hero-head\"\u003e\n\u003ch2\u003eصدقة تطفئ الغضب.. \u003cbr\u003eوتدخل السرور\u003c\/h2\u003e\n\u003cp\u003eخدمة ذبيحة (تيس\/ماعز) تُذبح وتوزع في القرى الأشد فقراً في أفريقيا، مع توثيق يطمئن قلبك.\u003c\/p\u003e\n\u003cdiv style=\"height: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- المميزات --\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7z\"\u003e\u003c\/path\u003e\u003crect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eتوثيق فيديو\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eإطعام 10+ أشخاص\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eذبح شرعي\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eتنفيذ سريع\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- المواصفات --\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eتفاصيل الأمانة\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-wrap\"\u003e\n\u003ctable class=\"specs-tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eالنوع\u003c\/td\u003e\n\u003ctd\u003eتيس \/ ماعز\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالسن الشرعي\u003c\/td\u003e\n\u003ctd\u003eمستوفية الشروط الشرعية\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالنية\u003c\/td\u003e\n\u003ctd\u003eصدقة \/ كفارة \/ نذر \/ عقيقة \/ أضحية\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالمكان\u003c\/td\u003e\n\u003ctd\u003eقرى أفريقيا الأشد عوزاً\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- الأثر --\u003e\n\u003cdiv class=\"impact-wrap\"\u003e\n\u003cspan class=\"impact-val\"\u003e10+\u003c\/span\u003e\n\u003cp style=\"margin: 0; font-weight: bold; font-size: 1.2rem;\"\u003eمساكين يطعمهم هذا النسك\u003c\/p\u003e\n\u003cp style=\"font-size: 1rem; margin-top: 10px; opacity: 0.9;\"\u003eأجر النسك + أجر إطعام الطعام ❤️\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- التايم لاين --\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eكيف ننفذ طلبك؟\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"time-wrap\"\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالتوكيل\u003c\/h4\u003e\n\u003cp\u003eبإتمام الطلب، نصبح وكلاءك في شراء وتنفيذ الذبيحة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالذبح\u003c\/h4\u003e\n\u003cp\u003eنختار التيس السليم ونذبحه في المسالخ المعتمدة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالتوزيع\u003c\/h4\u003e\n\u003cp\u003eنوزع اللحم فوراً على المستحقين يداً بيد.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالتوثيق\u003c\/h4\u003e\n\u003cp\u003eنرسل لك فيديو الذبح وصور التوزيع على الواتساب.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- الضمان --\u003e\n\u003cdiv class=\"guarantee-box\"\u003e\n\u003ch3 style=\"margin: 0 0 15px 0; color: #b88b35; font-size: 1.2rem;\"\u003eتوثيق يضمن حقك 100%\u003c\/h3\u003e\n\u003cdiv class=\"g-items\"\u003e\n\u003cspan class=\"g-badge\"\u003e🎥 فيديو للذبح\u003c\/span\u003e \u003cspan class=\"g-badge\"\u003e🗣️ نطق اسمك\u003c\/span\u003e \u003cspan class=\"g-badge\"\u003e📸 صور التوزيع\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- الآيفون --\u003e\n\u003cdiv class=\"iphone-bg\"\u003e\n\u003cdiv class=\"sec-title\" style=\"margin-top: 0;\"\u003e\u003cspan\u003eقصص واقعية (موثقة)\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; font-size: 0.9rem; color: #888; margin-bottom: 20px;\"\u003eاسحب الشاشة يمين ويسار 👈\u003c\/div\u003e\n\u003cdiv class=\"iphone-scroll\"\u003e\n\u003c!-- جوال 1: عبدالرحمن --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eع\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eعبدالرحمن\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.8rem; opacity: 0.8;\"\u003eمتصل الآن\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eالسلام عليكم، بغيت ذبيحة تيس للصدقة، هل متوفر؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eوعليكم السلام، نعم متوفر تيس (ذكر) ومجزئ للصدقة.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو التوثيق\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتم التنفيذ ياغالي، ذبيحة تيس باسمك.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eالله يكتب أجركم، سرعة ممتازة.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 2: سارة العلي --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eس\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eسارة العلي\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.8rem; opacity: 0.8;\"\u003eآخر ظهور أمس\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eعندي نية صدقة لدفع البلاء، هل يوزع اللحم لفقراء محتاجين؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eنعم أختي، نصل للقرى الأشد فقراً في أفريقيا، الله يدفع عنك البلاء.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #333; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e📸 صور التوزيع\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eشوفي صور التوزيع وفرحة الناس، تقبل الله منك.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eالحمدلله، الله يجزاكم خير.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 3: خالد م. --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eخ\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eخالد م.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eعلي كفارة يمين، هل ذبيحة التيس تجزئ؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eنعم تجزئ، ونوزعها على أكثر من 10 مساكين لإبراء الذمة.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو كفارة يمين\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتم التنفيذ وذكر اسمك \"كفارة عن خالد\".\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eريحتوني الله يريح بالكم.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 4: ناصر --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eN\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eNasser\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eعلي نذر قديم، وأبي أوفي به، كيف الطريقة؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eابشر، اطلب المنتج واكتب في الملاحظات \"نذر\"، وننفذه لك.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو وفاء النذر\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتم الوفاء بالنذر، الله يتقبل.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eخدمة تشكرون عليها.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- جوال 5: حسن --\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eH\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eHassan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eيا اخوان كيف أضمن حقي؟ أول مرة أطلب.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eحقك، ضماننا فيديو يوصلك، ينطق فيه اسمك قبل الذبح.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eيعني لو ما وصلني الفيديو أسترجع فلوسي؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eنعم، ولك الحق الكامل، الأمانة أولويتنا.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-in\"\u003eتوكلت على الله.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- المقارنة --\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eلماذا \"أضاحي السعودية\"؟\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 0 15px;\"\u003e\n\u003ctable class=\"comp-tbl\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eالخدمة\u003c\/th\u003e\n\u003cth\u003eأماكن أخرى\u003c\/th\u003e\n\u003cth class=\"us-th\"\u003eأضاحي السعودية\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eالتوثيق\u003c\/td\u003e\n\u003ctd\u003eغير مضمون\u003c\/td\u003e\n\u003ctd class=\"us-td\"\u003eفيديو + اسمك\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالسرعة\u003c\/td\u003e\n\u003ctd\u003eغير محددة\u003c\/td\u003e\n\u003ctd class=\"us-td\"\u003e3-1 أيام عمل\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالتوزيع\u003c\/td\u003e\n\u003ctd\u003eعام\u003c\/td\u003e\n\u003ctd class=\"us-td last-us\"\u003eالأشد فقراً\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- الأسئلة --\u003e\n\u003cdiv class=\"faq-area\"\u003e\n\u003cdiv class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ هل يمكنني كتابة اسم شخص آخر؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eنعم، اكتب اسم من ترغب (والدك، والدتك، متوفى) في الملاحظات.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ هل الذبح شرعي؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eنعم، تحت إشراف لجان شرعية وفي مسالخ معتمدة.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: none;\" class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ متى يوصل التقرير؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eخلال يوم إلى 3 أيام عمل بإذن الله.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA الختامي --\u003e\n\u003cdiv class=\"final-cta\"\u003e\n\u003cp style=\"margin-bottom: 15px; font-weight: 600; color: #666; font-size: 1rem;\"\u003eلا تتردد في كسب الأجر وإدخال الفرحة\u003c\/p\u003e\n\u003ca href=\"#MainContent\" class=\"cta-btn\"\u003eتوكل على الله واطلب الآن ☝️\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"أضاحي السعودية","offers":[{"title":"صدقة","offer_id":51298783789188,"sku":null,"price":469.0,"currency_code":"SAR","in_stock":true},{"title":"كفارة يمين","offer_id":51298783821956,"sku":null,"price":469.0,"currency_code":"SAR","in_stock":true},{"title":"نذر","offer_id":51298783854724,"sku":null,"price":469.0,"currency_code":"SAR","in_stock":true},{"title":"عقيقة","offer_id":51298783887492,"sku":null,"price":469.0,"currency_code":"SAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0975\/6386\/9316\/files\/1_5ce54826-2424-4b9d-9709-45688eb40064.png?v=1772396997"},{"product_id":"كبش-صدقة-عقيقة-أضحية-مع-توثيق-فيديو-باسمك","title":"كبش (صدقة، عقيقة، أضحية) مع توثيق فيديو باسمك","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* --- إعدادات عامة (Reset) --- *\/\n  * { box-sizing: border-box; -webkit-tap-highlight-color: transparent; }\n\n  html { font-size: 16px; }\n\n  body {\n    margin: 0;\n    padding: 0;\n    background-color: #f8f9fa;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2d3436;\n    line-height: 1.6;\n    overflow-x: hidden;\n    width: 100%;\n  }\n\n  \/* الحاوية *\/\n  .adahi-page {\n    width: 100%;\n    max-width: 500px; \n    margin: 0 auto;\n    background-color: #fff;\n    background-image: radial-gradient(#1a4d2e 0.5px, transparent 0.5px), radial-gradient(#1a4d2e 0.5px, #fff 0.5px);\n    background-size: 20px 20px;\n    background-position: 0 0, 10px 10px;\n    background-color: #fffcf9;\n    min-height: 100vh;\n    border-left: 1px solid #eee;\n    border-right: 1px solid #eee;\n    overflow: hidden;\n    position: relative;\n  }\n\n  \/* الألوان *\/\n  .adahi-page {\n    --c-green: #1a4d2e;\n    --c-green-dark: #143d24;\n    --c-green-light: #e8f5e9;\n    --c-gold: #cca45e;\n    --c-gold-bg: #fffbf0;\n    --c-text-main: #1a1a1a;\n    --c-text-sub: #555;\n  }\n\n  \/* 1. شريط العداد *\/\n  .live-bar {\n    background: #fffbf0;\n    color: #8a6d3b;\n    padding: 12px 15px;\n    text-align: center;\n    font-weight: 700;\n    font-size: 0.9rem;\n    border-bottom: 1px solid #faebcc;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n    \n  .pulse-dot {\n    width: 10px; height: 10px;\n    background: #27ae60;\n    border-radius: 50%;\n    box-shadow: 0 0 0 rgba(39, 174, 96, 0.4);\n    animation: pulse 2s infinite;\n    flex-shrink: 0;\n  }\n  @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(39, 174, 96, 0.4); } 70% { box-shadow: 0 0 0 8px rgba(39, 174, 96, 0); } 100% { box-shadow: 0 0 0 0 rgba(39, 174, 96, 0); } }\n\n  \/* 2. الهيدر *\/\n  .hero-head {\n    text-align: center;\n    padding: 40px 20px 50px 20px;\n    background: linear-gradient(170deg, var(--c-green) 0%, #0d331d 100%);\n    color: #fff;\n  }\n\n  .hero-head h2 { \n    color: #fff; \n    font-size: 1.75rem; \n    font-weight: 800; \n    margin: 0 0 15px 0; \n    line-height: 1.3; \n  }\n  .hero-head p { \n    font-size: 1.05rem; \n    opacity: 0.95; \n    margin: 0 auto; \n    line-height: 1.6;\n    color: #e8f5e9; \n  }\n\n  \/* 3. المميزات *\/\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    padding: 0 15px;\n    margin-top: -35px;\n    position: relative;\n    z-index: 2;\n  }\n\n  .feat-box {\n    background: #fff;\n    padding: 20px 15px;\n    border-radius: 16px;\n    text-align: center;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    border: 1px solid rgba(0,0,0,0.05);\n  }\n  .feat-box strong { display: block; font-size: 1rem; color: var(--c-text-main); margin-top: 10px; font-weight: 700;}\n\n  .feat-icon { \n    color: var(--c-gold); width: 48px; height: 48px; margin: 0 auto; \n    background: var(--c-gold-bg); border-radius: 50%; display: flex; align-items: center; justify-content: center;\n  }\n  .feat-icon svg { width: 28px; height: 28px; }\n\n  \/* 4. العناوين *\/\n  .sec-title {\n    text-align: center;\n    color: var(--c-green);\n    font-weight: 800;\n    font-size: 1.35rem;\n    margin: 50px 0 25px 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 15px;\n  }\n  .sec-title::before, .sec-title::after { content:''; height:2px; background:#e0e0e0; flex:1; margin: 0 20px; border-radius: 2px;}\n  .sec-title span { background: #fffcf9; padding: 0 10px; z-index: 1; }\n\n  \/* 5. الجدول الشرعي *\/\n  .specs-wrap { padding: 0 15px; }\n  .specs-tbl { width: 100%; border-collapse: separate; border-spacing: 0 10px; }\n  .specs-tbl td { \n    padding: 15px 18px; background: #fff; border: 1px solid #eee; font-size: 1rem;\n  }\n  .specs-tbl tr td:first-child { \n    border-radius: 0 12px 12px 0; border-left: none; width: 30%; color: var(--c-text-sub); background: #f9f9f9;\n  }\n  .specs-tbl tr td:last-child { \n    border-radius: 12px 0 0 12px; border-right: none; font-weight: bold; color: var(--c-green); \n  }\n\n  \/* 6. بوكس الأثر *\/\n  .impact-wrap {\n    margin: 35px 15px;\n    background: linear-gradient(135deg, var(--c-green) 0%, #143d24 100%);\n    color: #fff;\n    border-radius: 20px;\n    padding: 35px 20px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    box-shadow: 0 10px 25px rgba(26, 77, 46, 0.2);\n  }\n  .impact-wrap::after {\n    content: ''; position: absolute; bottom: -40px; left: -40px; width: 140px; height: 140px;\n    background: rgba(255,255,255,0.06); border-radius: 50%; pointer-events: none;\n  }\n  .impact-val { font-size: 4rem; font-weight: 900; color: #ffd700; line-height: 1; display: block; margin-bottom: 10px; }\n   \n  \/* 7. خط الزمن *\/\n  .time-wrap { padding: 0 20px; position: relative; }\n  .time-wrap::before {\n    content: ''; position: absolute; top: 25px; bottom: 50px; right: 37px; width: 3px; background: #e0e0e0; z-index: 0;\n  }\n  .time-row { display: flex; gap: 20px; margin-bottom: 30px; align-items: flex-start; position: relative; z-index: 1; }\n  .time-num { \n    min-width: 36px; height: 36px; background: var(--c-green); color: #fff; \n    border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; \n    box-shadow: 0 0 0 6px #fffcf9; font-size: 1.1rem;\n  }\n  .time-txt h4 { margin: 0 0 8px 0; font-size: 1.1rem; font-weight: 800; color: var(--c-text-main); }\n  .time-txt p { margin: 0; font-size: 1rem; color: var(--c-text-sub); line-height: 1.6;}\n\n  \/* 8. الضمان *\/\n  .guarantee-box {\n    background: #fff;\n    border: 2px dashed #e0cfb1;\n    margin: 30px 15px;\n    padding: 25px 20px;\n    border-radius: 16px;\n    text-align: center;\n  }\n  .g-items { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-top: 15px; }\n  .g-badge { \n    background: var(--c-gold-bg); color: #8a6d3b; border: 1px solid #faebcc; \n    padding: 8px 15px; border-radius: 50px; font-size: 0.95rem; font-weight: 600;\n  }\n\n  \/* 9. معرض الآيفون *\/\n  .iphone-bg {\n    background: #f4f6f8;\n    padding: 40px 0;\n    margin-top: 40px;\n    border-top: 1px solid #e0e0e0;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  .iphone-scroll {\n    display: flex;\n    gap: 20px;\n    overflow-x: auto;\n    padding: 10px 20px 40px 20px;\n    scroll-snap-type: x mandatory;\n    -webkit-overflow-scrolling: touch;\n  }\n  .iphone-scroll::-webkit-scrollbar { display: none; }\n\n  .iphone-mockup {\n    width: 290px;\n    height: 600px; \n    background: #1a1a1a; \n    border-radius: 40px;\n    box-shadow: 0 20px 40px rgba(0,0,0,0.15);\n    position: relative; flex-shrink: 0; padding: 12px; \n    scroll-snap-align: center;\n  }\n  .iphone-screen {\n    width: 100%; height: 100%; background: #efe7dd; border-radius: 30px;\n    overflow: hidden; display: flex; flex-direction: column;\n    font-family: Helvetica, Arial, sans-serif;\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M10 10h10v10H10V10z' fill='%23d6dbe0' fill-opacity='0.2'\/%3E%3C\/svg%3E\");\n  }\n  .wa-top {\n    background: #075e54; height: 75px; padding-top: 25px; display: flex;\n    align-items: center; padding-left: 15px; padding-right: 15px; color: #fff;\n    gap: 10px;\n  }\n  .msg {\n    padding: 10px 14px; border-radius: 10px; font-size: 0.85rem; max-width: 85%;\n    box-shadow: 0 1px 2px rgba(0,0,0,0.1); line-height: 1.45; margin-bottom: 10px;\n  }\n  .msg-in { align-self: flex-start; background: #fff; border-top-right-radius: 0; }\n  .msg-out { align-self: flex-end; background: #dcf8c6; border-top-left-radius: 0; }\n\n  \/* 10. المقارنة والأسئلة *\/\n  .comp-tbl { margin-bottom: 30px; width: 100%; text-align: center; font-size: 1rem; border-collapse: collapse;}\n  .comp-tbl th { padding: 15px; color: #888; font-weight: normal; font-size: 0.9rem;}\n  .comp-tbl td { padding: 15px 8px; border-bottom: 1px solid #eee; }\n   \n  .us-th { background: var(--c-green) !important; color: #fff !important; border-radius: 12px 12px 0 0; font-weight: bold !important; }\n  .us-td { background: var(--c-green-light); color: var(--c-green); font-weight: bold; border-left: 2px solid #fff; border-right: 2px solid #fff;}\n  .last-us { border-bottom: 2px solid #fff; border-radius: 0 0 12px 12px; }\n\n  .faq-area { padding: 0 20px 20px 20px; }\n  .faq-row { margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 15px; }\n  .faq-q { font-weight: 800; color: var(--c-green); display: block; margin-bottom: 8px; font-size: 1.05rem;}\n  .faq-a { color: var(--c-text-sub); font-size: 1rem; }\n   \n  \/* 11. زر الأكشن *\/\n  .final-cta {\n    background: #fff; padding: 30px 20px 40px 20px; text-align: center; border-top: 1px solid #eee;\n  }\n  .cta-btn {\n    background: var(--c-green); color: #fff; padding: 18px 25px; width: 100%;\n    border-radius: 16px; text-decoration: none; font-weight: 800; font-size: 1.2rem;\n    display: inline-block; box-shadow: 0 10px 25px rgba(26, 77, 46, 0.25);\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"adahi-page\"\u003e\n\u003cdiv class=\"live-bar\"\u003e\n\u003cdiv class=\"pulse-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eساهم المحسنون بإطعام أكثر من \u003cstrong\u003e20,000\u003c\/strong\u003e مسكين هذا العام\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-head\"\u003e\n\u003ch2\u003eكبش (خروف كبير).. \u003cbr\u003eيطعم ويسد جوع الأسر\u003c\/h2\u003e\n\u003cp\u003eذبيحة كبش كامل توزع على الأسر المتعففة، بنية الصدقة أو العقيقة أو الشفاء.\u003c\/p\u003e\n\u003cdiv style=\"height: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7z\"\u003e\u003c\/path\u003e\u003crect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eتوثيق فيديو\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"9\" cy=\"7\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eيكفي 15-20 شخص\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eذبح شرعي\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-box\"\u003e\n\u003cdiv class=\"feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#cca45e\" stroke-width=\"2.5\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cstrong\u003eتنفيذ سريع\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eتفاصيل الأمانة\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"specs-wrap\"\u003e\n\u003ctable class=\"specs-tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eالنوع\u003c\/td\u003e\n\u003ctd\u003eكبش (خروف كبير)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالعمر\u003c\/td\u003e\n\u003ctd\u003eمستوفية الشروط الشرعية\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالنية\u003c\/td\u003e\n\u003ctd\u003eصدقة \/ كفارة \/ نذر \/ عقيقة \/ أضحية\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالمكان\u003c\/td\u003e\n\u003ctd\u003eقرى أفريقيا الأشد فقراً\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"impact-wrap\"\u003e\n\u003cspan class=\"impact-val\"\u003e20+\u003c\/span\u003e\n\u003cp style=\"margin: 0; font-weight: bold; font-size: 1.2rem;\"\u003eشخصاً يطعمهم هذا النسك\u003c\/p\u003e\n\u003cp style=\"font-size: 1rem; margin-top: 10px; opacity: 0.9;\"\u003eأجر عظيم وفرحة تدخلها على 3 أو 4 عوائل ❤️\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eكيف يتم طلبك؟\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"time-wrap\"\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالتوكيل والشراء\u003c\/h4\u003e\n\u003cp\u003eبإتمام الطلب، نصبح وكلاءك ونختار الكبش السمين.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eالذبح الشرعي\u003c\/h4\u003e\n\u003cp\u003eيتم الذبح وذكر اسمك (أو اسم المريض\/المولود) عليه.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eتوزيع اللحوم\u003c\/h4\u003e\n\u003cp\u003eتوزع اللحوم طازجة على الأسر المحتاجة.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"time-row\"\u003e\n\u003cdiv class=\"time-num\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"time-txt\"\u003e\n\u003ch4\u003eيوصلك التوثيق\u003c\/h4\u003e\n\u003cp\u003eنرسل لك فيديو الذبح وصور التوزيع واتساب.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-box\"\u003e\n\u003ch3 style=\"margin: 0 0 15px 0; color: #b88b35; font-size: 1.2rem;\"\u003eتوثيق يضمن حقك 100%\u003c\/h3\u003e\n\u003cdiv class=\"g-items\"\u003e\n\u003cspan class=\"g-badge\"\u003e🎥 فيديو للذبح\u003c\/span\u003e \u003cspan class=\"g-badge\"\u003e🗣️ نطق اسمك\u003c\/span\u003e \u003cspan class=\"g-badge\"\u003e📸 صور المستفيدين\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iphone-bg\"\u003e\n\u003cdiv class=\"sec-title\" style=\"margin-top: 0;\"\u003e\u003cspan\u003eقصص واقعية (موثقة)\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; font-size: 0.9rem; color: #888; margin-bottom: 20px;\"\u003eاسحب الشاشة يمين ويسار 👈\u003c\/div\u003e\n\u003cdiv class=\"iphone-scroll\"\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eأ\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eأم عبد الرحمن\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.8rem; opacity: 0.8;\"\u003eمتصل الآن\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eالسلام عليكم، ولدي تعبان ونصحوني بالصدقة، أبي ذبيحة كبش طيبة توزع بنية الشفاء.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eوعليكم السلام، أسأل الله أن يشفيه ويعافيه، أبشري نذبح عنه كبش سمين ونوزعه وندعي له.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو الدعاء\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتم ذبح الكبش، والله يجعلها سبب في شفاء عبد الرحمن.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eس\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eسلطان\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eجاني مولود جديد وحاب أسوي له عقيقة، هل تذبحون عن العقيقة؟\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eألف مبروك ويتربى بعزكم، نعم نذبح كبش العقيقة ونذكر اسم المولود بالفيديو.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #000; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e▶ فيديو العقيقة\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eتم ذبح عقيقة المولود، الله يجعله من الصالحين.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iphone-mockup\"\u003e\n\u003cdiv style=\"position: absolute; top: 10px; left: 50%; transform: translateX(-50%); width: 80px; height: 20px; background: #000; border-radius: 0 0 12px 12px; z-index: 2;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"iphone-screen\"\u003e\n\u003cdiv class=\"wa-top\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #075e54; font-weight: bold;\"\u003eخ\u003c\/div\u003e\n\u003cdiv style=\"margin-right: 10px; text-align: right; flex: 1; color: #fff;\"\u003e\n\u003cdiv style=\"font-size: 1rem; font-weight: bold;\"\u003eفاعل خير\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; padding: 15px 10px; display: flex; flex-direction: column; gap: 10px; overflow-y: auto;\" class=\"wa-content\"\u003e\n\u003cdiv class=\"msg msg-in\"\u003eكيف أتأكد إن اللحم وصل لمستحقه؟ أبي شي يبيض الوجه.\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003eلا تشيل هم، الكبش راهي ما شاء الله، ونوزعه على أسر محددة مسبقاً هي \"الأشد حاجة\".\u003c\/div\u003e\n\u003cdiv class=\"msg msg-out\"\u003e\n\u003cdiv style=\"background: #333; color: #fff; height: 90px; border-radius: 6px; display: flex; align-items: center; justify-content: center; font-size: 0.8rem;\"\u003e📸 صور التوزيع\u003c\/div\u003e\n\u003cdiv style=\"padding: 5px;\"\u003eشوف الصور، فرحة العوائل باللحم لا توصف.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sec-title\"\u003e\u003cspan\u003eليش تختارنا؟\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 0 15px;\"\u003e\n\u003ctable class=\"comp-tbl\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eالخدمة\u003c\/th\u003e\n\u003cth\u003eأماكن أخرى\u003c\/th\u003e\n\u003cth class=\"us-th\"\u003eخدمتنا\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eالتوثيق\u003c\/td\u003e\n\u003ctd\u003eغير مضمون\u003c\/td\u003e\n\u003ctd class=\"us-td\"\u003eفيديو + اسمك\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالمستفيدين\u003c\/td\u003e\n\u003ctd\u003eعشوائي\u003c\/td\u003e\n\u003ctd class=\"us-td\"\u003eأسر أشد فقراً\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eالأثر\u003c\/td\u003e\n\u003ctd\u003eمحدود\u003c\/td\u003e\n\u003ctd class=\"us-td last-us\"\u003eإطعام 15-20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-area\"\u003e\n\u003cdiv class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ هل يذكر اسمي عند الذبح؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eنعم، يتم نطق اسم صاحب الكبش أو الموكل عنه بوضوح بالفيديو.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ هل تجزئ عن أكثر من شخص؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eالكبش الواحد يجزئ عن الرجل وأهل بيته (مهما كان عددهم) في الأجر، ولكنه يعتبر \"سهم واحد\" كأضحية.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-bottom: none;\" class=\"faq-row\"\u003e\n\u003cspan class=\"faq-q\"\u003e❓ هل تصلح للعقيقة؟\u003c\/span\u003e \u003cspan class=\"faq-a\"\u003eنعم، الكبش ممتاز جداً للعقيقة (لأنه سمين وكبير) ويتم ذكر اسم المولود.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"final-cta\"\u003e\n\u003cp style=\"margin-bottom: 15px; font-weight: 600; color: #666; font-size: 1rem;\"\u003eداوِ مرضاك وحصّن أهلك بالصدقة\u003c\/p\u003e\n\u003ca href=\"#\" class=\"cta-btn\"\u003eاطلب كبش الصدقة الآن (توثيق كامل) ☝️\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"أضاحي السعودية","offers":[{"title":"عقيقة","offer_id":51509678407812,"sku":null,"price":679.0,"currency_code":"SAR","in_stock":true},{"title":"صدقة","offer_id":51509678473348,"sku":null,"price":679.0,"currency_code":"SAR","in_stock":true},{"title":"نذر","offer_id":51509678506116,"sku":null,"price":679.0,"currency_code":"SAR","in_stock":true},{"title":"كفارة","offer_id":51509678538884,"sku":null,"price":679.0,"currency_code":"SAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0975\/6386\/9316\/files\/project_type_product_image_card_20260_4.jpg?v=1770065982"}],"url":"https:\/\/adahi-sa.com\/collections\/%d8%a7%d9%84%d8%a3%d9%83%d8%ab%d8%b1-%d9%85%d8%a8%d9%8a%d8%b9%d8%a7%d9%8b-%e2%ad%90.oembed","provider":"أضاحي السعودية","version":"1.0","type":"link"}