*, *::before, *::after {
    box-sizing: border-box;
}

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.5;
    padding: 10px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        122deg,
        rgba(0, 0, 0, 0.12) 0px,
        rgba(0, 0, 0, 0.12) 3px,
        transparent 3px,
        transparent 3px
    ),
    linear-gradient(343deg, #222831 0%, #111111 100%);
    color: #00adb5;
    text-shadow: 1px 0px 4.2px rgba(159, 178, 198, 0.8);
}

h1 {
    text-align: center;
    margin: 16px 0;
    font-size: 2rem;
    color: #393e46;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-shadow: 0 0 10px rgba(57, 62, 70, 0.6);
    border-bottom: 1px dashed #393e46;
    padding-bottom: 11px;
}

h2 {
    margin-top: 30px;
    margin-bottom: 11px;
    font-size: 1rem;
    color: #393e46;
    border-bottom: 1px solid #393e46;
    padding-bottom: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h3 {
    margin-top: 28px;
    margin-bottom: 11px;
    font-size: 1rem;
    color: #00adb5;
    letter-spacing: 1px;
}

p { margin-bottom: 13px; }
ul { padding-left: 16px; margin-bottom: 18px; }
li { margin-bottom: 8px; }
a { text-decoration: none; transition: 0.1s; }

header {
    margin-bottom: 14px;
    position: sticky;
    top: 0;
    background: rgba(34, 40, 49, 0.99);
    padding: 0px;
    margin: -10px -10px 33px -10px;
    z-index: 100;
    border-bottom: 2px solid #393e46;
}

main {
    max-width: 834px;
    margin: 0 auto;
    border-radius: 0;
    padding: 16px;
    background: rgba(39, 45, 54, 0.86);
    box-shadow: 0 0 22px rgba(57, 62, 70, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

main img {
    display: block;
    margin: 26px auto;
    max-width: 100%;
    height: auto;
    border-radius: 0;
    border: 1px solid #333;
    filter: contrast(1) saturate(1) grayscale(0);
    image-rendering: pixelated;
}

main a {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #393e46;
    color: #393e46;
    padding: 5px 12px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0px;
}
main a:hover {
    background-color: #393e46;
    color: #000;
    border-color: #393e46;
    text-decoration: none;
    box-shadow: 0 0 8px rgba(57, 62, 70, 0.7);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 16px 0;
    background: rgba(44, 50, 59, 0.67);
    border: 1px solid #333;
}

th, td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #333;
}

th {
    background: #222831;
    color: #393e46;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
    border: 1px solid #333;
}

td {
    color: #00adb5;
    border: 1px solid #333;
}

tr:hover {
    background: rgba(57, 62, 70, 0.2);
}

blockquote {
    padding: 12px;
    border-left: 3px solid #393e46;
    margin: 25px 0;
    background: rgba(39, 45, 54, 0.64);
    font-style: italic;
    color: #393e46;
    border: 1px solid #333;
}

code {
    background: #222831;
    padding: 2px 5px;
    border-radius: 0;
    font-family: 'Helvetica', Arial, sans-serif;
    color: #393e46;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #222831;
    padding: 17px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #00adb5;
}

.menu-container {
    max-width: 839px;
    margin: 25px auto;
    background: rgba(39, 45, 54, 0.72);
    border-radius: 0;
    padding: 15px;
    box-shadow: 0 0 22px rgba(57, 62, 70, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

footer {
    text-align: center;
    margin-top: 40px;
    padding: 23px;
    font-size: 1em;
    opacity: 0.8;
    color: #393e46;
    border-top: 1px dashed #333;
    letter-spacing: 1px;
}

@keyframes flicker_globalMaximal_window692 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.77; }
}

h1, h2 {
    animation: anim_extraSubtitle_item58 4s infinite;
}

main a:hover {
    animation: glitch_articleFooter_section3 0s ease-in-out;
}

@keyframes glitch_thirdCenter_area676 {
    0% { transform: translate(0); }
    20% { transform: translate(-2px, 1px); }
    40% { transform: translate(-2px, -1px); }
    60% { transform: translate(3px, 2px); }
    80% { transform: translate(2px, -3px); }
    100% { transform: translate(0); }
}

@media (min-width: 768px) {
    body { padding: 30px; }
    main { padding: 34px; }
    .menu-container { padding: 42px; }
    header { margin: -45px -45px 29px -41px; padding: 19px 40px; }
}

/* Unique classes generated per host */
.vintageRight_holder978 { color: #eee; }
.hdrtextShadow_screen984 { border-top-color: #393e46; }
.mglobalCore_section254 { outline: 1px solid rgba(57, 62, 70, 0.1); }
.ftrsmallCenter_holder40 { text-shadow: 0 0 1px #393e46; }
.navquarterImage_window201 { display: flex; }
.menubuttonPanel_layer103 { flex-direction: column; }
.lnkimageDim402 { cursor: pointer; }
.tblvintageContent_screen976 { font-size: 0.95em; }
.th_subtitleFull_window391 { text-align: center; }
.td_endExtra_element837 { vertical-align: top; }
.tr_adaptiveThird_panel875 { border-collapse: separate; }
.bqfuturisticSoft_container947 { margin-left: 1em; }
.codemainQuarter_box925 { white-space: nowrap; }
.predeepBase_holder809 { line-height: 1.4; }
.imghardParagraph_screen122 { object-fit: cover; }
