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

body {
    font-family: 'Times New Roman', serif;
    line-height: 1.7;
    padding: 23px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        193deg,
        rgba(0, 0, 0, 0.19) 0px,
        rgba(0, 0, 0, 0.19) 1px,
        transparent 1px,
        transparent 1px
    );
    color: #FFDC00;
}

h1 {
    text-align: center;
    margin: 17px 0;
    font-size: 2rem;
    color: #c855d9;
    text-transform: uppercase;
    letter-spacing: 4px;
    border-bottom: 1px dashed #c855d9;
    padding-bottom: 13px;
}

h2 {
    margin-top: 28px;
    margin-bottom: 15px;
    font-size: 1rem;
    color: #c855d9;
    border-bottom: 1px solid #c855d9;
    padding-bottom: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h3 {
    margin-top: 26px;
    margin-bottom: 13px;
    font-size: 1rem;
    color: #c855d9;
    letter-spacing: 2px;
}

p { margin-bottom: 14px; }
ul { padding-left: 17px; margin-bottom: 19px; }
li { margin-bottom: 6px; }
a {
    color: #FFDC00;
    text-decoration: underline;
    text-decoration-color: #c855d9;
    text-underline-offset: 0.2em;
    transition: 0.5s;
}

header {
    margin-bottom: 11px;
    position: sticky;
    top: 0;
    background: rgba(0, 31, 63, 0.93);
    padding: 0px;
    margin: -23px -23px 25px -23px;
    z-index: 100;
    border-bottom: 2px solid #c855d9;
}

main {
    max-width: 805px;
    margin: 0 auto;
    border-radius: 0;
    padding: 25px;
    background: rgba(5, 36, 68, 0.80);
    box-shadow: 0 0 17px rgba(200, 85, 217, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #c855d9;
}

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 #c855d9;
    color: #c855d9;
    padding: 3px 12px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
    text-decoration: none;
}
main a:hover {
    background-color: #c855d9;
    color: #ffffff;
    border-color: #c855d9;
    text-decoration: none;
    box-shadow: 0 0 7px rgba(200, 85, 217, 0.5);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    background: rgba(10, 41, 73, 0.62);
    border: 1px solid #333;
}

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

th {
    background: #001f3f;
    color: #c855d9;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(200, 85, 217, 0.1);
}

blockquote {
    padding: 14px;
    border-left: 3px solid #c855d9;
    margin: 16px 0;
    background: rgba(5, 36, 68, 0.70);
    font-style: italic;
    color: #c855d9;
    border: 1px solid #333;
}

code {
    background: #001f3f;
    padding: 2px 6px;
    border-radius: 0;
    font-family: 'Times New Roman', serif;
    color: #c855d9;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #001f3f;
    padding: 10px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #FFDC00;
}

.menu-container {
    max-width: 847px;
    margin: 19px auto;
    background: rgba(5, 36, 68, 0.70);
    border-radius: 0;
    padding: 17px;
    box-shadow: 0 0 17px rgba(200, 85, 217, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #c855d9;
}

footer {
    text-align: center;
    margin-top: 47px;
    padding: 22px;
    font-size: 1em;
    color: #c855d9;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

@keyframes flicker_globalRetro_section969 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.87; }
}

h1, h2 {
    animation: anim_hardHyper645 2.7s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 45px; }
    main { padding: 48px; }
    .menu-container { padding: 43px; }
    header { margin: -31px -44px 26px -34px; padding: 18px 42px; }
}

/* Unique classes generated per host */
.thirdSection_window681 { color: #eee; }
.hdrrowHard_box549 { border-top-color: #c855d9; }
.mhyperSide_container5 { outline: 1px solid rgba(200, 85, 217, 0.1); }
.ftrfooterAdaptive_screen100 { text-shadow: 0 0 1px #c855d9; }
.navsecondaryText_container176 { display: flex; }
.menunavigationItem_area237 { flex-direction: column; }
.lnkrootCore_section437 { cursor: pointer; }
.tblhardSidebar_card340 { font-size: 0.95em; }
.th_flexibleDark_window787 { text-align: center; }
.td_contentFlat_window251 { vertical-align: top; }
.tr_extraSection_box617 { border-collapse: separate; }
.bqgridBackground_frame135 { margin-left: 1em; }
.codegigaLarge_frame209 { white-space: nowrap; }
.preimageImage_container80 { line-height: 1.4; }
.imgnanoSubtitle212 { object-fit: cover; }
