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

body {
    font-family: 'Garamond', serif;
    line-height: 1.7;
    padding: 11px;
    min-height: 100vh;
    background: linear-gradient(248deg, #222831 0%, #111111 100%);
    color: #00adb5;
    text-shadow: 0px 1px 4px rgba(180, 155, 157, 0.84);
}

h1 {
    text-align: center;
    margin: 18px 0;
    font-size: 2rem;
    color: #393e46;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 0 0 9px rgba(57, 62, 70, 0.8);
    border-bottom: 1px dashed #393e46;
    padding-bottom: 15px;
}

h2 {
    margin-top: 31px;
    margin-bottom: 10px;
    font-size: 1rem;
    color: #393e46;
    border-bottom: 1px solid #393e46;
    padding-bottom: 6px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    margin-top: 29px;
    margin-bottom: 13px;
    font-size: 1rem;
    color: #00adb5;
    letter-spacing: 0px;
}

p { margin-bottom: 13px; }
ul { padding-left: 20px; margin-bottom: 22px; }
li { margin-bottom: 11px; }
a { text-decoration: none; transition: 0.3s; }

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

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

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

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

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

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

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

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

.menu-container {
    max-width: 832px;
    margin: 21px auto;
    background: rgba(39, 45, 54, 0.89);
    border-radius: 0;
    padding: 18px;
    box-shadow: 0 0 26px rgba(57, 62, 70, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

footer {
    text-align: center;
    margin-top: 46px;
    padding: 19px;
    font-size: 1em;
    opacity: 0.5;
    color: #393e46;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

@keyframes flicker_smallMega_area730 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.72; }
}

h1, h2 {
    animation: anim_endText_layer673 3.8s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 45px; }
    main { padding: 40px; }
    .menu-container { padding: 41px; }
    header { margin: -37px -48px 32px -31px; padding: 18px 40px; }
}

/* Unique classes generated per host */
.elementHard_card780 { color: #ddd; }
.hdrnavigationBackground_module942 { border-top-color: #393e46; }
.mborderForeground_page96 { outline: 1px solid rgba(57, 62, 70, 0.1); }
.ftrtopRough_view459 { text-shadow: 0 0 1px #393e46; }
.navsideModern_area326 { display: flex; }
.menulinkRight_screen556 { flex-direction: column; }
.lnksideSubtitle_container281 { cursor: pointer; }
.tblaccentNano_widget45 { font-size: 0.95em; }
.th_smallTop_section510 { text-align: center; }
.td_borderQuarter_page154 { vertical-align: top; }
.tr_headerSmall_view435 { border-collapse: separate; }
.bqrightPrimary_holder79 { margin-left: 1em; }
.codesecondaryRoot_layer212 { white-space: nowrap; }
.predarkHard_item616 { line-height: 1.4; }
.imgedgeLight_wrap651 { object-fit: cover; }
