vohzd.com
SCP-7716

Another Woman's Treasure

Series
8
Size
38.7 KB
Views
0

You know what they say about trash

- CODE

/*
BLANKSTYLE CSS
[2021 Wikidot Theme]
By Placeholder McD and HarryBlank
Based on:
Paperstack Theme by EstrellaYoshte
Penumbra Theme by EstrellaYoshte
*/

@import url('https://fonts.bunny.net/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');

#page-content { font-size: .9rem; }

#main-content {
top: -1.6rem;
padding: 0.2em;
}

div#container-wrap {
background-image: none;
}

div#header {
background-image: none;
}

#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
#header h2 { margin-top: 0.5rem; }
#header h1 span, #header h2 span { font-size: 0; display: none;}
#header h1 a::before, #header h2::before {
color: #000;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif !important;
text-shadow: none;
}

#header h1 a::before {
content: var(--header-title, "R\0026 C SITE-43");
font-weight: 400;
font-size: 1.3em;
}

#header h2::before {
content: var(--header-subtitle, "SUBVERTING COMMON PRACTICE");
font-weight: 700;
font-size: 1.2em;
}

@media (max-width: 707px) {
#header h1 a::before {
font-size: 1.6em;
}
}

#login-status,
#login-status a {
color: #333333;
}

#page-title {
display: none;
}

#footer, #footer a {
background: transparent;
color: #333333;
}

#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: none;
background: #333333;
box-shadow: none;
border-radius: 0px;
color: #efefef;
}

#search-top-box input.empty {
color: #999999;
}

#search-top-box {
top: 2.3rem!important;
right: 8px;
}

#top-bar {
display: flex;
justify-content: center;
right: 0;
top: 7.9rem;
}

#top-bar, #top-bar a {
color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
color: #000;
letter-spacing: 1px;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.45em;
}

div#extra-div-1 {
height: 160px;
width: 100%;
top: 0;
position: absolute;
background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png');
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: -1;
}

@media (max-width: 707px) {
div#extra-div-1 {
top: 15px;
}
}

body {
background-image: linear-gradient(
to bottom,
#e0e0e0, #e0e0e0 90px,
#e0e0e0 90px, #ffffff 200px,
#ffffff 200px, #ffffff 100%);
background-repeat: no-repeat;
}

:root {
--timeScale: 1.5;
--timeDelay: 1.5s;
--posX: calc(50% - 358px - 13rem);
--fnLinger: 1s;
}

#page-content hr {
background-color: #000;
}

#page-content tr th {
padding: 6px;
border: #000 1px solid;
}

#page-content tr td {
padding: 12px;
border: #000 1px solid;
line-height: 1.4;
}

#page-content .sidebox tr td,
#page-content .sidebox tr th {
padding: 0.35em;
}

#side-bar {
border-right: 1px solid #333;
background: #DDD;
}

#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}

#top-bar div.open-menu a {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}

@media (max-width: 767px) {
#side-bar:target {
border: 1px black;
box-shadow: none;
}
}

#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
background-color: #FDF6D7;
}
#side-bar .side-block.media {
background-color:#D7EFE7;
}
#side-bar .side-block.resources {
background-color:#F5D8E0;
}

#page-content .creditRate{
margin: unset;
margin-bottom: 4px;
}
#page-content .rate-box-with-credit-button {
background-color: #ffffff;
border: solid 1px #000;
box-shadow: none;
border-radius: 0;
}

#page-content .rate-box-with-credit-button .fa-info {
border: none;
color: #333333;
}

#page-content .rate-box-with-credit-button .fa-info:hover {
background: #333333;
color: #ffffff;
}

.rate-box-with-credit-button .cancel {
border: solid 1px #ffffff;
}

/* ---- PAGE RATING ---- */

.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}

div.page-rate-widget-box .rate-points {
background-color: #ffffff;
color: #333333;
border: none;
border-radius: 0;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}

.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #333333;
}

.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #333333;
color: #ffffff;
}

.page-rate-widget-box .cancel {
background: transparent;
background-color: #ffffff;
border: none;
border-radius: 0;
}

.page-rate-widget-box .cancel a {
color: #333333;
}
.page-rate-widget-box .cancel a:hover {
background: #333333;
color: #ffffff;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; }

.anchor {
position: sticky;
height:0;
top: 0;
}
.sidebox {
padding: .14rem;
margin-top: 0;
margin-bottom: 8px;
width: calc((100vw - 870px)/2);
max-height: calc(100vh - 18rem);
position: absolute;
top: 0;
left: 103.5%;
z-index: 5;
overflow: auto;
box-sizing: border-box;
}
@media (max-width: 1290px) {
.sidebox {
display: none;
visibility: hidden;
}

\#header h2::before {
    font-size: 0.9em !important;
}

}

.scp-image-block {
box-shadow: none;
}

/* ---- YUI TAB BASE ---- */
.yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}

/* ---- YUI TAB CUSTOMIZATION ----*/

.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav{
display: flex;
flex-wrap: wrap;
width: calc(100% - .125rem);
margin: 0 auto;
border-color: #333333;
box-shadow: none;
}
.yui-navset .yui-nav a, /* ---- Link Modifier ---- /
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/
---- Tab Background Colour | [UNSELECTED] ---- /
background-color: #efefef;
border: unset;
box-shadow: none;
box-shadow: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus{
color: #ffffff;
/
---- Tab Background Colour | [HOVER] ---- /
background-color: #333333;
}
.yui-navset .yui-nav li, /
---- Listitem Modifier ---- */
.yui-navset .yui-navset-top .yui-nav li{
position: relative;
display: flex;
flex-grow: 2;
max-width: 100%;
margin: 0;
padding: 0;
color: #ffffff;
background-color: #ffffff;
border-color: transparent;
box-shadow: none;
}
.yui-navset .yui-nav li a,
.yui-navset-top .yui-nav li a,
.yui-navset-bottom .yui-nav li a{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.yui-navset .yui-nav li em{
border: unset;
}
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em{
padding: .35em .75em;

 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;

}
.yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- /
.yui-navset .yui-navset-top .yui-nav .selected{
flex-grow: 2;
margin: 0;
padding: 0;
/
---- Tab Background Colour | [SELECTED] ---- */
background-color: #333333;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em{
border: none;
}
.yui-navset .yui-nav .selected a{
width: 100%;
color: #ffffff;
}
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active{
color: #ffffff;
background-color: #333333;
}
.yui-navset .yui-content {
background-color: #ffffff;
box-shadow: none;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content{
padding: .5em;
border: 1px solid #333;
box-sizing: border-box;
}

/---- SCROLLBAR ----/

::-webkit-scrollbar {
width: 10px;
}

::-webkit-scrollbar-track {
background: #FFF;
border-left: 1px solid #333;
}

::-webkit-scrollbar-thumb {
background: #CCC;
border: #333 1px solid;
}

::-webkit-scrollbar-thumb:hover {
background: #EEE;
}

/---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----/

.imagediv {
float: right;
margin: 15px
}

@media (max-width: 540px) {
.imagediv {
float: none;
text-align:center;
margin: auto;
}
}

@media only screen and (max-width: 600px) {
.scp-image-block.block-right{
float: none;
margin: 10px auto;
}
}

/---- ACS-COLORED TABLE DIVS ----/

#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption {
background-color: #D7EFE7;
}

#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption {
background-color: #D8ECF4;
}

#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption {
background-color: #FDF6D7;
}

#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption {
background-color: #FFDABF;
}

#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption {
background-color: #F5D8E0;
}

#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption {
background-color: rgba(146, 0, 255, 0.2);
}

.tableb .wiki-content-table {
border-collapse: separate;
border-spacing: 2px;
}

.tableb .scp-image-block {
border: none;
}

.tableb .scp-image-block img {
border: #000 1px solid;
box-sizing: border-box;
}

.tableb .scp-image-block .scp-image-caption {
margin-top: 2px;
border: #000 1px solid;
box-sizing: border-box;
}

.top-left-box > .item {
display: none;
}

/* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */
span, a { word-break: normal !important }

.avatar-hover { display: none !important; }

#breadcrumbs, .pseudocrumbs {
text-align: center;
padding-top: 10px;
}

#main-content .page-tags span {
max-width: 100%;
}

/* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */

.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(var(--bright-accent), 0);
height: 0;
box-sizing: border-box;
border-image-source: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_hr.png');
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
}

.fancyborder {
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
border-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}

- CODE

/*
BLANKSTYLE CSS
[2021 Wikidot Theme]
By Placeholder McD and HarryBlank
Based on:
Paperstack Theme by EstrellaYoshte
Penumbra Theme by EstrellaYoshte
*/

@import url('https://fonts.bunny.net/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');

#page-content { font-size: .9rem; }

#main-content {
top: -1.6rem;
padding: 0.2em;
}

div#container-wrap {
background-image: none;
}

div#header {
background-image: none;
}

#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
#header h2 { margin-top: 0.5rem; }
#header h1 span, #header h2 span { font-size: 0; display: none;}
#header h1 a::before, #header h2::before {
color: #000;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif !important;
text-shadow: none;
}

#header h1 a::before {
content: var(--header-title, "R\0026 C SITE-43");
font-weight: 400;
font-size: 1.3em;
}

#header h2::before {
content: var(--header-subtitle, "SUBVERTING COMMON PRACTICE");
font-weight: 700;
font-size: 1.2em;
}

@media (max-width: 707px) {
#header h1 a::before {
font-size: 1.6em;
}
}

#login-status,
#login-status a {
color: #333333;
}

#page-title {
display: none;
}

#footer, #footer a {
background: transparent;
color: #333333;
}

#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: none;
background: #333333;
box-shadow: none;
border-radius: 0px;
color: #efefef;
}

#search-top-box input.empty {
color: #999999;
}

#search-top-box {
top: 2.3rem!important;
right: 8px;
}

#top-bar {
display: flex;
justify-content: center;
right: 0;
top: 7.9rem;
}

#top-bar, #top-bar a {
color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
color: #000;
letter-spacing: 1px;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.45em;
}

div#extra-div-1 {
height: 160px;
width: 100%;
top: 0;
position: absolute;
background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png');
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: -1;
}

@media (max-width: 707px) {
div#extra-div-1 {
top: 15px;
}
}

body {
background-image: linear-gradient(
to bottom,
#e0e0e0, #e0e0e0 90px,
#e0e0e0 90px, #ffffff 200px,
#ffffff 200px, #ffffff 100%);
background-repeat: no-repeat;
}

:root {
--timeScale: 1.5;
--timeDelay: 1.5s;
--posX: calc(50% - 358px - 13rem);
--fnLinger: 1s;
}

#page-content hr {
background-color: #000;
}

#page-content tr th {
padding: 6px;
border: #000 1px solid;
}

#page-content tr td {
padding: 12px;
border: #000 1px solid;
line-height: 1.4;
}

#page-content .sidebox tr td,
#page-content .sidebox tr th {
padding: 0.35em;
}

#side-bar {
border-right: 1px solid #333;
background: #DDD;
}

#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}

#top-bar div.open-menu a {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}

@media (max-width: 767px) {
#side-bar:target {
border: 1px black;
box-shadow: none;
}
}

#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
background-color: #FDF6D7;
}
#side-bar .side-block.media {
background-color:#D7EFE7;
}
#side-bar .side-block.resources {
background-color:#F5D8E0;
}

#page-content .creditRate{
margin: unset;
margin-bottom: 4px;
}
#page-content .rate-box-with-credit-button {
background-color: #ffffff;
border: solid 1px #000;
box-shadow: none;
border-radius: 0;
}

#page-content .rate-box-with-credit-button .fa-info {
border: none;
color: #333333;
}

#page-content .rate-box-with-credit-button .fa-info:hover {
background: #333333;
color: #ffffff;
}

.rate-box-with-credit-button .cancel {
border: solid 1px #ffffff;
}

/* ---- PAGE RATING ---- */

.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}

div.page-rate-widget-box .rate-points {
background-color: #ffffff;
color: #333333;
border: none;
border-radius: 0;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}

.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #333333;
}

.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #333333;
color: #ffffff;
}

.page-rate-widget-box .cancel {
background: transparent;
background-color: #ffffff;
border: none;
border-radius: 0;
}

.page-rate-widget-box .cancel a {
color: #333333;
}
.page-rate-widget-box .cancel a:hover {
background: #333333;
color: #ffffff;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; }

.anchor {
position: sticky;
height:0;
top: 0;
}
.sidebox {
padding: .14rem;
margin-top: 0;
margin-bottom: 8px;
width: calc((100vw - 870px)/2);
max-height: calc(100vh - 18rem);
position: absolute;
top: 0;
left: 103.5%;
z-index: 5;
overflow: auto;
box-sizing: border-box;
}
@media (max-width: 1290px) {
.sidebox {
display: none;
visibility: hidden;
}

\#header h2::before {
    font-size: 0.9em !important;
}

}

.scp-image-block {
box-shadow: none;
}

/* ---- YUI TAB BASE ---- */
.yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}

/* ---- YUI TAB CUSTOMIZATION ----*/

.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav{
display: flex;
flex-wrap: wrap;
width: calc(100% - .125rem);
margin: 0 auto;
border-color: #333333;
box-shadow: none;
}
.yui-navset .yui-nav a, /* ---- Link Modifier ---- /
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/
---- Tab Background Colour | [UNSELECTED] ---- /
background-color: #efefef;
border: unset;
box-shadow: none;
box-shadow: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus{
color: #ffffff;
/
---- Tab Background Colour | [HOVER] ---- /
background-color: #333333;
}
.yui-navset .yui-nav li, /
---- Listitem Modifier ---- */
.yui-navset .yui-navset-top .yui-nav li{
position: relative;
display: flex;
flex-grow: 2;
max-width: 100%;
margin: 0;
padding: 0;
color: #ffffff;
background-color: #ffffff;
border-color: transparent;
box-shadow: none;
}
.yui-navset .yui-nav li a,
.yui-navset-top .yui-nav li a,
.yui-navset-bottom .yui-nav li a{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.yui-navset .yui-nav li em{
border: unset;
}
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em{
padding: .35em .75em;

 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;

}
.yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- /
.yui-navset .yui-navset-top .yui-nav .selected{
flex-grow: 2;
margin: 0;
padding: 0;
/
---- Tab Background Colour | [SELECTED] ---- */
background-color: #333333;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em{
border: none;
}
.yui-navset .yui-nav .selected a{
width: 100%;
color: #ffffff;
}
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active{
color: #ffffff;
background-color: #333333;
}
.yui-navset .yui-content {
background-color: #ffffff;
box-shadow: none;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content{
padding: .5em;
border: 1px solid #333;
box-sizing: border-box;
}

/---- SCROLLBAR ----/

::-webkit-scrollbar {
width: 10px;
}

::-webkit-scrollbar-track {
background: #FFF;
border-left: 1px solid #333;
}

::-webkit-scrollbar-thumb {
background: #CCC;
border: #333 1px solid;
}

::-webkit-scrollbar-thumb:hover {
background: #EEE;
}

/---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----/

.imagediv {
float: right;
margin: 15px
}

@media (max-width: 540px) {
.imagediv {
float: none;
text-align:center;
margin: auto;
}
}

@media only screen and (max-width: 600px) {
.scp-image-block.block-right{
float: none;
margin: 10px auto;
}
}

/---- ACS-COLORED TABLE DIVS ----/

#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption {
background-color: #D7EFE7;
}

#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption {
background-color: #D8ECF4;
}

#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption {
background-color: #FDF6D7;
}

#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption {
background-color: #FFDABF;
}

#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption {
background-color: #F5D8E0;
}

#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption {
background-color: rgba(146, 0, 255, 0.2);
}

.tableb .wiki-content-table {
border-collapse: separate;
border-spacing: 2px;
}

.tableb .scp-image-block {
border: none;
}

.tableb .scp-image-block img {
border: #000 1px solid;
box-sizing: border-box;
}

.tableb .scp-image-block .scp-image-caption {
margin-top: 2px;
border: #000 1px solid;
box-sizing: border-box;
}

.top-left-box > .item {
display: none;
}

/* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */
span, a { word-break: normal !important }

.avatar-hover { display: none !important; }

#breadcrumbs, .pseudocrumbs {
text-align: center;
padding-top: 10px;
}

#main-content .page-tags span {
max-width: 100%;
}

/* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */

.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(var(--bright-accent), 0);
height: 0;
box-sizing: border-box;
border-image-source: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_hr.png');
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
}

.fancyborder {
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
border-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}

Item #: SCP-7716

Object Class: Euclid

Special Containment Procedures: SCP-7716 is to remain in one of the several areas of SITE designated as a "junk room," and is to be regularly provided with waste. Recyclable materials (specific plastics, paper, glass, aluminum, etc.) are not to be fed to SCP-7716, as doing so will lead to verbal complaints and increased volatility from SCP-7716. In the event SCP-7716 overflows beyond its containment zone, excess materials are to be excised and incinerated at first possible notice.

Staff are to observe caution with how they refer to the waste situation at SITE, and are encouraged to avoid words with negative associations whenever possible. Under no circumstances are staff to be alone with SCP-7716 due to the possibility of consumption. In the event SCP-7716 begins to take interest in a particular staff member, they are to report to HR for a performance audit.

SCP-7716's requests for Head Technician Shahid Bergdorf are to be approved, contingent to the latter's daily schedule.

Description: SCP-7716 is the designation given to the total volume of the waste created at SITE since its inception. Current estimations place SCP-7716's size between 800-1000m3.

SCP-7716 is anomalous in the fact that it portrays sapience and is capable of locomotion in a similar manner to common gastropods. In the past, SCP-7716 has requested to "be fed," though it is currently unknown if the anomaly experiences hunger, requires sustenance, or if variable waste output levels impact SCP-7716's mood.

SCP-7716 is believed to consume anything conceptually associated with "trash" or "waste." While this is strongly linked to items that would traditionally be labeled as waste, SCP-7716 has been noted to consume belongings of SITE personnel as well.

Discovery: SCP-7716 is believed to have gained sapience around 6 months into SITE's operation. The following is the earliest identified recording of SCP-7716's anomalous properties.

«SITE Internal Camera JR-2»

Date: August 14th, 2019
Personnel Present: Arachnéō Omnia, SITE Avatar


«Begin Log»

<The camera slowly pans back and forth across a dimly lit room. A series of metallic catwalks run along the length of the wall, with a staircase leading downwards to the right of the door. A thick layer of trash, both bagged and loose, fills the area underneath the catwalk, nearly halfway up the staircase.>

<The door opens, and the camera auto-adjusts due to the light from the hallway. A figure stands in the doorway, and slowly steps into the room. The figure is identified as Arachnéō Omnia. She enters further into JR-2, walking a quarter of the way down the steps, and turns on a flashlight.>

Omnia: Hello? Is anyone in here?

Her voice echoes, and then the room goes silent.

Omnia: I think that a monster is in here?

<Silence.>

Omnia: There are rumors that there's something "gigantic and grotesque" in the garbage. Some people even use the word "horrifying."

<Silence.>

Omnia: I heard some of the junior technicians say this place is "dreadful," and that being assigned here would be "terrible."

<Silence.>

Omnia: They would not elaborate further, nor could they understand my questions. However, my understanding is that all those words are associated with—

<There's a muted shuffle from the back of the garbage pile, causing a mass of solid material to slide before settling. Omnia jumps.>

Omnia: — a monster!

<Omnia runs from the room, and the door closes behind her. The camera continues to pan. A small, semi-transparent mouse burrows out of the pile. It runs along the surface for a moment, stops to sniff a half-eaten apple, and then disappears. Concurrently, a deep, rumbling noise is recorded on the camera.>

<There is no further reported movement, and the room goes silent.>

«End Log»

Approximately 13 minutes following this event, Director Heather Garrison was notified of the situation in JR-2. Head Technician Shahid Bergdorf was summoned to her office for additional details on the situation, but could not corroborate, as he was unaware of any happenings in JR-2. Garrison requested Bergdorf to investigate further, citing "Omnia is SITE. If she says something is true, either it is, or it will be. Worst case scenario, we bring in an exterminator."

Following this meeting, Bergdorf dispatched Junior Technicians Castañeda and Xue to thoroughly inspect JR-2 for activity, anomalous or not.

«JR-2 Investigation Log - 01»

Date: August 14th, 2019
Personnel Present: Elian Castañeda, Junior Technician; Xue Meili, Junior Technician


«Begin Log»

<The suit camera of Castañeda clicks on, revealing Xue standing across from him zipping up a hazmat suit. She shakes her head before donning her respirator.>

Castañeda: Radio check.

Xue: Curious as to what you did to get on Bergdorf's bad side. I could have sworn you were his prodigal son. <Pause.> Or did you do something to piss off Garrison? Lillihammer?

Castañeda: I'll take that as you can read me. <He sighs.> Look, the quicker we can get this over with, the quicker we can be done.

Xue: Oh. I see. You prefer to be mysterious.

Castañeda: Yeah, well. I have a full schedule of other stuff that needs to be fixed.

Xue: Oh there's plenty of time to get that stuff done. It's not like anything interesting ever happens here.

Castañeda: (Whispering) Yeah, tell that to the crab that keeps eating all the wiring.

<Castañeda begins walking down the steps. The suit's camera microphone is filled with the metallic sound of the steps, with a second, almost identical metallic sound following behind. Shortly after, the sound is replaced by squelching and rustling.>

Xue: Advanced Foundation facility and we can't even get an incinerator for all of this. Reminds me of the alleyway outside of my old apartment. <She pushes a red trash bag out of the way.> We're lucky that no one is watching what's thrown in here.

Castañeda: We're supposed to be watching what gets thrown down here. No wonder why they're worried about something crawling around down here. I doubt any of this is up to code for AcroAbate Standards.

Xue: I still think we should just burn it all down and be done with it. Start back from square one.

<Castañeda sighs.>

Castañeda: I would prefer if we didn't? Setting a fire next to all of human consciousness or whatever feels like a bad idea. Besides— <He attempts to move a bag from in front of him, before it tears open. Rotten food spills out.> I-if there is anything in here, I'm sure the researchers are going to want to figure out how to put it in a box.

Xue: There's nothing down here. They would have sent security if there was. Not two technicians with picksticks.

Castañeda: I'd rather not jinx it.

<Castañeda continues to sift through the trash, moving bags and loose items around with his pickstick, and walks towards the center of the room. He looks around; Xue is not visible. He continues to sift, but his motions grow more and more erratic.>

Castañeda: Xue?

<Silence.>

Castañeda: T-this isn't funny, Meili!

<Silence.>

Castañeda: (Whispering) Fuck. I'm going to die down here.

<Castañeda crouches and begins to breathe deeply, slowly inhaling and exhaling. He starts to murmur incoherently.>

<The sound of shuffling can be heard approaching Castañeda, and grows louder and louder as it gets closer. He begins to sob. A figure jumps out from the garbage pile.>

Xue: Boo!

<Castañeda falls backwards, and holds his pickstick in front of him. His breathing is erratic.>

Castañeda: What the fuck is wrong with you! What the actual fuck is wrong with you?

Xue: I thought a little prank would lighten the mood. <She holds out her hand.> C'mon, let's finish up and get out of here.

<Castañeda grips his pickstick tighter.>

Castañeda: We would have been done by now if you stopped messing around!

Xue: I—

Castañeda: I accepted this assignment, because unlike you, my work ethic isn't garbage!

<As Castañeda finishes speaking, the room begins to rumble, causing several large trash bags to knock into Xue. She can be heard screaming. The camera turns to her direction; Xue's arms and legs are wrapped in animated latex gloves of various colors and sizes, rotting fruit peels, and twist strands of plastic. She struggles as the mound shifts, projecting an empty plastic bucket into her head, knocking her out, and pulling her deeper into the pile before she disappears. The room shakes once more.>

???: Feed me more… Father…

<Silence. Castañeda is still for a moment, before getting to his feet. He runs from the pile, up the stairs, and out of the room.>

«End Log»

After reviewing Castañeda's report, Bergdorf suggested escalating the event to a containment breach, and a passing of the case to the Containment and Research department for further steps. Dir. Garrison, upon receiving this report, requested Bergdorf accompany her and Omnia to JR-2. Documentation was created for this event, and the phenomenon was given the designation of SCP-7716.

«JR-2 Investigation Log - 02»

Date: August 14th, 2019
Personnel Present: Dr. Heather Garrison, Director; Arachnéō Omnia, SITE Avatar; Shahid Bergdorf, Head Technician; Elian Castañeda, Junior Technician


«Begin Log»

<Garrison, Omnia, and Bergdorf stand in a loose semicircle around Castañeda, who is hugging his knees and sobbing. Garrison stands with her arms crossed, holding a manila folder, while Omnia and Bergdorf look over the edge.>

Garrison: Alright. Time to fix… whatever the fuck you did here.

<Bergdorf turns to face Heather.>

Bergdorf: Respectfully, Director, is this not something that could have been resolved sooner?

Garrison: I'm a busy woman. Do you know why I hired you, Shahid?

<Bergdorf nods.>

Bergdorf: You highlighted my attention to detail and past experience.

Garrison: Sure, but, that's not the reason. I hired you because you get shit done, know the best way to get it done, and don't complain. You stay calm, and figure it out.

<She motions towards Castañeda.>

Garrison: I hope you can teach the junior techs that lesson as well, but there's still plenty of time to… smooth out some of the bumps.

<Castañeda looks up at Garrison and Bergdorf.>

Castañeda: W-what is she talking about?

Garrison: As I'm sure you know, Omnia is my eyes and ears around SITE while I spend all day in my office. She sees and hears all sorts of things. <She begins to pace.> Of course, a lot of it is really boring; 'the food sucks', 'the director is a tyrant'— 'the trash situation is out of control.'

<She gestures to the piles of trash surrounding them.>

Garrison: Omnia doesn't think like we do. She sees reality through association, and, unfortunately, she is still getting a handle on sarcasm, jokes and metonymy. Your eyes just glazed over, let me try again. Sometimes, when people say stupid shit, it becomes the truth.

<She kneels to Castañeda's level.>

Garrison: That's when rooms of trash become monsters, and that's when junior tech get eaten for, what was it again?

Bergdorf: 'Garbage work ethic'.

Garrison: Yes. Garbage work ethic.

<Castañeda sniffles.>

Castañeda: Y-you knew?

<Bergorf shrugs.>

Bergdorf: Growing is one of the main goals of any living creature. If you dangled free food in front of it, why wouldn't it accept?

Castañeda: I-I don't get it. I didn't mean to—

<Garrison stands up and walks closer to Omnia.>

Garrison: Well, I'm glad. I was hoping you wouldn't understand this basic concept so I could do my little explanation. Omnia, dear. What do I have in my hand?

Omnia: In the folder is Elian Castañeda's safety and training certification.

Garrison: 'Elian Castañeda's safety and training certification'? Is that… is that important? I don't know, it feels like I'm holding trash more than anything.

<She walks to the railing and tosses the folder into the pit. It is absorbed as it hits the surface, and the room begins to rumble as the room shifts.>

SCP-7716: Feed me…

Garrison: (Whispering) Oh my god, this is… this is perfect. <She turns to Omnia.> Is this the monster you saw before?

<Omnia nods.>

Omnia: It was a lot less… rumble-y, last time I was here.

Garrison: Great! <She turns.> Shahid, with me, please.

<Garrison and Bergdorf walk down the steps towards the rising pile of trash. It stops a few centimeters in front of the pair.>

SCP-7716: Father…

<Garrison laughs.>

Garrison: You're right, this is your father who will continue to feed and take care of you as long as you cooperate.

SCP-7716: Feed? Me?

<SCP-7716 goes still for a moment, before beginning to hum softly.>

SCP-7716: Feed… Me…

Garrison: I'll take that as a yes. Now, be a good little trash pile and spit out my junior technician, yeah?

<The mass shifts in size towards Bergdorf, making a low-pitch whining noise. Garrison crosses her arms and looks at Bergdof, who sighs.>

Bergdorf: Just… do as she says.

<The mass begins to pulsate, causing loose trash bags to roll deeper into the room, before a mucus-covered hazmat suit is regurgitated on the steps. Garrison turns to Castañeda.>

Garrison: Get her to Forsythe. If she's dead, just remember it's on your ass. <Garrison grins.> Oh! Don't forget, you'll need to get re-certified. Since, you know, your last one was trash.

<Castañeda nods, and scoops Xue up, bringing her out of the room. Garrison pats Bergdorf on the back, and leans close to him.>

Garrison: I want a report on this by the end of the day today. <She straightens her posture.> And congratulations on becoming a parent, Shahid. I know kids can be a handful sometimes, so I wish you the best of luck.

<Garrison motions to Omnia, and the pair leave the room. Bergdorf steps towards the railing, looks down into the pile, sighs, and shakes his head.>

Bergdorf: What a long day.

«End Log»

From:

To:

CC:

Subject:

H.Garrison@scp.int

SITE STAFF

none

SCP-7716: One Site's Trash is another SITE's Co-Worker


Hello all,

As I'm sure you've already figured out, SITE is probably the most complex and confusing assignment many of you have, or will ever get, during your time at the Foundation. It's an understatement to say that we do things differently here; when you're operating this close to the Noosphere, there are going to be some… obvious complications to the work you are used to doing, and a change of how you go about living your lives.

I'll be honest. Either you learn how to survive here, or you go somewhere else. I don't have a great tolerance for bullshit, and that tolerance has only gone down since becoming a Director. Handle your shit, or I will.

So, SITE staff, this email isn't some HR bullshit "be careful about what you say since you don't know who is listening!" message; you're all adults capable of dealing with the consequences of your actions. However, words do have a different power here, and can do a lot more than "hurt feelings" or whatever.

It is true that all of SITE's waste gained sapience, becoming an animated blob. It is true that it almost ate one of your coworkers, and that it refers to Head Technician Bergdof as its 'father'. And yes, it is true that SCP-7716 is currently under employment here. SCP-7716 was created because of the power of a rumor that spread; it was created through the power of words, and to be clear, I blame all of you equally.

I expect more events like this to happen in the future as we work out some of the kinks of SITE. Rest assured, everyone is completely safe, so long as you don't make stupid fucking mistakes; at SITE, we pride ourselves on creative solutions to mundane problems. I look forward to see where that work continues to take us.

Heather Garrison

Director, SITE

Secure, Contain, Protect