Anonymous Eyes Hub
/*
    None CSS with Left Beef
    [2019 Wikidot Theme]
    Created by stormbreath.
    Modified by L200
*/
 
/*-------------------------------------*\
 *               SIDEBAR               *
\*-------------------------------------*/
 
div.scpnet-interwiki-wrapper {   /*  translations box  */
    filter: hue-rotate(110deg) invert(80%);
}
 
/*  PANELS  */
 
#side-bar img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
#side-bar .side-block {
  background-color: #FFF;
  border-color: #000;
  border-radius: 0px;
  border-width: 2px;
  box-shadow: 1px 1px 2px rgba(235, 235, 235, 0.4);
}
#side-bar .side-block .heading {
  border-color: #000;
  color: #000;
}
.side-block .menu-item > .image {   /*  upping the brightness of the image bullets  */
  filter: brightness(1.5);
}
.side-block.resources .menu-item > .image {   /*  adjusting for resources  */
  filter: brightness(1.1);
}
#side-bar .side-block.media, #side-bar .side-block.resources {
  background-color: #1E1E1E;
}
@media (max-width: 767px) {   /*  recoloring the red mobile background  */
  #side-bar {
    background-color: rgb(79, 67, 111);
  }
}
 
/*  LINKS  */
 
#side-bar a, #side-bar a:visited, #side-bar .menu-item.inactive a {
  color: #000;
}
#side-bar a:hover {
  background-color: #4D4D4D;
  text-decoration: none;
}
 
a {
  color: #1E1E1E;
}
a:visited {
  color: #333333;
}
a.newpage {
  color: #6B6B6B;
}
 
/* REMAKE THE HEADER */
 
div#container-wrap {
    background: url(http://scp-pt-br.wdfiles.com/local--files/theme%3Aolhos-anonimos/mbBPOgE.svg) top left repeat-x;
}
 
#header {
    background-image: url(https://i.imgur.com/WdlKWSL.png);
    background-position: 0px 10px;
}
 
#header {   /*  white icon  */
  background-image: url(https://i.imgur.com/WdlKWSL.png)
  background-position: 0px 10px;
  background-size: 375px 125px;
}
 
h1, #page-title {
    color: black;
}
 
#page-title {
    border-color: black;
}
 
div#extra-div-1 {
    height: 22px;
    width: 100%;
    top: 140px;
    position: absolute;
    background: black;
}
 
}
@media (max-width: 580px) and (min-width: 480px) {
    #header {
        background-position: 0.5em 4.5em;
        background-size: 66px 66px;
    }
}
 
@media (max-width: 479px) {
    #header {
        background-position: 0 5.5em;
        background-size: 200px;
    }
}
 
#header h1 a {
    color: transparent;
    text-shadow: none;
    display: none;
}
 
#header h2 span {
    color: transparent;
    text-shadow: none;
    display: none;
}
 
/* TOP-BAR */
#top-bar ul li ul {
    border: solid 1px black;
}
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-top: 1px solid white;
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: white;
    color: black;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: black;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: black;
    color: white; /* top bar hover background color */
}
 
/* RATING MODULE */
.page-rate-widget-box .rate-points {
    background-color: black !important;
    border: solid 1px black;
    text-transform: capitalize;
}
 
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: black;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: white;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: white;
    color: black;
}
.page-rate-widget-box .cancel {
    background-color: black !important;
    border: solid 0px black;
}
.page-rate-widget-box .cancel a {
    color: white !important;
}
.page-rate-widget-box .cancel a:hover {
    background: white !important;
    color: black !important;
}
 
#page-content .rate-box-with-credit-button {
    background-color: black !important;
    border: 1px solid black;
    border-radius: 5px !important;
    box-shadow: 1px 1px 3px rgba(0,0,0,.5);
}
 
#page-content .rate-box-with-credit-button .page-rate-widget-box {
  border: 0;
}
 
#page-content .rate-box-with-credit-button .page-rate-widget-box .cancel {
  border-radius: 0;
  border-color: transparent;
}
 
#page-content .rate-box-with-credit-button .creditButton p a {   /*  "i" border  */
  border-left-color: #000;
  border-left-width: 2px;
}
 
#page-content .rate-box-with-credit-button .fa-info:hover {
     color: black;
     background-color: white;
}
 
.close-credits, .credit-back {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
.creditButton a {
    border-left: none;
}
 
#page-content .modalbox {
    box-shadow: 0 2px 6px rgba(102, 102, 102, .5);
}
 
.close-credits,
.credit-back {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
/* PAGE ELEMENTS */
blockquote,
div.blockquote,
#toc,
.code {
     background-color: white;
}
 
.scp-image-block {
    border: solid 1px black;
    box-shadow: none;
}
.scp-image-block .scp-image-caption {
    background-color: white !important;
    border-top: solid 1px black !important;
    color: black;
}
 
/* RECOLOR THE SEARCH BAR */
#search-top-box-input {
    border-color: black;
    color: black !important;
    background-color: white;
}
 
#search-top-box-input:hover,
#search-top-box-input:focus {
    background-color: white;
    border-color: black;
}
 
#search-top-box-form input[type=submit] {
    border: solid 1px black;
    color: black;
    background-color: white;
    background: white;
}
 
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px black;
    background-color: white;
    background: white;
    color: black;
}
 
/* LOGIN STUFF */
#login-status {
    color: black;
    filter: grayscale(100%) saturate(0%);
    -webkit-filter: grayscale(100%) saturate(0%);
}
#login-status a {
    color: black;
}
#login-status ul a {
    color: black;
}
#account-topbutton {
     background: #ccc;
     color: black;
}
 
/* HOVER THINGIES */
.hovertip {
     background: white !important;
}
 
/* FOOTER  */
#footer {
    background: black;
    color: white;
}
 
/* ---- TABS ---- */
 
/* ---- YUI TAB BASE ---- */
.yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}
 
/* ---- YUI TAB CUSTOMIZATION ----*/
 
 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav{
     display: flex;
     flex-wrap: wrap;
     width: calc(100% - .125rem);
     margin: 0 auto;
     border-color: #000;
     box-shadow: none;
}
 .yui-navset .yui-nav a, /* ---- Link Modifier ---- */
 .yui-navset .yui-navset-top .yui-nav a{
     color: #000;
    /* ---- Tab Background Colour | [UNSELECTED] ---- */
     background-color: #f4f4f4;
     border: unset;
}
 .yui-navset .yui-nav a:hover,
 .yui-navset .yui-nav a:focus{
     color: #fff;
    /* ---- Tab Background Colour | [HOVER] ---- */
     background-color: #212121;
}
 .yui-navset .yui-nav li, /* ---- Listitem Modifier ---- */
 .yui-navset .yui-navset-top .yui-nav li{
     position: relative;
     display: flex;
     flex-grow: 2;
     max-width: 100%;
     margin: 0;
     padding: 0;
     color: #f4f4f4;
     background-color: #CECECE;
     border-color: transparent;
     box-shadow: none;
}
 .yui-navset .yui-nav li a,
 .yui-navset-top .yui-nav li a,
 .yui-navset-bottom .yui-nav li a{
     display: flex;
     align-items: center;
     justify-content: center;
     width: 100%;
}
 .yui-navset .yui-nav li em{
     border: unset;
}
 .yui-navset .yui-nav a em,
 .yui-navset .yui-navset-top .yui-nav a em{
     padding: .35em .75em;
 
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
}
 .yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- */
 .yui-navset .yui-navset-top .yui-nav .selected{
     flex-grow: 2;
     margin: 0;
     padding: 0;
    /* ---- Tab Background Colour | [SELECTED] ---- */
     background-color: #000;
}
 .yui-navset .yui-nav .selected a,
 .yui-navset .yui-nav .selected a em{
     border: none;
}
 .yui-navset .yui-nav .selected a{
     width: 100%;
     color: #f4f4f4;
}
 .yui-navset .yui-nav .selected a:focus,
 .yui-navset .yui-nav .selected a:active{
     color: #f4f4f4;
     background-color: #000;
}
 .yui-navset-left .yui-content{
    /* ---- Content Background ---- */
     background-color: #D8D8D8;
}
 .yui-navset .yui-content,
 .yui-navset .yui-navset-top .yui-content{
     padding: .5em;
     border: none;
}
rating: +6+x

Terminal #001


------
Welcome, User
------




We will help you get what you need.
For a fair price.


"Knowledge is Power"

Anonymous Eyes Ltda is a secret private espionage company, specializing in collecting information directly linked to anomalies and organizations that have knowledge of the anomalous. Thousands of agents are scattered all over the world, disguised as ordinary citizens, a camouflage almost impossible to get through. Its communication network extends from remote places to big cities, and even infiltrating the Foundation; if there was money involved, obviously.

The OA only sells one product: information. All of their resources, personnel, property and time are used to reach the requested information. No matter the location, the retainer or how it is protected, Anonymous Eyes will hunt it down and extract it, then sell it to their client. The negotiated price is based on the difficulty of acquisition and the delivery time; insurance is offered in case of failure to comply with the treaty, but cases where a client is not satisfied are very rare.

Only hand-picked organizations and governments have the privilege of knowing about the existence of the Anonymous Eyes and doing business. The exact number of clients and their identities are unknown, but it is speculated that there are dozens.

Despite their direct involvement with the anomalous, it is not part of their modus operandi to use it for their own benefit. The company claims that it does not retain any anomalies and refuses to capture anomalous beings and objects. The unpredictability and instability of these resources could compromise their mission and, consequently, tarnish their reputation. The Foundation suspects that there was use of anomalies in certain cases involving the group of interest, however none of the few reports are conclusive.

The range of operations of Anonymous Eyes can extend to the interior of the SCP Foundation. It is possible that undercover agents walk the corridors of the sites and behave like ordinary personnel, who will disappear as soon as they get what they want.

The company has an essentially neutral stance, its only allies are its contractors and its enemies are only temporary obstacles; an ally can become the enemy overnight and vice versa. The target is chosen by the client, and the Foundation is just one of them.

The company's actions are investigated by the Counterintelligence Department of the Foundation to locate undercover agents and prevent any spying operation and information leaks against the Foundation.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License