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

body {
    font-family: 'Comic Sans MS', cursive;
    line-height: 1.8;
    padding: 13px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        129deg,
        rgba(0, 0, 0, 0.17) 0px,
        rgba(0, 0, 0, 0.17) 1px,
        transparent 1px,
        transparent 1px
    ),
    linear-gradient(130deg, #2e2e2e 0%, #222222 100%);
    color: #dcdcdc;
}

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

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

h3 {
    margin-top: 29px;
    margin-bottom: 14px;
    font-size: 1rem;
    color: #ff79c6;
    letter-spacing: 1px;
}

p { margin-bottom: 16px; }
ul { padding-left: 20px; margin-bottom: 17px; }
li { margin-bottom: 6px; }
a { text-decoration: none; transition: 0.4s; }

header {
    margin-bottom: 20px;
    position: sticky;
    top: 0;
    background: rgba(46, 46, 46, 0.92);
    padding: 0px;
    margin: -13px -13px 27px -13px;
    z-index: 100;
    border-bottom: 2px solid #ff79c6;
}

main {
    max-width: 850px;
    margin: 0 auto;
    border-radius: 0;
    padding: 25px;
    background: rgba(51, 51, 51, 0.82);
    box-shadow: 0 0 26px rgba(255, 121, 198, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #ff79c6;
}

main img {
    display: block;
    margin: 21px 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 #ff79c6;
    color: #ff79c6;
    padding: 5px 12px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
}
main a:hover {
    background-color: #ff79c6;
    color: #000;
    border-color: #ff79c6;
    text-decoration: none;
    box-shadow: 0 0 9px rgba(255, 121, 198, 0.3);
}

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

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

th {
    background: #2e2e2e;
    color: #ff79c6;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 2px;
    border: 1px solid #333;
}

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

tr:hover {
    background: rgba(255, 121, 198, 0.1);
}

blockquote {
    padding: 18px;
    border-left: 3px solid #ff79c6;
    margin: 15px 0;
    background: rgba(51, 51, 51, 0.64);
    font-style: italic;
    color: #ff79c6;
    border: 1px solid #333;
}

code {
    background: #2e2e2e;
    padding: 3px 6px;
    border-radius: 0;
    font-family: 'Comic Sans MS', cursive;
    color: #ff79c6;
    border: 1px solid #333;
    font-size: 1em;
}

pre {
    background: #2e2e2e;
    padding: 12px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #dcdcdc;
}

.menu-container {
    max-width: 804px;
    margin: 22px auto;
    background: rgba(51, 51, 51, 0.70);
    border-radius: 0;
    padding: 18px;
    box-shadow: 0 0 26px rgba(255, 121, 198, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #ff79c6;
}

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

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

h1, h2 {
    animation: anim_wrapperContainer_holder267 3.8s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 42px; }
    main { padding: 48px; }
    .menu-container { padding: 32px; }
    header { margin: -36px -30px 27px -37px; padding: 23px 47px; }
}

/* Unique classes generated per host */
.linkDim_item395 { color: #eee; }
.hdrmainClassic_view540 { border-top-color: #ff79c6; }
.mcoreBright_window701 { outline: 1px solid rgba(255, 121, 198, 0.1); }
.ftrtableSidebar_panel88 { text-shadow: 0 0 1px #ff79c6; }
.navrowExtra_module105 { display: flex; }
.menucomplexFlat_module291 { flex-direction: column; }
.lnkborderButton_module371 { cursor: pointer; }
.tblhalfList97 { font-size: 0.95em; }
.th_dimDim_screen632 { text-align: center; }
.td_abstractSuper_widget606 { vertical-align: top; }
.tr_nanoArticle_item802 { border-collapse: separate; }
.bqcoreFuturistic132 { margin-left: 1em; }
.codelinkRight_item970 { white-space: nowrap; }
.prebuttonRetro_card507 { line-height: 1.4; }
.imgnavigationArticle_window706 { object-fit: cover; }
