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

body {
    font-family: 'Verdana', Geneva, sans-serif;
    line-height: 1.5;
    padding: 24px;
    min-height: 100vh;
    background-color: #282a36;
    color: #f8f8f2;
}

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

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

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

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

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

main {
    max-width: 809px;
    margin: 0 auto;
    border-radius: 0;
    padding: 18px;
    background: rgba(45, 47, 59, 0.78);
    box-shadow: 0 0 22px rgba(241, 250, 140, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

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

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

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

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

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

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

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

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

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

@keyframes flicker_globalItem_card119 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.78; }
}

h1, h2 {
    animation: anim_sectionAdaptive_module17 3.3s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 36px; }
    main { padding: 41px; }
    .menu-container { padding: 47px; }
    header { margin: -37px -50px 26px -37px; padding: 17px 35px; }
}

/* Unique classes generated per host */
.futuristicText_card842 { color: #eee; }
.hdrelementContent_container676 { border-top-color: #f1fa8c; }
.mthirdQuarter707 { outline: 1px solid rgba(241, 250, 140, 0.1); }
.ftrhighlightRight_page646 { text-shadow: 0 0 1px #f1fa8c; }
.navadaptiveFooter_card582 { display: flex; }
.menugridDeep_card633 { flex-direction: column; }
.lnkquarterLayout_wrap398 { cursor: pointer; }
.tblbackgroundSimple_window78 { font-size: 0.95em; }
.th_flatElement_section728 { text-align: center; }
.td_flexibleCorner_wrap812 { vertical-align: top; }
.tr_imageMega_wrap197 { border-collapse: separate; }
.bqcenterMinimal_element522 { margin-left: 1em; }
.codehighlightSmooth_frame609 { white-space: nowrap; }
.prelightAdaptive_holder397 { line-height: 1.4; }
.imgaccentNano_component460 { object-fit: cover; }
