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

body {
    font-family: 'Garamond', serif;
    line-height: 1.4;
    padding: 22px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        246deg,
        rgba(0, 0, 0, 0.13) 0px,
        rgba(0, 0, 0, 0.13) 3px,
        transparent 3px,
        transparent 3px
    ),
    linear-gradient(160deg, #0f3460 0%, #0f3460 100%);
    color: #e94560;
}

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

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

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

p { margin-bottom: 17px; }
ul { padding-left: 21px; margin-bottom: 20px; }
li { margin-bottom: 5px; }
a { text-decoration: none; transition: 0.3s; }

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

main {
    max-width: 822px;
    margin: 0 auto;
    border-radius: 0;
    padding: 23px;
    background: rgba(20, 57, 101, 0.79);
    box-shadow: 0 0 28px rgba(83, 52, 131, 0.1);
    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: 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 8px rgba(83, 52, 131, 0.6);
}

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

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

code {
    background: #0f3460;
    padding: 3px 4px;
    border-radius: 0;
    font-family: 'Garamond', 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: 773px;
    margin: 24px auto;
    background: rgba(20, 57, 101, 0.84);
    border-radius: 0;
    padding: 23px;
    box-shadow: 0 0 28px rgba(83, 52, 131, 0.1);
    border: 1px solid #333;
    border-top: 2px solid #533483;
}

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

@keyframes flicker_minimalEdge_widget267 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.83; }
}

h1, h2 {
    animation: anim_futuristicExtra749 1.6s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 40px; }
    main { padding: 49px; }
    .menu-container { padding: 46px; }
    header { margin: -30px -39px 26px -30px; padding: 21px 30px; }
}

/* Unique classes generated per host */
.gridBorder_item850 { color: #eee; }
.hdrglobalThird_item54 { border-top-color: #533483; }
.mtextHyper_widget471 { outline: 1px solid rgba(83, 52, 131, 0.1); }
.ftrlargeSmooth_panel488 { text-shadow: 0 0 1px #533483; }
.navbackgroundLeft_panel468 { display: flex; }
.menusmoothRough_container188 { flex-direction: column; }
.lnkmoduleCenter_page863 { cursor: pointer; }
.tblleftGlobal_item676 { font-size: 0.95em; }
.th_futuristicQuarter_page639 { text-align: center; }
.td_itemTitle_card899 { vertical-align: top; }
.tr_miniLayout_page394 { border-collapse: separate; }
.bqshadowBright_box922 { margin-left: 1em; }
.codemoduleEnd_area402 { white-space: nowrap; }
.preparagraphAdaptive_panel266 { line-height: 1.4; }
.imgnavigationArticle_module508 { object-fit: cover; }
