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

body {
    font-family: 'Palatino Linotype', Palatino, serif;
    line-height: 1.7;
    padding: 12px;
    min-height: 100vh;
    background-color: #282a36;
    color: #f8f8f2;
}

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

h2 {
    margin-top: 29px;
    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: 25px;
    margin-bottom: 9px;
    font-size: 1rem;
    color: #f8f8f2;
    letter-spacing: 0px;
}

p { margin-bottom: 20px; }
ul { padding-left: 15px; margin-bottom: 16px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.2s; }

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

main {
    max-width: 817px;
    margin: 0 auto;
    border-radius: 0;
    padding: 19px;
    background: rgba(45, 47, 59, 0.83);
    box-shadow: 0 0 21px 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 9px rgba(241, 250, 140, 0.6);
}

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

th, td {
    padding: 12px;
    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.0);
}

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

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

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

.menu-container {
    max-width: 826px;
    margin: 25px auto;
    background: rgba(45, 47, 59, 0.86);
    border-radius: 0;
    padding: 20px;
    box-shadow: 0 0 21px rgba(241, 250, 140, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #f1fa8c;
}

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

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

h1, h2 {
    animation: anim_quarterRoot_wrap612 1.9s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 44px; }
    main { padding: 46px; }
    .menu-container { padding: 44px; }
    header { margin: -30px -40px 29px -38px; padding: 23px 48px; }
}

/* Unique classes generated per host */
.highlightThird_item402 { color: #fff; }
.hdrglobalParagraph_holder809 { border-top-color: #f1fa8c; }
.mflatParagraph_box368 { outline: 1px solid rgba(241, 250, 140, 0.1); }
.ftrfullHard_element792 { text-shadow: 0 0 1px #f1fa8c; }
.navhyperAdaptive_area725 { display: flex; }
.menufuturisticLight_element892 { flex-direction: column; }
.lnklistHolder464 { cursor: pointer; }
.tbllistClassic_panel390 { font-size: 0.95em; }
.th_vintageExtra_holder831 { text-align: center; }
.td_linkModule_component79 { vertical-align: top; }
.tr_articleMini_widget881 { border-collapse: separate; }
.bqadaptiveSection_frame346 { margin-left: 1em; }
.codeendFlexible_component958 { white-space: nowrap; }
.prestartPrimary_box922 { line-height: 1.4; }
.imgmediumRight_layer439 { object-fit: cover; }
