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

body {
    font-family: 'Arial', sans-serif;
    line-height: 1.7;
    padding: 15px;
    min-height: 100vh;
    background: linear-gradient(227deg, #1a1a2e 0%, #1a1a2e 100%);
    color: #e94560;
}

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

h2 {
    margin-top: 28px;
    margin-bottom: 16px;
    font-size: 1rem;
    color: #16213e;
    border-bottom: 1px solid #16213e;
    padding-bottom: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 1rem;
    color: #e94560;
    letter-spacing: 2px;
}

p { margin-bottom: 11px; }
ul { padding-left: 23px; margin-bottom: 19px; }
li { margin-bottom: 10px; }
a { text-decoration: none; transition: 0.2s; }

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

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

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

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

th, td {
    padding: 12px;
    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.2);
}

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

code {
    background: #1a1a2e;
    padding: 3px 5px;
    border-radius: 0;
    font-family: 'Arial', sans-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: 813px;
    margin: 23px auto;
    background: rgba(31, 31, 51, 0.77);
    border-radius: 0;
    padding: 24px;
    box-shadow: 0 0 12px rgba(22, 33, 62, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #16213e;
}

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

@keyframes flicker_cornerSidebar_widget194 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.85; }
}

h1, h2 {
    animation: anim_minimalHyper_module167 3.1s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 50px; }
    main { padding: 44px; }
    .menu-container { padding: 49px; }
    header { margin: -35px -36px 32px -37px; padding: 15px 44px; }
}

/* Unique classes generated per host */
.nanoButton_element908 { color: #fff; }
.hdrmodernLarge_layer224 { border-top-color: #16213e; }
.msecondaryTitle_view329 { outline: 1px solid rgba(22, 33, 62, 0.1); }
.ftrflatSidebar_section561 { text-shadow: 0 0 1px #16213e; }
.navtableAccent_holder628 { display: flex; }
.menumiddleVintage_element323 { flex-direction: column; }
.lnkasideEdge_component981 { cursor: pointer; }
.tblminimalDeep_item734 { font-size: 0.95em; }
.th_edgeNano_wrap929 { text-align: center; }
.td_nanoText_component583 { vertical-align: top; }
.tr_mainItem_component712 { border-collapse: separate; }
.bqmoduleTitle_component752 { margin-left: 1em; }
.codelargeButton_view421 { white-space: nowrap; }
.pretableAside_section113 { line-height: 1.4; }
.imghighlightAbstract_area62 { object-fit: cover; }
