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

body {
    font-family: 'Palatino Linotype', Palatino, serif;
    line-height: 1.5;
    padding: 16px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        148deg,
        rgba(0, 0, 0, 0.13) 0px,
        rgba(0, 0, 0, 0.13) 1px,
        transparent 1px,
        transparent 2px
    ),
    linear-gradient(236deg, #1e1e1e 0%, #111111 100%);
    color: #d4d4d4;
}

h1 {
    text-align: center;
    margin: 24px 0;
    font-size: 2rem;
    color: #569cd6;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-bottom: 1px dashed #569cd6;
    padding-bottom: 14px;
}

h2 {
    margin-top: 30px;
    margin-bottom: 18px;
    font-size: 1rem;
    color: #569cd6;
    border-bottom: 1px solid #569cd6;
    padding-bottom: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h3 {
    margin-top: 23px;
    margin-bottom: 9px;
    font-size: 1rem;
    color: #d4d4d4;
    letter-spacing: 2px;
}

p { margin-bottom: 20px; }
ul { padding-left: 22px; margin-bottom: 25px; }
li { margin-bottom: 10px; }
a { text-decoration: none; transition: 0.4s; }

header {
    margin-bottom: 16px;
    position: sticky;
    top: 0;
    background: rgba(30, 30, 30, 0.97);
    padding: 0px;
    margin: -16px -16px 33px -16px;
    z-index: 100;
    border-bottom: 2px solid #569cd6;
}

main {
    max-width: 765px;
    margin: 0 auto;
    border-radius: 0;
    padding: 18px;
    background: rgba(35, 35, 35, 0.84);
    box-shadow: 0 0 17px rgba(86, 156, 214, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #569cd6;
}

main img {
    display: block;
    margin: 30px 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 #569cd6;
    color: #569cd6;
    padding: 6px 12px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0px;
}
main a:hover {
    background-color: #569cd6;
    color: #000;
    border-color: #569cd6;
    text-decoration: none;
    box-shadow: 0 0 11px rgba(86, 156, 214, 0.7);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 17px 0;
    background: rgba(40, 40, 40, 0.60);
    border: 1px solid #333;
}

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

th {
    background: #1e1e1e;
    color: #569cd6;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(86, 156, 214, 0.1);
}

blockquote {
    padding: 18px;
    border-left: 3px solid #569cd6;
    margin: 18px 0;
    background: rgba(35, 35, 35, 0.61);
    font-style: italic;
    color: #d4d4d4;
    border: 1px solid #333;
}

code {
    background: #1e1e1e;
    padding: 2px 6px;
    border-radius: 0;
    font-family: 'Palatino Linotype', Palatino, serif;
    color: #569cd6;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #1e1e1e;
    padding: 14px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #d4d4d4;
}

.menu-container {
    max-width: 789px;
    margin: 16px auto;
    background: rgba(35, 35, 35, 0.70);
    border-radius: 0;
    padding: 21px;
    box-shadow: 0 0 17px rgba(86, 156, 214, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #569cd6;
}

footer {
    text-align: center;
    margin-top: 30px;
    padding: 20px;
    font-size: 1em;
    opacity: 0.5;
    color: #569cd6;
    border-top: 1px dashed #333;
    letter-spacing: 1px;
}

@keyframes flicker_miniBorder_element3 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.95; }
}

h1, h2 {
    animation: anim_moduleText_area148 2s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 30px; }
    main { padding: 43px; }
    .menu-container { padding: 34px; }
    header { margin: -40px -48px 27px -50px; padding: 22px 33px; }
}

/* Unique classes generated per host */
.footerLarge_item449 { color: #eee; }
.hdrbottomLeft_layer680 { border-top-color: #569cd6; }
.mheaderLeft_element741 { outline: 1px solid rgba(86, 156, 214, 0.1); }
.ftrquarterRough_section183 { text-shadow: 0 0 1px #569cd6; }
.navaccentEnd_module634 { display: flex; }
.menufooterRetro_element838 { flex-direction: column; }
.lnkdimArticle_page398 { cursor: pointer; }
.tblparagraphDim492 { font-size: 0.95em; }
.th_bottomRoot_item904 { text-align: center; }
.td_formAbstract_widget444 { vertical-align: top; }
.tr_adaptiveContent_component289 { border-collapse: separate; }
.bqthirdRight_module163 { margin-left: 1em; }
.codevintageSide_view673 { white-space: nowrap; }
.presimpleForeground_section685 { line-height: 1.4; }
.imggigaThird_widget923 { object-fit: cover; }
