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

body {
    font-family: 'Garamond', serif;
    line-height: 1.6;
    padding: 23px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        262deg,
        rgba(0, 0, 0, 0.18) 0px,
        rgba(0, 0, 0, 0.18) 1px,
        transparent 1px,
        transparent 1px
    ),
    linear-gradient(187deg, #282a36 0%, #222222 100%);
    color: #f8f8f2;
    text-shadow: -1px -1px 0.8px rgba(125, 157, 138, 0.9);
}

h1 {
    text-align: center;
    margin: 23px 0;
    font-size: 2rem;
    color: #f1fa8c;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 0 0 8px rgba(241, 250, 140, 0.5);
    border-bottom: 1px dashed #f1fa8c;
    padding-bottom: 12px;
}

h2 {
    margin-top: 28px;
    margin-bottom: 14px;
    font-size: 1rem;
    color: #f1fa8c;
    border-bottom: 1px solid #f1fa8c;
    padding-bottom: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

h3 {
    margin-top: 29px;
    margin-bottom: 9px;
    font-size: 1rem;
    color: #f1fa8c;
    letter-spacing: 1px;
}

p { margin-bottom: 13px; }
ul { padding-left: 19px; margin-bottom: 21px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.5s; }

header {
    margin-bottom: 19px;
    position: sticky;
    top: 0;
    background: rgba(40, 42, 54, 0.92);
    padding: 0px;
    margin: -23px -23px 28px -23px;
    z-index: 100;
    border-bottom: 2px solid #f1fa8c;
}

main {
    max-width: 761px;
    margin: 0 auto;
    border-radius: 0;
    padding: 17px;
    background: rgba(45, 47, 59, 0.84);
    box-shadow: 0 0 41px rgba(241, 250, 140, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

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 #f1fa8c;
    color: #f1fa8c;
    padding: 5px 11px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
}
main a:hover {
    background-color: #f1fa8c;
    color: #000;
    border-color: #f1fa8c;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(241, 250, 140, 0.6);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 19px 0;
    background: rgba(50, 52, 64, 0.54);
    border: 1px solid #333;
}

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

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

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

tr:hover {
    background: rgba(241, 250, 140, 0.2);
}

blockquote {
    padding: 20px;
    border-left: 3px solid #f1fa8c;
    margin: 18px 0;
    background: rgba(45, 47, 59, 0.70);
    font-style: italic;
    color: #f1fa8c;
    border: 1px solid #333;
}

code {
    background: #282a36;
    padding: 2px 5px;
    border-radius: 0;
    font-family: 'Garamond', serif;
    color: #f1fa8c;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #282a36;
    padding: 15px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #f8f8f2;
}

.menu-container {
    max-width: 819px;
    margin: 22px auto;
    background: rgba(45, 47, 59, 0.85);
    border-radius: 0;
    padding: 21px;
    box-shadow: 0 0 41px rgba(241, 250, 140, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

footer {
    text-align: center;
    margin-top: 43px;
    padding: 19px;
    font-size: 1em;
    opacity: 0.6;
    color: #f1fa8c;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

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

h1, h2 {
    animation: anim_textRoot_container517 1.8s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 38px; }
    main { padding: 38px; }
    .menu-container { padding: 42px; }
    header { margin: -33px -35px 31px -39px; padding: 23px 39px; }
}

/* Unique classes generated per host */
.complexCore_module299 { color: #ddd; }
.hdrsuperLayout_screen316 { border-top-color: #f1fa8c; }
.mtopEnd_card780 { outline: 1px solid rgba(241, 250, 140, 0.1); }
.ftrlayoutBackground_component797 { text-shadow: 0 0 1px #f1fa8c; }
.navfullDim_item574 { display: flex; }
.menubuttonEnd_container385 { flex-direction: column; }
.lnksecondaryHard_page810 { cursor: pointer; }
.tblsidebarHard_module703 { font-size: 0.95em; }
.th_panelFull_container992 { text-align: center; }
.td_mediumCell_window852 { vertical-align: top; }
.tr_highlightBlock_wrap22 { border-collapse: separate; }
.bqcornerModern_container675 { margin-left: 1em; }
.codeformFooter_layer758 { white-space: nowrap; }
.preadaptiveImage_module799 { line-height: 1.4; }
.imgadaptiveTitle_view556 { object-fit: cover; }
