@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap);
/* Centered Header Sigma-9
* [2021 Wikidot Component]
* By Lt Flops (CC BY-SA 3.0)
* Forked from:
* Penumbra Theme by EstrellaYoshte
* Also based on:
* Centered Header BHL by Woedenaz
**/
/* ---- VARS ---- */
:root{
--titleColor: hsl(0, 0%, 95%);
--subtitleColor: hsl(60, 62%, 85%);
--lgurl: url(https://scp-wiki.wdfiles.com/local--files/component%3Acentered-header-sigma-9/logo.svg);
}
/* ---- SITE BANNER ---- */
#header,
div#header{
background-image: none;
}
#header::before{
position: absolute;
width: 100%;
height: 100%;
content: "";
background-image: var(--lgurl);
background-position: center top;
background-repeat: no-repeat;
background-size: auto 9em;
opacity: .33;
}
#header h1,
#header h2{
float: none;
margin-left: 0;
text-align: center;
}
#header h1 span,
#header h2 span{
/* Hide the Existing Text */
display: none;
}
#header h1 a::before,
#header h2::before{
/* Style the New Text */
font-family: "Montserrat", "Arial", sans-serif;
text-shadow: none;
}
#header h1 a::before{
position: relative;
bottom: .15em;
color: var(--titleColor);
font-size: 115%;
font-weight: 700;
}
#header h2::before{
position: relative;
top: .1em;
color: var(--subtitleColor);
font-size: 130%;
font-weight: 600;
}
#header h1 a::before{
/* Set the New Text's Content From Variable */
content: var(--header-title, "SCP FOUNDATION");
}
#header h2::before{
content: var(--header-subtitle, "SECURE - CONTAIN - PROTECT");
}
/* ---- SEARCH ---- */
#search-top-box{
top: 1em;
right: 0;
}
#search-top-box-form input.button{
margin-right: 0;
}
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus{
border-radius: 0;
box-shadow: none;
font-size: 100%;
}
/* ---- TOP BAR ---- */
#top-bar{
right: 0;
display: flex;
justify-content: center;
}
#top-bar ul li ul{
border-bottom: 1px solid hsl(0, 0%, 40%);
box-shadow: none;
}
/* ---- LOGIN ---- */
#login-status{
top: 1.1em;
right: initial;
color: hsl(0, 0%, 87%);
}
#account-topbutton{
border-color: hsl(0, 0%, 87%);
font-size: 100%;
}
/* ---- PAGE TITLE ---- */
.meta-title,
#page-title{
text-align: center;
}
/* ---- BREADCRUMBS ---- */
.pseudocrumbs,
#breadcrumbs{
text-align: center;
}
/* ---- MOBILE DISPLAY ---- */
@media (max-width: 767px){
#search-top-box{
top: 1.85em;
width: unset;
}
.mobile-top-bar{
position: relative;
left: 0;
display: flex;
justify-content: center;
}
#login-status{
top: 0;
right: 0;
}
#header .printuser{
font-size: 0;
}
#header .printuser img.small{
margin: 0;
transform: translate(6px, 4px);
}
#my-account{
display: none;
}
#account-topbutton{
margin-left: 2px;
}
}
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */
#top-bar .open-menu a {
position: fixed;
top: 0.5em;
left: 0.5em;
z-index: 5;
font-family: 'Nanum Gothic', san-serif;
font-size: 30px;
font-weight: 700;
width: 30px;
height: 30px;
line-height: 0.9em;
text-align: center;
border: 0.2em solid #888;
background-color: #fff;
border-radius: 3em;
color: #888;
pointer-events: auto;
}
@media not all and (max-width: 767px) {
#top-bar .mobile-top-bar {
display: block;
pointer-events: none;
}
#top-bar .mobile-top-bar li {
display: none;
}
#main-content {
max-width: 708px;
margin: 0 auto;
padding: 0;
transition: max-width 0.2s ease-in-out;
}
#side-bar {
display: block;
position: fixed;
top: 0;
left: -18rem;
width: 15.25rem;
height: 100%;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
z-index: 10;
padding: 1em 1em 0 1em;
background-color: rgba(0,0,0,0.1);
transition: left 0.4s ease-in-out;
scrollbar-width: thin;
}
#side-bar:target {
left: 0;
}
#side-bar:focus-within:not(:target) {
left: 0;
}
#side-bar:target .close-menu {
display: block;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin-left: 19.75em;
opacity: 0;
z-index: -1;
visibility: visible;
}
#side-bar:not(:target) .close-menu { display: none; }
#top-bar .open-menu a:hover {
text-decoration: none;
}
/* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
@supports (-moz-appearance:none) {
#top-bar .open-menu a {
pointer-events: none;
}
#side-bar:not(:target) .close-menu {
display: block;
pointer-events: none;
user-select: none;
}
/* This pseudo-element is meant to overlay the regular sidebar button
so the fixed positioning (top, left, right and/or bottom) has to match */
#side-bar .close-menu::before {
content: "";
position: fixed;
z-index: 5;
display: block;
top: 0.5em;
left: 0.5em;
border: 0.2em solid transparent;
width: 30px;
height: 30px;
font-size: 30px;
line-height: 0.9em;
pointer-events: all;
cursor: pointer;
}
#side-bar:focus-within {
left: 0;
}
#side-bar:focus-within .close-menu::before {
pointer-events: none;
}
}
}
일련번호: SCP-5417
등급: 안전(Safe) 케테르(Keter)
특수 격리 절차: SCP-5417에 의한 또 다른 변칙적인 활동은 어떤 수단을 쓰더라도 방지해야 한다.
설명: SCP-5417은 하와이 카일루아에 위치한 별장 형식의 주거용 건물로, 물리적 힘에 의해 파괴되지 않는다. 2024년 09월 13일, 모든 인구가 SCP-5417 내부로 공간이동하였다.
SCP-5417 내부의 공간이 86억명의 사람을 한번에 수용하기에는 부족하였기에, 이 사건은 대부분의 인류가 즉각적으로 사망하는 결과로 이어졌다. 주된 사인은 높은 압력에 따른 강한 압궤손상이다. 이에 따라 생겨난 분쇄된 인육이 모든 통과 가능한 구멍을 통해 분출되었다. 내장은 반경 30km 너머까지 산개되었으며, 일부는 지구 저궤도에 진입하였다.
변칙성이 발현되기 이전에 SCP-5417 내부의 모든 문과 창문 중 일부가 열려있었다. 이로 인해, 적은 수의 인간이 건물에서 튕겨져나가 생존하였다. 생존자들은 대부분 출구와 근접한 위치에서 처음으로 나타난 인원들로, SCP-5417 내부를 이동할 상황이 없었기에 생존 가능하였다.
현재 기점으로, 총 22명의 인간이 살아있으며, 그 중 3명만이 재단 직원이다. 그리하여 필연적으로 BK급 "들춰진 베일" 비밀 상실 시나리오가 발생하였다. 인구를 증대시킬 방법은 현재 조사 중이다.
부록: [제목 없음]
<녹취록 시작>
좋아, 녹화된다.
(발소리와 철벅거리는 소리. 벌레가 윙윙거리는 소리. 마른침 삼키는 소리.)
세상에, 안면 마스크까지 썼는데 악취가 심하네. 토하지 않는게 낫겠어, 상황만 더 나빠질테니까…
(숨을 깊게 들이쉬고 내쉬는 소리.)
좋아. 좋아. 나는 카메론 파크. 공식적으로는 D-307이다. 난 이제- 집을 찾아가고자 여기로 나왔다. 나 자신을 보려고. 다른 모든 사람들은 여기서부터 멀어지려고만 한다. 그 사람들은 악취를 싫어하고, 여기의 외형을 싫어하고, 이 장소가 불러일으키는 기억을 싫어한다.
하지만 그건… 그 사람들은 그냥 숨는 거다. 그 사람들이 하는 짓이라는 게 그런 거다. 인류의 99퍼센트가 죽었고, 그 양반들은 자기들 사무실에 틀어박혀서 그들만의 작은 문서를 작성한다. 그리고, 그리고, 거긴 개소리만 가득하다. "어떤 수단을 쓰더라도 방지해야 한다", 마치 그 양반들이 정말-
(무언가 으스러지는 소리. 발소리가 멈춘다.)
(8초간 정적.)
이빨을 밟았네.
(발소리가 재개된다.)
그 양반들은 누가 누군지 알아내려고 한다, 그니까, 장례라도 치르려고. 하지만 마음대로 되지는 않을 거다. 떼어내서 구분하기에는 너무 힘드니까. 사람들이 그 때- 그렇게 됐으니. 첸 연구원은 치아 기록을 활용하려 했지만, 모든 인터넷이 그 때 이후로 작동이 다운됐다. 재단 서버까지도. 그리고 난 그 서버들이 영원히 다시 켜지지 않으리란 말을 들었다.
사람들 사이에서 돌아다니는 가장 가능성 있는 추측은 많은 기지에서 우리가 끌 수 없는 자동안전장치가 작동되었다는 거다. 더 중요한 몇몇 곳이 날아갔을 수도 있지만, 누가 확실하게 알겠는가? 본토에서 재로 된 구름을 본 이후로 아무도 가볼 생각을 안한다.
(정적. 발소리가 11분 동안 계속된다. 벌레가 윙윙거리는 소리가 배경음으로 계속 들린다.)
… 모두가…
모두가 여기 있다. 그러니까, 운 좋은 22명은 없지만, 80억 명에 비하면 보잘 것 없지 않은가. 난 모든 야구 스타 선수들 위를 걷고있다. 모든 의사들 위를 걷고있다. 모든 건설 노동자와 간수들 위를 걷고있다. 모든 재단의 책임자- 책임자였던 사람들도 여기 있다. 그리고 다른 모든 D계급들이 이들과 섞여있다. 이젠… 이젠 서로 그리 다르지 않다.
(웃음소리.)
가끔씩 나는 우리가 정말, 그러니까, 정말 운 좋은 사람이 맞는지 갑자기 의구심이 든다. 내 말은 그러니까, 우리가 그 더미에서 끌어냈던 그 불쌍한 새끼들은 확실히 그냥 죽는 게 더 나았다. 그리고, 그리고 남은 우리들도. 어쩌면 우린 그 안에 있어야 했다. 그 사람들과 함께.
나도 이게 미친 소리라는 건 안다. 하지만 가끔씩 의구심이 든다.
(정적. 발소리가 18분 동안 계속된다.)
[…]
(발소리가 멈춘다. 느린 심호흡 소리.)
[…]
(나무를 부드럽게 두드리는 소리.)
이건 그냥… 집이다. 무너진 집. 그러니까, 난 이걸 알고 있었다. 난 이미 보았다, 예전에- 그게 일어났을 때, 하지만 내가 생각컨데, 아마…
(27초간 정적. 바람이 분다.)
(사람이 앉을 때처럼 천이 부스럭거리는 소리. 벌레가 윙윙거리는 소리가 작게나마 계속된다.)
… 그 양반들은 여기서 누가 살았는지는 전혀 알아내지 못했다. 그리고 그 일이 어떻게 일어났는지도 알아내지 못했다. 그들은 그렇게 훌륭한 기술들을 모아왔는데, 그 기술들이 우리에게 준 대답은 침묵 뿐이었다. 이유는 없다. 요점도 없다. 어쩌면 처음부터 아무것도 없었을지도 모르겠다.
(31초간 정적. 바람이 분다.)
어쩌면 그냥 그렇게 결정됐을 것이다, 그 날, 우리 모두 집으로 돌아오기로.
<녹취록 종료>