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

body {
    font-family: 'Impact', Charcoal, sans-serif;
    line-height: 1.8;
    padding: 17px;
    min-height: 100vh;
    background: linear-gradient(256deg, #001f3f 0%, #000000 100%);
    color: #FFDC00;
    text-shadow: 2px 1px 1px rgba(175, 178, 160, 0.83);
}

h1 {
    text-align: center;
    margin: 23px 0;
    font-size: 2rem;
    color: #B10DC9;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-shadow: 0 0 10px rgba(177, 13, 201, 0.4);
    border-bottom: 1px dashed #B10DC9;
    padding-bottom: 17px;
}

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

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

p { margin-bottom: 14px; }
ul { padding-left: 21px; margin-bottom: 24px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.2s; }

header {
    margin-bottom: 16px;
    position: sticky;
    top: 0;
    background: rgba(0, 31, 63, 0.85);
    padding: 0px;
    margin: -17px -17px 32px -17px;
    z-index: 100;
    border-bottom: 2px solid #B10DC9;
}

main {
    max-width: 750px;
    margin: 0 auto;
    border-radius: 0;
    padding: 18px;
    background: rgba(5, 36, 68, 0.75);
    box-shadow: 0 0 40px rgba(177, 13, 201, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

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 #B10DC9;
    color: #B10DC9;
    padding: 6px 9px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 1px;
}
main a:hover {
    background-color: #B10DC9;
    color: #000;
    border-color: #B10DC9;
    text-decoration: none;
    box-shadow: 0 0 12px rgba(177, 13, 201, 0.6);
}

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

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

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

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

tr:hover {
    background: rgba(177, 13, 201, 0.2);
}

blockquote {
    padding: 18px;
    border-left: 3px solid #B10DC9;
    margin: 19px 0;
    background: rgba(5, 36, 68, 0.66);
    font-style: italic;
    color: #B10DC9;
    border: 1px solid #333;
}

code {
    background: #001f3f;
    padding: 1px 4px;
    border-radius: 0;
    font-family: 'Impact', Charcoal, sans-serif;
    color: #B10DC9;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #001f3f;
    padding: 19px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #FFDC00;
}

.menu-container {
    max-width: 794px;
    margin: 15px auto;
    background: rgba(5, 36, 68, 0.73);
    border-radius: 0;
    padding: 22px;
    box-shadow: 0 0 40px rgba(177, 13, 201, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

footer {
    text-align: center;
    margin-top: 32px;
    padding: 19px;
    font-size: 1em;
    opacity: 0.5;
    color: #B10DC9;
    border-top: 1px dashed #333;
    letter-spacing: 1px;
}

@keyframes flicker_nanoRetro_container614 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.76; }
}

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

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

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

@media (min-width: 768px) {
    body { padding: 39px; }
    main { padding: 36px; }
    .menu-container { padding: 50px; }
    header { margin: -35px -49px 27px -32px; padding: 20px 37px; }
}

/* Unique classes generated per host */
.footerModule_element465 { color: #eee; }
.hdrmainNavigation_module569 { border-top-color: #B10DC9; }
.mlinkAdaptive_view658 { outline: 1px solid rgba(177, 13, 201, 0.1); }
.ftrrowEnd671 { text-shadow: 0 0 1px #B10DC9; }
.navlargePrimary_frame143 { display: flex; }
.menuthirdAside_item723 { flex-direction: column; }
.lnklayoutUniversal_component886 { cursor: pointer; }
.tblforegroundGlobal_box542 { font-size: 0.95em; }
.th_gigaSubtitle_holder17 { text-align: center; }
.td_futuristicText_component304 { vertical-align: top; }
.tr_modernForm_screen542 { border-collapse: separate; }
.bqleftItem_wrap980 { margin-left: 1em; }
.codeblockQuarter_panel42 { white-space: nowrap; }
.premegaMaximal_container812 { line-height: 1.4; }
.imgmodernSection_element563 { object-fit: cover; }
