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

body {
    font-family: 'Impact', Charcoal, sans-serif;
    line-height: 1.8;
    padding: 19px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        263deg,
        rgba(0, 0, 0, 0.12) 0px,
        rgba(0, 0, 0, 0.12) 2px,
        transparent 2px,
        transparent 3px
    ),
    linear-gradient(75deg, #001f3f 0%, #001f3f 100%);
    color: #FFDC00;
    text-shadow: -1px 1px 0.3px rgba(176, 156, 200, 0.87);
}

h1 {
    text-align: center;
    margin: 20px 0;
    font-size: 2rem;
    color: #B10DC9;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 0 0 5px rgba(177, 13, 201, 0.7);
    border-bottom: 1px dashed #B10DC9;
    padding-bottom: 17px;
}

h2 {
    margin-top: 31px;
    margin-bottom: 16px;
    font-size: 1rem;
    color: #B10DC9;
    border-bottom: 1px solid #B10DC9;
    padding-bottom: 7px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

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

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

header {
    margin-bottom: 20px;
    position: sticky;
    top: 0;
    background: rgba(0, 31, 63, 0.87);
    padding: 0px;
    margin: -19px -19px 26px -19px;
    z-index: 100;
    border-bottom: 2px solid #B10DC9;
}

main {
    max-width: 755px;
    margin: 0 auto;
    border-radius: 0;
    padding: 16px;
    background: rgba(5, 36, 68, 0.81);
    box-shadow: 0 0 26px rgba(177, 13, 201, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

main img {
    display: block;
    margin: 20px 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 #B10DC9;
    color: #B10DC9;
    padding: 3px 11px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0px;
}
main a:hover {
    background-color: #B10DC9;
    color: #000;
    border-color: #B10DC9;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(177, 13, 201, 0.4);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 19px 0;
    background: rgba(10, 41, 73, 0.63);
    border: 1px solid #333;
}

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

th {
    background: #001f3f;
    color: #B10DC9;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 3px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(177, 13, 201, 0.2);
}

blockquote {
    padding: 18px;
    border-left: 3px solid #B10DC9;
    margin: 25px 0;
    background: rgba(5, 36, 68, 0.56);
    font-style: italic;
    color: #FFDC00;
    border: 1px solid #333;
}

code {
    background: #001f3f;
    padding: 2px 8px;
    border-radius: 0;
    font-family: 'Impact', Charcoal, sans-serif;
    color: #B10DC9;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #001f3f;
    padding: 20px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #FFDC00;
}

.menu-container {
    max-width: 818px;
    margin: 20px auto;
    background: rgba(5, 36, 68, 0.87);
    border-radius: 0;
    padding: 21px;
    box-shadow: 0 0 26px rgba(177, 13, 201, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

footer {
    text-align: center;
    margin-top: 41px;
    padding: 23px;
    font-size: 1em;
    opacity: 0.8;
    color: #B10DC9;
    border-top: 1px dashed #333;
    letter-spacing: 2px;
}

@keyframes flicker_mainFlexible_window96 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.78; }
}

h1, h2 {
    animation: anim_startPanel_container272 3s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 44px; }
    main { padding: 39px; }
    .menu-container { padding: 43px; }
    header { margin: -48px -36px 27px -38px; padding: 19px 49px; }
}

/* Unique classes generated per host */
.holderSubtitle_panel479 { color: #ddd; }
.hdrmegaFooter_layer251 { border-top-color: #B10DC9; }
.msecondaryMega_panel213 { outline: 1px solid rgba(177, 13, 201, 0.1); }
.ftrretroAccent112 { text-shadow: 0 0 1px #B10DC9; }
.navflatSoft_panel740 { display: flex; }
.menuholderSmall_holder209 { flex-direction: column; }
.lnkpanelMini_screen287 { cursor: pointer; }
.tblsecondaryContainer_component219 { font-size: 0.95em; }
.th_complexSmooth_wrap978 { text-align: center; }
.td_holderMaximal_module226 { vertical-align: top; }
.tr_smallHighlight_panel828 { border-collapse: separate; }
.bqsubtitleCorner_layer523 { margin-left: 1em; }
.codewrapperDeep_view440 { white-space: nowrap; }
.preretroAside197 { line-height: 1.4; }
.imgblockEdge_wrap731 { object-fit: cover; }
