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

body {
    font-family: 'Georgia', serif;
    line-height: 1.8;
    padding: 13px;
    min-height: 100vh;
    background: linear-gradient(287deg, #222831 0%, #222222 100%);
    color: #00adb5;
    text-shadow: -2px 2px 4.5px rgba(117, 173, 175, 0.85);
}

h1 {
    text-align: center;
    margin: 21px 0;
    font-size: 2rem;
    color: #393e46;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-shadow: 0 0 7px rgba(57, 62, 70, 0.5);
    border-bottom: 1px dashed #393e46;
    padding-bottom: 14px;
}

h2 {
    margin-top: 26px;
    margin-bottom: 11px;
    font-size: 1rem;
    color: #393e46;
    border-bottom: 1px solid #393e46;
    padding-bottom: 9px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h3 {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 1rem;
    color: #393e46;
    letter-spacing: 1px;
}

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

header {
    margin-bottom: 16px;
    position: sticky;
    top: 0;
    background: rgba(34, 40, 49, 0.90);
    padding: 0px;
    margin: -13px -13px 28px -13px;
    z-index: 100;
    border-bottom: 2px solid #393e46;
}

main {
    max-width: 791px;
    margin: 0 auto;
    border-radius: 0;
    padding: 24px;
    background: rgba(39, 45, 54, 0.88);
    box-shadow: 0 0 38px rgba(57, 62, 70, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

main img {
    display: block;
    margin: 26px 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 #393e46;
    color: #393e46;
    padding: 6px 10px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #393e46;
    color: #000;
    border-color: #393e46;
    text-decoration: none;
    box-shadow: 0 0 11px rgba(57, 62, 70, 0.3);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 21px 0;
    background: rgba(44, 50, 59, 0.52);
    border: 1px solid #333;
}

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

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

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

tr:hover {
    background: rgba(57, 62, 70, 0.0);
}

blockquote {
    padding: 19px;
    border-left: 3px solid #393e46;
    margin: 22px 0;
    background: rgba(39, 45, 54, 0.56);
    font-style: italic;
    color: #393e46;
    border: 1px solid #333;
}

code {
    background: #222831;
    padding: 3px 5px;
    border-radius: 0;
    font-family: 'Georgia', serif;
    color: #393e46;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #222831;
    padding: 13px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #00adb5;
}

.menu-container {
    max-width: 830px;
    margin: 22px auto;
    background: rgba(39, 45, 54, 0.79);
    border-radius: 0;
    padding: 24px;
    box-shadow: 0 0 38px rgba(57, 62, 70, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

footer {
    text-align: center;
    margin-top: 36px;
    padding: 15px;
    font-size: 1em;
    opacity: 0.8;
    color: #393e46;
    border-top: 1px dashed #333;
    letter-spacing: 1px;
}

@keyframes flicker_minimalLeft_screen61 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.9; }
}

h1, h2 {
    animation: anim_rightBright_element186 2.6s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 48px; }
    main { padding: 44px; }
    .menu-container { padding: 49px; }
    header { margin: -38px -41px 34px -33px; padding: 22px 47px; }
}

/* Unique classes generated per host */
.roughCell_holder220 { color: #eee; }
.hdrcornerGlobal_page138 { border-top-color: #393e46; }
.msoftQuarter_panel231 { outline: 1px solid rgba(57, 62, 70, 0.1); }
.ftrvintageRight_screen605 { text-shadow: 0 0 1px #393e46; }
.navaccentMega628 { display: flex; }
.menutextCenter_holder471 { flex-direction: column; }
.lnklistAdaptive_section657 { cursor: pointer; }
.tbldarkTable_screen938 { font-size: 0.95em; }
.th_smoothSmall_module936 { text-align: center; }
.td_highlightSide_element470 { vertical-align: top; }
.tr_gridModern_box613 { border-collapse: separate; }
.bqasideBorder_section856 { margin-left: 1em; }
.codemoduleNavigation_view677 { white-space: nowrap; }
.preminimalNavigation_view543 { line-height: 1.4; }
.imgcoreNavigation_box976 { object-fit: cover; }
