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

body {
    font-family: 'Arial', sans-serif;
    line-height: 1.7;
    padding: 25px;
    min-height: 100vh;
    background-color: #1a1a2e;
    color: #e94560;
    text-shadow: -2px 1px 3px rgba(154, 191, 133, 0.86);
}

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

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

h3 {
    margin-top: 27px;
    margin-bottom: 12px;
    font-size: 1rem;
    color: #16213e;
    letter-spacing: 1px;
}

p { margin-bottom: 14px; }
ul { padding-left: 19px; margin-bottom: 24px; }
li { margin-bottom: 8px; }
a { text-decoration: none; transition: 0.3s; }

header {
    margin-bottom: 13px;
    position: sticky;
    top: 0;
    background: rgba(26, 26, 46, 0.85);
    padding: 0px;
    margin: -25px -25px 28px -25px;
    z-index: 100;
    border-bottom: 2px solid #16213e;
}

main {
    max-width: 771px;
    margin: 0 auto;
    border-radius: 0;
    padding: 21px;
    background: rgba(31, 31, 51, 0.88);
    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: 27px 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 10px;
    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 15px rgba(22, 33, 62, 0.6);
}

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

th, td {
    padding: 13px;
    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: 21px 0;
    background: rgba(31, 31, 51, 0.63);
    font-style: italic;
    color: #e94560;
    border: 1px solid #333;
}

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

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

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

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

@keyframes flicker_moduleHyper_view87 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.72; }
}

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

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

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

@media (min-width: 768px) {
    body { padding: 31px; }
    main { padding: 44px; }
    .menu-container { padding: 46px; }
    header { margin: -35px -37px 32px -31px; padding: 20px 43px; }
}

/* Unique classes generated per host */
.topButton_page950 { color: #fff; }
.hdrstartBright_frame303 { border-top-color: #16213e; }
.maccentSidebar_screen931 { outline: 1px solid rgba(22, 33, 62, 0.1); }
.ftrnanoLarge_screen202 { text-shadow: 0 0 1px #16213e; }
.navflexibleGlobal_view333 { display: flex; }
.menubackgroundSection_container628 { flex-direction: column; }
.lnkfooterLayout_area928 { cursor: pointer; }
.tblflatShadow_layer843 { font-size: 0.95em; }
.th_subtitleRow_page844 { text-align: center; }
.td_highlightNano_element494 { vertical-align: top; }
.tr_brightForm_page365 { border-collapse: separate; }
.bqborderRetro_section164 { margin-left: 1em; }
.codeflatMega_container692 { white-space: nowrap; }
.predarkThird_element341 { line-height: 1.4; }
.imgshadowFull_frame913 { object-fit: cover; }
