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

body {
    font-family: 'Palatino Linotype', Palatino, serif;
    line-height: 1.5;
    padding: 15px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        58deg,
        rgba(0, 0, 0, 0.1) 0px,
        rgba(0, 0, 0, 0.1) 2px,
        transparent 2px,
        transparent 2px
    ),
    linear-gradient(210deg, #222831 0%, #000000 100%);
    color: #00adb5;
}

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

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

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

p { margin-bottom: 14px; }
ul { padding-left: 15px; margin-bottom: 24px; }
li { margin-bottom: 6px; }
a { text-decoration: none; transition: 0.2s; }

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

main {
    max-width: 850px;
    margin: 0 auto;
    border-radius: 0;
    padding: 16px;
    background: rgba(39, 45, 54, 0.90);
    box-shadow: 0 0 35px rgba(57, 62, 70, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

main img {
    display: block;
    margin: 28px 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: 3px 11px;
    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 7px rgba(57, 62, 70, 0.6);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 16px 0;
    background: rgba(44, 50, 59, 0.61);
    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.2);
}

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

code {
    background: #222831;
    padding: 2px 4px;
    border-radius: 0;
    font-family: 'Palatino Linotype', Palatino, 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: 837px;
    margin: 21px auto;
    background: rgba(39, 45, 54, 0.90);
    border-radius: 0;
    padding: 22px;
    box-shadow: 0 0 35px rgba(57, 62, 70, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #393e46;
}

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

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

h1, h2 {
    animation: anim_adaptiveSmall_frame302 3.2s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 45px; }
    main { padding: 45px; }
    .menu-container { padding: 31px; }
    header { margin: -39px -50px 34px -40px; padding: 24px 33px; }
}

/* Unique classes generated per host */
.topHeader_box978 { color: #fff; }
.hdrholderGiga_page862 { border-top-color: #393e46; }
.mshadowAbstract_element376 { outline: 1px solid rgba(57, 62, 70, 0.1); }
.ftrhalfTop_view403 { text-shadow: 0 0 1px #393e46; }
.navcellDim_screen389 { display: flex; }
.menucomplexTitle_card770 { flex-direction: column; }
.lnkimageAccent_holder822 { cursor: pointer; }
.tblcellList_frame240 { font-size: 0.95em; }
.th_baseShadow_box822 { text-align: center; }
.td_elementHyper_holder116 { vertical-align: top; }
.tr_roughStart_section543 { border-collapse: separate; }
.bqmodernCorner_element296 { margin-left: 1em; }
.codebuttonMiddle252 { white-space: nowrap; }
.presecondaryWrapper_panel774 { line-height: 1.4; }
.imghardGiga_wrap631 { object-fit: cover; }
