@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fugaz+One&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap'); :root { --logo-image: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/Refractifa_Logo.png); --header-title: "重熔"; --header-subtitle: "绚丽的色彩是一个奇迹"; --body-font: 'Sarabun', sans-serif; --header-font: 'Fugaz One', cursive; --title-font: 'Fugaz One', cursive; --mono-font: 'Montserrat', sans-serif; --white-monochrome: 29, 26, 74; --pale-gray-monochrome: 116, 191, 214; --light-gray-monochrome: 116, 191, 214; --dark-gray-monochrome: 77, 144, 196; --gray-monochrome: 71, 83, 173; --black-monochrome: 255, 255, 255; --bright-accent: 48, 59, 255; --medium-accent: 64, 227, 213; --dark-accent: 201, 255, 223; --pale-accent: 140, 136, 126; --link-color: 0, 255, 204; --hover-link-color: 190, 59, 255; --swatch-topmenu-border-color: 201, 255, 223; --rating-module-button-plus-color: 0, 255, 195; --rating-module-button-negative-color: 3, 0, 161; --rating-module-button-cancel-color: 132, 0, 255; /*SPECIAL THEME VARIABLES*/ --chrys-l: 184, 255, 255; --chrys-d: 0, 255, 221; --amethyst-l: 119, 65, 176; --amethyst-d: 83, 0, 171; --ruby-l: 255, 25, 25; --ruby-d: 176, 9, 9; --onyx-l: 23, 16, 31; --onyx-d: 15, 0, 31; --topaz-l: 230, 127, 76; --topaz-d: 189, 63, 0; --citrine-l: 255, 225, 105; --citrine-d: 222, 177, 0; --jade-d: 30, 105, 9; --jade-l: 123, 232, 93; --sapphire-l: 82, 109, 247; --sapphire-d: 17, 43, 173; --tourm-l: 245, 81, 157; --tourm-d: 191, 17, 98; --dia-l: 255, 255, 255; --dia-d: 135, 135, 135; --rock-color: 200, 200, 200; } #header::before { content: ""; position: absolute; height: 80%; width: 80%; background-image: var(--logo-image); background-size: auto 7rem; background-position: left; background-repeat: no-repeat; opacity: 0.6; left: 8rem; top: 0rem; } #header h1 a::before { position: absolute; top: 1rem; left: 14rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2 span::before { position: absolute; top: 1.3rem; left: 14rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h1 a::before, #header h2 span::before { color: #FFFFFF } /*Mobile Header Image Alignment*/ @media (max-width: 878px) { #header::before { position: absolute; left: 0; top: 10px; } #header h1, #header h1 a::before { position: absolute; top: 1rem; left: 3rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 1.5rem; left: 2rem; margin: 0; width: 100%; display: flex; justify-content: left; z-index: 0; } .footnotes-footer { overflow-x: hidden; } } #skrollr-body { width: 100%; position: absolute; top: 0; left: 0; background-image: url("http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/meghan-hessler-Uc6_kr4_Baw-unsplash.jpg"); background-size: inherit; } #search-top-box-input { background: #d1fffd; color: #30c2bb; border-color: #30c2bb; } #search-top-box-input:hover, #search-top-box-input:focus { background: #30c2bb; color: #15304d; } #search-top-box-form input[type="submit"] { background: #264c9e; color: white; } #search-top-box-form input[type="submit"]:hover { background: #723da8; color: white; } #search-top-box input.empty { color: #30c2bb; } #side-bar .heading p, #side-bar .side-block>.collapsible-block .collapsible-block-link { color: white; --text-shadow: grey; } .scp-image-block .scp-image-caption { background-color: rgb(var(--rock-color)); color: black; } #account-options { background-color: rgb(var(--sapphire-l)); } #login-status ul a:hover { color: rgb(var(--chrys-d)); } #login-status a { color: rgb(var(--rock-color)); } /*STANDARD BLOCKS*/ blockquote { color: black; background-color: rgba(var(--rock-color), 0.5); } div.blockquote { color: black; background-color: rgba(var(--rock-color), 0.5); } .styled-quote { background-color:rgb(237, 255, 251); color: black; border-left: 0.5rem solid rgb(179, 255, 236); } .lightblock { background-color:rgba(200, 255, 245, 0.6); color: black; box-shadow: 0 0.2rem 0.6rem rgba(200, 255, 245, 1); border: 2px solid rgb(200, 255, 245); } .dark-styled-quote { color: white; border-left: 0.5rem solid rgb(26, 42, 150); } .darkblock { color: white; background-color:rgba(0, 6, 92, 0.3); } .code { border: 2px dashed rgb(var(--sapphire-d)); background-color: rgb(var(--rock-color)); } /*SPECIAL DIVS FOR THIS THEME*/ .chrys-lightblock { background-color:rgb(var(--chrys-l)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color: black; position: relative; } .chrys-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .chrys-quote { background-color:rgb(var(--chrys-l)); border-left: 0.5rem solid rgba(var(--chrys-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); color: black; position: relative; } .chrys-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .amethyst-lightblock { background-color:rgb(var(--amethyst-l)); color: white; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .amethyst-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .amethyst-quote { background-color:rgb(var(--amethyst-l)); color: white; border-left: 0.5rem solid rgba(var(--amethyst-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .amethyst-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .ruby-lightblock { background-color:rgb(var(--ruby-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .ruby-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .ruby-quote { background-color:rgb(var(--ruby-l)); color: black; border-left: 0.5rem solid rgba(var(--ruby-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .ruby-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .onyx-lightblock { background-color:rgb(var(--onyx-l)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .onyx-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .onyx-quote { background-color:rgb(var(--onyx-l)); border-left: 0.5rem solid rgba(var(--onyx-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .onyx-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .topaz-lightblock { background-color:rgb(var(--topaz-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .topaz-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .topaz-quote { background-color:rgb(var(--topaz-l)); color: black; border-left: 0.5rem solid rgba(var(--topaz-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .topaz-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .citrine-lightblock { background-color:rgb(var(--citrine-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .citrine-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .citrine-quote { background-color:rgb(var(--citrine-l)); color: black; border-left: 0.5rem solid rgba(var(--citrine-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .citrine-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .jade-lightblock { background-color:rgb(var(--jade-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .jade-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .jade-quote { background-color:rgb(var(--jade-l)); color: black; border-left: 0.5rem solid rgba(var(--jade-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .jade-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .sapphire-lightblock { background-color:rgb(var(--sapphire-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .sapphire-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .sapphire-quote { background-color:rgb(var(--sapphire-l)); color: black; border-left: 0.5rem solid rgba(var(--sapphire-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .sapphire-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .tourm-lightblock { background-color:rgb(var(--tourm-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .tourm-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .tourm-quote { background-color:rgb(var(--tourm-l)); color: black; border-left: 0.5rem solid rgba(var(--tourm-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .tourm-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .dia-lightblock { background-color:rgb(var(--dia-l)); color: black; padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); position: relative; } .dia-lightblock::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .dia-quote { background-color:rgb(var(--dia-l)); color: black; border-left: 0.5rem solid rgba(var(--dia-d)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); position: relative; } .dia-quote::after{ content: ""; float: center; background: url(http://backrooms-wiki.wikidot.com/local--files/theme:refractifa/gem-bg.png)center/100% repeat; opacity: 0.3; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 0; } .lightblock h1, .lightblock h2, .lightblock h3, .lightblock h4, .lightblock h5, .lightblock h6, .chrys-lightblock h1, .chrys-lightblock h2, .chrys-lightblock h3, .chrys-lightblock h4, .chrys-lightblock h5, .chrys-lightblock h6, .chrys-quote h1, .chrys-quote h2, .chrys-quote h3, .chrys-quote h4, .chrys-quote h5, .chrys-quote h6, .dia-lightblock h1, .dia-lightblock h2, .dia-lightblock h3, .dia-lightblock h4, .dia-lightblock h5, .dia-lightblock h6, .dia-quote h1, .dia-quote h2, .dia-quote h3, .dia-quote h4, .dia-quote h5, .dia-quote h6, .styled-quote h1, .styled-quote h2, .styled-quote h3, .styled-quote h4, .styled-quote h5, .styled-quote h6 { color: black; }
出乎所料,只需一瞬间就可以在某人脆弱的时刻抓住他。他那时或是在哲学思想中迷失了自己,但现在,那位思想者必须面对手下的这个难题——那些,人不可避免之事。
疾速且出乎意料——就像从兀然地分崩离析的窗子中迸出的玻璃裂片飞入观察者的双眼中那样,那痛苦是如此突然且使人苦恼,将其它此时无关紧要的思想挤出了头脑。
一切,都深化、变幻为了红色;一只苦痛的晶状体——具有着难以忍受的清晰。
人们可能会狂揉眼睛来寻找它,而他们终会发现,在似乎是永恒的时间中,他们能看见了。此时,再没有宗教——再极端也不行——屏障或应对方法能让他们立足于四周的否认之墙中了。
他们终生都在回避那些无是无非的思想,但有一瞬间,他们再也无法视而不见;那在他们当下的视界中,是不容忽视的痛苦事实——再也无法忽略。
当下。那就是人们当下——但那究竟是何样的当下——乃至永世的思想。活着,以及令人绝望的脆弱。现在看,存在是多么短暂。一个人的存在,在当下意味着对永恒的渴望,但是目的呢?
他们希望去苟延残喘,尽可能长时间地存在,但他们心里知道,越长就要越绝望;一切必将终结。
也许他们还年轻;他们坚持这样想,觉得自己的时间还多。终焉距我们还是太远了,甚至看不到影子;现在如此担惊受怕的有什么意义呢?然而,现在他们看见了。
他们从前可能用所谓的青春来掩饰他们的命运,但突然之间,这一切都变得如此清晰了。一道直直的视线如今直接指向着他们的命运;而他们无法移开目光。
他们骤然坠落;就在终点前,他们脚下的一个大坑吞噬了他们,而那之前的每一秒都是为了这一刻。
时间。他们每时每刻都觉得自己有多余的时间,然而,随着时间一丝丝地流逝,这种思想越来越虚弱,就像他们的时间正在不断减少一样。难道这不是一样的吗?
他们还有什么是必须要做的?移走玻璃,转身,回到正轨之中?尽管说这么做对他们来说就是小菜一碟,但他们并未对那使他们烦忧、使他们透心凉的东西避而远之,反而是靠得更近?
回到他们起初无知却幸福的状态中,一开始可能会让他们厌恶,但,就像从前已有许多次的那样,赤裸裸的现实会让他们窒息而屈服;这对他们来说太难以承受了。
这种想法、畏惧、惊悚和恐慑会在一瞬间压倒他们;但如他们所愿,这一刻终会结束,而他们将继续前行。就像所有人那样,他们将屈服,随后逐渐接近他们最害怕的那东西。
他们会相当有效地将自己欺骗。
他们会甩去对无常之事或不可避免之事的思考,快乐终生。
他们会伤心、会愤怒、会妒忌、或是充满希望、或是其他混合的情感——这就是生——但是在最后的最后,他们会不知不觉地——遗忘。幸福地遗忘。而在最后,又一个脆弱的瞬间,一个念头将把它的尖牙刺进窥伺者的眼中,在那一瞬间,给予他们另一个视角——“当下”是多么短暂。
他倒抽了一口气。
Lawitzke特工杵在那里,胸口起伏着;
要是他的肺能吸进一口气就好了。
他低头看着自己汗津津的手掌,盯着他刚刚从他眼睛中抓出来的一堆不起眼的闪闪发光的玻璃裂片。他会觉得它们还蛮漂亮的——如果它们刚才没有嵌在他的眼睛里的话。
他担心着最坏的情况的发生,试探性地把手伸向自己的脸,轻轻地抚了抚眼框周围。随后松了一口气;值得注意的是,没有血。裂片并没有伤害到他……不管怎么说,没有伤害到身体。
Lawitzke特工喘了口粗气,小心翼翼地把裂片放进一个保险盒里,盖上盖子,一股脑塞进他的包里。他拭去额上的汗水,摆脱了曾经折磨他的恐惧感。
足够了。
观察笔记:
提取Object 12的样本时,理想状态下要佩戴手套且保持平稳;突然移动可能导致晶簇中其它水晶破碎。
Object 12似乎会对人员最轻微的消极或焦虑情绪产生反应。若是晶簇感知到这一点,它会立即将附近距离最近的水晶粉碎,并导致裂片疾速直直飞向人员。
因此,强烈建议在接近Object 12时佩戴防护眼镜和/或头盔。
如果出乎无论什么的原因,裂片进入了你的眼中,不要恐慌;这只会让水晶的精神影响加剧。反之,要保持冷静,尽可能迅速且细心地移除那些裂片。

作者:Amberlon
译者:Be the Worthy
感谢你们的批评/支持!
• MC_Crafter_24_7
• Kai4C
• Spectre48
• name picking is hard
• DivineAtlas
• Hanabi
• Justafan177 不匹配任何一个现有的用户名
• iccaarus
我编辑的水晶的图片遵照CC BY-SA 3.0。此图片的元素来自于一位摄影师——Dan Cristian Păduret。同样的,遵照CC BY-SA 3.0。