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

body {
    font-family: 'Verdana', Geneva, sans-serif;
    line-height: 1.4;
    padding: 18px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        2deg,
        rgba(0, 0, 0, 0.24) 0px,
        rgba(0, 0, 0, 0.24) 2px,
        transparent 2px,
        transparent 1px
    );
    color: #a8c7c7;
    text-shadow: -1px 1px 0.9px rgba(147, 140, 172, 0.89);
}

h1 {
    text-align: center;
    margin: 20px 0;
    font-size: 2rem;
    color: #68c8c8;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 0 0 8px rgba(104, 200, 200, 0.8);
    border-bottom: 1px dashed #68c8c8;
    padding-bottom: 16px;
}

h2 {
    margin-top: 25px;
    margin-bottom: 13px;
    font-size: 1rem;
    color: #68c8c8;
    border-bottom: 1px solid #68c8c8;
    padding-bottom: 5px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

h3 {
    margin-top: 23px;
    margin-bottom: 8px;
    font-size: 1rem;
    color: #a8c7c7;
    letter-spacing: 1px;
}

p { margin-bottom: 19px; }
ul { padding-left: 21px; margin-bottom: 15px; }
li { margin-bottom: 10px; }
a { text-decoration: none; transition: 0.3s; }

header {
    margin-bottom: 12px;
    position: sticky;
    top: 0;
    background: rgba(10, 10, 10, 0.91);
    padding: 0px;
    margin: -18px -18px 33px -18px;
    z-index: 100;
    border-bottom: 2px solid #68c8c8;
}

main {
    max-width: 811px;
    margin: 0 auto;
    border-radius: 0;
    padding: 24px;
    background: rgba(15, 15, 15, 0.81);
    box-shadow: 0 0 38px rgba(104, 200, 200, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #68c8c8;
}

main img {
    display: block;
    margin: 20px 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 #68c8c8;
    color: #68c8c8;
    padding: 6px 11px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #68c8c8;
    color: #000;
    border-color: #68c8c8;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(104, 200, 200, 0.7);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 23px 0;
    background: rgba(20, 20, 20, 0.69);
    border: 1px solid #333;
}

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

th {
    background: #0a0a0a;
    color: #68c8c8;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(104, 200, 200, 0.2);
}

blockquote {
    padding: 11px;
    border-left: 3px solid #68c8c8;
    margin: 22px 0;
    background: rgba(15, 15, 15, 0.56);
    font-style: italic;
    color: #a8c7c7;
    border: 1px solid #333;
}

code {
    background: #0a0a0a;
    padding: 3px 6px;
    border-radius: 0;
    font-family: 'Verdana', Geneva, sans-serif;
    color: #68c8c8;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #0a0a0a;
    padding: 20px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #a8c7c7;
}

.menu-container {
    max-width: 791px;
    margin: 20px auto;
    background: rgba(15, 15, 15, 0.82);
    border-radius: 0;
    padding: 25px;
    box-shadow: 0 0 38px rgba(104, 200, 200, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #68c8c8;
}

footer {
    text-align: center;
    margin-top: 34px;
    padding: 19px;
    font-size: 1em;
    opacity: 0.7;
    color: #68c8c8;
    border-top: 1px dashed #333;
    letter-spacing: 2px;
}

@keyframes flicker_modernPrimary_section975 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.91; }
}

h1, h2 {
    animation: anim_bottomMega_view193 1.7s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 48px; }
    main { padding: 45px; }
    .menu-container { padding: 33px; }
    header { margin: -31px -30px 35px -47px; padding: 20px 50px; }
}

/* Unique classes generated per host */
.sideTitle_screen940 { color: #ddd; }
.hdrleftLight_layer703 { border-top-color: #68c8c8; }
.msectionWrapper_page148 { outline: 1px solid rgba(104, 200, 200, 0.1); }
.ftrmodernQuarter_holder756 { text-shadow: 0 0 1px #68c8c8; }
.navgridBase_layer840 { display: flex; }
.menucornerNavigation_frame699 { flex-direction: column; }
.lnkprimaryDark_element314 { cursor: pointer; }
.tbldimContent_component843 { font-size: 0.95em; }
.th_hardExtra_frame231 { text-align: center; }
.td_sectionElement_area49 { vertical-align: top; }
.tr_baseCore_widget134 { border-collapse: separate; }
.bqclassicDim_element41 { margin-left: 1em; }
.codeelementVintage_module332 { white-space: nowrap; }
.presecondaryContent_screen542 { line-height: 1.4; }
.imgasideLink_item702 { object-fit: cover; }
