您正在查詢的標題為:關注組織
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:機動特遣隊
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:基金會設施
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:員工與角色檔案
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:世界線中心頁
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:系列檔案室
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:競賽資料庫
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:異常物品紀錄
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:超常事件紀錄
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:未解明地點列表
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
您正在查詢的標題為:基金會故事
在多個資料庫中發現符合該標題的文件
請選擇欲查詢的資料來源,或按此取消
:root { /* header measurements */ --header-height-on-desktop: 10rem; --header-height-on-mobile: 10rem; --header-h1-font-size: clamp(2rem, 5vw, 2.8125rem); --header-h2-font-size: clamp(0.875rem, 3vw, 0.9375rem); --logo-image: url("https://nu-scptheme.github.io/Black-Highlighter/img/logo.svg"); } #header { --search-textbox-text-color: var(--swatch-secondary-color); background: none; } #header::before { content: " "; position: absolute; width: 100%; height: 100%; left: 0; top: 0.75rem; background-image: var(--logo-image); background-repeat: no-repeat; background-position: center 0; background-size: auto calc(var(--header-height-on-desktop) - 1.5rem); opacity: 0.8; pointer-events: none; } #header h1, #header h2 { margin: 0; padding: 0; width: 100%; height: var(--header-height-on-desktop); display: flex; align-items: center; justify-content: center; display: flex; align-items: center; justify-content: center; } #header h1 a, #header h1 a::before, #header h2 span, #header h2 span::before { margin: 0; padding: 0; z-index: 0; display: block; text-align: center; } #header h1 { z-index: 1; } #header h1 a::before, #header h1 a::after { content: var(--header-title); } #header h1 a::before { color: rgb(var(--swatch-text-tertiary-color)); z-index: -1; -webkit-text-stroke: 0.325rem rgb(var(--swatch-text-dark)); } #header h1 a::after { color: rgb(var(--swatch-headerh1-color)); z-index: 1; } #header h2 { z-index: 0; text-transform: uppercase; pointer-events: none; } #header h2 span { margin-top: calc(var(--header-height-on-mobile)/2 + var(--header-h1-font-size)/2 - 2em); } #header h2 span::before, #header h2 span::after { --wght: 600; content: var(--header-subtitle); position: absolute; left: 50%; transform: translateY(-50%) translateX(-50%); width: 100%; text-align: center; } #header h2 span::before { -webkit-text-stroke: 0.25rem rgb(var(--swatch-text-dark)); } #header h2 span::after { color: rgb(var(--swatch-headerh2-color)); z-index: 1; } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] { color: rgba(0, 0, 0, 0); } @media (min-width: 36rem) { #login-status { flex-grow: 1; left: 3%; right: initial; } #login-status::before { --mask-image: none; background-color: transparent; } #login-status:not(:focus-within) { color: rgb(var(--login-line-divider-color)); -webkit-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; user-select: initial; } #login-status #account-topbutton, #login-status:not(:focus-within) #account-topbutton { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0 100% ); background-color: rgba(var(--login-arrow-color), 0); } #login-status #account-topbutton::before{ --clip-path: polygon( 30% 35%, 70% 35%, 50% 60%, 50% 60% ); --mask-image: initial; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(var(--login-arrow-color), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #login-status #account-topbutton::before, #login-status:not(:focus-within) #account-topbutton::before, #login-status:not(:focus-within) #account-topbutton:hover::before { --clip-path: polygon( 30% 35%, 70% 35%, 50% 60%, 50% 60% ); --mask-image: initial; } #login-status:not(:focus-within) #account-topbutton::after { display: none; } #login-status:not(:focus-within) *:not(#account-topbutton):not([href*="account/messages"]) { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0 100% ); pointer-events: all; -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #login-status:not(:focus-within) *:not(#account-topbutton):not(#account-options):not([href*="account/messages"]) { opacity: 1; } #login-status #my-account { --wght: 300; } #account-options { background: var(--gradient-header); } #search-top-box { top: 1.5em; right: 3%; background: rgba(var(--search-focus-textbox-bg-color), 0.4); } #search-top-box:focus-within ~ #login-status { opacity: 1; } #search-top-box::after { transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-clip-path 150ms cubic-bezier(0.4, 0, 0.2, 1); } #search-top-box:not(:focus-within)::after { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0% 100% ); background-color: rgba(var(--search-icon-bg-color, --dark-accent), 1); -webkit-clip-path: var(--clip-path); clip-path: var(--clip-path); } #search-top-box:not(:focus-within):hover::after { --clip-path: polygon( 0 0, 100% 0, 100% 100%, 0 100% ); background-color: rgb(var(--search-icon-hover-bg-color)); } #search-top-box form[id="search-top-box-form"]:not(:focus-within) { max-width: var(--search-width); } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="text"] { max-width: var(--search-width); padding: 0 var(--search-height) 0 1em; outline-width: 0; background-color: rgb(var(--search-focus-textbox-bg-color), 0.35); color: rgba(var(--search-textbox-text-color), 0.4); cursor: pointer; } #search-top-box form[id="search-top-box-form"]:not(:focus-within) input[type="submit"], #search-top-box form[id="search-top-box-form"]:focus-within input[type="submit"] { pointer-events: all; border: none; } } #page-title::after, .meta-title::after, #page-title::before, .meta-title::before { content: ""; flex-grow: 1; height: 0.0625rem; background: rgb(var(--swatch-primary)); } #page-title::before, .meta-title::before { margin: auto 1.25rem auto auto; }
@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.5rem; left: 0.5rem; width: 3rem; height: 3rem; background: unset; 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, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover .close-menu { pointer-events: none; } #side-bar:focus-within .close-menu::before, #side-bar:focus-within .close-menu::after { opacity: 0; pointer-events: none; } #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover .close-menu::before, #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover .close-menu::after { opacity: 0; pointer-events: none; } #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:not(:has(.close-menu:hover)):not(:focus-within):hover { 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; } #side-bar:not(:has(.close-menu:hover)):not(:focus-within):hover ~ #main-content::before { width: calc(100% - var(--sidebar-width-on-desktop)); opacity: 1; pointer-events: all; } @supports (-moz-appearance:none) and (background-attachment:local) and (not (-moz-osx-font-smoothing:auto)) { #side-bar { padding: inherit; } } #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; 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)); } @supports (-webkit-hyphens: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, #side-bar:hover .close-menu::after { 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; } } } }
注意
存在多項命名為scp-7403的檔案。請點選你要存取的項目。
以下檔案描述了一項SAFE級異常。

SCP-7403出售的漢堡。
特殊收容措施: SCP-7403異常特性肉眼不可見/不明顯。目前應將SCP-7403視為一系列的非異常餐廳。
描述: SCP-7403是企業「傑出漢堡」目前營運的 二 四家餐廳總稱。上述餐廳彼此相鄰。儘管SCP-7403通常被認定並非異常,但所有建物內部都會釋放出微量的放射粒子。上述粒子速度緩慢,似乎不會對任何生物造成危害,其半衰期始終為一秒。
SCP-7403是在社群媒體發布之SCP-7403實體非常上傳貼文後,為基金會所發現的。在基金會介入干預之前,此貼文已為1400名使用者所瀏覽,此後已將貼文圖像改為記憶刪除模因,並開始了對SCP-7403的正式調查。
附錄: 2093年8月21日,一個SCP-7403實體印刷了一分傳單。該傳單內容如下:
傑出漢堡:現正招募中
我來這裡是為了討論我們條款的協議。
是的,是的,就是關於擴大公司的事情。那麼是什麼條款呢?
我們將收購貴公司以擴張規模。
然後……擴張它,像是……?
我們自有方法。
以下檔案描述了一項EUCLID-級異常。
特殊收容措施: SCP-7403異常特性通常肉眼不可見/不明顯。當其傳染即將發生時,基金會應發布掩蓋故事,聲明受影響建築已經遭到買斷,並為該建築的前任擁有者執行記憶刪除。
描述: SCP-7403是由過去不為人知的公司「傑出漢堡」旗下經營的三十家餐廳總稱。SCP-7403實體均能透過放射粒子傳播官僚危害指向。當放射粒子與人造建築接觸時,受影響建築的管理權限就會產生官僚危害轉變。這將導致該建築不再與原持有者有所關聯,並將其關聯轉交予SCP-7403目前的匿名CEO(歸定為PoI-4703)。SCP-7403粒子速度與SCP-7403實體數量成正比。
我可從來沒同意過。
那又怎樣?這一切都完全合法,非常感謝。
幹你娘。我從來不想為我的生意幹這種事。
好喔,但它已經停不下來了。你想要成功,而那已經到手了。
以下檔案描述了一項KETER級異常。
特殊收容措施: 由於SCP-7403高度顯著的存在,以及其官僚危害對基金會干預的妨礙,面紗已經正式破碎,所有剩餘機構將對SCP-7403背後的集團「傑出漢堡」提起聯合訴訟。
描述: SCP-7403是一種極具危害的官僚危害寄生蟲,目前佔據整個美國德拉威爾鎮,項目寄生於 100 200 300 400 500 600 1000棟人造建築1,並將其悉數改建成名為「傑出漢堡」的快餐店。有時,該快餐店前會設置廣告牌,其內容如下:
傑出漢堡
業界最好的漢堡包
非常感謝
SCP-7403將透過高危害放射粒子傳播,每次轉換速度都會呈指數級激增。這些粒子可以被轉移,但由於當前存在過多的SCP-7403實體,同時收容所有粒子是不可能的。
此外,截至2096年12月30日為止,所有SCP-7403實體都開始表現出略為不尋常的行為。這些行為包括:
- 使用獅子肉做為配料。2
- 食物的準備極為混亂,嚴重時經常造成食物中毒。
- 菜單上出現激烈的髒話。
廣告牌?我從來沒有同意過這種事!
這仍舊完全合法。
繼續躲在你那愚蠢的「合法」狗屁裡吧。
以下檔案描述了一項APOLLYON級異常。
特殊收容措施: SCP-7403已傳播至大約91%的基金會站點。正與PoI-4703進行談判中。
目前相關談判都會有第三方參與。應盡快識別該第三方 應對第三方進行相應處理。由於顯著的官僚危害效應,第三方已經無法從舉行中的會議合法脫離。
截至目前為止,任何直接關閉SCP-7403,或以各種手段妨礙公眾評價該企業的嘗試都將被視為非法。
描述: SCP-7403是一種極具危害的官僚危害寄生蟲,目前已寄生在一百萬棟以上的人造建築中。該寄生蟲會奪取受影響的建築物管轄權,並將其轉移至目前認定為SCP-7403管理方的名下。在此過程之後,受影響建築將被重建為SCP-7403實體。在無法執行的情況下,相關過程將被視為異常。
2096年12月30日起,所有SCP-7403實體開始從事起略為非德的行為。包括:
- 使用獅子肉做為配料。3
- 食物的準備極為混亂,嚴重時經常造成食物中毒。
- 菜單上出現激烈的髒話。
- 29%的預製食品與飲品具有異常化學物質,將導致嚴重食物中毒乃至自發細胞凋亡。
- 若顧客在一小時內未將所點的飯菜吃光,就會被拖進沒有任何門窗的封閉房間,室內有著數量不定的獅子。
- 食品刺激性與溫度嚴重超出安全標準。
- 所有提供飲料容器似乎都在漏液。無法確定其洩漏源頭。
以下是基金會法律部門負責人謝爾登・卡茨、PoI-7403(已確認為非異常人類,名為克里斯・法蘭克的中年男性)、身分不明之第三方進行的初次會議。
卡茨: 請坐。
三人坐在一張大桌子兩端的椅子上。
卡茨: 你知道你為什麼在這裡。
法蘭克: 我可以解釋。
第三方: 不。
卡茨: 這個人是誰?
法蘭克: 我不知道他是誰。這一切全都是他搞的鬼。
卡茨: 但你可是傑出漢堡的CEO。
法蘭克: 我的生意陷入了困境。他提出要買斷,我同意了。
第三方: 不。
法蘭克顯得很激動,激烈地指著第三方。
卡茨: 讓他說。
法蘭克: 他說他要擴張它。然後就搞成了這個樣子。
第三方:我告訴過你了,這完全合法。4
卡茨: 等等。
靜默。
卡茨: 機掰。
卡茨面露出明顯的震驚,第三方則調皮地大笑著。
第三方:我就知道你終究會明白的!
卡茨: 不……
法蘭克: 你……認識這個人嗎?
你讓我感到噁心。
無論噁心不噁心,什麼也改變不了。