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

body {
    font-family: 'Courier New', Courier, monospace;
    line-height: 1.7;
    padding: 21px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        172deg,
        rgba(0, 0, 0, 0.13) 0px,
        rgba(0, 0, 0, 0.13) 1px,
        transparent 1px,
        transparent 2px
    ),
    linear-gradient(6deg, #1e1e1e 0%, #222222 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: 11px;
}

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

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

p { margin-bottom: 11px; }
ul { padding-left: 16px; margin-bottom: 19px; }
li { margin-bottom: 10px; }
a { text-decoration: none; transition: 0.2s; }

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

main {
    max-width: 777px;
    margin: 0 auto;
    border-radius: 0;
    padding: 22px;
    background: rgba(35, 35, 35, 0.72);
    box-shadow: 0 0 49px rgba(86, 156, 214, 0.1);
    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: 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.6);
}

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

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

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

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

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

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

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

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

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

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

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

h1, h2 {
    animation: anim_containerHalf_box835 3.1s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 46px; }
    main { padding: 47px; }
    .menu-container { padding: 34px; }
    header { margin: -38px -38px 25px -40px; padding: 21px 47px; }
}

/* Unique classes generated per host */
.brightModule_wrap245 { color: #eee; }
.hdrvintageSmall_layer379 { border-top-color: #569cd6; }
.mmodernSuper_card750 { outline: 1px solid rgba(86, 156, 214, 0.1); }
.ftrpanelRough_holder862 { text-shadow: 0 0 1px #569cd6; }
.navpanelEdge_wrap782 { display: flex; }
.menugridRight_holder881 { flex-direction: column; }
.lnkformArticle_frame577 { cursor: pointer; }
.tbltextLayout_page226 { font-size: 0.95em; }
.th_mediumAbstract_item70 { text-align: center; }
.td_topTable_widget345 { vertical-align: top; }
.tr_smoothAccent_component997 { border-collapse: separate; }
.bqsectionMini_panel946 { margin-left: 1em; }
.codesecondaryBackground_page557 { white-space: nowrap; }
.prethirdDeep_widget101 { line-height: 1.4; }
.imghalfParagraph_page133 { object-fit: cover; }
