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

body {
    font-family: 'Verdana', Geneva, sans-serif;
    line-height: 1.5;
    padding: 19px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        15deg,
        rgba(0, 0, 0, 0.1) 0px,
        rgba(0, 0, 0, 0.1) 3px,
        transparent 3px,
        transparent 2px
    ),
    linear-gradient(336deg, #0f3460 0%, #0f3460 100%);
    color: #e94560;
}

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

h2 {
    margin-top: 35px;
    margin-bottom: 13px;
    font-size: 1rem;
    color: #533483;
    border-bottom: 1px solid #533483;
    padding-bottom: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

h3 {
    margin-top: 23px;
    margin-bottom: 11px;
    font-size: 1rem;
    color: #e94560;
    letter-spacing: 2px;
}

p { margin-bottom: 14px; }
ul { padding-left: 16px; margin-bottom: 23px; }
li { margin-bottom: 11px; }
a { text-decoration: none; transition: 0.4s; }

header {
    margin-bottom: 18px;
    position: sticky;
    top: 0;
    background: rgba(15, 52, 96, 0.91);
    padding: 0px;
    margin: -19px -19px 35px -19px;
    z-index: 100;
    border-bottom: 2px solid #533483;
}

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

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

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

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

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

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

code {
    background: #0f3460;
    padding: 1px 5px;
    border-radius: 0;
    font-family: 'Verdana', Geneva, sans-serif;
    color: #533483;
    border: 1px solid #333;
    font-size: 1em;
}

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

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

footer {
    text-align: center;
    margin-top: 47px;
    padding: 24px;
    font-size: 1em;
    opacity: 0.7;
    color: #533483;
    border-top: 1px dashed #333;
    letter-spacing: 1px;
}

@keyframes flicker_highlightRow_frame426 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.86; }
}

h1, h2 {
    animation: anim_flexibleExtra_module38 3.4s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 39px; }
    main { padding: 45px; }
    .menu-container { padding: 46px; }
    header { margin: -39px -41px 29px -36px; padding: 24px 37px; }
}

/* Unique classes generated per host */
.footerElement111 { color: #ddd; }
.hdrsuperThird_box407 { border-top-color: #533483; }
.mglobalLink_widget637 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrnanoDeep_area83 { text-shadow: 0 0 1px #533483; }
.navcornerFlat_item36 { display: flex; }
.menuformStart_wrap566 { flex-direction: column; }
.lnkflatSmall_panel839 { cursor: pointer; }
.tblmainStart_box375 { font-size: 0.95em; }
.th_topElement_box31 { text-align: center; }
.td_lightParagraph_holder400 { vertical-align: top; }
.tr_futuristicAdaptive_box472 { border-collapse: separate; }
.bqdarkHalf_page181 { margin-left: 1em; }
.codecoreRough_view190 { white-space: nowrap; }
.preendFlexible_area592 { line-height: 1.4; }
.imgendBackground_widget999 { object-fit: cover; }
