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

body {
    font-family: 'Palatino Linotype', Palatino, serif;
    line-height: 1.8;
    padding: 23px;
    min-height: 100vh;
    background: linear-gradient(135deg, #0a0a0a 0%, #0a0a0a 100%);
    color: #a8c7c7;
}

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

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

h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 1rem;
    color: #a8c7c7;
    letter-spacing: 1px;
}

p { margin-bottom: 18px; }
ul { padding-left: 22px; margin-bottom: 17px; }
li { margin-bottom: 7px; }
a { text-decoration: none; transition: 0.4s; }

header {
    margin-bottom: 13px;
    position: sticky;
    top: 0;
    background: rgba(10, 10, 10, 0.96);
    padding: 0px;
    margin: -23px -23px 35px -23px;
    z-index: 100;
    border-bottom: 2px solid #68c8c8;
}

main {
    max-width: 836px;
    margin: 0 auto;
    border-radius: 0;
    padding: 20px;
    background: rgba(15, 15, 15, 0.74);
    box-shadow: 0 0 32px rgba(104, 200, 200, 0.2);
    border: 1px solid #333;
    border-top: 2px solid #68c8c8;
}

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

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

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

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

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

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

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

code {
    background: #0a0a0a;
    padding: 2px 5px;
    border-radius: 0;
    font-family: 'Palatino Linotype', Palatino, serif;
    color: #68c8c8;
    border: 1px solid #333;
    font-size: 1em;
}

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

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

footer {
    text-align: center;
    margin-top: 34px;
    padding: 23px;
    font-size: 1em;
    opacity: 0.5;
    color: #68c8c8;
    border-top: 1px dashed #333;
    letter-spacing: 0px;
}

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

h1, h2 {
    animation: anim_lightLink_window573 3.7s infinite;
}

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

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

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

/* Unique classes generated per host */
.startSimple_widget891 { color: #ddd; }
.hdrasideSide_layer995 { border-top-color: #68c8c8; }
.mlightSecondary_wrap752 { outline: 1px solid rgba(104, 200, 200, 0.1); }
.ftrclassicRow_section926 { text-shadow: 0 0 1px #68c8c8; }
.navretroLight_screen372 { display: flex; }
.menuflexibleHighlight_view598 { flex-direction: column; }
.lnkmediumSubtitle_container602 { cursor: pointer; }
.tblsuperAccent_screen222 { font-size: 0.95em; }
.th_paragraphSubtitle_container683 { text-align: center; }
.td_flexibleRoot_element544 { vertical-align: top; }
.tr_futuristicHolder_frame43 { border-collapse: separate; }
.bqlightFuturistic_box795 { margin-left: 1em; }
.codeformSection_element629 { white-space: nowrap; }
.presecondaryBottom_section557 { line-height: 1.4; }
.imgshadowLarge_box859 { object-fit: cover; }
