‘나이트의 소장품’ (Lot C3S81)
요주의 단체 » 마셜, 카터 & 다크 » ‘나이트의 소장품’ (Lot C3S81)
요주의 단체 » GOI-001: 시카고 스피릿 » 밤처럼 검은 » ‘나이트의 소장품’ (Lot C3S81)
#side-bar { /* ===SECONDARY & TERTIARY COLORS=== */ /* Editing these will edit a vast majority of theme elements. Useful for making dark themes */ /* Colors for Secondary & Tertiary items like Blockquote and YUI Tabs */ --swatch-secondary-color: var(--swatch-menubg-dark-color); --swatch-tertiary-color: var(--swatch-menubg-medium-color); --swatch-alternate-color: var(--swatch-menubg-light-color); /* Text Colors for Secondary & Tertiary items like Sidebar Headers and Top-Bar Menu Text */ --swatch-text-secondary-color: var(--swatch-menutxt-dark-color); --swatch-text-tertiary-color: var(--swatch-menutxt-light-color); /* ===SIDE-BAR ELEMENTS=== */ /* ===SIDE-BAR GENERAL=== */ --sidebar-bg-color: var(--swatch-menubg-dark-color); --sidebar-resources-bg-color: 0, 0, 0, 0; --sidebar-media-bg-color: 0, 0, 0, 0; /* ===SIDEBLOCK MENU=== */ --sideblock-heading-border-color: var(--bright-accent); --sideblock-heading-bg-color: 0, 0, 0, 0; /* Transparent */ --sideblock-heading-text-color: var(--swatch-text-tertiary-color); /* ===MENU-ITEMS=== */ --sidebar-border-color: var(--swatch-primary), 0.08; --sidebar-subtest-color: var(--swatch-text-tertiary-color); --sidebar-links-text: var(--swatch-text-tertiary-color); --sidebar-links-hover-bg-color: var(--bright-accent); --sidebar-links-hover-text-color: var(--swatch-text-tertiary-color); /* ===SIDEBAR COLLAPSIBLES=== */ /*Folded Colors */ --sidebar-collapsible-fld-link-bg: var(--swatch-primary), 0.25; --sidebar-collapsible-fld-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-fld-link-hover-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-fld-arrow-hover-color: var(--swatch-text-tertiary-color); /*Unfolded Colors */ --sidebar-collapsible-ufld-link-bg: var(--swatch-primary-darker), 0.25; --sidebar-collapsible-ufld-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-ufld-link-hover-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-ufld-arrow-hover-color: var(--swatch-text-tertiary-color); /* Unfolded Body Colors */ --sidebar-collapsible-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-link-hover-color: var(--swatch-text-tertiary-color); scrollbar-color: rgba(var(--swatch-primary-darker), 0.1) /* Thumb */ rgba(var(--swatch-secondary-color), 0.05); /* Track */ border-color: rgba(var(--swatch-secondary-color), 0.4); } /* Hover Scrollbar Behavior */ #side-bar:hover, #side-bar:active { scrollbar-color: rgb(var(--swatch-primary-darker), 1) /* Thumb */ rgb(var(--swatch-menubg-dark-color), 1); /* Track */ } #side-bar:focus-within { scrollbar-color: rgb(var(--swatch-primary-darker), 1) /* Thumb */ rgb(var(--swatch-menubg-dark-color), 1); /* Track */ } #side-bar::-webkit-scrollbar-track { background-color: rgba(var(--swatch-tertiary-color), 0.8); } #side-bar::-webkit-scrollbar, #side-bar::-webkit-scrollbar-thumb, #side-bar::-webkit-scrollbar-corner { background-color: rgba(var(--swatch-menubg-dark-color), 0); } #side-bar .side-block.media a:-webkit-any-link { background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a:-moz-any-link { background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a:any-link { background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a::before { background: rgb(var(--social-color)); } #side-bar .side-block.media a[href*="tiktok"]::before, #side-bar .side-block.media a[href*="tiktok"]::after { transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1), background-color 200ms cubic-bezier(0.4, 0, 0.2, 1), background-image 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1), background 200ms cubic-bezier(0.4, 0, 0.2, 1), background-color 200ms cubic-bezier(0.4, 0, 0.2, 1), background-image 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1), background 200ms cubic-bezier(0.4, 0, 0.2, 1), background-color 200ms cubic-bezier(0.4, 0, 0.2, 1), background-image 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1); } #side-bar .side-block.media a[href*="tiktok"]:hover::before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); } #side-bar .side-block.media a[href*="tiktok"]:hover::before, #side-bar .side-block.media a[href*="tiktok"]:active::before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background-image: var(--tiktok-icon-gradient); background-size: contain; } #side-bar .side-block.media a[href*="tiktok"]:focus-within::before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background-image: var(--tiktok-icon-gradient); background-size: contain; } #side-bar .side-block.media a[href*="tiktok"]::after { --clip-path: polygon(0 0, 0 0, 0 100%, 0 100% ); background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a[href*="tiktok"]:hover::after, #side-bar .side-block.media a[href*="tiktok"]:active::after { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a[href*="tiktok"]:focus-within::after { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a img { -webkit-filter: drop-shadow(0 0 0 rgba(var(--swatch-alternate-color), 0)); filter: drop-shadow(0 0 0 rgba(var(--swatch-alternate-color), 0)); transition: -webkit-filter 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: filter 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: filter 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-filter 200ms cubic-bezier(0.4, 0, 0.2, 1); } #side-bar .side-block.media a:hover img, #side-bar .side-block.media a:active img { -webkit-filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); } #side-bar .side-block.media a:focus-within img { -webkit-filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); } html:not(:lang(cn)) div.scpnet-interwiki-wrapper p::before { box-shadow: inherit; } #side-bar iframe.scpnet-interwiki-frame:not(:lang(cn)) { -webkit-filter: invert(1); filter: invert(1); } #side-bar .scpnet-interwiki-wrapper:not(:lang(cn))::before, #side-bar .scpnet-interwiki-wrapper:not(:lang(cn)) p::before, #side-bar .scpnet-interwiki-wrapper:not(:lang(cn)) p::after { background-color: rgb(var(--swatch-menubg-dark-color)); } #side-bar .scpnet-interwiki-wrapper:not(:lang(cn))::before { mix-blend-mode: lighten; }
<html> <head> </head> <body> <script type="text/javascript"> function sendStyle() { try { window.parent.window.interwikiFrame.bhlDark(); } catch(e) {} } sendStyle(); </script> </body> </html>
#side-bar { /* ===SECONDARY & TERTIARY COLORS=== */ /* Editing these will edit a vast majority of theme elements. Useful for making dark themes */ /* Colors for Secondary & Tertiary items like Blockquote and YUI Tabs */ --swatch-secondary-color: var(--swatch-menubg-dark-color); --swatch-tertiary-color: var(--swatch-menubg-medium-color); --swatch-alternate-color: var(--swatch-menubg-light-color); /* Text Colors for Secondary & Tertiary items like Sidebar Headers and Top-Bar Menu Text */ --swatch-text-secondary-color: var(--swatch-menutxt-dark-color); --swatch-text-tertiary-color: var(--swatch-menutxt-light-color); /* ===SIDE-BAR ELEMENTS=== */ /* ===SIDE-BAR GENERAL=== */ --sidebar-bg-color: var(--swatch-menubg-dark-color); --sidebar-resources-bg-color: 0, 0, 0, 0; --sidebar-media-bg-color: 0, 0, 0, 0; /* ===SIDEBLOCK MENU=== */ --sideblock-heading-border-color: var(--bright-accent); --sideblock-heading-bg-color: 0, 0, 0, 0; /* Transparent */ --sideblock-heading-text-color: var(--swatch-text-tertiary-color); /* ===MENU-ITEMS=== */ --sidebar-border-color: var(--swatch-primary), 0.08; --sidebar-subtest-color: var(--swatch-text-tertiary-color); --sidebar-links-text: var(--swatch-text-tertiary-color); --sidebar-links-hover-bg-color: var(--bright-accent); --sidebar-links-hover-text-color: var(--swatch-text-tertiary-color); /* ===SIDEBAR COLLAPSIBLES=== */ /*Folded Colors */ --sidebar-collapsible-fld-link-bg: var(--swatch-primary), 0.25; --sidebar-collapsible-fld-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-fld-link-hover-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-fld-arrow-hover-color: var(--swatch-text-tertiary-color); /*Unfolded Colors */ --sidebar-collapsible-ufld-link-bg: var(--swatch-primary-darker), 0.25; --sidebar-collapsible-ufld-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-ufld-link-hover-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-ufld-arrow-hover-color: var(--swatch-text-tertiary-color); /* Unfolded Body Colors */ --sidebar-collapsible-link-color: var(--swatch-text-tertiary-color); --sidebar-collapsible-link-hover-color: var(--swatch-text-tertiary-color); scrollbar-color: rgba(var(--swatch-primary-darker), 0.1) /* Thumb */ rgba(var(--swatch-secondary-color), 0.05); /* Track */ border-color: rgba(var(--swatch-secondary-color), 0.4); } /* Hover Scrollbar Behavior */ #side-bar:hover, #side-bar:active { scrollbar-color: rgb(var(--swatch-primary-darker), 1) /* Thumb */ rgb(var(--swatch-menubg-dark-color), 1); /* Track */ } #side-bar:focus-within { scrollbar-color: rgb(var(--swatch-primary-darker), 1) /* Thumb */ rgb(var(--swatch-menubg-dark-color), 1); /* Track */ } #side-bar::-webkit-scrollbar-track { background-color: rgba(var(--swatch-tertiary-color), 0.8); } #side-bar::-webkit-scrollbar, #side-bar::-webkit-scrollbar-thumb, #side-bar::-webkit-scrollbar-corner { background-color: rgba(var(--swatch-menubg-dark-color), 0); } #side-bar .side-block.media a:-webkit-any-link { background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a:-moz-any-link { background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a:any-link { background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a::before { background: rgb(var(--social-color)); } #side-bar .side-block.media a[href*="tiktok"]::before, #side-bar .side-block.media a[href*="tiktok"]::after { transition: background 200ms cubic-bezier(0.4, 0, 0.2, 1), background-color 200ms cubic-bezier(0.4, 0, 0.2, 1), background-image 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1), background 200ms cubic-bezier(0.4, 0, 0.2, 1), background-color 200ms cubic-bezier(0.4, 0, 0.2, 1), background-image 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1), background 200ms cubic-bezier(0.4, 0, 0.2, 1), background-color 200ms cubic-bezier(0.4, 0, 0.2, 1), background-image 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 200ms cubic-bezier(0.4, 0, 0.2, 1); } #side-bar .side-block.media a[href*="tiktok"]:hover::before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); } #side-bar .side-block.media a[href*="tiktok"]:hover::before, #side-bar .side-block.media a[href*="tiktok"]:active::before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background-image: var(--tiktok-icon-gradient); background-size: contain; } #side-bar .side-block.media a[href*="tiktok"]:focus-within::before { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background-image: var(--tiktok-icon-gradient); background-size: contain; } #side-bar .side-block.media a[href*="tiktok"]::after { --clip-path: polygon(0 0, 0 0, 0 100%, 0 100% ); background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a[href*="tiktok"]:hover::after, #side-bar .side-block.media a[href*="tiktok"]:active::after { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a[href*="tiktok"]:focus-within::after { --clip-path: polygon(-15% 0, 115% 0, 100% 100%, 0 100% ); background: rgba(var(--swatch-menubg-light-color), 0.75) !important; } #side-bar .side-block.media a img { -webkit-filter: drop-shadow(0 0 0 rgba(var(--swatch-alternate-color), 0)); filter: drop-shadow(0 0 0 rgba(var(--swatch-alternate-color), 0)); transition: -webkit-filter 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: filter 200ms cubic-bezier(0.4, 0, 0.2, 1); transition: filter 200ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-filter 200ms cubic-bezier(0.4, 0, 0.2, 1); } #side-bar .side-block.media a:hover img, #side-bar .side-block.media a:active img { -webkit-filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); } #side-bar .side-block.media a:focus-within img { -webkit-filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); filter: drop-shadow(0.1875rem 0.1875rem 0 rgb(var(--swatch-alternate-color))); } html:not(:lang(cn)) div.scpnet-interwiki-wrapper p::before { box-shadow: inherit; } #side-bar iframe.scpnet-interwiki-frame:not(:lang(cn)) { -webkit-filter: invert(1); filter: invert(1); } #side-bar .scpnet-interwiki-wrapper:not(:lang(cn))::before, #side-bar .scpnet-interwiki-wrapper:not(:lang(cn)) p::before, #side-bar .scpnet-interwiki-wrapper:not(:lang(cn)) p::after { background-color: rgb(var(--swatch-menubg-dark-color)); } #side-bar .scpnet-interwiki-wrapper:not(:lang(cn))::before { mix-blend-mode: lighten; }
<html> <head> </head> <body> <script type="text/javascript"> function sendStyle() { try { window.parent.window.interwikiFrame.bhlDark(); } catch(e) {} } sendStyle(); </script> </body> </html>
/* Marshall, Carter & Dark [2014 Wikidot Theme, 2019 Update] Originally created for the SCP Foundation GoI Contest of 2014 (MC&D team and Group of Interest) by Randomini. Originally based on Sigma-9 by Aelanna, Reach and Crayne. Theme updated later by stormbreath. All images created by Randomini. */ /* ROOT - Header & General Recoloring */ :root { /* Intro */ --theme-base: "nuscp" --theme-id: "black-market-theme" --theme-name: "Black Market Theme"; /* Header Images */ --logo-image: url("https://scp-wiki.wdfiles.com/local--files/theme%3Ablack-market/mcdpride.png"); --gradient-header: url("https://scp-wiki.wdfiles.com/local--files/theme%3Ablack-market/mcd.png"); --header-background-image-size: 290px 9rem; --header-height-on-desktop: 9rem; --header-height-on-mobile: 9rem; --diagonal-stripes: none; /* Colors */ --pale-gray-monochrome: 248, 230, 238; /* light purple for quoteblocks and such */ --light-gray-monochrome: 160, 140, 160; /* light purple-gray */ --gray-monochrome: 61, 43, 61; /* dark purple-gray */ --dark-gray-monochrome: 52, 31, 52; /* darker purple-gray */ --pale-accent: 216, 39, 216; /* light purple */ --bright-accent: 180, 35, 180; /* bright purple*/ --medium-accent: 140, 20, 140; /* medium purple*/ --dark-accent: 100, 3, 100; /* dark purple*/ --newpage-color: 221, 102, 221; /* pale purple*/ --light-pale-gray-monochrome: var(--pale-gray-monochrome); --rating-module-button-color: var(--pale-gray-monochrome); --rating-module-text-color: var(--pale-gray-monochrome); --barColour: rgb(100, 3, 100); } #side-bar { --sidebar-links-text: var(--pale-gray-monochrome); } /* Final Bits of Header */ #header h1 a, #header h1 a::before, #header h2 span, #header h2 span::before { color: transparent; text-shadow: none; } /* Undo the mobile Image Resize */ @media only screen and (max-width: 768px) { #header { background-size: 0.625rem 2.500rem; background-repeat: no-repeat; background-position: left 0.75rem top 1.1875rem; background-clip: border-box; background-size: auto 5.375rem; } } /* LOG-IN INFO */ #login-status #account-options { background-image: none; } /* PAGE-TITLE */ #page-title, .meta-title { color: rgb(var(--dark-accent)); } #page-title::after, .meta-title::after { background-color: rgb(var(--dark-accent)); } /* SEXY BOX */ div.sexy-box { background: rgb(var(--pale-gray-monochrome)); border: 1px solid rgb(var(--gray-monochrome)); } div.sexy-box div.image-container img { border: 1px solid #9f8170; } /* CODE */ .code { border: none; background-color: rgba(var(--blockquote-bg-color)); box-shadow: inset 0 0 0 .0625rem rgba(var(--blockquote-border-color),.5),inset .0625rem 0 0 0 rgba(var(--blockquote-border-color),.5),inset 0 -.0625rem 0 0 rgba(var(--blockquote-border-color),.75); } /* RATING AND INFO MODULES */ .page-rate-widget-box, #page-content .rate-box-with-credit-button { background: linear-gradient(to top, rgba(var(--dark-accent),1) 0%, rgba(var(--dark-accent), 1) 100%); border-color: rgb(var(--gray-monochrome)); border-bottom-width: 0.0625rem; box-shadow: none; } #page-content .rate-box-with-credit-button > .creditButton > p > a::before { background-color: rgb(var(--pale-gray-monochrome)); } #page-content .rate-box-with-credit-button > .creditButton:hover { background: rgba(var(--bright-accent), 0.8); } #page-content .modalbox { border-radius: 0; box-shadow: 0 2px 6px rgba(var(--bright-accent), 0.5); }
@supports(display: grid) { :root { --sidebar-width-on-desktop: calc((var(--base-font-size) * (14 / 15)) * 19); --body-width-on-desktop: 45.75rem; } @media only screen and (min-width: 769px) { #side-bar .close-menu { display: block; position: fixed; top: 0.25rem; left: 0.5rem; width: 3rem; opacity: 1; pointer-events: all; z-index: -1; } #side-bar .close-menu img { color: transparent; } #side-bar .close-menu::before, #side-bar .close-menu::after { content: ""; box-sizing: border-box; position: fixed; display: block; top: 0.5rem; left: 0.5rem; width: 3rem; height: 3rem; padding: 0; margin: 0; text-align: center; pointer-events: all; cursor: pointer; transition: opacity var(--sidebar-transition-timing); } #side-bar .close-menu::before { --mask:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Hamburger' x='0' y='0' baseProfile='tiny' overflow='visible' version='1.2' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cpath d='M4 10h24c1.1 0 2-.9 2-2s-.9-2-2-2H4c-1.1 0-2 .9-2 2s.9 2 2 2zm24 4H4c-1.1 0-2 .9-2 2s.9 2 2 2h24c1.1 0 2-.9 2-2s-.9-2-2-2zm0 8H4c-1.1 0-2 .9-2 2s.9 2 2 2h24c1.1 0 2-.9 2-2s-.9-2-2-2z'/%3E%3C/svg%3E"); z-index: -1; background-color: var(--toggle-icon-color, rgb(var(--sidebar-links-text))) !important; -webkit-mask: var(--mask); mask: var(--mask); -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; -webkit-mask-position: 50% 50%; mask-position: 50% 50%; -webkit-mask-size: 60%; mask-size: 60%; } #side-bar .close-menu::after { z-index: -2; background-color: var(--toggle-button-bg, rgb(var(--sidebar-bg-color))) !important; border-radius: var(--toggle-roundness, 50%); border: var(--toggle-border-color, rgb(var(--sidebar-links-text))) var(--toggle-border-width, 0.25rem) solid; } #side-bar:focus-within .close-menu::before, #side-bar:focus-within .close-menu::after { opacity: 0; } #side-bar { display: block; position: fixed; top: 0; left: calc(var(--sidebar-width-on-desktop)*-1); z-index: 10; transition: left 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; height: 100%; overflow-y: auto; overflow-x: hidden; margin-top: 0; } #side-bar:focus-within { left: 0; } #side-bar .side-block { margin-top: 1rem; background-color: rgb(0, 0, 0, 0); border-radius: 0; border-left-width: 0px; border-right-width: 0px; } #main-content::before { content: ""; display: block; position: fixed; top: 0; right: 0; z-index: -1; opacity: 0; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, width 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; margin-left: var(--sidebar-width-on-desktop); background: rgba(var(--swatch-menubg-black-color), .3) 1px 1px repeat; padding-right: 0; width: 100%; height: 100vh; pointer-events: none; z-index: 99; } #side-bar:focus-within~#main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } #content-wrap { display: flex; flex-direction: row; width: calc(100vw - (100vw - 100%)); min-height: calc(100vh - calc(var(--final-header-height-on-desktop, 10.125rem))); flex-grow: 2; height: auto; position: relative; margin: 0 auto; max-width: inherit; } #main-content { width: 100%; position: initial; max-height: 100%; padding: 2rem 1rem; width: var(--body-width-on-desktop, 45.75rem); max-width: var(--body-width-on-desktop, 45.75rem); margin: 0 auto; } #page-content { max-width: min(90vw, var(--body-width-on-desktop, 45.75rem)); } @media not all and (-webkit-min-device-pixel-ratio:0), not all and (min-resolution:.001dpcm) { @supports (-webkit-appearance:none) { #side-bar { transition: left 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, padding-right 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms, background-color 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; padding-right: 0; background-color: rgb(0, 0, 0, 0); pointer-events: all; overflow-x: visible; overflow-y: visible; z-index: 999; } #side-bar::-webkit-scrollbar { opacity: 0; -webkit-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 100ms; } #side-bar .close-menu::before { z-index: 999; } #side-bar .close-menu::after { z-index: 998; } #side-bar:hover .close-menu::before { opacity: 0; } #side-bar:hover { left: 0; background-color: rgba(var(--swatch-menubg-color), 1); padding-right: 0; } #side-bar:hover::-webkit-scrollbar { opacity: 1; } #side-bar:hover~#main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } } } } }
정보
‘나이트의 소장품’ (Lot C3S81)
저자: stormbreath
원작: http://scp-wiki.wikidot.com/night-s-collection
역자: Salamander724
초기 보고서 | |||
---|---|---|---|
작성자 | 오타비아노 데 메디치 | 일자 | 1933년 7월 4일 |
관심도 | 고 | 식별자 | 미스터 나이트가 판매한 물건들 |
어제 시카고 스피릿의 전 조직원이 접촉해와서, 자기가 스피릿에 몸담고 있던 시절 입수하게 되었으나 더이상 쓸모가 없어진 물건들을 팔겠다고 제안해왔습니다. 그의 주장에 따르면 불과 몇 개월 전 최근에 조직을 떠났다고 합니다. 그 자의 이름은 미스터 나이트Mr. Night라고 했습니다. 스피릿 조직이 붕해되어가고 있는 현재 상황을 볼 때, 이 자의 의도를 의심할 여지는 없어 보였습니다. 재단과 짭새들이 곧 그것들을 모두 접수하게 될 판이었으니까요. (하는 소리지만, 스피릿의 잔해를 접수하는 데 도움이 될 수 있지 않을까요?) 그 자는 자기가 스피릿의 과거 공작원으로서, 자기보다 더 중요한 기능공들을 위해 일하는 위치에 있었다고 했습니다. (이 자에 대해 이전에 들어본 바가 없었으니 별로 중요하지 않은 인물이었을 겁니다.) 이 점을 증명하기 위해 몇 점의 물건을 제시했는데, 모두 매우 유용해 보였습니다. 사소한 것 하나를 제외하면 이 소장품들을 구매해줄 잠재적 바이어들을 찾는 데는 아무런 어려움이 없을 것으로 보이며, 매우 이문이 남을 것 같습니다. 저는 전체 소장품을 그에게서 50,000 불을 주고 구매했습니다. 이 정도 지출이야 쉬이 벌충할 수 있을 것입니다. 각각의 물건을 아래에 타자로 쳐서 설명 올리겠습니다. 나이트가 몇 가지 코멘트를 남기고 싶다고 했기에 그 내용도 동봉합니다. |
|||
열린 파일명: | Lot C3S81 | ||
유한책임조합 마셜, 카터 & 다크 |
C3S81/H53IF/J85L0 | |
---|---|
상태 | 판매됨 |
수요 | 높음 |
가치 | $17,500 |
확보 가능성 | 유일함 |
식별자 | 기억식성 거미 (Mnemophage Spider) |
설명 | 본 물품은 작은 흑요석 거미 조각으로, 작은 루비들을 박아서 눈깔들을 표현했다. 사용자는 이 물품으로 특정 개념, 개인, 또는 물체에 대한 모든 기억을 지울 수 있다. 사용법은 기억을 지울 사람의 앞에서 조각을 들어올려 조각과 눈을 마주치게 하는 것이다. 이렇게 해서 제거된 기억들은 모두 거미떼의 기억으로 대체되며, 영향을 받은 개념들 또한 거미와 관련된 것으로 대체된다. |
비고: | 내 경험상 이놈으로 기억을 지우는 건 효율이 끔찍히도 나쁘다오. 그보다는 차라리 고문 용도로 쓸만한데, 뭐 어떻게 쓰던지 당신네 마음이지. — 미스터 나이트 |
유한책임조합 마셜, 카터 & 다크 |
C3S81/M4CT0/J7BV6 | |
---|---|
상태 | 판매됨 |
수요 | 높음 |
가치 | $20,000 |
확보 가능성 | 유일함 |
식별자 | 입이 무거운 토미 (Tight-Lipped Tommy) |
설명 | 본 물품은 소리를 내지 않는 톰슨 기관단총이다. 발사할 때 총성이 들리지 않는 것은 물론이고, 장전음도 들리지 않고 바닥에 떨어뜨리거나 기타 등등의 상황에 모두 소리가 나지 않는다. 소리가 나지 않는다는 점을 제외하면 일반적인 톰슨 기관단총과 다를 바가 없다. |
비고: | 총 없는 마피아 두령이란 왕관 없는 왕 같은 거지. 하지만 왕관이란 피상적인 것이며, 왕이 아닌 이에게는 불필요하기까지 한 것. — 미스터 나이트 |
유한책임조합 마셜, 카터 & 다크 |
C3S81/N006C/M6RV0 | |
---|---|
상태 | 판매됨 |
수요 | 높음 |
가치 | $12,500 |
확보 가능성 | 유일함 |
식별자 | 경우 있는 모자 (A Hat for All Occasions) |
설명 | 본 물품은 중절모로, 이 중절모의 착용자는 중절모를 쓰고 있는 한 어디를 가든 받아들여질 수 있다. 모든 사람들은 착용자를 볼 수도 있고 상호작용할 수도 있지만, 착용자가 존재하는 것이 그 주변 환경에 어울리는 것이라고 인식하게 된다. 그렇다고 본 물품의 효과가 착용자가 도를 넘는 행동을 하는 것까지 허용되게 만들어주지는 않는다. 일반적인 사회 규범이나 예상되는 바를 위반하는 경우에는 보통 때와 같은 반응을 받게 될 것이다. |
비고: | 내가 돌아올 때쯤이면 유행이 지나 있을 터. 그때쯤 되면 별 효과가 없어질 거요. — 미스터 나이트 |
유한책임조합 마셜, 카터 & 다크 |
C3S81/B2UH0/A8FMS | |
---|---|
상태 | 판매됨 |
수요 | 중간 |
가치 | $20,000 |
확보 가능성 | 유일함 |
식별자 | 주머니 속의 달 (Moon in Your Pocket) |
설명 | 본 물품은 내용적이 외용적보다 큰 힙 플라스크다. 보름달이 뜨면 이 플라스크는 흔히 유통되는 밀주와 비슷한 맑고 숙성되지 않은 위스키로 채워진다. 채워지는 최대치는 높긴 하지만 넘치지는 않기 때문에, 무한 액체 용기들에 으레 수반되는 고질적인 문제점의 걱정은 없다. |
비고: | 나는 술을 즐기지는 않지만, 굳이 마셔야 한다면 좀 좋은 술을 마시고 싶다오. 이딴 것 말고 말이지. 웃기는 일이지만 스피릿이 스피리츠를 담구는 데 젬병인 거요. — 미스터 나이트 |
유한책임조합 마셜, 카터 & 다크 |
C3S81/5K317/NK37S | |
---|---|
상태 | 판매 중 |
수요 | 낮음 |
가치 | 각 $1,000 |
확보 가능성 | 현재 재고 8개 (다 똑같은 제품들이며 총 개수는 204개) |
식별자 | 해골 열쇠 (Skeleton Keys) |
설명 | 물품 O93NA/70KSA/YUW1S의 사본 여덟 벌. 참고 삼아 언급해 두자면, 모든 자물쇠를 딸 수 있는 열쇠다. |
비고: | 흔해 빠진 물건이지. 내가 이런 걸 몇 개나 더 갖고 있어야겠소? — 미스터 나이트 |
유한책임조합 마셜, 카터 & 다크 |
C3S81/B8B3A/DUN6V | |
---|---|
상태 | 판매됨 |
수요 | 중간 |
가치 | $15,000 |
확보 가능성 | 유일함 |
식별자 | 이집트의 깔끔한 쇠똥구리들 (Egyptian Purity Scarabs) |
설명 | 본 물품은 엄청나게 많은 딱정벌레들이 들어 있는 작은 술통으로, 밖에서 측정되는 외용적보다 더 많은 양의 벌레들이 들어 있다. 내장, 선지 따위의 시체성 물질을 잔뜩 모아놓은 한가운데에서만 열 수 있다. 그렇게 해서 열면 딱정벌레들이 나와서 증거가 될 만한 모든 시체를 깔끔히 청소해서 술통 속으로 가지고 들어간다. 술통 속으로 들어간 것들을 다시 꺼낼 수는 없다. |
비고: | 나는 스피릿보다 좀 자제를 하는 편이라, 내 살인은 언제나 깔끔해서 굳이 이런 게 필요하지 않다오. 그 작자들과 동업하자니 늘 문제였던 것 중 하나가 이거였지. — 미스터 나이트 |
유한책임조합 마셜, 카터 & 다크 |
C3S81/B0O1A/HH5L1 | |
---|---|
상태 | 재고 있음 |
수요 | 전무 |
가치 | 전무 |
확보 가능성 | 유일함 |
식별자 | 비밀들의 반지 (Ring of Secrets) |
설명 | 본 물품은 매우 희소한 특정 집단의 비인간 독립체들의 정체를 숨길 수 있게 해 준다. 이 반지를 낀 해당 독립체들은 대부분의 마술적 개념적 식별방법을 우회하여 인간으로서 인식된다. 이것의 효과를 볼 수 있을 법한 독립체들 중 이것을 필요로 하는 사람은 아직까지 없다. 사겠다는 사람도 없으며 앞으로도 없을 것 같다. |
비고: | 이 물건은 미스터 다크에게 바로 전해 주시오. 그 양반이라면 여기서 무언가 흥미로운 점을 찾을 수 있을 테니까. — 미스터 나이트 |
유한책임조합 마셜, 카터 & 다크 |
서한 | |||
---|---|---|---|
Lot C3S81 | |||
발송자 | 미스터 다크 | 수신자 | 미스터 나이트 |
업계를 떠나 집으로 가기로 했다니 참으로 아까운 일이구나. 그래도 공감과 건투를 빌어 주마. 지난 몇 년간 너와 함께 일하며 즐겁긴 했다만, 세상에 지쳐서 집으로 돌아가고자 하는 사람의 심리는 내가 아주 잘 이해하는 바니까. 이건 알아뒀으면 한다. 네가 없는 동안, 나는 네가 그 대가리를 해먹었던 조직을 마셜 카터 다크의 소장품에 흡수시킬 거야. 이 노력에는 어떤 악의도 없고, 그저 최고의 사업 기회니까. 너라면 이해할 수 있으리라 믿는다. 우리 모두 완전히 같은 충동에 의해 추동되는 존재들 아니겠느냐. 네 이너써클에 마지막까지 남아 있을 조직원들, 내가 다 잘 "챙겨" 주겠다 그것만은 약속하마. 그 채플이란 친구를 너무 오래 자유롭게 풀어줄 수는 없으니까. 어쩌면 조만간에 재단이 익명의 제보를 받을지도 모르겠는걸? 나한테 무슨 불상사가 생긴다면 내 가장 최근의 마셜들 또는 카터들에게 너도 똑같은 짓을 할 것이라 믿어 의심치 않는다. 어디를 가건 몸조심 하거라. 너의 부재는 참으로 그리울 거야. 이 업계에 혼자 지존으로 남게 된 내가 특히 외로울 거다. 열렬히 네 귀환을 기다리도록 하마. 그리고 그 귀환이 머지않기를 진실로 희망한다. 만약 우리가 걸어온 그 길을 모조리 되짚어 갈 생각이라면, 부모님께 내 안부나 좀 전해주거라. 집을 떠나온지 워낙에 오래 되었으니, 당신들께서도 나를 그리워할 게다. 친애와 배려를 담아 — 너의 형이. |
|||
유한책임조합 마셜, 카터 & 다크 |
댓글 보기