<div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Choose a suspect to interrogate</h2>
<div class="suspect-container">
<div class="suspect">
(link: "<img src='shaun.png' class='char-img'><br>Shaun")[(goto: "Shaun")]
</div>
<div class="suspect">
(link: "<img src='worker.png' class='char-img'><br>Worker")[(goto: "Worker")]
</div>
<div class="suspect">
(link: "<img src='security.png' class='char-img'><br>Security")[(goto: "Security")]
</div>
</div>
<br><br>
<div style="text-align:center;">
[[Make Final Decision|Make Final Decision]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Final Decision</h2>
<p style="text-align:center; margin-top: 30px;">
<b>Once you make an accusation, the case will be closed.</b>
</p>
<p style="text-align:center;">
You will not get another chance.
</p>
<p style="text-align:center; margin-top: 20px;">
Review the statements carefully. The truth lies in contradictions.
</p>
<br><br>
<div style="text-align:center;">
[[Proceed Anyway|FinalChoice]]
<br><br>
[[Go Back|Start]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Final Judgement</h2>
<p style="text-align:center; margin-top: 20px;">
Have you questioned all suspects?
</p>
<p style="text-align:center;">
Once you accuse someone, the case will be closed.
</p>
<h3 style="text-align:center; margin-top: 30px;">
Who is the culprit?
</h3>
<br>
<div style="text-align:center; font-size: 18px;">
[[Accuse Shaun|EndingShaun]]
<br><br>
[[Accuse Worker|EndingWorker]]
<br><br>
[[Accuse Security|EndingSecurity]]
</div>
<br><br>
<div style="text-align:center;">
[[Return|Make Final Decision]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Verdict</h2>
<p style="text-align:center; margin-top: 20px;">
You review the statements once more.
</p>
<p style="text-align:center;">
The contradictions are clear.
</p>
<br>
<div class="list-center">
<ul>
<li>He claimed he left before the breach, yet had no ID to access restricted areas.</li>
<li>He described breach conditions despite claiming he was not present.</li>
</ul>
</div>
<br>
<p style="text-align:center;">
The timeline doesn’t hold. His account collapses under scrutiny.
</p>
<p style="text-align:center;">
<b>Dr. Shaun Medec is the culprit.</b>
</p>
<br>
<p style="text-align:center;">
The case is now closed.
</p>
<h3 style="text-align:center; margin-top: 20px;">YOU WIN</h3>
<br>
<div style="text-align:center;">
[[Return to Case Files|Context]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Verdict</h2>
<p style="text-align:center; margin-top: 20px;">
You review your conclusion.
</p>
<p style="text-align:center;">
The evidence doesn’t fully support your accusation.
</p>
<br>
<div class="list-center">
<ul>
<li>No direct contradiction ties the worker to the breach.</li>
<li>Her statements remain consistent with the known timeline.</li>
</ul>
</div>
<br>
<p style="text-align:center;">
The real culprit escapes your judgment.
</p>
<h3 style="text-align:center; margin-top: 20px;">GAME OVER</h3>
<br>
<p style="text-align:center;">
The case is now closed. There is no turning back.
</p>
<br>
<div style="text-align:center;">
[[Try Again|Context]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Verdict</h2>
<p style="text-align:center; margin-top: 20px;">
You review your conclusion.
</p>
<p style="text-align:center;">
The evidence doesn’t justify your accusation.
</p>
<br>
<div class="list-center">
<ul>
<li>The security head’s statements align with the breach protocol.</li>
<li>No contradiction places him at the scene of the crime.</li>
</ul>
</div>
<br>
<p style="text-align:center;">
You relied on position rather than evidence.
</p>
<p style="text-align:center;">
The real culprit escapes your judgment.
</p>
<h3 style="text-align:center; margin-top: 20px;">GAME OVER</h3>
<br>
<p style="text-align:center;">
The case is now closed. There is no turning back.
</p>
<br>
<div style="text-align:center;">
[[Try Again|Context]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Shaun</h2>
<!-- Character -->
<img src="shaun_neutral.png" class="char right">
<br>
<!-- Statement -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
“I finished my work early and left my office before the breach began.
I wasn’t involved in whatever happened after.”
</b></em>
</p>
</div>
<br>
<!-- Questions -->
<div class="question-box" style="max-width: 45%; margin-left: 5%;">
[[Where were you between 11:30 and 11:40?|Q1]]
<br><br>
[[Did you pass through the server corridor?|Q2]]
<br><br>
[[Where is your ID badge?|Q3]]
</div>
<br><br>
<div style="margin-left: 5%;">
[[Return|Start]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Statement -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
“I was assigned to the lab-side corridor. Just routine cleaning.
I didn’t think anything serious was happening.”
</b></em>
</p>
</div>
<br>
<!-- Questions -->
<div class="question-box" style="max-width: 45%; margin-left: 5%;">
[[Where exactly were you working?|W1]]
<br><br>
[[What happened after the breach began?|W2]]
<br><br>
[[Did you see anyone near the server corridor?|W3]]
<br><br>
[[When did you see the person?|W4]]
</div>
<br><br>
<div style="margin-left: 5%;">
[[Return|Start]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Statement -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
"We detected the breach and initiated containment immediately.
The system was unstable for approximately eight minutes."
</b></em>
</p>
</div>
<br>
<!-- Questions -->
<div class="question-box" style="max-width: 45%; margin-left: 5%;">
[[Were access logs functioning?|S1]]
<br><br>
[[Were movement restrictions active?|S2]]
<br><br>
[[Where were you during the breach?|S3]]
<br><br>
[[Who had access to the inner sections?|S4]]
</div>
<br><br>
<div style="margin-left: 5%;">
[[Return|Start]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Shaun</h2>
<!-- Character -->
<img src="shaun_neutral.png" class="char right">
<br>
<!-- Answer -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
“I was heading out. Passing by the main corridor, past the labs.
Nothing unusual.”
</em></b>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Shaun]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Shaun</h2>
<!-- Character -->
<img src="shaun_neutral.png" class="char right">
<br>
<!-- Answer -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
“Briefly, yes. I passed by. I didn’t enter the room.”
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[We’ll confirm that with the access logs.|Q2a]]
<br><br>
[[Back|Shaun]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Shaun</h2>
<!-- Character -->
<img src="shaun_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
“Go ahead. You won’t find anything.”
</em></b>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Shaun]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Shaun</h2>
<!-- Character -->
<img src="shaun_neutral.png" class="char right">
<br>
<!-- Answer -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
“In my office. I must’ve left it there.”
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Then how did you move through secured sections?|Q3a]]
<br><br>
[[Back to Shaun|Shaun]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Shaun</h2>
<!-- Character -->
<img src="shaun_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
“…During the breach, systems were unstable. Access wasn’t fully restricted.”
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Was the lab active when you passed through?|Q3b]]
<br><br>
[[Back to Shaun|Shaun]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Shaun</h2>
<!-- Character -->
<img src="shaun_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
“…Containment wasn’t immediate. There was a window where movement was possible.”
</b></em>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back to Shaun|Shaun]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2>Case Brief</h2>
<p><b>31st May, 11:31 PM</b></p>
<p>A security breach occurred at Riley Research Institute.</p>
<p>For eight minutes, surveillance systems and access controls were compromised.</p>
<p><b>During that window:</b></p>
<ul>
<li>A classified file was copied from Dr. John’s system.</li>
<li>Dr. John was found dead in his cabin — cause: electrocution.</li>
</ul>
<p>The facility was immediately sealed. No one entered or left.</p>
<p><b>Three individuals had proximity during the breach:</b></p>
<ul>
<li>Dr. Shaun Medec — senior scientist</li>
<li>A maintenance worker — last seen near restricted corridors</li>
<li>Head of Security — in charge during the system failure</li>
</ul>
<p><b>You are Officer Waver Portman.</b></p>
<p>Your task is to interrogate the suspects and identify the culprit.</p>
<p><b>The truth lies in contradictions.</b></p>
<br>
[[Begin Interrogation|Start]]<div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Answer -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Near the lab corridor… close to the server rooms. I don’t go inside those areas, though."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Why didn’t you leave the area?|W1a]]
<br><br>
[[Back|Worker]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"When the breach started, alarms went off. The doors started acting strange… some wouldn’t lock properly."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[So the lab doors were open?|W2a]]
<br><br>
[[Back|Worker]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"I… I think I saw someone pass through the server corridor."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[When exactly did this happen?|W3a]]
<br><br>
[[Did you recognize them?|W3b]]
<br><br>
[[Back|Worker]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
"They locked down sections when the breach started. I couldn’t leave the corridor until it was over."
</b></em>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Worker]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Some of them, yes. Not all… but the corridor wasn’t completely sealed."
</em></b>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Worker]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
"A minute or two after the alarms started… the place was already acting strange."
</b></em>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|W3]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
"I couldn’t make out who it was… just someone moving quickly through the corridor."
</b></em>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|W3]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"No. Logs weren’t reliable during the breach window. We couldn’t track movement properly."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Where were the other guards?|S1a]]
<br><br>
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Partially. Some access points failed to lock, so movement through certain sections was still possible."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[So someone could move without authorization?|S2a]]
<br><br>
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"I was in the control room, coordinating the response."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[When did the breach begin?|S3a]]
<br><br>
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
"Yes—but only within the affected zones. Not the entire facility."
</b></em>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"At approximately 11:31 PM. We had control back by 11:39."
</em></b>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Most of the team was tied up in a scheduled drill at the time."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Why weren't they deployed immediately?|S1b]]
<br><br>
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Inner sections were sealed as a precaution. We couldn’t allow the situation to spread during the breach."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Who was inside those sections?|S1c]]
<br><br>
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<em><b>
"Only those already inside the affected zones. We didn’t have full visibility during the breach."
</b></em>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Not immediately… I think it was a minute or two after the alarms started."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Why didn’t you follow them?|W4a]]
<br><br>
[[Back|Worker]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Maintenance Worker</h2>
<!-- Character -->
<img src="worker_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"I was scared… the place felt unstable. I stayed where I was."
</em></b>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Worker]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Only authorized personnel could move through the inner sections under normal conditions."
</em></b>
</p>
</div>
<br><br>
<div style="max-width: 45%; margin-left: 5%;">
[[Did that change during the breach?|S4a]]
<br><br>
[[Back|Security]]
</div><div class="bg" style="background-image: url('bg_room.png');"></div>
<h2 style="text-align:center;">Interrogation — Security Head</h2>
<!-- Character -->
<img src="security_neutral.png" class="char right">
<br>
<!-- Response -->
<div style="max-width: 45%; margin-left: 5%; text-align: left;">
<p>
<b><em>
"Yes. During the breach, some systems failed—certain sections could be accessed without proper verification."
</em></b>
</p>
</div>
<br><br>
<div style="margin-left: 5%;">
[[Back|Security]]
</div>