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

body {
    font-family: 'Comic Sans MS', cursive;
    line-height: 1.4;
    padding: 23px;
    min-height: 100vh;
    background-color: #1e1e1e;
    color: #d4d4d4;
    text-shadow: -1px 2px 1.6px rgba(172, 158, 193, 0.68);
}

h1 {
    text-align: center;
    margin: 17px 0;
    font-size: 2rem;
    color: #569cd6;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-shadow: 0 0 6px rgba(86, 156, 214, 0.4);
    border-bottom: 1px dashed #569cd6;
    padding-bottom: 20px;
}

h2 {
    margin-top: 32px;
    margin-bottom: 14px;
    font-size: 1rem;
    color: #569cd6;
    border-bottom: 1px solid #569cd6;
    padding-bottom: 7px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

h3 {
    margin-top: 24px;
    margin-bottom: 10px;
    font-size: 1rem;
    color: #569cd6;
    letter-spacing: 2px;
}

p { margin-bottom: 15px; }
ul { padding-left: 15px; margin-bottom: 24px; }
li { margin-bottom: 5px; }
a { text-decoration: none; transition: 0.3s; }

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

main {
    max-width: 832px;
    margin: 0 auto;
    border-radius: 0;
    padding: 15px;
    background: rgba(35, 35, 35, 0.87);
    box-shadow: 0 0 43px rgba(86, 156, 214, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #569cd6;
}

main img {
    display: block;
    margin: 27px 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: 1px;
}
main a:hover {
    background-color: #569cd6;
    color: #000;
    border-color: #569cd6;
    text-decoration: none;
    box-shadow: 0 0 8px rgba(86, 156, 214, 0.7);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 21px 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: 1px;
    border: 1px solid #333;
}

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

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

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

code {
    background: #1e1e1e;
    padding: 1px 7px;
    border-radius: 0;
    font-family: 'Comic Sans MS', cursive;
    color: #569cd6;
    border: 1px solid #333;
    font-size: 1em;
}

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

.menu-container {
    max-width: 825px;
    margin: 16px auto;
    background: rgba(35, 35, 35, 0.75);
    border-radius: 0;
    padding: 25px;
    box-shadow: 0 0 43px rgba(86, 156, 214, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #569cd6;
}

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

@keyframes flicker_imageMini_widget267 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.71; }
}

h1, h2 {
    animation: anim_tableBright456 2.3s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 35px; }
    main { padding: 36px; }
    .menu-container { padding: 33px; }
    header { margin: -48px -46px 25px -47px; padding: 15px 31px; }
}

/* Unique classes generated per host */
.gridSuper_widget857 { color: #ddd; }
.hdredgeRight_holder841 { border-top-color: #569cd6; }
.mmaximalBlock_section85 { outline: 1px solid rgba(86, 156, 214, 0.1); }
.ftrtopWrapper_section531 { text-shadow: 0 0 1px #569cd6; }
.navtableBottom_box502 { display: flex; }
.menuborderModern_screen728 { flex-direction: column; }
.lnkshadowDim_element444 { cursor: pointer; }
.tblprimaryBright_holder508 { font-size: 0.95em; }
.th_softAccent_view354 { text-align: center; }
.td_flexibleDeep_screen55 { vertical-align: top; }
.tr_bottomPrimary_card579 { border-collapse: separate; }
.bqmoduleShadow_section855 { margin-left: 1em; }
.codemegaExtra_window289 { white-space: nowrap; }
.pretitleAccent_container535 { line-height: 1.4; }
.imgretroPanel_area118 { object-fit: cover; }
