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

body {
    font-family: 'Lucida Console', Monaco, monospace;
    line-height: 1.8;
    padding: 24px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        170deg,
        rgba(0, 0, 0, 0.17) 0px,
        rgba(0, 0, 0, 0.17) 1px,
        transparent 1px,
        transparent 3px
    );
    color: #e94560;
}

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

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

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

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

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

main {
    max-width: 845px;
    margin: 0 auto;
    border-radius: 0;
    padding: 20px;
    background: rgba(20, 57, 101, 0.84);
    box-shadow: 0 0 41px rgba(83, 52, 131, 0.2);
    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: 3px 8px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
}
main a:hover {
    background-color: #533483;
    color: #000;
    border-color: #533483;
    text-decoration: none;
    box-shadow: 0 0 5px rgba(83, 52, 131, 0.4);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background: rgba(25, 62, 106, 0.56);
    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: 3px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(83, 52, 131, 0.0);
}

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

code {
    background: #0f3460;
    padding: 3px 4px;
    border-radius: 0;
    font-family: 'Lucida Console', Monaco, monospace;
    color: #533483;
    border: 1px solid #333;
    font-size: 1em;
}

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

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

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

@keyframes flicker_brightHalf_panel817 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.73; }
}

h1, h2 {
    animation: anim_primarySecondary_page988 3.8s infinite;
}

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

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

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

/* Unique classes generated per host */
.miniPrimary_component91 { color: #eee; }
.hdrholderLight_element317 { border-top-color: #533483; }
.mmediumNavigation_container592 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrheaderMain_area551 { text-shadow: 0 0 1px #533483; }
.navitemMini_frame169 { display: flex; }
.menufooterPrimary_panel603 { flex-direction: column; }
.lnkflexibleRow_container298 { cursor: pointer; }
.tblgridGiga_layer639 { font-size: 0.95em; }
.th_holderFooter_box147 { text-align: center; }
.td_rowHighlight_wrap38 { vertical-align: top; }
.tr_brightRough_holder170 { border-collapse: separate; }
.bqedgeFull587 { margin-left: 1em; }
.codeborderBottom_page898 { white-space: nowrap; }
.preasideFlat_box951 { line-height: 1.4; }
.imgbottomComplex_window80 { object-fit: cover; }
