:root {
--theme-base: "black-highlighter";
--theme-id: "dark-liminal";
--theme-name: "Dark Liminal Theme";
--logo-image: url("http://backrooms-wiki.wikidot.com/local--files/component:theme/logo.svg");
--header-title: "The Backrooms";
--header-subtitle: "你曾经来过这里";
--body-font: Inter, Noto Sans SC, Arimo, Verdana, Geneva, sans-serif;
--header-font: Inter, Noto Sans SC, Franklin Gothic Medium, Franklin Gothic, ITC Franklin Gothic, Arial, sans-serif;
--title-font: var(--header-font);
--mono-font: Recursive, 幼圆, Noto Serif SC, Consolas, monaco, monospace;
--white-monochrome: 18, 22, 32;
--pale-gray-monochrome: 0, 4, 15;
--light-gray-monochrome: 95, 95, 95;
--gray-monochrome: 183, 186, 195;
--black-monochrome: 230, 235, 239;
--bright-accent: 115, 119, 129;
--medium-accent: 183, 186, 195;
--dark-accent: 115, 119, 129;
--pale-accent: 115, 119, 129;
--dark-gray-monochrome: 207, 207, 203;
--light-pale-gray-monochrome: 11, 11, 11;
--very-light-gray-monochrome: 40, 40, 40;
--gradient-header: linear-gradient(to top,
rgba(var(--pale-gray-monochrome)) 0%,
rgba(var(--pale-gray-monochrome), 0.20) 100%
);
--swatch-headerh1-color: var(--black-monochrome);
--swatch-headerh2-color: var(--black-monochrome);
--swatch-topmenu-border-color: var(--pale-gray-monochrome);
--swatch-topmenu-bg-color: var(--pale-gray-monochrome);
--link-color: 230, 23, 68;
--hover-link-color: 230, 23, 68;
--background-gradient-distance: 0rem;
--diagonal-stripes: linear-gradient(transparent 0);
}
#skrollr-body {
background-image:
radial-gradient(circle, rgb(var(--pale-gray-monochrome)) 50%, transparent 0);
background-repeat: repeat;
background-size: 0.25em 0.25em;
width: 100%;
height: 7.5rem;
}
#side-bar .side-block div a img {
filter: grayscale(100%);
}
#container {
background-image: radial-gradient(circle, rgb(var(--pale-gray-monochrome), 0.40) 50%, transparent 0);
background-size: 0.25em 0.25em;
background-repeat: repeat;
background-attachment: fixed;
}
div#page-options-bottom-2 > a, div#page-options-bottom > a {
border-radius: 0em;
-moz-border-radius: 0em;
border: none;
}
div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover {
border: none;
}
#header, #top-bar {
background-attachment: scroll;
}
#header {
background-image: none;
}
#header::before {
content: "";
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
background-image: var(--logo-image);
background-size: auto 16rem;
background-position: center;
background-repeat: no-repeat;
opacity: 0.4;
}
#header h1, #header h1 a {
position: absolute;
top: 1rem;
margin: 0;
width: 100%;
display: flex;
justify-content: center;
z-index: 0;
}
#header h2, #header h2 span, #header h2 span::before {
position: absolute;
top: 2rem;
margin: 0;
width: 100%;
display: flex;
justify-content: center;
}
#header h1 a::before, #header h2 span::before {
text-shadow: .063rem 0.1rem 0.1rem #0c0c0c;
}
#footer{
color: rgb(var(--pale-gray-monochrome));
}
a.newpage {
background: transparent;
text-decoration: none
}
a.newpage {
color: rgb(var(--newpage-color))
}
#search-top-box-input:hover,
#search-top-box-input:focus {
background: rgba(var(--medium-accent), .25);
}
#top-bar div.top-bar > ul > li > a,
#top-bar div.mobile-top-bar > ul > li > a {
color: rgb(var(--black-monochrome));
}
#top-bar div.top-bar > ul > li > a:hover,
#top-bar div.mobile-top-bar > ul > li > a:hover {
color: rgb(--pale-gray-monochrome));
}
#top-bar div.top-bar > ul > li:hover > a,
#top-bar div.mobile-top-bar > ul > li:hover > a {
color: rgb(var(--pale-gray-monochrome));
}
#login-status {
color: rgb(var(--black-monochrome));
}
#login-status a {
color: rgb(var(--black-monochrome));
}
#login-status ul a {
color: rgb(var(--pale-gray-monochrome));
}
#account-topbutton {
color: rgb(var(--black-monochrome));
}
table.wiki-content-table th {
background-color: rgb(var(--pale-gray-monochrome)) !important;
color: rgb(var(--black-monochrome));
border-color: rgb(var(--black-monochrome));
}
.scp-image-block {
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
blockquote,
div.blockquote {
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.styled-quote {
background-color:rgb(var(--pale-gray-monochrome));
border-left: 0.5rem solid rgba(var(--gray-monochrome));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.dark-styled-quote {
background-color:rgb(var(--gray-monochrome));
border-left: 0.5rem solid rgba(var(--pale-gray-monochrome));
color:rgb(var(--white-monochrome));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.dark-styled-quote a{
color: rgb(var(--swatch-menubg-medium-color));
}
.darkblock {
background-color:rgb(var(--white-monochrome));
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: rgb(var(--black-monochrome));
}
.lightblock {
background-color:rgb(var(--gray-monochrome));
color:rgb(var(--white-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.darkerblock {
background-color:rgb(var(--pale-gray-monochrome));
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: rgb(var(--black-monochrome));
}
.darkblock a {
color: rgb(var(--swatch-menubg-medium-color));
}
/* sd banner colours */
.sd-container {
--sd-border:var(--white-monochrome);
--sd-text:222,222,222;
--sd-symbol:var(--sd-text);
--sd-bullets:var(--sd-text);
--sd-symbol: var(--sd-border) !important;
--sd-symbol-secondary: 255, 255, 255;
}
#side-bar .side-block div a img {
filter: invert(calc(230/255));
}
/*=== ROOT VARS ===*/
:root {
/*=== S-CSS-P ===*/
--theme-base: "black-highlighter";
--theme-id: "nuterminal";
--theme-name: "NuTerminal Theme";
/*=== Colors ===*/
/*== Basic Colors ==*/
--black-monochrome: 0, 4, 15;
--dark-gray-monochrome: 18, 22, 32;
--gray-monochrome: 95, 95, 95;
--light-gray-monochrome: 115, 119, 129;
--pale-gray-monochrome: 207, 210, 216;
--white-monochrome: 230, 235, 239;
--bright-accent: 115, 119, 129;
--medium-accent: 0, 4, 15;
--dark-accent: 115, 119, 129;
--pale-accent: 115, 119, 129;
/*== Swatches ==*/
--swatch-background: var(--dark-gray-monochrome);
--swatch-primary: var(--light-gray-monochrome);
--swatch-primary-darker: var(--gray-monochrome);
--swatch-primary-darkest: var(--light-gray-monochrome);
--swatch-border-color: var(--white-monochrome);
--swatch-text-dark: var(--black-monochrome);
--swatch-text-light: var(--white-monochrome);
--swatch-text-general: var(--swatch-text-light);
--swatch-important-text: var(--pale-accent);
--swatch-menubg-color: var(--black-monochrome);
--swatch-menubg-light-color: var(--light-gray-monochrome);
--swatch-menubg-medium-color: var(--gray-monochrome);
--swatch-menubg-medium-dark-color: var(--black-monochrome);
--swatch-menubg-dark-color: var(--dark-gray-monochrome);
--swatch-menubg-black-color: var(--black-monochrome);
--swatch-menubg-hover-color: var(--gray-monochrome);
--swatch-menutxt-dark-color: var(--black-monochrome);
--swatch-menutxt-light-color: var(--white-monochrome);
--swatch-menutxt-general-color: var(--swatch-menutxt-light-color);
--sideblock-heading-text-color: var(--swatch-menutxt-general-color);
--swatch-secondary-color: var(--black-monochrome);
--swatch-tertiary-color: var(--pale-gray-monochrome);
--swatch-alternate-color: var(--pale-gray-monochrome);
--swatch-text-secondary-color: var(--white-monochrome);
--swatch-text-tertiary-color: var(--white-monochrome);
--footer-text-color: var(--black-monochrome);
--license-text-color: var(--black-monochrome);
--gradient-header: linear-gradient(to top,
rgba(var(--medium-accent)) 0%,
rgba(var(--medium-accent), 0.3) 100%
);
}
/*=== FOOTER ===*/
#footer {
--footer-text-color: inherit;
--footer-link-color: var(--black-monochrome);
}
#license-area {
--license-text-color: inherit;
--license-link-color: var(--black-monochrome);
}
/*=== Div Boxes ===*/
.darkerblock {
color: rgb(var(--white-monochrome));
background: rgb(var(--black-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0;
box-shadow: var(--quote-shadow);
}
.styled-quote {
border-left: solid 6px rgb(var(--black-monochrome));
}
/*=== Dots ===*/
#container {
background-image: radial-gradient(circle, rgb(var(--black-monochrome), 0.40) 50%, transparent 0);
}
/*=== SD COLOURS ===*/
.sd-container {
--sd-border:var(--white-monochrome);
--sd-text:222,222,222;
--sd-symbol:var(--sd-text);
--sd-bullets:var(--sd-text);
}
:root {
--lh-red: #c0392b;
--lh-blue: #2980b9;
--lh-green: #27ae60;
--lh-dark-green: #16a085;
--lh-purple: #8e44ad;
--lh-orange: #e67e22;
--lh-yellow: #f1c40f;
--lh-paper-bg: 255, 251, 240;
--lh-string-color: 192, 57, 43;
--lh-book-color: var(--gray-monochrome);
--lh-tape-color: 90,90,90,0.3;
--lh-white-bg: 249,249,249;
--lh-dark-bg: 50, 50, 50;
--lh-highlighter: var(--bright-accent);
--lh-border-color: var(--gray-monochrome);
--lh-wiki-note-color: var(--bright-accent)
}
/**
* 旧代码合集
* 为了向下兼容而保留
*/
.grid-container{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.grid-container,.grid-container [class*=grid]{box-sizing:border-box}[class*=grid]{padding:5px}.grid{width:100%}.grid-large{width:75%}.grid-big{width:50%}.grid-medium{width:33.33%}.grid-small{width:25%}@media screen and (min-width:768px){.wd-grid-large{width:75%}.wd-grid,.wd-grid-big{width:50%}.wd-grid-medium{width:33.33%}.wd-grid-small{width:25%}}.text-hover-hide{opacity:0;transition:opacity .3s}.text-hover-hide:hover{opacity:1}.text-block-hide{background:rgb(var(--black-monochrome));color:rgb(var(--black-monochrome));transition:background .3s}.text-block-hide:hover{background:0 0}.text-blur-hide,.text-blur-hover-hide{filter:blur(.3rem);-webkit-filter:blur(.3rem) transition: blur .3s}.text-blur-hover-hide:hover{filter:blur(0);-webkit-filter:blur(0)}.lyric-box{text-align:center;font-size:1.05rem;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.lyric-box p{margin:1.5em auto}.lyric-box.with-bigger-line p{margin:3em auto}
/**
* 便签纸
* notepaper
*/
.notepaper {
background: linear-gradient(rgb(var(--lh-paper-bg)) 95%, #ddd 0);
line-height: 2em;
background-size: 100% 2em;
background-attachment: local;
border: 2em solid rgb(var(--lh-paper-bg));
box-shadow: 0 0.1rem 0.3rem rgba(0,0,0,0.2);
padding: 0;
margin: 1em auto;
box-sizing: border-box;
position: relative
}
.notepaper p {
margin: 0;
font-size: 1.05rem;
letter-spacing: 0.1rem;
line-height: inherit
}
.notepaper.narrow,
.notepaper.wide {
width: 90%
}
@media screen and (min-width:768px){
.notepaper.narrow {
width: 50%
}
.notepaper.wide {
width: 75%
}
}
.notepaper.tight {
border-width: 1rem;
border-left-width: 1.2rem;
border-right-width: 1.2rem;
line-height: 1.8em;
background-size: 100% 1.8em;
font-size: 13px
}
.notepaper.with-string::before {
content: '';
width: 0.5em;
height: 6rem;
background: rgb(var(--lh-string-color));
top: -2rem; right: -1rem;
display: block;
position: absolute;
box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.2);
clip-path: polygon(-100% -100%,100% 0%,100% 100%,50% 98%,0% 100%);
}
.notepaper.with-tape::before {
content: '';
border: 1px solid #ddd;
background: rgba(var(--lh-tape-color));
width: 1.5em;
height: 4em;
transform: rotate(45deg);
display: block;
position: absolute;
top: -3em;
left: -1.8em
}
.notepaper.tight.with-string::before {
top: -1rem;
right: -0.25rem;
}
.notepaper.tight.with-tape::before {
top: -2.5em;
left: -1.3em
}
.notepaper.page {
min-height: 36em;
counter-increment: page;
display: flex;
flex-direction: column;
justify-content: space-between
}
@media screen and (min-width:768px){
.notepaper.page {
width: 70%
}
}
.notepaper.page:after {
content: counter(page);
display: block;
text-align: center
}
.notepaper-group {
counter-reset: page;
}
.book-pattern {
display: flex;
flex-wrap: wrap;
flex-direction: row
}
.book-pattern .notepaper.page:not(.notepaper > .notepaper) {
width: 100%
}
@media screen and (min-width: 768px) {
.book-pattern .notepaper.page:not(.notepaper > .notepaper) {
width: 50%
}
}
.book-wrapper {
background: rgb(var(--lh-book-color));
padding: 0.5rem;
box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.2);
border-radius: 5px;
margin: 1rem auto
}
@media screen and (min-width: 768px) {
.book-wrapper .notepaper {
margin: 0
}
}
/**
* 文字修饰
*/
.text-highlighted {
position: relative
}
.text-highlighted::before {
content: "";
position: absolute;
height: 0.9em;
bottom: 2px;
left: -2px;
width: 105%;
z-index: -1;
background-color: rgb(var(--lh-highlighter));
opacity: .6;
transform: skew(-15deg);
transition: opacity .2s ease;
border-radius: 3px 8px 10px 6px;
transition: 0.1s ease background-color;
}
.text-underlined {
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 2px;
text-decoration-color: rgb(var(--lh-highlighter))
}
.text-wavy {
text-decoration: underline wavy;
text-underline-offset: 4px;
text-decoration-color: rgb(var(--lh-highlighter))
}
.text-circled,
.text-squared {
display: inline-block;
border: 2px solid rgb(var(--lh-highlighter));
border-radius: 100%;
box-sizing: border-box
}
.text-squared { border-radius: 0 }
.text-shadow { text-shadow: 0.075em 0.075em 0 rgb(var(--lh-highlighter)) }
.text-highlighted.td-red::before { background: var(--lh-red) }
.text-circled.td-red, .text-squared.td-red { border-color: var(--lh-red) }
.text-underlined.td-red, .text-wavy.td-red { text-decoration-color: var(--lh-red) }
.text-highlighted.td-blue::before { background: var(--lh-blue) }
.text-circled.td-blue, .text-squared.td-blue { border-color: var(--lh-blue) }
.text-underlined.td-blue, .text-wavy.td-blue { text-decoration-color: var(--lh-blue) }
.text-highlighted.td-green::before { background: var(--lh-green) }
.text-circled.td-green, .text-squared.td-green { border-color: var(--lh-green) }
.text-underlined.td-green, .text-wavy.td-green { text-decoration-color: var(--lh-green) }
.text-highlighted.td-darkgreen::before { background: var(--lh-dark-green) }
.text-circled.td-darkgreen, .text-squared.td-darkgreen { border-color: var(--lh-dark-green) }
.text-underlined.td-darkgreen, .text-wavy.td-darkgreen { text-decoration-color: var(--lh-dark-green) }
.text-highlighted.td-purple::before { background: var(--lh-purple) }
.text-circled.td-purple, .text-squared.td-purple { border-color: var(--lh-purple) }
.text-underlined.td-purple, .text-wavy.td-purple { text-decoration-color: var(--lh-purple) }
.text-highlighted.td-yellow::before { background: var(--lh-yellow) }
.text-circled.td-yellow, .text-squared.td-yellow { border-color: var(--lh-yellow) }
.text-underlined.td-yellow, .text-wavy.td-yellow { text-decoration-color: var(--lh-yellow) }
.text-highlighted.td-orange::before { background: var(--lh-orange) }
.text-circled.td-orange, .text-squared.td-orange { border-color: var(--lh-orange) }
.text-underlined.td-orange, .text-wavy.td-orange { text-decoration-color: var(--lh-orange) }
/* 隐藏文字 */
.text-blank { color: rgba(0,0,0,0) }
.text-block {
background: rgb(var(--black-monochrome));
color: rgb(var(--black-monochrome));
}
.text-blur {
filter: blur(0.3em);
-webkit-filter: blur(0.3em)
}
.text-hoverback,
.text-selectback {
transition-duration: 0.3s;
transition-property: background, transform, color
}
.text-blank.text-hoverback:hover,
.text-blank.text-selectback::selection,
.text-blank.text-selectback *::selection { color: rgb(var(--black-monochrome)) }
.text-block.text-hoverback:hover { background: transparent!important }
.text-block.text-selectback::selection,
.text-block.text-selectback *::selection { color: rgb(var(--white-monochrome, 255, 255, 255)) }
.text-blur.text-hoverback:hover { filter: blur(0)!important; -webkit-filter: blur(0)!important }
/**
* 附加项
*/
.with-border, .with-box-style { border: 1px solid rgb(var(--bright-accent)) }
.with-border-dark { border: 1px solid rgb(var(--black-monochrome)) }
.with-border-light { border: 1px solid rgb(var(--white-monochrome)) }
.with-border-thick { border-width: 2px }
.with-shadow-sm { box-shadow: 0 0 0.1em rgba(0,0,0,0.2) }
.with-shadow { box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.2) }
.with-shadow-lg { box-shadow: 0 0.15em 0.3em rgba(0,0,0,0.2) }
.with-shadow-xl { box-shadow: 0 0.2em 0.5em rgba(0,0,0,0.2) }
.with-shadow-xxl { box-shadow: 0 0.25em 0.8em rgba(0,0,0,0.2) }
.with-padding, .with-box-style { padding: 0.25em 1em }
.with-p-sm { padding: 0.125em 0.5em }
.with-p-lg { padding: 0.5em 2em }
.with-margin, .with-box-style { margin: 1em auto }
.with-m-sm { margin: 0.5em auto }
.with-m-lg { margin: 2em auto }
.with-narrow-width {
width: 90%!important;
margin-left: auto;
margin-right: auto
}
@media screen and (min-width: 768px) {
.with-narrow-width { width: 75%!important }
}
[class*="with-bg-"], [class*="with-bg-"] h1 { color: #fff!important }
.with-bg-red { background: var(--lh-red)!important }
.with-bg-blue { background: var(--lh-blue)!important }
.with-bg-green { background: var(--lh-green)!important }
.with-bg-darkgreen { background: var(--lh-dark-green)!important }
.with-bg-yellow { background: var(--lh-yellow)!important }
.with-bg-orange { background: var(--lh-orange)!important }
.with-bg-purple { background: var(--lh-purple)!important }
/**
* 删除类
*/
.offwith-shadow { box-shadow: none!important }
.offwith-border { border: none!important }
.offwith-padding, .offwith-pam { padding: 0!important }
.offwith-margin, .offwith-pam { margin: 0!important }
.offwith-width-limit {
width: auto!important;
margin-left: auto!important;
margin-right: auto!important
}
div[class*="grider"].offwith-grid-gap { grid-gap: 0!important }
/**
* 网格布局
*/
/* Gridder 容器 */
div[class*="gridder"] {
display: grid;
box-sizing: border-box;
grid-gap: 1rem;
padding: 0
}
div[class*="gridder"] * { box-sizing: border-box }
.gridder, .gridder-col-2 {
grid-template-columns: 1fr 1fr;
}
.gridder-col-3 {
grid-template-columns: repeat(3, 1fr);
}
.gridder-col-4 {
grid-template-columns: repeat(4, 1fr);
}
@media screen and (min-width: 768px) {
.pc-gridder, .pc-gridder-col-2 {
grid-template-columns: 1fr 1fr;
}
.pc-gridder-col-3 {
grid-template-columns: repeat(3, 1fr);
}
.pc-gridder-col-4 {
grid-template-columns: repeat(4, 1fr);
}
}
.spanner, .spanner-2 {
grid-column-start: span 2;
}
.spanner-3 {
grid-column-start: span 3;
}
/**
* 告示组件
*/
.signblock,
.signblock-dark,
.signblock-warn {
margin: 1rem auto;
box-shadow: 0 0.1rem 0.3rem rgba(0,0,0,0.4);
background: rgb(var(--lh-white-bg));
font-size: 1.05rem;
padding: 2rem
}
@media screen and (min-width: 768px) {
.signblock,
.signblock-dark,
.signblock-warn {
width: 75%
}
}
.signblock-dark,
.signblock-dark h1 {
background: rgb(var(--lh-dark-bg));
color: #fff
}
.signblock-warn,
.signblock-warn h1 {
background: var(--lh-red);
color: #fff
}
.signblock h1,
.signblock-dark h1,
.signblock-warn h1 {
text-align: center;
font-size: 2rem;
margin: 0;
font-weight: 700
}
.signblock-img {
display: flex;
flex-direction: row;
justify-content: center
}
.signblock-img img {
width: 8em
}
.signblock-footer {
font-size: 0.9em;
text-align: center;
margin: 0.5rem 0;
font-weight: bolder;
display: block
}
/**
* 报告
*/
.reportblock,
.reportblock-dark {
border: 2px solid rgb(var(--lh-border-color));
box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.3);
background: rgb(var(--white-monochrome));
padding: 0.8rem 1.5rem;
padding-bottom: 0.4rem;
margin: 1.5rem auto;
margin-bottom: 1rem;
position: relative
}
.reportblock hr,
.reportblock-dark hr {
background-color: rgb(var(--lh-border-color));
margin-left: -1.5rem;
margin-right: -1.5rem
}
.reportblock h1:first-child,
.reportblock-dark h1:first-child {
position: absolute;
top: -1rem;
left: 1.5rem;
font-size: 110%;
font-weight: 600;
background: rgb(var(--lh-border-color));
color: #fff;
padding: 0.2rem 0.5rem;
margin: 0;
}
.reportblock-dark,
.reportblock-dark h1 {
border-color: rgb(var(--lh-white-bg));
background: rgb(var(--lh-dark-bg));
color: #fff
}
.reportblock-dark hr {
background-color: rgb(var(--lh-white-bg));
}
/* 更好的折叠框 */
.bettercollap {
margin: 1em 0;
}
.bettercollap .collapsible-block {
width: auto;
overflow: hidden;
border: 1px solid rgb(var(--lh-border-color))
}
.bettercollap .collapsible-block-content,
.bettercollap .collapsible-block-link {
background: rgb(var(--white-monochrome));
padding: 0.5em
}
.bettercollap .collapsible-block-content {
padding-left: 1em;
padding-right: 1em
}
.bettercollap .collapsible-block-link {
color: rgb(var(--lh-border-color));
background: rgb(var(--white-monochrome));
transition: .3s;
display: block;
}
.bettercollap .collapsible-block-link:hover,
.bettercollap .collapsible-block-unfolded .collapsible-block-link,
.styledcollap.bettercollap .collapsible-block-link {
color: rgb(var(--white-monochrome));
background: rgb(var(--lh-border-color))!important;
text-decoration: none
}
.bettercollap .collapsible-block-link:hover a { color: rgb(var(--white-monochrome)) }
.bettercollap .collapsible-block-link::before {
content: "\25BC";
display: inline-block;
margin-right: 0.5em;
transform: rotate(-90deg) scale(0.9)
}
.bettercollap .collapsible-block-unfolded .collapsible-block-link::before {
transform: rotate(0) scale(0.9)
}
.bettercollap .collapsible-block + .collapsible-block { border-top: none }
.styledcollap.bettercollap .collapsible-block {
border-radius: 2px;
box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,0.3)
}
.styledcollap.bettercollap .collapsible-block-content {
background-color: rgb(var(--pale-gray-monochrome));
border-width: 3px
}
.styledcollap.bettercollap .collapsible-block-link:hover {
background: rgba(var(--lh-border-color),0.95)!important;
}
/**
* 提示框
*/
.infoblock {
color: #f1f1f1;
font-weight: bold;
background: #424242;
padding: 5px 5px 5px 5px;
border-radius: 4px;
margin: -0.5rem 0 1rem 0;
display: block;
width: fit-content;
padding-right: 25px;
}
.infoblock::before {
content: "ⓘ "
}
/**
* 单页迭代
*/
.offset-page:not(:target), .offset-page:target ~ div#u-default-page { display: none }
.offset-page:target { display: block }
“这个世界没有神圣性,在宇宙间人类其实微不足道—只是一个小小的族群,把自己的偶像崇拜投射到宏大的宇宙身上。 人类就像互斗的虫或杂乱的灌木一样,没了解到自己的渺小、短视与无足轻重。 宇宙本身对人类的存在漠不关心。依本人之见,这个世界最仁慈的地方,莫过于人类思维无法融会贯通它的全部内容。 我们生活在一个名为无知的平静小岛上,被无穷无尽的黑色海洋包围,而我们本就不该扬帆远航。”
Ⅰ
骤雨裹挟雷霆自天边倾落,那片海域从不被标记在任何海图上。漆黑的海浪拍打着扭曲的礁石,嘶哑的轰鸣像是驱逐。摇摇欲坠的船只踏碎浪沫,缓缓驶入本不应存在于现世的应许之地。
雨幕笼罩着黑色的海岸,污泥与死鱼被冲刷上岸。船只靠岸,灯光划破黑暗,被欲望侵染的人们逐一融进阴影。
他们之中,有为了还清债务而出卖荣耀的雇佣兵,有因猎奇心渴望神秘的同行者,还有觊觎名利的学者。阶级不同,目的不同,将他们聚在一起的,是欲望。
黑色的地面与海平面融为一体,坠入一片虚无的黑暗。学者在地上摸索,灯光贴着粗糙的岩面滑过,黑曜石似的岩石反射出刺目的白光。机器发出一声不像振动的低鸣——那声音像是从岩石内部被挤出来的。地面暗格被撬开,露出向下的通道。
他们沿暗格向下,任由灯光蚕食着通往未知的阴霾。通道渐窄,黑暗渐浓。不知走了多久,向下之路终于断绝。学者走到这片空间的边缘,抬手抚上墙壁,触感粗砺,带着某种磨砂般的温驯。
“真是精巧的工艺。”
声音落进黑暗里,没有回响。学者仍抚着略带弧度的墙壁走着,一圈,又一圈。没有一丝拼接的痕迹。不是涂层,不是砌筑,整片空间像是浑然天成的洞穴。
同行者的嘴角挂着一丝笑意,她没有在笑什么,只是那笑意始终没有消失。她不停地啃着指甲,骨节泛白。
没人在意疯子的举动。雇佣兵不耐,正欲上前打断学者无意义的转圈,却和学者一同被什么攫住了目光。
学者招呼另外两人靠近,他们将灯光聚在一处。一抹猩红洞穿了墙壁——赤色的颜料混着血液的腥锈,描出一幅奇谲诡艳的图景。空旷的墙壁好像正在向画面中心塌陷,在人的视野里缓缓聚拢。
没人看得出那到底是什么。有些像章鱼,又有些像花,或像头颅炸裂时溅出的脑浆。壁画被腐蚀得相当严重,却依稀可辨一行由古克伦尔文字书写的短句:
那些神秘的终将被遗忘,那些被遗忘的终将被重新唤醒。
雇佣兵咽了咽口水。他读不懂那些字,却在看到它们的那一刻,心底泛起一种难以名状的恐惧。那些痕迹不像是被绘上去的,而像是用指骨在岩面上磨出来的。他只是看着,脑海中便开始浮现撕裂的皮肤与骨骼。
有人在地板的积尘下找到了继续向下的路——一扇腐朽的木门,不知何时,已经开在那里。
这段路异常漫长。学者摸出怀表,指针不知何时已停止转动。而就在那一刻,他们终于抵达了这座高塔的底部。
Ⅱ
“古城带”——现代考古术语中泛指一片由数座古国遗迹构成的大型遗址群落。因地壳运动,如今绝大多数古城带沉眠于海水之下。
学者向同行者滔滔不绝:“实际上,古城带是了解古代埃珥拉文明的绝佳窗口。但也正因底部建筑被海水严重腐蚀,贸然探索势必损毁文物——世界联盟对古城带的科考限制极为严苛。”
他顿了顿。
“这也意味着,这里的发现是鲜为人知的。”
学者俯身,从地上拾起一卷腐蚀严重的卷轴。另外两人这才惊觉,自己不知何时已置身于茫茫卷宗之中。同行者屈膝蹲下,指腹轻抚过卷轴的纹理。
卷宗形制各异,显然来自不同文明。学者随手拿起一卷扫了几眼,放下——人口报告,粮食产量,诸如此类。他又拿起一卷。
手,忽然顿住。
另外二人循着他的目光凑近。卷轴上记载的,正是此行的目的。
文化是一个文明的灵魂。当文化被遗忘,或被扭曲,那个文明便已名存实亡。人类的文明在这片土地上延续了上万年,而其中可被理解的,不过近五千年。更早的纪元,我们失去了共情的可能。
这是为什么?
学者打开卷轴,逐字译出:
我埋葬了他们。埋葬了我们曾视若珍宝的一切,以换取重头再来的机会。我能感到某些有害的思想正在我们中间蔓延——在我们毫无察觉之时,缓慢地杀死我们。那些最古老、最腐朽的,往往最为致命。它们在血脉中传承,在话语里变形,披着不同时代的皮。而当我从甜蜜的诱惑中醒来,我的国家已空无一人。大火烧尽城邦,却烧不死它们。我将那些记录思想与文化的石刻压在石棺之下,唯愿时间能使它们化为尘土。
同行者不再啃指甲了。她的手垂在身侧,微微发抖。嘴角那丝笑意没有消失,只是凝固住了——像一尊被永恒定格的蜡像。她在听。她在等。
雇佣兵感到一阵隐隐的不安。这卷轴几乎是一个警告。
学者却不以为然:“古人擅长夸大其词,尤其那些威胁他们的东西。危险的思想确实存在,但思想杀不了人。杀人的,始终是受思想蛊惑的人。”
他把卷轴放下。
“无论纸上写的是什么,终究只是纸。遇火即燃。”
眼下当务之急,是找到石棺。倘若卷轴所言非虚,那些被人类遗忘的知识便有望重见天日。想到这里,学者的心跳骤然加快。他正欲原路返回——
“你在干什么?”
同行者的声音从背后传来。他收起了一路上若隐若现的笑意,抬手指向学者身后。
“为什么不继续往里走?”
学者皱眉。这里已是塔的最底层。外面是深海,除却能将人碾为齑粉的水压,什么也没有。哪来的“继续往里”?
他不想理会这愚蠢的问题,只想快些把人打发走,好雇潜水员搜寻石棺。
“这里已经是最下面了,不会再有下去的——”
话音未落。
雇佣兵睁大了眼睛,直直地看向学者身后。
学者回头。
身后,不知何时,出现了一个向下的通道。
Ⅲ
学者向隧道深处望去。深渊攫住他的咽喉,他反复推演着这通道的来由。理智给了他一个答案:被骗了。上一个探险队在撒谎。
通道像一道撕裂的伤口,与墙体毫无过渡,看不出任何人类雕琢的痕迹。一丝疑虑从学者心底升起,却被旋即涌上的激动淹没。有一个声音在他颅内低语:里面,就是你梦寐以求的东西。
雇佣兵下意识将手按在腰间的佩枪上,指节发白。他的脑海中闪过一种奇异的分裂感——好像同时拥有两段相互矛盾的记忆。其一是面前是一面墙,其二面前是一个向前的通道。
他无法否认其中的任何一个,同样的,也无法否定其中的任何一个。这种不适感令他脸色发白。
学者注意到他的异样。理智再度占了上风。他不愿承受无谓的人员损失。
“你还好吗?”
雇佣兵点了点头,目光却没有从通道口移开。
学者正欲叫上同行者,却发现方才还在身侧的人,已不见踪影。
通道深处传来刺耳的笑声。
“……那家伙。”
雇佣兵的脸色沉了下去。
没有别的选择。他们只能跟进去。
那个地方说是通道,却更像一道被粗暴撕裂的伤口,入口边缘的墙壁粗糙不堪,大小也完全不适合直立行走的人类,更像是为了什么其他东西准备的。
坚硬的地板被某种油状物质逐渐取代,像是血与石油的混合物,不停的将深入的二人向更深层推进。
学者强忍着呕吐的感觉继续向前,渐渐的,黑暗的通道被一抹幽蓝逐渐占据,一间巨大的房间赫然在通道的尽头矗立。
耸立的石柱完全看不出岁月侵蚀过的痕迹,他们即使过去千年仍保留着原先的摸样。同行者跪倒在房间尽头的台座上,一言不发。
学者想要上前叫住她,却被雇佣兵拉了回来。他早就注意到到同行者的嘴角挂着一丝笑意。那笑意并非因眼前情景而生,而是从登船之前、从踏入这片海域之前、从更早更早以前——就挂在那里。
学者和雇佣兵直勾勾地看着跪倒在地的同行者,却浑然没有察觉到周围的黑暗逐渐填满了他们看不到的地方。
渐渐的,学者好像从前方听到了同行者的呢喃,她一直在重复着一个词,总共五个音节。
“Ru-Mei-La-Ao-Sin"
学者跟着她呢喃着,他越说越感觉熟悉,这个词好像在哪里听过。
学者愣住了。他见过这段话。
那是三年前,某位泰斗尸体上唯一未被清理的证据。案子被封存,名字被遗忘,只有那张纸条上的字,他抄下来,没敢对任何人提起。
儒米莱奥星,吾之真主,三千事物归于一而皆化为万物
此刻,它正在光里闪烁。
Ⅳ
学者入迷的看着,那些字符翻译出来的是一个个晦涩难懂的音节。
他越是翻译,就越是情不自禁的跟着念出,每读出一个词,他就会感觉到某种异样的舒适。
雇佣兵错愕的看着身旁的学者,那些微光好像有生命般钻入学者的身体,无形的微光化为了有形,如同蠕虫般将他吞噬。
在弥留中,学者呜咽的说出了真相
“这里就是石棺”
雇佣兵被恐惧冲昏了头脑,发疯般的跑走了
来时的路早已换了副模样。
阴影里有什么在动。他看不清轮廓,只偶尔瞥见一截滑腻的尾巴缩回暗处。
身后传来咆哮,尖锐、断续,像婴儿在极远处的啼哭。
然后是气味——
腐臭。玫瑰。
这两种东西不该同时出现。他来不及想。
有什么东西搭上了他的脊背。分节的。湿冷的。轻轻收拢。
最后,雇佣兵来到了进来时的第一层,他将那扇木门粗暴的盖住,撞击声接二连三地传来,然后就是死一般的寂静,再然后是海浪拍打礁石的声音。
雇佣兵不敢打开那扇传来海浪声的门,他低头大口地喘息着。他努力消化刚才的一切——那些阴影中偶然露出的尾巴,脊背上分节的触感,还有学者的脸,在光里融化,嘴角带着笑意。
他忽然想起壁画上的那句话。
那些被遗忘的,终将被重新唤醒。
不是诅咒。是预言。
他们不是闯入者。他们是祭品。从一开始就是。
雇佣兵抬起头,看向那幅壁画。
原本空旷的壁画被填满了。
那些可怖的神明回到了祂们应当存在的位置。
他跪倒在地,向那些亵渎而伟大的存在轻声祈祷
直至永恒归一