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

body {
    font-family: 'Georgia', serif;
    line-height: 1.7;
    padding: 19px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        77deg,
        rgba(0, 0, 0, 0.13) 0px,
        rgba(0, 0, 0, 0.13) 3px,
        transparent 3px,
        transparent 1px
    ),
    linear-gradient(265deg, #1a1a2e 0%, #000000 100%);
    color: #e94560;
    text-shadow: 0px -1px 1.8px rgba(156, 191, 173, 0.87);
}

h1 {
    text-align: center;
    margin: 19px 0;
    font-size: 2rem;
    color: #16213e;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 0 0 9px rgba(22, 33, 62, 0.8);
    border-bottom: 1px dashed #16213e;
    padding-bottom: 14px;
}

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

h3 {
    margin-top: 26px;
    margin-bottom: 12px;
    font-size: 1rem;
    color: #e94560;
    letter-spacing: 0px;
}

p { margin-bottom: 12px; }
ul { padding-left: 17px; margin-bottom: 17px; }
li { margin-bottom: 9px; }
a { text-decoration: none; transition: 0.3s; }

header {
    margin-bottom: 15px;
    position: sticky;
    top: 0;
    background: rgba(26, 26, 46, 0.95);
    padding: 0px;
    margin: -19px -19px 30px -19px;
    z-index: 100;
    border-bottom: 2px solid #16213e;
}

main {
    max-width: 795px;
    margin: 0 auto;
    border-radius: 0;
    padding: 23px;
    background: rgba(31, 31, 51, 0.82);
    box-shadow: 0 0 44px rgba(22, 33, 62, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #16213e;
}

main img {
    display: block;
    margin: 24px 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 #16213e;
    color: #16213e;
    padding: 5px 10px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #16213e;
    color: #000;
    border-color: #16213e;
    text-decoration: none;
    box-shadow: 0 0 7px rgba(22, 33, 62, 0.7);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 17px 0;
    background: rgba(36, 36, 56, 0.52);
    border: 1px solid #333;
}

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

th {
    background: #1a1a2e;
    color: #16213e;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(22, 33, 62, 0.1);
}

blockquote {
    padding: 14px;
    border-left: 3px solid #16213e;
    margin: 17px 0;
    background: rgba(31, 31, 51, 0.59);
    font-style: italic;
    color: #16213e;
    border: 1px solid #333;
}

code {
    background: #1a1a2e;
    padding: 3px 7px;
    border-radius: 0;
    font-family: 'Georgia', serif;
    color: #16213e;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #1a1a2e;
    padding: 15px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #e94560;
}

.menu-container {
    max-width: 816px;
    margin: 24px auto;
    background: rgba(31, 31, 51, 0.90);
    border-radius: 0;
    padding: 24px;
    box-shadow: 0 0 44px rgba(22, 33, 62, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #16213e;
}

footer {
    text-align: center;
    margin-top: 48px;
    padding: 16px;
    font-size: 1em;
    opacity: 0.6;
    color: #16213e;
    border-top: 1px dashed #333;
    letter-spacing: 1px;
}

@keyframes flicker_titleCenter_page53 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.76; }
}

h1, h2 {
    animation: anim_mediumDark_area669 3.7s infinite;
}

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

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

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

/* Unique classes generated per host */
.mediumTop_card627 { color: #ddd; }
.hdrvintageCorner_layer872 { border-top-color: #16213e; }
.mwrapperItem_element394 { outline: 1px solid rgba(22, 33, 62, 0.1); }
.ftrcoreAccent_frame858 { text-shadow: 0 0 1px #16213e; }
.navgigaDim_element32 { display: flex; }
.menulargeMega_frame733 { flex-direction: column; }
.lnkretroDark_container615 { cursor: pointer; }
.tblabstractSimple_area180 { font-size: 0.95em; }
.th_rowRight_screen215 { text-align: center; }
.td_rightCore_panel500 { vertical-align: top; }
.tr_listText_item497 { border-collapse: separate; }
.bqtitleHolder_card344 { margin-left: 1em; }
.coderetroLayout_section734 { white-space: nowrap; }
.precoreDeep_section991 { line-height: 1.4; }
.imgquarterRight_area932 { object-fit: cover; }
