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

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.8;
    padding: 17px;
    min-height: 100vh;
    background-color: #000000;
    color: #8be9fd;
}

h1 {
    text-align: center;
    margin: 20px 0;
    font-size: 2rem;
    color: #bd93f9;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: 1px dashed #bd93f9;
    padding-bottom: 19px;
}

h2 {
    margin-top: 27px;
    margin-bottom: 18px;
    font-size: 1rem;
    color: #bd93f9;
    border-bottom: 1px solid #bd93f9;
    padding-bottom: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

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

p { margin-bottom: 13px; }
ul { padding-left: 17px; margin-bottom: 15px; }
li { margin-bottom: 9px; }
a { text-decoration: none; transition: 0.2s; }

header {
    margin-bottom: 14px;
    position: sticky;
    top: 0;
    background: rgba(0, 0, 0, 0.87);
    padding: 0px;
    margin: -17px -17px 35px -17px;
    z-index: 100;
    border-bottom: 2px solid #bd93f9;
}

main {
    max-width: 828px;
    margin: 0 auto;
    border-radius: 0;
    padding: 25px;
    background: rgba(5, 5, 5, 0.83);
    box-shadow: 0 0 27px rgba(189, 147, 249, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #bd93f9;
}

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 #bd93f9;
    color: #bd93f9;
    padding: 4px 10px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #bd93f9;
    color: #000;
    border-color: #bd93f9;
    text-decoration: none;
    box-shadow: 0 0 13px rgba(189, 147, 249, 0.3);
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 18px 0;
    background: rgba(10, 10, 10, 0.56);
    border: 1px solid #333;
}

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

th {
    background: #000000;
    color: #bd93f9;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(189, 147, 249, 0.2);
}

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

code {
    background: #000000;
    padding: 2px 6px;
    border-radius: 0;
    font-family: 'Helvetica', Arial, sans-serif;
    color: #bd93f9;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #000000;
    padding: 20px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #8be9fd;
}

.menu-container {
    max-width: 829px;
    margin: 25px auto;
    background: rgba(5, 5, 5, 0.89);
    border-radius: 0;
    padding: 15px;
    box-shadow: 0 0 27px rgba(189, 147, 249, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #bd93f9;
}

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

@keyframes flicker_brightSoft_screen362 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.89; }
}

h1, h2 {
    animation: anim_sectionRough_frame655 3.2s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 37px; }
    main { padding: 39px; }
    .menu-container { padding: 30px; }
    header { margin: -41px -35px 31px -39px; padding: 22px 34px; }
}

/* Unique classes generated per host */
.thirdSecondary_page305 { color: #fff; }
.hdredgeNavigation_section155 { border-top-color: #bd93f9; }
.marticleStart_component169 { outline: 1px solid rgba(189, 147, 249, 0.1); }
.ftrsidebarLarge_window965 { text-shadow: 0 0 1px #bd93f9; }
.navtableMain_container342 { display: flex; }
.menuimageNano_section451 { flex-direction: column; }
.lnkcoreEnd_container420 { cursor: pointer; }
.tblclassicButton_item370 { font-size: 0.95em; }
.th_complexLeft_box919 { text-align: center; }
.td_highlightBorder598 { vertical-align: top; }
.tr_coreMinimal_view624 { border-collapse: separate; }
.bqhighlightThird_holder195 { margin-left: 1em; }
.codeflexibleHeader_section314 { white-space: nowrap; }
.prerootAside_box591 { line-height: 1.4; }
.imgdeepRough_widget221 { object-fit: cover; }
