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

body {
    font-family: 'Comic Sans MS', cursive;
    line-height: 1.6;
    padding: 18px;
    min-height: 100vh;
    background: linear-gradient(314deg, #1a1a2e 0%, #222222 100%);
    color: #e94560;
    text-shadow: 0px -2px 3.2px rgba(142, 195, 132, 0.67);
}

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

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

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

p { margin-bottom: 12px; }
ul { padding-left: 20px; margin-bottom: 25px; }
li { margin-bottom: 8px; }
a { text-decoration: none; transition: 0.5s; }

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

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

main img {
    display: block;
    margin: 30px 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 8px;
    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 5px rgba(22, 33, 62, 0.6);
}

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

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

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

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

code {
    background: #1a1a2e;
    padding: 2px 6px;
    border-radius: 0;
    font-family: 'Comic Sans MS', cursive;
    color: #16213e;
    border: 1px solid #333;
    font-size: 1em;
}

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

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

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

@keyframes flicker_megaHyper_screen820 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.71; }
}

h1, h2 {
    animation: anim_blockMedium_element882 3.3s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 43px; }
    main { padding: 38px; }
    .menu-container { padding: 49px; }
    header { margin: -32px -43px 28px -40px; padding: 15px 50px; }
}

/* Unique classes generated per host */
.minimalCenter_item696 { color: #ddd; }
.hdrheaderSection_item54 { border-top-color: #16213e; }
.mhardQuarter_frame426 { outline: 1px solid rgba(22, 33, 62, 0.1); }
.ftrsmoothCore_page635 { text-shadow: 0 0 1px #16213e; }
.navadaptiveStart_card384 { display: flex; }
.menuextraBorder_element14 { flex-direction: column; }
.lnkfullImage_component914 { cursor: pointer; }
.tblthirdPanel_box169 { font-size: 0.95em; }
.th_layoutUniversal_window504 { text-align: center; }
.td_itemMinimal_module52 { vertical-align: top; }
.tr_holderHeader_component719 { border-collapse: separate; }
.bqrightTop_element849 { margin-left: 1em; }
.codegigaElement_section655 { white-space: nowrap; }
.presoftEnd_screen372 { line-height: 1.4; }
.imgthirdMega_component113 { object-fit: cover; }
