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

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.6;
    padding: 18px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        135deg,
        rgba(0, 0, 0, 0.23) 0px,
        rgba(0, 0, 0, 0.23) 2px,
        transparent 2px,
        transparent 2px
    ),
    linear-gradient(295deg, #1a1a2e 0%, #111111 100%);
    color: #e94560;
}

h1 {
    text-align: center;
    margin: 19px 0;
    font-size: 2rem;
    color: #16213e;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: 1px dashed #16213e;
    padding-bottom: 15px;
}

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

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

p { margin-bottom: 10px; }
ul { padding-left: 19px; margin-bottom: 16px; }
li { margin-bottom: 6px; }
a { text-decoration: none; transition: 0.4s; }

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

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

main img {
    display: block;
    margin: 26px 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: 3px 11px;
    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.6);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
    background: rgba(36, 36, 56, 0.67);
    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: 1px;
    border: 1px solid #333;
}

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

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

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

code {
    background: #1a1a2e;
    padding: 2px 5px;
    border-radius: 0;
    font-family: 'Helvetica', Arial, sans-serif;
    color: #16213e;
    border: 1px solid #333;
    font-size: 1em;
}

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

.menu-container {
    max-width: 763px;
    margin: 20px auto;
    background: rgba(31, 31, 51, 0.71);
    border-radius: 0;
    padding: 19px;
    box-shadow: 0 0 16px rgba(22, 33, 62, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #16213e;
}

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

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

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

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

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

@media (min-width: 768px) {
    body { padding: 42px; }
    main { padding: 41px; }
    .menu-container { padding: 35px; }
    header { margin: -46px -32px 32px -33px; padding: 17px 41px; }
}

/* Unique classes generated per host */
.flexibleEdge_card32 { color: #fff; }
.hdrlistTable_component229 { border-top-color: #16213e; }
.msubtitleWrapper_view103 { outline: 1px solid rgba(22, 33, 62, 0.1); }
.ftrheaderSmall397 { text-shadow: 0 0 1px #16213e; }
.navparagraphCorner_window924 { display: flex; }
.menunanoMini_container54 { flex-direction: column; }
.lnkbuttonSide_wrap406 { cursor: pointer; }
.tblthirdButton_container900 { font-size: 0.95em; }
.th_edgeCell632 { text-align: center; }
.td_borderTop_page530 { vertical-align: top; }
.tr_largeDeep_frame446 { border-collapse: separate; }
.bqleftCenter_area256 { margin-left: 1em; }
.codetitleSidebar653 { white-space: nowrap; }
.preminiFuturistic_window324 { line-height: 1.4; }
.imgshadowCore_area854 { object-fit: cover; }
