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

body {
    font-family: 'Impact', Charcoal, sans-serif;
    line-height: 1.5;
    padding: 21px;
    min-height: 100vh;
    background: linear-gradient(280deg, #001f3f 0%, #222222 100%);
    color: #FFDC00;
    text-shadow: -1px -2px 4.1px rgba(192, 175, 149, 0.64);
}

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

h2 {
    margin-top: 29px;
    margin-bottom: 15px;
    font-size: 1rem;
    color: #B10DC9;
    border-bottom: 1px solid #B10DC9;
    padding-bottom: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

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

p { margin-bottom: 20px; }
ul { padding-left: 18px; margin-bottom: 25px; }
li { margin-bottom: 5px; }
a { text-decoration: none; transition: 0.5s; }

header {
    margin-bottom: 19px;
    position: sticky;
    top: 0;
    background: rgba(0, 31, 63, 0.86);
    padding: 0px;
    margin: -21px -21px 28px -21px;
    z-index: 100;
    border-bottom: 2px solid #B10DC9;
}

main {
    max-width: 779px;
    margin: 0 auto;
    border-radius: 0;
    padding: 20px;
    background: rgba(5, 36, 68, 0.73);
    box-shadow: 0 0 13px rgba(177, 13, 201, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #B10DC9;
}

main img {
    display: block;
    margin: 25px 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: 5px 8px;
    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 9px rgba(177, 13, 201, 0.6);
}

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

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

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

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

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

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

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

@keyframes flicker_coreCenter_holder598 {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.77; }
}

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

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

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

@media (min-width: 768px) {
    body { padding: 40px; }
    main { padding: 33px; }
    .menu-container { padding: 42px; }
    header { margin: -49px -38px 27px -41px; padding: 15px 35px; }
}

/* Unique classes generated per host */
.smoothTitle_container429 { color: #ddd; }
.hdrmainShadow_frame382 { border-top-color: #B10DC9; }
.mdimSoft_container676 { outline: 1px solid rgba(177, 13, 201, 0.1); }
.ftrlightThird_widget446 { text-shadow: 0 0 1px #B10DC9; }
.navbaseFooter_holder184 { display: flex; }
.menuformCore_view984 { flex-direction: column; }
.lnksoftHeader_card466 { cursor: pointer; }
.tblsidebarArticle_item77 { font-size: 0.95em; }
.th_navigationFlat_box578 { text-align: center; }
.td_lightSidebar_holder559 { vertical-align: top; }
.tr_highlightHighlight_holder161 { border-collapse: separate; }
.bqparagraphSmooth_widget270 { margin-left: 1em; }
.codetableContainer_module719 { white-space: nowrap; }
.preretroGrid_item329 { line-height: 1.4; }
.imgshadowRough_page492 { object-fit: cover; }
