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

body {
    font-family: 'Times New Roman', serif;
    line-height: 1.8;
    padding: 19px;
    min-height: 100vh;
    background: linear-gradient(273deg, #0f3460 0%, #000000 100%);
    color: #e94560;
    text-shadow: -2px 0px 3.8px rgba(122, 174, 114, 0.73);
}

h1 {
    text-align: center;
    margin: 15px 0;
    font-size: 2rem;
    color: #533483;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 0 0 6px rgba(83, 52, 131, 0.6);
    border-bottom: 1px dashed #533483;
    padding-bottom: 14px;
}

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

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

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

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

main {
    max-width: 770px;
    margin: 0 auto;
    border-radius: 0;
    padding: 18px;
    background: rgba(20, 57, 101, 0.79);
    box-shadow: 0 0 38px 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 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 10px rgba(83, 52, 131, 0.3);
}

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

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

code {
    background: #0f3460;
    padding: 1px 4px;
    border-radius: 0;
    font-family: 'Times New Roman', serif;
    color: #533483;
    border: 1px solid #333;
    font-size: 1em;
}

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

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

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

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

h1, h2 {
    animation: anim_primaryClassic_wrap921 1.8s infinite;
}

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

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

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

/* Unique classes generated per host */
.baseFuturistic_wrap872 { color: #eee; }
.hdrasideFlat863 { border-top-color: #533483; }
.msimpleBorder_component10 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrendDark_wrap395 { text-shadow: 0 0 1px #533483; }
.navparagraphUniversal_frame818 { display: flex; }
.menutableBorder_box143 { flex-direction: column; }
.lnktableElement_section923 { cursor: pointer; }
.tblfuturisticHighlight_page916 { font-size: 0.95em; }
.th_flexibleHolder_container878 { text-align: center; }
.td_cornerLayout_widget1 { vertical-align: top; }
.tr_hardGrid910 { border-collapse: separate; }
.bqhyperGrid_component147 { margin-left: 1em; }
.codebaseDeep_wrap702 { white-space: nowrap; }
.predimRight_view104 { line-height: 1.4; }
.imgnanoSuper_widget36 { object-fit: cover; }
