المواجهة
الفصل 159 – المواجهة
(أكاديمية رودوفا العسكرية ، جناح سكن المعلمين)
*طرق*
*طرق*
“لقد رأيت ذلك… لقد عانيت من نوم الأشباح ، لذا لا تعبثي معي يا فاي” هدر ليو بصوت يرتجف ليس بالخوف ، بل بغضب يكاد لا يحتويه “أخبريني الحقيقة عن عائلتي ، وإلا أقسم أنني لن أثق بك مرة أخرى أبدًا”
*طرق*
لقد شعر بالارتياح لأنهم أحياء ولكن الآن بعد أن علم أنهم أحياء ، ظهرت عشرات الأسئلة الأخرى في عقله ، والتي أراد إجابات فورية عليها.
*طرق*
.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي يوليو 2026 ⏳ 10 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 100
اهتز الباب المعدني بعنف بواسطة قبضة ليو ، وكأن السكن بأكمله يمكن أن ينهار تحت غضبه.
“أنت محظوظ لأن لديك مثل هذه العائلة يا سكايشارد ولكن لا تنسى إنهم محظوظون أيضًا لأن لديهم أنت” قالت فاي ، متقدمة إلى الأمام بينما لانت تعابير وجهها قليلاً.
فتحت مو يان فاي الباب وعيناها الباردة تومض بالضيق لإزعاجها في هذه الساعة ، ولكن في اللحظة التي رأت فيها ليو ، انقطع نفسها ، بينما تفعل الحذر الغريزي.
“عائلتي… هل هم أحياء؟”
وقف ليو هناك كوحش شرس — شعره فوضوي ، يتنفس بصعوبة ، عيناه جامحة ، وكأنه عاد للتو من معركة دموية.
“ماذا بك ، لماذا تدق بابي في هذه الساعة ، أيها الطالب؟ هل فقدت—”
“إذا كانوا في خطر ، فيجب أن أنقذهم ، أين هم؟ من يطاردهم؟ لأي منظمة تنتمين؟” سأل ليو بيأس ، وعلى الرغم من أنه علم في أعماق قلبه أنه لم يكن من المفترض أن يعرف هذه الإجابات ، إلا أنه بطريقة ما لم يستطع إلا أن يسألها.
لم يدعها ليو تكمل ، حيث اندفعت يده إلى الأمام ، ضاغطا على صدرها ، ودافعًا إياها إلى الغرفة بدون ترحيب.
*طرق*
“عائلتي… هل هم أحياء؟”
“هل ما زالوا يفكرون بي؟”
تراجعت فاي خطوة إلى الوراء بينما انغلق الباب خلف ليو.
وعلى الرغم من أن المهارة وفرت له مساحة من الوضوح ، إلا أنه سرعان ما سقط في نفس الانهيار عندما ضربته موجة أخرى من المشاعر كالشاحنة.
تلاشى غضبها الأولي ليحل محله قلق حقيقي ، حيث أخبرها اليأس المطلق في صوته أن هذا لم يكن مجرد كابوس عابر.
“ماذا بك ، لماذا تدق بابي في هذه الساعة ، أيها الطالب؟ هل فقدت—”
لأول مرة منذ لقائه ، لم يبد ليو متماسكًا.
وقف ليو هناك كوحش شرس — شعره فوضوي ، يتنفس بصعوبة ، عيناه جامحة ، وكأنه عاد للتو من معركة دموية.
لم يكن باردًا ولا غاضبًا ، بل بدا محطمًا حقًا.
“إذا كانوا في خطر ، فيجب أن أنقذهم ، أين هم؟ من يطاردهم؟ لأي منظمة تنتمين؟” سأل ليو بيأس ، وعلى الرغم من أنه علم في أعماق قلبه أنه لم يكن من المفترض أن يعرف هذه الإجابات ، إلا أنه بطريقة ما لم يستطع إلا أن يسألها.
“ماذا تقصد؟ بالطبع هم أحياء—” بدأت فاي ، محاولة تبديد ذعر ليو وكأنه مجرد سوء فهم بسيط ، ولكن ليو رفع إصبعه بسرعة ، قاطعًا إياها بنظرة حادة كافية لإسكاتها.
سأل ليو وهو يلتقط تفصيلاً صغيرًا من كلمات فاي.
“لقد رأيت ذلك… لقد عانيت من نوم الأشباح ، لذا لا تعبثي معي يا فاي” هدر ليو بصوت يرتجف ليس بالخوف ، بل بغضب يكاد لا يحتويه “أخبريني الحقيقة عن عائلتي ، وإلا أقسم أنني لن أثق بك مرة أخرى أبدًا”
*طرق*
وقفت فاي بذهول وحلقها يضيق ، بينما تردد كلمات شيخ الطائفة الشريرة في عقلها ‘بمجرد أن يصل إلى مستوى السيد العظيم… ستبدأ ذكرياته في الظهور مرة أخرى—’
“لا أستطيع أن أعطيك تلك الإجابات يا ليو ، أنا آسفة… لكن أعتقد أنك تعرف السبب بالفعل”
لقد تم تحذيرها ، ولكن لا تزال اللحظة تهزها ‘إذن حدث الأمر بالضبط كما تنبأ الشيخ… استعاد أجزاء من ذكرياته ، والآن يقف هنا ، مطالبا بالإجابات’ فكرت بمرارة ، مطلقة تنهيدة عميقة منهزمة.
“لقد رأيت ذلك… لقد عانيت من نوم الأشباح ، لذا لا تعبثي معي يا فاي” هدر ليو بصوت يرتجف ليس بالخوف ، بل بغضب يكاد لا يحتويه “أخبريني الحقيقة عن عائلتي ، وإلا أقسم أنني لن أثق بك مرة أخرى أبدًا”
“قلت لي أنني قبلت هذه المهمة لحماية عائلتي. قلت لي أنني أفعل كل هذا لإبقائهم آمنين. ثم من الأفضل أن تخبريني الحقيقة الآن يا فاي” ضغط ليو ، مقتربًا بينما برزت الأوردة في قبضتيه المشدودة وهالته غير مستقرة “لأنني رأيتهم يواجهون الموت”
لم يدعها ليو تكمل ، حيث اندفعت يده إلى الأمام ، ضاغطا على صدرها ، ودافعًا إياها إلى الغرفة بدون ترحيب.
رفعت فاي يديها ببراعة ، محاولة تهدئة غضبه.
لأول مرة ، أدرك ليو مدى عدم فعالية [لامبالاة الملك] عندما يتعلق الأمر بذكريات عائلته ، وبغض النظر عن مدى قوة المهارة ، لم تستطع أن تخفف من المشاعر التي اندفعت من جوهره الداخلي.
“أنا لا أتلاعب بك يا ليو. عائلتك أحياء. استمع جيدًا. هل رأيتهم يموتون بالفعل؟” سألت بحذر مع صوت أكثر نعومة وتأنياً.
تراجعت قليلاً.
تجمد ليو لثانية وجيزة.
تراجعت قليلاً.
“لا… لم أرهم يموتون ، ولكنني رأيتهم يندفعون إلى قاعة مليئة بالأعداء. لا يمكنهم النجاة. لكن… أنا— أنا غير متأكد” اعترف ليو وهو يقبض على رأسه بينما تعلقت الدموع التي هددته بالانهمار بعناد في زوايا عينيه.
اهتز الباب المعدني بعنف بواسطة قبضة ليو ، وكأن السكن بأكمله يمكن أن ينهار تحت غضبه.
لأول مرة ، أدرك ليو مدى عدم فعالية [لامبالاة الملك] عندما يتعلق الأمر بذكريات عائلته ، وبغض النظر عن مدى قوة المهارة ، لم تستطع أن تخفف من المشاعر التي اندفعت من جوهره الداخلي.
*طرق*
وعلى الرغم من أن المهارة وفرت له مساحة من الوضوح ، إلا أنه سرعان ما سقط في نفس الانهيار عندما ضربته موجة أخرى من المشاعر كالشاحنة.
“هل يعلمون أنني حي حتى؟”
“إنهم أحياء يا ليو” قالت فاي بهدوء ، مختارة كلماتها بعناية “إنهم آمنون ويتنفسون… على الأقل في الوقت الحالي”
“هل يعلمون أنني حي حتى؟”
تضيق حلق ليو وهو يرتجف بينما يدور عقله.
*طرق*
لقد شعر بالارتياح لأنهم أحياء ولكن الآن بعد أن علم أنهم أحياء ، ظهرت عشرات الأسئلة الأخرى في عقله ، والتي أراد إجابات فورية عليها.
“أنت تفعل كل ما تفعله الآن من أجلهم ، وأعدك أن ذلك ليس بدون سبب وجيه—”
“هل ما زالوا يفكرون بي؟”
“لا أستطيع أن أعطيك تلك الإجابات يا ليو ، أنا آسفة… لكن أعتقد أنك تعرف السبب بالفعل”
“هل يعلمون أنني حي حتى؟”
“نعم ، ما زالوا في خطر. إنهم مطاردون من نفس القوى التي سجنتك ذات مرة ولكن منظمتي تحميهم” ردت فاي ، بينما اتسعت عيون ليو بدهشة.
“هل يريدون مقابلتي؟”
“قلت لي أنني قبلت هذه المهمة لحماية عائلتي. قلت لي أنني أفعل كل هذا لإبقائهم آمنين. ثم من الأفضل أن تخبريني الحقيقة الآن يا فاي” ضغط ليو ، مقتربًا بينما برزت الأوردة في قبضتيه المشدودة وهالته غير مستقرة “لأنني رأيتهم يواجهون الموت”
تصدع صوته أكثر مع كل سؤال ، بينما ارتجفت قبضتيه ، حيث كان بالكاد يحافظ على نفسه واقفًا.
“أنا لا أتلاعب بك يا ليو. عائلتك أحياء. استمع جيدًا. هل رأيتهم يموتون بالفعل؟” سألت بحذر مع صوت أكثر نعومة وتأنياً.
“أنت محظوظ لأن لديك مثل هذه العائلة يا سكايشارد ولكن لا تنسى إنهم محظوظون أيضًا لأن لديهم أنت” قالت فاي ، متقدمة إلى الأمام بينما لانت تعابير وجهها قليلاً.
اهتز الباب المعدني بعنف بواسطة قبضة ليو ، وكأن السكن بأكمله يمكن أن ينهار تحت غضبه.
“المهمة التي تقوم بها الآن هي لسلامتهم ولخلاصك. لا شيء من هذا تافه. لا شيء من هذا بلا معنى. هذا ما أعدك به”
“أنت تفعل كل ما تفعله الآن من أجلهم ، وأعدك أن ذلك ليس بدون سبب وجيه—”
تضيق حلق ليو ، بينما عاد الوضوح إلى رأسه مرة أخرى ، مع سيطرة مهارة [لامبالاة الملك] مجددا.
“هل يريدون مقابلتي؟”
“عندما تقولين انهم أحياء الآن… هل تقصدين أنهم ما زالوا في شكل من أشكال الخطر؟”
لم يكن باردًا ولا غاضبًا ، بل بدا محطمًا حقًا.
سأل ليو وهو يلتقط تفصيلاً صغيرًا من كلمات فاي.
الفصل 159 – المواجهة (أكاديمية رودوفا العسكرية ، جناح سكن المعلمين)
“نعم ، ما زالوا في خطر. إنهم مطاردون من نفس القوى التي سجنتك ذات مرة ولكن منظمتي تحميهم” ردت فاي ، بينما اتسعت عيون ليو بدهشة.
“عندما تقولين انهم أحياء الآن… هل تقصدين أنهم ما زالوا في شكل من أشكال الخطر؟”
“إذا كانوا في خطر ، فيجب أن أنقذهم ، أين هم؟ من يطاردهم؟ لأي منظمة تنتمين؟” سأل ليو بيأس ، وعلى الرغم من أنه علم في أعماق قلبه أنه لم يكن من المفترض أن يعرف هذه الإجابات ، إلا أنه بطريقة ما لم يستطع إلا أن يسألها.
.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي يوليو 2026 ⏳ 10 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 100
عندما استمعت إلى كلماته ، تذبذب قلب فاي للحظة واحدة ، لكنها سرعان ما هزت رأسها بالرفض.
“هل يعلمون أنني حي حتى؟”
“لا أستطيع أن أعطيك تلك الإجابات يا ليو ، أنا آسفة… لكن أعتقد أنك تعرف السبب بالفعل”
لأول مرة منذ لقائه ، لم يبد ليو متماسكًا.
“إذا أعدتهم الآن ، فإن كل تضحية قدمتها وكل صعوبة تحملتها حتى الآن ستكون هباء منثورا. والأسوأ ، لن تكون عائلتك آمنة أبدًا”
“لقد رأيت ذلك… لقد عانيت من نوم الأشباح ، لذا لا تعبثي معي يا فاي” هدر ليو بصوت يرتجف ليس بالخوف ، بل بغضب يكاد لا يحتويه “أخبريني الحقيقة عن عائلتي ، وإلا أقسم أنني لن أثق بك مرة أخرى أبدًا”
“أنت تفعل كل ما تفعله الآن من أجلهم ، وأعدك أن ذلك ليس بدون سبب وجيه—”
“عائلتي… هل هم أحياء؟”
“لا أستطيع أن أعيد لك ذكرياتك الآن ، ولكن بمجرد أن تصبح فردا رسميا من نقابة الأفاعي السوداء ، سأعيد لك كل شيء. كل ذاكرة ، سواء كانت مؤلمة أو جميلة. لكن حتى ذلك الحين ، عليك أن تتحمل”
“إذا كانوا في خطر ، فيجب أن أنقذهم ، أين هم؟ من يطاردهم؟ لأي منظمة تنتمين؟” سأل ليو بيأس ، وعلى الرغم من أنه علم في أعماق قلبه أنه لم يكن من المفترض أن يعرف هذه الإجابات ، إلا أنه بطريقة ما لم يستطع إلا أن يسألها.
تراجعت قليلاً.
.shola-widget, .shola-lb-wrap, .shola-pb-wrap { background: var(--bg-color, #fff); border: 1px solid var(--border-color, #e5e2e2); border-radius: 4px; padding: 15px; color: var(--text-color, #333); font-family: inherit; direction: rtl; box-sizing: border-box; margin-bottom: 20px; } .darkmode .shola-widget, .darkmode .shola-lb-wrap, .darkmode .shola-pb-wrap { background: #1a1a1a; border-color: #333; color: #ddd; } .shola-progress-wrap { margin-bottom: 20px; } .shola-progress-header, .shola-pb-header { display: flex; justify-content: space-between; align-items: center; font-size: .95em; margin-bottom: 6px; font-weight: bold; } .shola-days-left, .shola-pb-days { color: #f5a623; font-size: .85em; font-weight: normal; } .shola-numbers, .shola-pb-numbers { display: flex; justify-content: space-between; font-size: .85em; color: inherit; margin-bottom: 8px; opacity: 0.8; } .shola-bar-bg, .shola-pb-bg { background: rgba(150,150,150,0.2); border-radius: 20px; height: 25px; overflow: hidden; } .shola-bar-fill, .shola-pb-fill { background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); height: 100%; border-radius: 20px; display: flex; align-items: center; justify-content: flex-end; padding-left: 10px; min-width: 4px; transition: width 1s ease; font-size: .8em; font-weight: bold; color:#fff; } .shola-completed, .shola-pb-done { text-align: center; color: #2ecc71; font-weight: bold; margin-top: 10px; font-size: 1.05em; } .shola-pre-goal, .shola-pb-pre { text-align: center; color: inherit; font-weight: bold; margin-top: 10px; font-size: 1.05em; opacity: 0.9; } .shola-tabs { display: flex; gap: 8px; margin-bottom: 14px; border-bottom: 1px solid rgba(150,150,150,0.2); padding-bottom: 10px; flex-wrap: wrap; } .shola-tab { background: rgba(150,150,150,0.1); border: 1px solid rgba(150,150,150,0.2); color: inherit; padding: 5px 12px; border-radius: 3px; cursor: pointer; font-family: inherit; font-size: .85em; transition: all .3s; } .shola-tab.active { background: #366ad3; border-color: #366ad3; color: #fff; } .shola-tab:hover:not(.active) { background: rgba(150,150,150,0.2); } .shola-row, .shola-lb-row { display: flex; align-items: center; gap: 10px; padding: 8px 10px; border-radius: 4px; margin-bottom: 6px; background: rgba(150,150,150,0.05); transition: background .2s; border:1px solid rgba(150,150,150,0.1); } .shola-top3, .shola-lb-top3 { background: rgba(54,106,211,0.08); border-color:rgba(54,106,211,0.2); } .shola-row:hover, .shola-lb-row:hover { background: rgba(150,150,150,0.1); } .shola-rank, .shola-lb-rank { min-width: 30px; text-align: center; font-size: 1.1em; } .shola-num, .shola-lb-num { display: inline-block; width: 22px; height: 22px; line-height: 22px; text-align: center; background: rgba(150,150,150,0.2); border-radius: 50%; font-size: .8em; color: inherit; opacity:0.8; } .shola-avatar { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; border: 1px solid rgba(150,150,150,0.3); flex-shrink: 0; } .shola-uname, .shola-lb-uname { flex: 1; font-size: .95em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:600;} .shola-score, .shola-lb-score { color: #f5a623; font-weight: bold; font-size: .9em; white-space: nowrap; } .shola-empty, .shola-lb-empty { text-align: center; color: inherit; opacity:0.7; padding: 20px 0; font-size: .9em; } .shola-btn-support { display: block; width: 100%; background: #366ad3; background: linear-gradient(90deg, #366ad3, #5785e6); color: #fff; text-align: center; padding: 10px; border-radius: 4px; font-weight: bold; cursor: pointer; border: none; margin-top: 15px; font-family: inherit; font-size: 1.05em; transition: opacity 0.3s; } .shola-btn-support:hover { opacity: 0.9; color: #fff; } .shola-modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); z-index: 999999; display: none; align-items: center; justify-content: center; backdrop-filter: blur(3px); } .shola-modal-box { background: var(--bg-color, #fff); color: var(--text-color, #333); padding: 25px; border-radius: 8px; width: 90%; max-width: 400px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .darkmode .shola-modal-box { background: #1a1a1a; color: #ddd; border: 1px solid #333; } .shola-modal-close { position: absolute; top: 10px; left: 15px; font-size: 24px; cursor: pointer; color: inherit; opacity: 0.7; font-weight: bold; line-height: 1; } .shola-modal-close:hover { opacity: 1; } function sholaTab(btn, id) { var widget = btn.closest(".shola-widget"); widget.querySelectorAll(".shola-tab").forEach(function(b){ b.classList.remove("active"); }); widget.querySelectorAll(".shola-board").forEach(function(b){ b.style.display = "none"; }); btn.classList.add("active"); document.getElementById("shola-" + id).style.display = "block"; } function sholaOpenModal(modalId) { document.getElementById(modalId).style.display = "flex"; } function sholaCloseModal(modalId) { document.getElementById(modalId).style.display = "none"; } 🔥 تحدي يوليو 2026 ⏳ 10 يوم متبقي 13,500 شعلة الهدف: 66,666 20.3% 🔥 ادعم الموقع لضمان استمراريته وبدون ظهور إعلانات مزعجة للجميع! إدعمنا × شراء عملة الشعلة 🏆 أكبر الداعمين هذا الشهر 💎 أكبر الداعمين كل الأوقات 🥇M. K🔥 12,000🥈Fares saeed🔥 1,000🥉Hamood Mahemed🔥 500 🥇M. K💎 12,000🥈Fares saeed💎 1,000🥉ibrahim shazly💎 5004Hamood Mahemed💎 5005الخال!💎 100
“لذا إذا كنت ترغب في استعادة ذكرياتك بسرعة ، فما عليك سوى أن تقاتل بشكل جيد في البطولة وتفوز! ثم احصل على عرض من الأفاعي السوداء كطالب في السنة الأولى. وستستعيد ذكرياتك في غضون شهرين. ولكن حتى ذلك الحين ، أنا آسفة لا أستطيع فعل ذلك—” قالت فاي ، بينما أومأ ليو برأسه بشكل متفهم.
“المهمة التي تقوم بها الآن هي لسلامتهم ولخلاصك. لا شيء من هذا تافه. لا شيء من هذا بلا معنى. هذا ما أعدك به”
“لا أستطيع أن أعيد لك ذكرياتك الآن ، ولكن بمجرد أن تصبح فردا رسميا من نقابة الأفاعي السوداء ، سأعيد لك كل شيء. كل ذاكرة ، سواء كانت مؤلمة أو جميلة. لكن حتى ذلك الحين ، عليك أن تتحمل”
الترجمة: Hunter
رفعت فاي يديها ببراعة ، محاولة تهدئة غضبه.
*طرق*
