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

body {
    font-family: 'Palatino Linotype', Palatino, serif;
    line-height: 1.8;
    padding: 16px;
    min-height: 100vh;
    background: linear-gradient(247deg, #001f3f 0%, #000000 100%);
    color: #FFDC00;
    text-shadow: 1px 0px 3px rgba(193, 164, 175, 0.6);
}

h1 {
    text-align: center;
    margin: 22px 0;
    font-size: 2rem;
    color: #B10DC9;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 0 0 7px rgba(177, 13, 201, 0.6);
    border-bottom: 1px dashed #B10DC9;
    padding-bottom: 14px;
}

h2 {
    margin-top: 28px;
    margin-bottom: 20px;
    font-size: 1rem;
    color: #B10DC9;
    border-bottom: 1px solid #B10DC9;
    padding-bottom: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

h3 {
    margin-top: 28px;
    margin-bottom: 11px;
    font-size: 1rem;
    color: #B10DC9;
    letter-spacing: 0px;
}

p { margin-bottom: 17px; }
ul { padding-left: 24px; margin-bottom: 25px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.5s; }

header {
    margin-bottom: 20px;
    position: sticky;
    top: 0;
    background: rgba(0, 31, 63, 0.92);
    padding: 0px;
    margin: -16px -16px 26px -16px;
    z-index: 100;
    border-bottom: 2px solid #B10DC9;
}

main {
    max-width: 839px;
    margin: 0 auto;
    border-radius: 0;
    padding: 18px;
    background: rgba(5, 36, 68, 0.82);
    box-shadow: 0 0 16px rgba(177, 13, 201, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

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 #B10DC9;
    color: #B10DC9;
    padding: 6px 11px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
}
main a:hover {
    background-color: #B10DC9;
    color: #000;
    border-color: #B10DC9;
    text-decoration: none;
    box-shadow: 0 0 14px rgba(177, 13, 201, 0.4);
}

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

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

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

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

tr:hover {
    background: rgba(177, 13, 201, 0.0);
}

blockquote {
    padding: 20px;
    border-left: 3px solid #B10DC9;
    margin: 23px 0;
    background: rgba(5, 36, 68, 0.53);
    font-style: italic;
    color: #B10DC9;
    border: 1px solid #333;
}

code {
    background: #001f3f;
    padding: 2px 8px;
    border-radius: 0;
    font-family: 'Palatino Linotype', Palatino, serif;
    color: #B10DC9;
    border: 1px solid #333;
    font-size: 1em;
}

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

.menu-container {
    max-width: 794px;
    margin: 23px auto;
    background: rgba(5, 36, 68, 0.82);
    border-radius: 0;
    padding: 16px;
    box-shadow: 0 0 16px rgba(177, 13, 201, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

footer {
    text-align: center;
    margin-top: 45px;
    padding: 20px;
    font-size: 1em;
    opacity: 0.6;
    color: #B10DC9;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

@keyframes flicker_cellForm_window284 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.79; }
}

h1, h2 {
    animation: anim_superForeground_holder573 2s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 45px; }
    main { padding: 37px; }
    .menu-container { padding: 45px; }
    header { margin: -41px -41px 34px -49px; padding: 22px 50px; }
}

/* Unique classes generated per host */
.startGrid_element711 { color: #ddd; }
.hdrlayoutCenter_screen863 { border-top-color: #B10DC9; }
.mminimalSubtitle_module673 { outline: 1px solid rgba(177, 13, 201, 0.1); }
.ftrretroPanel_section350 { text-shadow: 0 0 1px #B10DC9; }
.navbaseBright_window889 { display: flex; }
.menusuperTop_section86 { flex-direction: column; }
.lnksmoothRetro_wrap446 { cursor: pointer; }
.tblmainCell_component742 { font-size: 0.95em; }
.th_adaptiveButton_item29 { text-align: center; }
.td_accentGlobal_module449 { vertical-align: top; }
.tr_roughHolder_view48 { border-collapse: separate; }
.bqformTop_section506 { margin-left: 1em; }
.codeformSoft_item199 { white-space: nowrap; }
.prehyperSmooth_frame253 { line-height: 1.4; }
.imgrowComplex_item174 { object-fit: cover; }
