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

body {
    font-family: 'Helvetica', Arial, sans-serif;
    line-height: 1.5;
    padding: 25px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        189deg,
        rgba(0, 0, 0, 0.15) 0px,
        rgba(0, 0, 0, 0.15) 3px,
        transparent 3px,
        transparent 2px
    );
    color: #e94560;
}

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

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

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

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

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

main {
    max-width: 764px;
    margin: 0 auto;
    border-radius: 0;
    padding: 21px;
    background: rgba(20, 57, 101, 0.73);
    box-shadow: 0 0 16px rgba(83, 52, 131, 0.2);
    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: 6px 8px;
    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 14px rgba(83, 52, 131, 0.4);
}

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

th, td {
    padding: 11px;
    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.1);
}

blockquote {
    padding: 10px;
    border-left: 3px solid #533483;
    margin: 18px 0;
    background: rgba(20, 57, 101, 0.64);
    font-style: italic;
    color: #e94560;
    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: 18px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #e94560;
}

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

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

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

h1, h2 {
    animation: anim_itemCell_item871 1.9s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 43px; }
    main { padding: 44px; }
    .menu-container { padding: 41px; }
    header { margin: -44px -45px 26px -37px; padding: 19px 30px; }
}

/* Unique classes generated per host */
.futuristicFlat_container908 { color: #ddd; }
.hdrasideContent_wrap921 { border-top-color: #533483; }
.mlayoutSection_view531 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrmoduleGiga_container885 { text-shadow: 0 0 1px #533483; }
.navsideHard_area652 { display: flex; }
.menumainTop_widget284 { flex-direction: column; }
.lnklistFlat_widget735 { cursor: pointer; }
.tblvintageList_view270 { font-size: 0.95em; }
.th_mainWrapper540 { text-align: center; }
.td_classicPanel_screen992 { vertical-align: top; }
.tr_layoutShadow_view298 { border-collapse: separate; }
.bqpanelMinimal_view210 { margin-left: 1em; }
.codeextraBottom_widget228 { white-space: nowrap; }
.prerootDim_holder155 { line-height: 1.4; }
.imgasideBase122 { object-fit: cover; }
