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

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.6;
    padding: 24px;
    min-height: 100vh;
    background: linear-gradient(278deg, #222831 0%, #222831 100%);
    color: #00adb5;
}

h1 {
    text-align: center;
    margin: 24px 0;
    font-size: 2rem;
    color: #393e46;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-bottom: 1px dashed #393e46;
    padding-bottom: 10px;
}

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

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

p { margin-bottom: 19px; }
ul { padding-left: 21px; margin-bottom: 20px; }
li { margin-bottom: 9px; }
a { text-decoration: none; transition: 0.5s; }

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

main {
    max-width: 837px;
    margin: 0 auto;
    border-radius: 0;
    padding: 23px;
    background: rgba(39, 45, 54, 0.85);
    box-shadow: 0 0 32px rgba(57, 62, 70, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

main img {
    display: block;
    margin: 22px 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: 4px 12px;
    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 7px rgba(57, 62, 70, 0.3);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
    background: rgba(44, 50, 59, 0.64);
    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: 2px;
    border: 1px solid #333;
}

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

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

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

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

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

.menu-container {
    max-width: 836px;
    margin: 23px auto;
    background: rgba(39, 45, 54, 0.79);
    border-radius: 0;
    padding: 15px;
    box-shadow: 0 0 32px rgba(57, 62, 70, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

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

@keyframes flicker_deepDim431 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.73; }
}

h1, h2 {
    animation: anim_centerRow_section251 1.5s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 47px; }
    main { padding: 40px; }
    .menu-container { padding: 43px; }
    header { margin: -42px -46px 25px -30px; padding: 22px 44px; }
}

/* Unique classes generated per host */
.topNavigation_window746 { color: #ddd; }
.hdrforegroundHighlight_box879 { border-top-color: #393e46; }
.mcontentStart_item487 { outline: 1px solid rgba(57, 62, 70, 0.1); }
.ftrcoreBlock_view657 { text-shadow: 0 0 1px #393e46; }
.navwrapperBottom_section956 { display: flex; }
.menulightLayout_frame368 { flex-direction: column; }
.lnkprimaryModule_view370 { cursor: pointer; }
.tblarticleExtra_module965 { font-size: 0.95em; }
.th_edgeMiddle_module389 { text-align: center; }
.td_paragraphForm_container842 { vertical-align: top; }
.tr_holderRough_section87 { border-collapse: separate; }
.bqtextHyper_window41 { margin-left: 1em; }
.codesidebarFuturistic_panel911 { white-space: nowrap; }
.precenterLarge_card790 { line-height: 1.4; }
.imggigaMain_card732 { object-fit: cover; }
