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

body {
    font-family: 'Impact', Charcoal, sans-serif;
    line-height: 1.7;
    padding: 12px;
    min-height: 100vh;
    background: linear-gradient(339deg, #0f3460 0%, #000000 100%);
    color: #e94560;
}

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

h2 {
    margin-top: 33px;
    margin-bottom: 15px;
    font-size: 1rem;
    color: #533483;
    border-bottom: 1px solid #533483;
    padding-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h3 {
    margin-top: 29px;
    margin-bottom: 8px;
    font-size: 1rem;
    color: #e94560;
    letter-spacing: 0px;
}

p { margin-bottom: 17px; }
ul { padding-left: 20px; margin-bottom: 19px; }
li { margin-bottom: 5px; }
a { text-decoration: none; transition: 0.3s; }

header {
    margin-bottom: 10px;
    position: sticky;
    top: 0;
    background: rgba(15, 52, 96, 0.88);
    padding: 0px;
    margin: -12px -12px 27px -12px;
    z-index: 100;
    border-bottom: 2px solid #533483;
}

main {
    max-width: 785px;
    margin: 0 auto;
    border-radius: 0;
    padding: 18px;
    background: rgba(20, 57, 101, 0.80);
    box-shadow: 0 0 49px rgba(83, 52, 131, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #533483;
}

main img {
    display: block;
    margin: 23px 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 #533483;
    color: #533483;
    padding: 4px 9px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #533483;
    color: #000;
    border-color: #533483;
    text-decoration: none;
    box-shadow: 0 0 7px rgba(83, 52, 131, 0.5);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
    background: rgba(25, 62, 106, 0.69);
    border: 1px solid #333;
}

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

th {
    background: #0f3460;
    color: #533483;
    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(83, 52, 131, 0.2);
}

blockquote {
    padding: 17px;
    border-left: 3px solid #533483;
    margin: 19px 0;
    background: rgba(20, 57, 101, 0.53);
    font-style: italic;
    color: #533483;
    border: 1px solid #333;
}

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

pre {
    background: #0f3460;
    padding: 15px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #e94560;
}

.menu-container {
    max-width: 769px;
    margin: 18px auto;
    background: rgba(20, 57, 101, 0.78);
    border-radius: 0;
    padding: 18px;
    box-shadow: 0 0 49px rgba(83, 52, 131, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #533483;
}

footer {
    text-align: center;
    margin-top: 39px;
    padding: 19px;
    font-size: 1em;
    opacity: 0.6;
    color: #533483;
    border-top: 1px dashed #333;
    letter-spacing: 2px;
}

@keyframes flicker_hyperBackground_wrap289 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.82; }
}

h1, h2 {
    animation: anim_formHighlight_element61 3.5s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 38px; }
    main { padding: 48px; }
    .menu-container { padding: 42px; }
    header { margin: -46px -38px 30px -33px; padding: 16px 39px; }
}

/* Unique classes generated per host */
.containerComplex_area86 { color: #fff; }
.hdrsecondaryCorner_page733 { border-top-color: #533483; }
.mretroSmooth_section310 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrsectionWrapper_widget97 { text-shadow: 0 0 1px #533483; }
.navrootRoot_panel918 { display: flex; }
.menuasideFlat_module71 { flex-direction: column; }
.lnkabstractLeft_wrap950 { cursor: pointer; }
.tblhalfClassic_element343 { font-size: 0.95em; }
.th_minimalContent_section120 { text-align: center; }
.td_contentItem_widget229 { vertical-align: top; }
.tr_startParagraph_layer347 { border-collapse: separate; }
.bqnavigationLight_box905 { margin-left: 1em; }
.codeheaderRoot_wrap471 { white-space: nowrap; }
.preextraElement_container721 { line-height: 1.4; }
.imgparagraphTable_holder162 { object-fit: cover; }
