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

body {
    font-family: 'Comic Sans MS', cursive;
    line-height: 1.8;
    padding: 14px;
    min-height: 100vh;
    background: repeating-linear-gradient(
        24deg,
        rgba(0, 0, 0, 0.15) 0px,
        rgba(0, 0, 0, 0.15) 1px,
        transparent 1px,
        transparent 3px
    ),
    linear-gradient(192deg, #0a0a0a 0%, #0a0a0a 100%);
    color: #a8c7c7;
}

h1 {
    text-align: center;
    margin: 24px 0;
    font-size: 2rem;
    color: #68c8c8;
    text-transform: uppercase;
    letter-spacing: 4px;
    border-bottom: 1px dashed #68c8c8;
    padding-bottom: 15px;
}

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

h3 {
    margin-top: 29px;
    margin-bottom: 10px;
    font-size: 1rem;
    color: #68c8c8;
    letter-spacing: 0px;
}

p { margin-bottom: 11px; }
ul { padding-left: 18px; margin-bottom: 15px; }
li { margin-bottom: 5px; }
a { text-decoration: none; transition: 0.2s; }

header {
    margin-bottom: 19px;
    position: sticky;
    top: 0;
    background: rgba(10, 10, 10, 0.98);
    padding: 0px;
    margin: -14px -14px 29px -14px;
    z-index: 100;
    border-bottom: 2px solid #68c8c8;
}

main {
    max-width: 753px;
    margin: 0 auto;
    border-radius: 0;
    padding: 16px;
    background: rgba(15, 15, 15, 0.89);
    box-shadow: 0 0 10px rgba(104, 200, 200, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #68c8c8;
}

main img {
    display: block;
    margin: 20px 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 #68c8c8;
    color: #68c8c8;
    padding: 4px 8px;
    border-radius: 0;
    font-weight: bold;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0px;
}
main a:hover {
    background-color: #68c8c8;
    color: #000;
    border-color: #68c8c8;
    text-decoration: none;
    box-shadow: 0 0 9px rgba(104, 200, 200, 0.5);
}

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

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

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

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

tr:hover {
    background: rgba(104, 200, 200, 0.1);
}

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

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

pre {
    background: #0a0a0a;
    padding: 10px;
    border: 1px solid #333;
    overflow-x: auto;
    color: #a8c7c7;
}

.menu-container {
    max-width: 805px;
    margin: 17px auto;
    background: rgba(15, 15, 15, 0.86);
    border-radius: 0;
    padding: 24px;
    box-shadow: 0 0 10px rgba(104, 200, 200, 0.0);
    border: 1px solid #333;
    border-top: 2px solid #68c8c8;
}

footer {
    text-align: center;
    margin-top: 47px;
    padding: 24px;
    font-size: 1em;
    opacity: 0.8;
    color: #68c8c8;
    border-top: 1px dashed #333;
    letter-spacing: 2px;
}

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

h1, h2 {
    animation: anim_roughMain_panel399 1.5s infinite;
}

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

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

@media (min-width: 768px) {
    body { padding: 42px; }
    main { padding: 45px; }
    .menu-container { padding: 32px; }
    header { margin: -47px -46px 30px -41px; padding: 15px 44px; }
}

/* Unique classes generated per host */
.backgroundContent_frame11 { color: #eee; }
.hdrmiddleHalf_window397 { border-top-color: #68c8c8; }
.mhyperUniversal_item696 { outline: 1px solid rgba(104, 200, 200, 0.1); }
.ftrminiHyper_box320 { text-shadow: 0 0 1px #68c8c8; }
.navaccentRow_widget522 { display: flex; }
.menuminiQuarter_view784 { flex-direction: column; }
.lnkminimalHalf63 { cursor: pointer; }
.tblparagraphSuper_widget707 { font-size: 0.95em; }
.th_softEnd_frame324 { text-align: center; }
.td_articleComplex372 { vertical-align: top; }
.tr_abstractSidebar_page862 { border-collapse: separate; }
.bqrootLarge_panel285 { margin-left: 1em; }
.codesectionRoot_panel616 { white-space: nowrap; }
.presidebarModule_view304 { line-height: 1.4; }
.imgadaptiveContent_module506 { object-fit: cover; }
