Link to article: Scp 9603 1.
/* ============================================
InvestigateIA — Field Investigation Caseboard
============================================ */
.InvestigateIA {
background: #f8f7f2; /* off-white paper */
padding: 28px 32px;
margin: 34px 0;
border: 1px solid #d6d2c4; /* paper edge */
border-radius: 2px;
font-family: "IBM Plex Sans", "Inter", Arial, sans-serif;
font-size: 0.96em;
line-height: 1.7;
color: #2a2a2a;
/* subtle physical feel */
box-shadow:
0 3px 6px rgba(0,0,0,0.18),
0 0 0 4px rgba(218,212,196,0.4); /* outer soft vignette */
position: relative;
/* Mild paper texture overlay */
background-image:
url("https://scp-wiki.wdfiles.com/local--files/component%3Atheme/paper-texture.png"),
linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.4));
background-blend-mode: multiply;
background-size: cover;
}
/* File tab on top left */
.InvestigateIA::before {
content: "FIELD INVESTIGATION FILE";
position: absolute;
top: -14px;
left: 18px;
background: #efe7c2; /* manilla folder tab */
border: 1px solid #c8bea4;
border-bottom: none;
padding: 4px 10px;
font-size: 0.72em;
font-weight: 700;
letter-spacing: 0.8px;
color: #5b4e2f;
text-transform: uppercase;
}
/* Crayon/highlighter-style section headers */
.InvestigateIA h3,
.InvestigateIA h4 {
margin-top: 0;
font-family: "IBM Plex Sans", Arial, sans-serif;
font-weight: 700;
color: #3b3124;
background: #ffe690; /* yellow highlighter */
display: inline-block;
padding: 2px 6px;
border-radius: 2px;
}
/* Hand-drawn line style */
.InvestigateIA hr {
border: none;
border-top: 2px dashed #bbb29d; /* ‘sketched’ feel */
margin: 12px 0 18px;
}
/* Slightly more relaxed paragraph spacing */
.InvestigateIA p {
margin-bottom: 14px;
}
/* Footnotes: look like scribbles */
.InvestigateIA .footnote {
color: #6c6452;
font-style: italic;
}
/* Strong text = underlined with marker */
.InvestigateIA strong {
background: #cde6ff;
padding: 0 2px;
border-radius: 2px;
}
/* ============================================
O5Meeting — High-Security Overseer Council Dossier
============================================ */
.O5Meeting {
background: #111318; /* deep BHL-compatible black */
padding: 28px 32px;
margin: 36px 0;
border-left: 8px solid #b51f1f; /* red security strip */
border-radius: 6px;
font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
font-size: 0.95em;
line-height: 1.65;
color: #e3e3e3;
box-shadow: 0 0 15px rgba(0,0,0,0.5),
inset 0 0 8px rgba(255,255,255,0.05);
position: relative;
}
/* Top classification banner */
.O5Meeting::before {
content: "OVERSEER COUNCIL — LEVEL 5/STRICTEST CONFIDENTIAL";
display: block;
padding-bottom: 12px;
font-size: 0.75em;
font-weight: 700;
letter-spacing: 1px;
color: #ffcccc;
text-transform: uppercase;
border-bottom: 1px solid #2a2d32;
margin-bottom: 20px;
}
/* Meeting title styling (“Special Session ###”) */
.O5Meeting h3,
.O5Meeting h4,
.O5Meeting h2 {
margin-top: 0;
color: #ff4d4d; /* O5 scarlet */
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.6px;
}
/* Divider line */
.O5Meeting hr {
border: none;
border-top: 1px solid #2e323a;
margin: 14px 0 22px;
}
/* Lettered dialogue lines look cleaner with spacing */
.O5Meeting p {
margin-bottom: 14px;
}
/* Footnotes; subtle but visible on dark background */
.O5Meeting .footnote {
color: #c9c9c9;
font-style: italic;
}
/* Optional: stylized speaker names (O5-1, O5-3, etc.) */
.O5Meeting strong {
color: #ffb3b3;
font-weight: 600;
}
/* Optional subtle digital grid background */
.O5Meeting {
background-image:
linear-gradient(rgba(255,255,255,0.015) 1px, transparent 1px),
linear-gradient(90deg, rgba(255,255,255,0.015) 1px, transparent 1px);
background-size: 24px 24px;
}
/* ============================================
RAISADoc — Archival File / Manilla Folder
============================================ */
.RAISADoc {
background: #f2ead8; /* archival manilla tone */
padding: 26px 30px;
margin: 32px 0;
border: 2px solid #c5b89b; /* folder edge */
border-radius: 4px;
font-family: "IBM Plex Serif", Georgia, serif;
font-size: 0.97em;
line-height: 1.7;
color: #2a241a;
box-shadow: 0 2px 6px rgba(0,0,0,0.18);
position: relative;
}
/* Header label at the top of the document */
.RAISADoc::before {
content: "RAISA ARCHIVAL DOCUMENT";
display: block;
font-size: 0.78em;
font-weight: 700;
letter-spacing: 1px;
color: #5a4b2e;
margin-bottom: 16px;
text-transform: uppercase;
}
/* Serif headers for a historical/archival style */
.RAISADoc h4,
.RAISADoc h3,
.RAISADoc h5 {
font-family: "IBM Plex Serif", Georgia, serif;
font-weight: 700;
margin-top: 0;
color: #3e331e;
text-transform: none; /* natural, not uppercase */
}
/* Archival divider line */
.RAISADoc hr {
border: none;
border-top: 1px solid #cbbda3;
margin: 14px 0 20px;
}
/* Paragraph spacing */
.RAISADoc p {
margin-bottom: 14px;
}
/* Footnotes in archival brown */
.RAISADoc .footnote {
color: #5c4e2c;
font-style: italic;
}
.research-memo {
background: #f3f5f7;
padding: 20px 24px;
border-left: 5px solid #4b5c74;
border-right: 1px solid #c8cdd4;
margin: 25px 0;
font-size: 0.96em;
line-height: 1.6;
font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #1e1e1f;
box-shadow: 0 1px 2px rgba(0,0,0,0.12);
border-radius: 6px;
}
.research-memo h4 {
margin-top: 0;
font-size: 1.15em;
font-weight: 600;
color: #2e3b54;
text-transform: uppercase;
letter-spacing: 0.8px;
}
.research-memo hr {
border: none;
border-top: 1px solid #d1d5db;
margin: 10px 0 18px 0;
}
.research-memo .footnote {
font-style: italic;
color: #3c4048;
}
.research-memo p {
margin-bottom: 12px;
}
/* Optional: subtle “document” feel */
.research-memo::before {
content: "Internal Research Memorandum";
display: block;
font-size: 0.75em;
font-weight: 600;
color: #586174;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 10px;
}
text-align:center
:scp-wiki:component:text-style
[info]
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:theme:the-way-out
[info]
:topia:kaktus-header
:scp-wiki:component:anomaly-class-bar-source
[info]
research-memo
RAISADoc
O5Meeting
InvestigateIA
text-container-wrap
text-container
recv
text
sent
text
recv
text
sent
text
recv
text
sent
text
recv
text
sent
text
recv
text
sent
text
O5Meeting