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

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.4;
    padding: 24px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        200deg,
        rgba(0, 0, 0, 0.21) 0px,
        rgba(0, 0, 0, 0.21) 2px,
        transparent 2px,
        transparent 2px
    );
    color: #e94560;
}

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

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

h3 {
    margin-top: 26px;
    margin-bottom: 8px;
    font-size: 1rem;
    color: #533483;
    letter-spacing: 1px;
}

p { margin-bottom: 10px; }
ul { padding-left: 19px; margin-bottom: 24px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.4s; }

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

main {
    max-width: 801px;
    margin: 0 auto;
    border-radius: 0;
    padding: 20px;
    background: rgba(20, 57, 101, 0.72);
    box-shadow: 0 0 30px rgba(83, 52, 131, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #533483;
}

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 #533483;
    color: #533483;
    padding: 4px 12px;
    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 8px rgba(83, 52, 131, 0.3);
}

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

th, td {
    padding: 12px;
    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: 20px;
    border-left: 3px solid #533483;
    margin: 22px 0;
    background: rgba(20, 57, 101, 0.57);
    font-style: italic;
    color: #533483;
    border: 1px solid #333;
}

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

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

.menu-container {
    max-width: 764px;
    margin: 25px auto;
    background: rgba(20, 57, 101, 0.87);
    border-radius: 0;
    padding: 23px;
    box-shadow: 0 0 30px rgba(83, 52, 131, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #533483;
}

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

@keyframes flicker_megaShadow_item149 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.8; }
}

h1, h2 {
    animation: anim_articleHalf_component774 1.6s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 36px; }
    main { padding: 36px; }
    .menu-container { padding: 46px; }
    header { margin: -31px -49px 25px -32px; padding: 23px 31px; }
}

/* Unique classes generated per host */
.baseLink_container823 { color: #eee; }
.hdrsimpleHyper_component52 { border-top-color: #533483; }
.mtextAside_window361 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrborderBase_page574 { text-shadow: 0 0 1px #533483; }
.navnavigationMega_frame872 { display: flex; }
.menudarkFlexible_area638 { flex-direction: column; }
.lnkdarkDim_page490 { cursor: pointer; }
.tbluniversalHighlight_window757 { font-size: 0.95em; }
.th_foregroundFooter_item27 { text-align: center; }
.td_elementLayout_area191 { vertical-align: top; }
.tr_megaAdaptive_component450 { border-collapse: separate; }
.bqmoduleVintage_frame53 { margin-left: 1em; }
.codeholderBright_widget139 { white-space: nowrap; }
.precellCenter_wrap123 { line-height: 1.4; }
.imghardMega_window536 { object-fit: cover; }
