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

body {
    font-family: 'Arial', sans-serif;
    line-height: 1.4;
    padding: 18px;
    min-height: 100vh;
    background: linear-gradient(189deg, #000000 0%, #111111 100%);
    color: #8be9fd;
}

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

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

h3 {
    margin-top: 24px;
    margin-bottom: 13px;
    font-size: 1rem;
    color: #bd93f9;
    letter-spacing: 2px;
}

p { margin-bottom: 12px; }
ul { padding-left: 21px; margin-bottom: 20px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.4s; }

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

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

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

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

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

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

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

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

blockquote {
    padding: 15px;
    border-left: 3px solid #bd93f9;
    margin: 20px 0;
    background: rgba(5, 5, 5, 0.52);
    font-style: italic;
    color: #8be9fd;
    border: 1px solid #333;
}

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

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

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

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

@keyframes flicker_tableBorder_panel477 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.91; }
}

h1, h2 {
    animation: anim_universalUniversal_box315 2.4s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 34px; }
    main { padding: 32px; }
    .menu-container { padding: 39px; }
    header { margin: -31px -35px 31px -50px; padding: 15px 44px; }
}

/* Unique classes generated per host */
.middleButton_component160 { color: #fff; }
.hdrmediumBlock_holder665 { border-top-color: #bd93f9; }
.mmaximalContainer_window616 { outline: 1px solid rgba(189, 147, 249, 0.1); }
.ftrshadowWrapper_panel436 { text-shadow: 0 0 1px #bd93f9; }
.navvintageTable_page833 { display: flex; }
.menuflexibleExtra297 { flex-direction: column; }
.lnkpanelArticle_window77 { cursor: pointer; }
.tblcomplexButton_component611 { font-size: 0.95em; }
.th_hyperMain_page308 { text-align: center; }
.td_listSimple_page759 { vertical-align: top; }
.tr_foregroundGrid_section17 { border-collapse: separate; }
.bqhardPanel_item858 { margin-left: 1em; }
.codesimpleAccent_frame569 { white-space: nowrap; }
.prelightSecondary_view508 { line-height: 1.4; }
.imghyperAdaptive_holder942 { object-fit: cover; }
