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

body {
    font-family: 'Trebuchet MS', sans-serif;
    line-height: 1.7;
    padding: 25px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        115deg,
        rgba(0, 0, 0, 0.17) 0px,
        rgba(0, 0, 0, 0.17) 1px,
        transparent 1px,
        transparent 3px
    ),
    linear-gradient(195deg, #001f3f 0%, #001f3f 100%);
    color: #FFDC00;
}

h1 {
    text-align: center;
    margin: 16px 0;
    font-size: 2rem;
    color: #B10DC9;
    text-transform: uppercase;
    letter-spacing: 6px;
    border-bottom: 1px dashed #B10DC9;
    padding-bottom: 17px;
}

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

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

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

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

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

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 #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 15px rgba(177, 13, 201, 0.7);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 17px 0;
    background: rgba(10, 41, 73, 0.50);
    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: 2px;
    border: 1px solid #333;
}

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

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

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

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

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

.menu-container {
    max-width: 840px;
    margin: 23px auto;
    background: rgba(5, 36, 68, 0.72);
    border-radius: 0;
    padding: 15px;
    box-shadow: 0 0 19px rgba(177, 13, 201, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

footer {
    text-align: center;
    margin-top: 38px;
    padding: 19px;
    font-size: 1em;
    opacity: 0.7;
    color: #B10DC9;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

@keyframes flicker_edgeFlexible_frame791 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.76; }
}

h1, h2 {
    animation: anim_borderElement_panel572 3.9s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 50px; }
    main { padding: 45px; }
    .menu-container { padding: 50px; }
    header { margin: -31px -33px 35px -46px; padding: 18px 36px; }
}

/* Unique classes generated per host */
.thirdSmall_page559 { color: #ddd; }
.hdrforegroundTable_screen688 { border-top-color: #B10DC9; }
.mabstractBorder_screen592 { outline: 1px solid rgba(177, 13, 201, 0.1); }
.ftrlistMaximal_container484 { text-shadow: 0 0 1px #B10DC9; }
.navuniversalBackground_wrap623 { display: flex; }
.menuflatLink_page658 { flex-direction: column; }
.lnknanoText_element133 { cursor: pointer; }
.tblshadowMinimal_window982 { font-size: 0.95em; }
.th_smoothDeep_layer988 { text-align: center; }
.td_sidebarMedium_section312 { vertical-align: top; }
.tr_darkImage_module795 { border-collapse: separate; }
.bqhighlightForm_element735 { margin-left: 1em; }
.codepanelAdaptive_section932 { white-space: nowrap; }
.prefooterGrid_box571 { line-height: 1.4; }
.imgretroStart_card547 { object-fit: cover; }
