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

body {
    font-family: 'Courier New', Courier, monospace;
    line-height: 1.5;
    padding: 17px;
    min-height: 100vh;
    background-color: #282a36;
    color: #f8f8f2;
}

h1 {
    text-align: center;
    margin: 18px 0;
    font-size: 2rem;
    color: #f1fa8c;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px dashed #f1fa8c;
    padding-bottom: 19px;
}

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

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

p { margin-bottom: 14px; }
ul { padding-left: 16px; margin-bottom: 17px; }
li { margin-bottom: 10px; }
a { text-decoration: none; transition: 0.1s; }

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

main {
    max-width: 782px;
    margin: 0 auto;
    border-radius: 0;
    padding: 20px;
    background: rgba(45, 47, 59, 0.70);
    box-shadow: 0 0 44px rgba(241, 250, 140, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

main img {
    display: block;
    margin: 25px 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: 6px 8px;
    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 7px rgba(241, 250, 140, 0.7);
}

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

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

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

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

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

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

code {
    background: #282a36;
    padding: 2px 7px;
    border-radius: 0;
    font-family: 'Courier New', Courier, monospace;
    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: 813px;
    margin: 24px auto;
    background: rgba(45, 47, 59, 0.88);
    border-radius: 0;
    padding: 22px;
    box-shadow: 0 0 44px rgba(241, 250, 140, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

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

@keyframes flicker_asideShadow97 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.77; }
}

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

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

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

@media (min-width: 768px) {
    body { padding: 44px; }
    main { padding: 45px; }
    .menu-container { padding: 41px; }
    header { margin: -50px -47px 28px -36px; padding: 17px 32px; }
}

/* Unique classes generated per host */
.footerSimple_widget594 { color: #ddd; }
.hdrforegroundMini_card597 { border-top-color: #f1fa8c; }
.mlargeCenter_frame950 { outline: 1px solid rgba(241, 250, 140, 0.1); }
.ftritemEnd_item630 { text-shadow: 0 0 1px #f1fa8c; }
.navwrapperTitle_frame535 { display: flex; }
.menusectionEnd_holder783 { flex-direction: column; }
.lnkdeepBorder_page145 { cursor: pointer; }
.tblsuperBackground_holder608 { font-size: 0.95em; }
.th_hardNavigation_widget708 { text-align: center; }
.td_asideNano_holder316 { vertical-align: top; }
.tr_edgePanel_window792 { border-collapse: separate; }
.bqcomplexContainer_holder750 { margin-left: 1em; }
.coderootDim_area663 { white-space: nowrap; }
.prehardWrapper_module262 { line-height: 1.4; }
.imgmiddleBackground_wrap296 { object-fit: cover; }
