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

body {
    font-family: 'Times New Roman', serif;
    line-height: 1.5;
    padding: 15px;
    min-height: 100vh;
    background: linear-gradient(119deg, #1e1e1e 0%, #222222 100%);
    color: #d4d4d4;
    text-shadow: 0px 0px 4.8px rgba(127, 111, 179, 0.78);
}

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

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

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

p { margin-bottom: 11px; }
ul { padding-left: 16px; margin-bottom: 23px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.3s; }

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

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

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

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

th, td {
    padding: 12px;
    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: 14px;
    border-left: 3px solid #569cd6;
    margin: 18px 0;
    background: rgba(35, 35, 35, 0.57);
    font-style: italic;
    color: #569cd6;
    border: 1px solid #333;
}

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

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

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

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

@keyframes flicker_rightShadow_item488 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.92; }
}

h1, h2 {
    animation: anim_hardHeader_box136 3.6s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 45px; }
    main { padding: 39px; }
    .menu-container { padding: 30px; }
    header { margin: -43px -34px 28px -36px; padding: 15px 42px; }
}

/* Unique classes generated per host */
.centerSimple_frame106 { color: #fff; }
.hdrmiddleArticle_element681 { border-top-color: #569cd6; }
.mprimarySection_section111 { outline: 1px solid rgba(86, 156, 214, 0.1); }
.ftrlightBorder_screen420 { text-shadow: 0 0 1px #569cd6; }
.navborderHard_screen24 { display: flex; }
.menubackgroundGlobal_panel348 { flex-direction: column; }
.lnkfullHeader_frame603 { cursor: pointer; }
.tbluniversalFlat_element649 { font-size: 0.95em; }
.th_complexAccent_item603 { text-align: center; }
.td_softAdaptive_container600 { vertical-align: top; }
.tr_imageCorner_view888 { border-collapse: separate; }
.bqblockMinimal_frame597 { margin-left: 1em; }
.codewrapperExtra_area633 { white-space: nowrap; }
.premiddleQuarter_item9 { line-height: 1.4; }
.imgedgeCorner_frame565 { object-fit: cover; }
